Jul 03 06:18:23.018031 np0000004376 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 06:18:23.023401 np0000004376 devstack@c-api.service[99907]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 06:18:23 2026] *** Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: nodename: np0000004376 Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: machine: x86_64 Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: clock source: unix Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: pcre jit disabled Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: detected number of CPU cores: 16 Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: current working directory: / Jul 03 06:18:23.025866 np0000004376 devstack@c-api.service[99907]: detected binary path: /usr/bin/uwsgi-core Jul 03 06:18:23.026162 np0000004376 devstack@c-api.service[99907]: your processes number limit is 257052 Jul 03 06:18:23.026162 np0000004376 devstack@c-api.service[99907]: your memory page size is 4096 bytes Jul 03 06:18:23.026162 np0000004376 devstack@c-api.service[99907]: detected max file descriptor number: 2048 Jul 03 06:18:23.026162 np0000004376 devstack@c-api.service[99907]: lock engine: pthread robust mutexes Jul 03 06:18:23.026162 np0000004376 devstack@c-api.service[99907]: thunder lock: enabled Jul 03 06:18:23.026286 np0000004376 devstack@c-api.service[99907]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 06:18:23.026286 np0000004376 devstack@c-api.service[99907]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 06:18:23.026286 np0000004376 devstack@c-api.service[99907]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 06:18:23.026286 np0000004376 devstack@c-api.service[99907]: Set PythonHome to /opt/stack/data/venv Jul 03 06:18:23.057779 np0000004376 devstack@c-api.service[99907]: Python main interpreter initialized at 0x7ccea46a3668 Jul 03 06:18:23.057779 np0000004376 devstack@c-api.service[99907]: python threads support enabled Jul 03 06:18:23.057779 np0000004376 devstack@c-api.service[99907]: your server socket listen backlog is limited to 100 connections Jul 03 06:18:23.057779 np0000004376 devstack@c-api.service[99907]: your mercy for graceful operations on workers is 80 seconds Jul 03 06:18:23.058326 np0000004376 devstack@c-api.service[99907]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 06:18:23.058489 np0000004376 devstack@c-api.service[99907]: *** Operational MODE: preforking *** Jul 03 06:18:23.058656 np0000004376 devstack@c-api.service[99907]: *** uWSGI is running in multiple interpreter mode *** Jul 03 06:18:23.058656 np0000004376 devstack@c-api.service[99907]: spawned uWSGI master process (pid: 99907) Jul 03 06:18:23.058851 np0000004376 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 06:18:23.059223 np0000004376 devstack@c-api.service[99907]: spawned uWSGI worker 1 (pid: 99916, cores: 1) Jul 03 06:18:23.059642 np0000004376 devstack@c-api.service[99907]: spawned uWSGI worker 2 (pid: 99917, cores: 1) Jul 03 06:18:23.060273 np0000004376 devstack@c-api.service[99907]: spawned uWSGI worker 3 (pid: 99918, cores: 1) Jul 03 06:18:23.060770 np0000004376 devstack@c-api.service[99907]: spawned uWSGI worker 4 (pid: 99919, cores: 1) Jul 03 06:18:23.060837 np0000004376 devstack@c-api.service[99907]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 06:18:23.188326 np0000004376 devstack@c-api.service[99916]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 06:18:23.188326 np0000004376 devstack@c-api.service[99916]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 06:18:23.188326 np0000004376 devstack@c-api.service[99916]: we strongly recommend against using it for new projects. Jul 03 06:18:23.188326 np0000004376 devstack@c-api.service[99916]: If you are already using Eventlet, we recommend migrating to a different Jul 03 06:18:23.188326 np0000004376 devstack@c-api.service[99916]: framework. For more detail see Jul 03 06:18:23.188326 np0000004376 devstack@c-api.service[99916]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 06:18:23.188326 np0000004376 devstack@c-api.service[99916]: import eventlet # noqa Jul 03 06:18:23.191249 np0000004376 devstack@c-api.service[99919]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 06:18:23.191249 np0000004376 devstack@c-api.service[99919]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 06:18:23.191249 np0000004376 devstack@c-api.service[99919]: we strongly recommend against using it for new projects. Jul 03 06:18:23.191249 np0000004376 devstack@c-api.service[99919]: If you are already using Eventlet, we recommend migrating to a different Jul 03 06:18:23.191249 np0000004376 devstack@c-api.service[99919]: framework. For more detail see Jul 03 06:18:23.191249 np0000004376 devstack@c-api.service[99919]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 06:18:23.191249 np0000004376 devstack@c-api.service[99919]: import eventlet # noqa Jul 03 06:18:23.191645 np0000004376 devstack@c-api.service[99918]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 06:18:23.191645 np0000004376 devstack@c-api.service[99918]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 06:18:23.191645 np0000004376 devstack@c-api.service[99918]: we strongly recommend against using it for new projects. Jul 03 06:18:23.191645 np0000004376 devstack@c-api.service[99918]: If you are already using Eventlet, we recommend migrating to a different Jul 03 06:18:23.191645 np0000004376 devstack@c-api.service[99918]: framework. For more detail see Jul 03 06:18:23.191645 np0000004376 devstack@c-api.service[99918]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 06:18:23.191645 np0000004376 devstack@c-api.service[99918]: import eventlet # noqa Jul 03 06:18:23.196018 np0000004376 devstack@c-api.service[99917]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 06:18:23.196018 np0000004376 devstack@c-api.service[99917]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 06:18:23.196018 np0000004376 devstack@c-api.service[99917]: we strongly recommend against using it for new projects. Jul 03 06:18:23.196018 np0000004376 devstack@c-api.service[99917]: If you are already using Eventlet, we recommend migrating to a different Jul 03 06:18:23.196018 np0000004376 devstack@c-api.service[99917]: framework. For more detail see Jul 03 06:18:23.196018 np0000004376 devstack@c-api.service[99917]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 06:18:23.196018 np0000004376 devstack@c-api.service[99917]: import eventlet # noqa Jul 03 06:18:23.267645 np0000004376 devstack@c-api.service[99918]: /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 06:18:23.267645 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:18:23.271569 np0000004376 devstack@c-api.service[99916]: /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 06:18:23.271569 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:18:23.277992 np0000004376 devstack@c-api.service[99917]: /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 06:18:23.277992 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:18:23.283578 np0000004376 devstack@c-api.service[99919]: /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 06:18:23.283578 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:18:23.342199 np0000004376 devstack@c-api.service[99918]: /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 06:18:23.342199 np0000004376 devstack@c-api.service[99918]: from cgi import parse_header Jul 03 06:18:23.355932 np0000004376 devstack@c-api.service[99917]: /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 06:18:23.355932 np0000004376 devstack@c-api.service[99917]: from cgi import parse_header Jul 03 06:18:23.356253 np0000004376 devstack@c-api.service[99916]: /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 06:18:23.356253 np0000004376 devstack@c-api.service[99916]: from cgi import parse_header Jul 03 06:18:23.364259 np0000004376 devstack@c-api.service[99919]: /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 06:18:23.364259 np0000004376 devstack@c-api.service[99919]: from cgi import parse_header Jul 03 06:18:23.389505 np0000004376 devstack@c-api.service[99918]: /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 06:18:23.389505 np0000004376 devstack@c-api.service[99918]: removals.removed_module( Jul 03 06:18:23.391875 np0000004376 devstack@c-api.service[99918]: /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 06:18:23.391875 np0000004376 devstack@c-api.service[99918]: removals.removed_module( Jul 03 06:18:23.401883 np0000004376 devstack@c-api.service[99916]: /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 06:18:23.401883 np0000004376 devstack@c-api.service[99916]: removals.removed_module( Jul 03 06:18:23.403520 np0000004376 devstack@c-api.service[99916]: /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 06:18:23.403520 np0000004376 devstack@c-api.service[99916]: removals.removed_module( Jul 03 06:18:23.409185 np0000004376 devstack@c-api.service[99919]: /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 06:18:23.409185 np0000004376 devstack@c-api.service[99919]: removals.removed_module( Jul 03 06:18:23.409514 np0000004376 devstack@c-api.service[99919]: /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 06:18:23.409514 np0000004376 devstack@c-api.service[99919]: removals.removed_module( Jul 03 06:18:23.409891 np0000004376 devstack@c-api.service[99917]: /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 06:18:23.409891 np0000004376 devstack@c-api.service[99917]: removals.removed_module( Jul 03 06:18:23.411909 np0000004376 devstack@c-api.service[99917]: /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 06:18:23.411909 np0000004376 devstack@c-api.service[99917]: removals.removed_module( Jul 03 06:18:24.164503 np0000004376 devstack@c-api.service[99918]: /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 06:18:24.164503 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:18:24.193634 np0000004376 devstack@c-api.service[99917]: /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 06:18:24.193634 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:18:24.198621 np0000004376 devstack@c-api.service[99919]: /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 06:18:24.198621 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:18:24.220359 np0000004376 devstack@c-api.service[99918]: /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 06:18:24.220359 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:18:24.246649 np0000004376 devstack@c-api.service[99917]: /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 06:18:24.246649 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:18:24.253245 np0000004376 devstack@c-api.service[99919]: /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 06:18:24.253245 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:18:24.282584 np0000004376 devstack@c-api.service[99916]: /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 06:18:24.282584 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:18:24.360153 np0000004376 devstack@c-api.service[99916]: /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 06:18:24.360153 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:18:24.429787 np0000004376 devstack@c-api.service[99919]: 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 06:18:24.429940 np0000004376 devstack@c-api.service[99919]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99919) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 06:18:24.434683 np0000004376 devstack@c-api.service[99917]: 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 06:18:24.434942 np0000004376 devstack@c-api.service[99917]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99917) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 06:18:24.448117 np0000004376 devstack@c-api.service[99918]: 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 06:18:24.448320 np0000004376 devstack@c-api.service[99918]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99918) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 06:18:24.519750 np0000004376 devstack@c-api.service[99917]: /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 06:18:24.519750 np0000004376 devstack@c-api.service[99917]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 06:18:24.527564 np0000004376 devstack@c-api.service[99919]: /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 06:18:24.527564 np0000004376 devstack@c-api.service[99919]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 06:18:24.528277 np0000004376 devstack@c-api.service[99918]: /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 06:18:24.528277 np0000004376 devstack@c-api.service[99918]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 06:18:24.565797 np0000004376 devstack@c-api.service[99916]: 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 06:18:24.566040 np0000004376 devstack@c-api.service[99916]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99916) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 06:18:24.641038 np0000004376 devstack@c-api.service[99916]: /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 06:18:24.641038 np0000004376 devstack@c-api.service[99916]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 06:18:25.000800 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99919) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 06:18:25.001098 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99917) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 06:18:25.001202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.001248 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.001309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99918) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 06:18:25.001431 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.001607 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.001749 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.001856 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.001978 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.002028 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.002259 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.003589 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.003663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.003782 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.003861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.003906 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.003974 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.004045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.004952 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.005046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.005100 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.005203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.005261 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.005303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.005343 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.005378 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.005427 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.005468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.005506 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.005548 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.005603 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.005647 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.005684 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.005684 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.005802 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.005850 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.005888 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.005923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.005923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.006000 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.006041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.006041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.006103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99916) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 06:18:25.006143 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.006178 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.006178 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.006247 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.006282 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.006329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.006329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.006329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.006432 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.006476 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.006512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.006553 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.006553 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.006553 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.006553 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.006676 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.006731 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.006820 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.006820 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.006891 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.006930 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.006930 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.006992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.007035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.007078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.007078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.007153 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.007198 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.007246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.007288 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.007334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.007334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.007432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.007487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.007487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.007572 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.007616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.007653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.007653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.007753 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.007808 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.007879 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.007929 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.007992 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.008086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.008133 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.008209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.008257 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.008298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.008344 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.008384 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.008427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.008473 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.008473 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.008540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.008585 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.008625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.008670 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.008746 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.008834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.008871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.008908 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.008951 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.008995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.009040 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.009079 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.009114 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.009148 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.009199 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.009199 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.009272 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.009272 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.009272 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.009376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.009416 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.009458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.009494 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.009538 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.009582 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.009620 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.009655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.009713 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.009969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.009969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.010075 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.010112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.010145 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.010195 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.010232 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.010267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.010301 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.010333 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.010372 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.010407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.010447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.010482 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.010521 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.010560 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.010599 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.010635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.010635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.010635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.010635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.010635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.010635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.010855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.010855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.010855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.010855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.010855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.010855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.010855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.011088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.011088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.011088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.011088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.011224 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.011275 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.011326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.011366 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.011406 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.011442 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.011480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.011524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.011563 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.011605 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.011657 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.011715 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.011755 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.011814 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.011857 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.011900 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.011937 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.011983 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.011983 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.011983 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.012157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.012157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.012157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.012262 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.012306 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.012351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.012351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.012430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.012430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.012508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.012547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.012592 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.012642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.012683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.012754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.012816 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.012856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.012900 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.012944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.012990 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.013035 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.013086 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.013128 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.013172 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.013211 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.013252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.013290 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.013327 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.013366 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.013413 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.013457 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.013511 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.013568 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.013604 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.013644 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.013684 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.013754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.013810 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.013859 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.013900 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.013940 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.013975 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.014009 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.014049 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.014084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.014123 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.014155 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.014207 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.014249 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.014284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.014318 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.014352 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.014386 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.014426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.014426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.014426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.014426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.014426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.014426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.014426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.015118 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.015203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.015246 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.015293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.015360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.015404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.015483 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.015886 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.015953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.016006 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.016072 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.016123 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.016162 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.016223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.016897 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.016984 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.017071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.017168 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.017257 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.017323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.017407 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.018143 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.018247 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.018304 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.018386 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.018448 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.018512 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.018596 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.021593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.021685 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.021756 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.021810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.021854 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.021919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.021977 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.022227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.022318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.022381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.022445 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.022507 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.022581 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.022678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.022752 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.022831 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.022875 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.022923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.022965 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.022995 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.023025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.023067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.023097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.023124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.023153 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.023182 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.023210 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.023238 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.023288 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.023321 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.023354 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.023389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.023424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.023424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.023512 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.023552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.023595 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.023595 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.023649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.023649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.023714 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.023808 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.023847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.023847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.023847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.023921 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.023949 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.023973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.023999 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.024028 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.024056 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.024080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.024106 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.024147 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.024194 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.024257 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.025286 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.025353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.025428 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.025506 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.025583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.025634 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.025721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.025790 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.025842 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.025945 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.026035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.026127 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.026212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.026313 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.026362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.026444 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.026486 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.026542 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.026591 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.026636 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.026681 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.026749 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.026811 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.026855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.026903 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.026953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.026995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.027038 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.027083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.027127 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.027165 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.027213 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.027263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.027316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.027358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.027397 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.027397 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.027470 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.027507 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.027559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.027559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.027632 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.027632 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.027722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.027805 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.027805 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.027895 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.027946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.027996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.028038 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.028077 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.028117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.028174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.028174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.028174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.028174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.028342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.028386 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.028432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.028481 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.028523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.028561 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.028609 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.028609 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.028705 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.028749 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.028803 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.028842 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.028883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.028924 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.028976 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.029023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.029069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.029112 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.029164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.029164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.029164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.029274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.029274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.029274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.029274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.029274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.029446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.029446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.031055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.031127 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.031178 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.031220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.031265 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.031316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.031365 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.031416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.031467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.031467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.031541 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.031590 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.031639 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.031704 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.031749 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.031749 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.031749 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.031878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.031878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.031878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.031878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.032317 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.032377 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.032424 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.032473 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.032523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.032566 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.032611 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.032659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.032717 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.032761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.032812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.032930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.032974 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.033022 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.033066 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.033116 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.033165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.033208 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.033247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.033283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.033283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.033364 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.033406 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.033453 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.033453 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.033530 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.033580 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.033580 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.033658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.033658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.033658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.033658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.033658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.033658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.033658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.034267 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.034360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.034427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.034478 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.034527 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.034578 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.034620 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.034661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.034736 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.034815 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.034857 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.034897 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.034951 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.034951 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.035045 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.035098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.035140 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.035186 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.035232 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.035273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.035312 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.035362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.035402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.035440 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.035487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.035487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.035566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.035614 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.035655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.035709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.035780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.035824 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.035864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.035905 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.035954 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.036001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.036043 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.036093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.036138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.036184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.036232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.036283 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.036329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.036377 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.036430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.036476 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.036516 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.036556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.036603 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.036642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.036703 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.036756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.036808 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.036855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.036903 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.036948 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.036988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.037027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.037066 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.037105 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.037144 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.037184 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.037223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.037274 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.037321 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.037361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.037407 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.037447 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.037487 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.037526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.037567 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.037604 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.037643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.037946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.038013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.038058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.038102 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.038145 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.038184 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.038232 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.038274 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.038322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.038376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.038419 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.038460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.038500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.038547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.038593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.038633 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.038674 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.038741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.038801 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.038848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.038899 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.038947 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.038994 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.039034 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.039081 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.039121 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.039160 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.039200 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.039241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.039279 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.039325 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.039373 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.039427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.039469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.039521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.039564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.039604 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.039645 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.039645 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.039733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.039733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.039733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.039881 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.040024 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.040070 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.040112 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.040151 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.040192 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.040238 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.040278 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.040322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.040322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.040322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.040439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.040439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.040439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.040548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.040598 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.040645 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.040684 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.040750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.040750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.040830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.040870 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.040906 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.040953 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.040953 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.041025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.041025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.041025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.041136 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.041177 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.041223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.041263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.041310 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.041357 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.041396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.041445 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.041489 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.041536 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.041575 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.041615 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.041659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.041717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.041759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.041810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.041862 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.041910 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.041949 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.041996 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.042039 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.042078 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.042117 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.042164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.042204 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.042250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.042290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.042336 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.042389 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.042428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.042467 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.042505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.042552 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.042598 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.042645 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.042704 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.042758 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.042807 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.042854 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.042895 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.042933 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.042973 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.043018 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.043064 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.043110 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.043155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.043194 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.043250 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.043250 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.043329 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.043370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.043416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.043416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.043495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.043495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.043565 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.043606 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.043657 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.043716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.043759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.043809 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.043857 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.043907 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.043954 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.044001 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.044052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.044052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.044131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.044131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.044131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.044131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.044131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.044317 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.044367 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.044367 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.044449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.044449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.044449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.044449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.044449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.044449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.045394 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.045458 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.045520 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.045578 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.045621 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.045679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.045679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.045784 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.045825 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.045864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.045864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.045938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.045988 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.046035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.048096 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.048180 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.048238 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.048302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.048356 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.048356 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.048459 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.048513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.048565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.048565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.048669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.048669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.048814 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.048814 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.048909 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.048963 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.049025 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.049067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.049067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.049146 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.049198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.049250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.049297 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.049346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.049388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.049430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.049468 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.049510 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.049551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.049597 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.049646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.049710 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.049760 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.049821 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.049863 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.049901 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.049946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.049987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.049987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.049987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.049987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.049987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.050736 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.050812 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.050843 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.050889 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.050938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.050982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.051022 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.051128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.051176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.051228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.051283 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.051326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.051371 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.051413 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.051459 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.051503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.051545 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.051601 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.051637 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.051669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.051742 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.051832 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.051860 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.051891 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.051921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.051948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.051975 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.052005 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.052033 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.052058 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.052082 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.052113 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.052162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.052217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.052273 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.052324 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.052379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.052427 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.052480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.052524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.052566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.052608 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.052658 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.052719 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.052719 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.052813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.052868 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.052917 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.052962 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.053016 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.053070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.053070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.053166 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.053210 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.053258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.053258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.056274 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.056421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.056421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.056526 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.056581 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.056628 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.056671 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.056742 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.056797 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.056860 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.056919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.056960 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.057000 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.057045 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.057087 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.057130 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.057177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.057177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.057177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.057285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.057333 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.057375 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.057414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.057460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.057460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.057460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.057460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.057460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.061849 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.061925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.062015 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.062085 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.062135 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.062174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.062201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.062232 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.062257 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.062312 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.062357 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.062398 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.062432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.062473 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.062509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.062536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.062559 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.062591 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.062591 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.062639 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.062668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.062717 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.062755 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.062826 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.062858 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.062883 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.062928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.063010 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.063228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.063295 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.063380 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.063446 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.063477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.063502 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.063533 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.063564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.063593 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.063630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.063662 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.063726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.063785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.063818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.063848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.063873 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.063898 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.063932 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.063973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.064005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.064036 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.064064 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.064096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.064121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.064148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.064148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.064148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.064212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 06:18:25.066704 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.066827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.066902 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.066946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.066982 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.067014 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.067043 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.067069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.067098 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 06:18:25.067121 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.067150 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.067174 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.067198 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.067226 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 06:18:25.067256 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.067285 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.067318 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 06:18:25.067367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.067399 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.067424 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 06:18:25.067452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.067477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 06:18:25.067501 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.067529 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 06:18:25.108259 np0000004376 devstack@c-api.service[99917]: INFO dbcounter [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Registered counter for database cinder Jul 03 06:18:25.109814 np0000004376 devstack@c-api.service[99918]: INFO dbcounter [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Registered counter for database cinder Jul 03 06:18:25.110436 np0000004376 devstack@c-api.service[99916]: INFO dbcounter [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Registered counter for database cinder Jul 03 06:18:25.112252 np0000004376 devstack@c-api.service[99919]: INFO dbcounter [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Registered counter for database cinder Jul 03 06:18:25.152643 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 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=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:25.154025 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-b15b020f-80f6-4959-8355-6b260b634c43 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=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:25.155196 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-312afa85-854a-4880-a1bb-ef32e6b9369c 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=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:25.159410 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 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=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:25.268378 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writer thread running {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 06:18:25.270687 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writer thread running {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 06:18:25.271269 np0000004376 devstack@c-api.service[99918]: INFO cinder.rpc [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 06:18:25.273315 np0000004376 devstack@c-api.service[99916]: INFO cinder.rpc [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 06:18:25.274171 np0000004376 devstack@c-api.service[99918]: INFO cinder.rpc [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 06:18:25.274223 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writer thread running {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 06:18:25.275641 np0000004376 devstack@c-api.service[99916]: INFO cinder.rpc [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 06:18:25.276570 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writer thread running {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 06:18:25.276917 np0000004376 devstack@c-api.service[99919]: INFO cinder.rpc [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 06:18:25.276978 np0000004376 devstack@c-api.service[99918]: INFO cinder.rpc [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 06:18:25.277629 np0000004376 devstack@c-api.service[99916]: INFO cinder.rpc [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 06:18:25.278935 np0000004376 devstack@c-api.service[99919]: INFO cinder.rpc [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 06:18:25.279095 np0000004376 devstack@c-api.service[99917]: INFO cinder.rpc [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 06:18:25.279411 np0000004376 devstack@c-api.service[99918]: INFO cinder.rpc [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 06:18:25.279672 np0000004376 devstack@c-api.service[99916]: INFO cinder.rpc [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 06:18:25.279991 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.280043 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.280234 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.280360 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.281017 np0000004376 devstack@c-api.service[99919]: INFO cinder.rpc [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 06:18:25.281476 np0000004376 devstack@c-api.service[99917]: INFO cinder.rpc [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 06:18:25.281945 np0000004376 devstack@c-api.service[99916]: WARNING cinder.keymgr.conf_key_mgr [None req-b15b020f-80f6-4959-8355-6b260b634c43 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 06:18:25.282561 np0000004376 devstack@c-api.service[99918]: WARNING cinder.keymgr.conf_key_mgr [None req-312afa85-854a-4880-a1bb-ef32e6b9369c 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 06:18:25.282748 np0000004376 devstack@c-api.service[99919]: INFO cinder.rpc [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 06:18:25.283066 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.283313 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.283781 np0000004376 devstack@c-api.service[99917]: INFO cinder.rpc [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 06:18:25.283906 np0000004376 devstack@c-api.service[99919]: WARNING cinder.keymgr.conf_key_mgr [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 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 06:18:25.284437 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.284720 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.285593 np0000004376 devstack@c-api.service[99917]: INFO cinder.rpc [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 06:18:25.285886 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.285936 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.286075 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.286191 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.286534 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.286714 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.286800 np0000004376 devstack@c-api.service[99917]: WARNING cinder.keymgr.conf_key_mgr [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 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 06:18:25.289221 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.289370 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.318477 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-b15b020f-80f6-4959-8355-6b260b634c43 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=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:25.321002 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-312afa85-854a-4880-a1bb-ef32e6b9369c 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=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:25.321089 np0000004376 devstack@c-api.service[99916]: INFO cinder.rpc [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 06:18:25.321743 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 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=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:25.322914 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 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=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:25.323280 np0000004376 devstack@c-api.service[99916]: INFO cinder.rpc [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 06:18:25.323709 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.323933 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.324020 np0000004376 devstack@c-api.service[99918]: INFO cinder.rpc [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 06:18:25.324368 np0000004376 devstack@c-api.service[99919]: INFO cinder.rpc [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 06:18:25.325600 np0000004376 devstack@c-api.service[99917]: INFO cinder.rpc [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 06:18:25.326354 np0000004376 devstack@c-api.service[99918]: INFO cinder.rpc [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 06:18:25.326860 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.327066 np0000004376 devstack@c-api.service[99919]: INFO cinder.rpc [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 06:18:25.327176 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.327539 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.327729 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.327820 np0000004376 devstack@c-api.service[99917]: INFO cinder.rpc [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 06:18:25.328220 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.328378 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.334737 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.334970 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.336796 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.336796 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.337530 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.337726 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.338049 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.338238 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.338404 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.338533 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.339123 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.339319 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.339999 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.340133 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.340569 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.340621 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.340704 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.340810 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.341841 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.342005 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.343106 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.343240 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.343408 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.343562 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.343684 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.343875 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.344235 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.344391 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.346350 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.346483 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.346939 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.347068 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.347301 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.347437 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.347565 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.347725 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.348527 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.348705 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.348875 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.348994 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.349551 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.349683 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.349817 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.349952 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.351062 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.351128 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.351236 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.351300 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.352094 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.352223 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.352365 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.352483 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.353104 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.353234 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.353758 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.353939 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.354661 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.354754 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.354852 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.354919 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.355249 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.355383 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.355925 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.356097 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.356156 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.356266 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.357031 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.357169 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.357205 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.357287 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.357940 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.358018 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.358058 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.358154 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.359306 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.359428 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.359867 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.359984 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.360319 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.360390 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.360487 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.360518 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.361241 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.361355 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.361874 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.362064 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.362411 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.362566 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.363014 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.363145 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.364085 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.364229 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.364266 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.364376 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.365506 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.365624 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.366420 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.366490 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.366523 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.366623 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.366795 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.366965 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.367207 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.367315 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.367506 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.367683 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.367853 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.367989 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.368040 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.368132 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.368771 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.368840 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.368924 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.368962 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.369261 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.369389 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.369470 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.369547 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.369578 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.369719 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.370115 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.370232 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.370377 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.370529 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.370587 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.370639 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.370683 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.370758 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.371009 np0000004376 devstack@c-api.service[99918]: WARNING cinder.api.contrib.hosts [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 06:18:25.371243 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.371343 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.371544 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.371600 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.371722 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.371811 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.371860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: extensions {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.372291 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.372444 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.372499 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.372547 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.372588 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.372739 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.372867 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: consistencygroups {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.373331 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.373444 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.373499 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.373544 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.373615 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.373666 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.374207 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.374318 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.374389 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.374555 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.374609 np0000004376 devstack@c-api.service[99916]: WARNING cinder.api.contrib.hosts [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 06:18:25.374655 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: extra_specs {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.374901 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.374959 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.375048 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.375103 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.375400 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.375554 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.375610 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.375655 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.375716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: extensions {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.375795 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: capabilities {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.376475 np0000004376 devstack@c-api.service[99917]: WARNING cinder.api.contrib.hosts [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 06:18:25.376541 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.376623 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.376728 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.376791 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: backups {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.376843 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.377036 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: consistencygroups {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.377389 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.377440 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: extensions {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.377562 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.378176 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.378278 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: os-quota-sets {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.378345 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.378500 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: consistencygroups {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.379026 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: extra_specs {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.379239 np0000004376 devstack@c-api.service[99919]: WARNING cinder.api.contrib.hosts [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 06:18:25.379520 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.379666 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.380170 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: qos-specs {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.380292 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: extra_specs {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.380345 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: extensions {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.380596 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: capabilities {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.381510 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: consistencygroups {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.381651 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: backups {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.381753 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: capabilities {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.381870 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: encryption {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.382728 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: backups {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.383084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: encryption {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.383255 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: os-quota-sets {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.383379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: extra_specs {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.384338 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: cgsnapshots {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.384399 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: os-quota-sets {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.384789 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: capabilities {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.385095 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: qos-specs {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.385436 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: scheduler-stats {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.385854 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: qos-specs {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.385927 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: backups {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.386556 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: os-volume-manage {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.386683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: encryption {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.387552 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: encryption {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.387649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: os-snapshot-manage {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.387724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: os-quota-sets {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.387895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: encryption {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.388801 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: encryption {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.388856 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: os-volume-transfer {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.389023 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: qos-specs {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.389263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: cgsnapshots {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.390033 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: cgsnapshots {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.390098 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: os-hosts {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.390612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: scheduler-stats {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.390808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: encryption {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.391105 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: os-volume-type-access {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.393155 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: scheduler-stats {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.393233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: os-volume-manage {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.393281 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: os-availability-zone {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.393341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: encryption {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.393388 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: os-volume-manage {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.393432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extended resource: os-quota-class-sets {{(pid=99918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.393804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: cgsnapshots {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.393895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: os-snapshot-manage {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.394290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: os-snapshot-manage {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.394705 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.394864 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.395499 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: os-volume-transfer {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.395585 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.395712 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.395895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: os-volume-transfer {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.395999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: scheduler-stats {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.396322 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.396444 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.396847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: os-hosts {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.397099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.snapshot_actions [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] SnapshotActionsController initialized {{(pid=99918) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 06:18:25.397485 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.397549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: os-volume-manage {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.397604 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.397950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: os-volume-type-access {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.398296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: os-hosts {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.398382 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.398521 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.399173 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.399249 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: os-snapshot-manage {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.399308 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.399357 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: os-availability-zone {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.399898 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: os-volume-type-access {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.399974 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.400037 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.400516 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.400580 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extended resource: os-quota-class-sets {{(pid=99917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.400630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.400705 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: os-volume-transfer {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.400778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.400869 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.400971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401060 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension UsedLimits extending resource: limits {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401259 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension SnapshotActions extending resource: snapshots {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401491 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension VolumeTypeAccess extending resource: types {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension AdminActions extending resource: volumes {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401807 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension AdminActions extending resource: snapshots {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401900 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension AdminActions extending resource: backups {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.401983 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: os-availability-zone {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.402048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension VolumeActions extending resource: volumes {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.402096 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.402154 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.402202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.router [None req-312afa85-854a-4880-a1bb-ef32e6b9369c None None] Extension TypesManage extending resource: types {{(pid=99918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.402281 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.402519 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: os-hosts {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.403124 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.403258 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.403622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extended resource: os-quota-class-sets {{(pid=99916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.403961 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.404099 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: os-volume-type-access {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.404183 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.404684 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] SnapshotActionsController initialized {{(pid=99917) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 06:18:25.405178 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.405242 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.405350 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.405404 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.405640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: os-availability-zone {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.406288 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.406327 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.406362 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.406440 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.406861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extended resource: os-quota-class-sets {{(pid=99919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 06:18:25.407098 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.407230 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.407409 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.407585 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.407776 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.snapshot_actions [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] SnapshotActionsController initialized {{(pid=99916) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 06:18:25.408130 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.408171 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.408243 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.408329 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.408703 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.408849 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.408885 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.408981 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.409115 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.409146 np0000004376 devstack@c-api.service[99918]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccea46a3668 pid: 99918 (default app) Jul 03 06:18:25.409245 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.409651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.409734 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.409879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.409933 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.410049 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.410100 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.410197 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.410264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.410332 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.410573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.410629 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.410670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension UsedLimits extending resource: limits {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.410740 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.410804 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.410843 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.snapshot_actions [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] SnapshotActionsController initialized {{(pid=99919) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 06:18:25.410954 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411100 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411207 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.411266 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension AdminActions extending resource: volumes {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411352 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.411458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension AdminActions extending resource: snapshots {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411584 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411631 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension AdminActions extending resource: backups {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411736 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411807 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension VolumeActions extending resource: volumes {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.411982 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.412015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412065 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412102 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.412173 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.router [None req-9e2a4b23-6c08-4cd4-a5be-ef056f0691c8 None None] Extension TypesManage extending resource: types {{(pid=99917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension UsedLimits extending resource: limits {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412278 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412365 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412455 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension AdminActions extending resource: volumes {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412749 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.412793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension AdminActions extending resource: snapshots {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.412895 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.412926 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension AdminActions extending resource: backups {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.413054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension VolumeActions extending resource: volumes {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.413194 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.413285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.router [None req-b15b020f-80f6-4959-8355-6b260b634c43 None None] Extension TypesManage extending resource: types {{(pid=99916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.413555 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:18:25.413682 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:18:25.414227 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.414354 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.414461 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.414564 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.414679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.414821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.414922 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension UsedLimits extending resource: limits {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415009 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415107 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415304 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension AdminActions extending resource: volumes {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension AdminActions extending resource: snapshots {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415555 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension AdminActions extending resource: backups {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension VolumeActions extending resource: volumes {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.415887 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.router [None req-c738e07d-06c9-4c71-88a6-64216c99d5c4 None None] Extension TypesManage extending resource: types {{(pid=99919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 06:18:25.417770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-937fc95c-5140-40e2-a1e1-8f86bdc7f87d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:18:25.420804 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1/1] 10.4.3.243 () {60 vars in 925 bytes} [Fri Jul 3 06:18:25 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:18:25.421708 np0000004376 devstack@c-api.service[99916]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccea46a3668 pid: 99916 (default app) Jul 03 06:18:25.423351 np0000004376 devstack@c-api.service[99917]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccea46a3668 pid: 99917 (default app) Jul 03 06:18:25.425089 np0000004376 devstack@c-api.service[99919]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccea46a3668 pid: 99919 (default app) Jul 03 06:18:30.287147 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f9643e95-aceb-46ee-8328-6a4049e2ad34 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:18:30.907964 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f9643e95-aceb-46ee-8328-6a4049e2ad34 admin admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:18:30.908689 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f9643e95-aceb-46ee-8328-6a4049e2ad34 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:18:30.910221 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:18:30.910221 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:18:30.941913 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-f9643e95-aceb-46ee-8328-6a4049e2ad34 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=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:30.986273 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f9643e95-aceb-46ee-8328-6a4049e2ad34 admin admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:18:30.986839 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 2/2] 10.4.3.243 () {68 vars in 1256 bytes} [Fri Jul 3 06:18:30 2026] POST /volume/v3/types => generated 183 bytes in 700 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:18:31.008568 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-f2940d62-6e65-4d09-8ee7-132de74af3e9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:18:31.300099 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-f2940d62-6e65-4d09-8ee7-132de74af3e9 admin admin] POST https://10.4.3.243/volume/v3/types/597974e6-ad9d-4296-af2a-858d19062f4d/extra_specs Jul 03 06:18:31.300634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-f2940d62-6e65-4d09-8ee7-132de74af3e9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:18:31.302280 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:18:31.302280 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:18:31.337821 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-f2940d62-6e65-4d09-8ee7-132de74af3e9 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=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:31.401418 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-f2940d62-6e65-4d09-8ee7-132de74af3e9 admin admin] https://10.4.3.243/volume/v3/types/597974e6-ad9d-4296-af2a-858d19062f4d/extra_specs returned with HTTP 200 Jul 03 06:18:31.401803 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1/3] 10.4.3.243 () {70 vars in 1474 bytes} [Fri Jul 3 06:18:30 2026] POST /volume/v3/types/597974e6-ad9d-4296-af2a-858d19062f4d/extra_specs => generated 52 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:18:31.622323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-dafa462b-285a-4e29-9fd3-7d9f7408cdfd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:18:31.907124 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-dafa462b-285a-4e29-9fd3-7d9f7408cdfd admin admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:18:31.907554 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-dafa462b-285a-4e29-9fd3-7d9f7408cdfd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:18:31.909541 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:18:31.909541 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:18:31.944099 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-dafa462b-285a-4e29-9fd3-7d9f7408cdfd 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=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:31.979774 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-dafa462b-285a-4e29-9fd3-7d9f7408cdfd admin admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:18:31.980186 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1/4] 10.4.3.243 () {70 vars in 1328 bytes} [Fri Jul 3 06:18:31 2026] POST /volume/v3/types => generated 186 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:18:31.997483 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-d49c7d60-e230-4363-97bf-e636d4f34ac4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:18:32.313256 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-d49c7d60-e230-4363-97bf-e636d4f34ac4 admin admin] POST https://10.4.3.243/volume/v3/types/cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9/extra_specs Jul 03 06:18:32.313868 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-d49c7d60-e230-4363-97bf-e636d4f34ac4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:18:32.315514 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:18:32.315514 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:18:32.346361 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-d49c7d60-e230-4363-97bf-e636d4f34ac4 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=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:18:32.402528 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f9643e95-aceb-46ee-8328-6a4049e2ad34 req-d49c7d60-e230-4363-97bf-e636d4f34ac4 admin admin] https://10.4.3.243/volume/v3/types/cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9/extra_specs returned with HTTP 200 Jul 03 06:18:32.403002 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1/5] 10.4.3.243 () {70 vars in 1474 bytes} [Fri Jul 3 06:18:31 2026] POST /volume/v3/types/cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9/extra_specs => generated 45 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:18:40.983772 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:18:41.399964 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:18:41.977075 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:18:42.401350 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:18:57.455927 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5699879c-33ea-49ec-bc92-b6aa6ffb6131 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:18:57.457740 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5699879c-33ea-49ec-bc92-b6aa6ffb6131 None None] GET https://10.4.3.243/volume// Jul 03 06:18:57.457740 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5699879c-33ea-49ec-bc92-b6aa6ffb6131 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:18:57.457740 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5699879c-33ea-49ec-bc92-b6aa6ffb6131 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:18:57.458095 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5699879c-33ea-49ec-bc92-b6aa6ffb6131 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:18:57.458383 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 3/6] 10.4.3.243 () {66 vars in 1425 bytes} [Fri Jul 3 06:18:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:19:37.273628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4f3aee7f-db3d-4452-8d3f-317b976be285 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:19:37.573223 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4f3aee7f-db3d-4452-8d3f-317b976be285 tempest-verify_tempest_config-299594598 tempest-verify_tempest_config-299594598-project-member] GET https://10.4.3.243/volume/v3/extensions Jul 03 06:19:37.573426 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4f3aee7f-db3d-4452-8d3f-317b976be285 tempest-verify_tempest_config-299594598 tempest-verify_tempest_config-299594598-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:19:37.573644 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4f3aee7f-db3d-4452-8d3f-317b976be285 tempest-verify_tempest_config-299594598 tempest-verify_tempest_config-299594598-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:19:37.573969 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4f3aee7f-db3d-4452-8d3f-317b976be285 tempest-verify_tempest_config-299594598 tempest-verify_tempest_config-299594598-project-member] https://10.4.3.243/volume/v3/extensions returned with HTTP 200 Jul 03 06:19:37.574294 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 2/7] 10.4.3.243 () {66 vars in 1246 bytes} [Fri Jul 3 06:19:37 2026] GET /volume/v3/extensions => generated 5245 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:20:12.005353 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-9c2de23b-e8e4-4ec8-9ccb-a298e1471878 req-227a8eae-b17f-4a7f-bce3-fc0cde1a8fc2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:12.357748 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9c2de23b-e8e4-4ec8-9ccb-a298e1471878 req-227a8eae-b17f-4a7f-bce3-fc0cde1a8fc2 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] DELETE https://10.4.3.243/volume/v3/volumes/tempest-invalid-912786160 Jul 03 06:20:12.357959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9c2de23b-e8e4-4ec8-9ccb-a298e1471878 req-227a8eae-b17f-4a7f-bce3-fc0cde1a8fc2 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:12.358239 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9c2de23b-e8e4-4ec8-9ccb-a298e1471878 req-227a8eae-b17f-4a7f-bce3-fc0cde1a8fc2 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:12.358503 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [req-9c2de23b-e8e4-4ec8-9ccb-a298e1471878 req-227a8eae-b17f-4a7f-bce3-fc0cde1a8fc2 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] Delete volume with id: tempest-invalid-912786160 Jul 03 06:20:12.394526 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9c2de23b-e8e4-4ec8-9ccb-a298e1471878 req-227a8eae-b17f-4a7f-bce3-fc0cde1a8fc2 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] https://10.4.3.243/volume/v3/volumes/tempest-invalid-912786160 returned with HTTP 404 Jul 03 06:20:12.395047 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 2/8] 10.4.3.243 () {70 vars in 1587 bytes} [Fri Jul 3 06:20:12 2026] DELETE /volume/v3/volumes/tempest-invalid-912786160 => generated 98 bytes in 391 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:20:13.199946 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-fe3e36c4-2222-4e57-95bd-2553783f4047 req-bf725736-da2d-4fda-be76-197f7243d155 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:13.544150 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-fe3e36c4-2222-4e57-95bd-2553783f4047 req-bf725736-da2d-4fda-be76-197f7243d155 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a8287f66-da4c-40c2-bdb2-08d9d6f959e9 Jul 03 06:20:13.544360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-fe3e36c4-2222-4e57-95bd-2553783f4047 req-bf725736-da2d-4fda-be76-197f7243d155 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:13.544616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-fe3e36c4-2222-4e57-95bd-2553783f4047 req-bf725736-da2d-4fda-be76-197f7243d155 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:13.544874 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [req-fe3e36c4-2222-4e57-95bd-2553783f4047 req-bf725736-da2d-4fda-be76-197f7243d155 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] Delete volume with id: a8287f66-da4c-40c2-bdb2-08d9d6f959e9 Jul 03 06:20:13.571763 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-fe3e36c4-2222-4e57-95bd-2553783f4047 req-bf725736-da2d-4fda-be76-197f7243d155 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-member] https://10.4.3.243/volume/v3/volumes/a8287f66-da4c-40c2-bdb2-08d9d6f959e9 returned with HTTP 404 Jul 03 06:20:13.572447 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 2/9] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:20:13 2026] DELETE /volume/v3/volumes/a8287f66-da4c-40c2-bdb2-08d9d6f959e9 => generated 109 bytes in 373 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:20:13.597086 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-a60697c3-7543-4d8d-8aca-6d40c5efac46 req-d00ea301-1788-4380-9566-c9fa9054c813 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:13.600990 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a60697c3-7543-4d8d-8aca-6d40c5efac46 req-d00ea301-1788-4380-9566-c9fa9054c813 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-reader] GET https://10.4.3.243/volume/v3/volumes/0d4e0824-cb7e-4ca4-bc16-32f6ca231e16 Jul 03 06:20:13.601081 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-a60697c3-7543-4d8d-8aca-6d40c5efac46 req-d00ea301-1788-4380-9566-c9fa9054c813 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:13.601374 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-a60697c3-7543-4d8d-8aca-6d40c5efac46 req-d00ea301-1788-4380-9566-c9fa9054c813 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-reader] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:13.640301 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a60697c3-7543-4d8d-8aca-6d40c5efac46 req-d00ea301-1788-4380-9566-c9fa9054c813 tempest-VolumesNegativeTest-780894305 tempest-VolumesNegativeTest-780894305-project-reader] https://10.4.3.243/volume/v3/volumes/0d4e0824-cb7e-4ca4-bc16-32f6ca231e16 returned with HTTP 404 Jul 03 06:20:13.640943 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 4/10] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:20:13 2026] GET /volume/v3/volumes/0d4e0824-cb7e-4ca4-bc16-32f6ca231e16 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:20:22.319888 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ffa15d8c-cb7e-4019-b282-2df69c003f69 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:22.388453 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=1 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:20:22.564193 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffa15d8c-cb7e-4019-b282-2df69c003f69 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] GET https://10.4.3.243/volume/v3/os-quota-class-sets/default Jul 03 06:20:22.564394 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffa15d8c-cb7e-4019-b282-2df69c003f69 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:22.564585 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffa15d8c-cb7e-4019-b282-2df69c003f69 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:22.580531 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffa15d8c-cb7e-4019-b282-2df69c003f69 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 06:20:22.581003 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 3/11] 10.4.3.243 () {66 vars in 1297 bytes} [Fri Jul 3 06:20:22 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:22.592445 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dbc7bed5-7ff6-4bd2-b355-19996be32433 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:22.594532 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dbc7bed5-7ff6-4bd2-b355-19996be32433 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] GET https://10.4.3.243/volume/v3/os-quota-class-sets/default Jul 03 06:20:22.594855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dbc7bed5-7ff6-4bd2-b355-19996be32433 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:22.595110 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dbc7bed5-7ff6-4bd2-b355-19996be32433 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:22.614434 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dbc7bed5-7ff6-4bd2-b355-19996be32433 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 06:20:22.614935 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 3/12] 10.4.3.243 () {66 vars in 1297 bytes} [Fri Jul 3 06:20:22 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:22.624828 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6aa3fe4b-48bb-4936-8ccb-1b831ce2ba73 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:22.626795 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6aa3fe4b-48bb-4936-8ccb-1b831ce2ba73 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:20:22.627005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6aa3fe4b-48bb-4936-8ccb-1b831ce2ba73 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-351526910"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:22.650360 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6aa3fe4b-48bb-4936-8ccb-1b831ce2ba73 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:20:22.650832 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 3/13] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:20:22 2026] POST /volume/v3/types => generated 227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:22.662857 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9b918632-716a-40f1-bf4d-7d1d7fb4cb28 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:22.665427 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b918632-716a-40f1-bf4d-7d1d7fb4cb28 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-class-sets/default Jul 03 06:20:22.665927 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b918632-716a-40f1-bf4d-7d1d7fb4cb28 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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-351526910": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-351526910": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-351526910": 7}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:22.840741 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b918632-716a-40f1-bf4d-7d1d7fb4cb28 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 06:20:22.841132 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 5/14] 10.4.3.243 () {68 vars in 1318 bytes} [Fri Jul 3 06:20:22 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:22.849622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-264034a0-c96c-4742-8810-14cddcd40ffe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:22.852008 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/9540a35d373f42c991880fd90f00c4e7/defaults Jul 03 06:20:22.852509 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:22.852597 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Calling method 'defaults' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:22.865686 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.866171 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.866631 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.867084 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.867481 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.867909 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.868258 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.868635 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.869015 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:22.873054 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-264034a0-c96c-4742-8810-14cddcd40ffe tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/9540a35d373f42c991880fd90f00c4e7/defaults returned with HTTP 200 Jul 03 06:20:22.873640 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 4/15] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:20:22 2026] GET /volume/v3/os-quota-sets/9540a35d373f42c991880fd90f00c4e7/defaults => generated 642 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:23.432799 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:23.434910 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/6129df93cef04a00b86c96b9bfe04e9b/defaults Jul 03 06:20:23.435525 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:23.435763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Calling method 'defaults' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:23.446003 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.446314 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.446586 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.446882 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.447091 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.447317 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.447540 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.447784 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.448045 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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 06:20:23.454197 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ee93de2f-c7fb-40d0-8e55-7d2691c914b1 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/6129df93cef04a00b86c96b9bfe04e9b/defaults returned with HTTP 200 Jul 03 06:20:23.454683 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 4/16] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:20:23 2026] GET /volume/v3/os-quota-sets/6129df93cef04a00b86c96b9bfe04e9b/defaults => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:23.727171 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ed32d32e-6c6a-485c-9613-7bb2130a7deb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:23.728840 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ed32d32e-6c6a-485c-9613-7bb2130a7deb tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] DELETE https://10.4.3.243/volume/v3/types/4935936e-4aa9-4da2-bdad-18304500d948 Jul 03 06:20:23.729123 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ed32d32e-6c6a-485c-9613-7bb2130a7deb tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:23.729402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ed32d32e-6c6a-485c-9613-7bb2130a7deb tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:23.831794 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ed32d32e-6c6a-485c-9613-7bb2130a7deb tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/types/4935936e-4aa9-4da2-bdad-18304500d948 returned with HTTP 202 Jul 03 06:20:23.832265 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 4/17] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:20:23 2026] DELETE /volume/v3/types/4935936e-4aa9-4da2-bdad-18304500d948 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:20:23.840433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8511d7ae-89c2-423b-a0bf-9b7197bcf920 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:23.844460 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8511d7ae-89c2-423b-a0bf-9b7197bcf920 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] GET https://10.4.3.243/volume/v3/types/4935936e-4aa9-4da2-bdad-18304500d948 Jul 03 06:20:23.844717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8511d7ae-89c2-423b-a0bf-9b7197bcf920 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:23.845474 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8511d7ae-89c2-423b-a0bf-9b7197bcf920 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:23.855539 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8511d7ae-89c2-423b-a0bf-9b7197bcf920 tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/types/4935936e-4aa9-4da2-bdad-18304500d948 returned with HTTP 404 Jul 03 06:20:23.856188 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 6/18] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:20:23 2026] GET /volume/v3/types/4935936e-4aa9-4da2-bdad-18304500d948 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:20:23.865589 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4f47394b-28c6-4d5c-b8aa-8858eafaa75a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:23.867872 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4f47394b-28c6-4d5c-b8aa-8858eafaa75a tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-class-sets/default Jul 03 06:20:23.869290 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4f47394b-28c6-4d5c-b8aa-8858eafaa75a tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-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=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:23.995103 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4f47394b-28c6-4d5c-b8aa-8858eafaa75a tempest-VolumeQuotaClassesTest-920561277 tempest-VolumeQuotaClassesTest-920561277-project-admin] https://10.4.3.243/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 06:20:23.995753 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 5/19] 10.4.3.243 () {68 vars in 1318 bytes} [Fri Jul 3 06:20:23 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:29.499608 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:29.501454 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:20:29.501830 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-47008193"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:29.503335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-47008193'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:20:29.503721 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Create volume of 1 GB Jul 03 06:20:29.512331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:20:29.511783. {{(pid=99917) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:20:29.512451 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Availability Zones retrieved successfully. Jul 03 06:20:29.539029 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Flow 'volume_create_api' (285a8600-f3d2-4172-9d08-2f7697be0fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:29.539029 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f835a79a-960c-452d-89c3-9e7d7e147e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:29.540117 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:20:29.597864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f835a79a-960c-452d-89c3-9e7d7e147e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:29.597864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (707f7ace-9c61-48e0-ba64-8d4ea49f4b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:29.705645 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Created reservations ['51aa08d4-638e-4866-b80d-929614d3c9c4', 'e96d83dd-a5ad-4a74-8088-012605572b6c', '05904943-7b73-4349-8abb-39521b69a00c', '85a9d280-8199-4617-9df3-0d1bb64d4318'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:20:29.707399 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (707f7ace-9c61-48e0-ba64-8d4ea49f4b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51aa08d4-638e-4866-b80d-929614d3c9c4', 'e96d83dd-a5ad-4a74-8088-012605572b6c', '05904943-7b73-4349-8abb-39521b69a00c', '85a9d280-8199-4617-9df3-0d1bb64d4318']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:29.708221 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3605fa06-9e0f-491c-a289-2899eb6e7260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:29.740183 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3605fa06-9e0f-491c-a289-2899eb6e7260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0698c171-5ab2-41df-b5a8-970d36c6e7eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-47008193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81cdcbde5d034d48abc3fded1a3c6fc3',qos_specs=None,replication_status=,reservations=['51aa08d4-638e-4866-b80d-929614d3c9c4','e96d83dd-a5ad-4a74-8088-012605572b6c','05904943-7b73-4349-8abb-39521b69a00c','85a9d280-8199-4617-9df3-0d1bb64d4318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4515c6dea2fd4051b2b3ccf8dba56589',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-47008193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0698c171-5ab2-41df-b5a8-970d36c6e7eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81cdcbde5d034d48abc3fded1a3c6fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4515c6dea2fd4051b2b3ccf8dba56589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:29.741438 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22dcd1cb-7d92-475f-aa30-a3648be5479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:29.786268 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22dcd1cb-7d92-475f-aa30-a3648be5479b) transitioned into state 'SUCCESS' from state '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-47008193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81cdcbde5d034d48abc3fded1a3c6fc3',qos_specs=None,replication_status=,reservations=['51aa08d4-638e-4866-b80d-929614d3c9c4','e96d83dd-a5ad-4a74-8088-012605572b6c','05904943-7b73-4349-8abb-39521b69a00c','85a9d280-8199-4617-9df3-0d1bb64d4318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4515c6dea2fd4051b2b3ccf8dba56589',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:29.787190 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a7c880f-914d-4788-a7b5-0101cccdf68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:29.825593 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a7c880f-914d-4788-a7b5-0101cccdf68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:29.826528 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Flow 'volume_create_api' (285a8600-f3d2-4172-9d08-2f7697be0fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:29.826930 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Create volume request issued successfully. Jul 03 06:20:29.828067 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-102a58e9-6ee8-4d37-821f-03c2c58b2cb5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:20:29.828616 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 5/20] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:20:29 2026] POST /volume/v3/volumes => generated 750 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:20:29.842417 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-009c2ac1-6cc5-456c-961e-ec5944c80291 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:29.844248 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-009c2ac1-6cc5-456c-961e-ec5944c80291 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:20:29.844412 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-009c2ac1-6cc5-456c-961e-ec5944c80291 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:29.844648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-009c2ac1-6cc5-456c-961e-ec5944c80291 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:29.857534 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:29.857534 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:20:29.869505 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-009c2ac1-6cc5-456c-961e-ec5944c80291 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:20:29.894213 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-009c2ac1-6cc5-456c-961e-ec5944c80291 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:20:29.894979 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 5/21] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:29 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:30.912206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ab775da9-54a8-401c-8a58-8b4be379ddf6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:30.916258 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ab775da9-54a8-401c-8a58-8b4be379ddf6 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:20:30.916512 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ab775da9-54a8-401c-8a58-8b4be379ddf6 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:30.916787 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ab775da9-54a8-401c-8a58-8b4be379ddf6 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:30.925812 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:30.925812 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:20:30.934080 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ab775da9-54a8-401c-8a58-8b4be379ddf6 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:20:30.941981 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ab775da9-54a8-401c-8a58-8b4be379ddf6 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:20:30.942674 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 7/22] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:30 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:33.993672 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:20:36.751861 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:37.005770 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:20:37.006064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1191663658"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:37.009720 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1191663658'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:20:37.009720 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Create volume of 1 GB Jul 03 06:20:37.032022 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 07:20:37.031041. {{(pid=99916) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:20:37.032179 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Availability Zones retrieved successfully. Jul 03 06:20:37.057809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Flow 'volume_create_api' (4fe56cb0-936a-4e3d-a40b-7f31067959f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:37.059284 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13f9433-3c65-4111-8c9a-5ffd3e0be677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:37.060629 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:20:37.117717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13f9433-3c65-4111-8c9a-5ffd3e0be677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:37.119372 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3430e12-8a54-4f4b-9e14-b1dbd26066f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:37.245224 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Created reservations ['7fd774e9-506a-4e6b-b887-560a07ec6d48', '05ed51f7-f03e-4d8a-b64f-2061b657968a', 'd93d969e-d644-43a0-904d-b6d1d3f460c6', 'ac938c43-8800-466e-87a5-13dd6ef2037e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:20:37.246400 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3430e12-8a54-4f4b-9e14-b1dbd26066f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fd774e9-506a-4e6b-b887-560a07ec6d48', '05ed51f7-f03e-4d8a-b64f-2061b657968a', 'd93d969e-d644-43a0-904d-b6d1d3f460c6', 'ac938c43-8800-466e-87a5-13dd6ef2037e']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:37.248341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a14cee-f5cf-49e8-a934-9570f1baad36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:37.316729 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a14cee-f5cf-49e8-a934-9570f1baad36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9632e153-6031-4031-ac28-f82199bccb08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1191663658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eeb7d96188de4cb1adc505a77496db94',qos_specs=None,replication_status=,reservations=['7fd774e9-506a-4e6b-b887-560a07ec6d48','05ed51f7-f03e-4d8a-b64f-2061b657968a','d93d969e-d644-43a0-904d-b6d1d3f460c6','ac938c43-8800-466e-87a5-13dd6ef2037e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153a337225ce430fa30ea318f8cfbfc8',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1191663658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9632e153-6031-4031-ac28-f82199bccb08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eeb7d96188de4cb1adc505a77496db94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='153a337225ce430fa30ea318f8cfbfc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:37.317587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b63880f-8115-445e-9d99-0e1104eaa00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:37.353015 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b63880f-8115-445e-9d99-0e1104eaa00c) transitioned into state 'SUCCESS' from state '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-1191663658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eeb7d96188de4cb1adc505a77496db94',qos_specs=None,replication_status=,reservations=['7fd774e9-506a-4e6b-b887-560a07ec6d48','05ed51f7-f03e-4d8a-b64f-2061b657968a','d93d969e-d644-43a0-904d-b6d1d3f460c6','ac938c43-8800-466e-87a5-13dd6ef2037e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153a337225ce430fa30ea318f8cfbfc8',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:37.354012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb37a98-7830-4393-8b1c-654bd252ba3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:37.378961 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb37a98-7830-4393-8b1c-654bd252ba3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:37.380332 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Flow 'volume_create_api' (4fe56cb0-936a-4e3d-a40b-7f31067959f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:37.381126 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Create volume request issued successfully. Jul 03 06:20:37.382095 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05f0cdf4-7e87-45ca-ae86-c9aec23667f1 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:20:37.382754 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 6/23] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:20:36 2026] POST /volume/v3/volumes => generated 785 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:20:37.395052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-37da13e7-8746-4dbb-afe4-a3270a184c9f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:37.397134 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-37da13e7-8746-4dbb-afe4-a3270a184c9f tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:20:37.397395 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-37da13e7-8746-4dbb-afe4-a3270a184c9f tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:37.397827 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-37da13e7-8746-4dbb-afe4-a3270a184c9f tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:37.438715 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:37.438715 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:20:37.453306 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-37da13e7-8746-4dbb-afe4-a3270a184c9f tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:20:37.462637 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-37da13e7-8746-4dbb-afe4-a3270a184c9f tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:20:37.463475 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 6/24] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:37 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:38.478682 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cf342d2d-df77-4445-9a28-35e3c74d84ec None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:38.481137 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cf342d2d-df77-4445-9a28-35e3c74d84ec tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:20:38.481379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cf342d2d-df77-4445-9a28-35e3c74d84ec tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:38.481616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cf342d2d-df77-4445-9a28-35e3c74d84ec tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:38.512928 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:38.512928 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:20:38.516432 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cf342d2d-df77-4445-9a28-35e3c74d84ec tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:20:38.520953 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cf342d2d-df77-4445-9a28-35e3c74d84ec tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:20:38.521384 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 6/25] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:38 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:20:38.730093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:38.979140 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:20:38.979610 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2065598702"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:38.981619 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2065598702'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:20:38.986288 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Create volume of 1 GB Jul 03 06:20:38.987160 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:38.987160 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:20:38.993489 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:20:38.992834. {{(pid=99918) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:20:38.993676 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Availability Zones retrieved successfully. Jul 03 06:20:39.027912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Flow 'volume_create_api' (3f8716c4-fe03-47fb-8855-5db0c30fa035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:39.028542 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c675454-6eab-434c-9bae-9104c10d2912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:39.030766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:20:39.052450 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:39.052450 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:20:39.082728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c675454-6eab-434c-9bae-9104c10d2912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9', 'encryption_key_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=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:39.083879 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4844ef7f-6eee-4c37-b865-966780301591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:39.129629 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-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 06:20:39.130041 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-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 06:20:39.188470 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Created reservations ['b34a7f39-347a-423b-9c99-3e730ae2fc45', '7dd3d05c-7b5c-47cb-b59f-61bd5d184686', '3db21d3f-e059-4991-9e41-d80c96ff8825', '22a389a7-2174-4ff4-9bc6-6fdcbaa95bb3'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:20:39.188861 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4844ef7f-6eee-4c37-b865-966780301591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34a7f39-347a-423b-9c99-3e730ae2fc45', '7dd3d05c-7b5c-47cb-b59f-61bd5d184686', '3db21d3f-e059-4991-9e41-d80c96ff8825', '22a389a7-2174-4ff4-9bc6-6fdcbaa95bb3']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:39.189765 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c528ea-92bc-4b49-a72c-09ab084c397c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:39.222579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c528ea-92bc-4b49-a72c-09ab084c397c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510b33b8-1126-410b-9c23-6653dc9ab5a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2065598702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63564083f0ff493e82c77518a1219925',qos_specs=None,replication_status=,reservations=['b34a7f39-347a-423b-9c99-3e730ae2fc45','7dd3d05c-7b5c-47cb-b59f-61bd5d184686','3db21d3f-e059-4991-9e41-d80c96ff8825','22a389a7-2174-4ff4-9bc6-6fdcbaa95bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2693a16d540159b35ab011e1f850e',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2065598702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=510b33b8-1126-410b-9c23-6653dc9ab5a1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='63564083f0ff493e82c77518a1219925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa2693a16d540159b35ab011e1f850e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9),volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:39.223915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61127dfc-47c9-495b-b557-58658921aa21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:39.255095 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61127dfc-47c9-495b-b557-58658921aa21) transitioned into state 'SUCCESS' from state '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-2065598702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63564083f0ff493e82c77518a1219925',qos_specs=None,replication_status=,reservations=['b34a7f39-347a-423b-9c99-3e730ae2fc45','7dd3d05c-7b5c-47cb-b59f-61bd5d184686','3db21d3f-e059-4991-9e41-d80c96ff8825','22a389a7-2174-4ff4-9bc6-6fdcbaa95bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2693a16d540159b35ab011e1f850e',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:39.256255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48ff48e-813d-4bac-b931-e51cb45bb0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:39.285541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48ff48e-813d-4bac-b931-e51cb45bb0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:39.287140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Flow 'volume_create_api' (3f8716c4-fe03-47fb-8855-5db0c30fa035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:39.288142 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Create volume request issued successfully. Jul 03 06:20:39.292194 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5c255800-e2aa-4e9f-b52a-76e461c24201 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:20:39.292941 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 8/26] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:20:38 2026] POST /volume/v3/volumes => generated 758 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:20:39.309719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-21b3d8cd-cf46-4069-a48a-a9ca3ada46e5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:39.313093 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-21b3d8cd-cf46-4069-a48a-a9ca3ada46e5 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:20:39.313093 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-21b3d8cd-cf46-4069-a48a-a9ca3ada46e5 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:39.313093 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-21b3d8cd-cf46-4069-a48a-a9ca3ada46e5 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:39.357963 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:39.357963 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:20:39.371457 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-21b3d8cd-cf46-4069-a48a-a9ca3ada46e5 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:20:39.390717 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-21b3d8cd-cf46-4069-a48a-a9ca3ada46e5 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:20:39.391377 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 7/27] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:39 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:40.194541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:40.388389 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:20:40.388812 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-114454830"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:40.390288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-114454830'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:20:40.390461 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Create volume of 1 GB Jul 03 06:20:40.394864 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Availability Zones retrieved successfully. Jul 03 06:20:40.400665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Flow 'volume_create_api' (dcbe005b-81f6-476c-9c9e-444e4402f380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:40.401746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae76054f-53c0-409e-b93a-1d18effcd154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.402727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:20:40.414273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6378f73d-da95-46f6-8039-aa2eebab3e74 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:40.416060 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6378f73d-da95-46f6-8039-aa2eebab3e74 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:20:40.416238 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6378f73d-da95-46f6-8039-aa2eebab3e74 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:40.416461 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6378f73d-da95-46f6-8039-aa2eebab3e74 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:40.423080 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:40.423080 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:20:40.426532 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6378f73d-da95-46f6-8039-aa2eebab3e74 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:20:40.429928 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae76054f-53c0-409e-b93a-1d18effcd154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.430600 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d7b711-2570-4cb0-9c24-02f62f8325a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.430893 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6378f73d-da95-46f6-8039-aa2eebab3e74 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:20:40.431425 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 7/28] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:40 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:40.448993 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7479ffb8-468c-48a1-9001-27a4df9f77ff None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:40.498647 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Created reservations ['1ca4a187-fb37-4bab-a279-6857a8858cc2', '2d7d6528-9cfc-4f23-b993-9e6fcd910089', 'ca4b3fff-d965-49fd-961e-2a0fa2a25853', 'b011b2e1-909f-4eba-bf5a-d4e2cea06b77'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:20:40.499570 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d7b711-2570-4cb0-9c24-02f62f8325a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ca4a187-fb37-4bab-a279-6857a8858cc2', '2d7d6528-9cfc-4f23-b993-9e6fcd910089', 'ca4b3fff-d965-49fd-961e-2a0fa2a25853', 'b011b2e1-909f-4eba-bf5a-d4e2cea06b77']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.500426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dd1ef3-5dba-4595-b5b0-b68b622e5e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.526753 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dd1ef3-5dba-4595-b5b0-b68b622e5e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f447cf4-e9ad-44b7-a61f-6fd7bd62d512', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-114454830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d14d58f18764814a863382894a330f6',qos_specs=None,replication_status=,reservations=['1ca4a187-fb37-4bab-a279-6857a8858cc2','2d7d6528-9cfc-4f23-b993-9e6fcd910089','ca4b3fff-d965-49fd-961e-2a0fa2a25853','b011b2e1-909f-4eba-bf5a-d4e2cea06b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72b2641fd77649169d7bb16f52e93af7',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-114454830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f447cf4-e9ad-44b7-a61f-6fd7bd62d512,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d14d58f18764814a863382894a330f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72b2641fd77649169d7bb16f52e93af7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.527486 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (784c1a68-e77f-4ea4-9b56-c5b3dd92f20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.550660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (784c1a68-e77f-4ea4-9b56-c5b3dd92f20b) transitioned into state 'SUCCESS' from state '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-114454830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d14d58f18764814a863382894a330f6',qos_specs=None,replication_status=,reservations=['1ca4a187-fb37-4bab-a279-6857a8858cc2','2d7d6528-9cfc-4f23-b993-9e6fcd910089','ca4b3fff-d965-49fd-961e-2a0fa2a25853','b011b2e1-909f-4eba-bf5a-d4e2cea06b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72b2641fd77649169d7bb16f52e93af7',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.550660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b06b231e-8ec6-406d-8429-090612b0b90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.558010 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b06b231e-8ec6-406d-8429-090612b0b90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.558958 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Flow 'volume_create_api' (dcbe005b-81f6-476c-9c9e-444e4402f380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:40.559329 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Create volume request issued successfully. Jul 03 06:20:40.560045 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-085683e1-9a6e-4fdc-b557-8c19602c5cbe tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:20:40.560497 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 7/29] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:20:40 2026] POST /volume/v3/volumes => generated 748 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:20:40.573043 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-81623e5a-8b19-4d0b-8231-6b69ec99b847 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:40.576029 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-81623e5a-8b19-4d0b-8231-6b69ec99b847 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:20:40.576230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-81623e5a-8b19-4d0b-8231-6b69ec99b847 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:40.576406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-81623e5a-8b19-4d0b-8231-6b69ec99b847 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:40.585487 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:40.585487 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:20:40.590127 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-81623e5a-8b19-4d0b-8231-6b69ec99b847 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:20:40.595814 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-81623e5a-8b19-4d0b-8231-6b69ec99b847 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:20:40.596476 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 8/30] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:40 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:40.620686 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7479ffb8-468c-48a1-9001-27a4df9f77ff tempest-TestMultiAttachVolumeSwap-710821350 tempest-TestMultiAttachVolumeSwap-710821350-project-admin] POST https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action Jul 03 06:20:40.621393 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7479ffb8-468c-48a1-9001-27a4df9f77ff tempest-TestMultiAttachVolumeSwap-710821350 tempest-TestMultiAttachVolumeSwap-710821350-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:20:40.621521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7479ffb8-468c-48a1-9001-27a4df9f77ff tempest-TestMultiAttachVolumeSwap-710821350 tempest-TestMultiAttachVolumeSwap-710821350-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:40.650853 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:40.650853 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:20:40.651354 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7479ffb8-468c-48a1-9001-27a4df9f77ff tempest-TestMultiAttachVolumeSwap-710821350 tempest-TestMultiAttachVolumeSwap-710821350-project-admin] Volume info retrieved successfully. Jul 03 06:20:40.663086 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7479ffb8-468c-48a1-9001-27a4df9f77ff tempest-TestMultiAttachVolumeSwap-710821350 tempest-TestMultiAttachVolumeSwap-710821350-project-admin] Update volume admin metadata completed successfully. Jul 03 06:20:40.663274 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7479ffb8-468c-48a1-9001-27a4df9f77ff tempest-TestMultiAttachVolumeSwap-710821350 tempest-TestMultiAttachVolumeSwap-710821350-project-admin] Update readonly setting on volume completed successfully. Jul 03 06:20:40.663506 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7479ffb8-468c-48a1-9001-27a4df9f77ff tempest-TestMultiAttachVolumeSwap-710821350 tempest-TestMultiAttachVolumeSwap-710821350-project-admin] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action returned with HTTP 202 Jul 03 06:20:40.663960 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 9/31] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:20:40 2026] POST /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:20:40.671464 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:40.673462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:20:40.673914 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1505213598"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:40.675763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1505213598'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:20:40.681044 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Create volume of 1 GB Jul 03 06:20:40.681445 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:40.681445 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:20:40.686867 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:20:40.686308. {{(pid=99919) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:20:40.686986 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Availability Zones retrieved successfully. Jul 03 06:20:40.707448 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Flow 'volume_create_api' (3f436fa7-6904-4d84-9b3e-476ae580151f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:40.708494 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5df817-5632-4862-b192-efcdb4f0969d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.709930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:20:40.725287 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:40.725287 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:20:40.748322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5df817-5632-4862-b192-efcdb4f0969d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9', 'encryption_key_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=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.748936 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864a6f14-5148-4947-a184-02796ea1b5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.801105 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-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 06:20:40.801491 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-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 06:20:40.837935 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Created reservations ['0ee05e08-29b6-4219-8eab-c55a8511be71', '5164f28c-2344-4543-a1ba-af38eecfc8cb', 'cec12c21-3c78-407e-a0dd-bce58cc178eb', 'd6a93b09-2b6e-4f1d-9d4a-874f8d2d87d9'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:20:40.839079 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864a6f14-5148-4947-a184-02796ea1b5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee05e08-29b6-4219-8eab-c55a8511be71', '5164f28c-2344-4543-a1ba-af38eecfc8cb', 'cec12c21-3c78-407e-a0dd-bce58cc178eb', 'd6a93b09-2b6e-4f1d-9d4a-874f8d2d87d9']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.840172 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d278d5-6218-42a0-89e0-ce9190be5e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.871930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d278d5-6218-42a0-89e0-ce9190be5e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '698e9f4a-4ba1-4503-8f45-5e52b86d3171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1505213598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63564083f0ff493e82c77518a1219925',qos_specs=None,replication_status=,reservations=['0ee05e08-29b6-4219-8eab-c55a8511be71','5164f28c-2344-4543-a1ba-af38eecfc8cb','cec12c21-3c78-407e-a0dd-bce58cc178eb','d6a93b09-2b6e-4f1d-9d4a-874f8d2d87d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2693a16d540159b35ab011e1f850e',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1505213598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=698e9f4a-4ba1-4503-8f45-5e52b86d3171,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='63564083f0ff493e82c77518a1219925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa2693a16d540159b35ab011e1f850e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9),volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.872790 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dba2b8-cf00-442a-9bfa-ea2181e976f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.905731 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dba2b8-cf00-442a-9bfa-ea2181e976f5) transitioned into state 'SUCCESS' from state '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-1505213598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63564083f0ff493e82c77518a1219925',qos_specs=None,replication_status=,reservations=['0ee05e08-29b6-4219-8eab-c55a8511be71','5164f28c-2344-4543-a1ba-af38eecfc8cb','cec12c21-3c78-407e-a0dd-bce58cc178eb','d6a93b09-2b6e-4f1d-9d4a-874f8d2d87d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2693a16d540159b35ab011e1f850e',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.906456 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a96d5a-3f13-4549-855c-720fdf697994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:40.956891 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a96d5a-3f13-4549-855c-720fdf697994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:40.957987 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Flow 'volume_create_api' (3f436fa7-6904-4d84-9b3e-476ae580151f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:40.958327 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Create volume request issued successfully. Jul 03 06:20:40.959137 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-88f92540-ae8e-48c0-bee3-cbc77fcae8ae tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:20:40.959635 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 8/32] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:20:40 2026] POST /volume/v3/volumes => generated 758 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:20:40.971918 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-92c6100a-d7ae-4882-bf32-b6eeb45945de None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:40.973898 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-92c6100a-d7ae-4882-bf32-b6eeb45945de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 Jul 03 06:20:40.974068 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-92c6100a-d7ae-4882-bf32-b6eeb45945de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:40.974241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-92c6100a-d7ae-4882-bf32-b6eeb45945de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:40.987385 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:40.987385 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:20:40.992618 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-92c6100a-d7ae-4882-bf32-b6eeb45945de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:20:40.998119 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-92c6100a-d7ae-4882-bf32-b6eeb45945de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 returned with HTTP 200 Jul 03 06:20:40.998523 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 8/33] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:40 2026] GET /volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:41.610916 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6bd80c28-1c9c-4bba-834f-841df0173a49 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:41.612842 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6bd80c28-1c9c-4bba-834f-841df0173a49 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:20:41.613089 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6bd80c28-1c9c-4bba-834f-841df0173a49 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:41.613276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6bd80c28-1c9c-4bba-834f-841df0173a49 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:41.620434 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:41.620434 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:20:41.624500 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6bd80c28-1c9c-4bba-834f-841df0173a49 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:20:41.630738 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6bd80c28-1c9c-4bba-834f-841df0173a49 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:20:41.630950 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 9/34] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:41 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:42.010916 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6c835050-182d-4ccf-87ad-3d670bc165de None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:42.012847 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6c835050-182d-4ccf-87ad-3d670bc165de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 Jul 03 06:20:42.015003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6c835050-182d-4ccf-87ad-3d670bc165de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:42.015003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6c835050-182d-4ccf-87ad-3d670bc165de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:42.019413 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:42.019413 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:20:42.022860 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6c835050-182d-4ccf-87ad-3d670bc165de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:20:42.026664 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6c835050-182d-4ccf-87ad-3d670bc165de tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 returned with HTTP 200 Jul 03 06:20:42.027028 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 10/35] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:42 2026] GET /volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:50.910338 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:20:50.996162 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=71,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:20:51.628678 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=40,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:20:52.028050 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=62,cinder:UPDATE=17,cinder:INSERT=14 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:20:54.773072 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-aafa3f11-a436-425e-b112-f0de6269c226 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:54.780084 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:20:54.780487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1560724341"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:54.782687 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1560724341'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:20:54.782885 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Create volume of 1 GB Jul 03 06:20:54.783202 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:54.783202 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:20:54.795920 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Availability Zones retrieved successfully. Jul 03 06:20:54.807470 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Flow 'volume_create_api' (5e0881d6-9a69-4965-9405-18e2433f7d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:54.809883 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452f359d-a557-4f6b-8954-e86395bad602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:54.810620 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:20:54.851158 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452f359d-a557-4f6b-8954-e86395bad602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:54.852097 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84387a42-ed9a-4b4e-8060-1dbd41205de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:54.886712 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-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 06:20:54.886994 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-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 06:20:54.934137 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Created reservations ['df444a76-a118-41cd-a0cc-da58f5f6bf21', 'aa89498c-5629-4701-a7ea-149d8a4ca423', '311ddf2e-7e72-456b-9093-e97b097143f4', 'b5d8c84b-7992-4501-a384-5b381c499c04'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:20:54.935014 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84387a42-ed9a-4b4e-8060-1dbd41205de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df444a76-a118-41cd-a0cc-da58f5f6bf21', 'aa89498c-5629-4701-a7ea-149d8a4ca423', '311ddf2e-7e72-456b-9093-e97b097143f4', 'b5d8c84b-7992-4501-a384-5b381c499c04']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:54.936843 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b2abb3-f80a-4588-ba8c-141c79b17b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:54.967470 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b2abb3-f80a-4588-ba8c-141c79b17b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c34848e9-2ec8-44e2-92c2-46fb70773581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1560724341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6f473a6ca84c9d974c7c365757d73f',qos_specs=None,replication_status=,reservations=['df444a76-a118-41cd-a0cc-da58f5f6bf21','aa89498c-5629-4701-a7ea-149d8a4ca423','311ddf2e-7e72-456b-9093-e97b097143f4','b5d8c84b-7992-4501-a384-5b381c499c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a4d2e1cfb9c4cddb0bf4e94d6a62cfd',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1560724341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c34848e9-2ec8-44e2-92c2-46fb70773581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6f473a6ca84c9d974c7c365757d73f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a4d2e1cfb9c4cddb0bf4e94d6a62cfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:54.968221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e97f981-d7d8-46c0-8b50-75cfbd938481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:54.996900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e97f981-d7d8-46c0-8b50-75cfbd938481) transitioned into state 'SUCCESS' from state '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-1560724341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6f473a6ca84c9d974c7c365757d73f',qos_specs=None,replication_status=,reservations=['df444a76-a118-41cd-a0cc-da58f5f6bf21','aa89498c-5629-4701-a7ea-149d8a4ca423','311ddf2e-7e72-456b-9093-e97b097143f4','b5d8c84b-7992-4501-a384-5b381c499c04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a4d2e1cfb9c4cddb0bf4e94d6a62cfd',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:54.997882 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2201aa5c-e74e-49ba-b291-5b729e8fca24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:20:55.015268 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2201aa5c-e74e-49ba-b291-5b729e8fca24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:20:55.016341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Flow 'volume_create_api' (5e0881d6-9a69-4965-9405-18e2433f7d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:20:55.016760 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Create volume request issued successfully. Jul 03 06:20:55.017460 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aafa3f11-a436-425e-b112-f0de6269c226 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:20:55.018058 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 9/36] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:20:54 2026] POST /volume/v3/volumes => generated 752 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:20:55.030871 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-adc8e0a2-2242-4485-8909-aa8e42092339 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:55.034969 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-adc8e0a2-2242-4485-8909-aa8e42092339 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:20:55.034969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-adc8e0a2-2242-4485-8909-aa8e42092339 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:55.035482 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-adc8e0a2-2242-4485-8909-aa8e42092339 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:55.045934 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:55.045934 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:20:55.050782 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-adc8e0a2-2242-4485-8909-aa8e42092339 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:20:55.058900 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-adc8e0a2-2242-4485-8909-aa8e42092339 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:20:55.059508 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 9/37] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:55 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:56.080507 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0453db97-4e52-4bf0-bd9f-6a0b7f4d7598 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:56.082485 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0453db97-4e52-4bf0-bd9f-6a0b7f4d7598 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:20:56.082752 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0453db97-4e52-4bf0-bd9f-6a0b7f4d7598 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:56.082942 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0453db97-4e52-4bf0-bd9f-6a0b7f4d7598 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:56.092225 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:56.092225 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:20:56.096812 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0453db97-4e52-4bf0-bd9f-6a0b7f4d7598 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:20:56.101452 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0453db97-4e52-4bf0-bd9f-6a0b7f4d7598 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:20:56.101827 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 10/38] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:56 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:56.180151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-da9239c4-19ce-48ef-bf55-10c228dc0f6b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:56.182721 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-da9239c4-19ce-48ef-bf55-10c228dc0f6b tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:20:56.182943 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-da9239c4-19ce-48ef-bf55-10c228dc0f6b tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:56.183136 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-da9239c4-19ce-48ef-bf55-10c228dc0f6b tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:56.191091 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:56.191091 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:20:56.195127 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-da9239c4-19ce-48ef-bf55-10c228dc0f6b tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:20:56.199658 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-da9239c4-19ce-48ef-bf55-10c228dc0f6b tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:20:56.200163 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 11/39] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:20:56 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:58.480888 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fca101b9-4412-4a90-b79e-d5c3ac7525d4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:58.481753 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fca101b9-4412-4a90-b79e-d5c3ac7525d4 None None] GET https://10.4.3.243/volume// Jul 03 06:20:58.481965 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fca101b9-4412-4a90-b79e-d5c3ac7525d4 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:58.482230 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fca101b9-4412-4a90-b79e-d5c3ac7525d4 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:58.482953 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fca101b9-4412-4a90-b79e-d5c3ac7525d4 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:20:58.483525 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 10/40] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:20:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:20:58.503126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-add26f2c-ec1a-4dee-ab59-74476585973b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:58.789527 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-add26f2c-ec1a-4dee-ab59-74476585973b tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:20:58.790013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-add26f2c-ec1a-4dee-ab59-74476585973b tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c34848e9-2ec8-44e2-92c2-46fb70773581", "connector": null, "instance_uuid": "52c84277-2b0d-4b51-bd30-9f7db53eff4f"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:20:58.799901 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:58.799901 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:20:58.839824 np0000004376 devstack@c-api.service[99917]: /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 06:20:58.839824 np0000004376 devstack@c-api.service[99917]: .first() Jul 03 06:20:58.860707 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-add26f2c-ec1a-4dee-ab59-74476585973b tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:20:58.861163 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 10/41] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:20:58 2026] POST /volume/v3/attachments => generated 273 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:20:59.237457 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-10d87862-1e1e-446b-bd5b-cb10cd05ac7c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:59.239598 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-10d87862-1e1e-446b-bd5b-cb10cd05ac7c tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:20:59.239835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-10d87862-1e1e-446b-bd5b-cb10cd05ac7c tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:59.240060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-10d87862-1e1e-446b-bd5b-cb10cd05ac7c tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:59.252625 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:59.252625 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:20:59.257447 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-10d87862-1e1e-446b-bd5b-cb10cd05ac7c tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:20:59.262363 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-10d87862-1e1e-446b-bd5b-cb10cd05ac7c tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:20:59.262955 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 11/42] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:20:59 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:20:59.423309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8a83ee6e-2424-4e24-8b38-14f46a762c35 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:59.423830 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a83ee6e-2424-4e24-8b38-14f46a762c35 None None] GET https://10.4.3.243/volume// Jul 03 06:20:59.424166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a83ee6e-2424-4e24-8b38-14f46a762c35 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:59.424209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a83ee6e-2424-4e24-8b38-14f46a762c35 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:59.424529 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a83ee6e-2424-4e24-8b38-14f46a762c35 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:20:59.424874 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 12/43] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:20:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:20:59.442622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-90e26136-2055-40e3-9011-0c02016b065d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:20:59.444822 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-90e26136-2055-40e3-9011-0c02016b065d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:20:59.445104 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-90e26136-2055-40e3-9011-0c02016b065d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:20:59.445342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-90e26136-2055-40e3-9011-0c02016b065d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:20:59.456328 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:20:59.456328 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:20:59.460006 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-90e26136-2055-40e3-9011-0c02016b065d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:20:59.464964 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-90e26136-2055-40e3-9011-0c02016b065d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:20:59.465573 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 11/44] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:20:59 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:21:00.280276 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ec0d31c4-da4a-45a0-87fb-b2c6a28b7b99 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:00.286531 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ec0d31c4-da4a-45a0-87fb-b2c6a28b7b99 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:00.286775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ec0d31c4-da4a-45a0-87fb-b2c6a28b7b99 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:00.287056 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ec0d31c4-da4a-45a0-87fb-b2c6a28b7b99 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:00.313490 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:00.313490 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:00.319609 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ec0d31c4-da4a-45a0-87fb-b2c6a28b7b99 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:00.325667 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ec0d31c4-da4a-45a0-87fb-b2c6a28b7b99 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:00.326070 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 11/45] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:00 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:00.525827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-dbd068d6-ef91-40b0-b121-ebba810e9dae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:00.525827 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-dbd068d6-ef91-40b0-b121-ebba810e9dae tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] PUT https://10.4.3.243/volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2 Jul 03 06:21:00.525827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-dbd068d6-ef91-40b0-b121-ebba810e9dae tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:00.537340 np0000004376 devstack@c-api.service[99916]: /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 06:21:00.537340 np0000004376 devstack@c-api.service[99916]: .first() Jul 03 06:21:00.543443 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-dbd068d6-ef91-40b0-b121-ebba810e9dae tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Acquiring lock "cinder-attachment_update-c34848e9-2ec8-44e2-92c2-46fb70773581-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:21:00.549251 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-dbd068d6-ef91-40b0-b121-ebba810e9dae tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Lock "cinder-attachment_update-c34848e9-2ec8-44e2-92c2-46fb70773581-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:21:00.549738 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:00.549738 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:01.089498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-dbd068d6-ef91-40b0-b121-ebba810e9dae tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Lock "cinder-attachment_update-c34848e9-2ec8-44e2-92c2-46fb70773581-np0000004376" released by "attachment_update" :: held 0.541s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:21:01.089968 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-dbd068d6-ef91-40b0-b121-ebba810e9dae tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2 returned with HTTP 200 Jul 03 06:21:01.090492 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 12/46] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:21:00 2026] PUT /volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2 => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:01.343830 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-65a496da-40a7-407e-b044-3fbfbc5fa7ca None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:01.347290 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65a496da-40a7-407e-b044-3fbfbc5fa7ca tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:01.348332 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65a496da-40a7-407e-b044-3fbfbc5fa7ca tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:01.348646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65a496da-40a7-407e-b044-3fbfbc5fa7ca tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:01.364548 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:01.364548 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:01.373168 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-65a496da-40a7-407e-b044-3fbfbc5fa7ca tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:01.379959 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65a496da-40a7-407e-b044-3fbfbc5fa7ca tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:01.380174 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 13/47] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:01 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:02.399463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1c78189e-5aa0-4c69-b00d-407e508b87ee None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:02.401366 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1c78189e-5aa0-4c69-b00d-407e508b87ee tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:02.401583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1c78189e-5aa0-4c69-b00d-407e508b87ee tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:02.401793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1c78189e-5aa0-4c69-b00d-407e508b87ee tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:02.412595 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:02.412595 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:02.417093 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1c78189e-5aa0-4c69-b00d-407e508b87ee tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:02.422427 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1c78189e-5aa0-4c69-b00d-407e508b87ee tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:02.422945 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 12/48] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:02 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:03.441313 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2b41e8fb-ee4a-426a-bb99-4a2f9dd40365 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:03.443589 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b41e8fb-ee4a-426a-bb99-4a2f9dd40365 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:03.444158 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b41e8fb-ee4a-426a-bb99-4a2f9dd40365 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:03.444541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b41e8fb-ee4a-426a-bb99-4a2f9dd40365 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:03.458516 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:03.458516 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:03.462978 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2b41e8fb-ee4a-426a-bb99-4a2f9dd40365 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:03.468990 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b41e8fb-ee4a-426a-bb99-4a2f9dd40365 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:03.471714 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 12/49] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:03 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:04.496466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8dde8ca1-670a-494f-ad56-0276bce2b25d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:04.501864 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8dde8ca1-670a-494f-ad56-0276bce2b25d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:04.501864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8dde8ca1-670a-494f-ad56-0276bce2b25d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:04.501864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8dde8ca1-670a-494f-ad56-0276bce2b25d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:04.521232 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:04.521232 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:04.528485 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8dde8ca1-670a-494f-ad56-0276bce2b25d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:04.533016 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8dde8ca1-670a-494f-ad56-0276bce2b25d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:04.533591 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 13/50] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:04 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:04.866302 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-03695151-cbfc-4029-abb1-85c66b2eba47 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:04.872892 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:21:04.877264 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-908238528"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:04.883191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-908238528'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:21:04.883409 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Create volume of 1 GB Jul 03 06:21:04.893145 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Availability Zones retrieved successfully. Jul 03 06:21:04.901128 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Flow 'volume_create_api' (9d2125c4-2050-4acb-8d0e-793641508d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:04.902361 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c73b1f25-239b-4d01-acc1-ac847c623661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:04.903578 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:21:04.942399 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c73b1f25-239b-4d01-acc1-ac847c623661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:04.943263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12bcddd-2f6d-4ca1-b44c-2c4d613bf231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:04.978198 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-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 06:21:04.978978 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-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 06:21:05.026544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Created reservations ['228576fd-07a3-444a-95a9-e4dd365cd9ee', 'c5f36d90-748f-439a-8c92-1c6c3936dfe2', 'f08b026f-ea89-47e3-ad3e-5ede6f743c3f', '208aa4cb-0b7c-4653-8193-a05715a6316c'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:21:05.027474 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12bcddd-2f6d-4ca1-b44c-2c4d613bf231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['228576fd-07a3-444a-95a9-e4dd365cd9ee', 'c5f36d90-748f-439a-8c92-1c6c3936dfe2', 'f08b026f-ea89-47e3-ad3e-5ede6f743c3f', '208aa4cb-0b7c-4653-8193-a05715a6316c']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:05.029260 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f1e889-f991-468a-8c96-7adce6f8ed75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:05.064828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f1e889-f991-468a-8c96-7adce6f8ed75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2160f849-cf60-45ed-87bd-a5c1aa1855c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-908238528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b54bca99b28e4502a30ea5943a6e5ce3',qos_specs=None,replication_status=,reservations=['228576fd-07a3-444a-95a9-e4dd365cd9ee','c5f36d90-748f-439a-8c92-1c6c3936dfe2','f08b026f-ea89-47e3-ad3e-5ede6f743c3f','208aa4cb-0b7c-4653-8193-a05715a6316c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d0b046ed7441cb89715da2653a8288',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-908238528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2160f849-cf60-45ed-87bd-a5c1aa1855c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b54bca99b28e4502a30ea5943a6e5ce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44d0b046ed7441cb89715da2653a8288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:05.065850 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af9a8232-0652-40de-9617-cd005623249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:05.088293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af9a8232-0652-40de-9617-cd005623249f) transitioned into state 'SUCCESS' from state '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-908238528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b54bca99b28e4502a30ea5943a6e5ce3',qos_specs=None,replication_status=,reservations=['228576fd-07a3-444a-95a9-e4dd365cd9ee','c5f36d90-748f-439a-8c92-1c6c3936dfe2','f08b026f-ea89-47e3-ad3e-5ede6f743c3f','208aa4cb-0b7c-4653-8193-a05715a6316c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d0b046ed7441cb89715da2653a8288',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:05.089307 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38eefd2-55b6-4495-a22d-68379679998f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:05.102614 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38eefd2-55b6-4495-a22d-68379679998f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:05.103969 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Flow 'volume_create_api' (9d2125c4-2050-4acb-8d0e-793641508d1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:05.104413 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Create volume request issued successfully. Jul 03 06:21:05.105338 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-03695151-cbfc-4029-abb1-85c66b2eba47 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:21:05.105961 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 14/51] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:21:04 2026] POST /volume/v3/volumes => generated 754 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:21:05.125992 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-84e0ec59-0f63-4c6c-a5f7-f5d4c9b138a6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:05.128666 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-84e0ec59-0f63-4c6c-a5f7-f5d4c9b138a6 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] GET https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 Jul 03 06:21:05.128918 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-84e0ec59-0f63-4c6c-a5f7-f5d4c9b138a6 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:05.129162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-84e0ec59-0f63-4c6c-a5f7-f5d4c9b138a6 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:05.139035 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:05.139035 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:05.145237 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-84e0ec59-0f63-4c6c-a5f7-f5d4c9b138a6 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Volume info retrieved successfully. Jul 03 06:21:05.152544 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-84e0ec59-0f63-4c6c-a5f7-f5d4c9b138a6 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 returned with HTTP 200 Jul 03 06:21:05.153000 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 13/52] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:05 2026] GET /volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:05.549176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-02dd321c-e214-4008-ade5-42a3f0bc0e09 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:05.551794 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02dd321c-e214-4008-ade5-42a3f0bc0e09 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:05.553532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02dd321c-e214-4008-ade5-42a3f0bc0e09 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:05.553532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02dd321c-e214-4008-ade5-42a3f0bc0e09 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:05.553672 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3254e0be-8899-4a76-b4ea-9997423860cf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:05.556591 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3254e0be-8899-4a76-b4ea-9997423860cf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:05.558715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3254e0be-8899-4a76-b4ea-9997423860cf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-attach": {"instance_uuid": "09ea3c2b-c5b7-4f36-acbf-105b2483c84b", "mountpoint": "/dev/vdb"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:05.558715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3254e0be-8899-4a76-b4ea-9997423860cf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "09ea3c2b-c5b7-4f36-acbf-105b2483c84b", "mountpoint": "/dev/vdb"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:05.566789 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:05.566789 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:05.570433 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:05.570433 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:05.572155 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3254e0be-8899-4a76-b4ea-9997423860cf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:05.572284 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02dd321c-e214-4008-ade5-42a3f0bc0e09 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:05.578714 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02dd321c-e214-4008-ade5-42a3f0bc0e09 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:05.579255 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 13/53] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:05 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:05.585409 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3254e0be-8899-4a76-b4ea-9997423860cf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Update volume admin metadata completed successfully. Jul 03 06:21:06.089836 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3254e0be-8899-4a76-b4ea-9997423860cf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Attach volume completed successfully. Jul 03 06:21:06.091025 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3254e0be-8899-4a76-b4ea-9997423860cf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:06.091025 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 14/54] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:05 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:06.099253 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1c4ac0b2-d4ac-474e-9967-517ca95c2869 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:06.101185 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1c4ac0b2-d4ac-474e-9967-517ca95c2869 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:06.101389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1c4ac0b2-d4ac-474e-9967-517ca95c2869 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:06.101598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1c4ac0b2-d4ac-474e-9967-517ca95c2869 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:06.112423 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:06.112423 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:06.116781 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1c4ac0b2-d4ac-474e-9967-517ca95c2869 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:06.121497 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1c4ac0b2-d4ac-474e-9967-517ca95c2869 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:06.122016 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 15/55] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:06 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:06.135796 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-36d30696-a509-44a3-9bc1-487d7cccd91c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:06.140307 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-36d30696-a509-44a3-9bc1-487d7cccd91c tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:06.140995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-36d30696-a509-44a3-9bc1-487d7cccd91c tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-detach": {}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:06.141155 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-36d30696-a509-44a3-9bc1-487d7cccd91c tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:06.160266 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:06.160266 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:06.160910 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-36d30696-a509-44a3-9bc1-487d7cccd91c tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:06.167462 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-129f8371-82bb-4aeb-8581-d1a36516fe6b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:06.169253 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-129f8371-82bb-4aeb-8581-d1a36516fe6b tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] GET https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 Jul 03 06:21:06.169469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-129f8371-82bb-4aeb-8581-d1a36516fe6b tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:06.169754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-129f8371-82bb-4aeb-8581-d1a36516fe6b tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:06.177314 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:06.177314 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:06.181528 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-129f8371-82bb-4aeb-8581-d1a36516fe6b tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Volume info retrieved successfully. Jul 03 06:21:06.185966 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-129f8371-82bb-4aeb-8581-d1a36516fe6b tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 returned with HTTP 200 Jul 03 06:21:06.186510 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 14/56] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:06 2026] GET /volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:06.575815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-b686354f-aab2-4d54-98e8-d6ff313bf8fa req-0e418ebe-3d66-4ac5-97c5-7edce83a9cb1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:06.579682 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b686354f-aab2-4d54-98e8-d6ff313bf8fa req-0e418ebe-3d66-4ac5-97c5-7edce83a9cb1 tempest-VolumesAdminNegativeTest-1444036759 tempest-VolumesAdminNegativeTest-1444036759-project] GET https://10.4.3.243/volume/v3/volumes/1a907564-37a8-466b-8e76-ed40377c3075 Jul 03 06:21:06.579682 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b686354f-aab2-4d54-98e8-d6ff313bf8fa req-0e418ebe-3d66-4ac5-97c5-7edce83a9cb1 tempest-VolumesAdminNegativeTest-1444036759 tempest-VolumesAdminNegativeTest-1444036759-project] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:06.579682 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b686354f-aab2-4d54-98e8-d6ff313bf8fa req-0e418ebe-3d66-4ac5-97c5-7edce83a9cb1 tempest-VolumesAdminNegativeTest-1444036759 tempest-VolumesAdminNegativeTest-1444036759-project] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:06.587589 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b686354f-aab2-4d54-98e8-d6ff313bf8fa req-0e418ebe-3d66-4ac5-97c5-7edce83a9cb1 tempest-VolumesAdminNegativeTest-1444036759 tempest-VolumesAdminNegativeTest-1444036759-project] https://10.4.3.243/volume/v3/volumes/1a907564-37a8-466b-8e76-ed40377c3075 returned with HTTP 404 Jul 03 06:21:06.588491 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 15/57] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:06 2026] GET /volume/v3/volumes/1a907564-37a8-466b-8e76-ed40377c3075 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:06.596863 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-14f5d0ec-0893-4d41-9dfb-eb493d89fa4f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:06.603864 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-14f5d0ec-0893-4d41-9dfb-eb493d89fa4f tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:06.604197 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-14f5d0ec-0893-4d41-9dfb-eb493d89fa4f tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:06.604285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-14f5d0ec-0893-4d41-9dfb-eb493d89fa4f tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:06.611919 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5128faac-fd47-4709-b4b3-8ac78f6fff3f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:06.615444 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:06.615444 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:06.615554 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5128faac-fd47-4709-b4b3-8ac78f6fff3f tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] DELETE https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 Jul 03 06:21:06.615882 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5128faac-fd47-4709-b4b3-8ac78f6fff3f tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:06.616297 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5128faac-fd47-4709-b4b3-8ac78f6fff3f tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:06.616632 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-5128faac-fd47-4709-b4b3-8ac78f6fff3f tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Delete volume with id: 2160f849-cf60-45ed-87bd-a5c1aa1855c0 Jul 03 06:21:06.618917 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-14f5d0ec-0893-4d41-9dfb-eb493d89fa4f tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:06.624891 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-14f5d0ec-0893-4d41-9dfb-eb493d89fa4f tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:06.625320 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 16/58] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:06 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:06.626095 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:06.626095 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:06.626892 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5128faac-fd47-4709-b4b3-8ac78f6fff3f tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Volume info retrieved successfully. Jul 03 06:21:06.665548 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5128faac-fd47-4709-b4b3-8ac78f6fff3f tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Delete volume request issued successfully. Jul 03 06:21:06.666231 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5128faac-fd47-4709-b4b3-8ac78f6fff3f tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 returned with HTTP 202 Jul 03 06:21:06.666631 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 15/59] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:21:06 2026] DELETE /volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:06.677649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ceb0210d-d696-4f9d-bbfa-7579fba1a294 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:06.680190 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ceb0210d-d696-4f9d-bbfa-7579fba1a294 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] GET https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 Jul 03 06:21:06.680432 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ceb0210d-d696-4f9d-bbfa-7579fba1a294 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:06.680875 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ceb0210d-d696-4f9d-bbfa-7579fba1a294 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:06.683148 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-36d30696-a509-44a3-9bc1-487d7cccd91c tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Detach volume completed successfully. Jul 03 06:21:06.683424 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-36d30696-a509-44a3-9bc1-487d7cccd91c tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:06.683970 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 14/60] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:06 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:06.695360 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:06.695360 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:06.695819 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-319638bd-0ef0-4d23-adb5-4a51616af387 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:06.698772 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-319638bd-0ef0-4d23-adb5-4a51616af387 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:06.699017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-319638bd-0ef0-4d23-adb5-4a51616af387 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:06.699224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-319638bd-0ef0-4d23-adb5-4a51616af387 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:06.717978 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ceb0210d-d696-4f9d-bbfa-7579fba1a294 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Volume info retrieved successfully. Jul 03 06:21:06.722609 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:06.722609 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:06.723584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ceb0210d-d696-4f9d-bbfa-7579fba1a294 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 returned with HTTP 200 Jul 03 06:21:06.723584 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 16/61] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:06 2026] GET /volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:06.728179 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-319638bd-0ef0-4d23-adb5-4a51616af387 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:06.735048 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-319638bd-0ef0-4d23-adb5-4a51616af387 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:06.735649 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 17/62] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:06 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:07.650169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f317963d-dc29-44a4-82c3-8000c3e44dcc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:07.652899 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f317963d-dc29-44a4-82c3-8000c3e44dcc tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:07.653144 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f317963d-dc29-44a4-82c3-8000c3e44dcc tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:07.653418 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f317963d-dc29-44a4-82c3-8000c3e44dcc tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:07.667851 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:07.667851 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:07.675081 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f317963d-dc29-44a4-82c3-8000c3e44dcc tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:07.683328 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f317963d-dc29-44a4-82c3-8000c3e44dcc tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:07.683328 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 16/63] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:07 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:07.743141 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bc620a3b-fe24-4eee-9ab0-4e3cc130a3c9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:07.747723 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bc620a3b-fe24-4eee-9ab0-4e3cc130a3c9 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] GET https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 Jul 03 06:21:07.747723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bc620a3b-fe24-4eee-9ab0-4e3cc130a3c9 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:07.747723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bc620a3b-fe24-4eee-9ab0-4e3cc130a3c9 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:07.757295 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bc620a3b-fe24-4eee-9ab0-4e3cc130a3c9 tempest-VolumesAdminNegativeTest-1209018883 tempest-VolumesAdminNegativeTest-1209018883-project-member] https://10.4.3.243/volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 returned with HTTP 404 Jul 03 06:21:07.758091 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 15/64] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:07 2026] GET /volume/v3/volumes/2160f849-cf60-45ed-87bd-a5c1aa1855c0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:08.698412 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-33f53a8b-ae47-4f6e-95ad-52c332ec7871 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:08.700553 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-33f53a8b-ae47-4f6e-95ad-52c332ec7871 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:08.701647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-33f53a8b-ae47-4f6e-95ad-52c332ec7871 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:08.701647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-33f53a8b-ae47-4f6e-95ad-52c332ec7871 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:08.714026 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:08.714026 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:08.722755 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-33f53a8b-ae47-4f6e-95ad-52c332ec7871 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:08.729283 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-33f53a8b-ae47-4f6e-95ad-52c332ec7871 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:08.730191 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 17/65] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:08 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:09.656790 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-07d42ffd-57cc-45c1-9da0-762bb8040a6a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:09.660718 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-07d42ffd-57cc-45c1-9da0-762bb8040a6a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] POST https://10.4.3.243/volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2/action Jul 03 06:21:09.660718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-07d42ffd-57cc-45c1-9da0-762bb8040a6a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:09.660718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-07d42ffd-57cc-45c1-9da0-762bb8040a6a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:09.677685 np0000004376 devstack@c-api.service[99918]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 06:21:09.677685 np0000004376 devstack@c-api.service[99918]: .first() Jul 03 06:21:09.702587 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:09.702587 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:09.723136 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ceac7ebf-a3ee-4ae5-b57d-0243da8d2dfc req-07d42ffd-57cc-45c1-9da0-762bb8040a6a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2/action returned with HTTP 204 Jul 03 06:21:09.723706 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 18/66] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:21:09 2026] POST /volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:09.746615 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0f02251f-3a3c-4c77-b5ee-98dfe2e27d77 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:09.748823 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f02251f-3a3c-4c77-b5ee-98dfe2e27d77 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:09.749180 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f02251f-3a3c-4c77-b5ee-98dfe2e27d77 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:09.749443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f02251f-3a3c-4c77-b5ee-98dfe2e27d77 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:09.761192 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:09.761192 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:09.766478 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0f02251f-3a3c-4c77-b5ee-98dfe2e27d77 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:09.773158 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f02251f-3a3c-4c77-b5ee-98dfe2e27d77 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:09.774067 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 17/67] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:09 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:09.788419 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-794afa4f-c231-4bb9-8943-52fae381a2f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:09.790506 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-794afa4f-c231-4bb9-8943-52fae381a2f2 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:09.790728 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-794afa4f-c231-4bb9-8943-52fae381a2f2 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:09.790932 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-794afa4f-c231-4bb9-8943-52fae381a2f2 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:09.803907 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:09.803907 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:09.808756 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-794afa4f-c231-4bb9-8943-52fae381a2f2 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:09.815042 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-794afa4f-c231-4bb9-8943-52fae381a2f2 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:09.815553 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 16/68] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:09 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:14.143897 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-974deddc-16fa-4266-a59f-e4cd7cb9d97f req-107e2855-a996-4de0-881a-cf158d41e932 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:14.145991 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-974deddc-16fa-4266-a59f-e4cd7cb9d97f req-107e2855-a996-4de0-881a-cf158d41e932 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] DELETE https://10.4.3.243/volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2 Jul 03 06:21:14.146184 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-974deddc-16fa-4266-a59f-e4cd7cb9d97f req-107e2855-a996-4de0-881a-cf158d41e932 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:14.146382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-974deddc-16fa-4266-a59f-e4cd7cb9d97f req-107e2855-a996-4de0-881a-cf158d41e932 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:14.154001 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:14.154001 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:14.728434 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-974deddc-16fa-4266-a59f-e4cd7cb9d97f req-107e2855-a996-4de0-881a-cf158d41e932 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2 returned with HTTP 200 Jul 03 06:21:14.729049 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 18/69] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:21:14 2026] DELETE /volume/v3/attachments/f90c791e-ab7f-4c23-87cd-7a9b30435ff2 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:18.193087 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8438ae7f-20b9-4986-8d1e-5d959677bafe None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:18.194957 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8438ae7f-20b9-4986-8d1e-5d959677bafe tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:18.195191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8438ae7f-20b9-4986-8d1e-5d959677bafe tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:18.195425 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8438ae7f-20b9-4986-8d1e-5d959677bafe tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:18.203150 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:18.203150 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:18.208057 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8438ae7f-20b9-4986-8d1e-5d959677bafe tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:18.214079 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8438ae7f-20b9-4986-8d1e-5d959677bafe tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:18.214638 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 19/70] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:18 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:18.228360 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4667e97b-4fb2-4f01-94cf-136fd27c7d63 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:18.232717 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4667e97b-4fb2-4f01-94cf-136fd27c7d63 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:18.232717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4667e97b-4fb2-4f01-94cf-136fd27c7d63 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:18.232717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4667e97b-4fb2-4f01-94cf-136fd27c7d63 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:18.239579 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:18.239579 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:18.245673 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4667e97b-4fb2-4f01-94cf-136fd27c7d63 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:18.248535 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4667e97b-4fb2-4f01-94cf-136fd27c7d63 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:18.249122 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 18/71] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:18 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:18.284328 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1c0686cd-bd20-4533-a946-3af7e3065016 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:18.286496 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1c0686cd-bd20-4533-a946-3af7e3065016 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:18.286719 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1c0686cd-bd20-4533-a946-3af7e3065016 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:18.286953 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1c0686cd-bd20-4533-a946-3af7e3065016 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:18.297966 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:18.297966 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:18.303154 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1c0686cd-bd20-4533-a946-3af7e3065016 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:18.312612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1c0686cd-bd20-4533-a946-3af7e3065016 tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:18.316211 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 17/72] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:18 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:18.338685 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b84fa508-1131-419e-9652-1bacd8e36f9a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:18.340584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b84fa508-1131-419e-9652-1bacd8e36f9a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] DELETE https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:18.341008 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b84fa508-1131-419e-9652-1bacd8e36f9a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:18.341320 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b84fa508-1131-419e-9652-1bacd8e36f9a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:18.341629 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b84fa508-1131-419e-9652-1bacd8e36f9a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Delete volume with id: c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:18.353739 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:18.353739 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:18.353739 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b84fa508-1131-419e-9652-1bacd8e36f9a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:18.401619 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b84fa508-1131-419e-9652-1bacd8e36f9a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Delete volume request issued successfully. Jul 03 06:21:18.401619 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b84fa508-1131-419e-9652-1bacd8e36f9a tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 202 Jul 03 06:21:18.401619 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 19/73] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:21:18 2026] DELETE /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:18.409950 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-25c82fa6-5a73-4dc8-9e5f-0f2a0aa10a3e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:18.414580 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25c82fa6-5a73-4dc8-9e5f-0f2a0aa10a3e tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:18.414973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25c82fa6-5a73-4dc8-9e5f-0f2a0aa10a3e tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:18.415106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25c82fa6-5a73-4dc8-9e5f-0f2a0aa10a3e tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:18.429133 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:18.429133 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:18.433667 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-25c82fa6-5a73-4dc8-9e5f-0f2a0aa10a3e tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Volume info retrieved successfully. Jul 03 06:21:18.439742 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25c82fa6-5a73-4dc8-9e5f-0f2a0aa10a3e tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 200 Jul 03 06:21:18.439742 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 20/74] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:18 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:19.454932 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-362fb664-ebb8-4d25-9993-abe43c13821d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:19.457433 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-362fb664-ebb8-4d25-9993-abe43c13821d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] GET https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 Jul 03 06:21:19.457812 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-362fb664-ebb8-4d25-9993-abe43c13821d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:19.458093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-362fb664-ebb8-4d25-9993-abe43c13821d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:19.465049 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-362fb664-ebb8-4d25-9993-abe43c13821d tempest-DeleteServersTestJSON-1976429062 tempest-DeleteServersTestJSON-1976429062-project-member] https://10.4.3.243/volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 returned with HTTP 404 Jul 03 06:21:19.465779 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 19/75] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:19 2026] GET /volume/v3/volumes/c34848e9-2ec8-44e2-92c2-46fb70773581 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:27.207257 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:27.211510 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:21:27.211996 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1992035567", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:27.217547 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1992035567', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:21:27.217788 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Create volume of 1 GB Jul 03 06:21:27.226751 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Availability Zones retrieved successfully. Jul 03 06:21:27.236112 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Flow 'volume_create_api' (f8e99a0a-f17b-41d4-8c2d-b690202a9498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:27.237125 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a2a4ad-04ee-4a8a-9868-9b14a2467e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:27.238077 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:21:27.273110 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a2a4ad-04ee-4a8a-9868-9b14a2467e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:27.274040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70dea6d0-30d5-4bcc-843b-7c2648087190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:27.351950 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Created reservations ['56e85f6b-0bef-42de-98a9-25b02f9b4c04', 'bff71420-d014-4c2a-bded-50bd6d5030e0', '91f271cc-fca6-4fd7-8a81-7b9fec3beaf5', '827849c0-3a2e-4ea6-a0f2-b174734a83f0'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:21:27.352780 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70dea6d0-30d5-4bcc-843b-7c2648087190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e85f6b-0bef-42de-98a9-25b02f9b4c04', 'bff71420-d014-4c2a-bded-50bd6d5030e0', '91f271cc-fca6-4fd7-8a81-7b9fec3beaf5', '827849c0-3a2e-4ea6-a0f2-b174734a83f0']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:27.353508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8400951-f6c3-4a71-9b7f-a74f777a30b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:27.379249 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8400951-f6c3-4a71-9b7f-a74f777a30b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44ab4cc1-0390-46a8-b421-70df6c29e0c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1992035567',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a372ad35127d45a9b08bd4015c96c3f3',qos_specs=None,replication_status=,reservations=['56e85f6b-0bef-42de-98a9-25b02f9b4c04','bff71420-d014-4c2a-bded-50bd6d5030e0','91f271cc-fca6-4fd7-8a81-7b9fec3beaf5','827849c0-3a2e-4ea6-a0f2-b174734a83f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a790822c839c4226a771a152ddf14706',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1992035567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44ab4cc1-0390-46a8-b421-70df6c29e0c5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a372ad35127d45a9b08bd4015c96c3f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a790822c839c4226a771a152ddf14706',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:27.380089 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84129a39-7c22-4cb7-8ea0-2113388e67db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:27.401077 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84129a39-7c22-4cb7-8ea0-2113388e67db) transitioned into state 'SUCCESS' from state '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-1992035567',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a372ad35127d45a9b08bd4015c96c3f3',qos_specs=None,replication_status=,reservations=['56e85f6b-0bef-42de-98a9-25b02f9b4c04','bff71420-d014-4c2a-bded-50bd6d5030e0','91f271cc-fca6-4fd7-8a81-7b9fec3beaf5','827849c0-3a2e-4ea6-a0f2-b174734a83f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a790822c839c4226a771a152ddf14706',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:27.401742 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce94e7ad-016e-4459-ab08-cbc07899c179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:27.419306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce94e7ad-016e-4459-ab08-cbc07899c179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:27.420338 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Flow 'volume_create_api' (f8e99a0a-f17b-41d4-8c2d-b690202a9498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:27.420869 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Create volume request issued successfully. Jul 03 06:21:27.421766 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-68a0c034-a5e5-43e5-92f7-b39652db0528 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:21:27.422372 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 18/76] 10.4.3.243 () {72 vars in 1541 bytes} [Fri Jul 3 06:21:27 2026] POST /volume/v3/volumes => generated 763 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:21:27.430513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-dfbef525-bdba-4044-9f1a-7983b9d78b6b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:27.432598 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-dfbef525-bdba-4044-9f1a-7983b9d78b6b tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] GET https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 Jul 03 06:21:27.432781 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-dfbef525-bdba-4044-9f1a-7983b9d78b6b tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:27.432999 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-dfbef525-bdba-4044-9f1a-7983b9d78b6b tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:27.440516 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:27.440516 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:27.445048 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-dfbef525-bdba-4044-9f1a-7983b9d78b6b tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Volume info retrieved successfully. Jul 03 06:21:27.451360 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b1abd1b6-e6f3-4e09-a60f-ba556b6b6bcb req-dfbef525-bdba-4044-9f1a-7983b9d78b6b tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 returned with HTTP 200 Jul 03 06:21:27.451809 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 20/77] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:27 2026] GET /volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:27.477095 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-4a679c92-bd5b-430b-8afc-ab9e49cc8c4f req-dff52af4-2adc-4c35-8f67-f3680b96d731 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:27.479036 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4a679c92-bd5b-430b-8afc-ab9e49cc8c4f req-dff52af4-2adc-4c35-8f67-f3680b96d731 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] GET https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 Jul 03 06:21:27.479482 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4a679c92-bd5b-430b-8afc-ab9e49cc8c4f req-dff52af4-2adc-4c35-8f67-f3680b96d731 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:27.479482 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4a679c92-bd5b-430b-8afc-ab9e49cc8c4f req-dff52af4-2adc-4c35-8f67-f3680b96d731 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:27.486539 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:27.486539 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:27.490553 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-4a679c92-bd5b-430b-8afc-ab9e49cc8c4f req-dff52af4-2adc-4c35-8f67-f3680b96d731 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Volume info retrieved successfully. Jul 03 06:21:27.494917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4a679c92-bd5b-430b-8afc-ab9e49cc8c4f req-dff52af4-2adc-4c35-8f67-f3680b96d731 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 returned with HTTP 200 Jul 03 06:21:27.495363 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 21/78] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:27 2026] GET /volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:28.526199 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-e2d2e6fb-9db1-4900-af6a-ecbe23065f64 req-33bfbd6e-528d-45a6-a854-1bf0acbb2949 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:28.537915 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e2d2e6fb-9db1-4900-af6a-ecbe23065f64 req-33bfbd6e-528d-45a6-a854-1bf0acbb2949 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] GET https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 Jul 03 06:21:28.537915 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e2d2e6fb-9db1-4900-af6a-ecbe23065f64 req-33bfbd6e-528d-45a6-a854-1bf0acbb2949 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:28.537915 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e2d2e6fb-9db1-4900-af6a-ecbe23065f64 req-33bfbd6e-528d-45a6-a854-1bf0acbb2949 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:28.537915 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:28.537915 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:28.570478 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-e2d2e6fb-9db1-4900-af6a-ecbe23065f64 req-33bfbd6e-528d-45a6-a854-1bf0acbb2949 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Volume info retrieved successfully. Jul 03 06:21:28.570478 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e2d2e6fb-9db1-4900-af6a-ecbe23065f64 req-33bfbd6e-528d-45a6-a854-1bf0acbb2949 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 returned with HTTP 200 Jul 03 06:21:28.570478 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 20/79] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:28 2026] GET /volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:28.830608 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f1813074-8ec7-41d7-becb-d352e5aa9777 req-497da805-4ab6-4a13-b589-93b2959af125 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:28.833483 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f1813074-8ec7-41d7-becb-d352e5aa9777 req-497da805-4ab6-4a13-b589-93b2959af125 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-reader] GET https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 Jul 03 06:21:28.833763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f1813074-8ec7-41d7-becb-d352e5aa9777 req-497da805-4ab6-4a13-b589-93b2959af125 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:28.834029 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f1813074-8ec7-41d7-becb-d352e5aa9777 req-497da805-4ab6-4a13-b589-93b2959af125 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-reader] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:28.842777 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:28.842777 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:28.846856 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-f1813074-8ec7-41d7-becb-d352e5aa9777 req-497da805-4ab6-4a13-b589-93b2959af125 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-reader] Volume info retrieved successfully. Jul 03 06:21:28.852277 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f1813074-8ec7-41d7-becb-d352e5aa9777 req-497da805-4ab6-4a13-b589-93b2959af125 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-reader] https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 returned with HTTP 200 Jul 03 06:21:28.852859 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 19/80] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:28 2026] GET /volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:28.897750 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f84f6901-28d3-4739-9ac7-bcdaf6d105fc req-e6b6af47-a72c-4d23-a36f-6ae1b724e079 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:28.903288 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f84f6901-28d3-4739-9ac7-bcdaf6d105fc req-e6b6af47-a72c-4d23-a36f-6ae1b724e079 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] DELETE https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 Jul 03 06:21:28.903482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f84f6901-28d3-4739-9ac7-bcdaf6d105fc req-e6b6af47-a72c-4d23-a36f-6ae1b724e079 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:28.903732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f84f6901-28d3-4739-9ac7-bcdaf6d105fc req-e6b6af47-a72c-4d23-a36f-6ae1b724e079 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:28.903936 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [req-f84f6901-28d3-4739-9ac7-bcdaf6d105fc req-e6b6af47-a72c-4d23-a36f-6ae1b724e079 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Delete volume with id: 44ab4cc1-0390-46a8-b421-70df6c29e0c5 Jul 03 06:21:28.913222 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:28.913222 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:28.915243 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f84f6901-28d3-4739-9ac7-bcdaf6d105fc req-e6b6af47-a72c-4d23-a36f-6ae1b724e079 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Volume info retrieved successfully. Jul 03 06:21:28.949810 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f84f6901-28d3-4739-9ac7-bcdaf6d105fc req-e6b6af47-a72c-4d23-a36f-6ae1b724e079 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Delete volume request issued successfully. Jul 03 06:21:28.950086 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f84f6901-28d3-4739-9ac7-bcdaf6d105fc req-e6b6af47-a72c-4d23-a36f-6ae1b724e079 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 returned with HTTP 202 Jul 03 06:21:28.950595 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 21/81] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:21:28 2026] DELETE /volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:28.978349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-20942a35-6dd6-469e-aa98-1369ca96e1fb req-73f0183f-31a9-4308-a6a8-997aa241d5bd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:28.982219 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-20942a35-6dd6-469e-aa98-1369ca96e1fb req-73f0183f-31a9-4308-a6a8-997aa241d5bd tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] GET https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 Jul 03 06:21:28.982219 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-20942a35-6dd6-469e-aa98-1369ca96e1fb req-73f0183f-31a9-4308-a6a8-997aa241d5bd tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:28.982219 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-20942a35-6dd6-469e-aa98-1369ca96e1fb req-73f0183f-31a9-4308-a6a8-997aa241d5bd tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:28.992507 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:28.992507 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:29.000074 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-20942a35-6dd6-469e-aa98-1369ca96e1fb req-73f0183f-31a9-4308-a6a8-997aa241d5bd tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Volume info retrieved successfully. Jul 03 06:21:29.006668 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-20942a35-6dd6-469e-aa98-1369ca96e1fb req-73f0183f-31a9-4308-a6a8-997aa241d5bd tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 returned with HTTP 200 Jul 03 06:21:29.007101 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 22/82] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:28 2026] GET /volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:29.462405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fe43ce32-faf3-49be-b4a8-56e82eb27b81 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:29.464506 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe43ce32-faf3-49be-b4a8-56e82eb27b81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:29.465313 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe43ce32-faf3-49be-b4a8-56e82eb27b81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-attach": {"instance_uuid": "10727689-238e-402f-a232-dc41e736bd00", "mountpoint": "/dev/vdb"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:29.465537 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe43ce32-faf3-49be-b4a8-56e82eb27b81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "10727689-238e-402f-a232-dc41e736bd00", "mountpoint": "/dev/vdb"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:29.476223 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:29.476223 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:29.476880 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fe43ce32-faf3-49be-b4a8-56e82eb27b81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:29.485644 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fe43ce32-faf3-49be-b4a8-56e82eb27b81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Update volume admin metadata completed successfully. Jul 03 06:21:29.655383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0f20f449-2535-40e6-910d-3d20e4be0420 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:29.661355 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:21:29.662076 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-567060229"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:29.664073 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-567060229'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:21:29.664262 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume of 1 GB Jul 03 06:21:29.675289 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Availability Zones retrieved successfully. Jul 03 06:21:29.686294 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Flow 'volume_create_api' (7b9d787f-a54b-4947-b798-bb11122f751c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:29.687913 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac71dd20-a297-48ac-aee6-c8a611ac7962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:29.689455 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:21:29.736036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac71dd20-a297-48ac-aee6-c8a611ac7962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:29.737156 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1fb00d5-7157-4b00-86ef-332921b84192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:29.840123 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Created reservations ['0f3ff613-a414-4c97-a9c0-99e4ac682bc4', 'c332b70d-9ad4-49f4-b951-9a2b49872032', 'f26c3bfe-4413-46f9-8c92-a02ede2e4d0b', 'ad6d0b21-06af-434d-8770-070a04de677d'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:21:29.840955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1fb00d5-7157-4b00-86ef-332921b84192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f3ff613-a414-4c97-a9c0-99e4ac682bc4', 'c332b70d-9ad4-49f4-b951-9a2b49872032', 'f26c3bfe-4413-46f9-8c92-a02ede2e4d0b', 'ad6d0b21-06af-434d-8770-070a04de677d']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:29.841737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b81df2-94e4-46f1-93f7-4ce8f9c6ea52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:29.867222 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b81df2-94e4-46f1-93f7-4ce8f9c6ea52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '691c3e77-f285-4a1b-837f-0a0bb3c9f951', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-567060229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ea9b68edb314af6af2938c6b519f6b4',qos_specs=None,replication_status=,reservations=['0f3ff613-a414-4c97-a9c0-99e4ac682bc4','c332b70d-9ad4-49f4-b951-9a2b49872032','f26c3bfe-4413-46f9-8c92-a02ede2e4d0b','ad6d0b21-06af-434d-8770-070a04de677d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cc49c536df14468b892381ca4238e83',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-567060229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=691c3e77-f285-4a1b-837f-0a0bb3c9f951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea9b68edb314af6af2938c6b519f6b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cc49c536df14468b892381ca4238e83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:29.868067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3183132d-375a-4060-8a72-34268f7d0bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:29.889273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3183132d-375a-4060-8a72-34268f7d0bf6) transitioned into state 'SUCCESS' from state '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-567060229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ea9b68edb314af6af2938c6b519f6b4',qos_specs=None,replication_status=,reservations=['0f3ff613-a414-4c97-a9c0-99e4ac682bc4','c332b70d-9ad4-49f4-b951-9a2b49872032','f26c3bfe-4413-46f9-8c92-a02ede2e4d0b','ad6d0b21-06af-434d-8770-070a04de677d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cc49c536df14468b892381ca4238e83',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:29.889933 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10462934-1d24-40d7-afe5-1e5e72650631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:29.902172 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10462934-1d24-40d7-afe5-1e5e72650631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:29.903128 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Flow 'volume_create_api' (7b9d787f-a54b-4947-b798-bb11122f751c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:29.903452 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume request issued successfully. Jul 03 06:21:29.904339 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f20f449-2535-40e6-910d-3d20e4be0420 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:21:29.904748 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 20/83] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:21:29 2026] POST /volume/v3/volumes => generated 750 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:21:29.919952 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5f334420-f53c-406e-85e3-d9b7d2eaf860 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:29.922107 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5f334420-f53c-406e-85e3-d9b7d2eaf860 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:29.922208 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5f334420-f53c-406e-85e3-d9b7d2eaf860 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:29.922400 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5f334420-f53c-406e-85e3-d9b7d2eaf860 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:29.932307 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:29.932307 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:29.938102 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5f334420-f53c-406e-85e3-d9b7d2eaf860 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:29.943280 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5f334420-f53c-406e-85e3-d9b7d2eaf860 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:29.943683 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 22/84] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:29 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:29.998162 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fe43ce32-faf3-49be-b4a8-56e82eb27b81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Attach volume completed successfully. Jul 03 06:21:29.998635 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe43ce32-faf3-49be-b4a8-56e82eb27b81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:29.999125 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 21/85] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:29 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:30.010038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-72c6c126-b239-47c0-93db-53b45879b4ac None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:30.011917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-72c6c126-b239-47c0-93db-53b45879b4ac tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:30.012135 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-72c6c126-b239-47c0-93db-53b45879b4ac tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:30.012360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-72c6c126-b239-47c0-93db-53b45879b4ac tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:30.021986 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:30.021986 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:30.026031 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-72c6c126-b239-47c0-93db-53b45879b4ac tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:30.030325 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-72c6c126-b239-47c0-93db-53b45879b4ac tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:30.030755 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 23/86] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:30 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:30.040510 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-7004cd9c-b0c9-4e07-b702-c74952d13fa6 req-f43b34da-7064-4410-b012-d01529c7e6c7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:30.051227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-38d186f7-6e28-443b-a27d-4add07a56c31 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:30.051651 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7004cd9c-b0c9-4e07-b702-c74952d13fa6 req-f43b34da-7064-4410-b012-d01529c7e6c7 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] GET https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 Jul 03 06:21:30.051651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7004cd9c-b0c9-4e07-b702-c74952d13fa6 req-f43b34da-7064-4410-b012-d01529c7e6c7 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:30.052124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7004cd9c-b0c9-4e07-b702-c74952d13fa6 req-f43b34da-7064-4410-b012-d01529c7e6c7 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:30.053668 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38d186f7-6e28-443b-a27d-4add07a56c31 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:30.054054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38d186f7-6e28-443b-a27d-4add07a56c31 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:30.054054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38d186f7-6e28-443b-a27d-4add07a56c31 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:30.075332 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7004cd9c-b0c9-4e07-b702-c74952d13fa6 req-f43b34da-7064-4410-b012-d01529c7e6c7 tempest-VolumesGetTestJSON-713467843 tempest-VolumesGetTestJSON-713467843-project-member] https://10.4.3.243/volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 returned with HTTP 404 Jul 03 06:21:30.075986 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 21/87] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:30 2026] GET /volume/v3/volumes/44ab4cc1-0390-46a8-b421-70df6c29e0c5 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:30.077648 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:30.077648 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:30.083414 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-38d186f7-6e28-443b-a27d-4add07a56c31 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:30.091965 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38d186f7-6e28-443b-a27d-4add07a56c31 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:30.093573 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 23/88] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:30 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 1175 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:30.112843 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-771a82b8-b727-4e06-880a-e650d5356a73 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:30.118986 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-771a82b8-b727-4e06-880a-e650d5356a73 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:30.119461 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-771a82b8-b727-4e06-880a-e650d5356a73 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-detach": {}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:30.119639 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-771a82b8-b727-4e06-880a-e650d5356a73 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:30.137950 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:30.137950 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:30.138380 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-771a82b8-b727-4e06-880a-e650d5356a73 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:30.642902 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-771a82b8-b727-4e06-880a-e650d5356a73 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Detach volume completed successfully. Jul 03 06:21:30.643161 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-771a82b8-b727-4e06-880a-e650d5356a73 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:30.643656 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 22/89] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:30 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:30.656235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9cb87ebd-fad0-4126-9887-8938b29bad24 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:30.658425 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9cb87ebd-fad0-4126-9887-8938b29bad24 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:30.658828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9cb87ebd-fad0-4126-9887-8938b29bad24 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:30.658918 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9cb87ebd-fad0-4126-9887-8938b29bad24 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:30.667669 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:30.667669 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:30.672280 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9cb87ebd-fad0-4126-9887-8938b29bad24 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:30.677999 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9cb87ebd-fad0-4126-9887-8938b29bad24 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:30.678424 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 24/90] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:30 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:30.959995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-de9bfe36-5b52-4926-932d-d0e896db37f8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:30.962008 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de9bfe36-5b52-4926-932d-d0e896db37f8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:30.962243 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de9bfe36-5b52-4926-932d-d0e896db37f8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:30.962439 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de9bfe36-5b52-4926-932d-d0e896db37f8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:30.970297 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:30.970297 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:30.974835 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-de9bfe36-5b52-4926-932d-d0e896db37f8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:30.980495 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de9bfe36-5b52-4926-932d-d0e896db37f8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:30.981131 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 22/91] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:30 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:31.041519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-8b6aef07-f448-480b-ba55-1d968983ad8e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:31.044818 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-8b6aef07-f448-480b-ba55-1d968983ad8e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:31.045227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-8b6aef07-f448-480b-ba55-1d968983ad8e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:31.045928 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-8b6aef07-f448-480b-ba55-1d968983ad8e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:31.057062 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:31.057062 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:31.062198 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-8b6aef07-f448-480b-ba55-1d968983ad8e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:31.071378 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-8b6aef07-f448-480b-ba55-1d968983ad8e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:31.071378 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 24/92] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:31 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:33.399765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e997f08c-9e38-4a84-9455-0e16c92b2036 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:33.400073 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e997f08c-9e38-4a84-9455-0e16c92b2036 None None] GET https://10.4.3.243/volume// Jul 03 06:21:33.400073 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e997f08c-9e38-4a84-9455-0e16c92b2036 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:33.400298 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e997f08c-9e38-4a84-9455-0e16c92b2036 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:33.400762 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e997f08c-9e38-4a84-9455-0e16c92b2036 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:33.401064 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 23/93] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:21:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:33.419162 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-c4ca2ed8-ee61-4722-9f93-6ab1924f0120 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:33.649596 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-c4ca2ed8-ee61-4722-9f93-6ab1924f0120 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:21:33.649968 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-c4ca2ed8-ee61-4722-9f93-6ab1924f0120 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "691c3e77-f285-4a1b-837f-0a0bb3c9f951", "connector": null, "instance_uuid": "c8090b8d-5057-4beb-94f6-a67e387e2a9c"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:33.659138 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:33.659138 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:33.887764 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-c4ca2ed8-ee61-4722-9f93-6ab1924f0120 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:21:33.888176 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 25/94] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:21:33 2026] POST /volume/v3/attachments => generated 273 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:34.116771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3284f6ef-d644-4365-9297-1a206c2ad0df None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:34.116771 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3284f6ef-d644-4365-9297-1a206c2ad0df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:34.116771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3284f6ef-d644-4365-9297-1a206c2ad0df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:34.116771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3284f6ef-d644-4365-9297-1a206c2ad0df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:34.126627 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:34.126627 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:34.131100 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3284f6ef-d644-4365-9297-1a206c2ad0df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:34.149428 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3284f6ef-d644-4365-9297-1a206c2ad0df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:34.149428 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 23/95] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:34 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:34.376021 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1ea503ea-5b1e-4668-8fb4-fcac243af279 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:34.527939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9da92975-97fd-41f2-ab80-af91be19ec5b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:34.528298 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9da92975-97fd-41f2-ab80-af91be19ec5b None None] GET https://10.4.3.243/volume// Jul 03 06:21:34.528473 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9da92975-97fd-41f2-ab80-af91be19ec5b None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:34.528781 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9da92975-97fd-41f2-ab80-af91be19ec5b None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:34.529182 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9da92975-97fd-41f2-ab80-af91be19ec5b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:34.529502 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 24/96] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:21:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:34.538431 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-daf5ddc8-ab3e-48f8-9e3a-571c17a5a54b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:34.541610 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-daf5ddc8-ab3e-48f8-9e3a-571c17a5a54b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:34.541989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-daf5ddc8-ab3e-48f8-9e3a-571c17a5a54b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:34.542225 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-daf5ddc8-ab3e-48f8-9e3a-571c17a5a54b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:34.568797 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:34.568797 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:34.573469 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-daf5ddc8-ab3e-48f8-9e3a-571c17a5a54b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:34.578274 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-daf5ddc8-ab3e-48f8-9e3a-571c17a5a54b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:34.578646 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 26/97] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:21:34 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:21:34.678919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-4379e386-f22e-4a2f-b6c7-91dd32eeccc7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:34.684774 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-4379e386-f22e-4a2f-b6c7-91dd32eeccc7 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] PUT https://10.4.3.243/volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e Jul 03 06:21:34.684774 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-4379e386-f22e-4a2f-b6c7-91dd32eeccc7 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:34.701089 np0000004376 devstack@c-api.service[99919]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 03 06:21:34.701089 np0000004376 devstack@c-api.service[99919]: .first() Jul 03 06:21:34.713058 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-4379e386-f22e-4a2f-b6c7-91dd32eeccc7 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Acquiring lock "cinder-attachment_update-691c3e77-f285-4a1b-837f-0a0bb3c9f951-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:21:34.737544 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-4379e386-f22e-4a2f-b6c7-91dd32eeccc7 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Lock "cinder-attachment_update-691c3e77-f285-4a1b-837f-0a0bb3c9f951-np0000004376" acquired by "attachment_update" :: waited 0.025s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:21:34.739642 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:34.739642 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:34.764511 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ea503ea-5b1e-4668-8fb4-fcac243af279 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] GET https://10.4.3.243/volume/v3/scheduler-stats/get_pools Jul 03 06:21:34.764511 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ea503ea-5b1e-4668-8fb4-fcac243af279 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:34.765024 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ea503ea-5b1e-4668-8fb4-fcac243af279 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Calling method 'get_pools' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:34.818353 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-12ad721b-5914-49af-91fd-461d88694dc5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:34.825850 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-12ad721b-5914-49af-91fd-461d88694dc5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:34.825850 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-12ad721b-5914-49af-91fd-461d88694dc5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:34.825850 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-12ad721b-5914-49af-91fd-461d88694dc5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:34.834425 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:34.834425 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:34.840256 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-12ad721b-5914-49af-91fd-461d88694dc5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:34.846221 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-12ad721b-5914-49af-91fd-461d88694dc5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:34.846952 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 25/98] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:34 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:35.161683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9d27f384-5299-4067-973f-0992d9047b42 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:35.163408 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9d27f384-5299-4067-973f-0992d9047b42 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:35.163581 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9d27f384-5299-4067-973f-0992d9047b42 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:35.163882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9d27f384-5299-4067-973f-0992d9047b42 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:35.174228 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:35.174228 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:35.179193 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9d27f384-5299-4067-973f-0992d9047b42 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:35.184675 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9d27f384-5299-4067-973f-0992d9047b42 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:35.185362 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 27/99] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:35 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:35.266043 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-4379e386-f22e-4a2f-b6c7-91dd32eeccc7 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Lock "cinder-attachment_update-691c3e77-f285-4a1b-837f-0a0bb3c9f951-np0000004376" released by "attachment_update" :: held 0.528s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:21:35.266442 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-4379e386-f22e-4a2f-b6c7-91dd32eeccc7 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e returned with HTTP 200 Jul 03 06:21:35.267021 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 24/100] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:21:34 2026] PUT /volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e => generated 969 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:35.267710 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ea503ea-5b1e-4668-8fb4-fcac243af279 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] https://10.4.3.243/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 06:21:35.268164 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 25/101] 10.4.3.243 () {66 vars in 1291 bytes} [Fri Jul 3 06:21:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 892 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:35.277716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9e3e2108-6372-444a-8794-1710dc517682 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:35.281565 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9e3e2108-6372-444a-8794-1710dc517682 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] GET https://10.4.3.243/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 06:21:35.281890 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9e3e2108-6372-444a-8794-1710dc517682 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:35.282165 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9e3e2108-6372-444a-8794-1710dc517682 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Calling method 'get_pools' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:35.785143 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9e3e2108-6372-444a-8794-1710dc517682 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] https://10.4.3.243/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 06:21:35.785616 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 26/102] 10.4.3.243 () {66 vars in 1314 bytes} [Fri Jul 3 06:21:35 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:35.794942 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-edd9c506-98eb-4b46-adc5-0e64fcc83997 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:35.796959 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-edd9c506-98eb-4b46-adc5-0e64fcc83997 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] GET https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool Jul 03 06:21:35.797192 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-edd9c506-98eb-4b46-adc5-0e64fcc83997 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:35.797426 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-edd9c506-98eb-4b46-adc5-0e64fcc83997 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:36.197370 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c0e00c9-9c80-45ef-adfa-7fd5a0f6d83c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:36.199375 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c0e00c9-9c80-45ef-adfa-7fd5a0f6d83c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:36.199639 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c0e00c9-9c80-45ef-adfa-7fd5a0f6d83c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:36.199898 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c0e00c9-9c80-45ef-adfa-7fd5a0f6d83c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:36.211129 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:36.211129 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:36.216081 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2c0e00c9-9c80-45ef-adfa-7fd5a0f6d83c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:36.221643 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c0e00c9-9c80-45ef-adfa-7fd5a0f6d83c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:36.222051 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 25/103] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:36 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:36.223143 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:36.317356 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-edd9c506-98eb-4b46-adc5-0e64fcc83997 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool returned with HTTP 200 Jul 03 06:21:36.317356 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 28/104] 10.4.3.243 () {66 vars in 1318 bytes} [Fri Jul 3 06:21:35 2026] GET /volume/v3/capabilities/np0000004376@storpool => generated 703 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:36.327333 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-196f29f2-c286-4f4d-9621-5c8dd15c1fe8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:36.329308 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-196f29f2-c286-4f4d-9621-5c8dd15c1fe8 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] GET https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool Jul 03 06:21:36.329502 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-196f29f2-c286-4f4d-9621-5c8dd15c1fe8 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:36.329798 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-196f29f2-c286-4f4d-9621-5c8dd15c1fe8 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:36.451523 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:21:36.451988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2045971072", "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:36.460108 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2045971072', 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:21:36.842395 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-196f29f2-c286-4f4d-9621-5c8dd15c1fe8 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool returned with HTTP 200 Jul 03 06:21:36.842837 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 27/105] 10.4.3.243 () {66 vars in 1318 bytes} [Fri Jul 3 06:21:36 2026] GET /volume/v3/capabilities/np0000004376@storpool => generated 703 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:36.855417 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-75e7b2fd-7f6c-492b-9110-efc29d175166 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:36.862778 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-75e7b2fd-7f6c-492b-9110-efc29d175166 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] GET https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool Jul 03 06:21:36.862778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-75e7b2fd-7f6c-492b-9110-efc29d175166 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:36.862778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-75e7b2fd-7f6c-492b-9110-efc29d175166 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:37.033834 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume of 1 GB Jul 03 06:21:37.033834 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Availability Zones retrieved successfully. Jul 03 06:21:37.033834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Flow 'volume_create_api' (225c0770-e0f6-4bdb-8a7e-4cab274c7e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:37.035194 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac737a76-0a4b-412f-b0ea-429260ca7153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:37.035621 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:21:37.165920 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ac4154dc-a42d-4ea9-b315-7fa5958bb562 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:37.166431 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ac4154dc-a42d-4ea9-b315-7fa5958bb562 None None] GET https://10.4.3.243/volume// Jul 03 06:21:37.166653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ac4154dc-a42d-4ea9-b315-7fa5958bb562 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:37.166886 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ac4154dc-a42d-4ea9-b315-7fa5958bb562 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:37.167190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ac4154dc-a42d-4ea9-b315-7fa5958bb562 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:37.167481 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 29/106] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:21:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:37.172840 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac737a76-0a4b-412f-b0ea-429260ca7153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:37.173867 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b49a0f7-c2f1-4172-9da8-f767507b83b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:37.208871 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-925aba81-1f3d-48d2-9da4-3ab9c7471dd5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:37.239101 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d8949658-b8d7-454d-b8ba-ace612870545 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:37.244671 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8949658-b8d7-454d-b8ba-ace612870545 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:37.244671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8949658-b8d7-454d-b8ba-ace612870545 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:37.244671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8949658-b8d7-454d-b8ba-ace612870545 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:37.253773 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:37.253773 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:37.259727 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d8949658-b8d7-454d-b8ba-ace612870545 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:37.264003 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8949658-b8d7-454d-b8ba-ace612870545 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:37.264452 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 30/107] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:37 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:37.268562 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Created reservations ['9ff0a6d0-8115-4627-9362-e3030d04f1ff', 'b495e4b1-6521-4358-b508-037d43eff30f', '64ea1591-1286-41cf-af41-1f98894d293a', '2945c85d-faca-4e40-8bb4-1bcad4daf567'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:21:37.270122 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b49a0f7-c2f1-4172-9da8-f767507b83b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff0a6d0-8115-4627-9362-e3030d04f1ff', 'b495e4b1-6521-4358-b508-037d43eff30f', '64ea1591-1286-41cf-af41-1f98894d293a', '2945c85d-faca-4e40-8bb4-1bcad4daf567']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:37.271047 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3e36d2-8a35-4363-9b56-be1397a08fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:37.298850 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3e36d2-8a35-4363-9b56-be1397a08fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd049296d-4aff-4d23-9da2-7ad1f8bf0f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2045971072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286c13a4eca7430fbb949b1789aeb4fd',qos_specs=None,replication_status=,reservations=['9ff0a6d0-8115-4627-9362-e3030d04f1ff','b495e4b1-6521-4358-b508-037d43eff30f','64ea1591-1286-41cf-af41-1f98894d293a','2945c85d-faca-4e40-8bb4-1bcad4daf567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f94887cb1c044f62903e605925d59b6d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2045971072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d049296d-4aff-4d23-9da2-7ad1f8bf0f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286c13a4eca7430fbb949b1789aeb4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f94887cb1c044f62903e605925d59b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:37.299526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46215cb0-83d8-4e30-8b21-98bd67d7d99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:37.321464 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46215cb0-83d8-4e30-8b21-98bd67d7d99b) transitioned into state 'SUCCESS' from state '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-2045971072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286c13a4eca7430fbb949b1789aeb4fd',qos_specs=None,replication_status=,reservations=['9ff0a6d0-8115-4627-9362-e3030d04f1ff','b495e4b1-6521-4358-b508-037d43eff30f','64ea1591-1286-41cf-af41-1f98894d293a','2945c85d-faca-4e40-8bb4-1bcad4daf567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f94887cb1c044f62903e605925d59b6d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:37.322164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881b4bfd-2d1a-429b-9ace-7f1ca82308fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:37.334923 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881b4bfd-2d1a-429b-9ace-7f1ca82308fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:37.335498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Flow 'volume_create_api' (225c0770-e0f6-4bdb-8a7e-4cab274c7e3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:37.335737 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume request issued successfully. Jul 03 06:21:37.336342 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3da540e4-e71b-4baf-a7fc-5ba768f5e9dc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:21:37.336880 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 26/108] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:21:36 2026] POST /volume/v3/volumes => generated 752 bytes in 1114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:21:37.354876 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0e2c4e61-2d4d-4655-bf31-56025e9b40c2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:37.357088 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e2c4e61-2d4d-4655-bf31-56025e9b40c2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:37.357303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e2c4e61-2d4d-4655-bf31-56025e9b40c2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:37.357529 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e2c4e61-2d4d-4655-bf31-56025e9b40c2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:37.366358 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:37.366358 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:37.370222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-75e7b2fd-7f6c-492b-9110-efc29d175166 tempest-BackendsCapabilitiesAdminTestsJSON-506443483 tempest-BackendsCapabilitiesAdminTestsJSON-506443483-project-admin] https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool returned with HTTP 200 Jul 03 06:21:37.370625 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 26/109] 10.4.3.243 () {66 vars in 1318 bytes} [Fri Jul 3 06:21:36 2026] GET /volume/v3/capabilities/np0000004376@storpool => generated 703 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:37.372871 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0e2c4e61-2d4d-4655-bf31-56025e9b40c2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:37.378504 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e2c4e61-2d4d-4655-bf31-56025e9b40c2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:37.379363 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 31/110] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:37 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:37.399992 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-925aba81-1f3d-48d2-9da4-3ab9c7471dd5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:21:37.400340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-925aba81-1f3d-48d2-9da4-3ab9c7471dd5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9632e153-6031-4031-ac28-f82199bccb08", "connector": null, "instance_uuid": "fe11c156-45cb-4f60-b230-2a8eec8cdf51"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:37.417655 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:37.417655 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:37.496292 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-925aba81-1f3d-48d2-9da4-3ab9c7471dd5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:21:37.496660 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 28/111] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:21:37 2026] POST /volume/v3/attachments => generated 273 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:37.875377 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e413a31a-bc6f-4f59-b542-a4412f764419 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:37.879061 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e413a31a-bc6f-4f59-b542-a4412f764419 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:37.879291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e413a31a-bc6f-4f59-b542-a4412f764419 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:37.879525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e413a31a-bc6f-4f59-b542-a4412f764419 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:37.889466 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:37.889466 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:37.893220 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e413a31a-bc6f-4f59-b542-a4412f764419 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:37.897151 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e413a31a-bc6f-4f59-b542-a4412f764419 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:37.897524 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 27/112] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:37 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:38.030165 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f20e167d-2110-4e4d-98f7-134102e53a19 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.033095 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f20e167d-2110-4e4d-98f7-134102e53a19 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:38.033579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f20e167d-2110-4e4d-98f7-134102e53a19 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:38.033809 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f20e167d-2110-4e4d-98f7-134102e53a19 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:38.040887 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-22c400b9-3e41-45d7-bcb2-be66db8bf53b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.041295 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22c400b9-3e41-45d7-bcb2-be66db8bf53b None None] GET https://10.4.3.243/volume// Jul 03 06:21:38.041501 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-22c400b9-3e41-45d7-bcb2-be66db8bf53b None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.041720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-22c400b9-3e41-45d7-bcb2-be66db8bf53b None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.042085 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22c400b9-3e41-45d7-bcb2-be66db8bf53b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:38.042396 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 32/113] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:38.046893 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.046893 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:38.047500 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f20e167d-2110-4e4d-98f7-134102e53a19 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.053192 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-47382f29-6d49-4f75-a34c-2216704461e2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.057501 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-47382f29-6d49-4f75-a34c-2216704461e2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:38.057744 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-47382f29-6d49-4f75-a34c-2216704461e2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.058015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-47382f29-6d49-4f75-a34c-2216704461e2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.062685 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f20e167d-2110-4e4d-98f7-134102e53a19 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Reserve volume completed successfully. Jul 03 06:21:38.062991 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f20e167d-2110-4e4d-98f7-134102e53a19 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:38.063514 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 27/114] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:38 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:38.069399 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.069399 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:38.072839 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a35617ab-e3b9-4ac2-b693-8534cbab9596 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.075805 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-47382f29-6d49-4f75-a34c-2216704461e2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:38.075855 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a35617ab-e3b9-4ac2-b693-8534cbab9596 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:38.075855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a35617ab-e3b9-4ac2-b693-8534cbab9596 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.075855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a35617ab-e3b9-4ac2-b693-8534cbab9596 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.078246 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-47382f29-6d49-4f75-a34c-2216704461e2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:38.078835 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 29/115] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1247 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:21:38.082563 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.082563 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:38.086539 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a35617ab-e3b9-4ac2-b693-8534cbab9596 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.091898 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a35617ab-e3b9-4ac2-b693-8534cbab9596 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:38.092395 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 28/116] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:38.107341 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6d3b57b5-6dc8-4e7f-a33e-b1e535cd6fe0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.109089 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6d3b57b5-6dc8-4e7f-a33e-b1e535cd6fe0 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:38.109416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6d3b57b5-6dc8-4e7f-a33e-b1e535cd6fe0 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:38.109526 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6d3b57b5-6dc8-4e7f-a33e-b1e535cd6fe0 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:38.117743 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.117743 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:38.118299 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6d3b57b5-6dc8-4e7f-a33e-b1e535cd6fe0 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.132950 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6d3b57b5-6dc8-4e7f-a33e-b1e535cd6fe0 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Unreserve volume completed successfully. Jul 03 06:21:38.132950 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6d3b57b5-6dc8-4e7f-a33e-b1e535cd6fe0 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:38.133161 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 33/117] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:38 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:38.141101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-46db0cdc-b801-441e-98ba-8f85c1a0565e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.146224 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-46db0cdc-b801-441e-98ba-8f85c1a0565e tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:38.146422 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-46db0cdc-b801-441e-98ba-8f85c1a0565e tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.146638 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-46db0cdc-b801-441e-98ba-8f85c1a0565e tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.160997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-10ae0969-a6ac-4511-b9d5-ce2ce1c80379 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.162146 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.162146 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:38.163196 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-10ae0969-a6ac-4511-b9d5-ce2ce1c80379 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] PUT https://10.4.3.243/volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa Jul 03 06:21:38.163531 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-10ae0969-a6ac-4511-b9d5-ce2ce1c80379 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:38.167000 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-46db0cdc-b801-441e-98ba-8f85c1a0565e tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.170421 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-10ae0969-a6ac-4511-b9d5-ce2ce1c80379 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Acquiring lock "cinder-attachment_update-9632e153-6031-4031-ac28-f82199bccb08-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:21:38.173745 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-46db0cdc-b801-441e-98ba-8f85c1a0565e tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:38.174627 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 28/118] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:38.175131 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-10ae0969-a6ac-4511-b9d5-ce2ce1c80379 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Lock "cinder-attachment_update-9632e153-6031-4031-ac28-f82199bccb08-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:21:38.176074 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.176074 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:38.193828 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9f5bbe03-2bc5-48e9-a073-c6e50322c6bb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.195463 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f5bbe03-2bc5-48e9-a073-c6e50322c6bb tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:38.195848 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f5bbe03-2bc5-48e9-a073-c6e50322c6bb tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:38.195975 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f5bbe03-2bc5-48e9-a073-c6e50322c6bb tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:38.204306 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.204306 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:38.204930 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9f5bbe03-2bc5-48e9-a073-c6e50322c6bb tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.215886 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9f5bbe03-2bc5-48e9-a073-c6e50322c6bb tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume updated successfully. Jul 03 06:21:38.216020 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f5bbe03-2bc5-48e9-a073-c6e50322c6bb tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 200 Jul 03 06:21:38.216506 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 29/119] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:38 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 06:21:38.223305 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-32966d0f-1df6-4aa9-ad04-6b4af6b10c46 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.225524 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32966d0f-1df6-4aa9-ad04-6b4af6b10c46 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:38.225818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32966d0f-1df6-4aa9-ad04-6b4af6b10c46 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.226048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32966d0f-1df6-4aa9-ad04-6b4af6b10c46 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.239116 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.239116 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:38.243624 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-32966d0f-1df6-4aa9-ad04-6b4af6b10c46 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.249218 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32966d0f-1df6-4aa9-ad04-6b4af6b10c46 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:38.249739 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 34/120] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:38.266404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-75a4ee1d-f7f7-41b6-9aec-0d4fe1c55b33 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.268853 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-75a4ee1d-f7f7-41b6-9aec-0d4fe1c55b33 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:38.269326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-75a4ee1d-f7f7-41b6-9aec-0d4fe1c55b33 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:38.269522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-75a4ee1d-f7f7-41b6-9aec-0d4fe1c55b33 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:38.278829 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dfcb0cb5-f7da-4c34-a519-798696d5474d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.281119 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfcb0cb5-f7da-4c34-a519-798696d5474d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:38.281360 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.281360 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:38.281459 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfcb0cb5-f7da-4c34-a519-798696d5474d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.281621 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfcb0cb5-f7da-4c34-a519-798696d5474d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.282060 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-75a4ee1d-f7f7-41b6-9aec-0d4fe1c55b33 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.291784 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-75a4ee1d-f7f7-41b6-9aec-0d4fe1c55b33 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume updated successfully. Jul 03 06:21:38.292152 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-75a4ee1d-f7f7-41b6-9aec-0d4fe1c55b33 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 200 Jul 03 06:21:38.292665 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 29/121] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:38 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 06:21:38.296803 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.296803 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:38.303496 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2002fc6d-e1c5-4ebf-a596-af269806e8bf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.305269 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dfcb0cb5-f7da-4c34-a519-798696d5474d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:38.307446 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2002fc6d-e1c5-4ebf-a596-af269806e8bf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:38.309752 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2002fc6d-e1c5-4ebf-a596-af269806e8bf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.310046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2002fc6d-e1c5-4ebf-a596-af269806e8bf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.316689 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfcb0cb5-f7da-4c34-a519-798696d5474d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:38.317159 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 30/122] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:38.319231 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.319231 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:38.325934 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2002fc6d-e1c5-4ebf-a596-af269806e8bf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.330771 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2002fc6d-e1c5-4ebf-a596-af269806e8bf tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:38.331216 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 35/123] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:38.343668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e8e90ef6-af5b-421c-8098-38a405942237 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.346371 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e8e90ef6-af5b-421c-8098-38a405942237 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:38.346371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e8e90ef6-af5b-421c-8098-38a405942237 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:38.346489 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e8e90ef6-af5b-421c-8098-38a405942237 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:38.358685 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.358685 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:38.359170 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e8e90ef6-af5b-421c-8098-38a405942237 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.376298 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e8e90ef6-af5b-421c-8098-38a405942237 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Update volume admin metadata completed successfully. Jul 03 06:21:38.376298 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e8e90ef6-af5b-421c-8098-38a405942237 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Update readonly setting on volume completed successfully. Jul 03 06:21:38.376719 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e8e90ef6-af5b-421c-8098-38a405942237 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:38.377156 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 30/124] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:38 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:38.387925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5a93c025-f8c9-49d3-a7f9-3312fc1be70d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.391484 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5a93c025-f8c9-49d3-a7f9-3312fc1be70d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:38.391851 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5a93c025-f8c9-49d3-a7f9-3312fc1be70d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.391916 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6f98878f-6352-419a-a501-401bfd07e923 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.392148 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5a93c025-f8c9-49d3-a7f9-3312fc1be70d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.394078 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f98878f-6352-419a-a501-401bfd07e923 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:38.394254 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f98878f-6352-419a-a501-401bfd07e923 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.394629 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f98878f-6352-419a-a501-401bfd07e923 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.403518 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.403518 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:38.417686 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6f98878f-6352-419a-a501-401bfd07e923 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:38.424909 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f98878f-6352-419a-a501-401bfd07e923 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:38.425431 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 36/125] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:38.537826 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.537826 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:38.541908 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5a93c025-f8c9-49d3-a7f9-3312fc1be70d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.546410 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5a93c025-f8c9-49d3-a7f9-3312fc1be70d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:38.546824 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 31/126] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 859 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:38.563504 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d570e0df-8907-4e59-983e-edd69bd471ca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.565749 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d570e0df-8907-4e59-983e-edd69bd471ca tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:38.566209 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d570e0df-8907-4e59-983e-edd69bd471ca tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:38.566399 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d570e0df-8907-4e59-983e-edd69bd471ca tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:38.577639 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.577639 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:38.578363 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d570e0df-8907-4e59-983e-edd69bd471ca tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.589714 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d570e0df-8907-4e59-983e-edd69bd471ca tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Update volume admin metadata completed successfully. Jul 03 06:21:38.590001 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d570e0df-8907-4e59-983e-edd69bd471ca tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Update readonly setting on volume completed successfully. Jul 03 06:21:38.590177 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d570e0df-8907-4e59-983e-edd69bd471ca tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:38.590800 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 31/127] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:21:38 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:38.600125 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-37f4cfd4-b91a-40a8-aa3e-c38625104376 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.602256 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-37f4cfd4-b91a-40a8-aa3e-c38625104376 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:38.602498 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-37f4cfd4-b91a-40a8-aa3e-c38625104376 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.602773 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-37f4cfd4-b91a-40a8-aa3e-c38625104376 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.613098 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.613098 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:38.618143 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-37f4cfd4-b91a-40a8-aa3e-c38625104376 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.626235 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-37f4cfd4-b91a-40a8-aa3e-c38625104376 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:38.626828 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 37/128] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:38.648642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-64368780-e7e2-45b8-948c-4602d96e1867 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.650323 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-64368780-e7e2-45b8-948c-4602d96e1867 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:21:38.650668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-64368780-e7e2-45b8-948c-4602d96e1867 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1157197109", "disk_format": "raw"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:38.650809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-64368780-e7e2-45b8-948c-4602d96e1867 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1157197109", "disk_format": "raw"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:38.658368 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.658368 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:38.658822 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-64368780-e7e2-45b8-948c-4602d96e1867 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:38.676221 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.676221 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:38.682417 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.image.image_utils [None req-64368780-e7e2-45b8-948c-4602d96e1867 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1157197109'}] 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-1157197109'}]. {{(pid=99916) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 06:21:38.700774 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-10ae0969-a6ac-4511-b9d5-ce2ce1c80379 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Lock "cinder-attachment_update-9632e153-6031-4031-ac28-f82199bccb08-np0000004376" released by "attachment_update" :: held 0.526s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:21:38.701118 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-10ae0969-a6ac-4511-b9d5-ce2ce1c80379 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa returned with HTTP 200 Jul 03 06:21:38.701567 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 30/129] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:21:38 2026] PUT /volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:38.910199 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a51ecfc5-52e7-4abe-bbd7-20f03cb2098b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:38.911960 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a51ecfc5-52e7-4abe-bbd7-20f03cb2098b tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:38.912164 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a51ecfc5-52e7-4abe-bbd7-20f03cb2098b tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:38.912355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a51ecfc5-52e7-4abe-bbd7-20f03cb2098b tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:38.922114 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:38.922114 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:38.926231 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a51ecfc5-52e7-4abe-bbd7-20f03cb2098b tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:38.930450 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a51ecfc5-52e7-4abe-bbd7-20f03cb2098b tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:38.930916 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 32/130] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:38 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:39.324587 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-64368780-e7e2-45b8-948c-4602d96e1867 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Copy volume to image completed successfully. Jul 03 06:21:39.325098 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-64368780-e7e2-45b8-948c-4602d96e1867 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:21:39.325634 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 32/131] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:21:38 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 687 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:21:39.337674 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0445d7df-c308-4c36-9816-229e31dd7c61 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:39.340098 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0445d7df-c308-4c36-9816-229e31dd7c61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:39.340308 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0445d7df-c308-4c36-9816-229e31dd7c61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:39.340491 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0445d7df-c308-4c36-9816-229e31dd7c61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:39.356523 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:39.356523 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:39.362183 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0445d7df-c308-4c36-9816-229e31dd7c61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:39.367558 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0445d7df-c308-4c36-9816-229e31dd7c61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:39.368062 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 38/132] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:39 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:39.439913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-88ff8edc-2f61-486a-85c9-18e49920701c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:39.441954 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-88ff8edc-2f61-486a-85c9-18e49920701c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:39.442232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-88ff8edc-2f61-486a-85c9-18e49920701c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:39.442518 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-88ff8edc-2f61-486a-85c9-18e49920701c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:39.450961 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:39.450961 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:39.455346 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-88ff8edc-2f61-486a-85c9-18e49920701c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:39.461312 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-88ff8edc-2f61-486a-85c9-18e49920701c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:39.461780 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 31/133] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:39 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:39.946059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-500bff9f-dccc-413c-a67e-825d325402c9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:39.948563 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-500bff9f-dccc-413c-a67e-825d325402c9 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:39.948840 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-500bff9f-dccc-413c-a67e-825d325402c9 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:39.949184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-500bff9f-dccc-413c-a67e-825d325402c9 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:39.962822 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:39.962822 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:39.967786 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-500bff9f-dccc-413c-a67e-825d325402c9 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:39.973715 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-500bff9f-dccc-413c-a67e-825d325402c9 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:39.974292 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 33/134] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:39 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:40.380177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6b6a2779-ebf4-472c-bd1e-e6c86340a28a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:40.383052 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6b6a2779-ebf4-472c-bd1e-e6c86340a28a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:40.383300 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6b6a2779-ebf4-472c-bd1e-e6c86340a28a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:40.383588 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6b6a2779-ebf4-472c-bd1e-e6c86340a28a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:40.397734 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:40.397734 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:40.402587 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6b6a2779-ebf4-472c-bd1e-e6c86340a28a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:40.411912 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6b6a2779-ebf4-472c-bd1e-e6c86340a28a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:40.411912 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 33/135] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:40 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:40.473513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ebd303b1-15bf-46e1-ae8a-83f9dc35b51d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:40.475915 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ebd303b1-15bf-46e1-ae8a-83f9dc35b51d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:40.475915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ebd303b1-15bf-46e1-ae8a-83f9dc35b51d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:40.475915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ebd303b1-15bf-46e1-ae8a-83f9dc35b51d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:40.486100 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:40.486100 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:40.491304 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ebd303b1-15bf-46e1-ae8a-83f9dc35b51d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:40.495714 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ebd303b1-15bf-46e1-ae8a-83f9dc35b51d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:40.496006 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 39/136] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:40 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:40.685076 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-35ab86b5-a30d-4753-9d78-7a7f7cc09d30 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:40.687148 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-35ab86b5-a30d-4753-9d78-7a7f7cc09d30 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:40.687342 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-35ab86b5-a30d-4753-9d78-7a7f7cc09d30 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:40.687543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-35ab86b5-a30d-4753-9d78-7a7f7cc09d30 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:40.694172 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:40.694172 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:40.697532 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-35ab86b5-a30d-4753-9d78-7a7f7cc09d30 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:40.701280 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-35ab86b5-a30d-4753-9d78-7a7f7cc09d30 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:40.701675 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 32/137] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:40 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:40.990203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8f659455-7554-48b4-9800-4f6cd70bf70a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:40.991819 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8f659455-7554-48b4-9800-4f6cd70bf70a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:40.991983 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8f659455-7554-48b4-9800-4f6cd70bf70a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:40.992152 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8f659455-7554-48b4-9800-4f6cd70bf70a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:41.000820 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:41.000820 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:41.003746 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8f659455-7554-48b4-9800-4f6cd70bf70a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:41.007147 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8f659455-7554-48b4-9800-4f6cd70bf70a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:41.007629 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 34/138] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:40 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:41.423887 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7d63e1f0-be87-4d6a-8886-74c8ce48545b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:41.425856 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7d63e1f0-be87-4d6a-8886-74c8ce48545b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:41.426088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7d63e1f0-be87-4d6a-8886-74c8ce48545b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:41.426286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7d63e1f0-be87-4d6a-8886-74c8ce48545b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:41.435675 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:41.435675 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:41.439004 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7d63e1f0-be87-4d6a-8886-74c8ce48545b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:41.442897 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7d63e1f0-be87-4d6a-8886-74c8ce48545b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:41.443258 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 34/139] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:41 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:41.509308 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f87f1c90-bf6b-4d06-a13a-842140fa09f7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:41.511025 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f87f1c90-bf6b-4d06-a13a-842140fa09f7 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:41.511186 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f87f1c90-bf6b-4d06-a13a-842140fa09f7 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:41.511353 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f87f1c90-bf6b-4d06-a13a-842140fa09f7 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:41.518372 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:41.518372 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:41.521927 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f87f1c90-bf6b-4d06-a13a-842140fa09f7 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:41.525785 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f87f1c90-bf6b-4d06-a13a-842140fa09f7 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:41.526131 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 40/140] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:41 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:41.607355 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3a2ce2b1-d8e2-45d9-a5df-09b15a8a120e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:41.826386 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a2ce2b1-d8e2-45d9-a5df-09b15a8a120e tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:21:41.826773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3a2ce2b1-d8e2-45d9-a5df-09b15a8a120e tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1424309357"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:41.846250 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a2ce2b1-d8e2-45d9-a5df-09b15a8a120e tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:21:41.846616 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 33/141] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:21:41 2026] POST /volume/v3/types => generated 228 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:41.854807 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6331ca99-9d4c-42a0-819a-4c4c8d3af45c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:41.856582 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6331ca99-9d4c-42a0-819a-4c4c8d3af45c tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:21:41.856960 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6331ca99-9d4c-42a0-819a-4c4c8d3af45c tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1516918592"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:41.945799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:41.947372 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:21:41.947709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1858750652"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:41.949093 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1858750652'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:21:41.949195 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Create volume of 1 GB Jul 03 06:21:41.953577 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Availability Zones retrieved successfully. Jul 03 06:21:41.959902 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Flow 'volume_create_api' (30c5926e-c954-40cb-ad46-dfdfb7127ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:41.960980 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7496463-b91e-4a88-a428-6de0c1681862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:41.961991 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:21:41.985480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7496463-b91e-4a88-a428-6de0c1681862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:41.986128 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06da2c38-55e9-40d8-89a5-53291ec6704e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:42.003322 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6331ca99-9d4c-42a0-819a-4c4c8d3af45c tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:21:42.003752 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 35/142] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:21:41 2026] POST /volume/v3/group_types => generated 185 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:42.012816 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-84f38d72-015a-4f6f-89c3-820da8f66138 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.020922 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-84aa20c6-fa92-4a44-a0ab-7a296442505a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.023046 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-84aa20c6-fa92-4a44-a0ab-7a296442505a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:42.023346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-84aa20c6-fa92-4a44-a0ab-7a296442505a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:42.023632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-84aa20c6-fa92-4a44-a0ab-7a296442505a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:42.037685 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:42.037685 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:42.044059 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-84aa20c6-fa92-4a44-a0ab-7a296442505a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:42.049851 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-84aa20c6-fa92-4a44-a0ab-7a296442505a tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:42.050216 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 34/143] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:42 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:42.052270 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Created reservations ['87f7de0a-1d4a-47f3-ae67-9c7d9421c663', 'aebd22ba-3c14-4ac0-aa5e-ff4e61d38edb', 'dc385648-eb79-43a9-b1fc-570fee2dc7d6', '0879cf0f-5685-4f8a-ad2c-27deae94f882'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:21:42.053006 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06da2c38-55e9-40d8-89a5-53291ec6704e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f7de0a-1d4a-47f3-ae67-9c7d9421c663', 'aebd22ba-3c14-4ac0-aa5e-ff4e61d38edb', 'dc385648-eb79-43a9-b1fc-570fee2dc7d6', '0879cf0f-5685-4f8a-ad2c-27deae94f882']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:42.053618 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205e5fd0-008a-491f-b9ed-5080e74d4bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:42.077077 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205e5fd0-008a-491f-b9ed-5080e74d4bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5dd8b0-e136-48a8-9209-5b209e9f1d99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1858750652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a05b2f7c86843d0a48f127e6987ba8e',qos_specs=None,replication_status=,reservations=['87f7de0a-1d4a-47f3-ae67-9c7d9421c663','aebd22ba-3c14-4ac0-aa5e-ff4e61d38edb','dc385648-eb79-43a9-b1fc-570fee2dc7d6','0879cf0f-5685-4f8a-ad2c-27deae94f882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e79973334cc4987886c9677a1d730c0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1858750652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5dd8b0-e136-48a8-9209-5b209e9f1d99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a05b2f7c86843d0a48f127e6987ba8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e79973334cc4987886c9677a1d730c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:42.077800 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5253daea-4eeb-4dab-881c-99a8707e67a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:42.099502 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5253daea-4eeb-4dab-881c-99a8707e67a9) transitioned into state 'SUCCESS' from state '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-1858750652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a05b2f7c86843d0a48f127e6987ba8e',qos_specs=None,replication_status=,reservations=['87f7de0a-1d4a-47f3-ae67-9c7d9421c663','aebd22ba-3c14-4ac0-aa5e-ff4e61d38edb','dc385648-eb79-43a9-b1fc-570fee2dc7d6','0879cf0f-5685-4f8a-ad2c-27deae94f882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e79973334cc4987886c9677a1d730c0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:42.100254 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f625fbc1-433c-475c-91ab-15d1dfa85c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:42.114067 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f625fbc1-433c-475c-91ab-15d1dfa85c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:42.114948 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Flow 'volume_create_api' (30c5926e-c954-40cb-ad46-dfdfb7127ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:42.115299 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Create volume request issued successfully. Jul 03 06:21:42.115818 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-75e39266-040b-43fd-a17c-e7e8d60579a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:21:42.116336 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 35/144] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:21:41 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:21:42.132929 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-442574a2-e355-4915-ab2c-a2cd03274aaf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.134225 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-442574a2-e355-4915-ab2c-a2cd03274aaf tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:42.134447 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-442574a2-e355-4915-ab2c-a2cd03274aaf tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:42.134582 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-442574a2-e355-4915-ab2c-a2cd03274aaf tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:42.141540 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:42.141540 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:42.145514 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-442574a2-e355-4915-ab2c-a2cd03274aaf tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:42.149826 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-442574a2-e355-4915-ab2c-a2cd03274aaf tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:42.150221 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 36/145] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:42 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:42.211293 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84f38d72-015a-4f6f-89c3-820da8f66138 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:21:42.211671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84f38d72-015a-4f6f-89c3-820da8f66138 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cb27ba23-d2c9-4ffd-a936-5184860ddf23", "volume_types": ["2402fec7-13dc-4f68-b803-1e968a8b6013"], "name": "tempest-GroupSnapshotsV319Test-Group-1927588778"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:42.214212 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-84f38d72-015a-4f6f-89c3-820da8f66138 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Creating new group {'group': {'group_type': 'cb27ba23-d2c9-4ffd-a936-5184860ddf23', 'volume_types': ['2402fec7-13dc-4f68-b803-1e968a8b6013'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1927588778'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:21:42.227772 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.groups [None req-84f38d72-015a-4f6f-89c3-820da8f66138 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1927588778. Jul 03 06:21:42.243624 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-84f38d72-015a-4f6f-89c3-820da8f66138 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:21:42.243324. {{(pid=99918) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:21:42.243766 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-84f38d72-015a-4f6f-89c3-820da8f66138 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Availability Zones retrieved successfully. Jul 03 06:21:42.266121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-84f38d72-015a-4f6f-89c3-820da8f66138 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Created reservations ['822fa258-7670-4278-bb01-1d3673a098f8'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:21:42.297949 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84f38d72-015a-4f6f-89c3-820da8f66138 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:21:42.298324 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 41/146] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:21:42 2026] POST /volume/v3/groups => generated 116 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:42.306534 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-244053ae-77d2-45b6-a714-8c32d2677058 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.310477 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-244053ae-77d2-45b6-a714-8c32d2677058 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e Jul 03 06:21:42.310733 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-244053ae-77d2-45b6-a714-8c32d2677058 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:42.310953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-244053ae-77d2-45b6-a714-8c32d2677058 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:42.311097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-244053ae-77d2-45b6-a714-8c32d2677058 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 9329315c-2066-4fe7-acc6-f831c701460e {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:21:42.316142 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:42.316142 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:42.348901 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-244053ae-77d2-45b6-a714-8c32d2677058 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e returned with HTTP 200 Jul 03 06:21:42.349576 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 35/147] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:21:42 2026] GET /volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e => generated 396 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:42.455396 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-796e1db0-548c-46e6-a832-9a7eee89f8b0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.457537 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-796e1db0-548c-46e6-a832-9a7eee89f8b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:42.457780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-796e1db0-548c-46e6-a832-9a7eee89f8b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:42.458005 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-796e1db0-548c-46e6-a832-9a7eee89f8b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:42.471660 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:42.471660 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:42.481262 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-796e1db0-548c-46e6-a832-9a7eee89f8b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:42.486897 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-796e1db0-548c-46e6-a832-9a7eee89f8b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:42.487353 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 36/148] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:42 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:42.494531 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-a9c02667-2e28-4e74-ab87-f83588cf33cb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.496711 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-a9c02667-2e28-4e74-ab87-f83588cf33cb tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e/action Jul 03 06:21:42.497109 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-a9c02667-2e28-4e74-ab87-f83588cf33cb tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:42.497245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-a9c02667-2e28-4e74-ab87-f83588cf33cb tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:42.514101 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:42.514101 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:42.525317 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-afce4ad3-1168-4551-9dfb-1766757b2fcb req-a9c02667-2e28-4e74-ab87-f83588cf33cb tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e/action returned with HTTP 204 Jul 03 06:21:42.525704 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 37/149] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:21:42 2026] POST /volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:42.538233 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8aa5cd99-22d8-400a-900a-9f61c65f6105 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.539919 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8aa5cd99-22d8-400a-900a-9f61c65f6105 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:42.540100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8aa5cd99-22d8-400a-900a-9f61c65f6105 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:42.540279 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8aa5cd99-22d8-400a-900a-9f61c65f6105 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:42.546330 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:42.546330 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:42.549229 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8aa5cd99-22d8-400a-900a-9f61c65f6105 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:42.552819 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8aa5cd99-22d8-400a-900a-9f61c65f6105 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:42.553143 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 42/150] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:42 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:42.749648 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eaee0607-321a-47a5-9c4c-59833b02c0e8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.750050 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eaee0607-321a-47a5-9c4c-59833b02c0e8 None None] GET https://10.4.3.243/volume// Jul 03 06:21:42.750257 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eaee0607-321a-47a5-9c4c-59833b02c0e8 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:42.750504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eaee0607-321a-47a5-9c4c-59833b02c0e8 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:42.750936 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eaee0607-321a-47a5-9c4c-59833b02c0e8 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:42.751284 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 36/151] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:21:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:42.757389 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-25d0c5f5-9430-45db-9828-ba2592d4e639 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:42.759401 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-25d0c5f5-9430-45db-9828-ba2592d4e639 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:21:42.759787 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-25d0c5f5-9430-45db-9828-ba2592d4e639 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0698c171-5ab2-41df-b5a8-970d36c6e7eb", "connector": null, "instance_uuid": "c7664af0-9cb0-429b-aeff-1e110450af60"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:42.768586 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:42.768586 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:42.797128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-25d0c5f5-9430-45db-9828-ba2592d4e639 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:21:42.797533 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 37/152] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:21:42 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 06:21:43.065985 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ad8c47e2-45f7-4108-8b95-5ca1943f7212 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.067938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ad8c47e2-45f7-4108-8b95-5ca1943f7212 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:43.068219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ad8c47e2-45f7-4108-8b95-5ca1943f7212 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.068466 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ad8c47e2-45f7-4108-8b95-5ca1943f7212 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.078280 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.078280 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:43.082155 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ad8c47e2-45f7-4108-8b95-5ca1943f7212 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:43.086357 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ad8c47e2-45f7-4108-8b95-5ca1943f7212 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:43.086756 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 38/153] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:43.165525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f4b8448a-13bf-4c86-b13e-0a64a3f3bc7b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.167366 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4b8448a-13bf-4c86-b13e-0a64a3f3bc7b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:43.167591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4b8448a-13bf-4c86-b13e-0a64a3f3bc7b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.167818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4b8448a-13bf-4c86-b13e-0a64a3f3bc7b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.176636 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.176636 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:43.180632 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f4b8448a-13bf-4c86-b13e-0a64a3f3bc7b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:43.185527 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4b8448a-13bf-4c86-b13e-0a64a3f3bc7b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:43.185956 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 43/154] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:43.222712 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-ff90ee04-abb6-43c4-9981-2caeec91c1d0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.225052 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-ff90ee04-abb6-43c4-9981-2caeec91c1d0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:43.225267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-ff90ee04-abb6-43c4-9981-2caeec91c1d0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.225481 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-ff90ee04-abb6-43c4-9981-2caeec91c1d0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.235848 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.235848 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:43.238136 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-12f7f32d-aa5d-4b5c-a395-a3ed54d4fe54 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.240058 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-ff90ee04-abb6-43c4-9981-2caeec91c1d0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:43.240110 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-12f7f32d-aa5d-4b5c-a395-a3ed54d4fe54 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:43.240263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-12f7f32d-aa5d-4b5c-a395-a3ed54d4fe54 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.240478 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-12f7f32d-aa5d-4b5c-a395-a3ed54d4fe54 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.244979 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-ff90ee04-abb6-43c4-9981-2caeec91c1d0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:43.245431 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 37/155] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:43.251017 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.251017 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:43.254672 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-12f7f32d-aa5d-4b5c-a395-a3ed54d4fe54 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:43.260011 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-12f7f32d-aa5d-4b5c-a395-a3ed54d4fe54 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:43.260917 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 38/156] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:43.322832 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0dac5b7d-0664-4b5d-8d00-ec3dce7270d3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.323299 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0dac5b7d-0664-4b5d-8d00-ec3dce7270d3 None None] GET https://10.4.3.243/volume// Jul 03 06:21:43.323503 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0dac5b7d-0664-4b5d-8d00-ec3dce7270d3 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.323778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0dac5b7d-0664-4b5d-8d00-ec3dce7270d3 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.324183 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0dac5b7d-0664-4b5d-8d00-ec3dce7270d3 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:43.324520 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 39/157] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:43.331961 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-24da8ba9-bee2-415b-909d-a91acbb24823 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.334428 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-24da8ba9-bee2-415b-909d-a91acbb24823 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:43.334717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-24da8ba9-bee2-415b-909d-a91acbb24823 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.334975 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-24da8ba9-bee2-415b-909d-a91acbb24823 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.360813 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-57621844-2e00-4444-8c30-8a438ec9ad9a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.363170 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-57621844-2e00-4444-8c30-8a438ec9ad9a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e Jul 03 06:21:43.363469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-57621844-2e00-4444-8c30-8a438ec9ad9a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.363768 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-57621844-2e00-4444-8c30-8a438ec9ad9a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.363966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-57621844-2e00-4444-8c30-8a438ec9ad9a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 9329315c-2066-4fe7-acc6-f831c701460e {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:21:43.368892 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.368892 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:43.379109 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-57621844-2e00-4444-8c30-8a438ec9ad9a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e returned with HTTP 200 Jul 03 06:21:43.379639 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 38/158] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e => generated 397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:43.389764 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.391758 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:21:43.392132 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-646469478", "volume_type": "2402fec7-13dc-4f68-b803-1e968a8b6013", "group_id": "9329315c-2066-4fe7-acc6-f831c701460e", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:43.393554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-646469478', 'volume_type': '2402fec7-13dc-4f68-b803-1e968a8b6013', 'group_id': '9329315c-2066-4fe7-acc6-f831c701460e', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:21:43.402546 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.402546 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:43.403020 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Create volume of 1 GB Jul 03 06:21:43.417817 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Availability Zones retrieved successfully. Jul 03 06:21:43.423397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Flow 'volume_create_api' (c623871a-21dd-49e3-a749-22816f73eb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:43.424301 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ef22dc-af35-4115-be3c-482cf133cb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:43.424845 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.424845 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:43.425239 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:21:43.442983 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ef22dc-af35-4115-be3c-482cf133cb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:21:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2402fec7-13dc-4f68-b803-1e968a8b6013,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1424309357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2402fec7-13dc-4f68-b803-1e968a8b6013', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9329315c-2066-4fe7-acc6-f831c701460e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:43.443709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7653f0f-86e4-45de-a067-d28eafc2e700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:43.466931 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.466931 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:43.472118 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-24da8ba9-bee2-415b-909d-a91acbb24823 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:43.473720 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1424309357 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1424309357, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:21:43.474060 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1424309357 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1424309357, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:21:43.477738 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-24da8ba9-bee2-415b-909d-a91acbb24823 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:43.478263 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 44/159] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1022 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:21:43.500050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5dabb545-234d-4ded-a6c5-3be0f217b96d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.502145 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5dabb545-234d-4ded-a6c5-3be0f217b96d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:43.502427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5dabb545-234d-4ded-a6c5-3be0f217b96d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.502659 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5dabb545-234d-4ded-a6c5-3be0f217b96d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.512382 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.512382 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:43.516304 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5dabb545-234d-4ded-a6c5-3be0f217b96d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:43.520614 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5dabb545-234d-4ded-a6c5-3be0f217b96d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:43.521031 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 40/160] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:43.521982 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Created reservations ['5f63e1b5-d43a-46a2-93bc-dac7ab80d2a7', 'b0dc47a7-7b85-4d5f-b2a7-1d8077bb1198', '7b8b0b5e-2fab-49bf-9b77-9b540ce8b981', '55c8f058-0c53-43ec-a721-8e0665dac849'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:21:43.522850 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7653f0f-86e4-45de-a067-d28eafc2e700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f63e1b5-d43a-46a2-93bc-dac7ab80d2a7', 'b0dc47a7-7b85-4d5f-b2a7-1d8077bb1198', '7b8b0b5e-2fab-49bf-9b77-9b540ce8b981', '55c8f058-0c53-43ec-a721-8e0665dac849']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:43.523536 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a90ef0a4-eca1-4a25-baba-a82e3d01a6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:43.538204 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-83eb7187-87f1-4c6c-a479-1046fd16d746 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.540124 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-83eb7187-87f1-4c6c-a479-1046fd16d746 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:21:43.540322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-83eb7187-87f1-4c6c-a479-1046fd16d746 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.540527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-83eb7187-87f1-4c6c-a479-1046fd16d746 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.549832 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a90ef0a4-eca1-4a25-baba-a82e3d01a6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871e1ee0-5be1-4fb9-8655-816edd526e53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-646469478',encryption_key_id=None,group_id=9329315c-2066-4fe7-acc6-f831c701460e,group_type_id=,metadata={},multiattach=False,project_id='994625a395a84cb9926a370ba8b79344',qos_specs=None,replication_status=,reservations=['5f63e1b5-d43a-46a2-93bc-dac7ab80d2a7','b0dc47a7-7b85-4d5f-b2a7-1d8077bb1198','7b8b0b5e-2fab-49bf-9b77-9b540ce8b981','55c8f058-0c53-43ec-a721-8e0665dac849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0686dc3832da41ac90ff77b49bacd42b',volume_type_id=2402fec7-13dc-4f68-b803-1e968a8b6013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-646469478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9329315c-2066-4fe7-acc6-f831c701460e,host=None,id=871e1ee0-5be1-4fb9-8655-816edd526e53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994625a395a84cb9926a370ba8b79344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0686dc3832da41ac90ff77b49bacd42b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2402fec7-13dc-4f68-b803-1e968a8b6013),volume_type_id=2402fec7-13dc-4f68-b803-1e968a8b6013)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:43.550577 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5123ba6-3ce3-4740-b58e-57df1f14568f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:43.554064 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.554064 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:43.557873 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-83eb7187-87f1-4c6c-a479-1046fd16d746 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:21:43.565903 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-f1f0a6ef-ebee-4bef-8272-3a12eca76061 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.566339 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-f1f0a6ef-ebee-4bef-8272-3a12eca76061 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] PUT https://10.4.3.243/volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa Jul 03 06:21:43.566791 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-f1f0a6ef-ebee-4bef-8272-3a12eca76061 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:43.569616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7e9a1563-da32-411d-bee5-77f88b09b3cc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.572993 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-83eb7187-87f1-4c6c-a479-1046fd16d746 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:21:43.572993 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 39/161] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:43.573113 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e9a1563-da32-411d-bee5-77f88b09b3cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:43.573113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e9a1563-da32-411d-bee5-77f88b09b3cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.573113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e9a1563-da32-411d-bee5-77f88b09b3cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.579277 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.579277 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:43.584517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5123ba6-3ce3-4740-b58e-57df1f14568f) transitioned into state 'SUCCESS' from state '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-646469478',encryption_key_id=None,group_id=9329315c-2066-4fe7-acc6-f831c701460e,group_type_id=,metadata={},multiattach=False,project_id='994625a395a84cb9926a370ba8b79344',qos_specs=None,replication_status=,reservations=['5f63e1b5-d43a-46a2-93bc-dac7ab80d2a7','b0dc47a7-7b85-4d5f-b2a7-1d8077bb1198','7b8b0b5e-2fab-49bf-9b77-9b540ce8b981','55c8f058-0c53-43ec-a721-8e0665dac849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0686dc3832da41ac90ff77b49bacd42b',volume_type_id=2402fec7-13dc-4f68-b803-1e968a8b6013)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:43.585487 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-f1f0a6ef-ebee-4bef-8272-3a12eca76061 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Acquiring lock "cinder-attachment_update-0698c171-5ab2-41df-b5a8-970d36c6e7eb-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:21:43.585673 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9278495-cfa6-4d7c-9b0f-cb230a59ab0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:21:43.589295 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7e9a1563-da32-411d-bee5-77f88b09b3cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:43.594023 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-f1f0a6ef-ebee-4bef-8272-3a12eca76061 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Lock "cinder-attachment_update-0698c171-5ab2-41df-b5a8-970d36c6e7eb-np0000004376" acquired by "attachment_update" :: waited 0.010s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:21:43.596281 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.596281 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:43.598084 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e9a1563-da32-411d-bee5-77f88b09b3cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:43.598084 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 41/162] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:43.605208 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9278495-cfa6-4d7c-9b0f-cb230a59ab0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:21:43.606273 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Flow 'volume_create_api' (c623871a-21dd-49e3-a749-22816f73eb29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:21:43.606708 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Create volume request issued successfully. Jul 03 06:21:43.607529 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:21:43.610267 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:21:43.668390 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:21:43.674408 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.674408 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:43.686207 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-25b98c1f-d31d-4f07-8c52-f70f994d9224 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:21:43.687351 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 39/163] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:21:43 2026] POST /volume/v3/volumes => generated 826 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:43.704902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d92a874a-174a-4f41-913d-56741d7c535f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:43.706938 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d92a874a-174a-4f41-913d-56741d7c535f tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 Jul 03 06:21:43.707590 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d92a874a-174a-4f41-913d-56741d7c535f tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:43.707590 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d92a874a-174a-4f41-913d-56741d7c535f tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:43.715342 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.715342 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:43.720511 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d92a874a-174a-4f41-913d-56741d7c535f tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Volume info retrieved successfully. Jul 03 06:21:43.721537 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-d92a874a-174a-4f41-913d-56741d7c535f tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:21:43.721781 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-d92a874a-174a-4f41-913d-56741d7c535f tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:21:43.770857 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-d92a874a-174a-4f41-913d-56741d7c535f tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:21:43.775725 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:43.775725 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:43.785192 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d92a874a-174a-4f41-913d-56741d7c535f tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 returned with HTTP 200 Jul 03 06:21:43.785712 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 40/164] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:21:43 2026] GET /volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 => generated 894 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:44.099132 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7ca07c15-ef5a-4e97-a00f-a804566146bd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:44.100855 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ca07c15-ef5a-4e97-a00f-a804566146bd tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:44.101068 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ca07c15-ef5a-4e97-a00f-a804566146bd tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:44.101257 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ca07c15-ef5a-4e97-a00f-a804566146bd tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:44.111209 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:44.111209 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:44.114432 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ca07c15-ef5a-4e97-a00f-a804566146bd tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:44.119360 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ca07c15-ef5a-4e97-a00f-a804566146bd tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:44.119777 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 42/165] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:44 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:44.122344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-f1f0a6ef-ebee-4bef-8272-3a12eca76061 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Lock "cinder-attachment_update-0698c171-5ab2-41df-b5a8-970d36c6e7eb-np0000004376" released by "attachment_update" :: held 0.528s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:21:44.122776 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-f1f0a6ef-ebee-4bef-8272-3a12eca76061 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa returned with HTTP 200 Jul 03 06:21:44.123328 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 45/166] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:21:43 2026] PUT /volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:44.275057 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7a497835-4c6d-41e2-8eab-7ae6531feb7b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:44.277096 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7a497835-4c6d-41e2-8eab-7ae6531feb7b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:44.277296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7a497835-4c6d-41e2-8eab-7ae6531feb7b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:44.277480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7a497835-4c6d-41e2-8eab-7ae6531feb7b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:44.286980 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:44.286980 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:44.290708 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7a497835-4c6d-41e2-8eab-7ae6531feb7b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:44.295327 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7a497835-4c6d-41e2-8eab-7ae6531feb7b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:44.295823 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 40/167] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:44 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:44.613165 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8d6d3ded-3635-482b-8ed4-36ae0e4e40e6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:44.614964 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8d6d3ded-3635-482b-8ed4-36ae0e4e40e6 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:44.615152 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8d6d3ded-3635-482b-8ed4-36ae0e4e40e6 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:44.615338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8d6d3ded-3635-482b-8ed4-36ae0e4e40e6 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:44.621966 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:44.621966 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:44.625414 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8d6d3ded-3635-482b-8ed4-36ae0e4e40e6 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:44.629400 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8d6d3ded-3635-482b-8ed4-36ae0e4e40e6 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:44.629776 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 41/168] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:44 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:44.802765 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c3640dac-dfb2-4225-9d09-db60f6197abf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:44.804564 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c3640dac-dfb2-4225-9d09-db60f6197abf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 Jul 03 06:21:44.804816 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c3640dac-dfb2-4225-9d09-db60f6197abf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:44.805002 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c3640dac-dfb2-4225-9d09-db60f6197abf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:44.811535 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:44.811535 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:44.815035 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c3640dac-dfb2-4225-9d09-db60f6197abf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Volume info retrieved successfully. Jul 03 06:21:44.815737 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-c3640dac-dfb2-4225-9d09-db60f6197abf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:21:44.815903 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-c3640dac-dfb2-4225-9d09-db60f6197abf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:21:44.852158 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-c3640dac-dfb2-4225-9d09-db60f6197abf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:21:44.856467 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:44.856467 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:44.863850 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c3640dac-dfb2-4225-9d09-db60f6197abf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 returned with HTTP 200 Jul 03 06:21:44.864213 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 43/169] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:21:44 2026] GET /volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 => generated 919 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:44.877706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:44.879197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] POST https://10.4.3.243/volume/v3/group_snapshots Jul 03 06:21:44.879499 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9329315c-2066-4fe7-acc6-f831c701460e", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-136659012"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:44.880750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.group_snapshots [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9329315c-2066-4fe7-acc6-f831c701460e', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-136659012'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 06:21:44.883579 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:44.883579 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:44.886034 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.group_snapshots [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-136659012. Jul 03 06:21:44.918646 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:44.918646 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:44.928050 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1424309357 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1424309357, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:21:44.928363 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1424309357 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1424309357, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:21:44.953683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Created reservations ['fee9e665-27da-4574-850e-19e7b183c863', '6460668f-0aa1-4af6-82ba-d403c710cfd5', '1da3e0b8-4117-4967-93c6-c305759f38a8', '3bab5df7-cc4d-4ad5-a4a2-d59c7d5e5d57'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:21:44.996612 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-91f5ed90-b498-45db-b41d-3de0cd5c84d1 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots returned with HTTP 202 Jul 03 06:21:44.997146 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 46/170] 10.4.3.243 () {70 vars in 1324 bytes} [Fri Jul 3 06:21:44 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:45.005482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f2a0f3da-c73e-4afc-8b9b-f5fc4c2a37fc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:45.007153 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2a0f3da-c73e-4afc-8b9b-f5fc4c2a37fc tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:45.007374 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2a0f3da-c73e-4afc-8b9b-f5fc4c2a37fc tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:45.007550 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2a0f3da-c73e-4afc-8b9b-f5fc4c2a37fc tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:45.007737 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.group_snapshots [None req-f2a0f3da-c73e-4afc-8b9b-f5fc4c2a37fc tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 5d2a794f-07c7-4a57-bb59-0816f16f9a35 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:21:45.012504 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:45.012504 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:45.015665 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2a0f3da-c73e-4afc-8b9b-f5fc4c2a37fc tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 returned with HTTP 200 Jul 03 06:21:45.016006 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 41/171] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:21:45 2026] GET /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:45.132559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ed7f42d4-172e-4fda-a29f-0f44aff78f0c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:45.134339 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed7f42d4-172e-4fda-a29f-0f44aff78f0c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:45.134563 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed7f42d4-172e-4fda-a29f-0f44aff78f0c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:45.134826 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed7f42d4-172e-4fda-a29f-0f44aff78f0c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:45.144498 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:45.144498 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:45.147883 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ed7f42d4-172e-4fda-a29f-0f44aff78f0c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:45.151745 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed7f42d4-172e-4fda-a29f-0f44aff78f0c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:45.152142 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 42/172] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:45 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:45.307798 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1f37b458-7218-4369-84f1-420519b4e845 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:45.310018 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f37b458-7218-4369-84f1-420519b4e845 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:45.310274 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f37b458-7218-4369-84f1-420519b4e845 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:45.310480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f37b458-7218-4369-84f1-420519b4e845 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:45.320816 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:45.320816 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:45.324433 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1f37b458-7218-4369-84f1-420519b4e845 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:45.329731 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f37b458-7218-4369-84f1-420519b4e845 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:45.330204 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 44/173] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:45 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:45.483062 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fea55c8d-9d9b-4a43-995e-4fbaf150f719 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:45.483675 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fea55c8d-9d9b-4a43-995e-4fbaf150f719 None None] GET https://10.4.3.243/volume// Jul 03 06:21:45.483889 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fea55c8d-9d9b-4a43-995e-4fbaf150f719 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:45.484111 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fea55c8d-9d9b-4a43-995e-4fbaf150f719 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:45.484465 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fea55c8d-9d9b-4a43-995e-4fbaf150f719 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:45.484898 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 47/174] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:21:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:45.486153 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-f509c7e9-6ef1-4c9f-8b0d-19b0e384c10e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:45.488821 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-f509c7e9-6ef1-4c9f-8b0d-19b0e384c10e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] POST https://10.4.3.243/volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa/action Jul 03 06:21:45.489258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-f509c7e9-6ef1-4c9f-8b0d-19b0e384c10e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:45.489374 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-f509c7e9-6ef1-4c9f-8b0d-19b0e384c10e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:45.515629 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:45.515629 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:45.516873 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-c8e140f8-e2b3-493b-a303-60b5789359e1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:45.544536 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-58d5a3cc-bbb0-4f95-bfd3-08fda943fc12 req-f509c7e9-6ef1-4c9f-8b0d-19b0e384c10e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa/action returned with HTTP 204 Jul 03 06:21:45.545037 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 42/175] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:21:45 2026] POST /volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:45.645429 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a1c82dba-5d03-45b7-b0a2-79f41330cac9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:45.647424 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a1c82dba-5d03-45b7-b0a2-79f41330cac9 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:45.647612 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a1c82dba-5d03-45b7-b0a2-79f41330cac9 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:45.647816 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a1c82dba-5d03-45b7-b0a2-79f41330cac9 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:45.654654 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:45.654654 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:45.658481 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a1c82dba-5d03-45b7-b0a2-79f41330cac9 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:45.662841 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a1c82dba-5d03-45b7-b0a2-79f41330cac9 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:45.663235 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 45/176] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:45 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:45.687579 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-c8e140f8-e2b3-493b-a303-60b5789359e1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:21:45.688063 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-c8e140f8-e2b3-493b-a303-60b5789359e1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f5dd8b0-e136-48a8-9209-5b209e9f1d99", "connector": null, "instance_uuid": "37b55feb-0bb8-4910-b7db-b1c7b0292449"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:45.695581 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:45.695581 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:45.780761 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-c8e140f8-e2b3-493b-a303-60b5789359e1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:21:45.781263 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 43/177] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:21:45 2026] POST /volume/v3/attachments => generated 273 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.023558 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-93c9f338-81d3-48bc-99d1-24bcf4d08203 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.025448 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-93c9f338-81d3-48bc-99d1-24bcf4d08203 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:46.025713 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-93c9f338-81d3-48bc-99d1-24bcf4d08203 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.025942 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-93c9f338-81d3-48bc-99d1-24bcf4d08203 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.026117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.group_snapshots [None req-93c9f338-81d3-48bc-99d1-24bcf4d08203 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 5d2a794f-07c7-4a57-bb59-0816f16f9a35 {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:21:46.029080 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.029080 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:46.032074 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-93c9f338-81d3-48bc-99d1-24bcf4d08203 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 returned with HTTP 200 Jul 03 06:21:46.032548 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 48/178] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 => generated 330 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.041493 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c4ee1c82-5821-48b5-94b0-45771d0ac303 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.043279 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c4ee1c82-5821-48b5-94b0-45771d0ac303 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:21:46.043481 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c4ee1c82-5821-48b5-94b0-45771d0ac303 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.043710 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c4ee1c82-5821-48b5-94b0-45771d0ac303 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.044057 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-c4ee1c82-5821-48b5-94b0-45771d0ac303 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:21:46.045178 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-c4ee1c82-5821-48b5-94b0-45771d0ac303 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:21:46.059133 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c4ee1c82-5821-48b5-94b0-45771d0ac303 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Get all snapshots completed successfully. Jul 03 06:21:46.059816 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.059816 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:46.060191 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c4ee1c82-5821-48b5-94b0-45771d0ac303 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:21:46.060565 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 43/179] 10.4.3.243 () {66 vars in 1264 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:46.069433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0e392851-8494-4848-a242-a43363fd5376 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.071226 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0e392851-8494-4848-a242-a43363fd5376 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/snapshots/203f2584-b81b-41e6-8c19-3cdfc0627282 Jul 03 06:21:46.071419 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0e392851-8494-4848-a242-a43363fd5376 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.071614 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0e392851-8494-4848-a242-a43363fd5376 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.089672 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.089672 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:46.090129 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0e392851-8494-4848-a242-a43363fd5376 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Snapshot retrieved successfully. Jul 03 06:21:46.090957 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0e392851-8494-4848-a242-a43363fd5376 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/snapshots/203f2584-b81b-41e6-8c19-3cdfc0627282 returned with HTTP 200 Jul 03 06:21:46.091299 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 46/180] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/snapshots/203f2584-b81b-41e6-8c19-3cdfc0627282 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:46.099465 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-31cac739-4ab4-4a89-8df9-5f799e0e4aa8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.101299 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-31cac739-4ab4-4a89-8df9-5f799e0e4aa8 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] POST https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action Jul 03 06:21:46.101753 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-31cac739-4ab4-4a89-8df9-5f799e0e4aa8 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:46.101938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-31cac739-4ab4-4a89-8df9-5f799e0e4aa8 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:46.103323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.group_snapshots [None req-31cac739-4ab4-4a89-8df9-5f799e0e4aa8 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Updating group '5d2a794f-07c7-4a57-bb59-0816f16f9a35' with 'creating' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 06:21:46.108288 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.108288 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:46.116499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-31cac739-4ab4-4a89-8df9-5f799e0e4aa8 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action returned with HTTP 202 Jul 03 06:21:46.116940 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 44/181] 10.4.3.243 () {70 vars in 1455 bytes} [Fri Jul 3 06:21:46 2026] POST /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:21:46.123814 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bd6cfca8-ef50-40b8-9bd4-7377823bb12e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.125544 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bd6cfca8-ef50-40b8-9bd4-7377823bb12e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:46.125786 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bd6cfca8-ef50-40b8-9bd4-7377823bb12e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.125968 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bd6cfca8-ef50-40b8-9bd4-7377823bb12e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.126107 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.group_snapshots [None req-bd6cfca8-ef50-40b8-9bd4-7377823bb12e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 5d2a794f-07c7-4a57-bb59-0816f16f9a35 {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:21:46.129186 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.129186 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:46.132170 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bd6cfca8-ef50-40b8-9bd4-7377823bb12e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 returned with HTTP 200 Jul 03 06:21:46.132508 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 49/182] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 => generated 329 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.139221 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eced279b-cea1-4582-927a-a05698fc604f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.140932 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eced279b-cea1-4582-927a-a05698fc604f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] POST https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action Jul 03 06:21:46.141238 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eced279b-cea1-4582-927a-a05698fc604f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:46.141353 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eced279b-cea1-4582-927a-a05698fc604f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:46.142809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.group_snapshots [None req-eced279b-cea1-4582-927a-a05698fc604f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Updating group '5d2a794f-07c7-4a57-bb59-0816f16f9a35' with 'available' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 06:21:46.147139 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.147139 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:46.154174 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eced279b-cea1-4582-927a-a05698fc604f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action returned with HTTP 202 Jul 03 06:21:46.154541 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 44/183] 10.4.3.243 () {70 vars in 1455 bytes} [Fri Jul 3 06:21:46 2026] POST /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:21:46.160683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7ef8ff9a-9126-4d0b-a44a-e3e8dd92374e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.162671 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ef8ff9a-9126-4d0b-a44a-e3e8dd92374e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:46.162879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ef8ff9a-9126-4d0b-a44a-e3e8dd92374e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.163133 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ef8ff9a-9126-4d0b-a44a-e3e8dd92374e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.163284 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-7ef8ff9a-9126-4d0b-a44a-e3e8dd92374e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 5d2a794f-07c7-4a57-bb59-0816f16f9a35 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:21:46.164031 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-27b8ea2b-2e4b-450d-a0ef-36f8bc89ca88 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.165855 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27b8ea2b-2e4b-450d-a0ef-36f8bc89ca88 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:46.166052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27b8ea2b-2e4b-450d-a0ef-36f8bc89ca88 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.166247 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27b8ea2b-2e4b-450d-a0ef-36f8bc89ca88 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.167922 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.167922 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:46.171346 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ef8ff9a-9126-4d0b-a44a-e3e8dd92374e tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 returned with HTTP 200 Jul 03 06:21:46.171850 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 47/184] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.175847 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.175847 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:46.178932 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-27b8ea2b-2e4b-450d-a0ef-36f8bc89ca88 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:46.180042 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-585a077c-27eb-4f53-8289-99d6062bf91f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.181726 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-585a077c-27eb-4f53-8289-99d6062bf91f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] POST https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action Jul 03 06:21:46.182092 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-585a077c-27eb-4f53-8289-99d6062bf91f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:46.182252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-585a077c-27eb-4f53-8289-99d6062bf91f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:46.182546 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27b8ea2b-2e4b-450d-a0ef-36f8bc89ca88 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:46.182965 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 45/185] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.184014 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.group_snapshots [None req-585a077c-27eb-4f53-8289-99d6062bf91f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Updating group '5d2a794f-07c7-4a57-bb59-0816f16f9a35' with 'error' {{(pid=99918) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 06:21:46.189414 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.189414 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:46.198081 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-585a077c-27eb-4f53-8289-99d6062bf91f tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action returned with HTTP 202 Jul 03 06:21:46.198475 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 50/186] 10.4.3.243 () {70 vars in 1455 bytes} [Fri Jul 3 06:21:46 2026] POST /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:21:46.199145 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f72b1682-4783-4b91-b244-69c8975e0b29 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.200807 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f72b1682-4783-4b91-b244-69c8975e0b29 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:46.201048 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f72b1682-4783-4b91-b244-69c8975e0b29 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.201205 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f72b1682-4783-4b91-b244-69c8975e0b29 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.205869 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-368f4623-2868-40f0-85d8-51f8cbf7d62d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.207470 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-368f4623-2868-40f0-85d8-51f8cbf7d62d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:46.207672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-368f4623-2868-40f0-85d8-51f8cbf7d62d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.207864 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-368f4623-2868-40f0-85d8-51f8cbf7d62d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.207976 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-368f4623-2868-40f0-85d8-51f8cbf7d62d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 5d2a794f-07c7-4a57-bb59-0816f16f9a35 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:21:46.210016 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.210016 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:46.210678 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.210678 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:46.212960 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f72b1682-4783-4b91-b244-69c8975e0b29 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:46.213561 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-368f4623-2868-40f0-85d8-51f8cbf7d62d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 returned with HTTP 200 Jul 03 06:21:46.213956 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 48/187] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 => generated 326 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.216228 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f72b1682-4783-4b91-b244-69c8975e0b29 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:46.216580 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 45/188] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.223454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3b8326a8-98b4-4c9c-9938-7ac1985d9ab2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.225259 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b8326a8-98b4-4c9c-9938-7ac1985d9ab2 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] POST https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action Jul 03 06:21:46.225574 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b8326a8-98b4-4c9c-9938-7ac1985d9ab2 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:46.225702 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b8326a8-98b4-4c9c-9938-7ac1985d9ab2 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:46.226992 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.group_snapshots [None req-3b8326a8-98b4-4c9c-9938-7ac1985d9ab2 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Updating group '5d2a794f-07c7-4a57-bb59-0816f16f9a35' with 'available' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 06:21:46.230221 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.230221 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:46.236408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b8326a8-98b4-4c9c-9938-7ac1985d9ab2 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action returned with HTTP 202 Jul 03 06:21:46.236865 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 46/189] 10.4.3.243 () {70 vars in 1455 bytes} [Fri Jul 3 06:21:46 2026] POST /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:21:46.243247 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ae323146-43c1-44d3-a283-693c7949e5bf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.244796 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ae323146-43c1-44d3-a283-693c7949e5bf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:46.244976 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ae323146-43c1-44d3-a283-693c7949e5bf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.245136 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ae323146-43c1-44d3-a283-693c7949e5bf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.245269 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.group_snapshots [None req-ae323146-43c1-44d3-a283-693c7949e5bf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 5d2a794f-07c7-4a57-bb59-0816f16f9a35 {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:21:46.248013 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.248013 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:46.251378 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ae323146-43c1-44d3-a283-693c7949e5bf tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 returned with HTTP 200 Jul 03 06:21:46.251813 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 51/190] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 => generated 330 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.260278 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3895c782-e531-43ed-9363-4ddeb352b663 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.262211 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3895c782-e531-43ed-9363-4ddeb352b663 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] DELETE https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:46.262451 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3895c782-e531-43ed-9363-4ddeb352b663 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.262667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3895c782-e531-43ed-9363-4ddeb352b663 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.262838 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-3895c782-e531-43ed-9363-4ddeb352b663 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] delete called for member 5d2a794f-07c7-4a57-bb59-0816f16f9a35 {{(pid=99919) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 06:21:46.262955 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.group_snapshots [None req-3895c782-e531-43ed-9363-4ddeb352b663 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Delete group_snapshot with id: 5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:46.264481 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ec0a6198-5cc1-4140-a48f-7f4aa60e2a35 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.266087 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.266087 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:46.266338 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ec0a6198-5cc1-4140-a48f-7f4aa60e2a35 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:46.266521 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ec0a6198-5cc1-4140-a48f-7f4aa60e2a35 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.266791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ec0a6198-5cc1-4140-a48f-7f4aa60e2a35 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.277414 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.277414 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:46.280794 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ec0a6198-5cc1-4140-a48f-7f4aa60e2a35 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:46.284731 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ec0a6198-5cc1-4140-a48f-7f4aa60e2a35 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:46.285086 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 46/191] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:46.308457 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3895c782-e531-43ed-9363-4ddeb352b663 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 returned with HTTP 202 Jul 03 06:21:46.308919 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 49/192] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:21:46 2026] DELETE /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:21:46.316466 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.318456 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:21:46.318783 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.319037 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.319660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:21:46.320743 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:21:46.339964 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-13c90ce2-c8b3-4dd1-be6e-a0dda491a1de None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.340315 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-13c90ce2-c8b3-4dd1-be6e-a0dda491a1de None None] GET https://10.4.3.243/volume// Jul 03 06:21:46.340370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-13c90ce2-c8b3-4dd1-be6e-a0dda491a1de None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.340532 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-13c90ce2-c8b3-4dd1-be6e-a0dda491a1de None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.341016 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-13c90ce2-c8b3-4dd1-be6e-a0dda491a1de None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:46.341472 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 52/193] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:46.343504 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e89156c0-b950-4ad5-9fa7-f4357311e0ad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.345164 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e89156c0-b950-4ad5-9fa7-f4357311e0ad tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:46.345334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e89156c0-b950-4ad5-9fa7-f4357311e0ad tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.345504 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e89156c0-b950-4ad5-9fa7-f4357311e0ad tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.348622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-cfd6f4b2-5546-4539-9add-7f6cdb8f00ca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.351457 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-cfd6f4b2-5546-4539-9add-7f6cdb8f00ca tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:46.352357 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-cfd6f4b2-5546-4539-9add-7f6cdb8f00ca tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.352357 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-cfd6f4b2-5546-4539-9add-7f6cdb8f00ca tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.353925 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.353925 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:46.357000 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e89156c0-b950-4ad5-9fa7-f4357311e0ad tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:46.360887 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e89156c0-b950-4ad5-9fa7-f4357311e0ad tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:46.361250 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 47/194] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:46.363876 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.363876 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:46.368499 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-cfd6f4b2-5546-4539-9add-7f6cdb8f00ca tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:46.374797 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-cfd6f4b2-5546-4539-9add-7f6cdb8f00ca tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:46.375391 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 50/195] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:21:46.454788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-71a64cc6-5dac-4b14-a571-d6fb60fcf53b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.457048 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-71a64cc6-5dac-4b14-a571-d6fb60fcf53b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] PUT https://10.4.3.243/volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a Jul 03 06:21:46.457391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-71a64cc6-5dac-4b14-a571-d6fb60fcf53b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:46.466000 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-71a64cc6-5dac-4b14-a571-d6fb60fcf53b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Acquiring lock "cinder-attachment_update-9f5dd8b0-e136-48a8-9209-5b209e9f1d99-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:21:46.468004 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Get all volumes completed successfully. Jul 03 06:21:46.468179 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:21:46.468321 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:21:46.472084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-71a64cc6-5dac-4b14-a571-d6fb60fcf53b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Lock "cinder-attachment_update-9f5dd8b0-e136-48a8-9209-5b209e9f1d99-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:21:46.473095 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.473095 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:46.505747 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:21:46.509102 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.509102 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:46.517051 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-46f57aae-83e7-4ca7-9853-3549d72aba68 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:21:46.517419 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 47/196] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.533908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c16d89be-42c6-46fe-8b34-439c32b6938d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.533908 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c16d89be-42c6-46fe-8b34-439c32b6938d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:21:46.533908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c16d89be-42c6-46fe-8b34-439c32b6938d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.533908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c16d89be-42c6-46fe-8b34-439c32b6938d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.533908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-c16d89be-42c6-46fe-8b34-439c32b6938d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:21:46.534556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-c16d89be-42c6-46fe-8b34-439c32b6938d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:21:46.537951 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c16d89be-42c6-46fe-8b34-439c32b6938d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Get all snapshots completed successfully. Jul 03 06:21:46.538762 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c16d89be-42c6-46fe-8b34-439c32b6938d tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:21:46.539148 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 48/197] 10.4.3.243 () {66 vars in 1264 bytes} [Fri Jul 3 06:21:46 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 06:21:46.549202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f8d6f126-bc62-450b-be4d-456988690afe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.551628 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f8d6f126-bc62-450b-be4d-456988690afe tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 Jul 03 06:21:46.551955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f8d6f126-bc62-450b-be4d-456988690afe tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.552225 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f8d6f126-bc62-450b-be4d-456988690afe tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.552410 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-f8d6f126-bc62-450b-be4d-456988690afe tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 5d2a794f-07c7-4a57-bb59-0816f16f9a35 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:21:46.555968 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f8d6f126-bc62-450b-be4d-456988690afe tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 returned with HTTP 404 Jul 03 06:21:46.556492 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 51/198] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/group_snapshots/5d2a794f-07c7-4a57-bb59-0816f16f9a35 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:21:46.568458 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1517a697-9455-405a-b3d0-0e49dab9a25a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.570723 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:21:46.571002 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.571234 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.571596 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:21:46.572430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:21:46.579539 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Get all volumes completed successfully. Jul 03 06:21:46.580394 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:21:46.580439 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:21:46.585142 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-712b903d-9afe-44b2-a2c8-c91353389a26 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.587286 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-712b903d-9afe-44b2-a2c8-c91353389a26 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:46.587658 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-712b903d-9afe-44b2-a2c8-c91353389a26 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.587773 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ac3f54b7-4ca6-48a5-a7dc-44648dfccd82 req-f41c6fff-738e-443d-808f-19b878253598 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.587873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-712b903d-9afe-44b2-a2c8-c91353389a26 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.589638 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ac3f54b7-4ca6-48a5-a7dc-44648dfccd82 req-f41c6fff-738e-443d-808f-19b878253598 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] POST https://10.4.3.243/volume/v3/snapshots/None/action Jul 03 06:21:46.590040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ac3f54b7-4ca6-48a5-a7dc-44648dfccd82 req-f41c6fff-738e-443d-808f-19b878253598 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:46.590185 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ac3f54b7-4ca6-48a5-a7dc-44648dfccd82 req-f41c6fff-738e-443d-808f-19b878253598 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:46.591751 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.snapshot_actions [req-ac3f54b7-4ca6-48a5-a7dc-44648dfccd82 req-f41c6fff-738e-443d-808f-19b878253598 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99919) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 06:21:46.600897 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.600897 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:46.604807 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-712b903d-9afe-44b2-a2c8-c91353389a26 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:46.610607 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-712b903d-9afe-44b2-a2c8-c91353389a26 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:46.611016 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 49/199] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.611138 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ac3f54b7-4ca6-48a5-a7dc-44648dfccd82 req-f41c6fff-738e-443d-808f-19b878253598 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] https://10.4.3.243/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 06:21:46.611864 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 52/200] 10.4.3.243 () {72 vars in 1582 bytes} [Fri Jul 3 06:21:46 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:21:46.621654 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:21:46.625107 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.625107 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:46.632345 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1517a697-9455-405a-b3d0-0e49dab9a25a tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:21:46.632805 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 48/201] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.646531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b7ae3b33-e9ef-47fa-80bb-eeb3ce23ec60 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.648342 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b7ae3b33-e9ef-47fa-80bb-eeb3ce23ec60 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] POST https://10.4.3.243/volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e/action Jul 03 06:21:46.649414 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b7ae3b33-e9ef-47fa-80bb-eeb3ce23ec60 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:46.649414 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b7ae3b33-e9ef-47fa-80bb-eeb3ce23ec60 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:46.650926 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-b7ae3b33-e9ef-47fa-80bb-eeb3ce23ec60 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] delete called for group 9329315c-2066-4fe7-acc6-f831c701460e {{(pid=99916) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:21:46.651019 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.groups [None req-b7ae3b33-e9ef-47fa-80bb-eeb3ce23ec60 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Delete group with id: 9329315c-2066-4fe7-acc6-f831c701460e Jul 03 06:21:46.660134 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.660134 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:46.671162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-4c3231f6-ab3e-4510-bdaf-b6376488ffb5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.673210 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-4c3231f6-ab3e-4510-bdaf-b6376488ffb5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:46.673403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-4c3231f6-ab3e-4510-bdaf-b6376488ffb5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.673595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-4c3231f6-ab3e-4510-bdaf-b6376488ffb5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.678294 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-41908be3-967e-46f1-8001-fa200102b7c8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.680565 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-41908be3-967e-46f1-8001-fa200102b7c8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:46.680808 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-41908be3-967e-46f1-8001-fa200102b7c8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.681732 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-41908be3-967e-46f1-8001-fa200102b7c8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.683115 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.683115 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:46.686463 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-4c3231f6-ab3e-4510-bdaf-b6376488ffb5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:46.688230 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.688230 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:46.690849 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-4c3231f6-ab3e-4510-bdaf-b6376488ffb5 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:46.691310 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 53/202] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.693035 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-41908be3-967e-46f1-8001-fa200102b7c8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:46.698662 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-41908be3-967e-46f1-8001-fa200102b7c8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:46.699225 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 49/203] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:46.758476 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-baf601dc-7824-44c4-b58f-bf2fe0ea5545 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.759045 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b7ae3b33-e9ef-47fa-80bb-eeb3ce23ec60 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e/action returned with HTTP 202 Jul 03 06:21:46.759468 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 50/204] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:21:46 2026] POST /volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:21:46.761061 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-baf601dc-7824-44c4-b58f-bf2fe0ea5545 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] POST https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08/action Jul 03 06:21:46.761404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-baf601dc-7824-44c4-b58f-bf2fe0ea5545 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:46.761528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-baf601dc-7824-44c4-b58f-bf2fe0ea5545 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:46.766897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:46.768824 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 Jul 03 06:21:46.769055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:46.769306 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:46.774370 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.774370 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:46.774897 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-baf601dc-7824-44c4-b58f-bf2fe0ea5545 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:46.777129 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.777129 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:46.783170 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Volume info retrieved successfully. Jul 03 06:21:46.784084 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:21:46.784230 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:21:46.785164 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-baf601dc-7824-44c4-b58f-bf2fe0ea5545 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Begin detaching volume completed successfully. Jul 03 06:21:46.785469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-baf601dc-7824-44c4-b58f-bf2fe0ea5545 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08/action returned with HTTP 202 Jul 03 06:21:46.786044 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 54/205] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:21:46 2026] POST /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:46.818743 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:21:46.822446 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:46.822446 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:46.831090 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c70f3d3a-a613-4f17-8a95-e8a91affd0ce tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 returned with HTTP 200 Jul 03 06:21:46.831531 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 50/206] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:21:46 2026] GET /volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 => generated 918 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:46.995775 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-71a64cc6-5dac-4b14-a571-d6fb60fcf53b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Lock "cinder-attachment_update-9f5dd8b0-e136-48a8-9209-5b209e9f1d99-np0000004376" released by "attachment_update" :: held 0.524s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:21:46.996050 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-71a64cc6-5dac-4b14-a571-d6fb60fcf53b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a returned with HTTP 200 Jul 03 06:21:46.996512 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 53/207] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:21:46 2026] PUT /volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:47.049387 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f5992904-5106-4cc7-8da9-0cce8e19543a req-f342f72c-fa71-4d3a-a1ed-4e23ff8dc2d9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.051344 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f5992904-5106-4cc7-8da9-0cce8e19543a req-f342f72c-fa71-4d3a-a1ed-4e23ff8dc2d9 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] POST https://10.4.3.243/volume/v3/snapshots/9fab782d-edd0-455a-838a-bd59d2614ea5/action Jul 03 06:21:47.051719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f5992904-5106-4cc7-8da9-0cce8e19543a req-f342f72c-fa71-4d3a-a1ed-4e23ff8dc2d9 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:47.051890 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f5992904-5106-4cc7-8da9-0cce8e19543a req-f342f72c-fa71-4d3a-a1ed-4e23ff8dc2d9 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:47.053309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.snapshot_actions [req-f5992904-5106-4cc7-8da9-0cce8e19543a req-f342f72c-fa71-4d3a-a1ed-4e23ff8dc2d9 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99916) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 06:21:47.070960 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f5992904-5106-4cc7-8da9-0cce8e19543a req-f342f72c-fa71-4d3a-a1ed-4e23ff8dc2d9 tempest-VolumesAssistedSnapshotsTest-1257206296 tempest-VolumesAssistedSnapshotsTest-1257206296-project] https://10.4.3.243/volume/v3/snapshots/9fab782d-edd0-455a-838a-bd59d2614ea5/action returned with HTTP 404 Jul 03 06:21:47.071651 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 51/208] 10.4.3.243 () {72 vars in 1678 bytes} [Fri Jul 3 06:21:47 2026] POST /volume/v3/snapshots/9fab782d-edd0-455a-838a-bd59d2614ea5/action => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:47.296940 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b6ef14a8-e3f9-4c02-9606-8778cf758cb0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.298744 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6ef14a8-e3f9-4c02-9606-8778cf758cb0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:47.298951 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6ef14a8-e3f9-4c02-9606-8778cf758cb0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.299121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6ef14a8-e3f9-4c02-9606-8778cf758cb0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:47.308716 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:47.308716 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:47.312154 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b6ef14a8-e3f9-4c02-9606-8778cf758cb0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:47.315984 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6ef14a8-e3f9-4c02-9606-8778cf758cb0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:47.316329 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 55/209] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:47 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:47.374095 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b8de145d-16d5-46a5-9161-fb607af1d717 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.376948 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b8de145d-16d5-46a5-9161-fb607af1d717 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:47.377061 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b8de145d-16d5-46a5-9161-fb607af1d717 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.377341 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b8de145d-16d5-46a5-9161-fb607af1d717 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:47.388000 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:47.388000 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:47.391444 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b8de145d-16d5-46a5-9161-fb607af1d717 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:47.395989 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b8de145d-16d5-46a5-9161-fb607af1d717 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:47.396303 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 51/210] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:47 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:47.719890 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f977bf59-94de-4c87-a2f5-10d5fdc14f47 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.724070 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f977bf59-94de-4c87-a2f5-10d5fdc14f47 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:47.724070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f977bf59-94de-4c87-a2f5-10d5fdc14f47 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.724070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f977bf59-94de-4c87-a2f5-10d5fdc14f47 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:47.753546 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:47.753546 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:47.796090 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f977bf59-94de-4c87-a2f5-10d5fdc14f47 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:47.801052 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f977bf59-94de-4c87-a2f5-10d5fdc14f47 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:47.801412 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 54/211] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:47 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:47.817738 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8af28de8-ef8a-441d-9c89-f810db9a51c4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.818378 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8af28de8-ef8a-441d-9c89-f810db9a51c4 None None] GET https://10.4.3.243/volume// Jul 03 06:21:47.818565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8af28de8-ef8a-441d-9c89-f810db9a51c4 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.818807 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8af28de8-ef8a-441d-9c89-f810db9a51c4 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:47.819351 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8af28de8-ef8a-441d-9c89-f810db9a51c4 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:47.820211 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 52/212] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:21:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:47.831825 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-40316b2b-f73d-48df-96d6-eeb8e830ab6c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.836003 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-40316b2b-f73d-48df-96d6-eeb8e830ab6c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:47.836003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-40316b2b-f73d-48df-96d6-eeb8e830ab6c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.836003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-40316b2b-f73d-48df-96d6-eeb8e830ab6c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:47.845618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3002d146-855f-4998-bccc-836d94a96cb3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.847493 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3002d146-855f-4998-bccc-836d94a96cb3 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 Jul 03 06:21:47.847754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3002d146-855f-4998-bccc-836d94a96cb3 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.847940 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3002d146-855f-4998-bccc-836d94a96cb3 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:47.852476 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:47.852476 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:47.854452 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3002d146-855f-4998-bccc-836d94a96cb3 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 returned with HTTP 404 Jul 03 06:21:47.855163 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 52/213] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:21:47 2026] GET /volume/v3/volumes/871e1ee0-5be1-4fb9-8655-816edd526e53 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:21:47.857373 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-40316b2b-f73d-48df-96d6-eeb8e830ab6c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:47.863144 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-40316b2b-f73d-48df-96d6-eeb8e830ab6c tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:47.863621 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 56/214] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:21:47 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1553 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:21:47.865994 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-39884d13-830c-49e3-9b6a-642cf6ea6046 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.872363 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-39884d13-830c-49e3-9b6a-642cf6ea6046 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] GET https://10.4.3.243/volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e Jul 03 06:21:47.876013 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-39884d13-830c-49e3-9b6a-642cf6ea6046 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.876368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-39884d13-830c-49e3-9b6a-642cf6ea6046 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:47.876622 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-39884d13-830c-49e3-9b6a-642cf6ea6046 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] show called for member 9329315c-2066-4fe7-acc6-f831c701460e {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:21:47.882557 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-39884d13-830c-49e3-9b6a-642cf6ea6046 tempest-GroupSnapshotsV319Test-1889369316 tempest-GroupSnapshotsV319Test-1889369316-project-member] https://10.4.3.243/volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e returned with HTTP 404 Jul 03 06:21:47.887571 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 55/215] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:21:47 2026] GET /volume/v3/groups/9329315c-2066-4fe7-acc6-f831c701460e => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:21:47.894156 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3633422e-acff-458e-b005-2459f9fabb59 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.900390 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3633422e-acff-458e-b005-2459f9fabb59 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/cb27ba23-d2c9-4ffd-a936-5184860ddf23 Jul 03 06:21:47.900390 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3633422e-acff-458e-b005-2459f9fabb59 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.900390 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3633422e-acff-458e-b005-2459f9fabb59 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:47.961724 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3633422e-acff-458e-b005-2459f9fabb59 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/group_types/cb27ba23-d2c9-4ffd-a936-5184860ddf23 returned with HTTP 202 Jul 03 06:21:47.962180 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 53/216] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:21:47 2026] DELETE /volume/v3/group_types/cb27ba23-d2c9-4ffd-a936-5184860ddf23 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:21:47.974853 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3480128c-7a41-4eeb-a4c2-4b00b404d02d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:47.977174 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3480128c-7a41-4eeb-a4c2-4b00b404d02d tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] DELETE https://10.4.3.243/volume/v3/types/2402fec7-13dc-4f68-b803-1e968a8b6013 Jul 03 06:21:47.977452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3480128c-7a41-4eeb-a4c2-4b00b404d02d tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:47.977767 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3480128c-7a41-4eeb-a4c2-4b00b404d02d tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:48.143959 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3480128c-7a41-4eeb-a4c2-4b00b404d02d tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/types/2402fec7-13dc-4f68-b803-1e968a8b6013 returned with HTTP 202 Jul 03 06:21:48.144356 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 53/217] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:21:47 2026] DELETE /volume/v3/types/2402fec7-13dc-4f68-b803-1e968a8b6013 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:48.152139 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d02bfbe3-e939-459f-8ed0-4f5acfeb1364 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:48.154004 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d02bfbe3-e939-459f-8ed0-4f5acfeb1364 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] GET https://10.4.3.243/volume/v3/types/2402fec7-13dc-4f68-b803-1e968a8b6013 Jul 03 06:21:48.154187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d02bfbe3-e939-459f-8ed0-4f5acfeb1364 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:48.154370 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d02bfbe3-e939-459f-8ed0-4f5acfeb1364 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:48.157959 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d02bfbe3-e939-459f-8ed0-4f5acfeb1364 tempest-GroupSnapshotsV319Test-1234141197 tempest-GroupSnapshotsV319Test-1234141197-project-admin] https://10.4.3.243/volume/v3/types/2402fec7-13dc-4f68-b803-1e968a8b6013 returned with HTTP 404 Jul 03 06:21:48.158429 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 57/218] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:21:48 2026] GET /volume/v3/types/2402fec7-13dc-4f68-b803-1e968a8b6013 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:48.335917 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-52fc61cd-fe1e-461e-9b76-101e690f04db None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:48.336080 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-52fc61cd-fe1e-461e-9b76-101e690f04db tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:48.336255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-52fc61cd-fe1e-461e-9b76-101e690f04db tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:48.336442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-52fc61cd-fe1e-461e-9b76-101e690f04db tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:48.351790 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:48.351790 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:48.357377 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-52fc61cd-fe1e-461e-9b76-101e690f04db tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:48.363213 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-52fc61cd-fe1e-461e-9b76-101e690f04db tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:48.363751 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 56/219] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:48 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:48.415453 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e2b0ed45-3ef0-4eb1-a443-cb24d477213b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:48.418074 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e2b0ed45-3ef0-4eb1-a443-cb24d477213b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:48.418323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e2b0ed45-3ef0-4eb1-a443-cb24d477213b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:48.418514 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e2b0ed45-3ef0-4eb1-a443-cb24d477213b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:48.429562 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:48.429562 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:48.433065 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e2b0ed45-3ef0-4eb1-a443-cb24d477213b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:48.440648 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e2b0ed45-3ef0-4eb1-a443-cb24d477213b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:48.440648 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 54/220] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:48 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:48.823924 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-47511eae-f90d-41d1-8044-19245b80b889 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:48.826191 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-47511eae-f90d-41d1-8044-19245b80b889 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:48.829215 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-47511eae-f90d-41d1-8044-19245b80b889 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:48.829215 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-47511eae-f90d-41d1-8044-19245b80b889 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:48.870021 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:48.870021 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:48.893899 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-47511eae-f90d-41d1-8044-19245b80b889 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:48.905437 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-47511eae-f90d-41d1-8044-19245b80b889 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:48.907178 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 54/221] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:48 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:49.385575 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c5ea4f2a-0cab-4f2b-8ff6-44b37be185a0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:49.385575 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c5ea4f2a-0cab-4f2b-8ff6-44b37be185a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:49.385575 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c5ea4f2a-0cab-4f2b-8ff6-44b37be185a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:49.385575 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c5ea4f2a-0cab-4f2b-8ff6-44b37be185a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:49.394099 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:49.394099 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:49.398053 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c5ea4f2a-0cab-4f2b-8ff6-44b37be185a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:49.403486 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c5ea4f2a-0cab-4f2b-8ff6-44b37be185a0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:49.404016 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 58/222] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:49 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:21:49.455132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ade04530-5d84-4036-821e-82def194eb3b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:49.456875 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ade04530-5d84-4036-821e-82def194eb3b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:49.457227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ade04530-5d84-4036-821e-82def194eb3b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:49.457566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ade04530-5d84-4036-821e-82def194eb3b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:49.469359 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:49.469359 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:49.474474 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ade04530-5d84-4036-821e-82def194eb3b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:49.480897 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ade04530-5d84-4036-821e-82def194eb3b tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:49.481584 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 57/223] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:49 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:49.926093 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-785b05d1-b251-4913-a0c0-a71b84a75ea2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:49.928160 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-785b05d1-b251-4913-a0c0-a71b84a75ea2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:49.928384 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-785b05d1-b251-4913-a0c0-a71b84a75ea2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:49.928616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-785b05d1-b251-4913-a0c0-a71b84a75ea2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:49.939368 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:49.939368 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:49.948255 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-785b05d1-b251-4913-a0c0-a71b84a75ea2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:49.953979 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-785b05d1-b251-4913-a0c0-a71b84a75ea2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:49.954892 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 55/224] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:49 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:21:50.419854 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eb4f3ff2-41c4-46d1-9119-565be5d5f3ec None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:50.422590 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb4f3ff2-41c4-46d1-9119-565be5d5f3ec tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:50.422928 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb4f3ff2-41c4-46d1-9119-565be5d5f3ec tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:50.423160 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb4f3ff2-41c4-46d1-9119-565be5d5f3ec tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:50.438764 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:50.438764 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:50.447549 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eb4f3ff2-41c4-46d1-9119-565be5d5f3ec tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:50.453882 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb4f3ff2-41c4-46d1-9119-565be5d5f3ec tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:50.454457 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 55/225] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:50 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:50.499353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-13aada5d-e705-4996-83e2-4c44b2e14025 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:50.502619 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13aada5d-e705-4996-83e2-4c44b2e14025 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:50.503543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13aada5d-e705-4996-83e2-4c44b2e14025 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:50.503543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13aada5d-e705-4996-83e2-4c44b2e14025 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:50.514086 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:50.514086 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:50.519077 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-13aada5d-e705-4996-83e2-4c44b2e14025 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:50.526000 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13aada5d-e705-4996-83e2-4c44b2e14025 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:50.527739 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 59/226] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:50 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:50.820460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-8364813e-0b27-4952-a23e-ab6fe86ebb2b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:50.823686 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-8364813e-0b27-4952-a23e-ab6fe86ebb2b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:50.824004 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-8364813e-0b27-4952-a23e-ab6fe86ebb2b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:50.825428 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-8364813e-0b27-4952-a23e-ab6fe86ebb2b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:50.842806 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:50.842806 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:50.869117 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-8364813e-0b27-4952-a23e-ab6fe86ebb2b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:50.879713 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-8364813e-0b27-4952-a23e-ab6fe86ebb2b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:50.880202 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 58/227] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:50 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:50.969465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6ae09ce9-b7f2-4c80-9f77-abb7a8a0bf41 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:50.971765 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6ae09ce9-b7f2-4c80-9f77-abb7a8a0bf41 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:50.971932 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6ae09ce9-b7f2-4c80-9f77-abb7a8a0bf41 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:50.972097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6ae09ce9-b7f2-4c80-9f77-abb7a8a0bf41 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:50.981435 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:50.981435 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:50.986644 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6ae09ce9-b7f2-4c80-9f77-abb7a8a0bf41 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:50.992140 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6ae09ce9-b7f2-4c80-9f77-abb7a8a0bf41 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:50.992685 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 56/228] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:50 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:51.470785 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b96b318f-b074-4a28-94d4-19ccfe6ed4ae None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:51.474270 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b96b318f-b074-4a28-94d4-19ccfe6ed4ae tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:51.474910 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b96b318f-b074-4a28-94d4-19ccfe6ed4ae tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:51.474910 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b96b318f-b074-4a28-94d4-19ccfe6ed4ae tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:51.482256 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=181,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:21:51.492299 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:51.492299 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:51.496957 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b96b318f-b074-4a28-94d4-19ccfe6ed4ae tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:51.503777 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b96b318f-b074-4a28-94d4-19ccfe6ed4ae tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:51.504335 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 56/229] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:51 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:51.542800 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4a9b2dd2-14d1-4d7e-a1b7-6faf9c794297 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:51.546740 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4a9b2dd2-14d1-4d7e-a1b7-6faf9c794297 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:51.546740 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4a9b2dd2-14d1-4d7e-a1b7-6faf9c794297 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:51.546968 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4a9b2dd2-14d1-4d7e-a1b7-6faf9c794297 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:51.549582 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=249,cinder:INSERT=32,cinder:UPDATE=48 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:21:51.558175 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:51.558175 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:51.562673 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4a9b2dd2-14d1-4d7e-a1b7-6faf9c794297 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:51.567746 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4a9b2dd2-14d1-4d7e-a1b7-6faf9c794297 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:51.568632 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 60/230] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:51 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:52.006890 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a4977bf6-1330-43b7-ae7a-a8574aeb5739 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:52.008930 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a4977bf6-1330-43b7-ae7a-a8574aeb5739 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:52.008930 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a4977bf6-1330-43b7-ae7a-a8574aeb5739 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:52.009274 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a4977bf6-1330-43b7-ae7a-a8574aeb5739 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:52.016109 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:52.016109 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:52.021330 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a4977bf6-1330-43b7-ae7a-a8574aeb5739 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:52.027393 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a4977bf6-1330-43b7-ae7a-a8574aeb5739 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:52.028085 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 59/231] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:52 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:52.520496 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-94a702d0-d96b-4c9b-9461-9ef32ca8fefe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:52.522914 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-94a702d0-d96b-4c9b-9461-9ef32ca8fefe tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:52.524450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-94a702d0-d96b-4c9b-9461-9ef32ca8fefe tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:52.526715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-94a702d0-d96b-4c9b-9461-9ef32ca8fefe tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:52.529679 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=258,cinder:UPDATE=53,cinder:INSERT=34 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:21:52.543578 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:52.543578 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:52.548277 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-94a702d0-d96b-4c9b-9461-9ef32ca8fefe tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:52.553550 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-94a702d0-d96b-4c9b-9461-9ef32ca8fefe tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:52.554828 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 57/232] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:52 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:52.584241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ac74c1c4-a986-4bfc-9dfb-1864cffe81c3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:52.589880 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ac74c1c4-a986-4bfc-9dfb-1864cffe81c3 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:52.590149 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ac74c1c4-a986-4bfc-9dfb-1864cffe81c3 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:52.590395 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ac74c1c4-a986-4bfc-9dfb-1864cffe81c3 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:52.610142 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:52.610142 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:52.616207 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ac74c1c4-a986-4bfc-9dfb-1864cffe81c3 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:52.623501 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ac74c1c4-a986-4bfc-9dfb-1864cffe81c3 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:52.623949 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 57/233] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:52 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:52.998957 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-03a3d514-c181-4280-9f2d-daeeb22b476e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:52.999710 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-03a3d514-c181-4280-9f2d-daeeb22b476e None None] GET https://10.4.3.243/volume// Jul 03 06:21:52.999710 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-03a3d514-c181-4280-9f2d-daeeb22b476e None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:52.999887 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-03a3d514-c181-4280-9f2d-daeeb22b476e None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:53.000125 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-03a3d514-c181-4280-9f2d-daeeb22b476e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:53.000409 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 61/234] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:21:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:53.010732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a801efec-6926-4e68-935c-bfbe69e1b209 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.013143 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a801efec-6926-4e68-935c-bfbe69e1b209 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:21:53.037378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a801efec-6926-4e68-935c-bfbe69e1b209 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "510b33b8-1126-410b-9c23-6653dc9ab5a1", "connector": null, "instance_uuid": "aac9e06b-492e-4f32-b982-4cc3f6833f9d"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:53.037378 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=222,cinder:INSERT=23,cinder:UPDATE=35 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:21:53.037378 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:53.037378 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:53.041659 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a7fe2700-2550-468c-8713-4c0d2b928a97 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.044548 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a7fe2700-2550-468c-8713-4c0d2b928a97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:53.044548 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a7fe2700-2550-468c-8713-4c0d2b928a97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:53.044548 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a7fe2700-2550-468c-8713-4c0d2b928a97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:53.051029 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:53.051029 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:53.055572 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a7fe2700-2550-468c-8713-4c0d2b928a97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:53.061199 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a7fe2700-2550-468c-8713-4c0d2b928a97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:53.078640 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 58/235] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:53 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:53.157032 np0000004376 devstack@c-api.service[99918]: WARNING cinder.volume.api [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a801efec-6926-4e68-935c-bfbe69e1b209 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 06:21:53.185641 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a801efec-6926-4e68-935c-bfbe69e1b209 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:21:53.186134 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 60/236] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:21:53 2026] POST /volume/v3/attachments => generated 271 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:53.410136 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b6b25bc8-56d6-434c-a724-b87d59785386 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.411796 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b6b25bc8-56d6-434c-a724-b87d59785386 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:53.411983 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b6b25bc8-56d6-434c-a724-b87d59785386 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:53.412166 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b6b25bc8-56d6-434c-a724-b87d59785386 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:53.420481 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:53.420481 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:53.423563 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b6b25bc8-56d6-434c-a724-b87d59785386 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:53.427809 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b6b25bc8-56d6-434c-a724-b87d59785386 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:53.428195 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 58/237] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:53 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:53.570279 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e9815863-6e2b-4cc3-b443-4849702cff43 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.575418 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9815863-6e2b-4cc3-b443-4849702cff43 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:53.575418 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9815863-6e2b-4cc3-b443-4849702cff43 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:53.575418 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9815863-6e2b-4cc3-b443-4849702cff43 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:53.582030 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:53.582030 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:53.585488 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e9815863-6e2b-4cc3-b443-4849702cff43 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:53.590240 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9815863-6e2b-4cc3-b443-4849702cff43 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:53.590901 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 62/238] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:53 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:53.637801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8656ce28-3771-4e10-bfcf-57e58dbc9516 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.639758 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8656ce28-3771-4e10-bfcf-57e58dbc9516 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:53.639975 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8656ce28-3771-4e10-bfcf-57e58dbc9516 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:53.640161 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8656ce28-3771-4e10-bfcf-57e58dbc9516 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:53.650947 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:53.650947 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:53.655030 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8656ce28-3771-4e10-bfcf-57e58dbc9516 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:53.659579 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8656ce28-3771-4e10-bfcf-57e58dbc9516 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:53.660058 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 59/239] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:53 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:53.761370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f4119839-d048-4866-98ed-3cf07065aa2e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.761856 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4119839-d048-4866-98ed-3cf07065aa2e None None] GET https://10.4.3.243/volume// Jul 03 06:21:53.762046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4119839-d048-4866-98ed-3cf07065aa2e None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:53.762272 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4119839-d048-4866-98ed-3cf07065aa2e None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:53.762644 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4119839-d048-4866-98ed-3cf07065aa2e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:53.762998 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 61/240] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:21:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:53.771544 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-0a10d431-f1e9-44f4-a06b-b8251b53501b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.774094 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-0a10d431-f1e9-44f4-a06b-b8251b53501b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:53.774343 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-0a10d431-f1e9-44f4-a06b-b8251b53501b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:53.774620 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-0a10d431-f1e9-44f4-a06b-b8251b53501b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:53.793229 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:53.793229 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:53.798111 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-57e690d4-9c86-463e-a768-2f910fbbc1df None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.798901 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-0a10d431-f1e9-44f4-a06b-b8251b53501b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:53.810461 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-0a10d431-f1e9-44f4-a06b-b8251b53501b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:53.810461 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 59/241] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:21:53 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1048 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:21:53.900772 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a94cfe89-f750-45a0-be7a-058647ac5e47 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:53.902954 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a94cfe89-f750-45a0-be7a-058647ac5e47 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] PUT https://10.4.3.243/volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699 Jul 03 06:21:53.903338 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a94cfe89-f750-45a0-be7a-058647ac5e47 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:53.914135 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a94cfe89-f750-45a0-be7a-058647ac5e47 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Acquiring lock "cinder-attachment_update-510b33b8-1126-410b-9c23-6653dc9ab5a1-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:21:53.919273 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a94cfe89-f750-45a0-be7a-058647ac5e47 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Lock "cinder-attachment_update-510b33b8-1126-410b-9c23-6653dc9ab5a1-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:21:53.920294 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:53.920294 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:54.073066 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57e690d4-9c86-463e-a768-2f910fbbc1df tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] POST https://10.4.3.243/volume/v3/qos-specs Jul 03 06:21:54.073645 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57e690d4-9c86-463e-a768-2f910fbbc1df tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-315207970", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:54.076187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.qos_specs [None req-57e690d4-9c86-463e-a768-2f910fbbc1df tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-315207970', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99919) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 06:21:54.077006 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-36032048-9c2a-4b39-b9ea-2711a169e47e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.078861 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-36032048-9c2a-4b39-b9ea-2711a169e47e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:54.079165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-36032048-9c2a-4b39-b9ea-2711a169e47e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.079350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-36032048-9c2a-4b39-b9ea-2711a169e47e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.084904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.db.api [None req-57e690d4-9c86-463e-a768-2f910fbbc1df tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DB qos_specs_create(): root {'id': 'da9131d6-74d6-4292-84bc-01440619ebba', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-315207970'} {{(pid=99919) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 06:21:54.086886 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.086886 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:54.090816 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-36032048-9c2a-4b39-b9ea-2711a169e47e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:54.096628 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-36032048-9c2a-4b39-b9ea-2711a169e47e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:54.097183 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 62/242] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.099871 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57e690d4-9c86-463e-a768-2f910fbbc1df tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs returned with HTTP 200 Jul 03 06:21:54.100374 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 63/243] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:21:53 2026] POST /volume/v3/qos-specs => generated 392 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.111497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-95f70e6c-a96f-47e2-a99c-33710ce8ff36 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.113513 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-95f70e6c-a96f-47e2-a99c-33710ce8ff36 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:21:54.113903 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-95f70e6c-a96f-47e2-a99c-33710ce8ff36 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-771553944"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:54.138230 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-95f70e6c-a96f-47e2-a99c-33710ce8ff36 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:21:54.138619 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 60/244] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:21:54 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.149010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d2e4cfa1-d900-4c74-a37c-d316df581d39 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.150938 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d2e4cfa1-d900-4c74-a37c-d316df581d39 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:21:54.151314 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d2e4cfa1-d900-4c74-a37c-d316df581d39 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-641417850"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:54.219303 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d2e4cfa1-d900-4c74-a37c-d316df581d39 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:21:54.233801 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 63/245] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:21:54 2026] POST /volume/v3/types => generated 221 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.233948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c68982a2-2e8f-4bb2-bff4-13167c08faba None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.233948 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c68982a2-2e8f-4bb2-bff4-13167c08faba tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:21:54.233948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c68982a2-2e8f-4bb2-bff4-13167c08faba tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-415731387"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:54.235239 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.235239 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:54.281771 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c68982a2-2e8f-4bb2-bff4-13167c08faba tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:21:54.282327 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 64/246] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:21:54 2026] POST /volume/v3/types => generated 221 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.292484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f063e6e5-df6d-4c6b-9545-fe987b732783 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.294522 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f063e6e5-df6d-4c6b-9545-fe987b732783 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=114f7fda-1c73-4e14-a980-be8acea3bd55 Jul 03 06:21:54.294687 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f063e6e5-df6d-4c6b-9545-fe987b732783 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.295291 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f063e6e5-df6d-4c6b-9545-fe987b732783 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'associate' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.295629 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f063e6e5-df6d-4c6b-9545-fe987b732783 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Associate qos_spec: da9131d6-74d6-4292-84bc-01440619ebba with type: 114f7fda-1c73-4e14-a980-be8acea3bd55 {{(pid=99917) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 06:21:54.363948 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f063e6e5-df6d-4c6b-9545-fe987b732783 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=114f7fda-1c73-4e14-a980-be8acea3bd55 returned with HTTP 202 Jul 03 06:21:54.364453 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 61/247] 10.4.3.243 () {66 vars in 1481 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=114f7fda-1c73-4e14-a980-be8acea3bd55 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:54.372442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fb6b9ee4-35fd-4a3a-adf8-fd7f1706c1af None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.374439 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fb6b9ee4-35fd-4a3a-adf8-fd7f1706c1af tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=9618f10f-c0ee-441a-a149-b86b2a2d4b2b Jul 03 06:21:54.374673 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fb6b9ee4-35fd-4a3a-adf8-fd7f1706c1af tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.375211 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fb6b9ee4-35fd-4a3a-adf8-fd7f1706c1af tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'associate' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.375840 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb6b9ee4-35fd-4a3a-adf8-fd7f1706c1af tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Associate qos_spec: da9131d6-74d6-4292-84bc-01440619ebba with type: 9618f10f-c0ee-441a-a149-b86b2a2d4b2b {{(pid=99918) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 06:21:54.441813 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3b524a39-5fe1-471c-b307-31e7a777cb59 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.443888 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b524a39-5fe1-471c-b307-31e7a777cb59 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:54.444100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b524a39-5fe1-471c-b307-31e7a777cb59 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.444348 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b524a39-5fe1-471c-b307-31e7a777cb59 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.453066 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fb6b9ee4-35fd-4a3a-adf8-fd7f1706c1af tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=9618f10f-c0ee-441a-a149-b86b2a2d4b2b returned with HTTP 202 Jul 03 06:21:54.453437 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 64/248] 10.4.3.243 () {66 vars in 1481 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=9618f10f-c0ee-441a-a149-b86b2a2d4b2b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:54.460732 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.460732 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:54.465277 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3a1baf18-31f1-4c44-8615-eb2801d6f854 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.473896 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a1baf18-31f1-4c44-8615-eb2801d6f854 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=36aefb20-f210-442a-ab30-597e6c19a235 Jul 03 06:21:54.473896 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3a1baf18-31f1-4c44-8615-eb2801d6f854 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.473896 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3a1baf18-31f1-4c44-8615-eb2801d6f854 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'associate' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.473896 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.473896 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:54.474476 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3b524a39-5fe1-471c-b307-31e7a777cb59 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:54.474537 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3a1baf18-31f1-4c44-8615-eb2801d6f854 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Associate qos_spec: da9131d6-74d6-4292-84bc-01440619ebba with type: 36aefb20-f210-442a-ab30-597e6c19a235 {{(pid=99917) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 06:21:54.475448 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b524a39-5fe1-471c-b307-31e7a777cb59 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:54.476036 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 65/249] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.502131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a94cfe89-f750-45a0-be7a-058647ac5e47 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Lock "cinder-attachment_update-510b33b8-1126-410b-9c23-6653dc9ab5a1-np0000004376" released by "attachment_update" :: held 0.576s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:21:54.502131 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-a94cfe89-f750-45a0-be7a-058647ac5e47 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699 returned with HTTP 200 Jul 03 06:21:54.502131 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 60/250] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:21:53 2026] PUT /volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699 => generated 967 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:54.514200 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a1baf18-31f1-4c44-8615-eb2801d6f854 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=36aefb20-f210-442a-ab30-597e6c19a235 returned with HTTP 202 Jul 03 06:21:54.514817 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 62/251] 10.4.3.243 () {66 vars in 1481 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associate?vol_type_id=36aefb20-f210-442a-ab30-597e6c19a235 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:54.526709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a3acd03f-3d89-4b88-91c1-635371f41a17 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.526709 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3acd03f-3d89-4b88-91c1-635371f41a17 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations Jul 03 06:21:54.526709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3acd03f-3d89-4b88-91c1-635371f41a17 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.526709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3acd03f-3d89-4b88-91c1-635371f41a17 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'associations' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.526709 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.526709 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:54.526709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a3acd03f-3d89-4b88-91c1-635371f41a17 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Get associations for qos_spec id: da9131d6-74d6-4292-84bc-01440619ebba {{(pid=99918) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 06:21:54.542484 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3acd03f-3d89-4b88-91c1-635371f41a17 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations returned with HTTP 200 Jul 03 06:21:54.542916 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 65/252] 10.4.3.243 () {66 vars in 1393 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.552512 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-06b03f16-4092-4eeb-ba23-b00ec21ccb19 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.554154 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06b03f16-4092-4eeb-ba23-b00ec21ccb19 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/disassociate?vol_type_id=114f7fda-1c73-4e14-a980-be8acea3bd55 Jul 03 06:21:54.554324 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06b03f16-4092-4eeb-ba23-b00ec21ccb19 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.554500 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06b03f16-4092-4eeb-ba23-b00ec21ccb19 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'disassociate' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.555016 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06b03f16-4092-4eeb-ba23-b00ec21ccb19 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Disassociate qos_spec: da9131d6-74d6-4292-84bc-01440619ebba from type: 114f7fda-1c73-4e14-a980-be8acea3bd55 {{(pid=99919) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 06:21:54.600222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06b03f16-4092-4eeb-ba23-b00ec21ccb19 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/disassociate?vol_type_id=114f7fda-1c73-4e14-a980-be8acea3bd55 returned with HTTP 202 Jul 03 06:21:54.600768 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 66/253] 10.4.3.243 () {66 vars in 1490 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/disassociate?vol_type_id=114f7fda-1c73-4e14-a980-be8acea3bd55 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:54.604605 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d9b618f6-4170-4932-ac3a-723b0f1a00ac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.607430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5a885fe3-1e89-4f5b-a75e-6c04ea4a0bbe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.608173 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d9b618f6-4170-4932-ac3a-723b0f1a00ac tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:54.608384 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d9b618f6-4170-4932-ac3a-723b0f1a00ac tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.608571 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d9b618f6-4170-4932-ac3a-723b0f1a00ac tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.609950 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5a885fe3-1e89-4f5b-a75e-6c04ea4a0bbe tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations Jul 03 06:21:54.609950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5a885fe3-1e89-4f5b-a75e-6c04ea4a0bbe tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.609950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5a885fe3-1e89-4f5b-a75e-6c04ea4a0bbe tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'associations' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.610528 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.610528 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:54.610729 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5a885fe3-1e89-4f5b-a75e-6c04ea4a0bbe tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Get associations for qos_spec id: da9131d6-74d6-4292-84bc-01440619ebba {{(pid=99917) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 06:21:54.621963 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.621963 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:54.625273 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5a885fe3-1e89-4f5b-a75e-6c04ea4a0bbe tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations returned with HTTP 200 Jul 03 06:21:54.627590 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 63/254] 10.4.3.243 () {66 vars in 1393 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations => generated 304 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.627745 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d9b618f6-4170-4932-ac3a-723b0f1a00ac tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:54.634996 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d9b618f6-4170-4932-ac3a-723b0f1a00ac tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:54.634996 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 61/255] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.639277 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a27dd853-2fc2-414f-8c07-982efb900976 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.641448 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a27dd853-2fc2-414f-8c07-982efb900976 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/disassociate_all Jul 03 06:21:54.641740 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a27dd853-2fc2-414f-8c07-982efb900976 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.641951 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a27dd853-2fc2-414f-8c07-982efb900976 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'disassociate_all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.642224 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.642224 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:54.642543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a27dd853-2fc2-414f-8c07-982efb900976 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Disassociate qos_spec: da9131d6-74d6-4292-84bc-01440619ebba from all. {{(pid=99918) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 06:21:54.687667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-518ec933-8f0a-40f9-9853-0447a7ea35ca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.687667 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-518ec933-8f0a-40f9-9853-0447a7ea35ca tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:54.687667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-518ec933-8f0a-40f9-9853-0447a7ea35ca tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.687667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-518ec933-8f0a-40f9-9853-0447a7ea35ca tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.699257 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.699257 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:54.699257 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-518ec933-8f0a-40f9-9853-0447a7ea35ca tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:54.701021 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a27dd853-2fc2-414f-8c07-982efb900976 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/disassociate_all returned with HTTP 202 Jul 03 06:21:54.713729 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 66/256] 10.4.3.243 () {66 vars in 1405 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/disassociate_all => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:54.716037 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-518ec933-8f0a-40f9-9853-0447a7ea35ca tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:54.716037 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 67/257] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:54.716446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-15c022e6-a328-4c90-98b7-043816e43cd7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.716446 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-15c022e6-a328-4c90-98b7-043816e43cd7 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations Jul 03 06:21:54.716446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-15c022e6-a328-4c90-98b7-043816e43cd7 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.716446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-15c022e6-a328-4c90-98b7-043816e43cd7 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'associations' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.716446 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.716446 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:54.716446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.qos_specs_manage [None req-15c022e6-a328-4c90-98b7-043816e43cd7 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Get associations for qos_spec id: da9131d6-74d6-4292-84bc-01440619ebba {{(pid=99917) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 06:21:54.722994 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-15c022e6-a328-4c90-98b7-043816e43cd7 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations returned with HTTP 200 Jul 03 06:21:54.726153 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 64/258] 10.4.3.243 () {66 vars in 1393 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/associations => generated 24 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:21:54.735107 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-deecaac1-9a0b-4d9b-8a4b-9204565eec96 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.737059 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-deecaac1-9a0b-4d9b-8a4b-9204565eec96 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/types/36aefb20-f210-442a-ab30-597e6c19a235 Jul 03 06:21:54.739316 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-deecaac1-9a0b-4d9b-8a4b-9204565eec96 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.739316 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-deecaac1-9a0b-4d9b-8a4b-9204565eec96 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.818821 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-deecaac1-9a0b-4d9b-8a4b-9204565eec96 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types/36aefb20-f210-442a-ab30-597e6c19a235 returned with HTTP 202 Jul 03 06:21:54.818821 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 62/259] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:21:54 2026] DELETE /volume/v3/types/36aefb20-f210-442a-ab30-597e6c19a235 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:54.827437 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4ed3c88e-fbe2-46b0-bbc8-1b8b00f995cd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.829765 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4ed3c88e-fbe2-46b0-bbc8-1b8b00f995cd tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/types/36aefb20-f210-442a-ab30-597e6c19a235 Jul 03 06:21:54.830047 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4ed3c88e-fbe2-46b0-bbc8-1b8b00f995cd tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.830323 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4ed3c88e-fbe2-46b0-bbc8-1b8b00f995cd tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.838213 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4ed3c88e-fbe2-46b0-bbc8-1b8b00f995cd tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types/36aefb20-f210-442a-ab30-597e6c19a235 returned with HTTP 404 Jul 03 06:21:54.838872 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 67/260] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/types/36aefb20-f210-442a-ab30-597e6c19a235 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:54.855348 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a8071a13-a275-4100-9374-07febe966f5a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.855989 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-84b66509-6cec-48a6-8a67-48dde04881ba None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.857553 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8071a13-a275-4100-9374-07febe966f5a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/types/9618f10f-c0ee-441a-a149-b86b2a2d4b2b Jul 03 06:21:54.857876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8071a13-a275-4100-9374-07febe966f5a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.859055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8071a13-a275-4100-9374-07febe966f5a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.865069 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-84b66509-6cec-48a6-8a67-48dde04881ba tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] POST https://10.4.3.243/volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa/action Jul 03 06:21:54.865069 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-84b66509-6cec-48a6-8a67-48dde04881ba tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:54.865069 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-84b66509-6cec-48a6-8a67-48dde04881ba tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:54.894905 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.894905 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:54.918681 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8071a13-a275-4100-9374-07febe966f5a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types/9618f10f-c0ee-441a-a149-b86b2a2d4b2b returned with HTTP 202 Jul 03 06:21:54.919145 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 68/261] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:21:54 2026] DELETE /volume/v3/types/9618f10f-c0ee-441a-a149-b86b2a2d4b2b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:54.923267 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7476d574-dd39-47e0-b093-f2ab7a72a284 req-84b66509-6cec-48a6-8a67-48dde04881ba tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa/action returned with HTTP 204 Jul 03 06:21:54.923868 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 65/262] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:21:54 2026] POST /volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:21:54.932228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-77a36ec0-4dff-4295-98d5-a4b407b55173 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.937341 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-77a36ec0-4dff-4295-98d5-a4b407b55173 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/types/9618f10f-c0ee-441a-a149-b86b2a2d4b2b Jul 03 06:21:54.937341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-77a36ec0-4dff-4295-98d5-a4b407b55173 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.937341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-77a36ec0-4dff-4295-98d5-a4b407b55173 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.943485 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-77a36ec0-4dff-4295-98d5-a4b407b55173 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types/9618f10f-c0ee-441a-a149-b86b2a2d4b2b returned with HTTP 404 Jul 03 06:21:54.944183 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 63/263] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:21:54 2026] GET /volume/v3/types/9618f10f-c0ee-441a-a149-b86b2a2d4b2b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:54.954411 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8a2bcbbe-ef12-424b-b21b-7dee150ce20d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:54.957227 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a2bcbbe-ef12-424b-b21b-7dee150ce20d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/types/114f7fda-1c73-4e14-a980-be8acea3bd55 Jul 03 06:21:54.957513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a2bcbbe-ef12-424b-b21b-7dee150ce20d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:54.957858 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a2bcbbe-ef12-424b-b21b-7dee150ce20d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:54.958160 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:54.958160 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.015430 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a2bcbbe-ef12-424b-b21b-7dee150ce20d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types/114f7fda-1c73-4e14-a980-be8acea3bd55 returned with HTTP 202 Jul 03 06:21:55.016262 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 68/264] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:21:54 2026] DELETE /volume/v3/types/114f7fda-1c73-4e14-a980-be8acea3bd55 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 06:21:55.027222 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-814ab1f6-dfec-492d-85a2-4140a337300f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.031860 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-814ab1f6-dfec-492d-85a2-4140a337300f tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/types/114f7fda-1c73-4e14-a980-be8acea3bd55 Jul 03 06:21:55.032221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-814ab1f6-dfec-492d-85a2-4140a337300f tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.032521 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-814ab1f6-dfec-492d-85a2-4140a337300f tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.038087 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-814ab1f6-dfec-492d-85a2-4140a337300f tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/types/114f7fda-1c73-4e14-a980-be8acea3bd55 returned with HTTP 404 Jul 03 06:21:55.038622 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 69/265] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/types/114f7fda-1c73-4e14-a980-be8acea3bd55 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.048595 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e6ef1db1-6b5b-4258-a4d7-8f792ac3b205 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.051312 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e6ef1db1-6b5b-4258-a4d7-8f792ac3b205 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] POST https://10.4.3.243/volume/v3/qos-specs Jul 03 06:21:55.051761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e6ef1db1-6b5b-4258-a4d7-8f792ac3b205 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1059275501", "consumer": "back-end"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:55.057167 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.qos_specs [None req-e6ef1db1-6b5b-4258-a4d7-8f792ac3b205 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1059275501', 'consumer': 'back-end', 'specs': {}} {{(pid=99917) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 06:21:55.065079 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.db.api [None req-e6ef1db1-6b5b-4258-a4d7-8f792ac3b205 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DB qos_specs_create(): root {'id': 'ac766360-7cb9-412c-accf-deb76815e5ec', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1059275501'} {{(pid=99917) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 06:21:55.069285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-332e4658-f083-4728-baf0-ae8e2a36bb05 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.073625 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-332e4658-f083-4728-baf0-ae8e2a36bb05 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] DELETE https://10.4.3.243/volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa Jul 03 06:21:55.073625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-332e4658-f083-4728-baf0-ae8e2a36bb05 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.073625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-332e4658-f083-4728-baf0-ae8e2a36bb05 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.082291 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.082291 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:55.095350 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e6ef1db1-6b5b-4258-a4d7-8f792ac3b205 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs returned with HTTP 200 Jul 03 06:21:55.098718 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 66/266] 10.4.3.243 () {68 vars in 1264 bytes} [Fri Jul 3 06:21:55 2026] POST /volume/v3/qos-specs => generated 369 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.106508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6f2de52a-96af-4518-a060-a568ac4e8d4e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.108658 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f2de52a-96af-4518-a060-a568ac4e8d4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec?force=False Jul 03 06:21:55.110046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f2de52a-96af-4518-a060-a568ac4e8d4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.110513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f2de52a-96af-4518-a060-a568ac4e8d4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.111479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f2de52a-96af-4518-a060-a568ac4e8d4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Delete qos_spec: ac766360-7cb9-412c-accf-deb76815e5ec, force: False {{(pid=99918) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 06:21:55.113224 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2939f62c-603f-43fa-8839-b9953f94495e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.118196 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2939f62c-603f-43fa-8839-b9953f94495e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:55.118196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2939f62c-603f-43fa-8839-b9953f94495e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.118196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2939f62c-603f-43fa-8839-b9953f94495e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.128877 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.128877 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:55.134736 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f2de52a-96af-4518-a060-a568ac4e8d4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec?force=False returned with HTTP 202 Jul 03 06:21:55.134736 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 69/267] 10.4.3.243 () {66 vars in 1380 bytes} [Fri Jul 3 06:21:55 2026] DELETE /volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:55.138026 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2939f62c-603f-43fa-8839-b9953f94495e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:55.144483 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5b68f646-d180-4ab4-999b-9c1000995f4c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.144667 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2939f62c-603f-43fa-8839-b9953f94495e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:55.145025 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 70/268] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.147468 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5b68f646-d180-4ab4-999b-9c1000995f4c tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec Jul 03 06:21:55.147661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5b68f646-d180-4ab4-999b-9c1000995f4c tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.147934 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5b68f646-d180-4ab4-999b-9c1000995f4c tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.148193 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.148193 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:55.152094 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5b68f646-d180-4ab4-999b-9c1000995f4c tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec returned with HTTP 404 Jul 03 06:21:55.152587 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 67/269] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.163935 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c62fc614-0169-4355-9b90-a25100fa388e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.167800 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c62fc614-0169-4355-9b90-a25100fa388e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs Jul 03 06:21:55.168008 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c62fc614-0169-4355-9b90-a25100fa388e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.168195 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c62fc614-0169-4355-9b90-a25100fa388e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.168446 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.168446 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.177852 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c62fc614-0169-4355-9b90-a25100fa388e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs returned with HTTP 200 Jul 03 06:21:55.178233 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 70/270] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.189905 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8c9fa13e-2759-4866-8133-c38c43ccea8b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.191760 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8c9fa13e-2759-4866-8133-c38c43ccea8b tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec?force=False Jul 03 06:21:55.191998 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8c9fa13e-2759-4866-8133-c38c43ccea8b tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.192182 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8c9fa13e-2759-4866-8133-c38c43ccea8b tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.192737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8c9fa13e-2759-4866-8133-c38c43ccea8b tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Delete qos_spec: ac766360-7cb9-412c-accf-deb76815e5ec, force: False {{(pid=99919) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 06:21:55.195934 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8c9fa13e-2759-4866-8133-c38c43ccea8b tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec?force=False returned with HTTP 404 Jul 03 06:21:55.196353 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 71/271] 10.4.3.243 () {66 vars in 1380 bytes} [Fri Jul 3 06:21:55 2026] DELETE /volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.204766 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3f585d4e-9a50-4ef9-8008-3ba9181aef13 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.206452 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f585d4e-9a50-4ef9-8008-3ba9181aef13 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec Jul 03 06:21:55.206715 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f585d4e-9a50-4ef9-8008-3ba9181aef13 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.206976 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f585d4e-9a50-4ef9-8008-3ba9181aef13 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.212048 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f585d4e-9a50-4ef9-8008-3ba9181aef13 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec returned with HTTP 404 Jul 03 06:21:55.212669 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 68/272] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/ac766360-7cb9-412c-accf-deb76815e5ec => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.221657 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-43b49ebe-96b2-44bf-b687-a9cd77a18128 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.223299 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-43b49ebe-96b2-44bf-b687-a9cd77a18128 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] POST https://10.4.3.243/volume/v3/qos-specs Jul 03 06:21:55.223646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-43b49ebe-96b2-44bf-b687-a9cd77a18128 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2001908643", "consumer": "both"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:55.225417 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.225417 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.225766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.qos_specs [None req-43b49ebe-96b2-44bf-b687-a9cd77a18128 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2001908643', 'consumer': 'both', 'specs': {}} {{(pid=99918) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 06:21:55.231988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-43b49ebe-96b2-44bf-b687-a9cd77a18128 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DB qos_specs_create(): root {'id': 'f7e20799-5402-41dc-b095-a3cc2376d264', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2001908643'} {{(pid=99918) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 06:21:55.241371 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-43b49ebe-96b2-44bf-b687-a9cd77a18128 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs returned with HTTP 200 Jul 03 06:21:55.241862 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 71/273] 10.4.3.243 () {68 vars in 1264 bytes} [Fri Jul 3 06:21:55 2026] POST /volume/v3/qos-specs => generated 365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.251327 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9b50465b-0377-4ddf-b6ea-d64ea3de3b2a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.253866 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9b50465b-0377-4ddf-b6ea-d64ea3de3b2a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264?force=False Jul 03 06:21:55.254150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9b50465b-0377-4ddf-b6ea-d64ea3de3b2a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.254331 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9b50465b-0377-4ddf-b6ea-d64ea3de3b2a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.254960 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9b50465b-0377-4ddf-b6ea-d64ea3de3b2a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Delete qos_spec: f7e20799-5402-41dc-b095-a3cc2376d264, force: False {{(pid=99919) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 06:21:55.283141 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9b50465b-0377-4ddf-b6ea-d64ea3de3b2a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264?force=False returned with HTTP 202 Jul 03 06:21:55.283624 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 72/274] 10.4.3.243 () {66 vars in 1380 bytes} [Fri Jul 3 06:21:55 2026] DELETE /volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:55.290623 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-797a564f-8fc0-4cca-8cc3-61f0756a12f1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.292853 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-797a564f-8fc0-4cca-8cc3-61f0756a12f1 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264 Jul 03 06:21:55.293111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-797a564f-8fc0-4cca-8cc3-61f0756a12f1 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.293347 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-797a564f-8fc0-4cca-8cc3-61f0756a12f1 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.297131 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-797a564f-8fc0-4cca-8cc3-61f0756a12f1 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264 returned with HTTP 404 Jul 03 06:21:55.297713 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 69/275] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.305195 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f0e79044-8426-4339-815f-5cd0373d1b4e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.306919 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0e79044-8426-4339-815f-5cd0373d1b4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs Jul 03 06:21:55.307102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0e79044-8426-4339-815f-5cd0373d1b4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.307389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0e79044-8426-4339-815f-5cd0373d1b4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.307494 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.307494 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.312083 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0e79044-8426-4339-815f-5cd0373d1b4e tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs returned with HTTP 200 Jul 03 06:21:55.312362 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 72/276] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.321052 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5ef2bcc6-a8b1-4f3e-85a6-2e3cd77c0d34 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.323117 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5ef2bcc6-a8b1-4f3e-85a6-2e3cd77c0d34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264?force=False Jul 03 06:21:55.323316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5ef2bcc6-a8b1-4f3e-85a6-2e3cd77c0d34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.323497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5ef2bcc6-a8b1-4f3e-85a6-2e3cd77c0d34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.323792 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.323792 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:55.324181 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5ef2bcc6-a8b1-4f3e-85a6-2e3cd77c0d34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Delete qos_spec: f7e20799-5402-41dc-b095-a3cc2376d264, force: False {{(pid=99919) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 06:21:55.327486 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5ef2bcc6-a8b1-4f3e-85a6-2e3cd77c0d34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264?force=False returned with HTTP 404 Jul 03 06:21:55.328012 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 73/277] 10.4.3.243 () {66 vars in 1380 bytes} [Fri Jul 3 06:21:55 2026] DELETE /volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.334686 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f1513867-70cb-45fe-a625-cc08c81399d5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.336505 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1513867-70cb-45fe-a625-cc08c81399d5 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264 Jul 03 06:21:55.336750 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1513867-70cb-45fe-a625-cc08c81399d5 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.336972 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1513867-70cb-45fe-a625-cc08c81399d5 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.340947 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1513867-70cb-45fe-a625-cc08c81399d5 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264 returned with HTTP 404 Jul 03 06:21:55.341442 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 70/278] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/f7e20799-5402-41dc-b095-a3cc2376d264 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.351069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d15574dd-fb0a-4e7a-aae9-e6243c90ea01 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.353031 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d15574dd-fb0a-4e7a-aae9-e6243c90ea01 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] POST https://10.4.3.243/volume/v3/qos-specs Jul 03 06:21:55.353335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d15574dd-fb0a-4e7a-aae9-e6243c90ea01 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-728255123", "consumer": "front-end"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:55.355022 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.355022 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.355645 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.qos_specs [None req-d15574dd-fb0a-4e7a-aae9-e6243c90ea01 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-728255123', 'consumer': 'front-end', 'specs': {}} {{(pid=99918) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 06:21:55.358608 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-d15574dd-fb0a-4e7a-aae9-e6243c90ea01 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DB qos_specs_create(): root {'id': '9fde5798-2e59-4602-8843-bbf4eb739155', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-728255123'} {{(pid=99918) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 06:21:55.366997 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d15574dd-fb0a-4e7a-aae9-e6243c90ea01 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs returned with HTTP 200 Jul 03 06:21:55.367473 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 73/279] 10.4.3.243 () {68 vars in 1264 bytes} [Fri Jul 3 06:21:55 2026] POST /volume/v3/qos-specs => generated 369 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.378851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-157db3e7-5924-4ed3-acae-e783aaf60a5d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.380885 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-157db3e7-5924-4ed3-acae-e783aaf60a5d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155?force=False Jul 03 06:21:55.381090 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-157db3e7-5924-4ed3-acae-e783aaf60a5d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.381267 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-157db3e7-5924-4ed3-acae-e783aaf60a5d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.382029 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.qos_specs_manage [None req-157db3e7-5924-4ed3-acae-e783aaf60a5d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Delete qos_spec: 9fde5798-2e59-4602-8843-bbf4eb739155, force: False {{(pid=99919) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 06:21:55.401308 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-157db3e7-5924-4ed3-acae-e783aaf60a5d tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155?force=False returned with HTTP 202 Jul 03 06:21:55.402100 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 74/280] 10.4.3.243 () {66 vars in 1380 bytes} [Fri Jul 3 06:21:55 2026] DELETE /volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:55.409849 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f2ae8b0e-2d3e-4196-a1f7-105ea1b46caa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.412022 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f2ae8b0e-2d3e-4196-a1f7-105ea1b46caa tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155 Jul 03 06:21:55.412231 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f2ae8b0e-2d3e-4196-a1f7-105ea1b46caa tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.412443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f2ae8b0e-2d3e-4196-a1f7-105ea1b46caa tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.417527 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f2ae8b0e-2d3e-4196-a1f7-105ea1b46caa tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155 returned with HTTP 404 Jul 03 06:21:55.418216 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 71/281] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.427204 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-92f69ce7-9444-4568-b2e0-6b03aee227f1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.429539 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-92f69ce7-9444-4568-b2e0-6b03aee227f1 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs Jul 03 06:21:55.429856 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-92f69ce7-9444-4568-b2e0-6b03aee227f1 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.430151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-92f69ce7-9444-4568-b2e0-6b03aee227f1 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.430437 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.430437 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.435914 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-92f69ce7-9444-4568-b2e0-6b03aee227f1 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs returned with HTTP 200 Jul 03 06:21:55.436116 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 74/282] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.447110 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7a266ce6-9929-429b-b7c4-692b448d5a69 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.451508 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7a266ce6-9929-429b-b7c4-692b448d5a69 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155?force=False Jul 03 06:21:55.451508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7a266ce6-9929-429b-b7c4-692b448d5a69 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.451508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7a266ce6-9929-429b-b7c4-692b448d5a69 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.451508 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.451508 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:55.451508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7a266ce6-9929-429b-b7c4-692b448d5a69 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Delete qos_spec: 9fde5798-2e59-4602-8843-bbf4eb739155, force: False {{(pid=99919) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 06:21:55.456657 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7a266ce6-9929-429b-b7c4-692b448d5a69 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155?force=False returned with HTTP 404 Jul 03 06:21:55.457258 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 75/283] 10.4.3.243 () {66 vars in 1380 bytes} [Fri Jul 3 06:21:55 2026] DELETE /volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.468397 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7f234a28-869d-47c7-be3f-e974861e71e5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.470426 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7f234a28-869d-47c7-be3f-e974861e71e5 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155 Jul 03 06:21:55.470659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7f234a28-869d-47c7-be3f-e974861e71e5 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.470895 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7f234a28-869d-47c7-be3f-e974861e71e5 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.475154 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7f234a28-869d-47c7-be3f-e974861e71e5 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155 returned with HTTP 404 Jul 03 06:21:55.475785 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 72/284] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/9fde5798-2e59-4602-8843-bbf4eb739155 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.485494 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-95c3c53c-59e9-42bd-8aba-a144cbefc43a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.488068 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-95c3c53c-59e9-42bd-8aba-a144cbefc43a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba Jul 03 06:21:55.488366 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-95c3c53c-59e9-42bd-8aba-a144cbefc43a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.488662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-95c3c53c-59e9-42bd-8aba-a144cbefc43a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.489098 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.489098 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.492790 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-92a1c864-cf30-4a28-b1b5-a89e6bd264f3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.494585 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-95c3c53c-59e9-42bd-8aba-a144cbefc43a tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba returned with HTTP 200 Jul 03 06:21:55.494875 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92a1c864-cf30-4a28-b1b5-a89e6bd264f3 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:55.495057 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 75/285] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.495566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92a1c864-cf30-4a28-b1b5-a89e6bd264f3 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.495566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92a1c864-cf30-4a28-b1b5-a89e6bd264f3 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.503859 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e880b2e3-c976-4a0b-b8b9-90d053c57b92 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.506249 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e880b2e3-c976-4a0b-b8b9-90d053c57b92 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs Jul 03 06:21:55.506723 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e880b2e3-c976-4a0b-b8b9-90d053c57b92 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.506825 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e880b2e3-c976-4a0b-b8b9-90d053c57b92 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.507512 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.507512 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:55.511969 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-92a1c864-cf30-4a28-b1b5-a89e6bd264f3 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:55.517560 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92a1c864-cf30-4a28-b1b5-a89e6bd264f3 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:55.518112 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 76/286] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.520507 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e880b2e3-c976-4a0b-b8b9-90d053c57b92 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs returned with HTTP 200 Jul 03 06:21:55.521140 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 73/287] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.531138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7aeb0683-8112-4541-abe3-51125b82abd9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.533523 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7aeb0683-8112-4541-abe3-51125b82abd9 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] PUT https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba Jul 03 06:21:55.534010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7aeb0683-8112-4541-abe3-51125b82abd9 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:55.535581 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.535581 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.539783 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.qos_specs [None req-7aeb0683-8112-4541-abe3-51125b82abd9 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99918) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 06:21:55.546248 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-7aeb0683-8112-4541-abe3-51125b82abd9 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] qos_specs_update() value: {'id': 'cde21958-f00b-4f2b-9ca8-68c6a94653cf', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'da9131d6-74d6-4292-84bc-01440619ebba', 'deleted': False} {{(pid=99918) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 06:21:55.552972 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7aeb0683-8112-4541-abe3-51125b82abd9 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba returned with HTTP 200 Jul 03 06:21:55.553492 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 76/288] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:21:55 2026] PUT /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:21:55.560862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3698f9a5-c9c5-4afc-8a06-9600c19a8667 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.563082 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3698f9a5-c9c5-4afc-8a06-9600c19a8667 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba Jul 03 06:21:55.563319 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3698f9a5-c9c5-4afc-8a06-9600c19a8667 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.563535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3698f9a5-c9c5-4afc-8a06-9600c19a8667 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.569303 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3698f9a5-c9c5-4afc-8a06-9600c19a8667 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba returned with HTTP 200 Jul 03 06:21:55.569964 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 77/289] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba => generated 413 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.580191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-24f6240d-afeb-4b16-b4d1-7e25b9e97b34 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.582679 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-24f6240d-afeb-4b16-b4d1-7e25b9e97b34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] PUT https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/delete_keys Jul 03 06:21:55.584092 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-24f6240d-afeb-4b16-b4d1-7e25b9e97b34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:55.586540 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.586540 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:55.587183 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24f6240d-afeb-4b16-b4d1-7e25b9e97b34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Delete_key spec: da9131d6-74d6-4292-84bc-01440619ebba, keys: ['iops_bytes'] {{(pid=99917) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 06:21:55.612863 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-24f6240d-afeb-4b16-b4d1-7e25b9e97b34 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/delete_keys returned with HTTP 202 Jul 03 06:21:55.613421 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 74/290] 10.4.3.243 () {68 vars in 1410 bytes} [Fri Jul 3 06:21:55 2026] PUT /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba/delete_keys => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:55.624394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c2297ee1-9b06-4ac1-98ce-ac78f97aa860 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.625193 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-83fc53fe-41ca-4ce7-bedd-9a65a49ab36b req-332e4658-f083-4728-baf0-ae8e2a36bb05 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa returned with HTTP 200 Jul 03 06:21:55.625812 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 64/291] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:21:55 2026] DELETE /volume/v3/attachments/42ad382e-034b-450d-9c62-3636d03e59aa => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.627235 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c2297ee1-9b06-4ac1-98ce-ac78f97aa860 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba Jul 03 06:21:55.627532 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c2297ee1-9b06-4ac1-98ce-ac78f97aa860 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.627851 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c2297ee1-9b06-4ac1-98ce-ac78f97aa860 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.628210 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.628210 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.633370 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c2297ee1-9b06-4ac1-98ce-ac78f97aa860 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba returned with HTTP 200 Jul 03 06:21:55.633905 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 77/292] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.644878 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-df4c6c80-290e-45db-ad59-564d949ceacd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.647042 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-df4c6c80-290e-45db-ad59-564d949ceacd tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba Jul 03 06:21:55.647231 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-df4c6c80-290e-45db-ad59-564d949ceacd tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.647445 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-df4c6c80-290e-45db-ad59-564d949ceacd tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.648520 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.648520 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:55.650286 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-148fdc26-5111-46b5-be02-55450ede6bfd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.654230 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-148fdc26-5111-46b5-be02-55450ede6bfd tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:55.654449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-148fdc26-5111-46b5-be02-55450ede6bfd tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.654682 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-148fdc26-5111-46b5-be02-55450ede6bfd tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.658014 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-df4c6c80-290e-45db-ad59-564d949ceacd tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba returned with HTTP 200 Jul 03 06:21:55.658423 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 78/293] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.670579 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.670579 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:55.675012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1aa3e37e-64cd-46aa-bf35-3faf1a656167 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.676225 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-148fdc26-5111-46b5-be02-55450ede6bfd tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:55.679002 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1aa3e37e-64cd-46aa-bf35-3faf1a656167 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] DELETE https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba?force=False Jul 03 06:21:55.679236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1aa3e37e-64cd-46aa-bf35-3faf1a656167 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.679550 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1aa3e37e-64cd-46aa-bf35-3faf1a656167 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.680187 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.680187 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:55.680905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1aa3e37e-64cd-46aa-bf35-3faf1a656167 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Delete qos_spec: da9131d6-74d6-4292-84bc-01440619ebba, force: False {{(pid=99916) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 06:21:55.683656 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-148fdc26-5111-46b5-be02-55450ede6bfd tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:55.684278 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 75/294] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:55.724376 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1aa3e37e-64cd-46aa-bf35-3faf1a656167 tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba?force=False returned with HTTP 202 Jul 03 06:21:55.726010 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 65/295] 10.4.3.243 () {66 vars in 1380 bytes} [Fri Jul 3 06:21:55 2026] DELETE /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba?force=False => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:55.728765 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-58e37f11-d40f-4355-9033-62ba2fa0e1d5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.731651 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-58e37f11-d40f-4355-9033-62ba2fa0e1d5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:55.732071 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-58e37f11-d40f-4355-9033-62ba2fa0e1d5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.732215 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-58e37f11-d40f-4355-9033-62ba2fa0e1d5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.734723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-127aafef-b430-4f59-9555-633f8d53255c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.737244 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-127aafef-b430-4f59-9555-633f8d53255c tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] GET https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba Jul 03 06:21:55.737527 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-127aafef-b430-4f59-9555-633f8d53255c tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.737925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-127aafef-b430-4f59-9555-633f8d53255c tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.738965 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.738965 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:55.744891 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-127aafef-b430-4f59-9555-633f8d53255c tempest-QosSpecsTestJSON-780465741 tempest-QosSpecsTestJSON-780465741-project-admin] https://10.4.3.243/volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba returned with HTTP 404 Jul 03 06:21:55.745594 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 79/296] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/qos-specs/da9131d6-74d6-4292-84bc-01440619ebba => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:55.747905 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.747905 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:55.754810 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-58e37f11-d40f-4355-9033-62ba2fa0e1d5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:55.764978 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-58e37f11-d40f-4355-9033-62ba2fa0e1d5 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:55.765497 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 78/297] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:55.782301 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b8f85740-421d-4986-b53d-0907cf040932 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:55.784812 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b8f85740-421d-4986-b53d-0907cf040932 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:55.785120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b8f85740-421d-4986-b53d-0907cf040932 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:55.785401 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b8f85740-421d-4986-b53d-0907cf040932 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:55.822427 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:55.822427 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:55.828123 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b8f85740-421d-4986-b53d-0907cf040932 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:55.835600 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b8f85740-421d-4986-b53d-0907cf040932 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:55.836226 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 76/298] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:55 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1135 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:56.158399 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-df1088c5-7b17-4547-ad4f-5bd5a3cc102f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:56.160817 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-df1088c5-7b17-4547-ad4f-5bd5a3cc102f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:56.161118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-df1088c5-7b17-4547-ad4f-5bd5a3cc102f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:56.161368 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-df1088c5-7b17-4547-ad4f-5bd5a3cc102f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:56.172545 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:56.172545 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:56.178803 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-df1088c5-7b17-4547-ad4f-5bd5a3cc102f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:56.187064 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-df1088c5-7b17-4547-ad4f-5bd5a3cc102f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:56.187734 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 66/299] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:56 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:56.335662 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e94fa21b-97d9-4eec-9213-34a0657fd2a3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:56.339193 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e94fa21b-97d9-4eec-9213-34a0657fd2a3 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:56.339403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e94fa21b-97d9-4eec-9213-34a0657fd2a3 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:56.339900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e94fa21b-97d9-4eec-9213-34a0657fd2a3 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:56.350376 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:56.350376 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:56.354862 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e94fa21b-97d9-4eec-9213-34a0657fd2a3 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:56.362249 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e94fa21b-97d9-4eec-9213-34a0657fd2a3 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:56.362713 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 80/300] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:56 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:56.377757 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7c2c69be-1d19-49a4-998e-1398e489b45e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:56.379906 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7c2c69be-1d19-49a4-998e-1398e489b45e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:56.380129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7c2c69be-1d19-49a4-998e-1398e489b45e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:56.380351 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7c2c69be-1d19-49a4-998e-1398e489b45e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:56.380575 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-7c2c69be-1d19-49a4-998e-1398e489b45e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Delete volume with id: 9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:56.390729 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:56.390729 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:56.391152 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7c2c69be-1d19-49a4-998e-1398e489b45e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:56.424902 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7c2c69be-1d19-49a4-998e-1398e489b45e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Delete volume request issued successfully. Jul 03 06:21:56.425115 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7c2c69be-1d19-49a4-998e-1398e489b45e tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 202 Jul 03 06:21:56.425636 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 79/301] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:21:56 2026] DELETE /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:21:56.434584 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c588c0d5-2d4b-49b4-bfb7-6d016be5c659 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:56.437149 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c588c0d5-2d4b-49b4-bfb7-6d016be5c659 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:56.437429 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c588c0d5-2d4b-49b4-bfb7-6d016be5c659 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:56.437663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c588c0d5-2d4b-49b4-bfb7-6d016be5c659 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:56.445762 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:56.445762 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:56.450008 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c588c0d5-2d4b-49b4-bfb7-6d016be5c659 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Volume info retrieved successfully. Jul 03 06:21:56.454510 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c588c0d5-2d4b-49b4-bfb7-6d016be5c659 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 200 Jul 03 06:21:56.455026 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 77/302] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:56 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:56.537604 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-89705b0f-9117-48c7-9fc5-3b3c09295bb7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:56.539540 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-89705b0f-9117-48c7-9fc5-3b3c09295bb7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:56.539918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-89705b0f-9117-48c7-9fc5-3b3c09295bb7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:56.540158 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-89705b0f-9117-48c7-9fc5-3b3c09295bb7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:56.554544 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:56.554544 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:56.559782 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-89705b0f-9117-48c7-9fc5-3b3c09295bb7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:56.566316 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-89705b0f-9117-48c7-9fc5-3b3c09295bb7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:56.566316 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 67/303] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:56 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:56.698961 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a0b7c8ca-7eeb-4331-a02b-81d4c552fe2e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:56.702649 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0b7c8ca-7eeb-4331-a02b-81d4c552fe2e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:56.702948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0b7c8ca-7eeb-4331-a02b-81d4c552fe2e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:56.703227 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0b7c8ca-7eeb-4331-a02b-81d4c552fe2e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:56.722093 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:56.722093 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:56.728597 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a0b7c8ca-7eeb-4331-a02b-81d4c552fe2e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:56.737537 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0b7c8ca-7eeb-4331-a02b-81d4c552fe2e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:56.738147 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 81/304] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:56 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:57.205792 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-05ee94a1-dc0c-4913-9e10-b38e5c25bb42 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:57.207875 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05ee94a1-dc0c-4913-9e10-b38e5c25bb42 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:57.208174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05ee94a1-dc0c-4913-9e10-b38e5c25bb42 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:57.208450 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05ee94a1-dc0c-4913-9e10-b38e5c25bb42 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:57.216155 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:57.216155 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:57.219820 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-05ee94a1-dc0c-4913-9e10-b38e5c25bb42 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:57.224219 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05ee94a1-dc0c-4913-9e10-b38e5c25bb42 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:57.224599 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 80/305] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:57 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:57.468931 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f3248a9d-d11f-4824-b7d1-86ac3aadb2a2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:57.470953 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f3248a9d-d11f-4824-b7d1-86ac3aadb2a2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:21:57.471157 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f3248a9d-d11f-4824-b7d1-86ac3aadb2a2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:57.471430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f3248a9d-d11f-4824-b7d1-86ac3aadb2a2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:57.477751 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f3248a9d-d11f-4824-b7d1-86ac3aadb2a2 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 404 Jul 03 06:21:57.478195 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 78/306] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:57 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:57.582325 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2d749e5c-e333-4565-afc4-493f0ef457f1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:57.584302 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2d749e5c-e333-4565-afc4-493f0ef457f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:57.584480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2d749e5c-e333-4565-afc4-493f0ef457f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:57.584769 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2d749e5c-e333-4565-afc4-493f0ef457f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:57.595655 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:57.595655 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:57.601573 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2d749e5c-e333-4565-afc4-493f0ef457f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:57.608221 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2d749e5c-e333-4565-afc4-493f0ef457f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:57.612389 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 68/307] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:57 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:57.755427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a571e481-dcc2-4e02-828c-df2eb087a17f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:57.757630 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a571e481-dcc2-4e02-828c-df2eb087a17f tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:57.757871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a571e481-dcc2-4e02-828c-df2eb087a17f tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:57.758004 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a571e481-dcc2-4e02-828c-df2eb087a17f tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:57.769062 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:57.769062 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:57.780027 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a571e481-dcc2-4e02-828c-df2eb087a17f tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:57.821284 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a571e481-dcc2-4e02-828c-df2eb087a17f tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:57.821718 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 82/308] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:57 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:57.933360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-138a9e9a-a383-4be9-a886-e2583327edf8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:57.933360 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-138a9e9a-a383-4be9-a886-e2583327edf8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] POST https://10.4.3.243/volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a/action Jul 03 06:21:57.933360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-138a9e9a-a383-4be9-a886-e2583327edf8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:57.933360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-138a9e9a-a383-4be9-a886-e2583327edf8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:57.954139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-368360d2-e594-4578-86b8-c0ff82343ddb req-4eb5eef1-540c-488c-b4f9-5430f3ee1d19 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:57.954310 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-4eb5eef1-540c-488c-b4f9-5430f3ee1d19 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:57.955323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-4eb5eef1-540c-488c-b4f9-5430f3ee1d19 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:57.955323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-4eb5eef1-540c-488c-b4f9-5430f3ee1d19 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:57.975224 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:57.975224 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:57.975391 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:57.975391 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:57.989841 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-368360d2-e594-4578-86b8-c0ff82343ddb req-4eb5eef1-540c-488c-b4f9-5430f3ee1d19 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:57.994104 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2cebaff3-ce91-4e7e-9b70-f4132b707d87 req-138a9e9a-a383-4be9-a886-e2583327edf8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a/action returned with HTTP 204 Jul 03 06:21:57.994666 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 81/309] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:21:57 2026] POST /volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:21:57.997268 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-4eb5eef1-540c-488c-b4f9-5430f3ee1d19 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:57.997897 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 79/310] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:57 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1135 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:58.038187 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-368360d2-e594-4578-86b8-c0ff82343ddb req-8ae62a30-b7ff-4a37-87c4-8fbbdab48b72 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:58.041071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-8ae62a30-b7ff-4a37-87c4-8fbbdab48b72 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] POST https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb/action Jul 03 06:21:58.041071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-8ae62a30-b7ff-4a37-87c4-8fbbdab48b72 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:58.041071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-8ae62a30-b7ff-4a37-87c4-8fbbdab48b72 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:58.052089 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:58.052089 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:58.052631 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-368360d2-e594-4578-86b8-c0ff82343ddb req-8ae62a30-b7ff-4a37-87c4-8fbbdab48b72 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:58.062299 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-368360d2-e594-4578-86b8-c0ff82343ddb req-8ae62a30-b7ff-4a37-87c4-8fbbdab48b72 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Begin detaching volume completed successfully. Jul 03 06:21:58.062596 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-8ae62a30-b7ff-4a37-87c4-8fbbdab48b72 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb/action returned with HTTP 202 Jul 03 06:21:58.063035 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 69/311] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:21:58 2026] POST /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:58.084664 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a7449993-2a93-476f-9f48-ac3ae2022d98 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:58.086746 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a7449993-2a93-476f-9f48-ac3ae2022d98 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:58.086844 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a7449993-2a93-476f-9f48-ac3ae2022d98 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:58.087099 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a7449993-2a93-476f-9f48-ac3ae2022d98 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:58.098839 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:58.098839 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:58.102325 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a7449993-2a93-476f-9f48-ac3ae2022d98 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:58.106172 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a7449993-2a93-476f-9f48-ac3ae2022d98 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:58.106518 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 83/312] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:58 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:58.239365 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e0d5794c-baab-47c1-b632-03cc2d640000 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:58.241172 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0d5794c-baab-47c1-b632-03cc2d640000 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:58.241369 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0d5794c-baab-47c1-b632-03cc2d640000 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:58.241545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0d5794c-baab-47c1-b632-03cc2d640000 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:58.248869 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:58.248869 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:58.254068 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e0d5794c-baab-47c1-b632-03cc2d640000 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:58.259938 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0d5794c-baab-47c1-b632-03cc2d640000 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:58.260471 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 82/313] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:58 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:58.628031 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8bd1ea1d-d647-4a92-9f7a-d56f34aec700 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:58.630010 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8bd1ea1d-d647-4a92-9f7a-d56f34aec700 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:58.630196 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8bd1ea1d-d647-4a92-9f7a-d56f34aec700 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:58.630376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8bd1ea1d-d647-4a92-9f7a-d56f34aec700 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:58.639846 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:58.639846 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:58.643238 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8bd1ea1d-d647-4a92-9f7a-d56f34aec700 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:58.647484 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8bd1ea1d-d647-4a92-9f7a-d56f34aec700 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:58.647955 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 80/314] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:58 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:58.805643 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e1c9e60e-6c25-4812-87a0-7f4e8995ecae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:58.807588 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e1c9e60e-6c25-4812-87a0-7f4e8995ecae tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:58.807830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e1c9e60e-6c25-4812-87a0-7f4e8995ecae tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:58.808044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e1c9e60e-6c25-4812-87a0-7f4e8995ecae tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:58.817430 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:58.817430 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:58.822017 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e1c9e60e-6c25-4812-87a0-7f4e8995ecae tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:58.831988 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e1c9e60e-6c25-4812-87a0-7f4e8995ecae tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:58.832369 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 70/315] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:58 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:58.841861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a5d05a62-29d3-4f88-afd8-f13bdcac7f70 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:58.843779 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a5d05a62-29d3-4f88-afd8-f13bdcac7f70 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:58.844041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a5d05a62-29d3-4f88-afd8-f13bdcac7f70 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:58.844258 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a5d05a62-29d3-4f88-afd8-f13bdcac7f70 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:58.854631 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:58.854631 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:58.858784 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a5d05a62-29d3-4f88-afd8-f13bdcac7f70 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:58.863722 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a5d05a62-29d3-4f88-afd8-f13bdcac7f70 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:58.864138 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 84/316] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:58 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:58.878107 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4d42940e-2688-443e-abd0-e7fcafcd370d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:58.880128 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4d42940e-2688-443e-abd0-e7fcafcd370d tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:58.880338 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4d42940e-2688-443e-abd0-e7fcafcd370d tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:58.880522 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4d42940e-2688-443e-abd0-e7fcafcd370d tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:58.890457 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:58.890457 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:58.894891 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4d42940e-2688-443e-abd0-e7fcafcd370d tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:58.900357 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4d42940e-2688-443e-abd0-e7fcafcd370d tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:58.900874 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 83/317] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:58 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:58.914122 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4e0b77a4-771f-43aa-8a6c-fa4ea3eb28a5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:58.916166 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4e0b77a4-771f-43aa-8a6c-fa4ea3eb28a5 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:58.916370 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4e0b77a4-771f-43aa-8a6c-fa4ea3eb28a5 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:58.916573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4e0b77a4-771f-43aa-8a6c-fa4ea3eb28a5 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:58.929178 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:58.929178 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:58.933119 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4e0b77a4-771f-43aa-8a6c-fa4ea3eb28a5 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Volume info retrieved successfully. Jul 03 06:21:58.939420 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4e0b77a4-771f-43aa-8a6c-fa4ea3eb28a5 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:58.940023 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 81/318] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:58 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:59.026009 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-97f83035-7032-41b3-b41d-404afb9a165a req-2f04efef-0ec8-4f53-ad95-f59683c1b3f7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.028253 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-2f04efef-0ec8-4f53-ad95-f59683c1b3f7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:59.028551 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-2f04efef-0ec8-4f53-ad95-f59683c1b3f7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:59.028859 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-2f04efef-0ec8-4f53-ad95-f59683c1b3f7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:59.038943 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:59.038943 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:59.043026 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-97f83035-7032-41b3-b41d-404afb9a165a req-2f04efef-0ec8-4f53-ad95-f59683c1b3f7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:59.047096 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-2f04efef-0ec8-4f53-ad95-f59683c1b3f7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:59.047499 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 71/319] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:21:59 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:59.066417 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-97f83035-7032-41b3-b41d-404afb9a165a req-c86f1ca0-2c4e-4af2-b680-64851aa0d5f0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.069045 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-c86f1ca0-2c4e-4af2-b680-64851aa0d5f0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] POST https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99/action Jul 03 06:21:59.069529 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-c86f1ca0-2c4e-4af2-b680-64851aa0d5f0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:21:59.069742 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-c86f1ca0-2c4e-4af2-b680-64851aa0d5f0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:21:59.087625 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:59.087625 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:59.088146 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-97f83035-7032-41b3-b41d-404afb9a165a req-c86f1ca0-2c4e-4af2-b680-64851aa0d5f0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:21:59.090519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d4fe62f0-0d3f-471e-b5e9-38e6e704b3e9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.091190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d4fe62f0-0d3f-471e-b5e9-38e6e704b3e9 None None] GET https://10.4.3.243/volume// Jul 03 06:21:59.091330 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d4fe62f0-0d3f-471e-b5e9-38e6e704b3e9 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:59.091441 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d4fe62f0-0d3f-471e-b5e9-38e6e704b3e9 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:59.091827 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d4fe62f0-0d3f-471e-b5e9-38e6e704b3e9 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:21:59.092124 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 84/320] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:21:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:21:59.097854 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-97f83035-7032-41b3-b41d-404afb9a165a req-c86f1ca0-2c4e-4af2-b680-64851aa0d5f0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Begin detaching volume completed successfully. Jul 03 06:21:59.098159 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-c86f1ca0-2c4e-4af2-b680-64851aa0d5f0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99/action returned with HTTP 202 Jul 03 06:21:59.098527 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 85/321] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:21:59 2026] POST /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:21:59.102017 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-368360d2-e594-4578-86b8-c0ff82343ddb req-2fd100e8-8bf7-4897-ac6f-fb7b62a4b0dc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.104221 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-2fd100e8-8bf7-4897-ac6f-fb7b62a4b0dc tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:59.104926 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-2fd100e8-8bf7-4897-ac6f-fb7b62a4b0dc tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:59.104926 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-2fd100e8-8bf7-4897-ac6f-fb7b62a4b0dc tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:59.114879 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:59.114879 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:59.119183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8764fc35-c38e-4781-a4c9-5c116f0c1ff1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.119743 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-368360d2-e594-4578-86b8-c0ff82343ddb req-2fd100e8-8bf7-4897-ac6f-fb7b62a4b0dc tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:59.121093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-66630c9c-a5b4-4053-9dc3-54580ce2fde0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.121216 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8764fc35-c38e-4781-a4c9-5c116f0c1ff1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:21:59.121372 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8764fc35-c38e-4781-a4c9-5c116f0c1ff1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:59.121559 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8764fc35-c38e-4781-a4c9-5c116f0c1ff1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:59.123190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-66630c9c-a5b4-4053-9dc3-54580ce2fde0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:21:59.123384 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-66630c9c-a5b4-4053-9dc3-54580ce2fde0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:59.123565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-66630c9c-a5b4-4053-9dc3-54580ce2fde0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:59.124596 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-2fd100e8-8bf7-4897-ac6f-fb7b62a4b0dc tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:59.125125 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 82/322] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:21:59 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:21:59.131684 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:59.131684 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:59.133734 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:59.133734 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:21:59.137356 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8764fc35-c38e-4781-a4c9-5c116f0c1ff1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:21:59.137749 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-66630c9c-a5b4-4053-9dc3-54580ce2fde0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Volume info retrieved successfully. Jul 03 06:21:59.142746 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8764fc35-c38e-4781-a4c9-5c116f0c1ff1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:21:59.142833 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-66630c9c-a5b4-4053-9dc3-54580ce2fde0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:21:59.143164 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 72/323] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:59 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:59.143232 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 85/324] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:59 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:21:59.275264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-194562d3-a8af-4f2b-bbaf-b2c49c726c5e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.277138 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-194562d3-a8af-4f2b-bbaf-b2c49c726c5e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:21:59.277322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-194562d3-a8af-4f2b-bbaf-b2c49c726c5e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:59.277512 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-194562d3-a8af-4f2b-bbaf-b2c49c726c5e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:59.285127 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:59.285127 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:21:59.288752 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-194562d3-a8af-4f2b-bbaf-b2c49c726c5e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:21:59.294167 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-194562d3-a8af-4f2b-bbaf-b2c49c726c5e tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:21:59.294737 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 86/325] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:59 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:59.659686 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6aaa126e-befc-4817-91db-0bd3aca96cda None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.661603 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6aaa126e-befc-4817-91db-0bd3aca96cda tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:21:59.661883 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6aaa126e-befc-4817-91db-0bd3aca96cda tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:59.662134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6aaa126e-befc-4817-91db-0bd3aca96cda tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:59.672065 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:59.672065 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:21:59.676252 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6aaa126e-befc-4817-91db-0bd3aca96cda tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:21:59.681045 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6aaa126e-befc-4817-91db-0bd3aca96cda tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:21:59.681529 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 83/326] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:59 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:21:59.845965 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-665be027-67f8-44cd-b169-ab25aa2a9e81 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:21:59.848287 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-665be027-67f8-44cd-b169-ab25aa2a9e81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:21:59.848565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-665be027-67f8-44cd-b169-ab25aa2a9e81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:21:59.848939 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-665be027-67f8-44cd-b169-ab25aa2a9e81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:21:59.858634 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:21:59.858634 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:21:59.864376 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-665be027-67f8-44cd-b169-ab25aa2a9e81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:21:59.870378 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-665be027-67f8-44cd-b169-ab25aa2a9e81 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:21:59.870925 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 73/327] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:21:59 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:00.133884 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6da8c28f-4634-4737-82b1-d31b75975361 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:00.134438 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6da8c28f-4634-4737-82b1-d31b75975361 None None] GET https://10.4.3.243/volume// Jul 03 06:22:00.134752 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6da8c28f-4634-4737-82b1-d31b75975361 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:00.135041 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6da8c28f-4634-4737-82b1-d31b75975361 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:00.135428 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6da8c28f-4634-4737-82b1-d31b75975361 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:00.135872 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 86/328] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:00.144369 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-97f83035-7032-41b3-b41d-404afb9a165a req-518b7ecd-221d-40c9-9d1e-5b72331b115c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:00.147648 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-518b7ecd-221d-40c9-9d1e-5b72331b115c tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:00.147648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-518b7ecd-221d-40c9-9d1e-5b72331b115c tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:00.147648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-518b7ecd-221d-40c9-9d1e-5b72331b115c tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:00.158475 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fabbecc8-5cc4-4b3a-876b-076e5fbd1473 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:00.159151 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d8421ebb-06b8-4200-af6d-6f452ae536c0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:00.160093 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:00.160093 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:00.160591 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fabbecc8-5cc4-4b3a-876b-076e5fbd1473 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:00.160868 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fabbecc8-5cc4-4b3a-876b-076e5fbd1473 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:00.161102 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fabbecc8-5cc4-4b3a-876b-076e5fbd1473 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:00.161186 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d8421ebb-06b8-4200-af6d-6f452ae536c0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:00.161349 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d8421ebb-06b8-4200-af6d-6f452ae536c0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:00.161557 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d8421ebb-06b8-4200-af6d-6f452ae536c0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:00.164008 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-97f83035-7032-41b3-b41d-404afb9a165a req-518b7ecd-221d-40c9-9d1e-5b72331b115c tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:22:00.169314 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-518b7ecd-221d-40c9-9d1e-5b72331b115c tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:22:00.169904 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 87/329] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:00 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:00.171992 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:00.171992 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:00.172768 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:00.172768 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:00.176187 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fabbecc8-5cc4-4b3a-876b-076e5fbd1473 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:22:00.177195 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d8421ebb-06b8-4200-af6d-6f452ae536c0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Volume info retrieved successfully. Jul 03 06:22:00.181559 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fabbecc8-5cc4-4b3a-876b-076e5fbd1473 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:22:00.182097 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 84/330] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:00 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:00.182457 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d8421ebb-06b8-4200-af6d-6f452ae536c0 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:22:00.182731 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 74/331] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:00 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:00.310688 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-15b25b4f-f69a-4263-b83b-09a6616078d1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:00.312748 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-15b25b4f-f69a-4263-b83b-09a6616078d1 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:22:00.312952 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-15b25b4f-f69a-4263-b83b-09a6616078d1 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:00.313151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-15b25b4f-f69a-4263-b83b-09a6616078d1 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:00.320269 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:00.320269 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:00.323908 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-15b25b4f-f69a-4263-b83b-09a6616078d1 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:00.328524 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-15b25b4f-f69a-4263-b83b-09a6616078d1 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:22:00.329100 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 87/332] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:00 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:00.609967 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:00.693320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cfb61386-8296-45dc-9c63-de8d46c9f9ed None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:00.695206 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cfb61386-8296-45dc-9c63-de8d46c9f9ed tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:00.695394 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cfb61386-8296-45dc-9c63-de8d46c9f9ed tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:00.695604 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cfb61386-8296-45dc-9c63-de8d46c9f9ed tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:00.711945 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:00.711945 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:00.720474 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cfb61386-8296-45dc-9c63-de8d46c9f9ed tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:00.726736 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cfb61386-8296-45dc-9c63-de8d46c9f9ed tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:00.726938 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 85/333] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:00 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:00.810467 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:00.810856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1918879520"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:00.812283 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1918879520'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:00.812426 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Create volume of 1 GB Jul 03 06:22:00.817060 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Availability Zones retrieved successfully. Jul 03 06:22:00.823347 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Flow 'volume_create_api' (fd058dde-622e-4724-88eb-64cf1fc694c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:00.824239 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a42f5d-f21c-4489-98ab-4234309b3708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:00.825208 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:00.851719 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a42f5d-f21c-4489-98ab-4234309b3708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:00.852480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8375d5fb-62bb-400d-9991-697b70e34e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:00.884749 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f9371d0a-f964-4e18-b549-df20ffa51907 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:00.886527 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9371d0a-f964-4e18-b549-df20ffa51907 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:00.886772 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9371d0a-f964-4e18-b549-df20ffa51907 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:00.886978 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9371d0a-f964-4e18-b549-df20ffa51907 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:00.893414 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:00.893414 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:00.896949 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f9371d0a-f964-4e18-b549-df20ffa51907 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:22:00.901101 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9371d0a-f964-4e18-b549-df20ffa51907 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:22:00.902716 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 75/334] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:00 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:00.922982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Created reservations ['fdf2df63-c0af-43ee-9c13-9f90c59a7450', 'aa053e52-bfb8-4893-8cee-4894b55d9929', 'c0d58c29-26cd-44e5-973a-16c8df16a313', '723983a1-bdf2-48f3-b0fe-8ccab6765d2b'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:00.923972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8375d5fb-62bb-400d-9991-697b70e34e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdf2df63-c0af-43ee-9c13-9f90c59a7450', 'aa053e52-bfb8-4893-8cee-4894b55d9929', 'c0d58c29-26cd-44e5-973a-16c8df16a313', '723983a1-bdf2-48f3-b0fe-8ccab6765d2b']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:00.924740 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f51f2b-ae7c-4224-99fa-8147b4dadeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:00.949926 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f51f2b-ae7c-4224-99fa-8147b4dadeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2d7e134-5900-4373-bd0f-7138e9357053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1918879520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3071a90efb5f480390355cc5ad19ba28',qos_specs=None,replication_status=,reservations=['fdf2df63-c0af-43ee-9c13-9f90c59a7450','aa053e52-bfb8-4893-8cee-4894b55d9929','c0d58c29-26cd-44e5-973a-16c8df16a313','723983a1-bdf2-48f3-b0fe-8ccab6765d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b644a3482ed492e857dc286bfd7ca9f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1918879520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2d7e134-5900-4373-bd0f-7138e9357053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3071a90efb5f480390355cc5ad19ba28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b644a3482ed492e857dc286bfd7ca9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:00.950655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542cf4fc-1aa4-4a50-8f7d-af3b349a4a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:00.971371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542cf4fc-1aa4-4a50-8f7d-af3b349a4a2a) transitioned into state 'SUCCESS' from state '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-1918879520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3071a90efb5f480390355cc5ad19ba28',qos_specs=None,replication_status=,reservations=['fdf2df63-c0af-43ee-9c13-9f90c59a7450','aa053e52-bfb8-4893-8cee-4894b55d9929','c0d58c29-26cd-44e5-973a-16c8df16a313','723983a1-bdf2-48f3-b0fe-8ccab6765d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b644a3482ed492e857dc286bfd7ca9f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:00.972137 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed541a5-9015-4894-b4cb-dc36efc9ffad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:00.985352 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed541a5-9015-4894-b4cb-dc36efc9ffad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:00.986219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Flow 'volume_create_api' (fd058dde-622e-4724-88eb-64cf1fc694c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:00.986531 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Create volume request issued successfully. Jul 03 06:22:00.987241 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e07695fc-7bcc-4d81-8829-73c992004ee7 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:00.987686 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 88/335] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:00 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 06:22:01.003936 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3b334c66-f1f4-420d-bc1b-c3341cf65073 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.005820 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b334c66-f1f4-420d-bc1b-c3341cf65073 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:01.005974 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b334c66-f1f4-420d-bc1b-c3341cf65073 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:01.006165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b334c66-f1f4-420d-bc1b-c3341cf65073 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:01.013784 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.013784 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:01.018074 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3b334c66-f1f4-420d-bc1b-c3341cf65073 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:01.023478 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b334c66-f1f4-420d-bc1b-c3341cf65073 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 returned with HTTP 200 Jul 03 06:22:01.024012 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 88/336] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:01 2026] GET /volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:01.195238 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-584d55fa-09f2-487a-9f06-bb713ba766f9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.196245 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-579ef6d9-3d36-47e1-b838-d111bb843ef8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.197025 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-584d55fa-09f2-487a-9f06-bb713ba766f9 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:01.197228 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-584d55fa-09f2-487a-9f06-bb713ba766f9 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:01.197424 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-584d55fa-09f2-487a-9f06-bb713ba766f9 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:01.197956 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-579ef6d9-3d36-47e1-b838-d111bb843ef8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:01.198165 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-579ef6d9-3d36-47e1-b838-d111bb843ef8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:01.198332 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-579ef6d9-3d36-47e1-b838-d111bb843ef8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:01.207630 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.207630 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:01.207822 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.207822 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:01.211525 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-584d55fa-09f2-487a-9f06-bb713ba766f9 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:22:01.211789 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-579ef6d9-3d36-47e1-b838-d111bb843ef8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Volume info retrieved successfully. Jul 03 06:22:01.216161 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-584d55fa-09f2-487a-9f06-bb713ba766f9 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:22:01.216310 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-579ef6d9-3d36-47e1-b838-d111bb843ef8 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:22:01.216544 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 86/337] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:01 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:01.216644 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 76/338] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:01 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:01.343317 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-523b92c0-7116-4cd7-a95d-683a9aefae39 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.345553 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-523b92c0-7116-4cd7-a95d-683a9aefae39 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:22:01.345798 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-523b92c0-7116-4cd7-a95d-683a9aefae39 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:01.346016 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-523b92c0-7116-4cd7-a95d-683a9aefae39 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:01.354145 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.354145 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:01.358187 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-523b92c0-7116-4cd7-a95d-683a9aefae39 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:01.364186 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-523b92c0-7116-4cd7-a95d-683a9aefae39 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:22:01.364924 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 89/339] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:01 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:01.645788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-1c6eb636-2452-4581-a420-9dc3d9aca0bc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.647858 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-1c6eb636-2452-4581-a420-9dc3d9aca0bc tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] POST https://10.4.3.243/volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699/action Jul 03 06:22:01.648253 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-1c6eb636-2452-4581-a420-9dc3d9aca0bc tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:01.648399 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-1c6eb636-2452-4581-a420-9dc3d9aca0bc tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:01.666470 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.666470 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:01.689960 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e79f4c85-8d06-4867-9e77-25b6415f270a req-1c6eb636-2452-4581-a420-9dc3d9aca0bc tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699/action returned with HTTP 204 Jul 03 06:22:01.690440 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 89/340] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:22:01 2026] POST /volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:01.739220 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2f05300f-c383-46d5-9233-8b56f543699b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.741017 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f05300f-c383-46d5-9233-8b56f543699b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:01.741252 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f05300f-c383-46d5-9233-8b56f543699b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:01.741561 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f05300f-c383-46d5-9233-8b56f543699b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:01.751566 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.751566 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:01.755279 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2f05300f-c383-46d5-9233-8b56f543699b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:01.759972 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f05300f-c383-46d5-9233-8b56f543699b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:01.760600 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 87/341] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:01 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:01.802684 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-89470824-2ff3-47cb-b09d-daca96e45afb req-e83fe501-2490-4cbc-b18c-50d19b7cee55 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.804982 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-e83fe501-2490-4cbc-b18c-50d19b7cee55 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:01.805124 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-e83fe501-2490-4cbc-b18c-50d19b7cee55 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:01.805217 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-368360d2-e594-4578-86b8-c0ff82343ddb req-b5cd9604-e3e1-4012-8b90-8f5b8db8abf8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.805354 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-e83fe501-2490-4cbc-b18c-50d19b7cee55 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:01.807338 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-b5cd9604-e3e1-4012-8b90-8f5b8db8abf8 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] DELETE https://10.4.3.243/volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa Jul 03 06:22:01.807576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-b5cd9604-e3e1-4012-8b90-8f5b8db8abf8 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:01.807851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-b5cd9604-e3e1-4012-8b90-8f5b8db8abf8 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:01.815181 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.815181 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:01.815528 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.815528 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:01.818882 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-89470824-2ff3-47cb-b09d-daca96e45afb req-e83fe501-2490-4cbc-b18c-50d19b7cee55 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:01.823512 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-e83fe501-2490-4cbc-b18c-50d19b7cee55 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:01.823975 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 77/342] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:01 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:01.913655 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7de5d221-131a-4cde-9994-5cddf03a028d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:01.916003 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7de5d221-131a-4cde-9994-5cddf03a028d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:01.916239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7de5d221-131a-4cde-9994-5cddf03a028d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:01.916479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7de5d221-131a-4cde-9994-5cddf03a028d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:01.924869 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:01.924869 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:01.929532 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7de5d221-131a-4cde-9994-5cddf03a028d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:22:01.934875 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7de5d221-131a-4cde-9994-5cddf03a028d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:22:01.935333 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 90/343] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:01 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:02.039592 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e0a570c9-e300-464d-8c81-e601346c445d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.041360 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e0a570c9-e300-464d-8c81-e601346c445d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:02.041540 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e0a570c9-e300-464d-8c81-e601346c445d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:02.041794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e0a570c9-e300-464d-8c81-e601346c445d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:02.050422 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:02.050422 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:02.055242 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e0a570c9-e300-464d-8c81-e601346c445d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:02.061710 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e0a570c9-e300-464d-8c81-e601346c445d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 returned with HTTP 200 Jul 03 06:22:02.062093 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 88/344] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:02 2026] GET /volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:02.074175 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-39688d6a-2160-4fe2-b950-bcdc7a172caf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.075876 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-39688d6a-2160-4fe2-b950-bcdc7a172caf tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:22:02.076199 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-39688d6a-2160-4fe2-b950-bcdc7a172caf tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2d7e134-5900-4373-bd0f-7138e9357053", "name": "tempest-SnapshotsActionsTest-Snapshot-145528695"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:02.084144 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:02.084144 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:02.084594 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-39688d6a-2160-4fe2-b950-bcdc7a172caf tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:02.084733 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-39688d6a-2160-4fe2-b950-bcdc7a172caf tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Create snapshot from volume a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:02.101505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-97f83035-7032-41b3-b41d-404afb9a165a req-04c648da-70ee-46b8-a2e1-d500c219b00b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.103930 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-04c648da-70ee-46b8-a2e1-d500c219b00b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] DELETE https://10.4.3.243/volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a Jul 03 06:22:02.104144 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-04c648da-70ee-46b8-a2e1-d500c219b00b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:02.104385 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-04c648da-70ee-46b8-a2e1-d500c219b00b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:02.112351 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:02.112351 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:02.133845 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-39688d6a-2160-4fe2-b950-bcdc7a172caf tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Created reservations ['c97fd871-9a41-4d47-bfc3-80d340ce49d3', 'ceb18190-c432-4958-8fa2-07cbb17269ec', 'b0b7c0b6-e277-4d37-bf60-f8a364f9e062', '267bd885-a3ce-49f3-a272-efed4b28444d'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:02.185091 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-39688d6a-2160-4fe2-b950-bcdc7a172caf tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot create request issued successfully. Jul 03 06:22:02.185437 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-39688d6a-2160-4fe2-b950-bcdc7a172caf tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:22:02.185897 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 78/345] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:22:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:02.194222 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e23ab9aa-bb78-4483-8b17-a092ba27126c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.196383 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e23ab9aa-bb78-4483-8b17-a092ba27126c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:02.196650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e23ab9aa-bb78-4483-8b17-a092ba27126c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:02.196909 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e23ab9aa-bb78-4483-8b17-a092ba27126c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:02.218125 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:02.218125 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:02.218660 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e23ab9aa-bb78-4483-8b17-a092ba27126c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:02.219822 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e23ab9aa-bb78-4483-8b17-a092ba27126c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:02.220272 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 89/346] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:02 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:02.229392 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-98a9fb54-ad77-491f-9fe7-448fd4e8ceae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.229628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1378a7dc-9ac1-4f05-a22c-3655945bbde3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.231571 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98a9fb54-ad77-491f-9fe7-448fd4e8ceae tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:02.231708 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1378a7dc-9ac1-4f05-a22c-3655945bbde3 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:02.231827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-98a9fb54-ad77-491f-9fe7-448fd4e8ceae tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:02.231930 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1378a7dc-9ac1-4f05-a22c-3655945bbde3 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:02.232040 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-98a9fb54-ad77-491f-9fe7-448fd4e8ceae tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:02.232142 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1378a7dc-9ac1-4f05-a22c-3655945bbde3 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:02.242222 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:02.242222 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:02.244424 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:02.244424 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:02.246389 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-98a9fb54-ad77-491f-9fe7-448fd4e8ceae tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:22:02.248522 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1378a7dc-9ac1-4f05-a22c-3655945bbde3 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Volume info retrieved successfully. Jul 03 06:22:02.250747 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98a9fb54-ad77-491f-9fe7-448fd4e8ceae tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:22:02.251150 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 79/347] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:02 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:02.253063 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1378a7dc-9ac1-4f05-a22c-3655945bbde3 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:22:02.253447 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 90/348] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:02 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:02.370414 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-368360d2-e594-4578-86b8-c0ff82343ddb req-b5cd9604-e3e1-4012-8b90-8f5b8db8abf8 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa returned with HTTP 200 Jul 03 06:22:02.371038 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 90/349] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:22:01 2026] DELETE /volume/v3/attachments/5f5e7c26-1eee-4564-ab43-83dbaf2564fa => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:02.376594 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2d0af768-fb0b-4f16-af01-a76ddb39c3b2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.378407 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2d0af768-fb0b-4f16-af01-a76ddb39c3b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:22:02.378611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2d0af768-fb0b-4f16-af01-a76ddb39c3b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:02.378847 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2d0af768-fb0b-4f16-af01-a76ddb39c3b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:02.385523 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:02.385523 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:02.389255 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2d0af768-fb0b-4f16-af01-a76ddb39c3b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:02.393542 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2d0af768-fb0b-4f16-af01-a76ddb39c3b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:22:02.393927 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 80/350] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:02 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:02.663452 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-97f83035-7032-41b3-b41d-404afb9a165a req-04c648da-70ee-46b8-a2e1-d500c219b00b tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a returned with HTTP 200 Jul 03 06:22:02.663917 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 91/351] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:22:02 2026] DELETE /volume/v3/attachments/0a7a338f-1ebd-4f4f-8abd-48934f59291a => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:02.947201 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-149b9f95-db7e-42a0-92ae-7024dc11bdfc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.949012 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-149b9f95-db7e-42a0-92ae-7024dc11bdfc tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:02.949231 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-149b9f95-db7e-42a0-92ae-7024dc11bdfc tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:02.949441 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-149b9f95-db7e-42a0-92ae-7024dc11bdfc tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:02.958354 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:02.958354 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:02.963593 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-149b9f95-db7e-42a0-92ae-7024dc11bdfc tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:22:02.969584 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-149b9f95-db7e-42a0-92ae-7024dc11bdfc tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:22:02.970124 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 91/352] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:02 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:02.997197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-de07e3c1-0a69-48a6-84f8-322ae60a1fe6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:02.998968 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de07e3c1-0a69-48a6-84f8-322ae60a1fe6 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] POST https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action Jul 03 06:22:02.999356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de07e3c1-0a69-48a6-84f8-322ae60a1fe6 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-183614586", "disk_format": "qcow2"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:02.999508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de07e3c1-0a69-48a6-84f8-322ae60a1fe6 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-183614586", "disk_format": "qcow2"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:03.009555 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.009555 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:03.010189 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-de07e3c1-0a69-48a6-84f8-322ae60a1fe6 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:22:03.023593 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.023593 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:03.028863 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.image.image_utils [None req-de07e3c1-0a69-48a6-84f8-322ae60a1fe6 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-183614586'}] 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-183614586'}]. {{(pid=99919) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 06:22:03.233066 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ae736f55-669c-4003-a78e-24239678d36a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.234916 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae736f55-669c-4003-a78e-24239678d36a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:03.235155 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae736f55-669c-4003-a78e-24239678d36a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.235346 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae736f55-669c-4003-a78e-24239678d36a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.240212 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.240212 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:03.240677 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ae736f55-669c-4003-a78e-24239678d36a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:03.241483 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae736f55-669c-4003-a78e-24239678d36a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:03.241901 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 81/353] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.254419 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9047be05-cb66-4f67-8114-36d73dc89f10 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.265282 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b3de6f8c-a619-4184-ac3f-d5b716d71c68 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.266216 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9fe3a1f9-0b99-4ec7-a688-21ceb9a1aab7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.267676 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b3de6f8c-a619-4184-ac3f-d5b716d71c68 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:03.267989 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b3de6f8c-a619-4184-ac3f-d5b716d71c68 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.268188 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9fe3a1f9-0b99-4ec7-a688-21ceb9a1aab7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:03.268288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b3de6f8c-a619-4184-ac3f-d5b716d71c68 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.268400 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9fe3a1f9-0b99-4ec7-a688-21ceb9a1aab7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.268675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9fe3a1f9-0b99-4ec7-a688-21ceb9a1aab7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.275413 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.275413 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:03.276396 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.276396 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:03.279196 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9fe3a1f9-0b99-4ec7-a688-21ceb9a1aab7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] Volume info retrieved successfully. Jul 03 06:22:03.280648 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b3de6f8c-a619-4184-ac3f-d5b716d71c68 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:22:03.284187 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9fe3a1f9-0b99-4ec7-a688-21ceb9a1aab7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-reader] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:22:03.284746 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 82/354] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.284892 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b3de6f8c-a619-4184-ac3f-d5b716d71c68 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:22:03.285508 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 92/355] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.332924 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c4e08501-2467-4b36-ab5a-8b8a7ec165d7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.335300 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c4e08501-2467-4b36-ab5a-8b8a7ec165d7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:03.335488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c4e08501-2467-4b36-ab5a-8b8a7ec165d7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.335805 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c4e08501-2467-4b36-ab5a-8b8a7ec165d7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.343916 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.343916 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:03.349064 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c4e08501-2467-4b36-ab5a-8b8a7ec165d7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:22:03.353800 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c4e08501-2467-4b36-ab5a-8b8a7ec165d7 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:22:03.354213 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 83/356] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.399559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fb92b6a4-c449-44e2-9648-8a83fd01c199 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.405141 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fb92b6a4-c449-44e2-9648-8a83fd01c199 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:03.405363 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fb92b6a4-c449-44e2-9648-8a83fd01c199 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.405572 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fb92b6a4-c449-44e2-9648-8a83fd01c199 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.406832 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-de06eb95-a101-4525-b63d-b676d2a3c30d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.410120 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-de06eb95-a101-4525-b63d-b676d2a3c30d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:22:03.410256 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-de06eb95-a101-4525-b63d-b676d2a3c30d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.410534 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-de06eb95-a101-4525-b63d-b676d2a3c30d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.414031 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.414031 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:03.418232 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fb92b6a4-c449-44e2-9648-8a83fd01c199 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:22:03.420018 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.420018 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:03.423015 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fb92b6a4-c449-44e2-9648-8a83fd01c199 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:22:03.423463 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 93/357] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.424553 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-de06eb95-a101-4525-b63d-b676d2a3c30d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:03.427864 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9047be05-cb66-4f67-8114-36d73dc89f10 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:03.428321 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9047be05-cb66-4f67-8114-36d73dc89f10 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:03.428509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9047be05-cb66-4f67-8114-36d73dc89f10 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:03.429237 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-de06eb95-a101-4525-b63d-b676d2a3c30d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:22:03.429602 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 84/358] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:03.429816 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.admin_actions [None req-9047be05-cb66-4f67-8114-36d73dc89f10 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '5db67324-3865-479f-9ec8-f13f3266707f' with '{'status': 'creating'}' {{(pid=99918) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:03.444318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.446315 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:03.446761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1994079607"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:03.448503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1994079607'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:03.448670 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume of 1 GB Jul 03 06:22:03.453210 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Availability Zones retrieved successfully. Jul 03 06:22:03.453841 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.453841 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:03.459766 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Flow 'volume_create_api' (8d1e2570-ff14-49f0-bc8c-54fa8779b324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:03.460740 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844c98e2-163c-4105-93df-319ebb0e9272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:03.462135 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:03.478777 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9047be05-cb66-4f67-8114-36d73dc89f10 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:03.479264 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 92/359] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:03 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:03.486163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e0ddc732-15ab-4dc0-846a-617e325e4c4a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.488138 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0ddc732-15ab-4dc0-846a-617e325e4c4a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:03.488353 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0ddc732-15ab-4dc0-846a-617e325e4c4a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.488559 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0ddc732-15ab-4dc0-846a-617e325e4c4a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.490374 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844c98e2-163c-4105-93df-319ebb0e9272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:03.491107 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9708f347-783f-4707-bce7-e691b0b99c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:03.493783 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.493783 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:03.494241 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e0ddc732-15ab-4dc0-846a-617e325e4c4a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:03.495039 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0ddc732-15ab-4dc0-846a-617e325e4c4a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:03.495481 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 85/360] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.505829 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-40e77240-335b-493b-9e48-320284877fe3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.507590 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-40e77240-335b-493b-9e48-320284877fe3 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:03.507996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-40e77240-335b-493b-9e48-320284877fe3 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:03.508749 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-40e77240-335b-493b-9e48-320284877fe3 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:03.509448 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.admin_actions [None req-40e77240-335b-493b-9e48-320284877fe3 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '5db67324-3865-479f-9ec8-f13f3266707f' with '{'status': 'available'}' {{(pid=99918) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:03.517960 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.517960 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:03.532789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-40e77240-335b-493b-9e48-320284877fe3 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:03.533144 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 93/361] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:03 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:03.536978 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Created reservations ['335e4763-56da-48ce-8289-88c419d0014a', '2cf1a6d6-1726-4432-bb7a-82ca6413a29f', '4fe55c27-cb8f-4b1b-ba0a-513cf8420e7f', '44316259-061a-477d-9bcc-7b7607c56c45'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:03.537731 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9708f347-783f-4707-bce7-e691b0b99c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['335e4763-56da-48ce-8289-88c419d0014a', '2cf1a6d6-1726-4432-bb7a-82ca6413a29f', '4fe55c27-cb8f-4b1b-ba0a-513cf8420e7f', '44316259-061a-477d-9bcc-7b7607c56c45']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:03.538418 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (810051c1-ee80-44ab-ac8c-b489ca3fe3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:03.540095 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3a26e39c-fce3-4669-8811-f4f650c3554d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.543142 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3a26e39c-fce3-4669-8811-f4f650c3554d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:03.543451 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3a26e39c-fce3-4669-8811-f4f650c3554d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.543673 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3a26e39c-fce3-4669-8811-f4f650c3554d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.549336 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.549336 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:03.549921 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3a26e39c-fce3-4669-8811-f4f650c3554d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:03.550875 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3a26e39c-fce3-4669-8811-f4f650c3554d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:03.551287 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 86/362] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.564241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.565911 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:22:03.566262 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2d7e134-5900-4373-bd0f-7138e9357053", "name": "tempest-SnapshotsActionsTest-Snapshot-1227276159"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:03.570231 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (810051c1-ee80-44ab-ac8c-b489ca3fe3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e3386e-903e-45be-a61c-a278001de77f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1994079607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286c13a4eca7430fbb949b1789aeb4fd',qos_specs=None,replication_status=,reservations=['335e4763-56da-48ce-8289-88c419d0014a','2cf1a6d6-1726-4432-bb7a-82ca6413a29f','4fe55c27-cb8f-4b1b-ba0a-513cf8420e7f','44316259-061a-477d-9bcc-7b7607c56c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f94887cb1c044f62903e605925d59b6d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1994079607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e3386e-903e-45be-a61c-a278001de77f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286c13a4eca7430fbb949b1789aeb4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f94887cb1c044f62903e605925d59b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:03.571268 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d94f93-3ed9-4af3-9264-89df477dc023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:03.574262 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.574262 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:03.574822 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:03.574951 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Create snapshot from volume a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:03.591023 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-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 06:22:03.599572 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d94f93-3ed9-4af3-9264-89df477dc023) transitioned into state 'SUCCESS' from state '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-1994079607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286c13a4eca7430fbb949b1789aeb4fd',qos_specs=None,replication_status=,reservations=['335e4763-56da-48ce-8289-88c419d0014a','2cf1a6d6-1726-4432-bb7a-82ca6413a29f','4fe55c27-cb8f-4b1b-ba0a-513cf8420e7f','44316259-061a-477d-9bcc-7b7607c56c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f94887cb1c044f62903e605925d59b6d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:03.600384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0514af-fb56-4f9f-a2f2-a713d70c541a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:03.611024 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Created reservations ['105ee9de-cf3c-4208-8dbb-3126fc7efa8c', 'dedb89cd-b02e-40a5-949c-1c19c42da457', '68b94269-ba15-4048-82ce-ce797f20fad2', '6c382fe6-eef5-466f-a76f-e7f1304320e6'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:03.615635 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0514af-fb56-4f9f-a2f2-a713d70c541a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:03.616543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Flow 'volume_create_api' (8d1e2570-ff14-49f0-bc8c-54fa8779b324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:03.616905 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume request issued successfully. Jul 03 06:22:03.617428 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1453e9c7-9d6a-4645-b666-8eef6cd9f416 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:03.617981 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 94/363] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:03 2026] POST /volume/v3/volumes => generated 752 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:03.631477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8021567d-ed48-4dcf-9305-5ea00132e2e8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.633765 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8021567d-ed48-4dcf-9305-5ea00132e2e8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f Jul 03 06:22:03.634060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8021567d-ed48-4dcf-9305-5ea00132e2e8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.634531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8021567d-ed48-4dcf-9305-5ea00132e2e8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.641803 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.641803 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:03.645721 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8021567d-ed48-4dcf-9305-5ea00132e2e8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:03.647999 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot create request issued successfully. Jul 03 06:22:03.648720 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b27c57d-e107-4dd5-a741-3a2f08cd48df tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:22:03.649096 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 94/364] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:22:03 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 06:22:03.650289 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8021567d-ed48-4dcf-9305-5ea00132e2e8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f returned with HTTP 200 Jul 03 06:22:03.650827 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 87/365] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.657969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2afacf0a-432c-4c05-9eea-5b32e5454f7c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.659847 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2afacf0a-432c-4c05-9eea-5b32e5454f7c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd Jul 03 06:22:03.660263 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2afacf0a-432c-4c05-9eea-5b32e5454f7c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.660356 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2afacf0a-432c-4c05-9eea-5b32e5454f7c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.665573 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.665573 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:03.666056 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2afacf0a-432c-4c05-9eea-5b32e5454f7c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:03.666923 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2afacf0a-432c-4c05-9eea-5b32e5454f7c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd returned with HTTP 200 Jul 03 06:22:03.667302 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 95/366] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:03.862490 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-08b9093e-1d1c-4eab-802c-1634a7b26c82 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.863171 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-08b9093e-1d1c-4eab-802c-1634a7b26c82 None None] GET https://10.4.3.243/volume// Jul 03 06:22:03.863375 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-08b9093e-1d1c-4eab-802c-1634a7b26c82 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:03.863655 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-08b9093e-1d1c-4eab-802c-1634a7b26c82 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:03.864097 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-08b9093e-1d1c-4eab-802c-1634a7b26c82 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:03.864542 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 95/367] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:22:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:03.872738 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-89470824-2ff3-47cb-b09d-daca96e45afb req-af99d01c-ab89-44a9-9007-7fc465442804 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:03.875117 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-af99d01c-ab89-44a9-9007-7fc465442804 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:22:03.875466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-af99d01c-ab89-44a9-9007-7fc465442804 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "510b33b8-1126-410b-9c23-6653dc9ab5a1", "connector": null, "instance_uuid": "c8a48fff-62d0-4aa5-9e19-5dd51126a631"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:03.885991 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:03.885991 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:03.906984 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [req-89470824-2ff3-47cb-b09d-daca96e45afb req-af99d01c-ab89-44a9-9007-7fc465442804 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 06:22:03.912134 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-af99d01c-ab89-44a9-9007-7fc465442804 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:22:03.912600 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 88/368] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:22:03 2026] POST /volume/v3/attachments => generated 271 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:03.976541 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-de07e3c1-0a69-48a6-84f8-322ae60a1fe6 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Copy volume to image completed successfully. Jul 03 06:22:03.977135 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de07e3c1-0a69-48a6-84f8-322ae60a1fe6 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action returned with HTTP 202 Jul 03 06:22:03.977634 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 91/369] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:22:02 2026] POST /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512/action => generated 688 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:04.349534 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-04cbb5dc-6f71-4a8e-ad9d-30ad17cd6f84 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.351583 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04cbb5dc-6f71-4a8e-ad9d-30ad17cd6f84 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:04.351805 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04cbb5dc-6f71-4a8e-ad9d-30ad17cd6f84 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:04.352004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04cbb5dc-6f71-4a8e-ad9d-30ad17cd6f84 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:04.369092 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.369092 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:04.373246 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-04cbb5dc-6f71-4a8e-ad9d-30ad17cd6f84 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:04.377897 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04cbb5dc-6f71-4a8e-ad9d-30ad17cd6f84 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:04.378269 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 96/370] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:04 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:04.439280 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7f936b2a-d05a-4459-8737-7ed84bf145c5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.439798 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7f936b2a-d05a-4459-8737-7ed84bf145c5 None None] GET https://10.4.3.243/volume// Jul 03 06:22:04.439993 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7f936b2a-d05a-4459-8737-7ed84bf145c5 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:04.440213 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7f936b2a-d05a-4459-8737-7ed84bf145c5 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:04.440554 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7f936b2a-d05a-4459-8737-7ed84bf145c5 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:04.440908 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 96/371] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:04.449800 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-89470824-2ff3-47cb-b09d-daca96e45afb req-5a6ef6de-aea6-4904-9812-ae01ada31c8e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.452106 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-5a6ef6de-aea6-4904-9812-ae01ada31c8e tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:04.452345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-5a6ef6de-aea6-4904-9812-ae01ada31c8e tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:04.452535 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-5a6ef6de-aea6-4904-9812-ae01ada31c8e tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:04.465590 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.465590 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:04.469826 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-89470824-2ff3-47cb-b09d-daca96e45afb req-5a6ef6de-aea6-4904-9812-ae01ada31c8e tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:04.477953 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-5a6ef6de-aea6-4904-9812-ae01ada31c8e tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:04.477953 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 89/372] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:04 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:04.567794 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-89470824-2ff3-47cb-b09d-daca96e45afb req-ee666f25-1df2-4cbf-ada6-8188cdbf645d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.570595 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-ee666f25-1df2-4cbf-ada6-8188cdbf645d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] PUT https://10.4.3.243/volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4 Jul 03 06:22:04.570595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-ee666f25-1df2-4cbf-ada6-8188cdbf645d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:04.579569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-89470824-2ff3-47cb-b09d-daca96e45afb req-ee666f25-1df2-4cbf-ada6-8188cdbf645d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Acquiring lock "cinder-attachment_update-510b33b8-1126-410b-9c23-6653dc9ab5a1-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:22:04.585192 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-89470824-2ff3-47cb-b09d-daca96e45afb req-ee666f25-1df2-4cbf-ada6-8188cdbf645d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Lock "cinder-attachment_update-510b33b8-1126-410b-9c23-6653dc9ab5a1-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:22:04.588318 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.588318 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:04.665731 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3e78e7dc-d0fa-45eb-b886-702fe20b3aed None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.667044 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3e78e7dc-d0fa-45eb-b886-702fe20b3aed tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f Jul 03 06:22:04.667338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3e78e7dc-d0fa-45eb-b886-702fe20b3aed tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:04.667541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3e78e7dc-d0fa-45eb-b886-702fe20b3aed tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:04.675741 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.675741 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:04.677208 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-70a45873-dcd0-4dfb-b57c-e37bf67d47f3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.679143 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70a45873-dcd0-4dfb-b57c-e37bf67d47f3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd Jul 03 06:22:04.679403 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70a45873-dcd0-4dfb-b57c-e37bf67d47f3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:04.679610 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70a45873-dcd0-4dfb-b57c-e37bf67d47f3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:04.681112 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3e78e7dc-d0fa-45eb-b886-702fe20b3aed tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:04.684764 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.684764 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:04.685222 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-70a45873-dcd0-4dfb-b57c-e37bf67d47f3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:04.686024 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70a45873-dcd0-4dfb-b57c-e37bf67d47f3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd returned with HTTP 200 Jul 03 06:22:04.686534 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 97/373] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:04 2026] GET /volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:04.687129 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3e78e7dc-d0fa-45eb-b886-702fe20b3aed tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f returned with HTTP 200 Jul 03 06:22:04.687657 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 97/374] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:04 2026] GET /volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:04.695917 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c473492a-e101-4e47-b4e1-667860d687c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.697677 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c473492a-e101-4e47-b4e1-667860d687c1 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd/action Jul 03 06:22:04.698028 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c473492a-e101-4e47-b4e1-667860d687c1 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:04.698149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c473492a-e101-4e47-b4e1-667860d687c1 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:04.699427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-c473492a-e101-4e47-b4e1-667860d687c1 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '0b19eb96-b240-48b6-a86d-e8af28a8ecdd' with '{'status': 'creating'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:04.707211 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.710944 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:04.710944 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1398836445"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:04.711060 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.711060 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:04.711817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1398836445'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:04.711895 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume of 1 GB Jul 03 06:22:04.716876 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Availability Zones retrieved successfully. Jul 03 06:22:04.723166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Flow 'volume_create_api' (96107325-f855-4dd9-87cf-b8dd53a84f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:04.724611 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75215785-92d2-4170-ac9c-b68ddd1c8d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:04.725488 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:04.760332 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c473492a-e101-4e47-b4e1-667860d687c1 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd/action returned with HTTP 202 Jul 03 06:22:04.760847 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 90/375] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:04 2026] POST /volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:04.769788 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e44e0a06-5447-4c4e-b4a5-1a4c135a39be None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.772076 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e44e0a06-5447-4c4e-b4a5-1a4c135a39be tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd Jul 03 06:22:04.772304 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e44e0a06-5447-4c4e-b4a5-1a4c135a39be tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:04.772494 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e44e0a06-5447-4c4e-b4a5-1a4c135a39be tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:04.778175 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.778175 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:04.778598 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e44e0a06-5447-4c4e-b4a5-1a4c135a39be tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:04.779517 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e44e0a06-5447-4c4e-b4a5-1a4c135a39be tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd returned with HTTP 200 Jul 03 06:22:04.779870 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 98/376] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:04 2026] GET /volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:04.782123 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75215785-92d2-4170-ac9c-b68ddd1c8d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:04.782988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6594d1b4-a2e6-442a-8893-0b10651368ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:04.790620 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6a573e83-e998-4e4a-93d8-ee3ba255f916 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.792894 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a573e83-e998-4e4a-93d8-ee3ba255f916 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd/action Jul 03 06:22:04.793382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a573e83-e998-4e4a-93d8-ee3ba255f916 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:04.793568 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a573e83-e998-4e4a-93d8-ee3ba255f916 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:04.802027 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.802027 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:04.802350 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6a573e83-e998-4e4a-93d8-ee3ba255f916 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot retrieved successfully. Jul 03 06:22:04.859411 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6a573e83-e998-4e4a-93d8-ee3ba255f916 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot delete request issued successfully. Jul 03 06:22:04.859678 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a573e83-e998-4e4a-93d8-ee3ba255f916 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd/action returned with HTTP 202 Jul 03 06:22:04.860423 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 91/377] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:04 2026] POST /volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:04.869221 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b4bd0be6-b487-485a-89e3-05161d2cb97e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.871236 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b4bd0be6-b487-485a-89e3-05161d2cb97e tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd Jul 03 06:22:04.871454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b4bd0be6-b487-485a-89e3-05161d2cb97e tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:04.871682 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b4bd0be6-b487-485a-89e3-05161d2cb97e tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:04.878545 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:04.878545 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:04.879153 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b4bd0be6-b487-485a-89e3-05161d2cb97e tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:04.880108 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b4bd0be6-b487-485a-89e3-05161d2cb97e tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd returned with HTTP 200 Jul 03 06:22:04.880553 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 99/378] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:04 2026] GET /volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:04.889124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Created reservations ['ac48f17b-01c5-4273-b602-243717f9072e', '9dcf0e03-563f-40f7-8e42-81ab384e66dc', '72fa6e21-d04e-40e3-a2b9-fbf4f0efb6ff', '4411b1b8-10ed-43df-8b51-74e82a84e4bd'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:04.889124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6594d1b4-a2e6-442a-8893-0b10651368ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac48f17b-01c5-4273-b602-243717f9072e', '9dcf0e03-563f-40f7-8e42-81ab384e66dc', '72fa6e21-d04e-40e3-a2b9-fbf4f0efb6ff', '4411b1b8-10ed-43df-8b51-74e82a84e4bd']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:04.889124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b98435-dfef-4895-a49f-4d30f1d68600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:04.922415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b98435-dfef-4895-a49f-4d30f1d68600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e25ce0d-d4fb-4b2a-81a6-14d5c718f845', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1398836445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286c13a4eca7430fbb949b1789aeb4fd',qos_specs=None,replication_status=,reservations=['ac48f17b-01c5-4273-b602-243717f9072e','9dcf0e03-563f-40f7-8e42-81ab384e66dc','72fa6e21-d04e-40e3-a2b9-fbf4f0efb6ff','4411b1b8-10ed-43df-8b51-74e82a84e4bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f94887cb1c044f62903e605925d59b6d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1398836445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e25ce0d-d4fb-4b2a-81a6-14d5c718f845,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286c13a4eca7430fbb949b1789aeb4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f94887cb1c044f62903e605925d59b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:04.924022 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d283ef61-b441-4239-8a8d-50f5a55c5fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:04.959955 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d283ef61-b441-4239-8a8d-50f5a55c5fa2) transitioned into state 'SUCCESS' from state '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-1398836445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286c13a4eca7430fbb949b1789aeb4fd',qos_specs=None,replication_status=,reservations=['ac48f17b-01c5-4273-b602-243717f9072e','9dcf0e03-563f-40f7-8e42-81ab384e66dc','72fa6e21-d04e-40e3-a2b9-fbf4f0efb6ff','4411b1b8-10ed-43df-8b51-74e82a84e4bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f94887cb1c044f62903e605925d59b6d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:04.960708 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8fc807-2acc-4afb-9d61-52dc70195ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:04.971514 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8fc807-2acc-4afb-9d61-52dc70195ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:04.972408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Flow 'volume_create_api' (96107325-f855-4dd9-87cf-b8dd53a84f93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:04.972713 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Create volume request issued successfully. Jul 03 06:22:04.973220 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e20ade7a-d957-4e3b-b6ae-bcd64a56697a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:04.973603 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 98/379] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:04 2026] POST /volume/v3/volumes => generated 752 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:04.986440 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-878e85fe-6ea1-41b9-b28a-8d513b83c9ad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:04.988399 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-878e85fe-6ea1-41b9-b28a-8d513b83c9ad tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 Jul 03 06:22:04.988635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-878e85fe-6ea1-41b9-b28a-8d513b83c9ad tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:04.988908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-878e85fe-6ea1-41b9-b28a-8d513b83c9ad tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:05.001047 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:05.001047 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:05.005400 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-878e85fe-6ea1-41b9-b28a-8d513b83c9ad tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:05.010644 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-878e85fe-6ea1-41b9-b28a-8d513b83c9ad tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 returned with HTTP 200 Jul 03 06:22:05.011112 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 92/380] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:04 2026] GET /volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:05.128891 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-89470824-2ff3-47cb-b09d-daca96e45afb req-ee666f25-1df2-4cbf-ada6-8188cdbf645d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Lock "cinder-attachment_update-510b33b8-1126-410b-9c23-6653dc9ab5a1-np0000004376" released by "attachment_update" :: held 0.543s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:22:05.128891 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-ee666f25-1df2-4cbf-ada6-8188cdbf645d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4 returned with HTTP 200 Jul 03 06:22:05.129285 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 92/381] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:22:04 2026] PUT /volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4 => generated 967 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:05.340256 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ce796ed4-b6dc-4e48-ae7b-6c8b1db62139 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:05.342468 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce796ed4-b6dc-4e48-ae7b-6c8b1db62139 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:22:05.342669 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce796ed4-b6dc-4e48-ae7b-6c8b1db62139 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:05.342877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce796ed4-b6dc-4e48-ae7b-6c8b1db62139 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:05.343029 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ce796ed4-b6dc-4e48-ae7b-6c8b1db62139 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Delete volume with id: 9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:22:05.348347 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce796ed4-b6dc-4e48-ae7b-6c8b1db62139 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 404 Jul 03 06:22:05.348765 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 100/382] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:05 2026] DELETE /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:05.358176 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-04627d9a-4cf3-4537-b40c-a2c9a90fa266 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:05.361038 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-04627d9a-4cf3-4537-b40c-a2c9a90fa266 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] GET https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 Jul 03 06:22:05.361224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-04627d9a-4cf3-4537-b40c-a2c9a90fa266 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:05.361439 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-04627d9a-4cf3-4537-b40c-a2c9a90fa266 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:05.370370 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-04627d9a-4cf3-4537-b40c-a2c9a90fa266 tempest-VolumesAssistedSnapshotsTest-1467833152 tempest-VolumesAssistedSnapshotsTest-1467833152-project-admin] https://10.4.3.243/volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 returned with HTTP 404 Jul 03 06:22:05.371219 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 99/383] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:05 2026] GET /volume/v3/volumes/9632e153-6031-4031-ac28-f82199bccb08 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:05.392040 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-08b7f719-4002-4c5f-a84c-6895a902b341 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:05.395539 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08b7f719-4002-4c5f-a84c-6895a902b341 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:05.395539 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08b7f719-4002-4c5f-a84c-6895a902b341 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:05.395539 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08b7f719-4002-4c5f-a84c-6895a902b341 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:05.409329 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:05.409329 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:05.414235 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-08b7f719-4002-4c5f-a84c-6895a902b341 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:05.418488 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08b7f719-4002-4c5f-a84c-6895a902b341 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:05.419033 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 93/384] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:05 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:05.893676 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d65b488d-77ba-49c7-a3f2-55f9ac5a7bf5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:05.893825 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d65b488d-77ba-49c7-a3f2-55f9ac5a7bf5 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd Jul 03 06:22:05.894110 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d65b488d-77ba-49c7-a3f2-55f9ac5a7bf5 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:05.894355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d65b488d-77ba-49c7-a3f2-55f9ac5a7bf5 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:05.899460 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d65b488d-77ba-49c7-a3f2-55f9ac5a7bf5 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd returned with HTTP 404 Jul 03 06:22:05.902103 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 93/385] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:05 2026] GET /volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:05.910125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-beeee5bf-ce09-4824-9466-a96c76ceee55 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:05.911821 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-beeee5bf-ce09-4824-9466-a96c76ceee55 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:05.912146 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-beeee5bf-ce09-4824-9466-a96c76ceee55 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:05.912252 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-beeee5bf-ce09-4824-9466-a96c76ceee55 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:05.913558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.admin_actions [None req-beeee5bf-ce09-4824-9466-a96c76ceee55 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '5db67324-3865-479f-9ec8-f13f3266707f' with '{'status': 'available'}' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:05.942598 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:05.942598 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:05.970491 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-beeee5bf-ce09-4824-9466-a96c76ceee55 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:05.970887 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 101/386] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:05 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:05.982922 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b816feee-439f-459d-901d-cb39430be1ec None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:05.984809 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b816feee-439f-459d-901d-cb39430be1ec tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:05.993547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b816feee-439f-459d-901d-cb39430be1ec tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:05.993547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b816feee-439f-459d-901d-cb39430be1ec tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:05.993547 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:05.993547 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:05.993547 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b816feee-439f-459d-901d-cb39430be1ec tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:05.993547 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b816feee-439f-459d-901d-cb39430be1ec tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:05.994085 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 100/387] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:05 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:06.010749 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b2101ad2-a638-4629-bea5-705b39d6d240 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:06.012458 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b2101ad2-a638-4629-bea5-705b39d6d240 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd Jul 03 06:22:06.012683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b2101ad2-a638-4629-bea5-705b39d6d240 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:06.012887 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b2101ad2-a638-4629-bea5-705b39d6d240 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:06.012982 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-b2101ad2-a638-4629-bea5-705b39d6d240 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Delete snapshot with id: 0b19eb96-b240-48b6-a86d-e8af28a8ecdd Jul 03 06:22:06.017195 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b2101ad2-a638-4629-bea5-705b39d6d240 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd returned with HTTP 404 Jul 03 06:22:06.017715 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 94/388] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:22:06 2026] DELETE /volume/v3/snapshots/0b19eb96-b240-48b6-a86d-e8af28a8ecdd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:06.031101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e4e426f4-e9f0-4143-a0d8-2e1f31e844a4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:06.033716 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e4e426f4-e9f0-4143-a0d8-2e1f31e844a4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 Jul 03 06:22:06.033993 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e4e426f4-e9f0-4143-a0d8-2e1f31e844a4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:06.034258 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e4e426f4-e9f0-4143-a0d8-2e1f31e844a4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:06.036918 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e2737efa-9198-4865-a881-613ebc650993 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:06.038854 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e2737efa-9198-4865-a881-613ebc650993 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:22:06.039219 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e2737efa-9198-4865-a881-613ebc650993 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2d7e134-5900-4373-bd0f-7138e9357053", "name": "tempest-SnapshotsActionsTest-Snapshot-454312289"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:06.048845 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:06.048845 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:06.051715 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:06.051715 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:06.052116 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e2737efa-9198-4865-a881-613ebc650993 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:06.052246 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-e2737efa-9198-4865-a881-613ebc650993 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Create snapshot from volume a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:06.054439 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e4e426f4-e9f0-4143-a0d8-2e1f31e844a4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:06.061719 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e4e426f4-e9f0-4143-a0d8-2e1f31e844a4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 returned with HTTP 200 Jul 03 06:22:06.062197 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 94/389] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:06 2026] GET /volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:06.113520 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-e2737efa-9198-4865-a881-613ebc650993 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Created reservations ['f5ec647e-c9e1-4cc6-95b3-87e2e7548107', '358fdf40-1c68-4b7a-aaec-3eddbd6c8dcc', 'd655e0bd-379b-49ad-9259-ac9b3267ddab', '746cf025-7aaa-47ca-b18b-20f4c232a071'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:06.184663 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e2737efa-9198-4865-a881-613ebc650993 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot create request issued successfully. Jul 03 06:22:06.185073 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e2737efa-9198-4865-a881-613ebc650993 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:22:06.185501 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 102/390] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:22:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:06.208002 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-54bb2481-0264-452d-94bd-50042312cfe6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:06.210828 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54bb2481-0264-452d-94bd-50042312cfe6 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd Jul 03 06:22:06.211031 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54bb2481-0264-452d-94bd-50042312cfe6 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:06.211211 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54bb2481-0264-452d-94bd-50042312cfe6 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:06.218182 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:06.218182 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:06.218962 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-54bb2481-0264-452d-94bd-50042312cfe6 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:06.219928 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54bb2481-0264-452d-94bd-50042312cfe6 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd returned with HTTP 200 Jul 03 06:22:06.220322 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 101/391] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:06 2026] GET /volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:06.436261 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-be1cc39d-776e-4044-9641-0d12ccdd073d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:06.436261 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be1cc39d-776e-4044-9641-0d12ccdd073d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:06.437014 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be1cc39d-776e-4044-9641-0d12ccdd073d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:06.437014 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be1cc39d-776e-4044-9641-0d12ccdd073d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:06.453623 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:06.453623 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:06.458499 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-be1cc39d-776e-4044-9641-0d12ccdd073d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:06.462864 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be1cc39d-776e-4044-9641-0d12ccdd073d tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:06.463245 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 95/392] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:06 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:07.231972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dbeda8e4-d3ed-4997-967f-2748e1674db3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:07.234185 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dbeda8e4-d3ed-4997-967f-2748e1674db3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd Jul 03 06:22:07.235715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dbeda8e4-d3ed-4997-967f-2748e1674db3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:07.235715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dbeda8e4-d3ed-4997-967f-2748e1674db3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:07.243815 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:07.243815 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:07.244617 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dbeda8e4-d3ed-4997-967f-2748e1674db3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:07.245886 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dbeda8e4-d3ed-4997-967f-2748e1674db3 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd returned with HTTP 200 Jul 03 06:22:07.246202 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 95/393] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:07 2026] GET /volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:07.265360 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-47081cee-5cd9-4275-95f9-34653ffb85ef None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:07.272728 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-47081cee-5cd9-4275-95f9-34653ffb85ef tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd/action Jul 03 06:22:07.273586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-47081cee-5cd9-4275-95f9-34653ffb85ef tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:07.273586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-47081cee-5cd9-4275-95f9-34653ffb85ef tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:07.283086 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.admin_actions [None req-47081cee-5cd9-4275-95f9-34653ffb85ef tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '7a5a393c-4c66-4cec-9555-92c1fbad31dd' with '{'status': 'deleting'}' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:07.297542 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:07.297542 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:07.315519 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-47081cee-5cd9-4275-95f9-34653ffb85ef tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd/action returned with HTTP 202 Jul 03 06:22:07.316506 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 103/394] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:07 2026] POST /volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:07.324835 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cbebbccc-e3a2-4cc2-829d-d22c9150b2dc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:07.327088 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cbebbccc-e3a2-4cc2-829d-d22c9150b2dc tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd Jul 03 06:22:07.327330 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cbebbccc-e3a2-4cc2-829d-d22c9150b2dc tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:07.327560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cbebbccc-e3a2-4cc2-829d-d22c9150b2dc tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:07.332949 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:07.332949 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:07.333555 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cbebbccc-e3a2-4cc2-829d-d22c9150b2dc tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:07.334408 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cbebbccc-e3a2-4cc2-829d-d22c9150b2dc tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd returned with HTTP 200 Jul 03 06:22:07.335007 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 102/395] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:07 2026] GET /volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:07.344286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b0215e86-6add-4770-8467-446bc55e3fea None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:07.346778 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b0215e86-6add-4770-8467-446bc55e3fea tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd/action Jul 03 06:22:07.347179 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b0215e86-6add-4770-8467-446bc55e3fea tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:07.347307 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b0215e86-6add-4770-8467-446bc55e3fea tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:07.354203 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:07.354203 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:07.354566 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b0215e86-6add-4770-8467-446bc55e3fea tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot retrieved successfully. Jul 03 06:22:07.370835 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b0215e86-6add-4770-8467-446bc55e3fea tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot delete request issued successfully. Jul 03 06:22:07.371054 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b0215e86-6add-4770-8467-446bc55e3fea tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd/action returned with HTTP 202 Jul 03 06:22:07.371485 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 96/396] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:07 2026] POST /volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:07.379121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1717867c-02c5-452c-bd1a-d38bb9fdae1f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:07.381167 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1717867c-02c5-452c-bd1a-d38bb9fdae1f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd Jul 03 06:22:07.381350 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1717867c-02c5-452c-bd1a-d38bb9fdae1f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:07.381528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1717867c-02c5-452c-bd1a-d38bb9fdae1f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:07.388750 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:07.388750 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:07.389357 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1717867c-02c5-452c-bd1a-d38bb9fdae1f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:07.390789 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1717867c-02c5-452c-bd1a-d38bb9fdae1f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd returned with HTTP 200 Jul 03 06:22:07.391426 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 96/397] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:07 2026] GET /volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:07.478675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6da655dd-09f0-4c5d-a55f-e992e79803f1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:07.480680 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6da655dd-09f0-4c5d-a55f-e992e79803f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:07.481610 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6da655dd-09f0-4c5d-a55f-e992e79803f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:07.481610 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6da655dd-09f0-4c5d-a55f-e992e79803f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:07.495073 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:07.495073 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:07.499657 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6da655dd-09f0-4c5d-a55f-e992e79803f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:07.506064 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6da655dd-09f0-4c5d-a55f-e992e79803f1 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:07.506738 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 104/398] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:07 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:08.405724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-25fc3e1b-0b55-463c-bcda-7c4646455485 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:08.408058 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25fc3e1b-0b55-463c-bcda-7c4646455485 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd Jul 03 06:22:08.409678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25fc3e1b-0b55-463c-bcda-7c4646455485 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:08.409678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25fc3e1b-0b55-463c-bcda-7c4646455485 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:08.417442 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25fc3e1b-0b55-463c-bcda-7c4646455485 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd returned with HTTP 404 Jul 03 06:22:08.418313 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 103/399] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:08 2026] GET /volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:08.439875 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-89074fb4-b8ba-440f-8558-d0902ca8eaf2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:08.441985 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-89074fb4-b8ba-440f-8558-d0902ca8eaf2 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:08.442429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-89074fb4-b8ba-440f-8558-d0902ca8eaf2 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:08.442612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-89074fb4-b8ba-440f-8558-d0902ca8eaf2 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:08.444371 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-89074fb4-b8ba-440f-8558-d0902ca8eaf2 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '5db67324-3865-479f-9ec8-f13f3266707f' with '{'status': 'available'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:08.456354 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:08.456354 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:08.476547 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-89074fb4-b8ba-440f-8558-d0902ca8eaf2 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:08.477000 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 97/400] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:08 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:08.488425 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-875cd050-557b-466b-add3-e145f3a31fc8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:08.491958 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-875cd050-557b-466b-add3-e145f3a31fc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:08.492176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-875cd050-557b-466b-add3-e145f3a31fc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:08.492370 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-875cd050-557b-466b-add3-e145f3a31fc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:08.499018 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:08.499018 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:08.499595 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-875cd050-557b-466b-add3-e145f3a31fc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:08.500878 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-875cd050-557b-466b-add3-e145f3a31fc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:08.501299 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 97/401] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:08 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:08.523614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8b084a33-3907-45be-a48c-1f79c735735b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:08.523950 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f0a684b1-9d2c-426d-ad70-7fc74f1817fa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:08.525620 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8b084a33-3907-45be-a48c-1f79c735735b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd Jul 03 06:22:08.525854 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8b084a33-3907-45be-a48c-1f79c735735b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:08.526062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8b084a33-3907-45be-a48c-1f79c735735b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:08.526208 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-8b084a33-3907-45be-a48c-1f79c735735b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Delete snapshot with id: 7a5a393c-4c66-4cec-9555-92c1fbad31dd Jul 03 06:22:08.527971 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0a684b1-9d2c-426d-ad70-7fc74f1817fa tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:08.528214 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0a684b1-9d2c-426d-ad70-7fc74f1817fa tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:08.528404 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0a684b1-9d2c-426d-ad70-7fc74f1817fa tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:08.534487 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8b084a33-3907-45be-a48c-1f79c735735b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd returned with HTTP 404 Jul 03 06:22:08.535115 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 105/402] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:22:08 2026] DELETE /volume/v3/snapshots/7a5a393c-4c66-4cec-9555-92c1fbad31dd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:08.546395 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:08.546395 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:08.550403 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f0a684b1-9d2c-426d-ad70-7fc74f1817fa tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:08.556254 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0a684b1-9d2c-426d-ad70-7fc74f1817fa tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:08.556726 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 104/403] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:08 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:08.561356 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-72dbde04-e0ca-401d-9dfc-3dc5ddb20a4c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:08.565146 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-72dbde04-e0ca-401d-9dfc-3dc5ddb20a4c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:22:08.565515 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-72dbde04-e0ca-401d-9dfc-3dc5ddb20a4c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2d7e134-5900-4373-bd0f-7138e9357053", "name": "tempest-SnapshotsActionsTest-Snapshot-738929887"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:08.575157 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:08.575157 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:08.576126 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-72dbde04-e0ca-401d-9dfc-3dc5ddb20a4c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:08.576126 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-72dbde04-e0ca-401d-9dfc-3dc5ddb20a4c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Create snapshot from volume a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:08.616756 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-72dbde04-e0ca-401d-9dfc-3dc5ddb20a4c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Created reservations ['1fccc0ba-b653-4eb2-9477-f9431065b5db', '208eec93-29f0-4033-bb11-d6b58fdd1b6d', '586fcce7-d9cb-4e48-b430-5faabd7d69f3', '2981ff38-0880-4ac1-86e9-20003b1d0161'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:08.661281 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-72dbde04-e0ca-401d-9dfc-3dc5ddb20a4c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot create request issued successfully. Jul 03 06:22:08.661678 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-72dbde04-e0ca-401d-9dfc-3dc5ddb20a4c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:22:08.662452 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 98/404] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:22:08 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:08.710715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5df00cb4-ab99-4aaf-b117-bd6e4959fd3b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:08.711048 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5df00cb4-ab99-4aaf-b117-bd6e4959fd3b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd Jul 03 06:22:08.711255 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5df00cb4-ab99-4aaf-b117-bd6e4959fd3b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:08.711474 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5df00cb4-ab99-4aaf-b117-bd6e4959fd3b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:08.716868 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:08.716868 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:08.717355 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5df00cb4-ab99-4aaf-b117-bd6e4959fd3b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:08.718273 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5df00cb4-ab99-4aaf-b117-bd6e4959fd3b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd returned with HTTP 200 Jul 03 06:22:08.718746 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 98/405] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:08 2026] GET /volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:09.572266 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f2ab3309-1b90-4109-ad5d-6407ce54feff None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:09.574290 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f2ab3309-1b90-4109-ad5d-6407ce54feff tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:09.574383 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f2ab3309-1b90-4109-ad5d-6407ce54feff tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:09.574607 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f2ab3309-1b90-4109-ad5d-6407ce54feff tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:09.589312 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:09.589312 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:09.594599 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f2ab3309-1b90-4109-ad5d-6407ce54feff tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:09.601893 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f2ab3309-1b90-4109-ad5d-6407ce54feff tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:09.602402 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 106/406] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:09 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:09.728273 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-89c56e40-fe95-4d21-9c97-b8407086fe94 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:09.730689 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-89c56e40-fe95-4d21-9c97-b8407086fe94 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd Jul 03 06:22:09.730892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-89c56e40-fe95-4d21-9c97-b8407086fe94 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:09.731440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-89c56e40-fe95-4d21-9c97-b8407086fe94 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:09.737616 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:09.737616 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:09.738303 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-89c56e40-fe95-4d21-9c97-b8407086fe94 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:09.739387 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-89c56e40-fe95-4d21-9c97-b8407086fe94 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd returned with HTTP 200 Jul 03 06:22:09.740035 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 105/407] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:09 2026] GET /volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:09.753368 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d2b1d7ed-bee5-4ce5-ad3c-4f8567531508 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:09.755546 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2b1d7ed-bee5-4ce5-ad3c-4f8567531508 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd/action Jul 03 06:22:09.755851 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2b1d7ed-bee5-4ce5-ad3c-4f8567531508 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:09.755975 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2b1d7ed-bee5-4ce5-ad3c-4f8567531508 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:09.757442 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-d2b1d7ed-bee5-4ce5-ad3c-4f8567531508 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '65e36c87-9772-4004-913e-488c8a8447fd' with '{'status': 'error'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:09.769214 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:09.769214 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:09.807038 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2b1d7ed-bee5-4ce5-ad3c-4f8567531508 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd/action returned with HTTP 202 Jul 03 06:22:09.807038 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 99/408] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:09 2026] POST /volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:09.819200 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-17754591-d665-4b5d-8f31-75c024d8c570 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:09.821583 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17754591-d665-4b5d-8f31-75c024d8c570 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd Jul 03 06:22:09.822314 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17754591-d665-4b5d-8f31-75c024d8c570 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:09.823053 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17754591-d665-4b5d-8f31-75c024d8c570 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:09.829964 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:09.829964 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:09.830546 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-17754591-d665-4b5d-8f31-75c024d8c570 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:09.831858 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17754591-d665-4b5d-8f31-75c024d8c570 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd returned with HTTP 200 Jul 03 06:22:09.832615 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 99/409] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:09 2026] GET /volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:22:09.846802 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-11378395-4170-4a41-b97a-8a554376c722 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:09.848934 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-11378395-4170-4a41-b97a-8a554376c722 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd/action Jul 03 06:22:09.849346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-11378395-4170-4a41-b97a-8a554376c722 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:09.849668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-11378395-4170-4a41-b97a-8a554376c722 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:09.856271 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:09.856271 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:09.856758 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-11378395-4170-4a41-b97a-8a554376c722 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot retrieved successfully. Jul 03 06:22:09.882590 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-11378395-4170-4a41-b97a-8a554376c722 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot delete request issued successfully. Jul 03 06:22:09.882590 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-11378395-4170-4a41-b97a-8a554376c722 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd/action returned with HTTP 202 Jul 03 06:22:09.883802 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 107/410] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:09 2026] POST /volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:09.896285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8f58969b-61e9-4b40-acc2-acb2c3655f39 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:09.901047 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8f58969b-61e9-4b40-acc2-acb2c3655f39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd Jul 03 06:22:09.901538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8f58969b-61e9-4b40-acc2-acb2c3655f39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:09.901581 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8f58969b-61e9-4b40-acc2-acb2c3655f39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:09.911158 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:09.911158 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:09.911926 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8f58969b-61e9-4b40-acc2-acb2c3655f39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:09.912961 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8f58969b-61e9-4b40-acc2-acb2c3655f39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd returned with HTTP 200 Jul 03 06:22:09.913502 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 106/411] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:09 2026] GET /volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:10.620771 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0d2e0e09-e9b5-487e-952d-5b1e681c0e5f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:10.622460 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0d2e0e09-e9b5-487e-952d-5b1e681c0e5f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:10.622664 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0d2e0e09-e9b5-487e-952d-5b1e681c0e5f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:10.622857 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0d2e0e09-e9b5-487e-952d-5b1e681c0e5f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:10.638233 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:10.638233 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:10.646717 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0d2e0e09-e9b5-487e-952d-5b1e681c0e5f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:10.650739 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0d2e0e09-e9b5-487e-952d-5b1e681c0e5f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:10.651214 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 100/412] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:10 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:10.927785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f60d3054-da1d-4a11-b0b4-5ee171999e17 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:10.930240 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f60d3054-da1d-4a11-b0b4-5ee171999e17 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd Jul 03 06:22:10.930396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f60d3054-da1d-4a11-b0b4-5ee171999e17 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:10.930676 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f60d3054-da1d-4a11-b0b4-5ee171999e17 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:10.936952 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f60d3054-da1d-4a11-b0b4-5ee171999e17 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd returned with HTTP 404 Jul 03 06:22:10.937533 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 100/413] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:10 2026] GET /volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:10.946405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d7645e4d-5c87-4a6e-9b00-4e6b50cc6138 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:10.948995 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d7645e4d-5c87-4a6e-9b00-4e6b50cc6138 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:10.949615 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d7645e4d-5c87-4a6e-9b00-4e6b50cc6138 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:10.949893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d7645e4d-5c87-4a6e-9b00-4e6b50cc6138 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:10.951531 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.admin_actions [None req-d7645e4d-5c87-4a6e-9b00-4e6b50cc6138 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '5db67324-3865-479f-9ec8-f13f3266707f' with '{'status': 'available'}' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:10.963929 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:10.963929 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:10.980377 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d7645e4d-5c87-4a6e-9b00-4e6b50cc6138 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:10.981100 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 108/414] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:10 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:10.989892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-895a4f87-dce9-4dd2-b24e-3f6d17f04028 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:10.993347 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-895a4f87-dce9-4dd2-b24e-3f6d17f04028 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:10.993347 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-895a4f87-dce9-4dd2-b24e-3f6d17f04028 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:10.993716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-895a4f87-dce9-4dd2-b24e-3f6d17f04028 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:11.000432 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:11.000432 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:11.001274 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-895a4f87-dce9-4dd2-b24e-3f6d17f04028 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:11.002466 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-895a4f87-dce9-4dd2-b24e-3f6d17f04028 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:11.003257 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 107/415] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:10 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:11.018099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8d806fd5-a749-4083-8805-8599ca81a4af None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:11.021374 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8d806fd5-a749-4083-8805-8599ca81a4af tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd Jul 03 06:22:11.021521 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8d806fd5-a749-4083-8805-8599ca81a4af tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:11.021681 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8d806fd5-a749-4083-8805-8599ca81a4af tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:11.021856 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-8d806fd5-a749-4083-8805-8599ca81a4af tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Delete snapshot with id: 65e36c87-9772-4004-913e-488c8a8447fd Jul 03 06:22:11.027900 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8d806fd5-a749-4083-8805-8599ca81a4af tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd returned with HTTP 404 Jul 03 06:22:11.029884 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 101/416] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:22:11 2026] DELETE /volume/v3/snapshots/65e36c87-9772-4004-913e-488c8a8447fd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:11.041505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:11.043093 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:22:11.043403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2d7e134-5900-4373-bd0f-7138e9357053", "name": "tempest-SnapshotsActionsTest-Snapshot-1904839263"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:11.052061 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:11.052061 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:11.052563 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:11.052715 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Create snapshot from volume a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:11.067840 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-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 06:22:11.088840 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Created reservations ['fb869b59-638f-4967-8b53-f1a109b838b9', '7d06d873-0c2e-4ff5-a6be-de86636c28e3', '89ed7208-a4f1-40ad-b453-716f26e467f5', '034ade4f-5015-4644-9e5e-f38e6224d346'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:11.136478 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot create request issued successfully. Jul 03 06:22:11.139717 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c1e074aa-59bb-40c3-8ddb-79c640afddbe tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:22:11.139717 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 101/417] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:22:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:11.149863 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e9f4ab61-4a1b-44bb-b6b5-8527ed6c0d8c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:11.155748 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e9f4ab61-4a1b-44bb-b6b5-8527ed6c0d8c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 Jul 03 06:22:11.156763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e9f4ab61-4a1b-44bb-b6b5-8527ed6c0d8c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:11.156763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e9f4ab61-4a1b-44bb-b6b5-8527ed6c0d8c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:11.162027 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:11.162027 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:11.163798 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e9f4ab61-4a1b-44bb-b6b5-8527ed6c0d8c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:11.164758 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e9f4ab61-4a1b-44bb-b6b5-8527ed6c0d8c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 returned with HTTP 200 Jul 03 06:22:11.165196 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 109/418] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:11 2026] GET /volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:11.543488 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2d09f3be-bf9d-436a-8cdc-ff4cb81ce4a2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:11.545791 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d09f3be-bf9d-436a-8cdc-ff4cb81ce4a2 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:11.546125 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d09f3be-bf9d-436a-8cdc-ff4cb81ce4a2 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:11.546398 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d09f3be-bf9d-436a-8cdc-ff4cb81ce4a2 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:11.554368 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:11.554368 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:11.559173 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2d09f3be-bf9d-436a-8cdc-ff4cb81ce4a2 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:22:11.565471 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d09f3be-bf9d-436a-8cdc-ff4cb81ce4a2 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:22:11.566187 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 108/419] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:11 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:11.619400 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b85f35ed-e7b0-4a2d-9eac-8075ca0a174c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:11.621607 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b85f35ed-e7b0-4a2d-9eac-8075ca0a174c tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:11.621871 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b85f35ed-e7b0-4a2d-9eac-8075ca0a174c tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:11.622113 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b85f35ed-e7b0-4a2d-9eac-8075ca0a174c tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:11.630630 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:11.630630 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:11.635728 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b85f35ed-e7b0-4a2d-9eac-8075ca0a174c tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:22:11.642094 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b85f35ed-e7b0-4a2d-9eac-8075ca0a174c tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:22:11.642562 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 102/420] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:11 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:11.668246 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-73bc7233-783e-4a6d-b1a2-1b58c2bc3260 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:11.668823 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-73bc7233-783e-4a6d-b1a2-1b58c2bc3260 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:11.669308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-73bc7233-783e-4a6d-b1a2-1b58c2bc3260 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:11.669308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-73bc7233-783e-4a6d-b1a2-1b58c2bc3260 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:11.684160 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:11.684160 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:11.688237 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-73bc7233-783e-4a6d-b1a2-1b58c2bc3260 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:11.694361 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-73bc7233-783e-4a6d-b1a2-1b58c2bc3260 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:11.694804 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 102/421] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:11 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:12.071173 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cc961446-f4de-4ce8-841e-bef46e922d9e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.073068 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc961446-f4de-4ce8-841e-bef46e922d9e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] DELETE https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:12.073261 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc961446-f4de-4ce8-841e-bef46e922d9e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:12.073443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc961446-f4de-4ce8-841e-bef46e922d9e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:12.073598 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-cc961446-f4de-4ce8-841e-bef46e922d9e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Delete volume with id: 9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:12.080725 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.080725 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:12.081252 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cc961446-f4de-4ce8-841e-bef46e922d9e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:22:12.114662 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cc961446-f4de-4ce8-841e-bef46e922d9e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Delete volume request issued successfully. Jul 03 06:22:12.115130 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc961446-f4de-4ce8-841e-bef46e922d9e tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 202 Jul 03 06:22:12.115276 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 110/422] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:12 2026] DELETE /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 06:22:12.128566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-53979636-76f0-41ac-8a94-909b294da5b1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.135193 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53979636-76f0-41ac-8a94-909b294da5b1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:12.136044 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53979636-76f0-41ac-8a94-909b294da5b1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:12.136044 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53979636-76f0-41ac-8a94-909b294da5b1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:12.145775 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.145775 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:12.149283 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-53979636-76f0-41ac-8a94-909b294da5b1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Volume info retrieved successfully. Jul 03 06:22:12.155190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53979636-76f0-41ac-8a94-909b294da5b1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 200 Jul 03 06:22:12.155758 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 109/423] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:12 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:12.184016 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c4006507-bd01-4c07-8c64-c303aedf2ed8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.194601 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c4006507-bd01-4c07-8c64-c303aedf2ed8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 Jul 03 06:22:12.195046 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c4006507-bd01-4c07-8c64-c303aedf2ed8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:12.195201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c4006507-bd01-4c07-8c64-c303aedf2ed8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:12.200940 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.200940 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:12.201379 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c4006507-bd01-4c07-8c64-c303aedf2ed8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:12.202169 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c4006507-bd01-4c07-8c64-c303aedf2ed8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 returned with HTTP 200 Jul 03 06:22:12.202685 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 103/424] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:12 2026] GET /volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:12.211915 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7b03211d-865d-4a6d-983a-2fdf26acef3b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.214056 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7b03211d-865d-4a6d-983a-2fdf26acef3b tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212/action Jul 03 06:22:12.214476 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7b03211d-865d-4a6d-983a-2fdf26acef3b tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:12.214667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7b03211d-865d-4a6d-983a-2fdf26acef3b tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:12.216550 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.admin_actions [None req-7b03211d-865d-4a6d-983a-2fdf26acef3b tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '8ff7be52-3c7d-4894-9275-612508f77212' with '{'status': 'error_deleting'}' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:12.226966 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.226966 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:12.240017 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7b03211d-865d-4a6d-983a-2fdf26acef3b tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212/action returned with HTTP 202 Jul 03 06:22:12.241095 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 103/425] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:12 2026] POST /volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:12.248389 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c051914b-d0e0-4f40-844c-79cb6039db7f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.250071 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c051914b-d0e0-4f40-844c-79cb6039db7f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 Jul 03 06:22:12.250261 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c051914b-d0e0-4f40-844c-79cb6039db7f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:12.250439 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c051914b-d0e0-4f40-844c-79cb6039db7f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:12.255272 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.255272 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:12.255682 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c051914b-d0e0-4f40-844c-79cb6039db7f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:12.256433 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c051914b-d0e0-4f40-844c-79cb6039db7f tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 returned with HTTP 200 Jul 03 06:22:12.257010 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 111/426] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:12 2026] GET /volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:12.267936 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3a5cd785-61c4-42f0-ac2f-26a2e59712db None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.269976 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a5cd785-61c4-42f0-ac2f-26a2e59712db tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212/action Jul 03 06:22:12.270389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a5cd785-61c4-42f0-ac2f-26a2e59712db tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:12.270576 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a5cd785-61c4-42f0-ac2f-26a2e59712db tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:12.277970 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.277970 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:12.278358 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3a5cd785-61c4-42f0-ac2f-26a2e59712db tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot retrieved successfully. Jul 03 06:22:12.299879 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3a5cd785-61c4-42f0-ac2f-26a2e59712db tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot delete request issued successfully. Jul 03 06:22:12.300145 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a5cd785-61c4-42f0-ac2f-26a2e59712db tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212/action returned with HTTP 202 Jul 03 06:22:12.300753 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 110/427] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:12 2026] POST /volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:12.307975 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-235b6792-2493-45c4-a4ef-1377ee30dfc8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.310043 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-235b6792-2493-45c4-a4ef-1377ee30dfc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 Jul 03 06:22:12.310292 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-235b6792-2493-45c4-a4ef-1377ee30dfc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:12.310519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-235b6792-2493-45c4-a4ef-1377ee30dfc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:12.318982 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.318982 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:12.322588 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-235b6792-2493-45c4-a4ef-1377ee30dfc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:12.323586 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-235b6792-2493-45c4-a4ef-1377ee30dfc8 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 returned with HTTP 200 Jul 03 06:22:12.324146 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 104/428] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:12 2026] GET /volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:12.465851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-89470824-2ff3-47cb-b09d-daca96e45afb req-330cdd28-a107-4632-b0f0-6cfbc02d8a3f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.467894 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-330cdd28-a107-4632-b0f0-6cfbc02d8a3f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] POST https://10.4.3.243/volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4/action Jul 03 06:22:12.468282 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-330cdd28-a107-4632-b0f0-6cfbc02d8a3f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:12.468432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-330cdd28-a107-4632-b0f0-6cfbc02d8a3f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:12.487917 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.487917 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:12.507518 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-89470824-2ff3-47cb-b09d-daca96e45afb req-330cdd28-a107-4632-b0f0-6cfbc02d8a3f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4/action returned with HTTP 204 Jul 03 06:22:12.508181 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 104/429] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:22:12 2026] POST /volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:12.709941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-00a93ff2-b02d-4f47-a2fa-514fe99d586c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:12.711605 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00a93ff2-b02d-4f47-a2fa-514fe99d586c tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:12.712177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00a93ff2-b02d-4f47-a2fa-514fe99d586c tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:12.712177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00a93ff2-b02d-4f47-a2fa-514fe99d586c tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:12.727502 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:12.727502 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:12.732477 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-00a93ff2-b02d-4f47-a2fa-514fe99d586c tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:12.738625 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00a93ff2-b02d-4f47-a2fa-514fe99d586c tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:12.739580 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 112/430] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:12 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1458 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:13.136415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-4ad08cec-c486-469c-988b-cf8aee825572 req-f47948f7-bc64-4805-a128-509aa305e06c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.138970 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ad08cec-c486-469c-988b-cf8aee825572 req-f47948f7-bc64-4805-a128-509aa305e06c tempest-TestMultiAttachVolumeSwap-213290994 tempest-TestMultiAttachVolumeSwap-213290994-project] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:13.139171 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ad08cec-c486-469c-988b-cf8aee825572 req-f47948f7-bc64-4805-a128-509aa305e06c tempest-TestMultiAttachVolumeSwap-213290994 tempest-TestMultiAttachVolumeSwap-213290994-project] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.139360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ad08cec-c486-469c-988b-cf8aee825572 req-f47948f7-bc64-4805-a128-509aa305e06c tempest-TestMultiAttachVolumeSwap-213290994 tempest-TestMultiAttachVolumeSwap-213290994-project] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.153335 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.153335 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:13.157803 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-4ad08cec-c486-469c-988b-cf8aee825572 req-f47948f7-bc64-4805-a128-509aa305e06c tempest-TestMultiAttachVolumeSwap-213290994 tempest-TestMultiAttachVolumeSwap-213290994-project] Volume info retrieved successfully. Jul 03 06:22:13.165984 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ad08cec-c486-469c-988b-cf8aee825572 req-f47948f7-bc64-4805-a128-509aa305e06c tempest-TestMultiAttachVolumeSwap-213290994 tempest-TestMultiAttachVolumeSwap-213290994-project] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:13.166141 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 111/431] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1642 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:13.170497 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0ea289e3-b0f6-4e9c-9140-8a375ef345c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.174282 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0ea289e3-b0f6-4e9c-9140-8a375ef345c1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] GET https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 Jul 03 06:22:13.174470 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0ea289e3-b0f6-4e9c-9140-8a375ef345c1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.174715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0ea289e3-b0f6-4e9c-9140-8a375ef345c1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.179863 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0ea289e3-b0f6-4e9c-9140-8a375ef345c1 tempest-AttachSCSIVolumeTestJSON-1098386690 tempest-AttachSCSIVolumeTestJSON-1098386690-project-member] https://10.4.3.243/volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 returned with HTTP 404 Jul 03 06:22:13.180495 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 105/432] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/volumes/9f5dd8b0-e136-48a8-9209-5b209e9f1d99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:13.181866 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9762e484-c6cb-471b-a149-9d13b08424ca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.184253 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9762e484-c6cb-471b-a149-9d13b08424ca tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:13.184481 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9762e484-c6cb-471b-a149-9d13b08424ca tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.184782 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9762e484-c6cb-471b-a149-9d13b08424ca tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.212804 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.212804 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:13.216869 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9762e484-c6cb-471b-a149-9d13b08424ca tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] Volume info retrieved successfully. Jul 03 06:22:13.221288 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9762e484-c6cb-471b-a149-9d13b08424ca tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:13.221686 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 105/433] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:13.237281 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2202174f-9a50-4f2a-af31-64fa94b56be8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.241301 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2202174f-9a50-4f2a-af31-64fa94b56be8 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] GET https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 Jul 03 06:22:13.241301 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2202174f-9a50-4f2a-af31-64fa94b56be8 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.241301 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2202174f-9a50-4f2a-af31-64fa94b56be8 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.248356 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.248356 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:13.257784 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2202174f-9a50-4f2a-af31-64fa94b56be8 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] Volume info retrieved successfully. Jul 03 06:22:13.262032 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2202174f-9a50-4f2a-af31-64fa94b56be8 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-reader] https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 returned with HTTP 200 Jul 03 06:22:13.262494 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 113/434] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:13.338166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5bcc8b21-7ddc-47a0-89c7-a6da6da18797 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.340003 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5bcc8b21-7ddc-47a0-89c7-a6da6da18797 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 Jul 03 06:22:13.340185 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5bcc8b21-7ddc-47a0-89c7-a6da6da18797 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.340400 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5bcc8b21-7ddc-47a0-89c7-a6da6da18797 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.346262 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5bcc8b21-7ddc-47a0-89c7-a6da6da18797 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 returned with HTTP 404 Jul 03 06:22:13.346926 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 112/435] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:13.355742 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7ac78440-4c52-458b-9b70-cb5c98fb9077 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.360778 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ac78440-4c52-458b-9b70-cb5c98fb9077 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:13.361150 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ac78440-4c52-458b-9b70-cb5c98fb9077 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:13.361586 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ac78440-4c52-458b-9b70-cb5c98fb9077 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:13.362737 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-7ac78440-4c52-458b-9b70-cb5c98fb9077 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '5db67324-3865-479f-9ec8-f13f3266707f' with '{'status': 'available'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:13.364163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-16bae882-af30-48b3-8f03-7d071da10e79 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.368469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16bae882-af30-48b3-8f03-7d071da10e79 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:13.368469 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16bae882-af30-48b3-8f03-7d071da10e79 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.368469 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16bae882-af30-48b3-8f03-7d071da10e79 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.374087 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.374087 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:13.388190 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.388190 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:13.392980 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ac78440-4c52-458b-9b70-cb5c98fb9077 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:13.393124 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-16bae882-af30-48b3-8f03-7d071da10e79 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:13.393548 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 106/436] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:13 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:13.400267 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16bae882-af30-48b3-8f03-7d071da10e79 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:13.400889 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 106/437] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:13.401369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-214e70f6-72a6-45be-a8e1-3524c503b903 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.405248 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-214e70f6-72a6-45be-a8e1-3524c503b903 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:13.405443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-214e70f6-72a6-45be-a8e1-3524c503b903 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.405634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-214e70f6-72a6-45be-a8e1-3524c503b903 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.417150 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.417150 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:13.417621 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-214e70f6-72a6-45be-a8e1-3524c503b903 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:13.418501 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-214e70f6-72a6-45be-a8e1-3524c503b903 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:13.418932 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 114/438] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:13.430057 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bae94d75-34a7-4909-b14b-89b5c2ae10ab None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.433255 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bae94d75-34a7-4909-b14b-89b5c2ae10ab tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 Jul 03 06:22:13.433516 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bae94d75-34a7-4909-b14b-89b5c2ae10ab tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.433712 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bae94d75-34a7-4909-b14b-89b5c2ae10ab tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.433859 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-bae94d75-34a7-4909-b14b-89b5c2ae10ab tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Delete snapshot with id: 8ff7be52-3c7d-4894-9275-612508f77212 Jul 03 06:22:13.443487 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bae94d75-34a7-4909-b14b-89b5c2ae10ab tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 returned with HTTP 404 Jul 03 06:22:13.444087 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 113/439] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:22:13 2026] DELETE /volume/v3/snapshots/8ff7be52-3c7d-4894-9275-612508f77212 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:13.457325 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-57b9e3b6-9f6a-4f71-a444-92243d7e3964 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.460192 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-57b9e3b6-9f6a-4f71-a444-92243d7e3964 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:13.460634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-57b9e3b6-9f6a-4f71-a444-92243d7e3964 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:13.460905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-57b9e3b6-9f6a-4f71-a444-92243d7e3964 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:13.465360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-57b9e3b6-9f6a-4f71-a444-92243d7e3964 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '5db67324-3865-479f-9ec8-f13f3266707f' with '{'status': 'creating'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:13.467669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-95177e67-bc05-4ae9-8063-bab241ccf62b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.470372 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-95177e67-bc05-4ae9-8063-bab241ccf62b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:13.470665 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-95177e67-bc05-4ae9-8063-bab241ccf62b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.471038 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-95177e67-bc05-4ae9-8063-bab241ccf62b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.484546 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.484546 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:13.486083 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.486083 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:13.490031 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-95177e67-bc05-4ae9-8063-bab241ccf62b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:13.495117 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-95177e67-bc05-4ae9-8063-bab241ccf62b tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:13.495514 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 107/440] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:13.498932 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-57b9e3b6-9f6a-4f71-a444-92243d7e3964 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:13.499463 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 107/441] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:13 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:13.506707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a34ed61e-2f0d-4eaa-98d2-658c0b1ea470 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.510905 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a34ed61e-2f0d-4eaa-98d2-658c0b1ea470 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:13.511093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a34ed61e-2f0d-4eaa-98d2-658c0b1ea470 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.511313 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a34ed61e-2f0d-4eaa-98d2-658c0b1ea470 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.519909 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.519909 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:13.520279 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a34ed61e-2f0d-4eaa-98d2-658c0b1ea470 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:13.521552 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a34ed61e-2f0d-4eaa-98d2-658c0b1ea470 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:13.522089 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 115/442] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:13.528334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-7aedf25a-50ac-42f1-99ec-336edee4c6d7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.532023 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-7aedf25a-50ac-42f1-99ec-336edee4c6d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] POST https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action Jul 03 06:22:13.533682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-7aedf25a-50ac-42f1-99ec-336edee4c6d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:13.533682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-7aedf25a-50ac-42f1-99ec-336edee4c6d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:13.533944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5b625512-f032-4437-a947-f7fd4e72f80c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.535157 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5b625512-f032-4437-a947-f7fd4e72f80c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:13.535808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5b625512-f032-4437-a947-f7fd4e72f80c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:13.535855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5b625512-f032-4437-a947-f7fd4e72f80c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:13.538379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b625512-f032-4437-a947-f7fd4e72f80c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99919) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 06:22:13.544247 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.544247 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:13.544762 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.snapshot_actions [None req-5b625512-f032-4437-a947-f7fd4e72f80c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Updating snapshot 5db67324-3865-479f-9ec8-f13f3266707f with info {'id': '5db67324-3865-479f-9ec8-f13f3266707f', 'status': 'error', 'progress': '80%'} Jul 03 06:22:13.554560 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.554560 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:13.554560 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-7aedf25a-50ac-42f1-99ec-336edee4c6d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:13.557681 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5b625512-f032-4437-a947-f7fd4e72f80c tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:13.559729 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 108/443] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:13 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:13.567009 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-7aedf25a-50ac-42f1-99ec-336edee4c6d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Begin detaching volume completed successfully. Jul 03 06:22:13.567009 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-7aedf25a-50ac-42f1-99ec-336edee4c6d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action returned with HTTP 202 Jul 03 06:22:13.567594 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 114/444] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:22:13 2026] POST /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:13.569834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-31dd47a3-1413-49e9-966f-026b2cfd3a52 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.572362 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-31dd47a3-1413-49e9-966f-026b2cfd3a52 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:13.572362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-31dd47a3-1413-49e9-966f-026b2cfd3a52 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.572362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-31dd47a3-1413-49e9-966f-026b2cfd3a52 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.576796 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.576796 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:13.577073 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-31dd47a3-1413-49e9-966f-026b2cfd3a52 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Snapshot retrieved successfully. Jul 03 06:22:13.577884 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-31dd47a3-1413-49e9-966f-026b2cfd3a52 tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:13.578709 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 108/445] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:13.586806 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-62a8a7c0-42ea-466d-9c9e-51afc7b6bd4f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.593851 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-62a8a7c0-42ea-466d-9c9e-51afc7b6bd4f tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] POST https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action Jul 03 06:22:13.593851 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-62a8a7c0-42ea-466d-9c9e-51afc7b6bd4f tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:13.593966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-62a8a7c0-42ea-466d-9c9e-51afc7b6bd4f tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:13.595706 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.admin_actions [None req-62a8a7c0-42ea-466d-9c9e-51afc7b6bd4f tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] Updating snapshot '5db67324-3865-479f-9ec8-f13f3266707f' with '{'status': 'available'}' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:22:13.619364 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.619364 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:13.638945 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-62a8a7c0-42ea-466d-9c9e-51afc7b6bd4f tempest-SnapshotsActionsTest-1973401128 tempest-SnapshotsActionsTest-1973401128-project-admin] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action returned with HTTP 202 Jul 03 06:22:13.639368 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 116/446] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:22:13 2026] POST /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:13.647407 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b3d23dbd-c398-4b04-a69a-1e773d6602c1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.650027 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3d23dbd-c398-4b04-a69a-1e773d6602c1 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:13.650350 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3d23dbd-c398-4b04-a69a-1e773d6602c1 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.650624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3d23dbd-c398-4b04-a69a-1e773d6602c1 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.657878 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.657878 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:13.658716 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b3d23dbd-c398-4b04-a69a-1e773d6602c1 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:13.659957 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3d23dbd-c398-4b04-a69a-1e773d6602c1 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:13.660509 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 109/447] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:13.671261 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-535076dc-5b36-4c15-b761-bc44861b2a39 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.673295 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-535076dc-5b36-4c15-b761-bc44861b2a39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:13.673533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-535076dc-5b36-4c15-b761-bc44861b2a39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.673723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-535076dc-5b36-4c15-b761-bc44861b2a39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.673824 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-535076dc-5b36-4c15-b761-bc44861b2a39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Delete snapshot with id: 5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:13.682292 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.682292 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:13.682902 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-535076dc-5b36-4c15-b761-bc44861b2a39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:13.718627 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-535076dc-5b36-4c15-b761-bc44861b2a39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot delete request issued successfully. Jul 03 06:22:13.718905 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-535076dc-5b36-4c15-b761-bc44861b2a39 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 202 Jul 03 06:22:13.719382 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 115/448] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:22:13 2026] DELETE /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:13.729384 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cce6a606-b2ca-4070-a11b-87e3191d011a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:13.731351 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cce6a606-b2ca-4070-a11b-87e3191d011a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:13.731584 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cce6a606-b2ca-4070-a11b-87e3191d011a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:13.731878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cce6a606-b2ca-4070-a11b-87e3191d011a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:13.736631 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:13.736631 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:13.737141 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cce6a606-b2ca-4070-a11b-87e3191d011a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Snapshot retrieved successfully. Jul 03 06:22:13.737973 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cce6a606-b2ca-4070-a11b-87e3191d011a tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 200 Jul 03 06:22:13.738352 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 109/449] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:13 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:14.248702 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-10b398e8-5729-4d87-a55c-6cc7dc8047c7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:14.250967 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-10b398e8-5729-4d87-a55c-6cc7dc8047c7 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:14.251240 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-10b398e8-5729-4d87-a55c-6cc7dc8047c7 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:14.251506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-10b398e8-5729-4d87-a55c-6cc7dc8047c7 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:14.260504 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:14.260504 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:14.264634 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-10b398e8-5729-4d87-a55c-6cc7dc8047c7 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:22:14.269783 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-10b398e8-5729-4d87-a55c-6cc7dc8047c7 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:22:14.270285 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 117/450] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:14 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:14.607272 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a7534e35-4485-490d-92ab-d1e1e7044f93 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:14.607771 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a7534e35-4485-490d-92ab-d1e1e7044f93 None None] GET https://10.4.3.243/volume// Jul 03 06:22:14.607771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a7534e35-4485-490d-92ab-d1e1e7044f93 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:14.607871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a7534e35-4485-490d-92ab-d1e1e7044f93 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:14.608195 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a7534e35-4485-490d-92ab-d1e1e7044f93 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:14.608482 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 110/451] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:14.626806 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-226a0a7d-4782-4cd2-a6cc-2aceb3ef0f75 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:14.629965 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-226a0a7d-4782-4cd2-a6cc-2aceb3ef0f75 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:14.629965 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-226a0a7d-4782-4cd2-a6cc-2aceb3ef0f75 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:14.630088 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-226a0a7d-4782-4cd2-a6cc-2aceb3ef0f75 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:14.646134 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:14.646134 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:14.649781 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-226a0a7d-4782-4cd2-a6cc-2aceb3ef0f75 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:14.654193 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-226a0a7d-4782-4cd2-a6cc-2aceb3ef0f75 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:14.654531 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 116/452] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:14 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1641 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:14.753187 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6354ec64-3ada-4230-ac8e-f0d6f27ab735 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:14.755111 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6354ec64-3ada-4230-ac8e-f0d6f27ab735 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f Jul 03 06:22:14.755526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6354ec64-3ada-4230-ac8e-f0d6f27ab735 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:14.755526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6354ec64-3ada-4230-ac8e-f0d6f27ab735 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:14.783888 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6354ec64-3ada-4230-ac8e-f0d6f27ab735 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f returned with HTTP 404 Jul 03 06:22:14.783980 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 110/453] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:14 2026] GET /volume/v3/snapshots/5db67324-3865-479f-9ec8-f13f3266707f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:14.791124 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cc857902-b3cf-459f-ab0f-a58e369bc57b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:14.792979 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc857902-b3cf-459f-ab0f-a58e369bc57b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:14.792979 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc857902-b3cf-459f-ab0f-a58e369bc57b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:14.792979 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc857902-b3cf-459f-ab0f-a58e369bc57b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:14.803525 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:14.803525 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:14.812250 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cc857902-b3cf-459f-ab0f-a58e369bc57b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:14.817686 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc857902-b3cf-459f-ab0f-a58e369bc57b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 returned with HTTP 200 Jul 03 06:22:14.818428 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 118/454] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:14 2026] GET /volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:14.834384 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a31418e1-52e8-4882-b6d9-1b702671cb30 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:14.838009 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a31418e1-52e8-4882-b6d9-1b702671cb30 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:14.838177 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a31418e1-52e8-4882-b6d9-1b702671cb30 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:14.838393 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a31418e1-52e8-4882-b6d9-1b702671cb30 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:14.838589 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-a31418e1-52e8-4882-b6d9-1b702671cb30 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Delete volume with id: a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:14.851318 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:14.851318 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:14.852631 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a31418e1-52e8-4882-b6d9-1b702671cb30 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:14.891072 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a31418e1-52e8-4882-b6d9-1b702671cb30 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Delete volume request issued successfully. Jul 03 06:22:14.891265 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a31418e1-52e8-4882-b6d9-1b702671cb30 tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 returned with HTTP 202 Jul 03 06:22:14.891838 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 111/455] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:14 2026] DELETE /volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:14.899911 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e016c88d-d1d0-4c2d-b163-3c7016e23d3d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:14.902723 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e016c88d-d1d0-4c2d-b163-3c7016e23d3d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:14.902973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e016c88d-d1d0-4c2d-b163-3c7016e23d3d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:14.903189 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e016c88d-d1d0-4c2d-b163-3c7016e23d3d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:14.914073 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:14.914073 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:14.921908 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e016c88d-d1d0-4c2d-b163-3c7016e23d3d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Volume info retrieved successfully. Jul 03 06:22:14.930979 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e016c88d-d1d0-4c2d-b163-3c7016e23d3d tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 returned with HTTP 200 Jul 03 06:22:14.931290 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 117/456] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:14 2026] GET /volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:15.203079 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-199e13a7-cc49-4a4c-b0cf-dd8c552c0bb0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.205280 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-199e13a7-cc49-4a4c-b0cf-dd8c552c0bb0 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:15.205480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-199e13a7-cc49-4a4c-b0cf-dd8c552c0bb0 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.205720 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-199e13a7-cc49-4a4c-b0cf-dd8c552c0bb0 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.225135 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.225135 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:15.231035 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-199e13a7-cc49-4a4c-b0cf-dd8c552c0bb0 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:15.239652 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-199e13a7-cc49-4a4c-b0cf-dd8c552c0bb0 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:15.240308 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 111/457] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:15.268860 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0eedd622-d19a-482e-8c48-090c98be6c3a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.272433 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0eedd622-d19a-482e-8c48-090c98be6c3a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:22:15.274134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0eedd622-d19a-482e-8c48-090c98be6c3a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.274134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0eedd622-d19a-482e-8c48-090c98be6c3a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.284378 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.284378 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:15.289787 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0eedd622-d19a-482e-8c48-090c98be6c3a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:15.295723 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0eedd622-d19a-482e-8c48-090c98be6c3a tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:22:15.296233 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 119/458] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:15.305220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-2798e90b-4543-4720-bba9-ed8926bbfed4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.308012 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-2798e90b-4543-4720-bba9-ed8926bbfed4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f Jul 03 06:22:15.308297 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-2798e90b-4543-4720-bba9-ed8926bbfed4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.308560 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-2798e90b-4543-4720-bba9-ed8926bbfed4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.318379 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.318379 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:15.323444 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-2798e90b-4543-4720-bba9-ed8926bbfed4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:15.329092 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-2798e90b-4543-4720-bba9-ed8926bbfed4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f returned with HTTP 200 Jul 03 06:22:15.329680 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 112/459] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:15.343513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e6cc3b8e-e895-436e-bb21-6e52161016cc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.345570 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e6cc3b8e-e895-436e-bb21-6e52161016cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 Jul 03 06:22:15.345835 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e6cc3b8e-e895-436e-bb21-6e52161016cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.346078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e6cc3b8e-e895-436e-bb21-6e52161016cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.353108 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.353108 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:15.359315 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e6cc3b8e-e895-436e-bb21-6e52161016cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:15.364232 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e6cc3b8e-e895-436e-bb21-6e52161016cc tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 returned with HTTP 200 Jul 03 06:22:15.364650 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 118/460] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:15.375243 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1197d1a3-b510-40cb-8df7-7b5dd24bedad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.375591 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1197d1a3-b510-40cb-8df7-7b5dd24bedad None None] GET https://10.4.3.243/volume// Jul 03 06:22:15.375801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1197d1a3-b510-40cb-8df7-7b5dd24bedad None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.375986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1197d1a3-b510-40cb-8df7-7b5dd24bedad None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.376297 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1197d1a3-b510-40cb-8df7-7b5dd24bedad None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:15.376576 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 112/461] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:15.383821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e95f29a7-81f8-4bb2-8b31-49cb6d09bb9f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.386267 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e95f29a7-81f8-4bb2-8b31-49cb6d09bb9f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:22:15.386597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e95f29a7-81f8-4bb2-8b31-49cb6d09bb9f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d049296d-4aff-4d23-9da2-7ad1f8bf0f90", "connector": null, "instance_uuid": "f7ce5d63-3a49-4c32-b168-8ff9fc1be291"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:15.395010 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.395010 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:15.425984 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e95f29a7-81f8-4bb2-8b31-49cb6d09bb9f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:22:15.426824 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 120/462] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:22:15 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 06:22:15.435521 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eeb250d0-bccc-4864-bb37-c7b68bbcbe14 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.435996 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eeb250d0-bccc-4864-bb37-c7b68bbcbe14 None None] GET https://10.4.3.243/volume// Jul 03 06:22:15.436194 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eeb250d0-bccc-4864-bb37-c7b68bbcbe14 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.436384 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eeb250d0-bccc-4864-bb37-c7b68bbcbe14 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.436813 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eeb250d0-bccc-4864-bb37-c7b68bbcbe14 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:15.437141 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 113/463] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:15.448708 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-1e535078-6ad0-4dfe-85d8-55ecb5f2d571 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.454674 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-1e535078-6ad0-4dfe-85d8-55ecb5f2d571 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:22:15.455042 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-1e535078-6ad0-4dfe-85d8-55ecb5f2d571 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28e3386e-903e-45be-a61c-a278001de77f", "connector": null, "instance_uuid": "f7ce5d63-3a49-4c32-b168-8ff9fc1be291"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:15.463332 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.463332 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:15.503829 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-1e535078-6ad0-4dfe-85d8-55ecb5f2d571 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:22:15.504421 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 119/464] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:22:15 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 06:22:15.514064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ccafce93-54db-4e9d-93e1-dce104102b91 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.514516 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ccafce93-54db-4e9d-93e1-dce104102b91 None None] GET https://10.4.3.243/volume// Jul 03 06:22:15.514757 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ccafce93-54db-4e9d-93e1-dce104102b91 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.514991 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ccafce93-54db-4e9d-93e1-dce104102b91 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.515381 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ccafce93-54db-4e9d-93e1-dce104102b91 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:15.515770 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 113/465] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:15.524847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-6a387bf0-06c2-454f-a1c5-380c121e30ae None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.527272 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-6a387bf0-06c2-454f-a1c5-380c121e30ae tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:22:15.527800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-6a387bf0-06c2-454f-a1c5-380c121e30ae tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e25ce0d-d4fb-4b2a-81a6-14d5c718f845", "connector": null, "instance_uuid": "f7ce5d63-3a49-4c32-b168-8ff9fc1be291"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:15.536576 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.536576 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:15.560574 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-285fb2f5-a86b-4b9f-b6d8-fb69b3406589 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.562827 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-285fb2f5-a86b-4b9f-b6d8-fb69b3406589 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:15.563041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-285fb2f5-a86b-4b9f-b6d8-fb69b3406589 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.563285 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-285fb2f5-a86b-4b9f-b6d8-fb69b3406589 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.570464 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.570464 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:15.572906 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-6a387bf0-06c2-454f-a1c5-380c121e30ae tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:22:15.573443 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 121/466] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:22:15 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 06:22:15.574611 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-285fb2f5-a86b-4b9f-b6d8-fb69b3406589 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:22:15.579482 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-285fb2f5-a86b-4b9f-b6d8-fb69b3406589 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:22:15.579615 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 114/467] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:15.592293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-69756093-7f46-4f2c-b2a2-ca9e4f1bae6d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.594527 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-69756093-7f46-4f2c-b2a2-ca9e4f1bae6d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] DELETE https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:15.594820 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-69756093-7f46-4f2c-b2a2-ca9e4f1bae6d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.595049 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-69756093-7f46-4f2c-b2a2-ca9e4f1bae6d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.595246 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-69756093-7f46-4f2c-b2a2-ca9e4f1bae6d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Delete volume with id: 3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:15.602503 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.602503 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:15.603195 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-69756093-7f46-4f2c-b2a2-ca9e4f1bae6d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:22:15.639815 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-69756093-7f46-4f2c-b2a2-ca9e4f1bae6d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Delete volume request issued successfully. Jul 03 06:22:15.640186 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-69756093-7f46-4f2c-b2a2-ca9e4f1bae6d tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 202 Jul 03 06:22:15.640943 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 120/468] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:15 2026] DELETE /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:15.647613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5a496102-7a1a-490f-b385-5b3bb41ed1f1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.650716 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5a496102-7a1a-490f-b385-5b3bb41ed1f1 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:15.650959 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5a496102-7a1a-490f-b385-5b3bb41ed1f1 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.651679 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5a496102-7a1a-490f-b385-5b3bb41ed1f1 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.664626 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.664626 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:15.673174 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5a496102-7a1a-490f-b385-5b3bb41ed1f1 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Volume info retrieved successfully. Jul 03 06:22:15.678614 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5a496102-7a1a-490f-b385-5b3bb41ed1f1 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 200 Jul 03 06:22:15.679237 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 114/469] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:22:15.753865 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-527aafb1-a142-4fb8-8e8f-dd21c731ea02 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.756268 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-527aafb1-a142-4fb8-8e8f-dd21c731ea02 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] DELETE https://10.4.3.243/volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4 Jul 03 06:22:15.756330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-527aafb1-a142-4fb8-8e8f-dd21c731ea02 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.756543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-527aafb1-a142-4fb8-8e8f-dd21c731ea02 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.765095 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:15.765095 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:15.944683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4f11dbce-8e70-4ede-bcbc-618212cec42b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:15.945884 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f11dbce-8e70-4ede-bcbc-618212cec42b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] GET https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 Jul 03 06:22:15.946467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f11dbce-8e70-4ede-bcbc-618212cec42b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:15.946467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f11dbce-8e70-4ede-bcbc-618212cec42b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:15.953777 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f11dbce-8e70-4ede-bcbc-618212cec42b tempest-SnapshotsActionsTest-1878925900 tempest-SnapshotsActionsTest-1878925900-project-member] https://10.4.3.243/volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 returned with HTTP 404 Jul 03 06:22:15.954454 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 115/470] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:15 2026] GET /volume/v3/volumes/a2d7e134-5900-4373-bd0f-7138e9357053 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:16.314415 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2e9563b6-b64e-4f48-b575-f50ee67c0017 req-527aafb1-a142-4fb8-8e8f-dd21c731ea02 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4 returned with HTTP 200 Jul 03 06:22:16.315008 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 122/471] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:22:15 2026] DELETE /volume/v3/attachments/37af728c-bb65-403f-8c47-1b298d251dc4 => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:16.696391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9f4b5098-78b5-4e2a-bf55-a1deb7347320 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:16.698738 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9f4b5098-78b5-4e2a-bf55-a1deb7347320 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] GET https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 Jul 03 06:22:16.698982 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9f4b5098-78b5-4e2a-bf55-a1deb7347320 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:16.699266 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9f4b5098-78b5-4e2a-bf55-a1deb7347320 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:16.706638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9f4b5098-78b5-4e2a-bf55-a1deb7347320 tempest-VolumesActionsTest-241642033 tempest-VolumesActionsTest-241642033-project-member] https://10.4.3.243/volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 returned with HTTP 404 Jul 03 06:22:16.707264 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 121/472] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:16 2026] GET /volume/v3/volumes/3f447cf4-e9ad-44b7-a61f-6fd7bd62d512 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:17.856143 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a37e1d1d-4a18-46b3-bf15-b5847b9656d9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:17.859046 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a37e1d1d-4a18-46b3-bf15-b5847b9656d9 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:17.859439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a37e1d1d-4a18-46b3-bf15-b5847b9656d9 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:17.859716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a37e1d1d-4a18-46b3-bf15-b5847b9656d9 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:17.879171 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:17.879171 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:17.889578 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a37e1d1d-4a18-46b3-bf15-b5847b9656d9 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:17.896553 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a37e1d1d-4a18-46b3-bf15-b5847b9656d9 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:17.896999 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 115/473] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:17 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:17.966076 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-3469c203-eccb-4e26-8b69-9d7e551e6418 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:17.969470 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-3469c203-eccb-4e26-8b69-9d7e551e6418 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:17.969699 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-3469c203-eccb-4e26-8b69-9d7e551e6418 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:17.969879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-3469c203-eccb-4e26-8b69-9d7e551e6418 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:17.983373 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:17.983373 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:17.988187 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-3469c203-eccb-4e26-8b69-9d7e551e6418 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:17.997024 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-3469c203-eccb-4e26-8b69-9d7e551e6418 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:18.000980 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 116/474] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:17 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:18.068022 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-82c5578b-4f98-4c9c-b38e-a1fba87db688 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:18.074107 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-82c5578b-4f98-4c9c-b38e-a1fba87db688 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] POST https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action Jul 03 06:22:18.074460 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-82c5578b-4f98-4c9c-b38e-a1fba87db688 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:18.074577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-82c5578b-4f98-4c9c-b38e-a1fba87db688 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:18.096321 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:18.096321 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:18.097042 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-82c5578b-4f98-4c9c-b38e-a1fba87db688 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:18.110164 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-82c5578b-4f98-4c9c-b38e-a1fba87db688 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Begin detaching volume completed successfully. Jul 03 06:22:18.110798 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-82c5578b-4f98-4c9c-b38e-a1fba87db688 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action returned with HTTP 202 Jul 03 06:22:18.111611 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 123/475] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:22:18 2026] POST /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:19.152798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bbf7718d-0c31-45a5-84cd-271b191148a3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:19.153342 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbf7718d-0c31-45a5-84cd-271b191148a3 None None] GET https://10.4.3.243/volume// Jul 03 06:22:19.153396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbf7718d-0c31-45a5-84cd-271b191148a3 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:19.153566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbf7718d-0c31-45a5-84cd-271b191148a3 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:19.153944 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbf7718d-0c31-45a5-84cd-271b191148a3 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:19.154220 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 122/476] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:19.168065 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-e2ed6fdd-102f-4996-b92e-bf74bc81f9c4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:19.170950 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-e2ed6fdd-102f-4996-b92e-bf74bc81f9c4 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:19.171161 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-e2ed6fdd-102f-4996-b92e-bf74bc81f9c4 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:19.171373 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-e2ed6fdd-102f-4996-b92e-bf74bc81f9c4 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:19.186187 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:19.186187 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:19.191129 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-e2ed6fdd-102f-4996-b92e-bf74bc81f9c4 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:19.197205 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-e2ed6fdd-102f-4996-b92e-bf74bc81f9c4 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:19.197401 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 116/477] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:19 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1344 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:20.593330 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-95719dab-7525-49f7-a5e4-d9999bd62e7f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:20.596992 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95719dab-7525-49f7-a5e4-d9999bd62e7f tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] DELETE https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:20.597333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95719dab-7525-49f7-a5e4-d9999bd62e7f tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:20.597615 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95719dab-7525-49f7-a5e4-d9999bd62e7f tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:20.597901 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-95719dab-7525-49f7-a5e4-d9999bd62e7f tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Delete volume with id: 0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:20.609263 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:20.609263 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:20.609954 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-95719dab-7525-49f7-a5e4-d9999bd62e7f tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:22:20.636924 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-95719dab-7525-49f7-a5e4-d9999bd62e7f tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Delete volume request issued successfully. Jul 03 06:22:20.636924 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95719dab-7525-49f7-a5e4-d9999bd62e7f tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 202 Jul 03 06:22:20.636924 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 117/478] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:20 2026] DELETE /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:20.649145 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f1d0be8f-57e2-4e2b-80f8-251a8c4062a1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:20.650755 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1d0be8f-57e2-4e2b-80f8-251a8c4062a1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:20.651046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1d0be8f-57e2-4e2b-80f8-251a8c4062a1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:20.651335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1d0be8f-57e2-4e2b-80f8-251a8c4062a1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:20.661303 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:20.661303 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:20.665826 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f1d0be8f-57e2-4e2b-80f8-251a8c4062a1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Volume info retrieved successfully. Jul 03 06:22:20.673453 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1d0be8f-57e2-4e2b-80f8-251a8c4062a1 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 200 Jul 03 06:22:20.673730 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 124/479] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:20 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:20.757592 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e2e9c0d8-046c-42e2-91e8-2b751d47ca7e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:21.106053 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e2e9c0d8-046c-42e2-91e8-2b751d47ca7e tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:22:21.106394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e2e9c0d8-046c-42e2-91e8-2b751d47ca7e tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-981682599", "extra_specs": {"storage_protocol": "tempest-storage_protocol-399934869", "vendor_name": "tempest-vendor_name-1645699402"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:21.134302 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e2e9c0d8-046c-42e2-91e8-2b751d47ca7e tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:22:21.134830 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 123/480] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:22:20 2026] POST /volume/v3/types => generated 326 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:21.146853 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-38989369-98f0-4002-94f3-bf04d0fad2ed None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:21.307566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:21.311469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:21.311963 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1514940417"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:21.313895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Create volume request body: {'volume': {'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1514940417'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:21.341678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-c47e9fcd-4dbf-4fc7-b62b-59011e897575 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:21.345172 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-c47e9fcd-4dbf-4fc7-b62b-59011e897575 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:21.345446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-c47e9fcd-4dbf-4fc7-b62b-59011e897575 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:21.345897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-c47e9fcd-4dbf-4fc7-b62b-59011e897575 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:21.361548 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:21.361548 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:21.365786 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-c47e9fcd-4dbf-4fc7-b62b-59011e897575 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:21.370613 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-c47e9fcd-4dbf-4fc7-b62b-59011e897575 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:21.371078 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 125/481] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:21 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:21.371162 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:21.371528 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ee1d06e-823a-47c7-ac23-4dc6eaadc851", "size": 1, "name": "tempest-UserMessagesTest-Volume-103171346"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:21.372941 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Create volume request body: {'volume': {'volume_type': '3ee1d06e-823a-47c7-ac23-4dc6eaadc851', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-103171346'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:21.377249 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Create volume of 1 GB Jul 03 06:22:21.377559 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:21.377559 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:21.378147 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Availability Zones retrieved successfully. Jul 03 06:22:21.384670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Flow 'volume_create_api' (1cd4c9e2-a68f-4e5f-a2cd-e171ffcfdc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:21.386053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3179791-1cc8-4f6e-b133-23b833f94cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.387723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:21.410412 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3179791-1cc8-4f6e-b133-23b833f94cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:22:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-399934869',vendor_name='tempest-vendor_name-1645699402'},id=3ee1d06e-823a-47c7-ac23-4dc6eaadc851,is_public=True,name='tempest-UserMessagesTest-volume-type-981682599',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ee1d06e-823a-47c7-ac23-4dc6eaadc851', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.411227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23d40658-d012-4790-a141-451961d116cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.417099 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Create volume of 1 GB Jul 03 06:22:21.422014 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Availability Zones retrieved successfully. Jul 03 06:22:21.427150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Flow 'volume_create_api' (14db447f-2902-4b5a-9861-9c1e9630b560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:21.428197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfaa74c-81c7-49ee-9656-b06136b908f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.429556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:21.449429 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-981682599 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-981682599, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:21.449718 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-981682599 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-981682599, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:21.487794 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Created reservations ['9a54c113-0065-44ae-bed3-3e3e5934c942', '2aeaf079-cb0a-4c9e-a115-828e1c11a6ef', '570605ec-89a3-4a72-b4c4-8c925584eba3', '97638510-b2ed-486a-970e-4661771e6301'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:21.488807 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23d40658-d012-4790-a141-451961d116cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a54c113-0065-44ae-bed3-3e3e5934c942', '2aeaf079-cb0a-4c9e-a115-828e1c11a6ef', '570605ec-89a3-4a72-b4c4-8c925584eba3', '97638510-b2ed-486a-970e-4661771e6301']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.489598 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6d4530-2382-4c0b-a83e-317a96b6a17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.510153 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfaa74c-81c7-49ee-9656-b06136b908f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.511381 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402f9dcd-87e2-44d3-9f37-902cb8205952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.517085 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6d4530-2382-4c0b-a83e-317a96b6a17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '432008bc-9e73-47f5-89d1-2eeee13e9281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-103171346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc7ca9569184078888382dedd0a3070',qos_specs=None,replication_status=,reservations=['9a54c113-0065-44ae-bed3-3e3e5934c942','2aeaf079-cb0a-4c9e-a115-828e1c11a6ef','570605ec-89a3-4a72-b4c4-8c925584eba3','97638510-b2ed-486a-970e-4661771e6301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e66d99bba76548a2a7799fd33e366007',volume_type_id=3ee1d06e-823a-47c7-ac23-4dc6eaadc851), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-103171346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=432008bc-9e73-47f5-89d1-2eeee13e9281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dc7ca9569184078888382dedd0a3070',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e66d99bba76548a2a7799fd33e366007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ee1d06e-823a-47c7-ac23-4dc6eaadc851),volume_type_id=3ee1d06e-823a-47c7-ac23-4dc6eaadc851)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.517836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3966840d-551c-44f4-b6b1-de8214157f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.537944 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3966840d-551c-44f4-b6b1-de8214157f3a) transitioned into state 'SUCCESS' from state '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-103171346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc7ca9569184078888382dedd0a3070',qos_specs=None,replication_status=,reservations=['9a54c113-0065-44ae-bed3-3e3e5934c942','2aeaf079-cb0a-4c9e-a115-828e1c11a6ef','570605ec-89a3-4a72-b4c4-8c925584eba3','97638510-b2ed-486a-970e-4661771e6301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e66d99bba76548a2a7799fd33e366007',volume_type_id=3ee1d06e-823a-47c7-ac23-4dc6eaadc851)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.538908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7340ad3-4933-437d-8114-77a27a6a7115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.550937 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7340ad3-4933-437d-8114-77a27a6a7115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.550937 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Flow 'volume_create_api' (1cd4c9e2-a68f-4e5f-a2cd-e171ffcfdc10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:21.550937 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Create volume request issued successfully. Jul 03 06:22:21.550937 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38989369-98f0-4002-94f3-bf04d0fad2ed tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:21.550937 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 117/482] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:22:21 2026] POST /volume/v3/volumes => generated 784 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:21.566821 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e94f8f1a-8459-460a-aaab-ad9fc5afc6e7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:21.572171 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e94f8f1a-8459-460a-aaab-ad9fc5afc6e7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 Jul 03 06:22:21.572413 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e94f8f1a-8459-460a-aaab-ad9fc5afc6e7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:21.572623 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e94f8f1a-8459-460a-aaab-ad9fc5afc6e7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:21.580669 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:21.580669 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:21.585382 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e94f8f1a-8459-460a-aaab-ad9fc5afc6e7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Volume info retrieved successfully. Jul 03 06:22:21.590241 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e94f8f1a-8459-460a-aaab-ad9fc5afc6e7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 returned with HTTP 200 Jul 03 06:22:21.590578 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 124/483] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:22:21 2026] GET /volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:21.602713 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Created reservations ['fea10dfb-0f1c-405d-893e-058a50fdd9dd', '3e3b24eb-22e4-4f62-86fb-3241078a05ab', 'ab00fc09-1a34-43ba-b117-ca5e06b0a98b', 'f6403b60-d830-4785-abac-e5a563bc2c7a'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:21.603598 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402f9dcd-87e2-44d3-9f37-902cb8205952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fea10dfb-0f1c-405d-893e-058a50fdd9dd', '3e3b24eb-22e4-4f62-86fb-3241078a05ab', 'ab00fc09-1a34-43ba-b117-ca5e06b0a98b', 'f6403b60-d830-4785-abac-e5a563bc2c7a']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.604382 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f6b7bf-d91e-43e7-b973-0622c14bbd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.637968 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f6b7bf-d91e-43e7-b973-0622c14bbd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3d7d3b2-8cd0-41d5-a052-788b61bd826e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1514940417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c214e2467e49949d04aa87886f14bb',qos_specs=None,replication_status=,reservations=['fea10dfb-0f1c-405d-893e-058a50fdd9dd','3e3b24eb-22e4-4f62-86fb-3241078a05ab','ab00fc09-1a34-43ba-b117-ca5e06b0a98b','f6403b60-d830-4785-abac-e5a563bc2c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b07cf6a6103c4c7b98f821d75b3d9406',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1514940417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3d7d3b2-8cd0-41d5-a052-788b61bd826e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c214e2467e49949d04aa87886f14bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b07cf6a6103c4c7b98f821d75b3d9406',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.638805 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303f35bb-ff58-4cb0-a653-a67a3717d7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.658255 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303f35bb-ff58-4cb0-a653-a67a3717d7a0) transitioned into state 'SUCCESS' from state '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-1514940417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c214e2467e49949d04aa87886f14bb',qos_specs=None,replication_status=,reservations=['fea10dfb-0f1c-405d-893e-058a50fdd9dd','3e3b24eb-22e4-4f62-86fb-3241078a05ab','ab00fc09-1a34-43ba-b117-ca5e06b0a98b','f6403b60-d830-4785-abac-e5a563bc2c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b07cf6a6103c4c7b98f821d75b3d9406',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.658945 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d75a94-fd2e-4958-9e36-35000a4b48b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:21.668684 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d75a94-fd2e-4958-9e36-35000a4b48b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:21.669561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Flow 'volume_create_api' (14db447f-2902-4b5a-9861-9c1e9630b560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:21.669893 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Create volume request issued successfully. Jul 03 06:22:21.670467 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d0bf37e2-0da8-46ff-a1d8-f9c014de71cc tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:21.670935 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 118/484] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:21 2026] POST /volume/v3/volumes => generated 748 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:21.685003 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f076d4de-27e9-46a3-8882-b5ab47bbb087 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:21.687435 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f076d4de-27e9-46a3-8882-b5ab47bbb087 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:21.687777 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f076d4de-27e9-46a3-8882-b5ab47bbb087 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:21.688065 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f076d4de-27e9-46a3-8882-b5ab47bbb087 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:21.688941 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-5b82c348-978f-4ff8-b6f3-88906d003cf6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:21.691533 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-5b82c348-978f-4ff8-b6f3-88906d003cf6 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] DELETE https://10.4.3.243/volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699 Jul 03 06:22:21.691533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-5b82c348-978f-4ff8-b6f3-88906d003cf6 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:21.691533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-5b82c348-978f-4ff8-b6f3-88906d003cf6 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:21.698258 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f57c335c-5326-422a-8a8c-018a81c9fa56 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:21.699760 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:21.699760 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:21.700391 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f57c335c-5326-422a-8a8c-018a81c9fa56 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] GET https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb Jul 03 06:22:21.700510 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f57c335c-5326-422a-8a8c-018a81c9fa56 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:21.700831 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f57c335c-5326-422a-8a8c-018a81c9fa56 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:21.711391 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:21.711391 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:21.715787 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f57c335c-5326-422a-8a8c-018a81c9fa56 tempest-TaggedAttachmentsTest-1605669865 tempest-TaggedAttachmentsTest-1605669865-project-member] https://10.4.3.243/volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb returned with HTTP 404 Jul 03 06:22:21.716406 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f076d4de-27e9-46a3-8882-b5ab47bbb087 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:21.716715 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 125/485] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:21 2026] GET /volume/v3/volumes/0698c171-5ab2-41df-b5a8-970d36c6e7eb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:21.728078 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f076d4de-27e9-46a3-8882-b5ab47bbb087 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 200 Jul 03 06:22:21.728614 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 126/486] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:21 2026] GET /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:22.255338 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-774665ba-eea0-4729-8e73-d93ffaae7924 req-5b82c348-978f-4ff8-b6f3-88906d003cf6 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699 returned with HTTP 200 Jul 03 06:22:22.255829 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 118/487] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:22:21 2026] DELETE /volume/v3/attachments/cc971f04-91b2-49a1-bd27-e0ea2e1e3699 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:22.603086 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9f301d70-bab1-4177-9251-f5a411af0888 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.605142 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f301d70-bab1-4177-9251-f5a411af0888 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 Jul 03 06:22:22.605349 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f301d70-bab1-4177-9251-f5a411af0888 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.605520 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f301d70-bab1-4177-9251-f5a411af0888 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.612319 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:22.612319 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:22.616045 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9f301d70-bab1-4177-9251-f5a411af0888 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Volume info retrieved successfully. Jul 03 06:22:22.621742 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f301d70-bab1-4177-9251-f5a411af0888 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 returned with HTTP 200 Jul 03 06:22:22.623611 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 119/488] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:22:22 2026] GET /volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:22.638420 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3fae3017-c935-4ae5-a9ee-b199bce887f3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.642771 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3fae3017-c935-4ae5-a9ee-b199bce887f3 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/messages Jul 03 06:22:22.642912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3fae3017-c935-4ae5-a9ee-b199bce887f3 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.643356 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3fae3017-c935-4ae5-a9ee-b199bce887f3 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.650509 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3fae3017-c935-4ae5-a9ee-b199bce887f3 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:22:22.651201 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 126/489] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:22:22 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:22.665103 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a56fc0ab-cb46-471a-a088-410105a4788e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.667316 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a56fc0ab-cb46-471a-a088-410105a4788e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] DELETE https://10.4.3.243/volume/v3/messages/f28cd08d-c4ca-4b50-a66c-6acb4926f050 Jul 03 06:22:22.667735 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a56fc0ab-cb46-471a-a088-410105a4788e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.667976 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a56fc0ab-cb46-471a-a088-410105a4788e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.680573 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a56fc0ab-cb46-471a-a088-410105a4788e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/messages/f28cd08d-c4ca-4b50-a66c-6acb4926f050 returned with HTTP 204 Jul 03 06:22:22.681077 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 127/490] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:22:22 2026] DELETE /volume/v3/messages/f28cd08d-c4ca-4b50-a66c-6acb4926f050 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jul 03 06:22:22.689424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-279f3de3-0fb5-49c4-bb9d-b8ea6fdd8e55 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.691521 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-279f3de3-0fb5-49c4-bb9d-b8ea6fdd8e55 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/messages/f28cd08d-c4ca-4b50-a66c-6acb4926f050 Jul 03 06:22:22.691773 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-279f3de3-0fb5-49c4-bb9d-b8ea6fdd8e55 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.691970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-279f3de3-0fb5-49c4-bb9d-b8ea6fdd8e55 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.698149 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-279f3de3-0fb5-49c4-bb9d-b8ea6fdd8e55 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/messages/f28cd08d-c4ca-4b50-a66c-6acb4926f050 returned with HTTP 404 Jul 03 06:22:22.699319 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 119/491] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:22:22 2026] GET /volume/v3/messages/f28cd08d-c4ca-4b50-a66c-6acb4926f050 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:22.708549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-440bf46a-f0e5-428f-9304-2bac05a91a25 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.710596 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-440bf46a-f0e5-428f-9304-2bac05a91a25 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 Jul 03 06:22:22.710923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-440bf46a-f0e5-428f-9304-2bac05a91a25 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.711176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-440bf46a-f0e5-428f-9304-2bac05a91a25 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.719812 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:22.719812 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:22.724236 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-440bf46a-f0e5-428f-9304-2bac05a91a25 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Volume info retrieved successfully. Jul 03 06:22:22.728791 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-440bf46a-f0e5-428f-9304-2bac05a91a25 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 returned with HTTP 200 Jul 03 06:22:22.729097 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 120/492] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:22:22 2026] GET /volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:22.741864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.744452 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] DELETE https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 Jul 03 06:22:22.744766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.745022 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.745186 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Delete volume with id: 432008bc-9e73-47f5-89d1-2eeee13e9281 Jul 03 06:22:22.747595 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-28fdc60f-120d-49a5-94c1-831c25fc2a70 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.749389 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-28fdc60f-120d-49a5-94c1-831c25fc2a70 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:22.749739 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-28fdc60f-120d-49a5-94c1-831c25fc2a70 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.749841 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-28fdc60f-120d-49a5-94c1-831c25fc2a70 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.761743 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:22.761743 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:22.764609 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:22.764609 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:22.764609 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Volume info retrieved successfully. Jul 03 06:22:22.765605 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99918) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:22:22.770610 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-28fdc60f-120d-49a5-94c1-831c25fc2a70 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:22.782849 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-28fdc60f-120d-49a5-94c1-831c25fc2a70 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 200 Jul 03 06:22:22.783461 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 128/493] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:22 2026] GET /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:22.791337 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-981682599 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-981682599, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:22.791624 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-981682599 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-981682599, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:22.801571 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-96339478-6a77-410d-a450-bec5b20b86eb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.807278 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96339478-6a77-410d-a450-bec5b20b86eb tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] POST https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e/action Jul 03 06:22:22.807841 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96339478-6a77-410d-a450-bec5b20b86eb tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:22.808069 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96339478-6a77-410d-a450-bec5b20b86eb tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:22.819245 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Created reservations ['41466459-b33a-4827-9449-13c4c6bb9afe', 'aabd4338-ff9d-4a79-be4a-2c5790f69c7c', '7ff26cde-0373-4fe1-9778-4911c5047f1c', 'e40b365d-c9b1-4af4-b5b3-513fbbd7a494'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:22.830423 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:22.830423 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:22.831000 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-96339478-6a77-410d-a450-bec5b20b86eb tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:22.893583 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Delete volume request issued successfully. Jul 03 06:22:22.893863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ba2113e0-7d88-4ffa-a65c-b8e50b0191ea tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 returned with HTTP 202 Jul 03 06:22:22.894393 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 127/494] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:22:22 2026] DELETE /volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:22.896433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-96339478-6a77-410d-a450-bec5b20b86eb tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Created reservations ['4e9367ec-754f-4b17-a3e3-151c1dbe3ba9', '7bf856c9-7716-4585-8e90-56eb9a65eeff'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:22.904401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4b1d841e-2a01-4ff5-8d58-ed7dcd9c2e47 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.906153 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4b1d841e-2a01-4ff5-8d58-ed7dcd9c2e47 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 Jul 03 06:22:22.906366 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4b1d841e-2a01-4ff5-8d58-ed7dcd9c2e47 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.906566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4b1d841e-2a01-4ff5-8d58-ed7dcd9c2e47 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.909350 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-96339478-6a77-410d-a450-bec5b20b86eb tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Extend volume request issued successfully. Jul 03 06:22:22.909605 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96339478-6a77-410d-a450-bec5b20b86eb tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e/action returned with HTTP 202 Jul 03 06:22:22.910167 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 120/495] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:22:22 2026] POST /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:22.912184 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4b1d841e-2a01-4ff5-8d58-ed7dcd9c2e47 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 returned with HTTP 404 Jul 03 06:22:22.912680 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 121/496] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:22:22 2026] GET /volume/v3/volumes/432008bc-9e73-47f5-89d1-2eeee13e9281 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:22.920865 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6c482856-4bbe-47ee-8d23-018dc28a0fbd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.921847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0b95909c-472a-45b9-98cb-8c32f3fdbb4f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:22.923643 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c482856-4bbe-47ee-8d23-018dc28a0fbd tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] DELETE https://10.4.3.243/volume/v3/types/3ee1d06e-823a-47c7-ac23-4dc6eaadc851 Jul 03 06:22:22.923786 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b95909c-472a-45b9-98cb-8c32f3fdbb4f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:22.923902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c482856-4bbe-47ee-8d23-018dc28a0fbd tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.924021 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b95909c-472a-45b9-98cb-8c32f3fdbb4f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:22.924154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c482856-4bbe-47ee-8d23-018dc28a0fbd tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.924209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b95909c-472a-45b9-98cb-8c32f3fdbb4f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:22.931226 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:22.931226 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:22.950873 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0b95909c-472a-45b9-98cb-8c32f3fdbb4f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:22.972604 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b95909c-472a-45b9-98cb-8c32f3fdbb4f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 200 Jul 03 06:22:22.972604 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 128/497] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:22 2026] GET /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 1356 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:22.991807 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c482856-4bbe-47ee-8d23-018dc28a0fbd tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] https://10.4.3.243/volume/v3/types/3ee1d06e-823a-47c7-ac23-4dc6eaadc851 returned with HTTP 202 Jul 03 06:22:22.992284 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 129/498] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:22:22 2026] DELETE /volume/v3/types/3ee1d06e-823a-47c7-ac23-4dc6eaadc851 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:23.004893 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-97b7d8e1-390c-4137-9528-f7e0d84596bb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:23.016262 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-97b7d8e1-390c-4137-9528-f7e0d84596bb tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] GET https://10.4.3.243/volume/v3/types/3ee1d06e-823a-47c7-ac23-4dc6eaadc851 Jul 03 06:22:23.016262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-97b7d8e1-390c-4137-9528-f7e0d84596bb tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:23.017106 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-97b7d8e1-390c-4137-9528-f7e0d84596bb tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:23.028524 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-97b7d8e1-390c-4137-9528-f7e0d84596bb tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] https://10.4.3.243/volume/v3/types/3ee1d06e-823a-47c7-ac23-4dc6eaadc851 returned with HTTP 404 Jul 03 06:22:23.029375 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 121/499] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:22:23 2026] GET /volume/v3/types/3ee1d06e-823a-47c7-ac23-4dc6eaadc851 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:23.038419 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f8f2b55d-32f0-486f-8d63-1d53c20d7222 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:23.041027 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f8f2b55d-32f0-486f-8d63-1d53c20d7222 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:22:23.041484 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f8f2b55d-32f0-486f-8d63-1d53c20d7222 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-582239442", "extra_specs": {"storage_protocol": "tempest-storage_protocol-85587258", "vendor_name": "tempest-vendor_name-1911206374"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:23.060626 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f8f2b55d-32f0-486f-8d63-1d53c20d7222 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:22:23.061170 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 122/500] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:22:23 2026] POST /volume/v3/types => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:23.071722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:23.075469 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:23.076635 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "732f0d2d-8396-47e5-b645-00439f599fd0", "size": 1, "name": "tempest-UserMessagesTest-Volume-1296619688"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:23.080140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Create volume request body: {'volume': {'volume_type': '732f0d2d-8396-47e5-b645-00439f599fd0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1296619688'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:23.088638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Create volume of 1 GB Jul 03 06:22:23.088997 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:23.088997 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:23.089445 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Availability Zones retrieved successfully. Jul 03 06:22:23.097080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Flow 'volume_create_api' (2582335f-2d95-481a-9fb0-1a85ca4a28ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:23.098274 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe693ea8-8d8b-40e5-8e59-693330cd80df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:23.099372 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:23.121376 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe693ea8-8d8b-40e5-8e59-693330cd80df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:22:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-85587258',vendor_name='tempest-vendor_name-1911206374'},id=732f0d2d-8396-47e5-b645-00439f599fd0,is_public=True,name='tempest-UserMessagesTest-volume-type-582239442',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '732f0d2d-8396-47e5-b645-00439f599fd0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:23.122459 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5924fac8-f0ee-46cc-94d4-5dab9d8342b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:23.149354 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-582239442 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-582239442, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:23.149583 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-582239442 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-582239442, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:23.179405 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Created reservations ['ec3975d1-c81c-4536-9b61-f5c777899c1a', '27f04238-07c6-495a-87c4-e06b37ad81e6', '75d876bd-2e42-4b8b-b6cb-a98e450c54c8', 'adfae8cb-968a-423e-9245-b99b93b79b34'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:23.180417 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5924fac8-f0ee-46cc-94d4-5dab9d8342b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec3975d1-c81c-4536-9b61-f5c777899c1a', '27f04238-07c6-495a-87c4-e06b37ad81e6', '75d876bd-2e42-4b8b-b6cb-a98e450c54c8', 'adfae8cb-968a-423e-9245-b99b93b79b34']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:23.181373 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dcfd88c-7a2f-468d-9773-a72bed673eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:23.212252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dcfd88c-7a2f-468d-9773-a72bed673eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71dcd444-970d-48a2-b26c-c5c1793e5c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1296619688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc7ca9569184078888382dedd0a3070',qos_specs=None,replication_status=,reservations=['ec3975d1-c81c-4536-9b61-f5c777899c1a','27f04238-07c6-495a-87c4-e06b37ad81e6','75d876bd-2e42-4b8b-b6cb-a98e450c54c8','adfae8cb-968a-423e-9245-b99b93b79b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e66d99bba76548a2a7799fd33e366007',volume_type_id=732f0d2d-8396-47e5-b645-00439f599fd0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1296619688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71dcd444-970d-48a2-b26c-c5c1793e5c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dc7ca9569184078888382dedd0a3070',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e66d99bba76548a2a7799fd33e366007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(732f0d2d-8396-47e5-b645-00439f599fd0),volume_type_id=732f0d2d-8396-47e5-b645-00439f599fd0)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:23.213238 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b605274-3cef-4565-9da7-88da912c809a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:23.236364 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b605274-3cef-4565-9da7-88da912c809a) transitioned into state 'SUCCESS' from state '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-1296619688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc7ca9569184078888382dedd0a3070',qos_specs=None,replication_status=,reservations=['ec3975d1-c81c-4536-9b61-f5c777899c1a','27f04238-07c6-495a-87c4-e06b37ad81e6','75d876bd-2e42-4b8b-b6cb-a98e450c54c8','adfae8cb-968a-423e-9245-b99b93b79b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e66d99bba76548a2a7799fd33e366007',volume_type_id=732f0d2d-8396-47e5-b645-00439f599fd0)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:23.236997 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c52dfe-39aa-4d36-88e0-a7c178ffcaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:23.247210 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c52dfe-39aa-4d36-88e0-a7c178ffcaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:23.248116 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Flow 'volume_create_api' (2582335f-2d95-481a-9fb0-1a85ca4a28ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:23.249081 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Create volume request issued successfully. Jul 03 06:22:23.249803 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5fc8d859-dc0e-4499-8367-09e9cba788a7 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:23.250250 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 129/501] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:22:23 2026] POST /volume/v3/volumes => generated 785 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:23.264875 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b08b75ff-ecfd-42ad-a76b-eb97df4631be None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:23.266632 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b08b75ff-ecfd-42ad-a76b-eb97df4631be tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 Jul 03 06:22:23.266881 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b08b75ff-ecfd-42ad-a76b-eb97df4631be tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:23.267290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b08b75ff-ecfd-42ad-a76b-eb97df4631be tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:23.276088 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:23.276088 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:23.281046 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b08b75ff-ecfd-42ad-a76b-eb97df4631be tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Volume info retrieved successfully. Jul 03 06:22:23.286558 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b08b75ff-ecfd-42ad-a76b-eb97df4631be tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 returned with HTTP 200 Jul 03 06:22:23.287011 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 130/502] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:22:23 2026] GET /volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:23.450545 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-afab70fa-37ad-429f-86f9-01b0e7160f0f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:23.450970 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-afab70fa-37ad-429f-86f9-01b0e7160f0f None None] GET https://10.4.3.243/volume// Jul 03 06:22:23.451127 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-afab70fa-37ad-429f-86f9-01b0e7160f0f None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:23.451335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-afab70fa-37ad-429f-86f9-01b0e7160f0f None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:23.451707 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-afab70fa-37ad-429f-86f9-01b0e7160f0f None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:23.452070 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 122/503] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:23.461855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-f49a8070-a95f-4c36-a0dc-412f0c172c4b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:23.464121 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-f49a8070-a95f-4c36-a0dc-412f0c172c4b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:22:23.464459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-f49a8070-a95f-4c36-a0dc-412f0c172c4b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:23.464944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-f49a8070-a95f-4c36-a0dc-412f0c172c4b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:23.476894 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:23.476894 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:23.483052 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-f49a8070-a95f-4c36-a0dc-412f0c172c4b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:23.490333 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-f49a8070-a95f-4c36-a0dc-412f0c172c4b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:22:23.490977 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 123/504] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:23 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 1570 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:23.594585 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-7b7d2b88-ad04-484f-81b6-25207dfcc94c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:23.597092 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-7b7d2b88-ad04-484f-81b6-25207dfcc94c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] PUT https://10.4.3.243/volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337 Jul 03 06:22:23.597709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-7b7d2b88-ad04-484f-81b6-25207dfcc94c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:23.608094 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-7b7d2b88-ad04-484f-81b6-25207dfcc94c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Acquiring lock "cinder-attachment_update-d049296d-4aff-4d23-9da2-7ad1f8bf0f90-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:22:23.614149 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-7b7d2b88-ad04-484f-81b6-25207dfcc94c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Lock "cinder-attachment_update-d049296d-4aff-4d23-9da2-7ad1f8bf0f90-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:22:23.615915 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:23.615915 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:23.988016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dc2d683d-df70-4652-9671-da3fea5fdfe0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:23.989781 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dc2d683d-df70-4652-9671-da3fea5fdfe0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:23.989991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dc2d683d-df70-4652-9671-da3fea5fdfe0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:23.990259 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dc2d683d-df70-4652-9671-da3fea5fdfe0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:23.998942 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:23.998942 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:24.005134 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-dc2d683d-df70-4652-9671-da3fea5fdfe0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:24.009984 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dc2d683d-df70-4652-9671-da3fea5fdfe0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 200 Jul 03 06:22:24.010493 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 131/505] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:23 2026] GET /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:24.031204 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-27513b3a-c208-4d3f-a239-88960b8a276d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.033957 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-27513b3a-c208-4d3f-a239-88960b8a276d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:24.035188 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-27513b3a-c208-4d3f-a239-88960b8a276d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.035188 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-27513b3a-c208-4d3f-a239-88960b8a276d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.042345 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.042345 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:24.047259 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-27513b3a-c208-4d3f-a239-88960b8a276d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:24.053458 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-27513b3a-c208-4d3f-a239-88960b8a276d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 200 Jul 03 06:22:24.053928 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 123/506] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:24.071898 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c62277dd-a778-4e6d-abef-9e1ab2a8cf63 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.075715 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c62277dd-a778-4e6d-abef-9e1ab2a8cf63 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:24.075715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c62277dd-a778-4e6d-abef-9e1ab2a8cf63 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.075715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c62277dd-a778-4e6d-abef-9e1ab2a8cf63 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.084363 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.084363 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:24.092405 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c62277dd-a778-4e6d-abef-9e1ab2a8cf63 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:24.097876 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c62277dd-a778-4e6d-abef-9e1ab2a8cf63 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 200 Jul 03 06:22:24.097876 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 124/507] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:22:24.115967 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0690cd12-f5e4-494a-9b87-c081981a9616 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.117670 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0690cd12-f5e4-494a-9b87-c081981a9616 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:24.117855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0690cd12-f5e4-494a-9b87-c081981a9616 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.118054 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0690cd12-f5e4-494a-9b87-c081981a9616 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.118211 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-0690cd12-f5e4-494a-9b87-c081981a9616 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Delete volume with id: b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:24.124650 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.124650 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:24.125116 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0690cd12-f5e4-494a-9b87-c081981a9616 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:24.140187 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-7b7d2b88-ad04-484f-81b6-25207dfcc94c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Lock "cinder-attachment_update-d049296d-4aff-4d23-9da2-7ad1f8bf0f90-np0000004376" released by "attachment_update" :: held 0.526s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:22:24.140622 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-7b7d2b88-ad04-484f-81b6-25207dfcc94c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337 returned with HTTP 200 Jul 03 06:22:24.141016 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 130/508] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:22:23 2026] PUT /volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:24.147724 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0690cd12-f5e4-494a-9b87-c081981a9616 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Delete volume request issued successfully. Jul 03 06:22:24.147724 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0690cd12-f5e4-494a-9b87-c081981a9616 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 202 Jul 03 06:22:24.147724 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 132/509] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:24 2026] DELETE /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:24.155335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-25b155f0-b59a-4d4c-a38a-92dac4d4d5ac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.157108 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-25b155f0-b59a-4d4c-a38a-92dac4d4d5ac tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:24.157302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-25b155f0-b59a-4d4c-a38a-92dac4d4d5ac tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.157453 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-25b155f0-b59a-4d4c-a38a-92dac4d4d5ac tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.164878 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.164878 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:24.168788 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-25b155f0-b59a-4d4c-a38a-92dac4d4d5ac tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:24.173330 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-25b155f0-b59a-4d4c-a38a-92dac4d4d5ac tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 200 Jul 03 06:22:24.173771 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 124/510] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:24.305962 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ee9d3549-6c49-494b-bb46-bbf726a5413e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.307819 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee9d3549-6c49-494b-bb46-bbf726a5413e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 Jul 03 06:22:24.309443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee9d3549-6c49-494b-bb46-bbf726a5413e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.309443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee9d3549-6c49-494b-bb46-bbf726a5413e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.317077 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.317077 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:24.321024 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ee9d3549-6c49-494b-bb46-bbf726a5413e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Volume info retrieved successfully. Jul 03 06:22:24.326211 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee9d3549-6c49-494b-bb46-bbf726a5413e tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 returned with HTTP 200 Jul 03 06:22:24.326865 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 125/511] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:24.339263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2a513b6c-24b2-4784-9199-579168660083 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.344403 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2a513b6c-24b2-4784-9199-579168660083 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/messages Jul 03 06:22:24.344726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2a513b6c-24b2-4784-9199-579168660083 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.346181 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2a513b6c-24b2-4784-9199-579168660083 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.346505 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.346505 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:24.357279 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2a513b6c-24b2-4784-9199-579168660083 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:22:24.357953 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 131/512] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/messages => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:24.368230 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-484b45b9-7e8e-49c3-8b47-72969a45a826 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.369987 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-484b45b9-7e8e-49c3-8b47-72969a45a826 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/messages/7e3394ea-2d47-4887-b262-c8bdced1d6fa Jul 03 06:22:24.370173 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-484b45b9-7e8e-49c3-8b47-72969a45a826 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.370464 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-484b45b9-7e8e-49c3-8b47-72969a45a826 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.374167 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-484b45b9-7e8e-49c3-8b47-72969a45a826 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/messages/7e3394ea-2d47-4887-b262-c8bdced1d6fa returned with HTTP 200 Jul 03 06:22:24.374391 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 133/513] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/messages/7e3394ea-2d47-4887-b262-c8bdced1d6fa => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:24.386946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-59719b52-659f-4a99-85d3-421921d7c66a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.388854 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59719b52-659f-4a99-85d3-421921d7c66a tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/messages Jul 03 06:22:24.389219 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59719b52-659f-4a99-85d3-421921d7c66a tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.389522 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59719b52-659f-4a99-85d3-421921d7c66a tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.398452 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59719b52-659f-4a99-85d3-421921d7c66a tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:22:24.398452 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 125/514] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:24.414367 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d6d0df47-ab0d-4cd1-a04a-fec16cad473a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.418516 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6d0df47-ab0d-4cd1-a04a-fec16cad473a tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] DELETE https://10.4.3.243/volume/v3/messages/7e3394ea-2d47-4887-b262-c8bdced1d6fa Jul 03 06:22:24.418718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6d0df47-ab0d-4cd1-a04a-fec16cad473a tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.419066 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6d0df47-ab0d-4cd1-a04a-fec16cad473a tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.438337 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6d0df47-ab0d-4cd1-a04a-fec16cad473a tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/messages/7e3394ea-2d47-4887-b262-c8bdced1d6fa returned with HTTP 204 Jul 03 06:22:24.438975 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 126/515] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:22:24 2026] DELETE /volume/v3/messages/7e3394ea-2d47-4887-b262-c8bdced1d6fa => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:22:24.447105 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cbfc9bce-a179-4042-9d70-86fdcf63d17c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.452266 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cbfc9bce-a179-4042-9d70-86fdcf63d17c tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 Jul 03 06:22:24.452266 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cbfc9bce-a179-4042-9d70-86fdcf63d17c tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.452799 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cbfc9bce-a179-4042-9d70-86fdcf63d17c tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.465631 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.465631 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:24.474538 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cbfc9bce-a179-4042-9d70-86fdcf63d17c tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Volume info retrieved successfully. Jul 03 06:22:24.479915 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cbfc9bce-a179-4042-9d70-86fdcf63d17c tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 returned with HTTP 200 Jul 03 06:22:24.480304 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 132/516] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:24.494432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.496636 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] DELETE https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 Jul 03 06:22:24.496931 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.497152 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.497322 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Delete volume with id: 71dcd444-970d-48a2-b26c-c5c1793e5c68 Jul 03 06:22:24.508086 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.508086 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:24.508814 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Volume info retrieved successfully. Jul 03 06:22:24.510362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99917) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:22:24.524459 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-582239442 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-582239442, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:24.524873 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-582239442 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-582239442, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:24.538455 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Created reservations ['cc7643b1-e665-458a-9644-65f9fecbf457', '0326fdf7-8d02-4c88-a7a2-f117c5d97c90', 'a8fe45d4-b840-44ae-931e-5246aa010c56', '111b6e54-800d-4be7-b643-9dbda92a40e5'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:24.580965 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Delete volume request issued successfully. Jul 03 06:22:24.581204 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d993bd99-a4e9-47ca-84ba-18e89b2bf3a1 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 returned with HTTP 202 Jul 03 06:22:24.581634 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 134/517] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:22:24 2026] DELETE /volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:24.594376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b8175509-eead-41b0-a7a4-eeb91f24db13 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.596253 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b8175509-eead-41b0-a7a4-eeb91f24db13 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] GET https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 Jul 03 06:22:24.596488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b8175509-eead-41b0-a7a4-eeb91f24db13 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.596650 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b8175509-eead-41b0-a7a4-eeb91f24db13 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.608102 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b8175509-eead-41b0-a7a4-eeb91f24db13 tempest-UserMessagesTest-1970792736 tempest-UserMessagesTest-1970792736-project-member] https://10.4.3.243/volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 returned with HTTP 404 Jul 03 06:22:24.608983 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 126/518] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/volumes/71dcd444-970d-48a2-b26c-c5c1793e5c68 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:24.620927 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-304d2b33-af01-4ab5-84b8-a3b5356c9d98 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.623327 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-304d2b33-af01-4ab5-84b8-a3b5356c9d98 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] DELETE https://10.4.3.243/volume/v3/types/732f0d2d-8396-47e5-b645-00439f599fd0 Jul 03 06:22:24.625293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-304d2b33-af01-4ab5-84b8-a3b5356c9d98 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.625293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-304d2b33-af01-4ab5-84b8-a3b5356c9d98 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.655540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-bde8b4d4-4dee-4994-8486-e839973bea9f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.658105 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-bde8b4d4-4dee-4994-8486-e839973bea9f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337/action Jul 03 06:22:24.658222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-304d2b33-af01-4ab5-84b8-a3b5356c9d98 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] https://10.4.3.243/volume/v3/types/732f0d2d-8396-47e5-b645-00439f599fd0 returned with HTTP 202 Jul 03 06:22:24.658485 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-bde8b4d4-4dee-4994-8486-e839973bea9f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:24.658614 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-bde8b4d4-4dee-4994-8486-e839973bea9f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:24.658759 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 127/519] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:22:24 2026] DELETE /volume/v3/types/732f0d2d-8396-47e5-b645-00439f599fd0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:24.674711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f5b05c44-8802-45ad-9c02-00e2f90096f2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:24.677629 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5b05c44-8802-45ad-9c02-00e2f90096f2 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] GET https://10.4.3.243/volume/v3/types/732f0d2d-8396-47e5-b645-00439f599fd0 Jul 03 06:22:24.677892 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5b05c44-8802-45ad-9c02-00e2f90096f2 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:24.678182 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5b05c44-8802-45ad-9c02-00e2f90096f2 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:24.679839 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:24.679839 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:24.690967 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5b05c44-8802-45ad-9c02-00e2f90096f2 tempest-UserMessagesTest-1491733298 tempest-UserMessagesTest-1491733298-project-admin] https://10.4.3.243/volume/v3/types/732f0d2d-8396-47e5-b645-00439f599fd0 returned with HTTP 404 Jul 03 06:22:24.691606 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 135/520] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:22:24 2026] GET /volume/v3/types/732f0d2d-8396-47e5-b645-00439f599fd0 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:24.707920 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-bde8b4d4-4dee-4994-8486-e839973bea9f tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337/action returned with HTTP 204 Jul 03 06:22:24.708857 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 133/521] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:22:24 2026] POST /volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:25.189833 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7b85369a-9282-4f69-a3c3-aad0073fe812 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:25.191985 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7b85369a-9282-4f69-a3c3-aad0073fe812 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e Jul 03 06:22:25.192209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7b85369a-9282-4f69-a3c3-aad0073fe812 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:25.192463 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7b85369a-9282-4f69-a3c3-aad0073fe812 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:25.201307 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7b85369a-9282-4f69-a3c3-aad0073fe812 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e returned with HTTP 404 Jul 03 06:22:25.202314 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 127/522] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:25 2026] GET /volume/v3/volumes/b3d7d3b2-8cd0-41d5-a052-788b61bd826e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:25.215489 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:25.217947 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:25.218383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1963047440"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:25.220034 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1963047440'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:25.220220 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Create volume of 1 GB Jul 03 06:22:25.222677 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d4b1f5d1-48df-4d96-98fd-ab1840e1d1ca None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:25.223227 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d4b1f5d1-48df-4d96-98fd-ab1840e1d1ca None None] GET https://10.4.3.243/volume// Jul 03 06:22:25.223485 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d4b1f5d1-48df-4d96-98fd-ab1840e1d1ca None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:25.223830 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d4b1f5d1-48df-4d96-98fd-ab1840e1d1ca None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:25.224664 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d4b1f5d1-48df-4d96-98fd-ab1840e1d1ca None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:25.225196 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 136/523] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:25.225358 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Availability Zones retrieved successfully. Jul 03 06:22:25.231368 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Flow 'volume_create_api' (9ca79306-b19e-481b-bec5-69d0f8145920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:25.234189 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a008290-1a78-40ac-b26a-28345c4bb389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:25.235452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:25.241120 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-5aa5252a-9329-496d-a528-16c8a8823c92 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:25.246750 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-5aa5252a-9329-496d-a528-16c8a8823c92 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f Jul 03 06:22:25.247632 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-5aa5252a-9329-496d-a528-16c8a8823c92 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:25.247632 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-5aa5252a-9329-496d-a528-16c8a8823c92 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:25.265246 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:25.265246 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:25.273528 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-5aa5252a-9329-496d-a528-16c8a8823c92 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:25.278277 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-5aa5252a-9329-496d-a528-16c8a8823c92 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f returned with HTTP 200 Jul 03 06:22:25.278788 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 134/524] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:25 2026] GET /volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:25.283019 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a008290-1a78-40ac-b26a-28345c4bb389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:25.284041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76ad641-3258-4a41-9bc7-18cd18e79b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:25.339804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Created reservations ['128331b4-d731-4e34-9ca5-8b1af3588deb', 'a55fda33-ab9b-46c0-932b-ef88679e6ff2', '1a76f9ae-2054-4905-b7f0-f05546bc23d1', '09e07f92-e08e-4bd2-a077-59f35f35afd3'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:25.341104 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76ad641-3258-4a41-9bc7-18cd18e79b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['128331b4-d731-4e34-9ca5-8b1af3588deb', 'a55fda33-ab9b-46c0-932b-ef88679e6ff2', '1a76f9ae-2054-4905-b7f0-f05546bc23d1', '09e07f92-e08e-4bd2-a077-59f35f35afd3']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:25.342049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f740b82a-129d-495c-af08-d60abb7e5176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:25.371428 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f740b82a-129d-495c-af08-d60abb7e5176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e06ae62e-1c5e-40b1-9333-00e6da298bd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1963047440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c214e2467e49949d04aa87886f14bb',qos_specs=None,replication_status=,reservations=['128331b4-d731-4e34-9ca5-8b1af3588deb','a55fda33-ab9b-46c0-932b-ef88679e6ff2','1a76f9ae-2054-4905-b7f0-f05546bc23d1','09e07f92-e08e-4bd2-a077-59f35f35afd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b07cf6a6103c4c7b98f821d75b3d9406',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1963047440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e06ae62e-1c5e-40b1-9333-00e6da298bd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c214e2467e49949d04aa87886f14bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b07cf6a6103c4c7b98f821d75b3d9406',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:25.373924 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3fae66-2d05-45b6-84ea-04bccda410d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:25.382752 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0b79287f-ec7f-44c4-9537-0e6c0c21f090 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:25.385390 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0b79287f-ec7f-44c4-9537-0e6c0c21f090 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] PUT https://10.4.3.243/volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa Jul 03 06:22:25.385948 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0b79287f-ec7f-44c4-9537-0e6c0c21f090 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:25.398544 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3fae66-2d05-45b6-84ea-04bccda410d0) transitioned into state 'SUCCESS' from state '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-1963047440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c214e2467e49949d04aa87886f14bb',qos_specs=None,replication_status=,reservations=['128331b4-d731-4e34-9ca5-8b1af3588deb','a55fda33-ab9b-46c0-932b-ef88679e6ff2','1a76f9ae-2054-4905-b7f0-f05546bc23d1','09e07f92-e08e-4bd2-a077-59f35f35afd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b07cf6a6103c4c7b98f821d75b3d9406',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:25.399305 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5646de-5bef-4933-9b09-ed1b582c42b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:25.404003 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0b79287f-ec7f-44c4-9537-0e6c0c21f090 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Acquiring lock "cinder-attachment_update-28e3386e-903e-45be-a61c-a278001de77f-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:22:25.411442 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5646de-5bef-4933-9b09-ed1b582c42b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:25.412034 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Flow 'volume_create_api' (9ca79306-b19e-481b-bec5-69d0f8145920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:25.413184 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Create volume request issued successfully. Jul 03 06:22:25.413184 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1c64a8a9-215b-47d0-a57d-40cd24bdf9f2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:25.413807 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 128/525] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:25 2026] POST /volume/v3/volumes => generated 748 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:25.413906 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0b79287f-ec7f-44c4-9537-0e6c0c21f090 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Lock "cinder-attachment_update-28e3386e-903e-45be-a61c-a278001de77f-np0000004376" acquired by "attachment_update" :: waited 0.010s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:22:25.416954 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:25.416954 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:25.428990 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9ef37136-4f5d-4547-be6e-f1435c52fa7f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:25.431294 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ef37136-4f5d-4547-be6e-f1435c52fa7f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:25.431485 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ef37136-4f5d-4547-be6e-f1435c52fa7f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:25.431554 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ef37136-4f5d-4547-be6e-f1435c52fa7f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:25.442051 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:25.442051 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:25.446262 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9ef37136-4f5d-4547-be6e-f1435c52fa7f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:25.453128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ef37136-4f5d-4547-be6e-f1435c52fa7f tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 200 Jul 03 06:22:25.453822 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 137/526] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:25 2026] GET /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:25.949875 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0b79287f-ec7f-44c4-9537-0e6c0c21f090 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Lock "cinder-attachment_update-28e3386e-903e-45be-a61c-a278001de77f-np0000004376" released by "attachment_update" :: held 0.534s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:22:25.949875 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0b79287f-ec7f-44c4-9537-0e6c0c21f090 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa returned with HTTP 200 Jul 03 06:22:25.949875 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 128/527] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:22:25 2026] PUT /volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:26.465433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0caef1f7-71c8-42cf-ba9b-5c9f443304b8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:26.470986 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6b4724a9-6980-4555-9c9e-2af0fe812996 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:26.471636 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0caef1f7-71c8-42cf-ba9b-5c9f443304b8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa/action Jul 03 06:22:26.471636 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0caef1f7-71c8-42cf-ba9b-5c9f443304b8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:26.472036 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0caef1f7-71c8-42cf-ba9b-5c9f443304b8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:26.475825 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6b4724a9-6980-4555-9c9e-2af0fe812996 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:26.476175 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6b4724a9-6980-4555-9c9e-2af0fe812996 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:26.476175 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6b4724a9-6980-4555-9c9e-2af0fe812996 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:26.488003 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:26.488003 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:26.493823 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6b4724a9-6980-4555-9c9e-2af0fe812996 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:26.495986 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:26.495986 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:26.498970 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6b4724a9-6980-4555-9c9e-2af0fe812996 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 200 Jul 03 06:22:26.499521 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 129/528] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:26 2026] GET /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:26.508501 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-0caef1f7-71c8-42cf-ba9b-5c9f443304b8 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa/action returned with HTTP 204 Jul 03 06:22:26.509080 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 135/529] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:22:26 2026] POST /volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:26.513862 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-de3a8796-e010-4c80-959b-d8228b65f019 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:26.516452 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de3a8796-e010-4c80-959b-d8228b65f019 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:22:26.517091 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de3a8796-e010-4c80-959b-d8228b65f019 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e06ae62e-1c5e-40b1-9333-00e6da298bd7", "name": "tempest-VolumesExtendTest-Snapshot-317040783"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:26.531740 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:26.531740 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:26.532815 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-de3a8796-e010-4c80-959b-d8228b65f019 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:26.532998 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-de3a8796-e010-4c80-959b-d8228b65f019 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Create snapshot from volume e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:26.577278 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-de3a8796-e010-4c80-959b-d8228b65f019 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Created reservations ['caccf065-0534-4e5f-9c78-1799b029be55', '26007896-cadc-44d5-9a58-352f5682247e', '12233d6f-c9e0-4d02-8ca8-4e6f156755ed', '8ebbacff-1270-4bbf-a4a0-e5dbc294fd6a'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:26.612823 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-de3a8796-e010-4c80-959b-d8228b65f019 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Snapshot create request issued successfully. Jul 03 06:22:26.613165 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de3a8796-e010-4c80-959b-d8228b65f019 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:22:26.613622 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 138/530] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:22:26 2026] POST /volume/v3/snapshots => generated 303 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:26.627713 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8cf2f5b8-1a50-4474-a616-99396a31163b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:26.631115 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8cf2f5b8-1a50-4474-a616-99396a31163b tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 Jul 03 06:22:26.631332 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8cf2f5b8-1a50-4474-a616-99396a31163b tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:26.631527 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8cf2f5b8-1a50-4474-a616-99396a31163b tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:26.642559 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:26.642559 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:26.644372 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8cf2f5b8-1a50-4474-a616-99396a31163b tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Snapshot retrieved successfully. Jul 03 06:22:26.645268 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8cf2f5b8-1a50-4474-a616-99396a31163b tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 returned with HTTP 200 Jul 03 06:22:26.645392 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 129/531] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:26 2026] GET /volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:27.028388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-869af2e6-f9da-4f83-add1-0e77435e03bd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:27.028388 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-869af2e6-f9da-4f83-add1-0e77435e03bd None None] GET https://10.4.3.243/volume// Jul 03 06:22:27.028388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-869af2e6-f9da-4f83-add1-0e77435e03bd None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:27.028388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-869af2e6-f9da-4f83-add1-0e77435e03bd None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:27.028887 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-869af2e6-f9da-4f83-add1-0e77435e03bd None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:27.029008 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 130/532] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:27.037541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-9d24984a-ae40-4040-b787-8f6ad49c16ec None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:27.040375 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-9d24984a-ae40-4040-b787-8f6ad49c16ec tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 Jul 03 06:22:27.040684 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-9d24984a-ae40-4040-b787-8f6ad49c16ec tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:27.041003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-9d24984a-ae40-4040-b787-8f6ad49c16ec tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:27.067238 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:27.067238 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:27.076643 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-9d24984a-ae40-4040-b787-8f6ad49c16ec tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:22:27.083647 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-9d24984a-ae40-4040-b787-8f6ad49c16ec tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 returned with HTTP 200 Jul 03 06:22:27.083647 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 136/533] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:27 2026] GET /volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:27.189790 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e142e999-66ca-4083-a7cf-d1f98a691f6b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:27.193718 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e142e999-66ca-4083-a7cf-d1f98a691f6b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] PUT https://10.4.3.243/volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c Jul 03 06:22:27.194500 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e142e999-66ca-4083-a7cf-d1f98a691f6b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:27.203583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e142e999-66ca-4083-a7cf-d1f98a691f6b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Acquiring lock "cinder-attachment_update-1e25ce0d-d4fb-4b2a-81a6-14d5c718f845-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:22:27.209831 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e142e999-66ca-4083-a7cf-d1f98a691f6b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Lock "cinder-attachment_update-1e25ce0d-d4fb-4b2a-81a6-14d5c718f845-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:22:27.210961 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:27.210961 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:27.657553 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4ff8ea9d-0e42-4dc2-8b5a-f5da759059d1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:27.659556 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ff8ea9d-0e42-4dc2-8b5a-f5da759059d1 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 Jul 03 06:22:27.659825 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ff8ea9d-0e42-4dc2-8b5a-f5da759059d1 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:27.660062 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ff8ea9d-0e42-4dc2-8b5a-f5da759059d1 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:27.669815 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:27.669815 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:27.670279 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4ff8ea9d-0e42-4dc2-8b5a-f5da759059d1 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Snapshot retrieved successfully. Jul 03 06:22:27.671554 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ff8ea9d-0e42-4dc2-8b5a-f5da759059d1 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 returned with HTTP 200 Jul 03 06:22:27.672166 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 130/534] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:27 2026] GET /volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:27.681568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ae3a27a3-022e-48fa-b3b0-bf3eccca3d6d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:27.686030 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ae3a27a3-022e-48fa-b3b0-bf3eccca3d6d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] POST https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7/action Jul 03 06:22:27.686296 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ae3a27a3-022e-48fa-b3b0-bf3eccca3d6d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:27.686412 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ae3a27a3-022e-48fa-b3b0-bf3eccca3d6d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:27.696720 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:27.696720 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:27.697204 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ae3a27a3-022e-48fa-b3b0-bf3eccca3d6d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:27.746304 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e142e999-66ca-4083-a7cf-d1f98a691f6b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Lock "cinder-attachment_update-1e25ce0d-d4fb-4b2a-81a6-14d5c718f845-np0000004376" released by "attachment_update" :: held 0.537s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:22:27.746709 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-e142e999-66ca-4083-a7cf-d1f98a691f6b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c returned with HTTP 200 Jul 03 06:22:27.747385 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 139/535] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:22:27 2026] PUT /volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:27.755935 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-ae3a27a3-022e-48fa-b3b0-bf3eccca3d6d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Created reservations ['28a71787-509b-4a66-a1a4-d67caea70bfe', '9642dcab-8b84-48dd-9ba9-73f45542fe92'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:27.771894 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ae3a27a3-022e-48fa-b3b0-bf3eccca3d6d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Extend volume request issued successfully. Jul 03 06:22:27.774714 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ae3a27a3-022e-48fa-b3b0-bf3eccca3d6d tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7/action returned with HTTP 202 Jul 03 06:22:27.774714 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 131/536] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:22:27 2026] POST /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:27.780309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-39068fac-c11d-46d8-abcd-0e45a5a66872 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:27.782608 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-39068fac-c11d-46d8-abcd-0e45a5a66872 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:27.782928 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-39068fac-c11d-46d8-abcd-0e45a5a66872 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:27.783189 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-39068fac-c11d-46d8-abcd-0e45a5a66872 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:27.800041 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:27.800041 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:27.811860 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-39068fac-c11d-46d8-abcd-0e45a5a66872 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:27.818314 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-39068fac-c11d-46d8-abcd-0e45a5a66872 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 200 Jul 03 06:22:27.819096 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 137/537] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:27 2026] GET /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:28.534247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-771bcd5f-11f4-4298-aba9-940bfa8791b3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:28.534247 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-771bcd5f-11f4-4298-aba9-940bfa8791b3 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] POST https://10.4.3.243/volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c/action Jul 03 06:22:28.534247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-771bcd5f-11f4-4298-aba9-940bfa8791b3 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:28.534247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-771bcd5f-11f4-4298-aba9-940bfa8791b3 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:28.534247 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:28.534247 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:28.534247 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1f29a029-00c2-49e9-99de-616ae2a3a444 req-771bcd5f-11f4-4298-aba9-940bfa8791b3 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c/action returned with HTTP 204 Jul 03 06:22:28.534247 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 131/538] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:22:28 2026] POST /volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:28.833976 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-de49efda-844a-42ed-ab23-bf2256e6634e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:28.836265 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de49efda-844a-42ed-ab23-bf2256e6634e tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:28.836478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de49efda-844a-42ed-ab23-bf2256e6634e tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:28.836718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de49efda-844a-42ed-ab23-bf2256e6634e tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:28.844339 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:28.844339 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:28.848735 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-de49efda-844a-42ed-ab23-bf2256e6634e tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:28.854792 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de49efda-844a-42ed-ab23-bf2256e6634e tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 200 Jul 03 06:22:28.855513 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 140/539] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:28 2026] GET /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:28.869443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3c3646d8-9982-444a-bc57-261cf71fc3e2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:28.872245 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3c3646d8-9982-444a-bc57-261cf71fc3e2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:28.872293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3c3646d8-9982-444a-bc57-261cf71fc3e2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:28.872523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3c3646d8-9982-444a-bc57-261cf71fc3e2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:28.880159 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:28.880159 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:28.883555 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3c3646d8-9982-444a-bc57-261cf71fc3e2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:28.888326 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3c3646d8-9982-444a-bc57-261cf71fc3e2 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 200 Jul 03 06:22:28.888685 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 132/540] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:28 2026] GET /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:28.905149 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-be13a78c-33f3-45b7-bae2-e46f4145e712 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:28.907530 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-be13a78c-33f3-45b7-bae2-e46f4145e712 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 Jul 03 06:22:28.907835 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-be13a78c-33f3-45b7-bae2-e46f4145e712 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:28.908099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-be13a78c-33f3-45b7-bae2-e46f4145e712 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:28.908268 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-be13a78c-33f3-45b7-bae2-e46f4145e712 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Delete snapshot with id: c159c3da-d760-43b5-9a0c-d0f549c7cf15 Jul 03 06:22:28.913736 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:28.913736 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:28.914461 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-be13a78c-33f3-45b7-bae2-e46f4145e712 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Snapshot retrieved successfully. Jul 03 06:22:28.939514 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-be13a78c-33f3-45b7-bae2-e46f4145e712 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Snapshot delete request issued successfully. Jul 03 06:22:28.939514 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-be13a78c-33f3-45b7-bae2-e46f4145e712 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 returned with HTTP 202 Jul 03 06:22:28.940179 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 138/541] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:22:28 2026] DELETE /volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:28.951835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2aacd65e-cdb6-4e8a-866e-d17d67a7b43a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:28.958041 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2aacd65e-cdb6-4e8a-866e-d17d67a7b43a tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 Jul 03 06:22:28.958354 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2aacd65e-cdb6-4e8a-866e-d17d67a7b43a tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:28.958583 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2aacd65e-cdb6-4e8a-866e-d17d67a7b43a tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:28.965166 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:28.965166 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:28.965658 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2aacd65e-cdb6-4e8a-866e-d17d67a7b43a tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Snapshot retrieved successfully. Jul 03 06:22:28.972536 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2aacd65e-cdb6-4e8a-866e-d17d67a7b43a tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 returned with HTTP 200 Jul 03 06:22:28.972765 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 132/542] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:28 2026] GET /volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:29.984171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9bd7fdd0-cb52-44e9-96cf-e77d0b4a8671 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:29.986219 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9bd7fdd0-cb52-44e9-96cf-e77d0b4a8671 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 Jul 03 06:22:29.986452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9bd7fdd0-cb52-44e9-96cf-e77d0b4a8671 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:29.986670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9bd7fdd0-cb52-44e9-96cf-e77d0b4a8671 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:29.991915 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9bd7fdd0-cb52-44e9-96cf-e77d0b4a8671 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 returned with HTTP 404 Jul 03 06:22:29.992407 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 141/543] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:22:29 2026] GET /volume/v3/snapshots/c159c3da-d760-43b5-9a0c-d0f549c7cf15 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:30.005046 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-375c16a3-ee75-4ba2-b221-09f5ef0f10ef None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:30.006836 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-375c16a3-ee75-4ba2-b221-09f5ef0f10ef tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:30.007030 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-375c16a3-ee75-4ba2-b221-09f5ef0f10ef tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:30.007464 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-375c16a3-ee75-4ba2-b221-09f5ef0f10ef tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:30.018160 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:30.018160 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:30.023643 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-375c16a3-ee75-4ba2-b221-09f5ef0f10ef tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:30.031853 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-375c16a3-ee75-4ba2-b221-09f5ef0f10ef tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 200 Jul 03 06:22:30.032330 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 133/544] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:30 2026] GET /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:30.051848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ca5b947f-4aed-43f5-b697-0972e5bf38da None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:30.053985 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ca5b947f-4aed-43f5-b697-0972e5bf38da tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:30.054249 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ca5b947f-4aed-43f5-b697-0972e5bf38da tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:30.054506 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ca5b947f-4aed-43f5-b697-0972e5bf38da tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:30.054741 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-ca5b947f-4aed-43f5-b697-0972e5bf38da tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Delete volume with id: e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:30.061583 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:30.061583 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:30.062100 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ca5b947f-4aed-43f5-b697-0972e5bf38da tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:30.089163 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ca5b947f-4aed-43f5-b697-0972e5bf38da tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Delete volume request issued successfully. Jul 03 06:22:30.089356 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ca5b947f-4aed-43f5-b697-0972e5bf38da tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 202 Jul 03 06:22:30.089929 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 139/545] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:30 2026] DELETE /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:30.103781 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bebc7c2a-ca41-4151-b62d-95e55186c6bf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:30.105734 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bebc7c2a-ca41-4151-b62d-95e55186c6bf tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:30.106032 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bebc7c2a-ca41-4151-b62d-95e55186c6bf tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:30.106301 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bebc7c2a-ca41-4151-b62d-95e55186c6bf tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:30.117282 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:30.117282 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:30.123188 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bebc7c2a-ca41-4151-b62d-95e55186c6bf tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Volume info retrieved successfully. Jul 03 06:22:30.129434 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bebc7c2a-ca41-4151-b62d-95e55186c6bf tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 200 Jul 03 06:22:30.130184 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 133/546] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:30 2026] GET /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:30.535798 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e0ec0714-cb09-4dd8-a8e6-b8a4f64951ea None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:30.831405 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e0ec0714-cb09-4dd8-a8e6-b8a4f64951ea tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:22:30.832112 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e0ec0714-cb09-4dd8-a8e6-b8a4f64951ea tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:30.856716 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e0ec0714-cb09-4dd8-a8e6-b8a4f64951ea tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:22:30.857118 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 142/547] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:22:30 2026] POST /volume/v3/types => generated 188 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:30.867487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-126cc111-e9c2-4c43-9d43-f1fd4eb6b14d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:30.869711 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-126cc111-e9c2-4c43-9d43-f1fd4eb6b14d tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:22:30.870191 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-126cc111-e9c2-4c43-9d43-f1fd4eb6b14d tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:30.891009 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-126cc111-e9c2-4c43-9d43-f1fd4eb6b14d tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:22:30.891378 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 134/548] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:22:30 2026] POST /volume/v3/types => generated 188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:30.901307 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5d4a343d-d631-4646-b27a-ca129a64af7a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:31.146931 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-83f24498-554b-4e80-9dab-3a37ad9b1bb0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:31.149259 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-83f24498-554b-4e80-9dab-3a37ad9b1bb0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] GET https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 Jul 03 06:22:31.149839 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-83f24498-554b-4e80-9dab-3a37ad9b1bb0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:31.149839 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-83f24498-554b-4e80-9dab-3a37ad9b1bb0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:31.160151 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-83f24498-554b-4e80-9dab-3a37ad9b1bb0 tempest-VolumesExtendTest-1533309832 tempest-VolumesExtendTest-1533309832-project-member] https://10.4.3.243/volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 returned with HTTP 404 Jul 03 06:22:31.160151 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 134/549] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:31 2026] GET /volume/v3/volumes/e06ae62e-1c5e-40b1-9333-00e6da298bd7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:31.212907 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:31.213907 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-775504484"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:31.219555 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-775504484'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:31.228750 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Create volume of 1 GB Jul 03 06:22:31.228750 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:31.228750 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:31.229116 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Availability Zones retrieved successfully. Jul 03 06:22:31.240457 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Flow 'volume_create_api' (987b4d7b-f193-4d62-9eac-c5000cabb476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:31.241933 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16f99a00-550c-4662-bd1d-9fadddf73bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:31.242965 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:31.269096 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16f99a00-550c-4662-bd1d-9fadddf73bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:22:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0f961291-9d3a-4632-a427-0e15665c8a9d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f961291-9d3a-4632-a427-0e15665c8a9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:31.270074 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f75a50f-f147-43d4-88cf-8819079d05a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:31.308146 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-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 06:22:31.308529 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-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 06:22:31.369525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Created reservations ['925d85ff-32ae-434b-9c5d-239bd2e5ef4a', '6b969c0f-9313-4394-8b30-b0f1cc59532b', 'f124a3aa-5785-4d1f-a86a-995d48526a1f', '2eff8093-8471-4dea-aad8-f084fbb3dcd9'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:31.370701 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f75a50f-f147-43d4-88cf-8819079d05a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['925d85ff-32ae-434b-9c5d-239bd2e5ef4a', '6b969c0f-9313-4394-8b30-b0f1cc59532b', 'f124a3aa-5785-4d1f-a86a-995d48526a1f', '2eff8093-8471-4dea-aad8-f084fbb3dcd9']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:31.371151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83230c46-4b5a-4e99-b2e6-2043361f3245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:31.404658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83230c46-4b5a-4e99-b2e6-2043361f3245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e108c8a-54a5-41b7-b288-cda723ecb532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-775504484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3f89a232884d13abe4a8a40ada27c2',qos_specs=None,replication_status=,reservations=['925d85ff-32ae-434b-9c5d-239bd2e5ef4a','6b969c0f-9313-4394-8b30-b0f1cc59532b','f124a3aa-5785-4d1f-a86a-995d48526a1f','2eff8093-8471-4dea-aad8-f084fbb3dcd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9478320fbda4484af271254a81900a7',volume_type_id=0f961291-9d3a-4632-a427-0e15665c8a9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-775504484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e108c8a-54a5-41b7-b288-cda723ecb532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3f89a232884d13abe4a8a40ada27c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9478320fbda4484af271254a81900a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f961291-9d3a-4632-a427-0e15665c8a9d),volume_type_id=0f961291-9d3a-4632-a427-0e15665c8a9d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:31.405866 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f49b5c1-b7d1-4619-8b0a-55891acce47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:31.430941 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f49b5c1-b7d1-4619-8b0a-55891acce47e) transitioned into state 'SUCCESS' from state '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-775504484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3f89a232884d13abe4a8a40ada27c2',qos_specs=None,replication_status=,reservations=['925d85ff-32ae-434b-9c5d-239bd2e5ef4a','6b969c0f-9313-4394-8b30-b0f1cc59532b','f124a3aa-5785-4d1f-a86a-995d48526a1f','2eff8093-8471-4dea-aad8-f084fbb3dcd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9478320fbda4484af271254a81900a7',volume_type_id=0f961291-9d3a-4632-a427-0e15665c8a9d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:31.430941 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b319a2a0-8822-42d6-bc97-8d726fc7670b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:31.444973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b319a2a0-8822-42d6-bc97-8d726fc7670b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:31.444973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Flow 'volume_create_api' (987b4d7b-f193-4d62-9eac-c5000cabb476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:31.444973 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Create volume request issued successfully. Jul 03 06:22:31.444973 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d4a343d-d631-4646-b27a-ca129a64af7a tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:31.444973 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 140/550] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:30 2026] POST /volume/v3/volumes => generated 767 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:31.467370 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a2674c83-b702-4543-bf58-42a25e568eb5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:31.471234 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a2674c83-b702-4543-bf58-42a25e568eb5 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:31.471506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a2674c83-b702-4543-bf58-42a25e568eb5 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:31.471724 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a2674c83-b702-4543-bf58-42a25e568eb5 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:31.479757 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:31.479757 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:31.484919 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a2674c83-b702-4543-bf58-42a25e568eb5 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Volume info retrieved successfully. Jul 03 06:22:31.491215 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a2674c83-b702-4543-bf58-42a25e568eb5 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 200 Jul 03 06:22:31.491654 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 143/551] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:31 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:32.504940 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b0bf0861-3921-45f7-a2af-d6b284646eff None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:32.507525 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b0bf0861-3921-45f7-a2af-d6b284646eff tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:32.507784 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b0bf0861-3921-45f7-a2af-d6b284646eff tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:32.508039 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b0bf0861-3921-45f7-a2af-d6b284646eff tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:32.516424 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:32.516424 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:32.520974 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b0bf0861-3921-45f7-a2af-d6b284646eff tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Volume info retrieved successfully. Jul 03 06:22:32.525388 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b0bf0861-3921-45f7-a2af-d6b284646eff tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 200 Jul 03 06:22:32.525848 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 135/552] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:32 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:32.538768 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-30caf005-fe39-4fe1-b7ef-e45376a92e6a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:32.540829 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-30caf005-fe39-4fe1-b7ef-e45376a92e6a tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:32.541081 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-30caf005-fe39-4fe1-b7ef-e45376a92e6a tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:32.541310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-30caf005-fe39-4fe1-b7ef-e45376a92e6a tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:32.549431 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:32.549431 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:32.554772 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-30caf005-fe39-4fe1-b7ef-e45376a92e6a tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Volume info retrieved successfully. Jul 03 06:22:32.562441 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-30caf005-fe39-4fe1-b7ef-e45376a92e6a tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 200 Jul 03 06:22:32.562719 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 135/553] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:32 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 1033 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:32.577317 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:32.579483 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] POST https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532/action Jul 03 06:22:32.579914 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:32.580097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:32.588931 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:32.588931 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:32.589499 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Volume info retrieved successfully. Jul 03 06:22:32.611547 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-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 06:22:32.611873 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-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 06:22:32.640013 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Created reservations ['a9c25354-dcac-43ee-9331-d87c4d4a63ab', '199d308b-9533-4e77-aebc-42ffb886c721'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:32.659353 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Created reservations ['468f2634-b8f8-4d86-9b3f-c54723b9d15d', 'd2942b83-23ab-4b40-a5cc-83b5d71d2dca'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:32.696722 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Retype volume request issued successfully. Jul 03 06:22:32.696722 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a391b43c-938c-4ee0-9e25-4623e0ddbbd6 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532/action returned with HTTP 202 Jul 03 06:22:32.696722 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 141/554] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:22:32 2026] POST /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:32.705095 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2380d60c-baa9-4fbf-a9d2-093097d4b7f7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:32.715503 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2380d60c-baa9-4fbf-a9d2-093097d4b7f7 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:32.715821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2380d60c-baa9-4fbf-a9d2-093097d4b7f7 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:32.716138 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2380d60c-baa9-4fbf-a9d2-093097d4b7f7 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:32.732661 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:32.732661 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:32.740395 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2380d60c-baa9-4fbf-a9d2-093097d4b7f7 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Volume info retrieved successfully. Jul 03 06:22:32.747237 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2380d60c-baa9-4fbf-a9d2-093097d4b7f7 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 200 Jul 03 06:22:32.747237 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 144/555] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:32 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:33.590411 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a3070921-86d3-4011-9409-47e4fb1dda9f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:33.592061 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3070921-86d3-4011-9409-47e4fb1dda9f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] DELETE https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 Jul 03 06:22:33.592239 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3070921-86d3-4011-9409-47e4fb1dda9f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:33.592415 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3070921-86d3-4011-9409-47e4fb1dda9f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:33.592565 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-a3070921-86d3-4011-9409-47e4fb1dda9f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Delete volume with id: 698e9f4a-4ba1-4503-8f45-5e52b86d3171 Jul 03 06:22:33.601769 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:33.601769 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:33.601769 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a3070921-86d3-4011-9409-47e4fb1dda9f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:33.627384 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a3070921-86d3-4011-9409-47e4fb1dda9f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Delete volume request issued successfully. Jul 03 06:22:33.627384 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3070921-86d3-4011-9409-47e4fb1dda9f tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 returned with HTTP 202 Jul 03 06:22:33.627564 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 136/556] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:33 2026] DELETE /volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:33.638897 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4e6dfe22-bb9e-4b9f-9c6b-e8b1b8a8f787 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:33.640927 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4e6dfe22-bb9e-4b9f-9c6b-e8b1b8a8f787 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 Jul 03 06:22:33.644731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4e6dfe22-bb9e-4b9f-9c6b-e8b1b8a8f787 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:33.644731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4e6dfe22-bb9e-4b9f-9c6b-e8b1b8a8f787 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:33.650271 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:33.650271 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:33.655828 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4e6dfe22-bb9e-4b9f-9c6b-e8b1b8a8f787 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:33.661127 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4e6dfe22-bb9e-4b9f-9c6b-e8b1b8a8f787 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 returned with HTTP 200 Jul 03 06:22:33.661618 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 136/557] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:33 2026] GET /volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:33.765402 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c1f35873-3116-4117-bf18-616616a7ad70 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:33.767565 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c1f35873-3116-4117-bf18-616616a7ad70 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:33.767953 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c1f35873-3116-4117-bf18-616616a7ad70 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:33.768118 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c1f35873-3116-4117-bf18-616616a7ad70 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:33.780350 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:33.780350 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:33.789312 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c1f35873-3116-4117-bf18-616616a7ad70 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Volume info retrieved successfully. Jul 03 06:22:33.800968 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c1f35873-3116-4117-bf18-616616a7ad70 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 200 Jul 03 06:22:33.801387 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 142/558] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:33 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:33.816159 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5b9c08f9-2803-4496-a1d9-83003aba8c9c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:33.818225 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5b9c08f9-2803-4496-a1d9-83003aba8c9c tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:33.818602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5b9c08f9-2803-4496-a1d9-83003aba8c9c tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:33.819710 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5b9c08f9-2803-4496-a1d9-83003aba8c9c tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:33.827823 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:33.827823 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:33.834093 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5b9c08f9-2803-4496-a1d9-83003aba8c9c tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Volume info retrieved successfully. Jul 03 06:22:33.839036 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5b9c08f9-2803-4496-a1d9-83003aba8c9c tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 200 Jul 03 06:22:33.839623 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 145/559] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:33 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 1033 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:33.856571 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-629ed0b6-b7c7-4bbc-9e1c-619ea80cbf88 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:33.859909 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-629ed0b6-b7c7-4bbc-9e1c-619ea80cbf88 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] GET https://10.4.3.243/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-775504484 Jul 03 06:22:33.860265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-629ed0b6-b7c7-4bbc-9e1c-619ea80cbf88 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:33.860566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-629ed0b6-b7c7-4bbc-9e1c-619ea80cbf88 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:33.862202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-629ed0b6-b7c7-4bbc-9e1c-619ea80cbf88 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-775504484'), ('all_tenants', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:22:33.910925 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-629ed0b6-b7c7-4bbc-9e1c-619ea80cbf88 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Get all volumes completed successfully. Jul 03 06:22:33.910925 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-629ed0b6-b7c7-4bbc-9e1c-619ea80cbf88 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-775504484 returned with HTTP 200 Jul 03 06:22:33.911625 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 137/560] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:22:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-775504484 => generated 346 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:33.922804 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9f313a15-c422-42ca-a4cd-05d517f2b2c8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:33.930990 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f313a15-c422-42ca-a4cd-05d517f2b2c8 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:33.931274 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f313a15-c422-42ca-a4cd-05d517f2b2c8 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:33.931495 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f313a15-c422-42ca-a4cd-05d517f2b2c8 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:33.958241 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:33.958241 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:33.969465 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9f313a15-c422-42ca-a4cd-05d517f2b2c8 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Volume info retrieved successfully. Jul 03 06:22:33.978950 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f313a15-c422-42ca-a4cd-05d517f2b2c8 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 200 Jul 03 06:22:33.979415 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 137/561] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:33 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:33.992828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ea2e5b00-41a8-4e79-8b0c-9b126e275957 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:33.995837 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ea2e5b00-41a8-4e79-8b0c-9b126e275957 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] DELETE https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:33.996146 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ea2e5b00-41a8-4e79-8b0c-9b126e275957 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:33.996423 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ea2e5b00-41a8-4e79-8b0c-9b126e275957 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:33.996667 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-ea2e5b00-41a8-4e79-8b0c-9b126e275957 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Delete volume with id: 5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:34.005118 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:34.005118 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:34.005651 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ea2e5b00-41a8-4e79-8b0c-9b126e275957 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Volume info retrieved successfully. Jul 03 06:22:34.044749 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ea2e5b00-41a8-4e79-8b0c-9b126e275957 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Delete volume request issued successfully. Jul 03 06:22:34.044749 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ea2e5b00-41a8-4e79-8b0c-9b126e275957 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 202 Jul 03 06:22:34.044749 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 143/562] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:33 2026] DELETE /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:34.057279 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-731453ea-73fb-4cc8-a46b-02e86de9ee85 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:34.059570 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-731453ea-73fb-4cc8-a46b-02e86de9ee85 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:34.060682 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-731453ea-73fb-4cc8-a46b-02e86de9ee85 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:34.060682 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-731453ea-73fb-4cc8-a46b-02e86de9ee85 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:34.068091 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:34.068091 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:34.072303 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-731453ea-73fb-4cc8-a46b-02e86de9ee85 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Volume info retrieved successfully. Jul 03 06:22:34.077976 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-731453ea-73fb-4cc8-a46b-02e86de9ee85 tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 200 Jul 03 06:22:34.078526 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 146/563] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:34 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:34.228686 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-891666bc-9503-4337-9aab-c5000b86cf64 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:34.474993 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:34.475383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1146660371", "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:34.476926 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1146660371', 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:34.570149 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume of 1 GB Jul 03 06:22:34.570577 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:34.570577 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:34.575123 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Availability Zones retrieved successfully. Jul 03 06:22:34.581043 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Flow 'volume_create_api' (84ef3145-61fa-4e39-bf07-15e202983104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:34.582166 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8871b3-7c3c-4d51-8456-38710f5fc5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:34.583197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:34.646590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8871b3-7c3c-4d51-8456-38710f5fc5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:34.647540 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ddb556-0af9-4e10-a3c4-a024235d25f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:34.676622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c3d72ac5-1f15-4b0f-a675-3aadf29040cf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:34.679353 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c3d72ac5-1f15-4b0f-a675-3aadf29040cf tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 Jul 03 06:22:34.679353 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c3d72ac5-1f15-4b0f-a675-3aadf29040cf tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:34.679515 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c3d72ac5-1f15-4b0f-a675-3aadf29040cf tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:34.686097 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c3d72ac5-1f15-4b0f-a675-3aadf29040cf tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 returned with HTTP 404 Jul 03 06:22:34.686651 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 138/564] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:34 2026] GET /volume/v3/volumes/698e9f4a-4ba1-4503-8f45-5e52b86d3171 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:34.693836 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d8969384-f839-4ce9-a204-5c20f31eb2d7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:34.695541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8969384-f839-4ce9-a204-5c20f31eb2d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] DELETE https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:34.695789 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8969384-f839-4ce9-a204-5c20f31eb2d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:34.695982 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8969384-f839-4ce9-a204-5c20f31eb2d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:34.696170 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d8969384-f839-4ce9-a204-5c20f31eb2d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Delete volume with id: 510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:34.705269 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:34.705269 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:34.705811 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d8969384-f839-4ce9-a204-5c20f31eb2d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:34.716336 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Created reservations ['ef53ec14-ca10-469f-a028-3d2f9fb2cf49', '4c1c1e6c-de4e-4d42-8363-bef4d65ea303', 'b493c201-bae0-4625-b135-1faf8082739b', '5d7e7d89-5a95-4b00-99d5-06b10ce354db'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:34.717317 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ddb556-0af9-4e10-a3c4-a024235d25f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef53ec14-ca10-469f-a028-3d2f9fb2cf49', '4c1c1e6c-de4e-4d42-8363-bef4d65ea303', 'b493c201-bae0-4625-b135-1faf8082739b', '5d7e7d89-5a95-4b00-99d5-06b10ce354db']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:34.718095 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0f8adeb-2c5d-4f5f-8d33-951bc0df2dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:34.724549 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d8969384-f839-4ce9-a204-5c20f31eb2d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Delete volume request issued successfully. Jul 03 06:22:34.725750 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8969384-f839-4ce9-a204-5c20f31eb2d7 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 202 Jul 03 06:22:34.725750 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 144/565] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:34 2026] DELETE /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:34.736301 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-461d47cf-1295-430f-9db6-502a0d007a78 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:34.737946 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-461d47cf-1295-430f-9db6-502a0d007a78 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:34.738532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-461d47cf-1295-430f-9db6-502a0d007a78 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:34.738532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-461d47cf-1295-430f-9db6-502a0d007a78 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:34.747176 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:34.747176 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:34.751975 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-461d47cf-1295-430f-9db6-502a0d007a78 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Volume info retrieved successfully. Jul 03 06:22:34.753925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0f8adeb-2c5d-4f5f-8d33-951bc0df2dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b94b7b-c67b-4851-85c8-6bce0beef63d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1146660371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e1a49138d6476fbf76d45f4c6c5b83',qos_specs=None,replication_status=,reservations=['ef53ec14-ca10-469f-a028-3d2f9fb2cf49','4c1c1e6c-de4e-4d42-8363-bef4d65ea303','b493c201-bae0-4625-b135-1faf8082739b','5d7e7d89-5a95-4b00-99d5-06b10ce354db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1146660371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06b94b7b-c67b-4851-85c8-6bce0beef63d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e1a49138d6476fbf76d45f4c6c5b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:34.754890 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c758d6-74fc-4349-9393-7d80a5a43b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:34.757488 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-461d47cf-1295-430f-9db6-502a0d007a78 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 200 Jul 03 06:22:34.757994 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 147/566] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:34 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:34.810841 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c758d6-74fc-4349-9393-7d80a5a43b97) transitioned into state 'SUCCESS' from state '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-1146660371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e1a49138d6476fbf76d45f4c6c5b83',qos_specs=None,replication_status=,reservations=['ef53ec14-ca10-469f-a028-3d2f9fb2cf49','4c1c1e6c-de4e-4d42-8363-bef4d65ea303','b493c201-bae0-4625-b135-1faf8082739b','5d7e7d89-5a95-4b00-99d5-06b10ce354db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:34.811578 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bee469c-186a-4df3-b179-3e522bc777eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:34.825647 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bee469c-186a-4df3-b179-3e522bc777eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:34.826536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Flow 'volume_create_api' (84ef3145-61fa-4e39-bf07-15e202983104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:34.826922 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume request issued successfully. Jul 03 06:22:34.827604 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-891666bc-9503-4337-9aab-c5000b86cf64 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:34.828074 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 138/567] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:34 2026] POST /volume/v3/volumes => generated 757 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:34.842536 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7000a382-2ca2-46fa-bab4-874745369c45 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:34.845608 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7000a382-2ca2-46fa-bab4-874745369c45 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d Jul 03 06:22:34.845888 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7000a382-2ca2-46fa-bab4-874745369c45 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:34.846439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7000a382-2ca2-46fa-bab4-874745369c45 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:34.856141 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:34.856141 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:34.860486 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7000a382-2ca2-46fa-bab4-874745369c45 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:34.866216 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7000a382-2ca2-46fa-bab4-874745369c45 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d returned with HTTP 200 Jul 03 06:22:34.866786 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 139/568] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:34 2026] GET /volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:35.093670 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7e2acb7d-0c11-48ce-a1a3-67c4528e30ba None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:35.096385 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7e2acb7d-0c11-48ce-a1a3-67c4528e30ba tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] GET https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 Jul 03 06:22:35.096711 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7e2acb7d-0c11-48ce-a1a3-67c4528e30ba tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:35.096989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7e2acb7d-0c11-48ce-a1a3-67c4528e30ba tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:35.104782 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7e2acb7d-0c11-48ce-a1a3-67c4528e30ba tempest-VolumeRetypeWithoutMigrationTest-1235994423 tempest-VolumeRetypeWithoutMigrationTest-1235994423-project-member] https://10.4.3.243/volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 returned with HTTP 404 Jul 03 06:22:35.104782 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 145/569] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:35 2026] GET /volume/v3/volumes/5e108c8a-54a5-41b7-b288-cda723ecb532 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:22:35.117250 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-118a9f89-b474-4b8f-b3cc-5bdb4cc46bde None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:35.120128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-118a9f89-b474-4b8f-b3cc-5bdb4cc46bde tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] DELETE https://10.4.3.243/volume/v3/types/1c36785d-a0c9-415d-8681-558b6e86c1b1 Jul 03 06:22:35.120379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-118a9f89-b474-4b8f-b3cc-5bdb4cc46bde tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:35.121922 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-118a9f89-b474-4b8f-b3cc-5bdb4cc46bde tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:35.151226 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-118a9f89-b474-4b8f-b3cc-5bdb4cc46bde tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/types/1c36785d-a0c9-415d-8681-558b6e86c1b1 returned with HTTP 202 Jul 03 06:22:35.151625 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 148/570] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:22:35 2026] DELETE /volume/v3/types/1c36785d-a0c9-415d-8681-558b6e86c1b1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:35.160383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0984533d-82fa-48eb-baa8-cc6eae128c2f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:35.162651 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0984533d-82fa-48eb-baa8-cc6eae128c2f tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] GET https://10.4.3.243/volume/v3/types/1c36785d-a0c9-415d-8681-558b6e86c1b1 Jul 03 06:22:35.162881 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0984533d-82fa-48eb-baa8-cc6eae128c2f tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:35.163074 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0984533d-82fa-48eb-baa8-cc6eae128c2f tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:35.167216 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0984533d-82fa-48eb-baa8-cc6eae128c2f tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/types/1c36785d-a0c9-415d-8681-558b6e86c1b1 returned with HTTP 404 Jul 03 06:22:35.167746 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 139/571] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:22:35 2026] GET /volume/v3/types/1c36785d-a0c9-415d-8681-558b6e86c1b1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:35.175299 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-923360f6-0b22-4fcf-95cc-2d1c4ccc9a3b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:35.177740 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-923360f6-0b22-4fcf-95cc-2d1c4ccc9a3b tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] DELETE https://10.4.3.243/volume/v3/types/0f961291-9d3a-4632-a427-0e15665c8a9d Jul 03 06:22:35.177989 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-923360f6-0b22-4fcf-95cc-2d1c4ccc9a3b tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:35.178273 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-923360f6-0b22-4fcf-95cc-2d1c4ccc9a3b tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:35.213048 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-923360f6-0b22-4fcf-95cc-2d1c4ccc9a3b tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/types/0f961291-9d3a-4632-a427-0e15665c8a9d returned with HTTP 202 Jul 03 06:22:35.214782 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 140/572] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:22:35 2026] DELETE /volume/v3/types/0f961291-9d3a-4632-a427-0e15665c8a9d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:35.221930 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3752ae66-6e16-4c54-ba5e-239656c5f2e1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:35.224628 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3752ae66-6e16-4c54-ba5e-239656c5f2e1 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] GET https://10.4.3.243/volume/v3/types/0f961291-9d3a-4632-a427-0e15665c8a9d Jul 03 06:22:35.224949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3752ae66-6e16-4c54-ba5e-239656c5f2e1 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:35.225469 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3752ae66-6e16-4c54-ba5e-239656c5f2e1 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:35.229969 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3752ae66-6e16-4c54-ba5e-239656c5f2e1 tempest-VolumeRetypeWithoutMigrationTest-989759701 tempest-VolumeRetypeWithoutMigrationTest-989759701-project-admin] https://10.4.3.243/volume/v3/types/0f961291-9d3a-4632-a427-0e15665c8a9d returned with HTTP 404 Jul 03 06:22:35.230582 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 146/573] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:22:35 2026] GET /volume/v3/types/0f961291-9d3a-4632-a427-0e15665c8a9d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:35.771619 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dc1d74ea-4681-4e77-ba98-c815e4f1b406 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:35.774154 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dc1d74ea-4681-4e77-ba98-c815e4f1b406 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] GET https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 Jul 03 06:22:35.774154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dc1d74ea-4681-4e77-ba98-c815e4f1b406 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:35.774244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dc1d74ea-4681-4e77-ba98-c815e4f1b406 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:35.781539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dc1d74ea-4681-4e77-ba98-c815e4f1b406 tempest-TestMultiAttachVolumeSwap-1261088548 tempest-TestMultiAttachVolumeSwap-1261088548-project-member] https://10.4.3.243/volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 returned with HTTP 404 Jul 03 06:22:35.782105 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 149/574] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:35 2026] GET /volume/v3/volumes/510b33b8-1126-410b-9c23-6653dc9ab5a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:35.883763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c1aa9d3-9790-4756-8239-fc4c3ac2ba1f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:35.885231 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c1aa9d3-9790-4756-8239-fc4c3ac2ba1f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d Jul 03 06:22:35.885527 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c1aa9d3-9790-4756-8239-fc4c3ac2ba1f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:35.885797 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c1aa9d3-9790-4756-8239-fc4c3ac2ba1f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:35.897894 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:35.897894 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:35.903916 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2c1aa9d3-9790-4756-8239-fc4c3ac2ba1f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:35.911519 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c1aa9d3-9790-4756-8239-fc4c3ac2ba1f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d returned with HTTP 200 Jul 03 06:22:35.912096 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 140/575] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:35 2026] GET /volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:35.930478 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:35.932521 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:35.933001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1380053576"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:35.934893 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1380053576'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:35.935071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume of 1 GB Jul 03 06:22:35.942008 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Availability Zones retrieved successfully. Jul 03 06:22:35.949755 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Flow 'volume_create_api' (765e7d16-3dfd-4234-b07c-5a236f168605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:35.951395 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9b5028-5990-4a00-bf69-9cced3f3c44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:35.952670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:35.993836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9b5028-5990-4a00-bf69-9cced3f3c44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:35.994753 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae50c09-3707-466d-972d-93a3ae9f15e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:36.071106 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Created reservations ['ed7803c6-227a-4809-8ed0-57acd199bd76', 'c300c44b-b7e1-4490-8ddc-1becf6742914', 'd388ca9b-ba6c-45ce-a771-1ca500722ee5', 'bbcc2c0e-3998-4a7a-8a45-10526a57e5f4'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:36.072571 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae50c09-3707-466d-972d-93a3ae9f15e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7803c6-227a-4809-8ed0-57acd199bd76', 'c300c44b-b7e1-4490-8ddc-1becf6742914', 'd388ca9b-ba6c-45ce-a771-1ca500722ee5', 'bbcc2c0e-3998-4a7a-8a45-10526a57e5f4']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:36.073529 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c165ac83-cb90-4345-a90f-f975548d5084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:36.118962 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c165ac83-cb90-4345-a90f-f975548d5084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9fa21a6-16f2-477c-b769-01bb0e9976af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1380053576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e1a49138d6476fbf76d45f4c6c5b83',qos_specs=None,replication_status=,reservations=['ed7803c6-227a-4809-8ed0-57acd199bd76','c300c44b-b7e1-4490-8ddc-1becf6742914','d388ca9b-ba6c-45ce-a771-1ca500722ee5','bbcc2c0e-3998-4a7a-8a45-10526a57e5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1380053576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9fa21a6-16f2-477c-b769-01bb0e9976af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e1a49138d6476fbf76d45f4c6c5b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:36.120045 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5b8e5b-a291-4891-a296-e84e9e1c3d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:36.154533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5b8e5b-a291-4891-a296-e84e9e1c3d61) transitioned into state 'SUCCESS' from state '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-1380053576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e1a49138d6476fbf76d45f4c6c5b83',qos_specs=None,replication_status=,reservations=['ed7803c6-227a-4809-8ed0-57acd199bd76','c300c44b-b7e1-4490-8ddc-1becf6742914','d388ca9b-ba6c-45ce-a771-1ca500722ee5','bbcc2c0e-3998-4a7a-8a45-10526a57e5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:36.155376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57bb91ea-5844-4eaf-bb8e-34ed41e7096e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:36.171743 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57bb91ea-5844-4eaf-bb8e-34ed41e7096e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:36.172451 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Flow 'volume_create_api' (765e7d16-3dfd-4234-b07c-5a236f168605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:36.173709 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume request issued successfully. Jul 03 06:22:36.173709 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dd2d5962-c15e-4f3a-a303-2df0ea88c2cc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:36.174185 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 141/576] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:35 2026] POST /volume/v3/volumes => generated 757 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:36.189279 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bdd335f3-f5d4-4d50-a84d-7cc2f0e722d3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:36.189781 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bdd335f3-f5d4-4d50-a84d-7cc2f0e722d3 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af Jul 03 06:22:36.189781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bdd335f3-f5d4-4d50-a84d-7cc2f0e722d3 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:36.189842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bdd335f3-f5d4-4d50-a84d-7cc2f0e722d3 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:36.197570 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:36.197570 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:36.205720 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bdd335f3-f5d4-4d50-a84d-7cc2f0e722d3 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:36.208214 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bdd335f3-f5d4-4d50-a84d-7cc2f0e722d3 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af returned with HTTP 200 Jul 03 06:22:36.209012 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 147/577] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:36 2026] GET /volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:37.223304 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-411a1662-2ad7-4c63-be10-d5031507e0f4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:37.225136 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-411a1662-2ad7-4c63-be10-d5031507e0f4 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af Jul 03 06:22:37.225323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-411a1662-2ad7-4c63-be10-d5031507e0f4 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:37.225504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-411a1662-2ad7-4c63-be10-d5031507e0f4 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:37.233339 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:37.233339 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:37.238881 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-411a1662-2ad7-4c63-be10-d5031507e0f4 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:37.244177 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-411a1662-2ad7-4c63-be10-d5031507e0f4 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af returned with HTTP 200 Jul 03 06:22:37.244643 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 150/578] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:37 2026] GET /volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:37.259900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:37.262311 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:37.262754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1599613365"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:37.264535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1599613365'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:37.264626 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume of 1 GB Jul 03 06:22:37.275984 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Availability Zones retrieved successfully. Jul 03 06:22:37.283993 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Flow 'volume_create_api' (fd7a7c81-10d3-4175-b791-df49ebb15247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:37.285485 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540e74af-8b46-4b0d-9aed-ec6d2ccf2364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:37.286782 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:37.321474 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540e74af-8b46-4b0d-9aed-ec6d2ccf2364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:37.322374 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa35bde-e469-4b5b-a810-70d3b1565cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:37.388037 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Created reservations ['11d859e1-6b74-48ba-871c-8448c3aa01ac', '7b072d81-564d-4676-9916-dd97b9baba69', '5eba536f-54e7-4873-80fd-268d475c1342', 'b2fa4de2-7ac7-454e-9da7-91036fc8f228'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:37.389108 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa35bde-e469-4b5b-a810-70d3b1565cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11d859e1-6b74-48ba-871c-8448c3aa01ac', '7b072d81-564d-4676-9916-dd97b9baba69', '5eba536f-54e7-4873-80fd-268d475c1342', 'b2fa4de2-7ac7-454e-9da7-91036fc8f228']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:37.390235 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c6ed87-c855-4c75-ace3-c30ce2fd1a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:37.419244 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c6ed87-c855-4c75-ace3-c30ce2fd1a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051657b0-a3f5-4552-bfc3-38694807b3ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1599613365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e1a49138d6476fbf76d45f4c6c5b83',qos_specs=None,replication_status=,reservations=['11d859e1-6b74-48ba-871c-8448c3aa01ac','7b072d81-564d-4676-9916-dd97b9baba69','5eba536f-54e7-4873-80fd-268d475c1342','b2fa4de2-7ac7-454e-9da7-91036fc8f228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1599613365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051657b0-a3f5-4552-bfc3-38694807b3ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e1a49138d6476fbf76d45f4c6c5b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:37.421756 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0539a0f1-3f50-4ef2-b49b-f9caf107b34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:37.445328 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0539a0f1-3f50-4ef2-b49b-f9caf107b34b) transitioned into state 'SUCCESS' from state '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-1599613365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e1a49138d6476fbf76d45f4c6c5b83',qos_specs=None,replication_status=,reservations=['11d859e1-6b74-48ba-871c-8448c3aa01ac','7b072d81-564d-4676-9916-dd97b9baba69','5eba536f-54e7-4873-80fd-268d475c1342','b2fa4de2-7ac7-454e-9da7-91036fc8f228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9358d589c8d04b7c8ffc46030ae58bab',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:37.447100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a74591-f6e1-41e7-bb9e-4c719275bffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:37.461561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a74591-f6e1-41e7-bb9e-4c719275bffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:37.461806 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Flow 'volume_create_api' (fd7a7c81-10d3-4175-b791-df49ebb15247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:37.462097 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Create volume request issued successfully. Jul 03 06:22:37.462976 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6e8ffe7a-26cb-48c8-a200-312ce4508ffe tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:37.463639 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 141/579] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:37 2026] POST /volume/v3/volumes => generated 757 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:37.478516 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b3611560-7f4d-4678-97bb-f3e6b6af927f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:37.481972 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3611560-7f4d-4678-97bb-f3e6b6af927f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec Jul 03 06:22:37.482363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3611560-7f4d-4678-97bb-f3e6b6af927f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:37.482363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3611560-7f4d-4678-97bb-f3e6b6af927f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:37.490565 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:37.490565 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:37.495326 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b3611560-7f4d-4678-97bb-f3e6b6af927f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:37.500824 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3611560-7f4d-4678-97bb-f3e6b6af927f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec returned with HTTP 200 Jul 03 06:22:37.501496 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 142/580] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:37 2026] GET /volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:38.514574 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2f279537-9260-4721-a79c-195edf9cabf9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:38.516628 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f279537-9260-4721-a79c-195edf9cabf9 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec Jul 03 06:22:38.516868 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f279537-9260-4721-a79c-195edf9cabf9 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:38.517132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f279537-9260-4721-a79c-195edf9cabf9 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:38.526949 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:38.526949 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:38.532037 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2f279537-9260-4721-a79c-195edf9cabf9 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:38.537139 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f279537-9260-4721-a79c-195edf9cabf9 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec returned with HTTP 200 Jul 03 06:22:38.537569 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 148/581] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:38 2026] GET /volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:40.215721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-75dbe03a-fca7-4682-8271-537557c5ee6b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:40.473297 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-75dbe03a-fca7-4682-8271-537557c5ee6b tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] GET https://10.4.3.243/volume/v3/os-services Jul 03 06:22:40.474537 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-75dbe03a-fca7-4682-8271-537557c5ee6b tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:40.474537 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-75dbe03a-fca7-4682-8271-537557c5ee6b tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:40.484208 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-75dbe03a-fca7-4682-8271-537557c5ee6b tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] https://10.4.3.243/volume/v3/os-services returned with HTTP 200 Jul 03 06:22:40.484668 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 151/582] 10.4.3.243 () {66 vars in 1249 bytes} [Fri Jul 3 06:22:40 2026] GET /volume/v3/os-services => generated 626 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:40.494786 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fc2f8d7a-c99f-4024-9195-d4bd88d30316 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:40.496758 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fc2f8d7a-c99f-4024-9195-d4bd88d30316 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] PUT https://10.4.3.243/volume/v3/os-services/disable-log-reason Jul 03 06:22:40.497093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fc2f8d7a-c99f-4024-9195-d4bd88d30316 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004376", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:40.498843 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fc2f8d7a-c99f-4024-9195-d4bd88d30316 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] https://10.4.3.243/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 06:22:40.499288 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 142/583] 10.4.3.243 () {68 vars in 1326 bytes} [Fri Jul 3 06:22:40 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:22:40.509552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-14bab512-1fdb-4b25-95e3-ebb91b69cb69 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:40.511396 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-14bab512-1fdb-4b25-95e3-ebb91b69cb69 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] PUT https://10.4.3.243/volume/v3/os-services/disable Jul 03 06:22:40.511747 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-14bab512-1fdb-4b25-95e3-ebb91b69cb69 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004376", "binary": "invalid_binary"} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:40.520102 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-14bab512-1fdb-4b25-95e3-ebb91b69cb69 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] https://10.4.3.243/volume/v3/os-services/disable returned with HTTP 404 Jul 03 06:22:40.520640 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 143/584] 10.4.3.243 () {68 vars in 1293 bytes} [Fri Jul 3 06:22:40 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:40.529815 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8a5db82f-0bf0-4865-b0f5-c8058ea71f5c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:40.531495 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a5db82f-0bf0-4865-b0f5-c8058ea71f5c tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] PUT https://10.4.3.243/volume/v3/os-services/enable Jul 03 06:22:40.532003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a5db82f-0bf0-4865-b0f5-c8058ea71f5c tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:40.539207 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a5db82f-0bf0-4865-b0f5-c8058ea71f5c tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] https://10.4.3.243/volume/v3/os-services/enable returned with HTTP 404 Jul 03 06:22:40.539849 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 149/585] 10.4.3.243 () {68 vars in 1290 bytes} [Fri Jul 3 06:22:40 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:40.548881 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a625fe9d-ac9a-4787-813d-0234c6064649 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:40.550898 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a625fe9d-ac9a-4787-813d-0234c6064649 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] PUT https://10.4.3.243/volume/v3/os-services/freeze Jul 03 06:22:40.551305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a625fe9d-ac9a-4787-813d-0234c6064649 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:40.561310 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a625fe9d-ac9a-4787-813d-0234c6064649 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] https://10.4.3.243/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 06:22:40.561950 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 152/586] 10.4.3.243 () {68 vars in 1290 bytes} [Fri Jul 3 06:22:40 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:22:40.575581 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-db30c50d-d409-4635-ae42-47d9fb28e299 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:40.578973 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db30c50d-d409-4635-ae42-47d9fb28e299 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] PUT https://10.4.3.243/volume/v3/os-services/thaw Jul 03 06:22:40.579382 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db30c50d-d409-4635-ae42-47d9fb28e299 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:40.582071 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:40.582071 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:40.589079 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db30c50d-d409-4635-ae42-47d9fb28e299 tempest-VolumeServicesNegativeTest-652010711 tempest-VolumeServicesNegativeTest-652010711-project-admin] https://10.4.3.243/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 06:22:40.589949 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 143/587] 10.4.3.243 () {68 vars in 1284 bytes} [Fri Jul 3 06:22:40 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:22:44.095303 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-66fed1ea-4412-426a-ad31-28077701b4fe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:44.098642 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-66fed1ea-4412-426a-ad31-28077701b4fe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:22:44.098937 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-66fed1ea-4412-426a-ad31-28077701b4fe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:44.099200 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-66fed1ea-4412-426a-ad31-28077701b4fe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:44.109919 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:44.109919 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:44.114399 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-66fed1ea-4412-426a-ad31-28077701b4fe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:44.121170 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-66fed1ea-4412-426a-ad31-28077701b4fe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:22:44.121618 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 144/588] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:44 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:44.363138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-eb2d5f12-30fc-489c-9e2c-3d49d1b9c179 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:44.366442 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-eb2d5f12-30fc-489c-9e2c-3d49d1b9c179 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951/action Jul 03 06:22:44.366882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-eb2d5f12-30fc-489c-9e2c-3d49d1b9c179 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:44.367068 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-eb2d5f12-30fc-489c-9e2c-3d49d1b9c179 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:44.379858 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:44.379858 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:44.380358 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-eb2d5f12-30fc-489c-9e2c-3d49d1b9c179 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:44.390465 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-eb2d5f12-30fc-489c-9e2c-3d49d1b9c179 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Begin detaching volume completed successfully. Jul 03 06:22:44.390465 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-eb2d5f12-30fc-489c-9e2c-3d49d1b9c179 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951/action returned with HTTP 202 Jul 03 06:22:44.390904 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 150/589] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:22:44 2026] POST /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:22:44.413608 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f608a0e2-760c-4e83-ad55-d94aa1f67e9b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:44.415572 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f608a0e2-760c-4e83-ad55-d94aa1f67e9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:22:44.415833 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f608a0e2-760c-4e83-ad55-d94aa1f67e9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:44.416118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f608a0e2-760c-4e83-ad55-d94aa1f67e9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:44.427085 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:44.427085 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:44.430826 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f608a0e2-760c-4e83-ad55-d94aa1f67e9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:44.435994 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f608a0e2-760c-4e83-ad55-d94aa1f67e9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:22:44.436461 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 153/590] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:44 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:45.419011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fe9a7849-7185-4d21-b269-a5670dc3d5cc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:45.419556 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fe9a7849-7185-4d21-b269-a5670dc3d5cc None None] GET https://10.4.3.243/volume// Jul 03 06:22:45.419556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fe9a7849-7185-4d21-b269-a5670dc3d5cc None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:45.419859 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fe9a7849-7185-4d21-b269-a5670dc3d5cc None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:45.420238 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fe9a7849-7185-4d21-b269-a5670dc3d5cc None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:45.420596 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 144/591] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:45.430735 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-beedb5e9-f3ba-4925-96d2-c04d22e654df None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:45.434185 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-beedb5e9-f3ba-4925-96d2-c04d22e654df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:22:45.434857 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-beedb5e9-f3ba-4925-96d2-c04d22e654df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:45.435911 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-beedb5e9-f3ba-4925-96d2-c04d22e654df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:45.454414 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-75ac8c1e-1222-412f-b7b5-050a291d8cb2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:45.455286 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:45.455286 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:45.457101 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75ac8c1e-1222-412f-b7b5-050a291d8cb2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:22:45.457306 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75ac8c1e-1222-412f-b7b5-050a291d8cb2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:45.458042 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75ac8c1e-1222-412f-b7b5-050a291d8cb2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:45.462982 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-beedb5e9-f3ba-4925-96d2-c04d22e654df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:45.468835 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-beedb5e9-f3ba-4925-96d2-c04d22e654df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:22:45.468835 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 145/592] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:45 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:45.474805 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:45.474805 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:45.482838 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-75ac8c1e-1222-412f-b7b5-050a291d8cb2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:45.491102 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75ac8c1e-1222-412f-b7b5-050a291d8cb2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:22:45.491102 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 151/593] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:45 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:45.528527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d6a8c637-d386-4bed-9582-6c2448395405 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:45.532509 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:45.533394 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1967412529"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:45.535184 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume request body: {'volume': {'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1967412529'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:46.131900 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume of 1 GB Jul 03 06:22:46.137361 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Availability Zones retrieved successfully. Jul 03 06:22:46.143334 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Flow 'volume_create_api' (18b77054-44bb-47c5-8d0b-815c89a6b6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:46.144438 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28970663-7dea-4123-95e3-dae17e5a2fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:46.145415 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:46.228158 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28970663-7dea-4123-95e3-dae17e5a2fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:46.229044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac0ade6-f7e5-4f7b-9a8c-01d64dd8a3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:46.308269 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Created reservations ['55620826-0569-4b8e-b1cb-cd40ca08986f', '0ea71a81-02d3-4ba7-8a60-be50d0729d80', '2ca30180-7e94-4dd7-a8fd-72cec9d7568b', 'ec115c7a-5187-4343-a4cc-55382a125ecf'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:46.309326 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac0ade6-f7e5-4f7b-9a8c-01d64dd8a3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55620826-0569-4b8e-b1cb-cd40ca08986f', '0ea71a81-02d3-4ba7-8a60-be50d0729d80', '2ca30180-7e94-4dd7-a8fd-72cec9d7568b', 'ec115c7a-5187-4343-a4cc-55382a125ecf']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:46.310388 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02260f4b-e0da-48ff-9d56-bc338f2d2827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:46.346013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02260f4b-e0da-48ff-9d56-bc338f2d2827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b0b195-5b55-40ee-accc-c0bc934f26fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1967412529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57d1feacc6a441699f7289c298c7018',qos_specs=None,replication_status=,reservations=['55620826-0569-4b8e-b1cb-cd40ca08986f','0ea71a81-02d3-4ba7-8a60-be50d0729d80','2ca30180-7e94-4dd7-a8fd-72cec9d7568b','ec115c7a-5187-4343-a4cc-55382a125ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1967412529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91b0b195-5b55-40ee-accc-c0bc934f26fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57d1feacc6a441699f7289c298c7018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:46.347009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0079b8fe-fb3e-4d2f-90a4-5ee932a8168e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:46.369604 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0079b8fe-fb3e-4d2f-90a4-5ee932a8168e) transitioned into state 'SUCCESS' from state '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-1967412529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57d1feacc6a441699f7289c298c7018',qos_specs=None,replication_status=,reservations=['55620826-0569-4b8e-b1cb-cd40ca08986f','0ea71a81-02d3-4ba7-8a60-be50d0729d80','2ca30180-7e94-4dd7-a8fd-72cec9d7568b','ec115c7a-5187-4343-a4cc-55382a125ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:46.370515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370dd6b5-c834-4a9a-a318-3d8662ccc813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:46.388649 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370dd6b5-c834-4a9a-a318-3d8662ccc813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:46.389780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Flow 'volume_create_api' (18b77054-44bb-47c5-8d0b-815c89a6b6da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:46.390222 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume request issued successfully. Jul 03 06:22:46.392078 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6a8c637-d386-4bed-9582-6c2448395405 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:46.392873 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 154/594] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:45 2026] POST /volume/v3/volumes => generated 747 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:46.412024 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e331966d-713e-42e6-9271-e3ffef9d730c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:46.414287 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e331966d-713e-42e6-9271-e3ffef9d730c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb Jul 03 06:22:46.414590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e331966d-713e-42e6-9271-e3ffef9d730c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:46.415118 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e331966d-713e-42e6-9271-e3ffef9d730c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:46.423214 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:46.423214 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:46.429449 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e331966d-713e-42e6-9271-e3ffef9d730c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:46.435880 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e331966d-713e-42e6-9271-e3ffef9d730c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb returned with HTTP 200 Jul 03 06:22:46.435880 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 145/595] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:46 2026] GET /volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:46.509363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-09e8fea8-f48c-48fd-8756-1fbf63ef30ac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:46.512031 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-09e8fea8-f48c-48fd-8756-1fbf63ef30ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:22:46.512389 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-09e8fea8-f48c-48fd-8756-1fbf63ef30ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:46.512654 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-09e8fea8-f48c-48fd-8756-1fbf63ef30ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:46.526007 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:46.526007 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:46.531568 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-09e8fea8-f48c-48fd-8756-1fbf63ef30ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:46.538349 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-09e8fea8-f48c-48fd-8756-1fbf63ef30ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:22:46.538976 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 146/596] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:46 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:47.451319 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2b76ef5c-75b7-4a18-929e-f59322d8a884 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.453181 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b76ef5c-75b7-4a18-929e-f59322d8a884 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb Jul 03 06:22:47.453408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b76ef5c-75b7-4a18-929e-f59322d8a884 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:47.453629 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b76ef5c-75b7-4a18-929e-f59322d8a884 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:47.460600 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:47.460600 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:47.464470 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2b76ef5c-75b7-4a18-929e-f59322d8a884 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:47.469866 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b76ef5c-75b7-4a18-929e-f59322d8a884 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb returned with HTTP 200 Jul 03 06:22:47.470279 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 152/597] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:47 2026] GET /volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:47.482624 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-670b8e43-b648-42aa-8e60-98515b569600 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.485019 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:47.485389 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "91b0b195-5b55-40ee-accc-c0bc934f26fb", "size": 1, "name": "tempest-VolumesCloneTest-Volume-540826170"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:47.486941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume request body: {'volume': {'source_volid': '91b0b195-5b55-40ee-accc-c0bc934f26fb', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-540826170'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:47.494235 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:47.494235 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:47.494738 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume retrieved successfully. Jul 03 06:22:47.494883 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume of 1 GB Jul 03 06:22:47.498502 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Availability Zones retrieved successfully. Jul 03 06:22:47.504285 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Flow 'volume_create_api' (9bfc63ad-d1b5-42fe-8e0a-d02d40a67fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:47.505594 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a67ace7a-4216-40e2-8b36-7aeb651e3964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:47.506850 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:47.531164 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a67ace7a-4216-40e2-8b36-7aeb651e3964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '91b0b195-5b55-40ee-accc-c0bc934f26fb', 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:47.532044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30848e91-2d66-4497-9edf-95ce28cd590c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:47.554678 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dd8ad86a-6f85-4652-9729-2ccb7bba903b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.557205 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dd8ad86a-6f85-4652-9729-2ccb7bba903b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:22:47.557421 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dd8ad86a-6f85-4652-9729-2ccb7bba903b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:47.557877 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dd8ad86a-6f85-4652-9729-2ccb7bba903b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:47.569867 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:47.569867 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:47.575069 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dd8ad86a-6f85-4652-9729-2ccb7bba903b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:47.575791 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Created reservations ['9bb83290-e5fd-4683-9e24-90e9cdf1830a', '14c87507-3a57-47eb-b616-1d3a721895c5', 'eeaa050e-22d6-47fc-98fe-d510ac40b0d1', '999af3e9-c63f-449a-9b1c-8bf4aa327487'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:47.576653 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30848e91-2d66-4497-9edf-95ce28cd590c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bb83290-e5fd-4683-9e24-90e9cdf1830a', '14c87507-3a57-47eb-b616-1d3a721895c5', 'eeaa050e-22d6-47fc-98fe-d510ac40b0d1', '999af3e9-c63f-449a-9b1c-8bf4aa327487']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:47.577358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e53bc7d-c50e-4dd5-80ec-529431ce7a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:47.581405 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dd8ad86a-6f85-4652-9729-2ccb7bba903b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:22:47.582211 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 146/598] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:47 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:47.611306 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e53bc7d-c50e-4dd5-80ec-529431ce7a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-540826170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57d1feacc6a441699f7289c298c7018',qos_specs=None,replication_status=,reservations=['9bb83290-e5fd-4683-9e24-90e9cdf1830a','14c87507-3a57-47eb-b616-1d3a721895c5','eeaa050e-22d6-47fc-98fe-d510ac40b0d1','999af3e9-c63f-449a-9b1c-8bf4aa327487'],size=1,snapshot_id=None,source_replicaid=,source_volid=91b0b195-5b55-40ee-accc-c0bc934f26fb,status='creating',user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), '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-03T06:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-540826170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57d1feacc6a441699f7289c298c7018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=91b0b195-5b55-40ee-accc-c0bc934f26fb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:47.612273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e39ab5-83cf-4019-b6a5-1dcf6c00aad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:47.635444 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e39ab5-83cf-4019-b6a5-1dcf6c00aad7) transitioned into state 'SUCCESS' from state '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-540826170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57d1feacc6a441699f7289c298c7018',qos_specs=None,replication_status=,reservations=['9bb83290-e5fd-4683-9e24-90e9cdf1830a','14c87507-3a57-47eb-b616-1d3a721895c5','eeaa050e-22d6-47fc-98fe-d510ac40b0d1','999af3e9-c63f-449a-9b1c-8bf4aa327487'],size=1,snapshot_id=None,source_replicaid=,source_volid=91b0b195-5b55-40ee-accc-c0bc934f26fb,status='creating',user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:47.635653 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639812c5-45ea-463a-a8ca-b626f54a7e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:47.653948 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639812c5-45ea-463a-a8ca-b626f54a7e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:47.654862 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Flow 'volume_create_api' (9bfc63ad-d1b5-42fe-8e0a-d02d40a67fb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:47.655264 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume request issued successfully. Jul 03 06:22:47.656004 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-670b8e43-b648-42aa-8e60-98515b569600 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:47.656397 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 155/599] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:47 2026] POST /volume/v3/volumes => generated 779 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:47.667843 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3ead56dc-ff93-4989-abdd-5a3575eaa17b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.670983 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3ead56dc-ff93-4989-abdd-5a3575eaa17b tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 Jul 03 06:22:47.671277 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3ead56dc-ff93-4989-abdd-5a3575eaa17b tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:47.671861 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3ead56dc-ff93-4989-abdd-5a3575eaa17b tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:47.683245 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:47.683245 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:47.688813 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3ead56dc-ff93-4989-abdd-5a3575eaa17b tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:47.695578 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3ead56dc-ff93-4989-abdd-5a3575eaa17b tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 returned with HTTP 200 Jul 03 06:22:47.696070 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 147/600] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:47 2026] GET /volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:47.865898 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-ba0d319d-88f5-436d-9762-768762967f3a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.868064 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-ba0d319d-88f5-436d-9762-768762967f3a tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d Jul 03 06:22:47.868418 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-ba0d319d-88f5-436d-9762-768762967f3a tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:47.868609 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-ba0d319d-88f5-436d-9762-768762967f3a tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:47.875750 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:47.875750 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:47.880114 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-ba0d319d-88f5-436d-9762-768762967f3a tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:47.885244 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-ba0d319d-88f5-436d-9762-768762967f3a tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d returned with HTTP 200 Jul 03 06:22:47.885757 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 153/601] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:47 2026] GET /volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:47.896768 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-cc6acbf8-806e-4327-829a-d9d70ee1690b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.899425 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-cc6acbf8-806e-4327-829a-d9d70ee1690b tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af Jul 03 06:22:47.899725 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-cc6acbf8-806e-4327-829a-d9d70ee1690b tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:47.900001 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-cc6acbf8-806e-4327-829a-d9d70ee1690b tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:47.910664 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:47.910664 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:47.916809 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-cc6acbf8-806e-4327-829a-d9d70ee1690b tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:47.921615 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-cc6acbf8-806e-4327-829a-d9d70ee1690b tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af returned with HTTP 200 Jul 03 06:22:47.922147 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 147/602] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:47 2026] GET /volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:47.931244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-346fbaba-8d4c-46bd-a96b-b21efac24d2f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.934857 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-346fbaba-8d4c-46bd-a96b-b21efac24d2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec Jul 03 06:22:47.935070 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-346fbaba-8d4c-46bd-a96b-b21efac24d2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:47.935247 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-346fbaba-8d4c-46bd-a96b-b21efac24d2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:47.943215 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:47.943215 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:47.946995 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-346fbaba-8d4c-46bd-a96b-b21efac24d2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:47.951430 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-346fbaba-8d4c-46bd-a96b-b21efac24d2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec returned with HTTP 200 Jul 03 06:22:47.951850 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 156/603] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:22:47 2026] GET /volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:47.963019 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ba9f0bae-37ba-4c93-9849-6c4818c12b08 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.963482 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ba9f0bae-37ba-4c93-9849-6c4818c12b08 None None] GET https://10.4.3.243/volume// Jul 03 06:22:47.963688 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ba9f0bae-37ba-4c93-9849-6c4818c12b08 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:47.963883 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ba9f0bae-37ba-4c93-9849-6c4818c12b08 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:47.964245 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ba9f0bae-37ba-4c93-9849-6c4818c12b08 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:47.964635 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 148/604] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:22:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:47.974545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-a44a8fc3-dd13-4e43-850d-3c04968ae1d6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:47.976592 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-a44a8fc3-dd13-4e43-850d-3c04968ae1d6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:22:47.977036 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-a44a8fc3-dd13-4e43-850d-3c04968ae1d6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06b94b7b-c67b-4851-85c8-6bce0beef63d", "connector": null, "instance_uuid": "c2f300e8-c31e-408d-96f6-2370fe4198eb"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:47.985263 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:47.985263 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:48.029512 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-a44a8fc3-dd13-4e43-850d-3c04968ae1d6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:22:48.029922 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 154/605] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:22:47 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 06:22:48.044184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ee5d2d06-78c2-4565-a51f-8b0fd9530b8e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.045390 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee5d2d06-78c2-4565-a51f-8b0fd9530b8e None None] GET https://10.4.3.243/volume// Jul 03 06:22:48.045390 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee5d2d06-78c2-4565-a51f-8b0fd9530b8e None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.045390 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee5d2d06-78c2-4565-a51f-8b0fd9530b8e None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.045830 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee5d2d06-78c2-4565-a51f-8b0fd9530b8e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:48.046736 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 148/606] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:22:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:48.060930 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-929d3637-d728-421d-a485-d21c2551e009 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.063991 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-929d3637-d728-421d-a485-d21c2551e009 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:22:48.063991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-929d3637-d728-421d-a485-d21c2551e009 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9fa21a6-16f2-477c-b769-01bb0e9976af", "connector": null, "instance_uuid": "c2f300e8-c31e-408d-96f6-2370fe4198eb"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:48.073045 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.073045 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:48.107883 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-929d3637-d728-421d-a485-d21c2551e009 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:22:48.108461 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 157/607] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:22:48 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:48.118962 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2134b7a6-1a0b-44fa-84d2-c49281607d61 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.119510 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2134b7a6-1a0b-44fa-84d2-c49281607d61 None None] GET https://10.4.3.243/volume// Jul 03 06:22:48.119670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2134b7a6-1a0b-44fa-84d2-c49281607d61 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.119964 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2134b7a6-1a0b-44fa-84d2-c49281607d61 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.120378 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2134b7a6-1a0b-44fa-84d2-c49281607d61 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:48.120790 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 149/608] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:22:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:48.130722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-1224517e-be26-4c23-92d2-f5b5dbebe6ca None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.135737 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-1224517e-be26-4c23-92d2-f5b5dbebe6ca tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:22:48.135737 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-1224517e-be26-4c23-92d2-f5b5dbebe6ca tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "051657b0-a3f5-4552-bfc3-38694807b3ec", "connector": null, "instance_uuid": "c2f300e8-c31e-408d-96f6-2370fe4198eb"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:48.154546 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.154546 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:48.196387 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-1224517e-be26-4c23-92d2-f5b5dbebe6ca tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:22:48.196919 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 155/609] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:22:48 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:48.579283 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-0179389f-ea1e-46ea-a8d0-75e3adbc0ba5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.582115 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-0179389f-ea1e-46ea-a8d0-75e3adbc0ba5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] DELETE https://10.4.3.243/volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e Jul 03 06:22:48.582349 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-0179389f-ea1e-46ea-a8d0-75e3adbc0ba5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.582570 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-0179389f-ea1e-46ea-a8d0-75e3adbc0ba5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.594489 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.594489 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:48.594751 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a16f427c-098e-410c-9385-b0a5be2b7045 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.597386 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a16f427c-098e-410c-9385-b0a5be2b7045 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:22:48.597631 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a16f427c-098e-410c-9385-b0a5be2b7045 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.597939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a16f427c-098e-410c-9385-b0a5be2b7045 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.611263 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.611263 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:48.616472 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a16f427c-098e-410c-9385-b0a5be2b7045 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:48.622869 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a16f427c-098e-410c-9385-b0a5be2b7045 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:22:48.623278 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 158/610] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:48 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:48.709113 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4309a1ef-58cf-4178-92ba-8282ce72de7a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.710667 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4309a1ef-58cf-4178-92ba-8282ce72de7a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 Jul 03 06:22:48.710923 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4309a1ef-58cf-4178-92ba-8282ce72de7a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.711121 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4309a1ef-58cf-4178-92ba-8282ce72de7a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.720025 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.720025 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:48.724235 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4309a1ef-58cf-4178-92ba-8282ce72de7a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:48.729359 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4309a1ef-58cf-4178-92ba-8282ce72de7a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 returned with HTTP 200 Jul 03 06:22:48.729799 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 150/611] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:48 2026] GET /volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:48.746082 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-276f7f4b-c0e8-46bf-b877-2d80de710782 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.748194 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-276f7f4b-c0e8-46bf-b877-2d80de710782 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 Jul 03 06:22:48.748274 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-276f7f4b-c0e8-46bf-b877-2d80de710782 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.748673 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-276f7f4b-c0e8-46bf-b877-2d80de710782 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.763937 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.763937 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:48.767779 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-276f7f4b-c0e8-46bf-b877-2d80de710782 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:48.772900 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-276f7f4b-c0e8-46bf-b877-2d80de710782 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 returned with HTTP 200 Jul 03 06:22:48.773393 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 156/612] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:48 2026] GET /volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:48.787023 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5f26163e-a511-4d5d-88b9-87386c7becbb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.790326 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5f26163e-a511-4d5d-88b9-87386c7becbb tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 Jul 03 06:22:48.790556 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5f26163e-a511-4d5d-88b9-87386c7becbb tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.790788 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5f26163e-a511-4d5d-88b9-87386c7becbb tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.808124 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.808124 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:48.816061 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5f26163e-a511-4d5d-88b9-87386c7becbb tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:48.821630 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5f26163e-a511-4d5d-88b9-87386c7becbb tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 returned with HTTP 200 Jul 03 06:22:48.821630 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 159/613] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:48 2026] GET /volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 => generated 1388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:48.839767 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-522e146b-c82b-4cef-a068-0b770ca3e859 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.841501 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-522e146b-c82b-4cef-a068-0b770ca3e859 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] DELETE https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 Jul 03 06:22:48.841733 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-522e146b-c82b-4cef-a068-0b770ca3e859 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.842007 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-522e146b-c82b-4cef-a068-0b770ca3e859 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.842266 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-522e146b-c82b-4cef-a068-0b770ca3e859 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Delete volume with id: 5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 Jul 03 06:22:48.851538 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.851538 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:48.852118 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-522e146b-c82b-4cef-a068-0b770ca3e859 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:48.892071 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-522e146b-c82b-4cef-a068-0b770ca3e859 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Delete volume request issued successfully. Jul 03 06:22:48.892263 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-522e146b-c82b-4cef-a068-0b770ca3e859 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 returned with HTTP 202 Jul 03 06:22:48.892648 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 151/614] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:48 2026] DELETE /volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:48.900519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0630852f-d1c0-4b9f-a1b0-ad509e3e99f0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:48.902111 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0630852f-d1c0-4b9f-a1b0-ad509e3e99f0 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 Jul 03 06:22:48.902297 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0630852f-d1c0-4b9f-a1b0-ad509e3e99f0 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:48.902485 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0630852f-d1c0-4b9f-a1b0-ad509e3e99f0 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:48.911752 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:48.911752 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:48.916148 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0630852f-d1c0-4b9f-a1b0-ad509e3e99f0 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:48.921020 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0630852f-d1c0-4b9f-a1b0-ad509e3e99f0 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 returned with HTTP 200 Jul 03 06:22:48.921632 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 157/615] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:48 2026] GET /volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:49.134105 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-a2f1da91-6b5d-40c1-8f44-df08305c224a req-0179389f-ea1e-46ea-a8d0-75e3adbc0ba5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e returned with HTTP 200 Jul 03 06:22:49.134526 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 149/616] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:22:48 2026] DELETE /volume/v3/attachments/88ca566f-525e-41b4-9860-9a3b660a285e => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:49.391817 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-04d8eafc-9a25-4306-a425-e70f2ea1339c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:49.607524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04d8eafc-9a25-4306-a425-e70f2ea1339c tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:22:49.608067 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04d8eafc-9a25-4306-a425-e70f2ea1339c tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-69153783-173393134", "extra_specs": {}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:49.619439 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04d8eafc-9a25-4306-a425-e70f2ea1339c tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:22:49.619904 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 160/617] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:22:49 2026] POST /volume/v3/types => generated 266 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:49.641845 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bddadaf9-28ad-40ac-876d-5dfd9502fdd1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:49.644068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bddadaf9-28ad-40ac-876d-5dfd9502fdd1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:22:49.644421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bddadaf9-28ad-40ac-876d-5dfd9502fdd1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:49.644997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bddadaf9-28ad-40ac-876d-5dfd9502fdd1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:49.653848 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:49.653848 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:49.658334 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bddadaf9-28ad-40ac-876d-5dfd9502fdd1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:22:49.662960 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bddadaf9-28ad-40ac-876d-5dfd9502fdd1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:22:49.663595 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 152/618] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:49 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:49.936990 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a0b709a6-5b4d-4398-af28-e44bbfe906a4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:49.940281 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a0b709a6-5b4d-4398-af28-e44bbfe906a4 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 Jul 03 06:22:49.940546 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a0b709a6-5b4d-4398-af28-e44bbfe906a4 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:49.940838 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a0b709a6-5b4d-4398-af28-e44bbfe906a4 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:49.947367 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a0b709a6-5b4d-4398-af28-e44bbfe906a4 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 returned with HTTP 404 Jul 03 06:22:49.947768 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 158/619] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:49 2026] GET /volume/v3/volumes/5d06cbd4-ce6d-4cda-a975-ddeeb2c3b595 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:49.956485 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4e208dd9-21e0-4e71-ae14-c10b0b87f59c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:49.958755 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e208dd9-21e0-4e71-ae14-c10b0b87f59c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb Jul 03 06:22:49.959021 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e208dd9-21e0-4e71-ae14-c10b0b87f59c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:49.959263 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e208dd9-21e0-4e71-ae14-c10b0b87f59c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:49.968217 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:49.968217 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:49.975587 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4e208dd9-21e0-4e71-ae14-c10b0b87f59c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:49.982429 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e208dd9-21e0-4e71-ae14-c10b0b87f59c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb returned with HTTP 200 Jul 03 06:22:49.982961 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 150/620] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:49 2026] GET /volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:50.000146 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9c9297be-5eef-40f6-86a0-a62b7d1461a1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:50.002961 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9c9297be-5eef-40f6-86a0-a62b7d1461a1 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] DELETE https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb Jul 03 06:22:50.003433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9c9297be-5eef-40f6-86a0-a62b7d1461a1 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:50.003433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9c9297be-5eef-40f6-86a0-a62b7d1461a1 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:50.003565 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-9c9297be-5eef-40f6-86a0-a62b7d1461a1 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Delete volume with id: 91b0b195-5b55-40ee-accc-c0bc934f26fb Jul 03 06:22:50.012213 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:50.012213 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:50.012927 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9c9297be-5eef-40f6-86a0-a62b7d1461a1 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:50.049362 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9c9297be-5eef-40f6-86a0-a62b7d1461a1 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Delete volume request issued successfully. Jul 03 06:22:50.049665 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9c9297be-5eef-40f6-86a0-a62b7d1461a1 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb returned with HTTP 202 Jul 03 06:22:50.050465 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 161/621] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:49 2026] DELETE /volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:50.063501 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9a00d2c6-e2bf-4cb7-ad42-2f4b45c30710 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:50.066475 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a00d2c6-e2bf-4cb7-ad42-2f4b45c30710 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb Jul 03 06:22:50.066774 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a00d2c6-e2bf-4cb7-ad42-2f4b45c30710 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:50.067011 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a00d2c6-e2bf-4cb7-ad42-2f4b45c30710 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:50.081645 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:50.081645 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:50.087455 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9a00d2c6-e2bf-4cb7-ad42-2f4b45c30710 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:50.095184 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a00d2c6-e2bf-4cb7-ad42-2f4b45c30710 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb returned with HTTP 200 Jul 03 06:22:50.095958 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 153/622] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:50 2026] GET /volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:51.108486 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3795fe77-b208-4a92-8795-efc81d4e61ac None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:51.110196 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3795fe77-b208-4a92-8795-efc81d4e61ac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb Jul 03 06:22:51.110407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3795fe77-b208-4a92-8795-efc81d4e61ac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:51.110643 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3795fe77-b208-4a92-8795-efc81d4e61ac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:51.116268 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3795fe77-b208-4a92-8795-efc81d4e61ac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb returned with HTTP 404 Jul 03 06:22:51.116443 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 159/623] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:51 2026] GET /volume/v3/volumes/91b0b195-5b55-40ee-accc-c0bc934f26fb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:51.124287 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4de81c84-483c-4abd-a07f-81b0d54de315 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:51.125817 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:51.126160 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-680306852"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:51.127444 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-680306852'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:51.127564 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume of 1 GB Jul 03 06:22:51.131615 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Availability Zones retrieved successfully. Jul 03 06:22:51.136445 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Flow 'volume_create_api' (055072de-f862-4864-a3cb-92ad3af853ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:51.137325 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61aa78b8-62fe-4b05-8f54-4420e90f47b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:51.138336 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:51.161713 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61aa78b8-62fe-4b05-8f54-4420e90f47b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:51.162610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e65ca-ac61-4c79-9730-cc72848e53f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:51.219497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Created reservations ['f15ede77-8cf0-46f1-932e-3aa772c53657', '18ce7ce3-a51c-4f87-8791-b9f68276803b', '0cce7ec1-3017-4a1e-bd40-cbfa8459a8be', '7f585538-09ba-4dc1-b30d-b035797f232d'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:51.221471 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e65ca-ac61-4c79-9730-cc72848e53f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f15ede77-8cf0-46f1-932e-3aa772c53657', '18ce7ce3-a51c-4f87-8791-b9f68276803b', '0cce7ec1-3017-4a1e-bd40-cbfa8459a8be', '7f585538-09ba-4dc1-b30d-b035797f232d']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:51.221870 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c2b0ad-52ab-4bd6-8ad0-5a4dda89c290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:51.249075 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c2b0ad-52ab-4bd6-8ad0-5a4dda89c290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f326e878-c537-4e97-8cfc-3a0dd56a085d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-680306852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57d1feacc6a441699f7289c298c7018',qos_specs=None,replication_status=,reservations=['f15ede77-8cf0-46f1-932e-3aa772c53657','18ce7ce3-a51c-4f87-8791-b9f68276803b','0cce7ec1-3017-4a1e-bd40-cbfa8459a8be','7f585538-09ba-4dc1-b30d-b035797f232d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-680306852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f326e878-c537-4e97-8cfc-3a0dd56a085d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57d1feacc6a441699f7289c298c7018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:51.250267 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c386efd8-55bd-4ee7-b0cf-10610dfc3748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:51.269405 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c386efd8-55bd-4ee7-b0cf-10610dfc3748) transitioned into state 'SUCCESS' from state '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-680306852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57d1feacc6a441699f7289c298c7018',qos_specs=None,replication_status=,reservations=['f15ede77-8cf0-46f1-932e-3aa772c53657','18ce7ce3-a51c-4f87-8791-b9f68276803b','0cce7ec1-3017-4a1e-bd40-cbfa8459a8be','7f585538-09ba-4dc1-b30d-b035797f232d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:51.269843 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c53b63-dc86-4576-b786-e2b997193eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:51.280506 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c53b63-dc86-4576-b786-e2b997193eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:51.281274 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Flow 'volume_create_api' (055072de-f862-4864-a3cb-92ad3af853ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:51.281544 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume request issued successfully. Jul 03 06:22:51.282095 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4de81c84-483c-4abd-a07f-81b0d54de315 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:51.282489 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 151/624] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:51 2026] POST /volume/v3/volumes => generated 746 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:51.298318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bfbbbb7e-5cd6-407c-b749-779ee92cffac None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:51.300012 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bfbbbb7e-5cd6-407c-b749-779ee92cffac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d Jul 03 06:22:51.300419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bfbbbb7e-5cd6-407c-b749-779ee92cffac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:51.300954 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bfbbbb7e-5cd6-407c-b749-779ee92cffac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:51.312991 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:51.312991 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:51.317406 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bfbbbb7e-5cd6-407c-b749-779ee92cffac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:51.323140 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bfbbbb7e-5cd6-407c-b749-779ee92cffac tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d returned with HTTP 200 Jul 03 06:22:51.323140 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 162/625] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:51 2026] GET /volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:52.341020 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a6e254d5-80a5-4532-814b-d0e4e2875d20 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:52.342906 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a6e254d5-80a5-4532-814b-d0e4e2875d20 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d Jul 03 06:22:52.343071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a6e254d5-80a5-4532-814b-d0e4e2875d20 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:52.343276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a6e254d5-80a5-4532-814b-d0e4e2875d20 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:52.351758 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:52.351758 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:52.356069 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a6e254d5-80a5-4532-814b-d0e4e2875d20 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:52.361123 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a6e254d5-80a5-4532-814b-d0e4e2875d20 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d returned with HTTP 200 Jul 03 06:22:52.361601 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 154/626] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:52 2026] GET /volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:52.379179 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-48d703ee-1720-467e-8a51-def607e4301a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:52.380715 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:52.381298 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f326e878-c537-4e97-8cfc-3a0dd56a085d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1392024653"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:52.383246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume request body: {'volume': {'source_volid': 'f326e878-c537-4e97-8cfc-3a0dd56a085d', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1392024653'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:52.392511 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:52.392511 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:52.393176 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume retrieved successfully. Jul 03 06:22:52.393341 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume of 2 GB Jul 03 06:22:52.397783 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Availability Zones retrieved successfully. Jul 03 06:22:52.404401 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Flow 'volume_create_api' (0f7fa920-96bb-42f3-91c2-7d04d4b2dc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:52.405836 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d15722a-036d-4293-86ca-3f81eb52079c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.409236 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:52.442850 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d15722a-036d-4293-86ca-3f81eb52079c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f326e878-c537-4e97-8cfc-3a0dd56a085d', 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.444058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc0d541-699a-46a4-9299-cf5de0049134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.495334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Created reservations ['8a5b19fa-f9a9-45c8-9aa9-8ce484348b95', '690c512c-d26f-425b-884c-7e0ae606568d', 'ac476336-fb0a-4261-8ec1-90005b1ab66e', 'ab3e7244-c90a-4908-acd6-1868506398e6'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:52.496202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc0d541-699a-46a4-9299-cf5de0049134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a5b19fa-f9a9-45c8-9aa9-8ce484348b95', '690c512c-d26f-425b-884c-7e0ae606568d', 'ac476336-fb0a-4261-8ec1-90005b1ab66e', 'ab3e7244-c90a-4908-acd6-1868506398e6']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.496924 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878bdcbe-f7e4-49b7-98c6-50b2caa53b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.525003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8d734f6a-5153-4acd-a3b0-9134e6e31c61 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:52.526620 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8d734f6a-5153-4acd-a3b0-9134e6e31c61 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:22:52.526997 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8d734f6a-5153-4acd-a3b0-9134e6e31c61 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1419716282-657815605", "extra_specs": {}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:52.528401 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:52.528401 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:52.530202 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=440,cinder:INSERT=66,cinder:UPDATE=115,cinder:DELETE=1 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:22:52.536227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878bdcbe-f7e4-49b7-98c6-50b2caa53b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b2d299-b83d-41b5-a3c9-8fe91d10f822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1392024653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57d1feacc6a441699f7289c298c7018',qos_specs=None,replication_status=,reservations=['8a5b19fa-f9a9-45c8-9aa9-8ce484348b95','690c512c-d26f-425b-884c-7e0ae606568d','ac476336-fb0a-4261-8ec1-90005b1ab66e','ab3e7244-c90a-4908-acd6-1868506398e6'],size=2,snapshot_id=None,source_replicaid=,source_volid=f326e878-c537-4e97-8cfc-3a0dd56a085d,status='creating',user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1392024653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b2d299-b83d-41b5-a3c9-8fe91d10f822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a57d1feacc6a441699f7289c298c7018',provider_auth=None,provider_geometry=None,provider_id=None,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=f326e878-c537-4e97-8cfc-3a0dd56a085d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.536995 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a49c7e-ba7a-4c99-ad46-1c8cd570d902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.542967 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8d734f6a-5153-4acd-a3b0-9134e6e31c61 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:22:52.543606 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 152/627] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:22:52 2026] POST /volume/v3/types => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:52.553596 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a4cad55f-85f9-4a15-8477-3fd8cc1005c8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:52.555298 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a4cad55f-85f9-4a15-8477-3fd8cc1005c8 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:22:52.555678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a4cad55f-85f9-4a15-8477-3fd8cc1005c8 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-729264179-974742416", "extra_specs": {}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:52.558958 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=461,cinder:INSERT=49,cinder:UPDATE=108,cinder:DELETE=4 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:22:52.560118 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a49c7e-ba7a-4c99-ad46-1c8cd570d902) transitioned into state 'SUCCESS' from state '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-1392024653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a57d1feacc6a441699f7289c298c7018',qos_specs=None,replication_status=,reservations=['8a5b19fa-f9a9-45c8-9aa9-8ce484348b95','690c512c-d26f-425b-884c-7e0ae606568d','ac476336-fb0a-4261-8ec1-90005b1ab66e','ab3e7244-c90a-4908-acd6-1868506398e6'],size=2,snapshot_id=None,source_replicaid=,source_volid=f326e878-c537-4e97-8cfc-3a0dd56a085d,status='creating',user_id='656b8eb24ed749dc86ddc24fa9a9b71f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.560835 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c04d47f-6689-4a22-b528-39c3306c94b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.571419 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a4cad55f-85f9-4a15-8477-3fd8cc1005c8 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:22:52.573281 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 163/628] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:22:52 2026] POST /volume/v3/types => generated 267 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:52.578843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c04d47f-6689-4a22-b528-39c3306c94b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.579589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Flow 'volume_create_api' (0f7fa920-96bb-42f3-91c2-7d04d4b2dc2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:52.580134 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Create volume request issued successfully. Jul 03 06:22:52.580418 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-48d703ee-1720-467e-8a51-def607e4301a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:52.580981 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 160/629] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:52 2026] POST /volume/v3/volumes => generated 781 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:52.582988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:52.585738 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:52.586180 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2104388567", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1419716282-657815605", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:52.588052 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2104388567', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1419716282-657815605', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:52.589885 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=408,cinder:UPDATE=81,cinder:INSERT=32,cinder:DELETE=5 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:22:52.593330 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume of 1 GB Jul 03 06:22:52.594525 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:52.594525 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:52.595679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f278d5dd-71c4-46f1-ba11-6d13f82ed54a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:52.595842 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Availability Zones retrieved successfully. Jul 03 06:22:52.598008 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f278d5dd-71c4-46f1-ba11-6d13f82ed54a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 Jul 03 06:22:52.598008 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f278d5dd-71c4-46f1-ba11-6d13f82ed54a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:52.598008 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f278d5dd-71c4-46f1-ba11-6d13f82ed54a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:52.601874 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Flow 'volume_create_api' (fb5711ef-c775-4c79-ad35-b022d740676b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:52.603070 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50fb03f-ebc1-492b-ae76-21337d71fa44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.604278 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:52.606585 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:52.606585 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:52.611583 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f278d5dd-71c4-46f1-ba11-6d13f82ed54a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:52.620194 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f278d5dd-71c4-46f1-ba11-6d13f82ed54a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 returned with HTTP 200 Jul 03 06:22:52.620194 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 153/630] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:52 2026] GET /volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:52.636666 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50fb03f-ebc1-492b-ae76-21337d71fa44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:22:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d9ddc6ec-108a-4a89-a951-fbae51171038,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1419716282-657815605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd9ddc6ec-108a-4a89-a951-fbae51171038', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.637565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b2d7dee-1b19-49f0-94a2-3dfef93c3cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.669546 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1419716282-657815605 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1419716282-657815605, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:52.669997 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1419716282-657815605 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1419716282-657815605, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:52.716515 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Created reservations ['a7e1e29e-f0df-4425-86b3-bacd9c65f285', '73d20896-883d-489e-82e7-0fc1e73239c0', 'acb2e656-9017-4289-9dad-43f0fa6a282d', '5bc4df9b-6ce5-4f51-baaf-5139d4d016a4'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:52.717362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b2d7dee-1b19-49f0-94a2-3dfef93c3cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7e1e29e-f0df-4425-86b3-bacd9c65f285', '73d20896-883d-489e-82e7-0fc1e73239c0', 'acb2e656-9017-4289-9dad-43f0fa6a282d', '5bc4df9b-6ce5-4f51-baaf-5139d4d016a4']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.718116 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194713bd-e3a2-4779-8e56-bc4035111229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.744732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194713bd-e3a2-4779-8e56-bc4035111229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9035cb5d-396e-4872-8cfa-cf32558dde2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2104388567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f394604f104a618c3bd4158c319658',qos_specs=None,replication_status=,reservations=['a7e1e29e-f0df-4425-86b3-bacd9c65f285','73d20896-883d-489e-82e7-0fc1e73239c0','acb2e656-9017-4289-9dad-43f0fa6a282d','5bc4df9b-6ce5-4f51-baaf-5139d4d016a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_type_id=d9ddc6ec-108a-4a89-a951-fbae51171038), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2104388567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9035cb5d-396e-4872-8cfa-cf32558dde2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1f394604f104a618c3bd4158c319658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9ddc6ec-108a-4a89-a951-fbae51171038),volume_type_id=d9ddc6ec-108a-4a89-a951-fbae51171038)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.745877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a56a4d-ca83-4eff-8386-091ee8ff24b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.776061 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a56a4d-ca83-4eff-8386-091ee8ff24b3) transitioned into state 'SUCCESS' from state '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-2104388567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f394604f104a618c3bd4158c319658',qos_specs=None,replication_status=,reservations=['a7e1e29e-f0df-4425-86b3-bacd9c65f285','73d20896-883d-489e-82e7-0fc1e73239c0','acb2e656-9017-4289-9dad-43f0fa6a282d','5bc4df9b-6ce5-4f51-baaf-5139d4d016a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_type_id=d9ddc6ec-108a-4a89-a951-fbae51171038)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.777088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d38fe96a-895f-4a72-b230-84103712e96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.794983 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d38fe96a-895f-4a72-b230-84103712e96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.795867 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Flow 'volume_create_api' (fb5711ef-c775-4c79-ad35-b022d740676b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:52.796500 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume request issued successfully. Jul 03 06:22:52.796820 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-acc0383b-d45a-4f40-bbf9-d092f31c237f tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:52.797237 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 155/631] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:52 2026] POST /volume/v3/volumes => generated 846 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:52.808666 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-97900013-4417-4b18-9dd4-1f878c0056ee None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:52.810455 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:52.810742 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-573855159", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-729264179-974742416", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:52.812410 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-573855159', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-729264179-974742416', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:52.815887 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume of 1 GB Jul 03 06:22:52.816284 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:52.816284 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:52.816949 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Availability Zones retrieved successfully. Jul 03 06:22:52.823454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Flow 'volume_create_api' (809843dc-65b2-4918-9bc7-5f3fa9090d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:52.824884 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270af319-561d-4693-b838-833a825fd5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.826080 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:52.849171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270af319-561d-4693-b838-833a825fd5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:22:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=68a84622-3b70-46e7-9f94-b8408c4c4d6f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-729264179-974742416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68a84622-3b70-46e7-9f94-b8408c4c4d6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.850236 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a19fbf32-4db7-4b89-b7e0-4e1b87a33b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.894950 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-729264179-974742416 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-729264179-974742416, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:52.894950 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-729264179-974742416 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-729264179-974742416, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:52.945330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Created reservations ['ce35b890-8e1e-4cab-bf81-c5dae0b9a0d5', 'ed98cff4-5fcb-4732-abbf-efc7e5d6beda', '65d8429c-ce3b-4a23-82e7-9f8f4ea44719', '3b4b08f2-22a4-4683-95f4-9d87927c1db9'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:52.946468 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a19fbf32-4db7-4b89-b7e0-4e1b87a33b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce35b890-8e1e-4cab-bf81-c5dae0b9a0d5', 'ed98cff4-5fcb-4732-abbf-efc7e5d6beda', '65d8429c-ce3b-4a23-82e7-9f8f4ea44719', '3b4b08f2-22a4-4683-95f4-9d87927c1db9']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.947391 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4aca9c4-cea6-42bc-b265-5858420a1378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.971501 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4aca9c4-cea6-42bc-b265-5858420a1378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '526f664a-0d69-48a4-8980-42aa38494444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-573855159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f394604f104a618c3bd4158c319658',qos_specs=None,replication_status=,reservations=['ce35b890-8e1e-4cab-bf81-c5dae0b9a0d5','ed98cff4-5fcb-4732-abbf-efc7e5d6beda','65d8429c-ce3b-4a23-82e7-9f8f4ea44719','3b4b08f2-22a4-4683-95f4-9d87927c1db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_type_id=68a84622-3b70-46e7-9f94-b8408c4c4d6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-573855159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=526f664a-0d69-48a4-8980-42aa38494444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1f394604f104a618c3bd4158c319658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68a84622-3b70-46e7-9f94-b8408c4c4d6f),volume_type_id=68a84622-3b70-46e7-9f94-b8408c4c4d6f)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.972343 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75fa9294-9f57-44ef-b6f3-5aa1c191d5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:52.991955 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75fa9294-9f57-44ef-b6f3-5aa1c191d5c0) transitioned into state 'SUCCESS' from state '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-573855159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f394604f104a618c3bd4158c319658',qos_specs=None,replication_status=,reservations=['ce35b890-8e1e-4cab-bf81-c5dae0b9a0d5','ed98cff4-5fcb-4732-abbf-efc7e5d6beda','65d8429c-ce3b-4a23-82e7-9f8f4ea44719','3b4b08f2-22a4-4683-95f4-9d87927c1db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_type_id=68a84622-3b70-46e7-9f94-b8408c4c4d6f)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:52.992847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced23ec6-bdfc-4b34-936b-ec75d3fc8604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:53.004618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced23ec6-bdfc-4b34-936b-ec75d3fc8604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:53.005842 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Flow 'volume_create_api' (809843dc-65b2-4918-9bc7-5f3fa9090d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:53.006245 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume request issued successfully. Jul 03 06:22:53.007064 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-97900013-4417-4b18-9dd4-1f878c0056ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:53.007628 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 164/632] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:52 2026] POST /volume/v3/volumes => generated 844 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:53.033946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:53.035822 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:53.036137 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-889607695", "snapshot_id": null, "imageRef": "c4acdacc-1bdb-4adf-afbc-9d70e0e79b4c", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-69153783-173393134", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:53.037683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-889607695', 'snapshot_id': None, 'imageRef': 'c4acdacc-1bdb-4adf-afbc-9d70e0e79b4c', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-69153783-173393134', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:53.358909 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume of 1 GB Jul 03 06:22:53.359459 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:53.359459 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:53.360530 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Availability Zones retrieved successfully. Jul 03 06:22:53.367589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Flow 'volume_create_api' (138004d6-6c56-4070-9a45-1ec632077192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:53.369436 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38316cd-c18f-4456-a620-58a6f3a80f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:53.372519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:53.423279 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:UPDATE=118,cinder:INSERT=63,cinder:SELECT=413,cinder:DELETE=2 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:22:53.455798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38316cd-c18f-4456-a620-58a6f3a80f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:22:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea3f5529-da3f-4279-b00e-3883851ec4a9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-69153783-173393134',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea3f5529-da3f-4279-b00e-3883851ec4a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:53.456557 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13247516-9bc2-4545-a0d2-6f71cef2cab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:53.505977 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-69153783-173393134 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-69153783-173393134, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:53.506407 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-69153783-173393134 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-69153783-173393134, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:22:53.560606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Created reservations ['f3544014-fd21-44fc-ad72-ece49f9f998e', '3fe09a58-3f68-4a98-a67b-96c5debf5f57', '3c7ea4f7-c1c0-422a-bb09-f64a05c4bd22', '23bf2c11-169d-4472-8a1d-da6161fe96c5'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:53.561682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13247516-9bc2-4545-a0d2-6f71cef2cab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3544014-fd21-44fc-ad72-ece49f9f998e', '3fe09a58-3f68-4a98-a67b-96c5debf5f57', '3c7ea4f7-c1c0-422a-bb09-f64a05c4bd22', '23bf2c11-169d-4472-8a1d-da6161fe96c5']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:53.562890 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3b5a8f-52e7-4208-8864-d0cbe97816d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:53.603072 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3b5a8f-52e7-4208-8864-d0cbe97816d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '396c8008-831b-4211-a2a8-60e3c6f96d84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-889607695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f394604f104a618c3bd4158c319658',qos_specs=None,replication_status=,reservations=['f3544014-fd21-44fc-ad72-ece49f9f998e','3fe09a58-3f68-4a98-a67b-96c5debf5f57','3c7ea4f7-c1c0-422a-bb09-f64a05c4bd22','23bf2c11-169d-4472-8a1d-da6161fe96c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_type_id=ea3f5529-da3f-4279-b00e-3883851ec4a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-889607695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=396c8008-831b-4211-a2a8-60e3c6f96d84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1f394604f104a618c3bd4158c319658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea3f5529-da3f-4279-b00e-3883851ec4a9),volume_type_id=ea3f5529-da3f-4279-b00e-3883851ec4a9)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:53.608596 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76acbc6-dfd6-4531-9554-90b39f85b31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:53.640820 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76acbc6-dfd6-4531-9554-90b39f85b31d) transitioned into state 'SUCCESS' from state '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-889607695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f394604f104a618c3bd4158c319658',qos_specs=None,replication_status=,reservations=['f3544014-fd21-44fc-ad72-ece49f9f998e','3fe09a58-3f68-4a98-a67b-96c5debf5f57','3c7ea4f7-c1c0-422a-bb09-f64a05c4bd22','23bf2c11-169d-4472-8a1d-da6161fe96c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43988bac2b4d4e67935cfc2e7f3b4b3b',volume_type_id=ea3f5529-da3f-4279-b00e-3883851ec4a9)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:53.641391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f167ff22-4749-44e0-867e-65d1407ca3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:53.642810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d48497e5-b8ef-4234-ac6c-c3e2d6da22a7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:53.644810 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d48497e5-b8ef-4234-ac6c-c3e2d6da22a7 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 Jul 03 06:22:53.645129 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d48497e5-b8ef-4234-ac6c-c3e2d6da22a7 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:53.645457 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d48497e5-b8ef-4234-ac6c-c3e2d6da22a7 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:53.656013 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:53.656013 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:53.660253 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f167ff22-4749-44e0-867e-65d1407ca3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:53.661191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Flow 'volume_create_api' (138004d6-6c56-4070-9a45-1ec632077192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:53.661598 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Create volume request issued successfully. Jul 03 06:22:53.662393 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b98c510b-a3ac-4d78-b483-6fefad2420c0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:53.662463 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d48497e5-b8ef-4234-ac6c-c3e2d6da22a7 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:53.663236 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 161/633] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:22:53 2026] POST /volume/v3/volumes => generated 843 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:53.668401 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d48497e5-b8ef-4234-ac6c-c3e2d6da22a7 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 returned with HTTP 200 Jul 03 06:22:53.668959 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 154/634] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:53 2026] GET /volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:53.680908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-96430f96-caa0-484b-9ba4-707dcf3b5a25 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:53.685349 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96430f96-caa0-484b-9ba4-707dcf3b5a25 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:22:53.686373 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96430f96-caa0-484b-9ba4-707dcf3b5a25 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:53.686373 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96430f96-caa0-484b-9ba4-707dcf3b5a25 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:53.686529 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d63e17f0-6187-4774-9068-19f1c5102c62 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:53.698839 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d63e17f0-6187-4774-9068-19f1c5102c62 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 Jul 03 06:22:53.698839 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d63e17f0-6187-4774-9068-19f1c5102c62 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:53.698839 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d63e17f0-6187-4774-9068-19f1c5102c62 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:53.704382 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:53.704382 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:53.709489 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-96430f96-caa0-484b-9ba4-707dcf3b5a25 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:22:53.709622 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:53.709622 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:53.715207 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96430f96-caa0-484b-9ba4-707dcf3b5a25 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:22:53.715888 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d63e17f0-6187-4774-9068-19f1c5102c62 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:53.716551 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 156/635] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:53 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:53.724745 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d63e17f0-6187-4774-9068-19f1c5102c62 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 returned with HTTP 200 Jul 03 06:22:53.724745 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 165/636] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:53 2026] GET /volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:53.740228 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-53e5b043-9aef-452c-88f3-3c5334a74a28 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:53.743888 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53e5b043-9aef-452c-88f3-3c5334a74a28 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 Jul 03 06:22:53.744584 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53e5b043-9aef-452c-88f3-3c5334a74a28 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:53.744971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53e5b043-9aef-452c-88f3-3c5334a74a28 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:53.761738 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:53.761738 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:53.770169 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-53e5b043-9aef-452c-88f3-3c5334a74a28 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:53.776960 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53e5b043-9aef-452c-88f3-3c5334a74a28 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 returned with HTTP 200 Jul 03 06:22:53.777636 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 162/637] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:53 2026] GET /volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:53.792462 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-423371a3-dc8f-4a51-a058-b1d3d61e2c72 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:53.797640 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-423371a3-dc8f-4a51-a058-b1d3d61e2c72 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] DELETE https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 Jul 03 06:22:53.798032 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-423371a3-dc8f-4a51-a058-b1d3d61e2c72 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:53.798291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-423371a3-dc8f-4a51-a058-b1d3d61e2c72 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:53.798475 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-423371a3-dc8f-4a51-a058-b1d3d61e2c72 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Delete volume with id: c8b2d299-b83d-41b5-a3c9-8fe91d10f822 Jul 03 06:22:53.809867 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:53.809867 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:53.810420 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-423371a3-dc8f-4a51-a058-b1d3d61e2c72 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:53.837402 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-423371a3-dc8f-4a51-a058-b1d3d61e2c72 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Delete volume request issued successfully. Jul 03 06:22:53.837626 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-423371a3-dc8f-4a51-a058-b1d3d61e2c72 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 returned with HTTP 202 Jul 03 06:22:53.838148 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 155/638] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:53 2026] DELETE /volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:53.846315 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-873cf1c7-9bc0-4c37-b297-c9c98317c37a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:53.850153 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-873cf1c7-9bc0-4c37-b297-c9c98317c37a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 Jul 03 06:22:53.850153 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-873cf1c7-9bc0-4c37-b297-c9c98317c37a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:53.852366 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-873cf1c7-9bc0-4c37-b297-c9c98317c37a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:53.861348 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:53.861348 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:53.866316 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-873cf1c7-9bc0-4c37-b297-c9c98317c37a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:53.872848 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-873cf1c7-9bc0-4c37-b297-c9c98317c37a tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 returned with HTTP 200 Jul 03 06:22:53.873222 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 157/639] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:53 2026] GET /volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:54.732751 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-859512d0-9ae8-4c90-93b1-38e91f030735 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:54.735175 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-859512d0-9ae8-4c90-93b1-38e91f030735 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:22:54.735509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-859512d0-9ae8-4c90-93b1-38e91f030735 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:54.736563 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-859512d0-9ae8-4c90-93b1-38e91f030735 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:54.744885 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:54.744885 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:54.749489 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-859512d0-9ae8-4c90-93b1-38e91f030735 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:22:54.755772 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-859512d0-9ae8-4c90-93b1-38e91f030735 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:22:54.756090 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 166/640] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:54 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:54.896967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-792789a5-013f-4388-8f16-580e79483f3c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:54.899844 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-792789a5-013f-4388-8f16-580e79483f3c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 Jul 03 06:22:54.899844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-792789a5-013f-4388-8f16-580e79483f3c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:54.899844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-792789a5-013f-4388-8f16-580e79483f3c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:54.908236 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-792789a5-013f-4388-8f16-580e79483f3c tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 returned with HTTP 404 Jul 03 06:22:54.908681 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 163/641] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:54 2026] GET /volume/v3/volumes/c8b2d299-b83d-41b5-a3c9-8fe91d10f822 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:54.917509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-beb8cc41-0a2d-475a-ad42-bc4521bc8e47 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:54.919610 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-beb8cc41-0a2d-475a-ad42-bc4521bc8e47 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d Jul 03 06:22:54.919837 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-beb8cc41-0a2d-475a-ad42-bc4521bc8e47 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:54.920094 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-beb8cc41-0a2d-475a-ad42-bc4521bc8e47 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:54.929416 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:54.929416 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:54.934093 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-beb8cc41-0a2d-475a-ad42-bc4521bc8e47 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:54.939200 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-beb8cc41-0a2d-475a-ad42-bc4521bc8e47 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d returned with HTTP 200 Jul 03 06:22:54.939602 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 156/642] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:54 2026] GET /volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:54.957303 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6af1dd14-605b-496b-9e2f-4bd002817766 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:54.959633 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6af1dd14-605b-496b-9e2f-4bd002817766 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] DELETE https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d Jul 03 06:22:54.960198 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6af1dd14-605b-496b-9e2f-4bd002817766 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:54.960198 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6af1dd14-605b-496b-9e2f-4bd002817766 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:54.960198 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-6af1dd14-605b-496b-9e2f-4bd002817766 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Delete volume with id: f326e878-c537-4e97-8cfc-3a0dd56a085d Jul 03 06:22:54.971858 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:54.971858 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:54.972454 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6af1dd14-605b-496b-9e2f-4bd002817766 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:55.007363 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6af1dd14-605b-496b-9e2f-4bd002817766 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Delete volume request issued successfully. Jul 03 06:22:55.007363 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6af1dd14-605b-496b-9e2f-4bd002817766 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d returned with HTTP 202 Jul 03 06:22:55.007363 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 158/643] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:54 2026] DELETE /volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:55.016281 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-05c307e3-97b8-4aad-b467-1cee80dcb49e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:55.019315 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-05c307e3-97b8-4aad-b467-1cee80dcb49e tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d Jul 03 06:22:55.019618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-05c307e3-97b8-4aad-b467-1cee80dcb49e tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:55.019904 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-05c307e3-97b8-4aad-b467-1cee80dcb49e tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:55.030997 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:55.030997 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:55.036555 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-05c307e3-97b8-4aad-b467-1cee80dcb49e tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Volume info retrieved successfully. Jul 03 06:22:55.042936 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-05c307e3-97b8-4aad-b467-1cee80dcb49e tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d returned with HTTP 200 Jul 03 06:22:55.043459 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 167/644] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:55 2026] GET /volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:55.770828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1afbb516-a2bb-4ddb-8b29-0eedaf91c04e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:55.772758 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1afbb516-a2bb-4ddb-8b29-0eedaf91c04e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:22:55.773013 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1afbb516-a2bb-4ddb-8b29-0eedaf91c04e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:55.773246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1afbb516-a2bb-4ddb-8b29-0eedaf91c04e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:55.781590 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:55.781590 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:55.790201 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1afbb516-a2bb-4ddb-8b29-0eedaf91c04e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:22:55.796095 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1afbb516-a2bb-4ddb-8b29-0eedaf91c04e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:22:55.796501 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 164/645] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:55 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:55.902855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-880bea30-6ade-40d9-9723-1e1e177df8da None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:55.903225 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-880bea30-6ade-40d9-9723-1e1e177df8da None None] GET https://10.4.3.243/volume// Jul 03 06:22:55.903396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-880bea30-6ade-40d9-9723-1e1e177df8da None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:55.903592 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-880bea30-6ade-40d9-9723-1e1e177df8da None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:55.903938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-880bea30-6ade-40d9-9723-1e1e177df8da None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:55.904216 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 157/646] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:55.911948 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-53cae7fa-013f-4f9a-a125-bb5bbbd658f0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:55.917729 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-53cae7fa-013f-4f9a-a125-bb5bbbd658f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d Jul 03 06:22:55.917729 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-53cae7fa-013f-4f9a-a125-bb5bbbd658f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:55.917729 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-53cae7fa-013f-4f9a-a125-bb5bbbd658f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:55.928825 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:55.928825 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:55.935201 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-53cae7fa-013f-4f9a-a125-bb5bbbd658f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:55.945209 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-53cae7fa-013f-4f9a-a125-bb5bbbd658f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d returned with HTTP 200 Jul 03 06:22:55.945792 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 159/647] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:55 2026] GET /volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d => generated 1544 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:56.043334 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-35fcee62-5497-409e-846e-a83478f710c7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:56.045783 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-35fcee62-5497-409e-846e-a83478f710c7 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] PUT https://10.4.3.243/volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1 Jul 03 06:22:56.046201 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-35fcee62-5497-409e-846e-a83478f710c7 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:56.053891 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-35fcee62-5497-409e-846e-a83478f710c7 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Acquiring lock "cinder-attachment_update-06b94b7b-c67b-4851-85c8-6bce0beef63d-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:22:56.059590 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-35fcee62-5497-409e-846e-a83478f710c7 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Lock "cinder-attachment_update-06b94b7b-c67b-4851-85c8-6bce0beef63d-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:22:56.059938 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-049c55fe-a9e5-4a28-bdf0-cedb33d99e43 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:56.060540 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:56.060540 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:56.062487 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-049c55fe-a9e5-4a28-bdf0-cedb33d99e43 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] GET https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d Jul 03 06:22:56.063573 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-049c55fe-a9e5-4a28-bdf0-cedb33d99e43 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:56.063573 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-049c55fe-a9e5-4a28-bdf0-cedb33d99e43 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:56.073231 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-049c55fe-a9e5-4a28-bdf0-cedb33d99e43 tempest-VolumesCloneTest-1790644085 tempest-VolumesCloneTest-1790644085-project-member] https://10.4.3.243/volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d returned with HTTP 404 Jul 03 06:22:56.074542 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 165/648] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:56 2026] GET /volume/v3/volumes/f326e878-c537-4e97-8cfc-3a0dd56a085d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:56.585864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-35fcee62-5497-409e-846e-a83478f710c7 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Lock "cinder-attachment_update-06b94b7b-c67b-4851-85c8-6bce0beef63d-np0000004376" released by "attachment_update" :: held 0.526s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:22:56.586294 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-35fcee62-5497-409e-846e-a83478f710c7 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1 returned with HTTP 200 Jul 03 06:22:56.590133 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 168/649] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:22:56 2026] PUT /volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:56.816220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c4c46da4-4398-4f7b-b46b-7810c5eaa036 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:56.819281 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c4c46da4-4398-4f7b-b46b-7810c5eaa036 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:22:56.819793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c4c46da4-4398-4f7b-b46b-7810c5eaa036 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:56.820169 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c4c46da4-4398-4f7b-b46b-7810c5eaa036 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:56.832237 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:56.832237 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:56.838823 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c4c46da4-4398-4f7b-b46b-7810c5eaa036 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:22:56.853237 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c4c46da4-4398-4f7b-b46b-7810c5eaa036 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:22:56.853837 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 158/650] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:56 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 996 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:57.098429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-20305b50-3388-43ea-a2bf-c66990c5af2f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:57.100987 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-20305b50-3388-43ea-a2bf-c66990c5af2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1/action Jul 03 06:22:57.101425 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-20305b50-3388-43ea-a2bf-c66990c5af2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:57.101589 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-20305b50-3388-43ea-a2bf-c66990c5af2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:57.125616 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:57.125616 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:57.149505 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-20305b50-3388-43ea-a2bf-c66990c5af2f tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1/action returned with HTTP 204 Jul 03 06:22:57.150080 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 160/651] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:22:57 2026] POST /volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:57.664646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e981d270-983f-4fda-8d86-8d2d31716393 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:57.664646 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e981d270-983f-4fda-8d86-8d2d31716393 None None] GET https://10.4.3.243/volume// Jul 03 06:22:57.664646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e981d270-983f-4fda-8d86-8d2d31716393 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:57.664646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e981d270-983f-4fda-8d86-8d2d31716393 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:57.664646 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e981d270-983f-4fda-8d86-8d2d31716393 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:57.664646 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 166/652] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:57.676988 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-11718590-052d-47de-8dbc-272ae9b8f031 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:57.680078 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-11718590-052d-47de-8dbc-272ae9b8f031 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af Jul 03 06:22:57.681212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-11718590-052d-47de-8dbc-272ae9b8f031 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:57.681212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-11718590-052d-47de-8dbc-272ae9b8f031 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:57.693951 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:57.693951 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:57.699020 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-11718590-052d-47de-8dbc-272ae9b8f031 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:57.704064 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-11718590-052d-47de-8dbc-272ae9b8f031 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af returned with HTTP 200 Jul 03 06:22:57.704498 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 169/653] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:57 2026] GET /volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af => generated 1029 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:22:57.742850 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:57.807080 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-2fc42e9b-5b11-4340-8bb7-2c43e58be624 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:57.821612 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-2fc42e9b-5b11-4340-8bb7-2c43e58be624 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] PUT https://10.4.3.243/volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9 Jul 03 06:22:57.822195 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-2fc42e9b-5b11-4340-8bb7-2c43e58be624 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:57.834994 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-2fc42e9b-5b11-4340-8bb7-2c43e58be624 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Acquiring lock "cinder-attachment_update-d9fa21a6-16f2-477c-b769-01bb0e9976af-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:22:57.840676 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-2fc42e9b-5b11-4340-8bb7-2c43e58be624 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Lock "cinder-attachment_update-d9fa21a6-16f2-477c-b769-01bb0e9976af-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:22:57.842044 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:57.842044 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:57.872769 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bcd78624-39b1-4ee4-aa6a-b7130342e175 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:57.874032 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bcd78624-39b1-4ee4-aa6a-b7130342e175 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:22:57.874100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bcd78624-39b1-4ee4-aa6a-b7130342e175 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:57.874409 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bcd78624-39b1-4ee4-aa6a-b7130342e175 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:57.884269 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:57.884269 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:57.888245 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:57.889425 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1702993180"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:57.890656 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bcd78624-39b1-4ee4-aa6a-b7130342e175 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:22:57.897871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1702993180'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:57.897871 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Create volume of 2 GB Jul 03 06:22:57.898027 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bcd78624-39b1-4ee4-aa6a-b7130342e175 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:22:57.899283 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 167/654] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:57 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:57.901996 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Availability Zones retrieved successfully. Jul 03 06:22:57.910106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Flow 'volume_create_api' (8ff3a24c-13c5-461a-a18c-319aed46e9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:57.911145 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cad1a61f-f1f8-4962-a167-77f3d7968b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:57.912187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Validating volume size '2' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:57.945224 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cad1a61f-f1f8-4962-a167-77f3d7968b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:57.946078 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce762d7-da5a-44c6-9149-2fe300abe65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:58.048817 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Created reservations ['466e5760-bee5-4eaf-8900-76729fc19d13', '9fc05984-f6b5-417a-9b01-b1407834d28a', '09c4f455-745c-4d7c-885f-861215fa02a6', '75424a87-45bb-41b8-a924-f01625f85ee0'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:22:58.049672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce762d7-da5a-44c6-9149-2fe300abe65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['466e5760-bee5-4eaf-8900-76729fc19d13', '9fc05984-f6b5-417a-9b01-b1407834d28a', '09c4f455-745c-4d7c-885f-861215fa02a6', '75424a87-45bb-41b8-a924-f01625f85ee0']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:58.050491 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a29e50-47a1-4323-88d2-9b7a26a1e1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:58.077196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a29e50-47a1-4323-88d2-9b7a26a1e1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df160593-94a3-46d9-a519-619772f4fba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1702993180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0d3de8e60749b1818ccfa01e6578cb',qos_specs=None,replication_status=,reservations=['466e5760-bee5-4eaf-8900-76729fc19d13','9fc05984-f6b5-417a-9b01-b1407834d28a','09c4f455-745c-4d7c-885f-861215fa02a6','75424a87-45bb-41b8-a924-f01625f85ee0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fc3f28e40044218a0a37968c548325',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1702993180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df160593-94a3-46d9-a519-619772f4fba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0d3de8e60749b1818ccfa01e6578cb',provider_auth=None,provider_geometry=None,provider_id=None,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='62fc3f28e40044218a0a37968c548325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:58.078091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4800a878-c1c8-44d6-a2de-85f3f0e3b635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:58.110758 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4800a878-c1c8-44d6-a2de-85f3f0e3b635) transitioned into state 'SUCCESS' from state '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-1702993180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0d3de8e60749b1818ccfa01e6578cb',qos_specs=None,replication_status=,reservations=['466e5760-bee5-4eaf-8900-76729fc19d13','9fc05984-f6b5-417a-9b01-b1407834d28a','09c4f455-745c-4d7c-885f-861215fa02a6','75424a87-45bb-41b8-a924-f01625f85ee0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fc3f28e40044218a0a37968c548325',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:58.114865 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc6c918-b18e-405f-9c3d-a6e8d9a8b407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:58.125821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc6c918-b18e-405f-9c3d-a6e8d9a8b407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:22:58.125821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Flow 'volume_create_api' (8ff3a24c-13c5-461a-a18c-319aed46e9ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:58.126041 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Create volume request issued successfully. Jul 03 06:22:58.126996 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dfed4a95-2b9a-4f8c-8dab-e3abeedfa66e tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:22:58.127875 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 159/655] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:57 2026] POST /volume/v3/volumes => generated 755 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:22:58.144552 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-aeed2172-a6cf-4011-a0c3-8ab94b08e37f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:58.146879 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-aeed2172-a6cf-4011-a0c3-8ab94b08e37f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] GET https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 Jul 03 06:22:58.147524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-aeed2172-a6cf-4011-a0c3-8ab94b08e37f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:58.147824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-aeed2172-a6cf-4011-a0c3-8ab94b08e37f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:58.155648 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:58.155648 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:58.159990 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-aeed2172-a6cf-4011-a0c3-8ab94b08e37f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Volume info retrieved successfully. Jul 03 06:22:58.164294 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-aeed2172-a6cf-4011-a0c3-8ab94b08e37f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 returned with HTTP 200 Jul 03 06:22:58.164744 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 170/656] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:58 2026] GET /volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:58.373082 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-2fc42e9b-5b11-4340-8bb7-2c43e58be624 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Lock "cinder-attachment_update-d9fa21a6-16f2-477c-b769-01bb0e9976af-np0000004376" released by "attachment_update" :: held 0.532s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:22:58.373467 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-2fc42e9b-5b11-4340-8bb7-2c43e58be624 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9 returned with HTTP 200 Jul 03 06:22:58.374008 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 161/657] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:22:57 2026] PUT /volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9 => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:22:58.893475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-e9fe6af6-c332-428e-ba2b-5365a7799ceb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:58.895426 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-e9fe6af6-c332-428e-ba2b-5365a7799ceb tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9/action Jul 03 06:22:58.895823 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-e9fe6af6-c332-428e-ba2b-5365a7799ceb tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:22:58.895952 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-e9fe6af6-c332-428e-ba2b-5365a7799ceb tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:58.912713 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:58.912713 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:58.921630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-76956a79-a5de-473f-98ac-638dda598689 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:58.923520 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76956a79-a5de-473f-98ac-638dda598689 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:22:58.924069 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76956a79-a5de-473f-98ac-638dda598689 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:58.924358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76956a79-a5de-473f-98ac-638dda598689 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:58.933784 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:58.933784 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:58.937266 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-e9fe6af6-c332-428e-ba2b-5365a7799ceb tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9/action returned with HTTP 204 Jul 03 06:22:58.937914 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-76956a79-a5de-473f-98ac-638dda598689 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:22:58.938886 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 168/658] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:22:58 2026] POST /volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:22:58.942912 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76956a79-a5de-473f-98ac-638dda598689 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:22:58.943337 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 160/659] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:58 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:59.179380 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-416265cb-3a3a-4f90-9ccc-e7c4bd17b7d4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.181274 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-416265cb-3a3a-4f90-9ccc-e7c4bd17b7d4 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] GET https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 Jul 03 06:22:59.181484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-416265cb-3a3a-4f90-9ccc-e7c4bd17b7d4 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:59.181673 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-416265cb-3a3a-4f90-9ccc-e7c4bd17b7d4 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:59.196347 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:59.196347 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:59.202301 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-416265cb-3a3a-4f90-9ccc-e7c4bd17b7d4 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Volume info retrieved successfully. Jul 03 06:22:59.209704 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-416265cb-3a3a-4f90-9ccc-e7c4bd17b7d4 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 returned with HTTP 200 Jul 03 06:22:59.210197 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 171/660] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:59 2026] GET /volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:59.225668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-98d51a9b-66e8-4443-9d55-643c77e559bb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.227822 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:22:59.228879 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "df160593-94a3-46d9-a519-619772f4fba3"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:59.229923 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'df160593-94a3-46d9-a519-619772f4fba3'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:22:59.237017 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:59.237017 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:22:59.237792 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Volume retrieved successfully. Jul 03 06:22:59.237792 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Create volume of 1 GB Jul 03 06:22:59.241888 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Availability Zones retrieved successfully. Jul 03 06:22:59.247151 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Flow 'volume_create_api' (1fa9d2bc-caff-453c-80f5-7eda740ae365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:22:59.249015 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f08ffe4-46b5-476d-b082-38b142c2b631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:59.249888 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:22:59.251175 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f08ffe4-46b5-476d-b082-38b142c2b631) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 06:22:59.251175 np0000004376 devstack@c-api.service[99916]: 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 06:22:59.252605 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f08ffe4-46b5-476d-b082-38b142c2b631) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:22:59.253662 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f08ffe4-46b5-476d-b082-38b142c2b631) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 06:22:59.254212 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Flow 'volume_create_api' (1fa9d2bc-caff-453c-80f5-7eda740ae365) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 06:22:59.254531 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98d51a9b-66e8-4443-9d55-643c77e559bb tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 400 Jul 03 06:22:59.255278 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 162/661] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:22:59 2026] POST /volume/v3/volumes => generated 173 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:22:59.264363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-44dd8a2d-1170-4c91-baa1-e08efac2da9f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.268676 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-44dd8a2d-1170-4c91-baa1-e08efac2da9f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] GET https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 Jul 03 06:22:59.268986 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-44dd8a2d-1170-4c91-baa1-e08efac2da9f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:59.269246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-44dd8a2d-1170-4c91-baa1-e08efac2da9f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:59.279380 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:59.279380 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:59.284673 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-44dd8a2d-1170-4c91-baa1-e08efac2da9f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Volume info retrieved successfully. Jul 03 06:22:59.291216 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-44dd8a2d-1170-4c91-baa1-e08efac2da9f tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 returned with HTTP 200 Jul 03 06:22:59.291812 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 169/662] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:59 2026] GET /volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:59.303552 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9403e0ba-0ad0-4a64-8a9f-4a7c17d94bd2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.306015 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9403e0ba-0ad0-4a64-8a9f-4a7c17d94bd2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] DELETE https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 Jul 03 06:22:59.306228 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9403e0ba-0ad0-4a64-8a9f-4a7c17d94bd2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:59.306424 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9403e0ba-0ad0-4a64-8a9f-4a7c17d94bd2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:59.306566 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-9403e0ba-0ad0-4a64-8a9f-4a7c17d94bd2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Delete volume with id: df160593-94a3-46d9-a519-619772f4fba3 Jul 03 06:22:59.313722 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:59.313722 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:59.314538 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9403e0ba-0ad0-4a64-8a9f-4a7c17d94bd2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Volume info retrieved successfully. Jul 03 06:22:59.351494 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9403e0ba-0ad0-4a64-8a9f-4a7c17d94bd2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Delete volume request issued successfully. Jul 03 06:22:59.352021 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9403e0ba-0ad0-4a64-8a9f-4a7c17d94bd2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 returned with HTTP 202 Jul 03 06:22:59.352440 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 161/663] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:22:59 2026] DELETE /volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:22:59.367830 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4593e42a-9c4c-4e1f-97b6-7cd2a01e54c2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.370408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4593e42a-9c4c-4e1f-97b6-7cd2a01e54c2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] GET https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 Jul 03 06:22:59.370711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4593e42a-9c4c-4e1f-97b6-7cd2a01e54c2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:59.370995 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4593e42a-9c4c-4e1f-97b6-7cd2a01e54c2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:59.379254 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:59.379254 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:59.383086 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4593e42a-9c4c-4e1f-97b6-7cd2a01e54c2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Volume info retrieved successfully. Jul 03 06:22:59.387545 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4593e42a-9c4c-4e1f-97b6-7cd2a01e54c2 tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 returned with HTTP 200 Jul 03 06:22:59.387934 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 172/664] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:59 2026] GET /volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:22:59.470167 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d0bc6543-9e98-4e81-9d14-5983e0fadb9f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.470882 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0bc6543-9e98-4e81-9d14-5983e0fadb9f None None] GET https://10.4.3.243/volume// Jul 03 06:22:59.470882 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0bc6543-9e98-4e81-9d14-5983e0fadb9f None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:59.471110 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0bc6543-9e98-4e81-9d14-5983e0fadb9f None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:59.471607 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0bc6543-9e98-4e81-9d14-5983e0fadb9f None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:22:59.472005 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 163/665] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:22:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:22:59.488532 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-5fceacde-1334-44ed-8454-f1305c3ec73e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.492751 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-5fceacde-1334-44ed-8454-f1305c3ec73e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec Jul 03 06:22:59.493056 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-5fceacde-1334-44ed-8454-f1305c3ec73e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:59.493327 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-5fceacde-1334-44ed-8454-f1305c3ec73e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:59.518604 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:59.518604 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:22:59.523336 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-5fceacde-1334-44ed-8454-f1305c3ec73e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:22:59.528763 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-5fceacde-1334-44ed-8454-f1305c3ec73e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec returned with HTTP 200 Jul 03 06:22:59.531074 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 170/666] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:22:59 2026] GET /volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec => generated 1029 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 06:22:59.651914 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-95a20607-1007-45d9-8b3c-16bad4d1027e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.660310 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-95a20607-1007-45d9-8b3c-16bad4d1027e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] PUT https://10.4.3.243/volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1 Jul 03 06:22:59.660310 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-95a20607-1007-45d9-8b3c-16bad4d1027e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:22:59.671036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-95a20607-1007-45d9-8b3c-16bad4d1027e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Acquiring lock "cinder-attachment_update-051657b0-a3f5-4552-bfc3-38694807b3ec-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:22:59.676455 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-95a20607-1007-45d9-8b3c-16bad4d1027e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Lock "cinder-attachment_update-051657b0-a3f5-4552-bfc3-38694807b3ec-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:22:59.678683 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:59.678683 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:22:59.962239 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a8bfbebc-eea6-458e-9812-59cbec9d2d76 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:22:59.964187 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a8bfbebc-eea6-458e-9812-59cbec9d2d76 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:22:59.964335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a8bfbebc-eea6-458e-9812-59cbec9d2d76 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:22:59.964610 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a8bfbebc-eea6-458e-9812-59cbec9d2d76 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:22:59.976946 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:22:59.976946 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:22:59.982640 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a8bfbebc-eea6-458e-9812-59cbec9d2d76 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:22:59.987715 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a8bfbebc-eea6-458e-9812-59cbec9d2d76 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:22:59.988318 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 173/667] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:22:59 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:00.218211 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-95a20607-1007-45d9-8b3c-16bad4d1027e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Lock "cinder-attachment_update-051657b0-a3f5-4552-bfc3-38694807b3ec-np0000004376" released by "attachment_update" :: held 0.541s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:23:00.218211 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-95a20607-1007-45d9-8b3c-16bad4d1027e tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1 returned with HTTP 200 Jul 03 06:23:00.218920 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 162/668] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:22:59 2026] PUT /volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:00.404324 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-31087829-bf59-4d6a-8eee-5ab4f0edb14c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:00.406263 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-31087829-bf59-4d6a-8eee-5ab4f0edb14c tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] GET https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 Jul 03 06:23:00.406396 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-31087829-bf59-4d6a-8eee-5ab4f0edb14c tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:00.406860 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-31087829-bf59-4d6a-8eee-5ab4f0edb14c tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:00.419668 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-31087829-bf59-4d6a-8eee-5ab4f0edb14c tempest-VolumesCloneNegativeTest-823093416 tempest-VolumesCloneNegativeTest-823093416-project-member] https://10.4.3.243/volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 returned with HTTP 404 Jul 03 06:23:00.421121 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 164/669] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:00 2026] GET /volume/v3/volumes/df160593-94a3-46d9-a519-619772f4fba3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:00.743678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-18345f6e-365b-4d65-be98-6fe1ae659fe2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:00.749410 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-18345f6e-365b-4d65-be98-6fe1ae659fe2 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] POST https://10.4.3.243/volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1/action Jul 03 06:23:00.749410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-18345f6e-365b-4d65-be98-6fe1ae659fe2 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:23:00.749410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-18345f6e-365b-4d65-be98-6fe1ae659fe2 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:00.781058 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:00.781058 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:00.825304 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9b94a874-7f50-49b2-8f15-55c1809785ae req-18345f6e-365b-4d65-be98-6fe1ae659fe2 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1/action returned with HTTP 204 Jul 03 06:23:00.825304 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 171/670] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:23:00 2026] POST /volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:01.006865 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-037c907d-2707-4ac5-85c5-9bcffd73ac74 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:01.009306 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-037c907d-2707-4ac5-85c5-9bcffd73ac74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:23:01.009671 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-037c907d-2707-4ac5-85c5-9bcffd73ac74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:01.009845 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-037c907d-2707-4ac5-85c5-9bcffd73ac74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:01.023891 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:01.023891 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:01.030038 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-037c907d-2707-4ac5-85c5-9bcffd73ac74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:01.037349 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-037c907d-2707-4ac5-85c5-9bcffd73ac74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:23:01.037848 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 174/671] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:01 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:02.056220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4baa2fe0-93fa-49a5-ad2c-fc09bd61c328 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:02.057997 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4baa2fe0-93fa-49a5-ad2c-fc09bd61c328 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:23:02.058401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4baa2fe0-93fa-49a5-ad2c-fc09bd61c328 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:02.058757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4baa2fe0-93fa-49a5-ad2c-fc09bd61c328 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:02.079639 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:02.079639 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:02.088613 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4baa2fe0-93fa-49a5-ad2c-fc09bd61c328 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:02.107062 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4baa2fe0-93fa-49a5-ad2c-fc09bd61c328 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:23:02.107549 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 163/672] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:02 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 996 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:23:03.135279 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-82209419-019d-4f0a-9821-73afb1c1dc7b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:03.139290 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82209419-019d-4f0a-9821-73afb1c1dc7b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:23:03.139551 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82209419-019d-4f0a-9821-73afb1c1dc7b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:03.139825 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82209419-019d-4f0a-9821-73afb1c1dc7b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:03.153200 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:03.153200 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:03.160934 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-82209419-019d-4f0a-9821-73afb1c1dc7b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:03.167955 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82209419-019d-4f0a-9821-73afb1c1dc7b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:23:03.168443 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 165/673] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:03 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:03.368573 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:03.481557 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:03.481992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1973810078", "metadata": {"Type": "Test"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:03.483628 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1973810078', 'metadata': {'Type': 'Test'}}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:03.483829 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume of 1 GB Jul 03 06:23:03.488076 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Availability Zones retrieved successfully. Jul 03 06:23:03.493768 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (630bff25-b528-496b-afb8-2678ff9e9cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:03.494844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc4e79b-9db7-43aa-b0c3-a3937a2f754b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:03.495988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:03.523043 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc4e79b-9db7-43aa-b0c3-a3937a2f754b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:03.523865 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94507c96-adcd-46e1-8ac1-35384129bf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:03.599196 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Created reservations ['e59437d0-c1f2-4f94-92e3-21043f7135cb', 'cee5d51e-edce-42e3-aa8b-d7dfdcfcdab2', '5751b7a5-d8cb-46a6-b2fa-2b39dc73be15', '3003cf69-7fe6-40a1-8d20-f4f0e474b19e'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:03.600136 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94507c96-adcd-46e1-8ac1-35384129bf7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59437d0-c1f2-4f94-92e3-21043f7135cb', 'cee5d51e-edce-42e3-aa8b-d7dfdcfcdab2', '5751b7a5-d8cb-46a6-b2fa-2b39dc73be15', '3003cf69-7fe6-40a1-8d20-f4f0e474b19e']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:03.600928 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfeb9ab2-2c68-43a6-b106-b4c23628c71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:03.629295 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfeb9ab2-2c68-43a6-b106-b4c23628c71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5a48962-4b09-44e2-8072-4aae6a22d3dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1973810078',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['e59437d0-c1f2-4f94-92e3-21043f7135cb','cee5d51e-edce-42e3-aa8b-d7dfdcfcdab2','5751b7a5-d8cb-46a6-b2fa-2b39dc73be15','3003cf69-7fe6-40a1-8d20-f4f0e474b19e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1973810078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5a48962-4b09-44e2-8072-4aae6a22d3dc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7d2fb5acf89d43be98f738c427f5635f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5886007713de4b72bbca91522dcc42d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:03.630058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f9264dc-3607-4ad1-86bc-484d5bd76657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:03.651560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f9264dc-3607-4ad1-86bc-484d5bd76657) transitioned into state 'SUCCESS' from state '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-1973810078',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['e59437d0-c1f2-4f94-92e3-21043f7135cb','cee5d51e-edce-42e3-aa8b-d7dfdcfcdab2','5751b7a5-d8cb-46a6-b2fa-2b39dc73be15','3003cf69-7fe6-40a1-8d20-f4f0e474b19e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:03.652628 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f563fb3-67b8-4900-94e0-cbda5ec0f2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:03.665102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f563fb3-67b8-4900-94e0-cbda5ec0f2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:03.666545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (630bff25-b528-496b-afb8-2678ff9e9cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:03.667072 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request issued successfully. Jul 03 06:23:03.667977 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e2673cf-46a6-4c76-a4a7-e76e0c331a71 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:03.668744 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 172/674] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:23:03 2026] POST /volume/v3/volumes => generated 759 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:03.683198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eced9f84-69b3-4c63-a23d-d5a7ef73ee3c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:03.688185 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eced9f84-69b3-4c63-a23d-d5a7ef73ee3c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:03.689007 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eced9f84-69b3-4c63-a23d-d5a7ef73ee3c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:03.689007 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eced9f84-69b3-4c63-a23d-d5a7ef73ee3c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:03.701194 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:03.701194 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:03.708280 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eced9f84-69b3-4c63-a23d-d5a7ef73ee3c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:03.718184 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eced9f84-69b3-4c63-a23d-d5a7ef73ee3c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 200 Jul 03 06:23:03.718638 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 175/675] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:03 2026] GET /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:04.182943 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c18562bf-26d0-49bd-a6b2-2e2d24761095 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.185871 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c18562bf-26d0-49bd-a6b2-2e2d24761095 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:23:04.186170 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c18562bf-26d0-49bd-a6b2-2e2d24761095 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:04.186479 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c18562bf-26d0-49bd-a6b2-2e2d24761095 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:04.194889 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.194889 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:04.199384 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c18562bf-26d0-49bd-a6b2-2e2d24761095 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:04.205412 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c18562bf-26d0-49bd-a6b2-2e2d24761095 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:23:04.205873 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 164/676] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:04 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 1248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:04.415649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-011c5794-093a-4e69-8fe4-16007fd44bd4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.418445 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-011c5794-093a-4e69-8fe4-16007fd44bd4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:23:04.418896 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-011c5794-093a-4e69-8fe4-16007fd44bd4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:04.420675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-011c5794-093a-4e69-8fe4-16007fd44bd4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:04.429092 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.429092 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:04.434717 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-011c5794-093a-4e69-8fe4-16007fd44bd4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:04.438217 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-011c5794-093a-4e69-8fe4-16007fd44bd4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:23:04.438807 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 166/677] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:23:04 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 1248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:04.733269 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-318a80ad-0616-41c1-94ac-f8ce86fc5316 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.736057 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-318a80ad-0616-41c1-94ac-f8ce86fc5316 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:04.736313 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-318a80ad-0616-41c1-94ac-f8ce86fc5316 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:04.736578 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-318a80ad-0616-41c1-94ac-f8ce86fc5316 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:04.749369 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.749369 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:04.754539 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-318a80ad-0616-41c1-94ac-f8ce86fc5316 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:04.760631 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-318a80ad-0616-41c1-94ac-f8ce86fc5316 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 200 Jul 03 06:23:04.761187 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 173/678] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:04 2026] GET /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:04.774733 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-16ac6584-5208-4ed5-abe8-f5f9150245cb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.776651 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-16ac6584-5208-4ed5-abe8-f5f9150245cb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:04.776938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-16ac6584-5208-4ed5-abe8-f5f9150245cb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:04.777253 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-16ac6584-5208-4ed5-abe8-f5f9150245cb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:04.792463 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.792463 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:04.797706 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-16ac6584-5208-4ed5-abe8-f5f9150245cb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:04.806113 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-16ac6584-5208-4ed5-abe8-f5f9150245cb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 200 Jul 03 06:23:04.806870 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 176/679] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:04 2026] GET /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:04.820493 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b6365ab7-28f9-481a-a264-e379cd9728c0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.823176 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6365ab7-28f9-481a-a264-e379cd9728c0 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:04.825674 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6365ab7-28f9-481a-a264-e379cd9728c0 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1973810078"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:04.834756 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.834756 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:04.839565 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b6365ab7-28f9-481a-a264-e379cd9728c0 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:04.848314 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b6365ab7-28f9-481a-a264-e379cd9728c0 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:04.849255 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6365ab7-28f9-481a-a264-e379cd9728c0 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 200 Jul 03 06:23:04.849742 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 165/680] 10.4.3.243 () {68 vars in 1368 bytes} [Fri Jul 3 06:23:04 2026] PUT /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 784 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:04.861271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-66a624e8-0378-49e3-bae1-572d0f3613eb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.865798 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-66a624e8-0378-49e3-bae1-572d0f3613eb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:04.865798 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-66a624e8-0378-49e3-bae1-572d0f3613eb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1036565516", "description": "This is the new description of volume"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:04.872593 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.872593 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:04.876955 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-66a624e8-0378-49e3-bae1-572d0f3613eb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:04.886374 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-66a624e8-0378-49e3-bae1-572d0f3613eb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:04.886374 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-66a624e8-0378-49e3-bae1-572d0f3613eb tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 200 Jul 03 06:23:04.886374 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 167/681] 10.4.3.243 () {68 vars in 1369 bytes} [Fri Jul 3 06:23:04 2026] PUT /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:04.898547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5f698f78-a9a7-4eea-ae14-18cbebbead2b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.900866 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5f698f78-a9a7-4eea-ae14-18cbebbead2b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:04.901134 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5f698f78-a9a7-4eea-ae14-18cbebbead2b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:04.901391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5f698f78-a9a7-4eea-ae14-18cbebbead2b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:04.909905 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.909905 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:04.914206 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-8793c4fd-65a2-4fcb-bc52-6f0246e0d370 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.914321 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5f698f78-a9a7-4eea-ae14-18cbebbead2b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:04.916552 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-8793c4fd-65a2-4fcb-bc52-6f0246e0d370 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:23:04.916830 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-8793c4fd-65a2-4fcb-bc52-6f0246e0d370 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:04.917105 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-8793c4fd-65a2-4fcb-bc52-6f0246e0d370 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:04.919009 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5f698f78-a9a7-4eea-ae14-18cbebbead2b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 200 Jul 03 06:23:04.919820 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 174/682] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:04 2026] GET /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 891 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:04.924848 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.924848 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:04.929517 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-8793c4fd-65a2-4fcb-bc52-6f0246e0d370 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:04.934117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1e8d34fa-13e0-434f-a992-56b873b17739 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.935146 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-8793c4fd-65a2-4fcb-bc52-6f0246e0d370 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:23:04.935666 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 177/683] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:23:04 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 1248 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:04.937686 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:04.938187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-461417013", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1909927449"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:04.940363 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-461417013', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1909927449'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:04.940539 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume of 1 GB Jul 03 06:23:04.946083 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Availability Zones retrieved successfully. Jul 03 06:23:04.948815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-468c5051-98a4-48fb-b244-20e0d90a16e2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.948815 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-468c5051-98a4-48fb-b244-20e0d90a16e2 None None] GET https://10.4.3.243/volume// Jul 03 06:23:04.948815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-468c5051-98a4-48fb-b244-20e0d90a16e2 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:04.948815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-468c5051-98a4-48fb-b244-20e0d90a16e2 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:04.948815 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-468c5051-98a4-48fb-b244-20e0d90a16e2 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:23:04.948815 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 168/684] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:23:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:23:04.954836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (542752dd-308c-4eea-b975-7edae7c39955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:04.956366 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d58913-5f87-47c2-853f-5a68fd0cf3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:04.957662 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:04.964951 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-5bec2f60-87f4-4958-bba5-a61a074fd6ee None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:04.971215 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-5bec2f60-87f4-4958-bba5-a61a074fd6ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:23:04.971215 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-5bec2f60-87f4-4958-bba5-a61a074fd6ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "396c8008-831b-4211-a2a8-60e3c6f96d84", "connector": null, "instance_uuid": "0e58e8a2-a6ac-4607-abea-e7c8e566a5d2"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:04.983334 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:04.983334 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:05.007471 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d58913-5f87-47c2-853f-5a68fd0cf3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:05.008796 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ae460d-d849-4d1a-8138-32ae5a76f695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:05.026271 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-5bec2f60-87f4-4958-bba5-a61a074fd6ee tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:23:05.026824 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 175/685] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:23:04 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 06:23:05.066222 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Created reservations ['59824816-82d1-4359-84cb-944ecc5033e2', '4d262952-c767-4232-b26a-387e4c11afed', '79772710-3317-4022-a90e-378ea646d789', '5dea00c4-019b-4d41-845c-d0cbbb887865'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:05.067183 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ae460d-d849-4d1a-8138-32ae5a76f695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59824816-82d1-4359-84cb-944ecc5033e2', '4d262952-c767-4232-b26a-387e4c11afed', '79772710-3317-4022-a90e-378ea646d789', '5dea00c4-019b-4d41-845c-d0cbbb887865']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:05.068795 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd7d3e2-5f86-483b-96eb-f24772e1bc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:05.108045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd7d3e2-5f86-483b-96eb-f24772e1bc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b92494ab-b975-4bac-8c2f-4a0744d65d49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-461417013',display_name='tempest-VolumesGetTest-Volume-1909927449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['59824816-82d1-4359-84cb-944ecc5033e2','4d262952-c767-4232-b26a-387e4c11afed','79772710-3317-4022-a90e-378ea646d789','5dea00c4-019b-4d41-845c-d0cbbb887865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-461417013',display_name='tempest-VolumesGetTest-Volume-1909927449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b92494ab-b975-4bac-8c2f-4a0744d65d49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d2fb5acf89d43be98f738c427f5635f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5886007713de4b72bbca91522dcc42d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:05.109416 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f15dd6e-6f92-403b-ba87-40db677164c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:05.139203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f15dd6e-6f92-403b-ba87-40db677164c3) transitioned into 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-461417013',display_name='tempest-VolumesGetTest-Volume-1909927449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['59824816-82d1-4359-84cb-944ecc5033e2','4d262952-c767-4232-b26a-387e4c11afed','79772710-3317-4022-a90e-378ea646d789','5dea00c4-019b-4d41-845c-d0cbbb887865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:05.140399 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa42eaf2-c516-4ff1-85de-f1235384bd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:05.153165 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa42eaf2-c516-4ff1-85de-f1235384bd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:05.154012 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (542752dd-308c-4eea-b975-7edae7c39955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:05.154406 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request issued successfully. Jul 03 06:23:05.155289 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e8d34fa-13e0-434f-a992-56b873b17739 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:05.155969 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 166/686] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:23:04 2026] POST /volume/v3/volumes => generated 779 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:05.175309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8243a14a-9296-4c99-a1c2-753a2339341c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:05.181238 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8243a14a-9296-4c99-a1c2-753a2339341c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 Jul 03 06:23:05.181238 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8243a14a-9296-4c99-a1c2-753a2339341c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:05.181238 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8243a14a-9296-4c99-a1c2-753a2339341c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:05.190482 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:05.190482 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:05.194154 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8243a14a-9296-4c99-a1c2-753a2339341c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:05.198606 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8243a14a-9296-4c99-a1c2-753a2339341c tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 returned with HTTP 200 Jul 03 06:23:05.199066 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 178/687] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:05 2026] GET /volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:06.211831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-10556223-944c-4193-9881-7c260f546bb5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:06.213877 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-10556223-944c-4193-9881-7c260f546bb5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 Jul 03 06:23:06.214097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-10556223-944c-4193-9881-7c260f546bb5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:06.216774 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-10556223-944c-4193-9881-7c260f546bb5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:06.223318 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:06.223318 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:06.228534 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-10556223-944c-4193-9881-7c260f546bb5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:06.234736 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-10556223-944c-4193-9881-7c260f546bb5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 returned with HTTP 200 Jul 03 06:23:06.235212 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 169/688] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:06 2026] GET /volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:06.251671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-560291ca-f728-4bb3-a42f-ea23b435d498 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:06.253860 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-560291ca-f728-4bb3-a42f-ea23b435d498 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 Jul 03 06:23:06.253963 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-560291ca-f728-4bb3-a42f-ea23b435d498 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1973810078", "description": null}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:06.266988 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:06.266988 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:06.272588 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-560291ca-f728-4bb3-a42f-ea23b435d498 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:06.282892 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-560291ca-f728-4bb3-a42f-ea23b435d498 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:06.283861 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-560291ca-f728-4bb3-a42f-ea23b435d498 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 returned with HTTP 200 Jul 03 06:23:06.284305 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 176/689] 10.4.3.243 () {68 vars in 1368 bytes} [Fri Jul 3 06:23:06 2026] PUT /volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 => generated 770 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:06.296549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-27280665-5b47-4c4b-a414-afda8418df1b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:06.298683 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27280665-5b47-4c4b-a414-afda8418df1b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 Jul 03 06:23:06.298937 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27280665-5b47-4c4b-a414-afda8418df1b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:06.299123 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27280665-5b47-4c4b-a414-afda8418df1b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:06.307063 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:06.307063 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:06.311953 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-27280665-5b47-4c4b-a414-afda8418df1b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:06.317045 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27280665-5b47-4c4b-a414-afda8418df1b tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 returned with HTTP 200 Jul 03 06:23:06.317562 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 167/690] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:06 2026] GET /volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:06.331674 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-da0a87c6-6432-4e28-9d4c-d98c31911c88 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:06.333791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da0a87c6-6432-4e28-9d4c-d98c31911c88 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 Jul 03 06:23:06.334048 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da0a87c6-6432-4e28-9d4c-d98c31911c88 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:06.334257 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da0a87c6-6432-4e28-9d4c-d98c31911c88 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:06.334450 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-da0a87c6-6432-4e28-9d4c-d98c31911c88 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume with id: b92494ab-b975-4bac-8c2f-4a0744d65d49 Jul 03 06:23:06.342284 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:06.342284 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:06.342935 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-da0a87c6-6432-4e28-9d4c-d98c31911c88 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:06.366579 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-da0a87c6-6432-4e28-9d4c-d98c31911c88 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume request issued successfully. Jul 03 06:23:06.366835 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da0a87c6-6432-4e28-9d4c-d98c31911c88 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 returned with HTTP 202 Jul 03 06:23:06.367516 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 179/691] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:06 2026] DELETE /volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:06.375556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8b5b86dc-8f6c-4de3-9a1a-a3bb23cb56a1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:06.377528 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8b5b86dc-8f6c-4de3-9a1a-a3bb23cb56a1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 Jul 03 06:23:06.377799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8b5b86dc-8f6c-4de3-9a1a-a3bb23cb56a1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:06.378026 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8b5b86dc-8f6c-4de3-9a1a-a3bb23cb56a1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:06.386184 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:06.386184 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:06.390317 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8b5b86dc-8f6c-4de3-9a1a-a3bb23cb56a1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:06.395360 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8b5b86dc-8f6c-4de3-9a1a-a3bb23cb56a1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 returned with HTTP 200 Jul 03 06:23:06.395835 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 170/692] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:06 2026] GET /volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:07.415091 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5a1cb9e8-ae94-4f7a-b9a4-f3a15d7b3599 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:07.418358 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a1cb9e8-ae94-4f7a-b9a4-f3a15d7b3599 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 Jul 03 06:23:07.418613 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a1cb9e8-ae94-4f7a-b9a4-f3a15d7b3599 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:07.418808 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a1cb9e8-ae94-4f7a-b9a4-f3a15d7b3599 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:07.428083 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a1cb9e8-ae94-4f7a-b9a4-f3a15d7b3599 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 returned with HTTP 404 Jul 03 06:23:07.428835 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 177/693] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:07 2026] GET /volume/v3/volumes/b92494ab-b975-4bac-8c2f-4a0744d65d49 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:07.435592 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c7d4551f-1642-4546-ab60-ceecb190cb1e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:07.437492 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c7d4551f-1642-4546-ab60-ceecb190cb1e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:07.437680 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c7d4551f-1642-4546-ab60-ceecb190cb1e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:07.437973 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c7d4551f-1642-4546-ab60-ceecb190cb1e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:07.447323 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:07.447323 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:07.452345 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c7d4551f-1642-4546-ab60-ceecb190cb1e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:07.457997 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c7d4551f-1642-4546-ab60-ceecb190cb1e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 200 Jul 03 06:23:07.458413 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 168/694] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:07 2026] GET /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 891 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:07.471263 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a74da216-8dcd-4adf-981c-cbc0b972befc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:07.473332 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a74da216-8dcd-4adf-981c-cbc0b972befc tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:07.473678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a74da216-8dcd-4adf-981c-cbc0b972befc tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:07.473847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a74da216-8dcd-4adf-981c-cbc0b972befc tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:07.474037 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-a74da216-8dcd-4adf-981c-cbc0b972befc tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume with id: d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:07.482207 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:07.482207 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:07.482704 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a74da216-8dcd-4adf-981c-cbc0b972befc tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:07.505661 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a74da216-8dcd-4adf-981c-cbc0b972befc tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume request issued successfully. Jul 03 06:23:07.505856 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a74da216-8dcd-4adf-981c-cbc0b972befc tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 202 Jul 03 06:23:07.506330 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 180/695] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:07 2026] DELETE /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:07.516851 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b32e42da-7f96-4de4-9861-92cbf0a5cc94 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:07.519184 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b32e42da-7f96-4de4-9861-92cbf0a5cc94 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:07.519450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b32e42da-7f96-4de4-9861-92cbf0a5cc94 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:07.519709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b32e42da-7f96-4de4-9861-92cbf0a5cc94 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:07.532709 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:07.532709 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:07.534744 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b32e42da-7f96-4de4-9861-92cbf0a5cc94 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:07.544117 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b32e42da-7f96-4de4-9861-92cbf0a5cc94 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 200 Jul 03 06:23:07.544117 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 171/696] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:07 2026] GET /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 890 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:08.558913 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-14494d7b-e6ca-4236-be87-fa31e6911c8e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:08.560966 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-14494d7b-e6ca-4236-be87-fa31e6911c8e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc Jul 03 06:23:08.561216 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-14494d7b-e6ca-4236-be87-fa31e6911c8e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:08.561409 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-14494d7b-e6ca-4236-be87-fa31e6911c8e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:08.568373 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-14494d7b-e6ca-4236-be87-fa31e6911c8e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc returned with HTTP 404 Jul 03 06:23:08.568975 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 178/697] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:08 2026] GET /volume/v3/volumes/d5a48962-4b09-44e2-8072-4aae6a22d3dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:08.578081 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:08.580217 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:08.580577 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-939501521"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:08.582251 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-939501521'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:08.582466 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume of 1 GB Jul 03 06:23:08.587236 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Availability Zones retrieved successfully. Jul 03 06:23:08.594076 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (2172f675-d51a-44cc-8e9a-68d8ecfb965e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:08.594999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d082d51c-7c22-43ba-ba01-d78c9a84bb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:08.595928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:08.626160 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d082d51c-7c22-43ba-ba01-d78c9a84bb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:08.627155 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee36399-916d-4861-bcd5-fdab69638f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:08.678609 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Created reservations ['2eb7c808-af58-4246-99c4-51e34bb2d02b', 'd5966ac2-4889-41c1-83bd-cb6f7092103f', '764dc126-d76b-4c6e-aa37-aeea4104f187', 'b44f2ea5-0ca6-45b5-ac90-a4a2ea4da3d3'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:08.679238 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee36399-916d-4861-bcd5-fdab69638f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eb7c808-af58-4246-99c4-51e34bb2d02b', 'd5966ac2-4889-41c1-83bd-cb6f7092103f', '764dc126-d76b-4c6e-aa37-aeea4104f187', 'b44f2ea5-0ca6-45b5-ac90-a4a2ea4da3d3']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:08.679927 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0364ec08-1d59-4f8a-bccd-c0bd0ef13bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:08.704402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0364ec08-1d59-4f8a-bccd-c0bd0ef13bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f27ece5-35e3-4231-8602-a864a8df298d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-939501521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['2eb7c808-af58-4246-99c4-51e34bb2d02b','d5966ac2-4889-41c1-83bd-cb6f7092103f','764dc126-d76b-4c6e-aa37-aeea4104f187','b44f2ea5-0ca6-45b5-ac90-a4a2ea4da3d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-939501521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f27ece5-35e3-4231-8602-a864a8df298d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d2fb5acf89d43be98f738c427f5635f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5886007713de4b72bbca91522dcc42d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:08.705624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd8fcd69-89ef-464f-a464-89ebcc1900d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:08.728572 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd8fcd69-89ef-464f-a464-89ebcc1900d6) transitioned into state 'SUCCESS' from state '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-939501521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['2eb7c808-af58-4246-99c4-51e34bb2d02b','d5966ac2-4889-41c1-83bd-cb6f7092103f','764dc126-d76b-4c6e-aa37-aeea4104f187','b44f2ea5-0ca6-45b5-ac90-a4a2ea4da3d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:08.729294 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc0014d-ee7a-4c65-8bb7-6420eaeba110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:08.748357 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc0014d-ee7a-4c65-8bb7-6420eaeba110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:08.749395 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (2172f675-d51a-44cc-8e9a-68d8ecfb965e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:08.749975 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request issued successfully. Jul 03 06:23:08.750489 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2738bb2d-4e59-4622-b92e-b01b64e31318 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:08.751601 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 169/698] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:08 2026] POST /volume/v3/volumes => generated 744 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:08.766866 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c149247f-6220-4a17-b8aa-8bd755c12354 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:08.768979 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c149247f-6220-4a17-b8aa-8bd755c12354 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d Jul 03 06:23:08.769217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c149247f-6220-4a17-b8aa-8bd755c12354 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:08.769449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c149247f-6220-4a17-b8aa-8bd755c12354 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:08.780308 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:08.780308 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:08.784946 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c149247f-6220-4a17-b8aa-8bd755c12354 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:08.790923 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c149247f-6220-4a17-b8aa-8bd755c12354 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d returned with HTTP 200 Jul 03 06:23:08.791437 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 181/699] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:08 2026] GET /volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d => generated 812 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:09.808900 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ff5eda25-8bb8-4b37-b2ec-a889fdbca0d8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:09.810882 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ff5eda25-8bb8-4b37-b2ec-a889fdbca0d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d Jul 03 06:23:09.811213 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ff5eda25-8bb8-4b37-b2ec-a889fdbca0d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:09.811381 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ff5eda25-8bb8-4b37-b2ec-a889fdbca0d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:09.827038 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:09.827038 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:09.833510 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ff5eda25-8bb8-4b37-b2ec-a889fdbca0d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:09.842218 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ff5eda25-8bb8-4b37-b2ec-a889fdbca0d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d returned with HTTP 200 Jul 03 06:23:09.842624 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 172/700] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:09 2026] GET /volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:09.861291 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:09.863200 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:09.863504 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3f27ece5-35e3-4231-8602-a864a8df298d", "size": 1, "name": "tempest-VolumesGetTest-Volume-166694268", "metadata": {"Type": "Test"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:09.865319 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request body: {'volume': {'source_volid': '3f27ece5-35e3-4231-8602-a864a8df298d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-166694268', 'metadata': {'Type': 'Test'}}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:09.884154 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:09.884154 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:09.884973 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume retrieved successfully. Jul 03 06:23:09.885286 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume of 1 GB Jul 03 06:23:09.892989 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Availability Zones retrieved successfully. Jul 03 06:23:09.899945 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (9b950229-e6cd-40c6-8e24-e9e3b079f48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:09.901587 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6118b47a-e0b8-45fc-ab0c-abbcecf87d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:09.902996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:09.944854 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6118b47a-e0b8-45fc-ab0c-abbcecf87d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3f27ece5-35e3-4231-8602-a864a8df298d', 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:09.945948 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d39281f-65e9-4a50-b328-bc23b710766f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:10.022350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Created reservations ['6ee993bc-b217-41ab-8de0-b0a98583140e', '7de7fd65-a872-4ae7-984f-5a3a5361cc95', '34e97f69-1630-4075-a29e-67628a586109', '5454881c-315c-4cb7-b06f-473e433c1f25'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:10.023540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d39281f-65e9-4a50-b328-bc23b710766f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ee993bc-b217-41ab-8de0-b0a98583140e', '7de7fd65-a872-4ae7-984f-5a3a5361cc95', '34e97f69-1630-4075-a29e-67628a586109', '5454881c-315c-4cb7-b06f-473e433c1f25']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:10.025243 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (708844fd-8f6f-448c-af84-358c265ba4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:10.090316 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (708844fd-8f6f-448c-af84-358c265ba4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29507e13-91a8-4943-9c3b-a100655ab73a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-166694268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['6ee993bc-b217-41ab-8de0-b0a98583140e','7de7fd65-a872-4ae7-984f-5a3a5361cc95','34e97f69-1630-4075-a29e-67628a586109','5454881c-315c-4cb7-b06f-473e433c1f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f27ece5-35e3-4231-8602-a864a8df298d,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-166694268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29507e13-91a8-4943-9c3b-a100655ab73a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7d2fb5acf89d43be98f738c427f5635f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3f27ece5-35e3-4231-8602-a864a8df298d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5886007713de4b72bbca91522dcc42d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:10.092043 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06110fc-af25-4e36-88cd-8d9690fed200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:10.134670 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06110fc-af25-4e36-88cd-8d9690fed200) transitioned into state 'SUCCESS' from state '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-166694268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['6ee993bc-b217-41ab-8de0-b0a98583140e','7de7fd65-a872-4ae7-984f-5a3a5361cc95','34e97f69-1630-4075-a29e-67628a586109','5454881c-315c-4cb7-b06f-473e433c1f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f27ece5-35e3-4231-8602-a864a8df298d,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:10.137013 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbac0100-a045-4969-95b2-2f7268262760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:10.174495 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbac0100-a045-4969-95b2-2f7268262760) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:10.175576 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (9b950229-e6cd-40c6-8e24-e9e3b079f48b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:10.176024 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request issued successfully. Jul 03 06:23:10.178171 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-561d53f4-a5e4-46df-a5dc-2569abe636f9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:10.178171 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 179/701] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:23:09 2026] POST /volume/v3/volumes => generated 792 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 06:23:10.197072 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-18837e33-1618-4d1b-92dd-55f9301a5cf6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:10.205265 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-18837e33-1618-4d1b-92dd-55f9301a5cf6 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:10.205265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-18837e33-1618-4d1b-92dd-55f9301a5cf6 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:10.207222 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-18837e33-1618-4d1b-92dd-55f9301a5cf6 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:10.226606 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:10.226606 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:10.248890 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-18837e33-1618-4d1b-92dd-55f9301a5cf6 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:10.266165 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-18837e33-1618-4d1b-92dd-55f9301a5cf6 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 200 Jul 03 06:23:10.266976 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 170/702] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:10 2026] GET /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:11.283529 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4fc5bdce-2390-4cd1-8f89-71bda2d00ce3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.288565 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fc5bdce-2390-4cd1-8f89-71bda2d00ce3 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:11.288565 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fc5bdce-2390-4cd1-8f89-71bda2d00ce3 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:11.288565 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fc5bdce-2390-4cd1-8f89-71bda2d00ce3 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:11.298062 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:11.298062 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:11.303261 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4fc5bdce-2390-4cd1-8f89-71bda2d00ce3 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:11.310084 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fc5bdce-2390-4cd1-8f89-71bda2d00ce3 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 200 Jul 03 06:23:11.310721 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 182/703] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:11 2026] GET /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:11.333223 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f1c33b3d-681d-42d0-b639-703a36150358 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.338550 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1c33b3d-681d-42d0-b639-703a36150358 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:11.338550 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1c33b3d-681d-42d0-b639-703a36150358 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:11.338550 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1c33b3d-681d-42d0-b639-703a36150358 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:11.351795 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:11.351795 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:11.355727 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f1c33b3d-681d-42d0-b639-703a36150358 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:11.360709 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1c33b3d-681d-42d0-b639-703a36150358 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 200 Jul 03 06:23:11.361191 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 173/704] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:11 2026] GET /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:11.377046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8db1c859-e444-444e-af30-d743be6283ca None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.379423 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8db1c859-e444-444e-af30-d743be6283ca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:11.379904 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8db1c859-e444-444e-af30-d743be6283ca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-166694268"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:11.392493 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:11.392493 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:11.397402 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8db1c859-e444-444e-af30-d743be6283ca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:11.411136 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8db1c859-e444-444e-af30-d743be6283ca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:11.411928 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8db1c859-e444-444e-af30-d743be6283ca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 200 Jul 03 06:23:11.412621 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 180/705] 10.4.3.243 () {68 vars in 1368 bytes} [Fri Jul 3 06:23:11 2026] PUT /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:11.427418 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f3f7778d-9f4c-46a4-8487-118417cd8da8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.432478 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f3f7778d-9f4c-46a4-8487-118417cd8da8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:11.433040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f3f7778d-9f4c-46a4-8487-118417cd8da8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-154738572", "description": "This is the new description of volume"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:11.446851 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:11.446851 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:11.453070 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f3f7778d-9f4c-46a4-8487-118417cd8da8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:11.464017 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f3f7778d-9f4c-46a4-8487-118417cd8da8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:11.464822 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f3f7778d-9f4c-46a4-8487-118417cd8da8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 200 Jul 03 06:23:11.466738 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 171/706] 10.4.3.243 () {68 vars in 1369 bytes} [Fri Jul 3 06:23:11 2026] PUT /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:11.485815 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a322bbf1-f062-4d2f-99e5-961198056434 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.492901 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a322bbf1-f062-4d2f-99e5-961198056434 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:11.492901 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a322bbf1-f062-4d2f-99e5-961198056434 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:11.493387 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a322bbf1-f062-4d2f-99e5-961198056434 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:11.502095 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:11.502095 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:11.505336 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-26bae3e9-86ba-4071-ae31-76707991f07b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.505679 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-26bae3e9-86ba-4071-ae31-76707991f07b None None] GET https://10.4.3.243/volume// Jul 03 06:23:11.505880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-26bae3e9-86ba-4071-ae31-76707991f07b None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:11.506055 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-26bae3e9-86ba-4071-ae31-76707991f07b None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:11.506380 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-26bae3e9-86ba-4071-ae31-76707991f07b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:23:11.506935 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 174/707] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:23:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:23:11.507022 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a322bbf1-f062-4d2f-99e5-961198056434 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:11.511626 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a322bbf1-f062-4d2f-99e5-961198056434 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 200 Jul 03 06:23:11.512061 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 183/708] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:11 2026] GET /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 924 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:11.525204 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-b42f8ed5-2bf5-48f4-a15b-01d124d694eb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.529013 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-b42f8ed5-2bf5-48f4-a15b-01d124d694eb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:23:11.532894 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-b42f8ed5-2bf5-48f4-a15b-01d124d694eb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:11.532894 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-b42f8ed5-2bf5-48f4-a15b-01d124d694eb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:11.534871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.538073 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:11.538503 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-285051187", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-419140500"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:11.539622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-285051187', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-419140500'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:11.540075 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume of 1 GB Jul 03 06:23:11.544085 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Availability Zones retrieved successfully. Jul 03 06:23:11.550649 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:11.550649 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:11.551059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (bf81864b-4c77-40d7-b4b1-6b1acc1a518c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:11.552348 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ff97bb-0f45-4515-8210-47806f87ce47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:11.554375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:11.558121 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-b42f8ed5-2bf5-48f4-a15b-01d124d694eb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:11.564412 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-b42f8ed5-2bf5-48f4-a15b-01d124d694eb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:23:11.565322 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 181/709] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:23:11 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 1427 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:23:11.585344 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ff97bb-0f45-4515-8210-47806f87ce47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:11.586202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d179ce2-de10-4630-874d-9598a8602387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:11.640663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Created reservations ['1d2371fb-b6e1-4b99-8f0a-7463ac78bc67', '7a6c6eff-e9b5-4afe-a7d0-0a140472263e', 'e25494e0-1c0e-47f9-be05-118364a36031', '83db7922-5ba0-4b1a-947a-7a1e235017d4'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:11.641652 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d179ce2-de10-4630-874d-9598a8602387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d2371fb-b6e1-4b99-8f0a-7463ac78bc67', '7a6c6eff-e9b5-4afe-a7d0-0a140472263e', 'e25494e0-1c0e-47f9-be05-118364a36031', '83db7922-5ba0-4b1a-947a-7a1e235017d4']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:11.644480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5448284e-1ae4-44d9-acd3-8dda0effb024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:11.680628 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5448284e-1ae4-44d9-acd3-8dda0effb024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5578e53-3f06-45c3-a900-91c629412e28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-285051187',display_name='tempest-VolumesGetTest-Volume-419140500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['1d2371fb-b6e1-4b99-8f0a-7463ac78bc67','7a6c6eff-e9b5-4afe-a7d0-0a140472263e','e25494e0-1c0e-47f9-be05-118364a36031','83db7922-5ba0-4b1a-947a-7a1e235017d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-285051187',display_name='tempest-VolumesGetTest-Volume-419140500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5578e53-3f06-45c3-a900-91c629412e28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d2fb5acf89d43be98f738c427f5635f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5886007713de4b72bbca91522dcc42d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:11.681419 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b52576-341d-48da-b156-ab171af97e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:11.690644 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-f31e14ac-7546-4032-8a90-9af8b00952ca None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.693889 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-f31e14ac-7546-4032-8a90-9af8b00952ca tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] PUT https://10.4.3.243/volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92 Jul 03 06:23:11.694733 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-f31e14ac-7546-4032-8a90-9af8b00952ca tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:11.703007 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b52576-341d-48da-b156-ab171af97e0d) transitioned into 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-285051187',display_name='tempest-VolumesGetTest-Volume-419140500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['1d2371fb-b6e1-4b99-8f0a-7463ac78bc67','7a6c6eff-e9b5-4afe-a7d0-0a140472263e','e25494e0-1c0e-47f9-be05-118364a36031','83db7922-5ba0-4b1a-947a-7a1e235017d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:11.704410 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89533713-6f05-4233-af81-e332993dba94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:11.706773 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-f31e14ac-7546-4032-8a90-9af8b00952ca tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Acquiring lock "cinder-attachment_update-396c8008-831b-4211-a2a8-60e3c6f96d84-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:23:11.714608 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-f31e14ac-7546-4032-8a90-9af8b00952ca tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Lock "cinder-attachment_update-396c8008-831b-4211-a2a8-60e3c6f96d84-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:23:11.714608 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:11.714608 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:11.717876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89533713-6f05-4233-af81-e332993dba94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:11.718794 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (bf81864b-4c77-40d7-b4b1-6b1acc1a518c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:11.719280 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request issued successfully. Jul 03 06:23:11.720193 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1771bfff-f30c-40b7-93fa-cf0e23c07ea1 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:11.720842 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 172/710] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:23:11 2026] POST /volume/v3/volumes => generated 778 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:11.739413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-83895ea8-c925-49c4-8080-5f6e702c1eb9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:11.741609 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-83895ea8-c925-49c4-8080-5f6e702c1eb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 Jul 03 06:23:11.743449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-83895ea8-c925-49c4-8080-5f6e702c1eb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:11.744489 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-83895ea8-c925-49c4-8080-5f6e702c1eb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:11.757421 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:11.757421 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:11.764258 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-83895ea8-c925-49c4-8080-5f6e702c1eb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:11.773644 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-83895ea8-c925-49c4-8080-5f6e702c1eb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 returned with HTTP 200 Jul 03 06:23:11.774163 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 184/711] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:11 2026] GET /volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:12.240211 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-f31e14ac-7546-4032-8a90-9af8b00952ca tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Lock "cinder-attachment_update-396c8008-831b-4211-a2a8-60e3c6f96d84-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:23:12.240211 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-f31e14ac-7546-4032-8a90-9af8b00952ca tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92 returned with HTTP 200 Jul 03 06:23:12.240211 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 175/712] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:23:11 2026] PUT /volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:12.751595 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-c206dc5e-8a41-484b-8a7f-774533878068 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:12.754647 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-c206dc5e-8a41-484b-8a7f-774533878068 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92/action Jul 03 06:23:12.755252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-c206dc5e-8a41-484b-8a7f-774533878068 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:23:12.755349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-c206dc5e-8a41-484b-8a7f-774533878068 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:12.787704 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cdfa0e26-66e9-43cd-89a1-791266ddaf6a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:12.790146 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cdfa0e26-66e9-43cd-89a1-791266ddaf6a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 Jul 03 06:23:12.790349 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cdfa0e26-66e9-43cd-89a1-791266ddaf6a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:12.790577 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cdfa0e26-66e9-43cd-89a1-791266ddaf6a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:12.799457 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:12.799457 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:12.800068 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:12.800068 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:12.806150 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cdfa0e26-66e9-43cd-89a1-791266ddaf6a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:12.813175 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cdfa0e26-66e9-43cd-89a1-791266ddaf6a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 returned with HTTP 200 Jul 03 06:23:12.813623 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 173/713] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:12 2026] GET /volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:12.824774 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9b134f-ecc7-4793-9aab-97a1bdb05d3f req-c206dc5e-8a41-484b-8a7f-774533878068 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92/action returned with HTTP 204 Jul 03 06:23:12.825372 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 182/714] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:23:12 2026] POST /volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:12.834733 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-02ebea02-ea75-4843-9454-34de4a7839a5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:12.838762 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02ebea02-ea75-4843-9454-34de4a7839a5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 Jul 03 06:23:12.841295 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02ebea02-ea75-4843-9454-34de4a7839a5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-166694268", "description": null}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:12.857908 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:12.857908 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:12.864623 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02ebea02-ea75-4843-9454-34de4a7839a5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:12.883200 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02ebea02-ea75-4843-9454-34de4a7839a5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:12.883200 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02ebea02-ea75-4843-9454-34de4a7839a5 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 returned with HTTP 200 Jul 03 06:23:12.883200 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 185/715] 10.4.3.243 () {68 vars in 1368 bytes} [Fri Jul 3 06:23:12 2026] PUT /volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 => generated 769 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:12.899517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d38a6577-ee7f-4f4f-8cd1-2fc9fc65939f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:12.903885 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d38a6577-ee7f-4f4f-8cd1-2fc9fc65939f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 Jul 03 06:23:12.903885 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d38a6577-ee7f-4f4f-8cd1-2fc9fc65939f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:12.904416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d38a6577-ee7f-4f4f-8cd1-2fc9fc65939f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:12.913329 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:12.913329 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:12.919888 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d38a6577-ee7f-4f4f-8cd1-2fc9fc65939f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:12.927872 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d38a6577-ee7f-4f4f-8cd1-2fc9fc65939f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 returned with HTTP 200 Jul 03 06:23:12.927872 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 176/716] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:12 2026] GET /volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:12.942155 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bb05dade-a8f4-4c85-ac3c-ab04ed1f5388 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:12.948207 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb05dade-a8f4-4c85-ac3c-ab04ed1f5388 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 Jul 03 06:23:12.948488 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb05dade-a8f4-4c85-ac3c-ab04ed1f5388 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:12.948714 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb05dade-a8f4-4c85-ac3c-ab04ed1f5388 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:12.948978 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-bb05dade-a8f4-4c85-ac3c-ab04ed1f5388 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume with id: b5578e53-3f06-45c3-a900-91c629412e28 Jul 03 06:23:12.958469 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:12.958469 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:12.959169 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bb05dade-a8f4-4c85-ac3c-ab04ed1f5388 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:12.981577 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bb05dade-a8f4-4c85-ac3c-ab04ed1f5388 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume request issued successfully. Jul 03 06:23:12.981799 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb05dade-a8f4-4c85-ac3c-ab04ed1f5388 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 returned with HTTP 202 Jul 03 06:23:12.982521 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 174/717] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:12 2026] DELETE /volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:12.994686 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-94852857-5b13-41eb-b568-74ba8f866f76 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:12.999941 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-94852857-5b13-41eb-b568-74ba8f866f76 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 Jul 03 06:23:13.000146 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-94852857-5b13-41eb-b568-74ba8f866f76 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:13.002492 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-94852857-5b13-41eb-b568-74ba8f866f76 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:13.010957 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:13.010957 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:13.015780 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-94852857-5b13-41eb-b568-74ba8f866f76 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:13.023604 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-94852857-5b13-41eb-b568-74ba8f866f76 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 returned with HTTP 200 Jul 03 06:23:13.024210 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 183/718] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:12 2026] GET /volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:14.042968 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6d4cd93f-3a15-4046-8bd4-a5c146b0bbbd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:14.045147 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6d4cd93f-3a15-4046-8bd4-a5c146b0bbbd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 Jul 03 06:23:14.045365 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6d4cd93f-3a15-4046-8bd4-a5c146b0bbbd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:14.045593 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6d4cd93f-3a15-4046-8bd4-a5c146b0bbbd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:14.056786 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6d4cd93f-3a15-4046-8bd4-a5c146b0bbbd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 returned with HTTP 404 Jul 03 06:23:14.056786 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 186/719] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:14 2026] GET /volume/v3/volumes/b5578e53-3f06-45c3-a900-91c629412e28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:14.064429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1f112a1a-22bb-43ea-9778-0aaa961f2570 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:14.066142 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1f112a1a-22bb-43ea-9778-0aaa961f2570 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:14.066372 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1f112a1a-22bb-43ea-9778-0aaa961f2570 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:14.066627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1f112a1a-22bb-43ea-9778-0aaa961f2570 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:14.076331 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:14.076331 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:14.080495 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1f112a1a-22bb-43ea-9778-0aaa961f2570 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:14.084839 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1f112a1a-22bb-43ea-9778-0aaa961f2570 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 200 Jul 03 06:23:14.084839 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 177/720] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:14 2026] GET /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:14.101246 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d4d86245-a48c-414d-bc15-4327bd1e44d8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:14.103189 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d4d86245-a48c-414d-bc15-4327bd1e44d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] DELETE https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:14.103420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d4d86245-a48c-414d-bc15-4327bd1e44d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:14.103608 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d4d86245-a48c-414d-bc15-4327bd1e44d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:14.103800 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-d4d86245-a48c-414d-bc15-4327bd1e44d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume with id: 29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:14.112507 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:14.112507 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:14.113039 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d4d86245-a48c-414d-bc15-4327bd1e44d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:14.141727 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d4d86245-a48c-414d-bc15-4327bd1e44d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume request issued successfully. Jul 03 06:23:14.141727 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d4d86245-a48c-414d-bc15-4327bd1e44d8 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 202 Jul 03 06:23:14.141727 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 175/721] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:14 2026] DELETE /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:14.148921 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1fa72cc5-35c0-4c17-a68e-3c313d651127 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:14.151925 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1fa72cc5-35c0-4c17-a68e-3c313d651127 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:14.152238 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1fa72cc5-35c0-4c17-a68e-3c313d651127 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:14.152492 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1fa72cc5-35c0-4c17-a68e-3c313d651127 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:14.163215 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:14.163215 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:14.169836 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1fa72cc5-35c0-4c17-a68e-3c313d651127 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:14.176563 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1fa72cc5-35c0-4c17-a68e-3c313d651127 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 200 Jul 03 06:23:14.177140 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 184/722] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:14 2026] GET /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 923 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:15.196196 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-36b90752-835a-44f0-a159-85af894d0412 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:15.199405 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-36b90752-835a-44f0-a159-85af894d0412 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a Jul 03 06:23:15.199405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-36b90752-835a-44f0-a159-85af894d0412 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:15.199405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-36b90752-835a-44f0-a159-85af894d0412 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:15.210973 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-36b90752-835a-44f0-a159-85af894d0412 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a returned with HTTP 404 Jul 03 06:23:15.211049 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 187/723] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:15 2026] GET /volume/v3/volumes/29507e13-91a8-4943-9c3b-a100655ab73a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:15.218486 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9a009af0-308b-45b8-9dd3-6e3be423eeea None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:15.220972 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a009af0-308b-45b8-9dd3-6e3be423eeea tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d Jul 03 06:23:15.221171 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a009af0-308b-45b8-9dd3-6e3be423eeea tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:15.221339 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a009af0-308b-45b8-9dd3-6e3be423eeea tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:15.228090 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:15.228090 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:15.231633 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9a009af0-308b-45b8-9dd3-6e3be423eeea tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:15.235551 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a009af0-308b-45b8-9dd3-6e3be423eeea tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d returned with HTTP 200 Jul 03 06:23:15.235971 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 178/724] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:15 2026] GET /volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:15.251353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-93651591-c783-4a3d-bb34-828711f66de9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:15.253330 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-93651591-c783-4a3d-bb34-828711f66de9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] DELETE https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d Jul 03 06:23:15.253577 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-93651591-c783-4a3d-bb34-828711f66de9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:15.253952 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-93651591-c783-4a3d-bb34-828711f66de9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:15.254120 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-93651591-c783-4a3d-bb34-828711f66de9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume with id: 3f27ece5-35e3-4231-8602-a864a8df298d Jul 03 06:23:15.261913 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:15.261913 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:15.262387 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-93651591-c783-4a3d-bb34-828711f66de9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:15.286210 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-93651591-c783-4a3d-bb34-828711f66de9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume request issued successfully. Jul 03 06:23:15.286343 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-93651591-c783-4a3d-bb34-828711f66de9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d returned with HTTP 202 Jul 03 06:23:15.286826 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 176/725] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:15 2026] DELETE /volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:15.296357 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-58b340c1-cfcf-4278-9f38-0cf953fd7bca None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:15.299495 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-58b340c1-cfcf-4278-9f38-0cf953fd7bca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d Jul 03 06:23:15.299745 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-58b340c1-cfcf-4278-9f38-0cf953fd7bca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:15.299960 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-58b340c1-cfcf-4278-9f38-0cf953fd7bca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:15.309416 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:15.309416 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:15.316347 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-58b340c1-cfcf-4278-9f38-0cf953fd7bca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:15.325728 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-58b340c1-cfcf-4278-9f38-0cf953fd7bca tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d returned with HTTP 200 Jul 03 06:23:15.326272 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 185/726] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:15 2026] GET /volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:16.340616 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-491396b8-61bf-405d-8fdd-36c73d334b03 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:16.346046 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-491396b8-61bf-405d-8fdd-36c73d334b03 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d Jul 03 06:23:16.346046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-491396b8-61bf-405d-8fdd-36c73d334b03 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:16.346046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-491396b8-61bf-405d-8fdd-36c73d334b03 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:16.359610 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-491396b8-61bf-405d-8fdd-36c73d334b03 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d returned with HTTP 404 Jul 03 06:23:16.361561 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 188/727] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:16 2026] GET /volume/v3/volumes/3f27ece5-35e3-4231-8602-a864a8df298d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:16.414863 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:16.416786 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:16.417149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-VolumesGetTest-Volume-360888325", "metadata": {"Type": "Test"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:16.419334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request body: {'volume': {'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-360888325', 'metadata': {'Type': 'Test'}}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:16.528382 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume of 1 GB Jul 03 06:23:16.533281 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Availability Zones retrieved successfully. Jul 03 06:23:16.540187 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (5572c5a6-e167-4529-8df1-f3115767163f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:16.541424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec243cda-1467-48a7-b0f7-010a27c32b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:16.543491 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:16.603411 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec243cda-1467-48a7-b0f7-010a27c32b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:16.604727 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28efa93f-8347-4828-b716-87e076d472a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:16.660613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Created reservations ['79b596f2-56c6-4bc4-9bca-37a0ad6b2f34', '2d97c6fb-3bb8-4f8d-a975-5998d5dbce00', 'ea9bc2c9-e078-4084-a277-7e36d8e640a8', 'adb0218d-c340-41dc-a64e-7a372cdcea69'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:16.661435 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28efa93f-8347-4828-b716-87e076d472a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b596f2-56c6-4bc4-9bca-37a0ad6b2f34', '2d97c6fb-3bb8-4f8d-a975-5998d5dbce00', 'ea9bc2c9-e078-4084-a277-7e36d8e640a8', 'adb0218d-c340-41dc-a64e-7a372cdcea69']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:16.662160 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded215ac-744c-4f1d-89fa-1857263285dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:16.692625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded215ac-744c-4f1d-89fa-1857263285dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54db30d7-7d3b-4a7c-b578-3968c5c2a660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-360888325',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['79b596f2-56c6-4bc4-9bca-37a0ad6b2f34','2d97c6fb-3bb8-4f8d-a975-5998d5dbce00','ea9bc2c9-e078-4084-a277-7e36d8e640a8','adb0218d-c340-41dc-a64e-7a372cdcea69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-360888325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54db30d7-7d3b-4a7c-b578-3968c5c2a660,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7d2fb5acf89d43be98f738c427f5635f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5886007713de4b72bbca91522dcc42d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:16.693401 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2221fd1-6084-46c4-ab24-b537f04cc8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:16.713629 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2221fd1-6084-46c4-ab24-b537f04cc8d0) transitioned into state 'SUCCESS' from state '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-360888325',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['79b596f2-56c6-4bc4-9bca-37a0ad6b2f34','2d97c6fb-3bb8-4f8d-a975-5998d5dbce00','ea9bc2c9-e078-4084-a277-7e36d8e640a8','adb0218d-c340-41dc-a64e-7a372cdcea69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:16.714657 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2967880e-c3e0-463c-9db7-848204f3308a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:16.727084 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2967880e-c3e0-463c-9db7-848204f3308a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:16.728359 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (5572c5a6-e167-4529-8df1-f3115767163f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:16.728920 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request issued successfully. Jul 03 06:23:16.729786 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1caa46b1-df12-46ce-a6c0-9fae0c026369 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:16.730362 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 179/728] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:23:16 2026] POST /volume/v3/volumes => generated 758 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:16.748601 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1fb81c8b-342f-4c77-9a4d-11045a974e75 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:16.752184 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1fb81c8b-342f-4c77-9a4d-11045a974e75 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:16.752184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1fb81c8b-342f-4c77-9a4d-11045a974e75 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:16.752432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1fb81c8b-342f-4c77-9a4d-11045a974e75 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:16.763903 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:16.763903 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:16.771288 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1fb81c8b-342f-4c77-9a4d-11045a974e75 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:16.778068 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1fb81c8b-342f-4c77-9a4d-11045a974e75 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 200 Jul 03 06:23:16.778438 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 177/729] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:16 2026] GET /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:17.794451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-222413ac-abf7-41f3-b4a8-dede8eec43a9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:17.796421 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-222413ac-abf7-41f3-b4a8-dede8eec43a9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:17.796647 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-222413ac-abf7-41f3-b4a8-dede8eec43a9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:17.796902 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-222413ac-abf7-41f3-b4a8-dede8eec43a9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:17.815506 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:17.815506 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:17.830538 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-222413ac-abf7-41f3-b4a8-dede8eec43a9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:17.849331 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-222413ac-abf7-41f3-b4a8-dede8eec43a9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 200 Jul 03 06:23:17.850010 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 186/730] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:17 2026] GET /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 1366 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:17.863454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ebb8f215-bdf5-4521-a173-d6bf0f0ff20e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:17.865290 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebb8f215-bdf5-4521-a173-d6bf0f0ff20e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:17.865471 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebb8f215-bdf5-4521-a173-d6bf0f0ff20e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:17.865665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebb8f215-bdf5-4521-a173-d6bf0f0ff20e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:17.873247 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:17.873247 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:17.877222 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ebb8f215-bdf5-4521-a173-d6bf0f0ff20e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:17.883616 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebb8f215-bdf5-4521-a173-d6bf0f0ff20e tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 200 Jul 03 06:23:17.884477 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 189/731] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:17 2026] GET /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:17.905480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5aef7e56-82e7-45e4-b6f4-20095e003d8d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:17.909033 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5aef7e56-82e7-45e4-b6f4-20095e003d8d tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:17.909576 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5aef7e56-82e7-45e4-b6f4-20095e003d8d tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-360888325"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:17.926198 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:17.926198 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:17.932303 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5aef7e56-82e7-45e4-b6f4-20095e003d8d tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:17.964634 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5aef7e56-82e7-45e4-b6f4-20095e003d8d tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:17.965254 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5aef7e56-82e7-45e4-b6f4-20095e003d8d tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 200 Jul 03 06:23:17.965848 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 180/732] 10.4.3.243 () {68 vars in 1368 bytes} [Fri Jul 3 06:23:17 2026] PUT /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 782 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:17.981015 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cab73874-be08-49d6-a737-277fde7f9112 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:17.983114 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cab73874-be08-49d6-a737-277fde7f9112 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:17.983508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cab73874-be08-49d6-a737-277fde7f9112 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1630891775", "description": "This is the new description of volume"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:17.994447 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:17.994447 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:17.999355 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cab73874-be08-49d6-a737-277fde7f9112 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:18.010851 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cab73874-be08-49d6-a737-277fde7f9112 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:18.011526 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cab73874-be08-49d6-a737-277fde7f9112 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 200 Jul 03 06:23:18.012056 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 178/733] 10.4.3.243 () {68 vars in 1369 bytes} [Fri Jul 3 06:23:17 2026] PUT /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:18.035175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0a35309a-f1b1-486b-a46f-96280d6ae58a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:18.038085 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0a35309a-f1b1-486b-a46f-96280d6ae58a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:18.038335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0a35309a-f1b1-486b-a46f-96280d6ae58a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:18.038569 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0a35309a-f1b1-486b-a46f-96280d6ae58a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:18.051509 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:18.051509 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:18.064430 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0a35309a-f1b1-486b-a46f-96280d6ae58a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:18.077733 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0a35309a-f1b1-486b-a46f-96280d6ae58a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 200 Jul 03 06:23:18.078204 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 187/734] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:18 2026] GET /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 1406 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:18.103397 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:18.107457 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:18.108052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-54465129", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1985941081"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:18.112235 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-54465129', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1985941081'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:18.112235 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume of 1 GB Jul 03 06:23:18.119765 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Availability Zones retrieved successfully. Jul 03 06:23:18.130051 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (b9f7cc5a-926f-40cb-8a15-2b1dc6adcbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:18.132139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95bb5c6-3436-44ca-bd47-d7a552b56fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:18.134504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:18.173004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95bb5c6-3436-44ca-bd47-d7a552b56fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:18.173004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d38557f-c7c4-4a43-b127-3cc7db5ed282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:18.249955 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Created reservations ['f16f417c-5c93-47b1-94ad-1841e4662f15', '40b7a30d-59d3-42d0-9f71-97184140692b', '93cfba75-a251-4a0d-903a-e6105763dad6', 'ad92b8c0-16a2-4045-94e8-fe7b8fe3a2d9'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:18.250898 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d38557f-c7c4-4a43-b127-3cc7db5ed282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f16f417c-5c93-47b1-94ad-1841e4662f15', '40b7a30d-59d3-42d0-9f71-97184140692b', '93cfba75-a251-4a0d-903a-e6105763dad6', 'ad92b8c0-16a2-4045-94e8-fe7b8fe3a2d9']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:18.251781 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3827b4e-c66d-48c8-a4ed-966779754023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:18.297281 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3827b4e-c66d-48c8-a4ed-966779754023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a53223c9-7b2f-487e-aa74-e49b486e2661', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-54465129',display_name='tempest-VolumesGetTest-Volume-1985941081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['f16f417c-5c93-47b1-94ad-1841e4662f15','40b7a30d-59d3-42d0-9f71-97184140692b','93cfba75-a251-4a0d-903a-e6105763dad6','ad92b8c0-16a2-4045-94e8-fe7b8fe3a2d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-54465129',display_name='tempest-VolumesGetTest-Volume-1985941081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a53223c9-7b2f-487e-aa74-e49b486e2661,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d2fb5acf89d43be98f738c427f5635f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5886007713de4b72bbca91522dcc42d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:18.300413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1505143b-ad52-49ed-983d-38ba482ac00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:18.350447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1505143b-ad52-49ed-983d-38ba482ac00c) transitioned into 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-54465129',display_name='tempest-VolumesGetTest-Volume-1985941081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2fb5acf89d43be98f738c427f5635f',qos_specs=None,replication_status=,reservations=['f16f417c-5c93-47b1-94ad-1841e4662f15','40b7a30d-59d3-42d0-9f71-97184140692b','93cfba75-a251-4a0d-903a-e6105763dad6','ad92b8c0-16a2-4045-94e8-fe7b8fe3a2d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5886007713de4b72bbca91522dcc42d0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:18.351400 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa3a1f0-698d-4db2-8605-8f44e5d1e139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:18.389031 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa3a1f0-698d-4db2-8605-8f44e5d1e139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:18.389031 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Flow 'volume_create_api' (b9f7cc5a-926f-40cb-8a15-2b1dc6adcbdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:18.389031 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Create volume request issued successfully. Jul 03 06:23:18.389031 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1c0f14d1-64df-4d03-8eff-38fa078b6b44 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:18.389031 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 190/735] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:23:18 2026] POST /volume/v3/volumes => generated 778 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:18.413338 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fd915946-b125-4574-8553-207d094dcdc4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:18.413338 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fd915946-b125-4574-8553-207d094dcdc4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 Jul 03 06:23:18.413574 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fd915946-b125-4574-8553-207d094dcdc4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:18.413773 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fd915946-b125-4574-8553-207d094dcdc4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:18.423823 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:18.423823 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:18.425932 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fd915946-b125-4574-8553-207d094dcdc4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:18.430829 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fd915946-b125-4574-8553-207d094dcdc4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 returned with HTTP 200 Jul 03 06:23:18.431227 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 181/736] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:18 2026] GET /volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:19.447610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-266f6d54-206c-4f11-92c6-0150ac3a92e9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:19.449937 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-266f6d54-206c-4f11-92c6-0150ac3a92e9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 Jul 03 06:23:19.450237 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-266f6d54-206c-4f11-92c6-0150ac3a92e9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:19.450569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-266f6d54-206c-4f11-92c6-0150ac3a92e9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:19.458777 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:19.458777 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:19.463682 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-266f6d54-206c-4f11-92c6-0150ac3a92e9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:19.470322 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-266f6d54-206c-4f11-92c6-0150ac3a92e9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 returned with HTTP 200 Jul 03 06:23:19.471519 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 179/737] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:19 2026] GET /volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:19.495639 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3a648351-c35d-45cb-9f65-b888bb88efcd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:19.498424 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a648351-c35d-45cb-9f65-b888bb88efcd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] PUT https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 Jul 03 06:23:19.498875 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a648351-c35d-45cb-9f65-b888bb88efcd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-360888325", "description": null}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:19.509842 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:19.509842 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:19.514872 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3a648351-c35d-45cb-9f65-b888bb88efcd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:19.524583 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3a648351-c35d-45cb-9f65-b888bb88efcd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume updated successfully. Jul 03 06:23:19.525269 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a648351-c35d-45cb-9f65-b888bb88efcd tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 returned with HTTP 200 Jul 03 06:23:19.525712 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 188/738] 10.4.3.243 () {68 vars in 1368 bytes} [Fri Jul 3 06:23:19 2026] PUT /volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 => generated 769 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:19.537908 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-03db0d4c-c385-4629-842a-b737e8de75a4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:19.540044 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-03db0d4c-c385-4629-842a-b737e8de75a4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 Jul 03 06:23:19.540270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-03db0d4c-c385-4629-842a-b737e8de75a4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:19.540467 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-03db0d4c-c385-4629-842a-b737e8de75a4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:19.548112 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:19.548112 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:19.552106 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-03db0d4c-c385-4629-842a-b737e8de75a4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:19.561233 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-03db0d4c-c385-4629-842a-b737e8de75a4 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 returned with HTTP 200 Jul 03 06:23:19.562140 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 191/739] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:19 2026] GET /volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:19.576531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9c8b2056-5877-449a-b4c4-9b0046335417 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:19.582003 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9c8b2056-5877-449a-b4c4-9b0046335417 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 Jul 03 06:23:19.582205 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9c8b2056-5877-449a-b4c4-9b0046335417 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:19.582389 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9c8b2056-5877-449a-b4c4-9b0046335417 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:19.582571 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-9c8b2056-5877-449a-b4c4-9b0046335417 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume with id: a53223c9-7b2f-487e-aa74-e49b486e2661 Jul 03 06:23:19.589964 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:19.589964 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:19.590403 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9c8b2056-5877-449a-b4c4-9b0046335417 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:19.611809 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9c8b2056-5877-449a-b4c4-9b0046335417 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume request issued successfully. Jul 03 06:23:19.611809 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9c8b2056-5877-449a-b4c4-9b0046335417 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 returned with HTTP 202 Jul 03 06:23:19.611809 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 182/740] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:19 2026] DELETE /volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:19.620424 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a558cd60-2fa8-4145-bcb9-9ae379d473e7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:19.622028 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a558cd60-2fa8-4145-bcb9-9ae379d473e7 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 Jul 03 06:23:19.622230 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a558cd60-2fa8-4145-bcb9-9ae379d473e7 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:19.622406 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a558cd60-2fa8-4145-bcb9-9ae379d473e7 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:19.629886 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:19.629886 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:19.633502 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a558cd60-2fa8-4145-bcb9-9ae379d473e7 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:19.637940 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a558cd60-2fa8-4145-bcb9-9ae379d473e7 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 returned with HTTP 200 Jul 03 06:23:19.638297 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 180/741] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:19 2026] GET /volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:20.651864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-45ad13d2-940b-41d3-b85c-96169447b80a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:20.655196 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-45ad13d2-940b-41d3-b85c-96169447b80a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 Jul 03 06:23:20.655466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-45ad13d2-940b-41d3-b85c-96169447b80a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:20.655731 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-45ad13d2-940b-41d3-b85c-96169447b80a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:20.661337 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-45ad13d2-940b-41d3-b85c-96169447b80a tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 returned with HTTP 404 Jul 03 06:23:20.661916 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 189/742] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:20 2026] GET /volume/v3/volumes/a53223c9-7b2f-487e-aa74-e49b486e2661 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:20.670339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-34fb95e4-740c-4e52-ac38-a7da6999eeb9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:20.672238 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-34fb95e4-740c-4e52-ac38-a7da6999eeb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:20.672488 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-34fb95e4-740c-4e52-ac38-a7da6999eeb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:20.672732 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-34fb95e4-740c-4e52-ac38-a7da6999eeb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:20.680540 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:20.680540 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:20.684878 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-34fb95e4-740c-4e52-ac38-a7da6999eeb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:20.692715 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-34fb95e4-740c-4e52-ac38-a7da6999eeb9 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 200 Jul 03 06:23:20.693290 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 192/743] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:20 2026] GET /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 1406 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:20.704781 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-44d73cfb-fba1-4bbb-a3db-33e503e3d936 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:20.707128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-44d73cfb-fba1-4bbb-a3db-33e503e3d936 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] DELETE https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:20.707606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-44d73cfb-fba1-4bbb-a3db-33e503e3d936 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:20.707901 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-44d73cfb-fba1-4bbb-a3db-33e503e3d936 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:20.708113 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-44d73cfb-fba1-4bbb-a3db-33e503e3d936 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume with id: 54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:20.719753 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:20.719753 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:20.720537 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-44d73cfb-fba1-4bbb-a3db-33e503e3d936 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:20.745544 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-44d73cfb-fba1-4bbb-a3db-33e503e3d936 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Delete volume request issued successfully. Jul 03 06:23:20.745834 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-44d73cfb-fba1-4bbb-a3db-33e503e3d936 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 202 Jul 03 06:23:20.746486 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 183/744] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:20 2026] DELETE /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:20.754586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-aba5eb7b-5336-4040-a4ec-22da08cea93f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:20.757324 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aba5eb7b-5336-4040-a4ec-22da08cea93f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:20.757324 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aba5eb7b-5336-4040-a4ec-22da08cea93f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:20.757324 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aba5eb7b-5336-4040-a4ec-22da08cea93f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:20.763795 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:20.763795 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:20.767023 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-aba5eb7b-5336-4040-a4ec-22da08cea93f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Volume info retrieved successfully. Jul 03 06:23:20.771589 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aba5eb7b-5336-4040-a4ec-22da08cea93f tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 200 Jul 03 06:23:20.771985 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 181/745] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:20 2026] GET /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:21.790744 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f3d5e321-a56a-4cea-acbb-3366f34f4215 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:21.795278 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f3d5e321-a56a-4cea-acbb-3366f34f4215 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] GET https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 Jul 03 06:23:21.795637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f3d5e321-a56a-4cea-acbb-3366f34f4215 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:21.795940 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f3d5e321-a56a-4cea-acbb-3366f34f4215 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:21.805726 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f3d5e321-a56a-4cea-acbb-3366f34f4215 tempest-VolumesGetTest-1387927042 tempest-VolumesGetTest-1387927042-project-member] https://10.4.3.243/volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 returned with HTTP 404 Jul 03 06:23:21.805726 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 190/746] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:21 2026] GET /volume/v3/volumes/54db30d7-7d3b-4a7c-b578-3968c5c2a660 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:23.718034 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-316dec4d-53a9-407e-b892-96b2439c8ed9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:23.785303 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-316dec4d-53a9-407e-b892-96b2439c8ed9 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:23:23.785643 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-316dec4d-53a9-407e-b892-96b2439c8ed9 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a928e3a-e02d-4496-b040-aaf5079315fb", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-287002797"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:23.794524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-316dec4d-53a9-407e-b892-96b2439c8ed9 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 404 Jul 03 06:23:23.795052 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 193/747] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:23:23 2026] POST /volume/v3/snapshots => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:23.803356 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8460a9b2-ccae-4889-a25e-7e64d4f7e46a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:23.805599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8460a9b2-ccae-4889-a25e-7e64d4f7e46a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:23:23.805986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8460a9b2-ccae-4889-a25e-7e64d4f7e46a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1098235090"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:23.851599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8460a9b2-ccae-4889-a25e-7e64d4f7e46a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 404 Jul 03 06:23:23.852283 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 184/748] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:23:23 2026] POST /volume/v3/snapshots => generated 77 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:23.861380 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b125d8f6-0005-4fa4-9655-43d07b73791f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:23.865260 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b125d8f6-0005-4fa4-9655-43d07b73791f tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/snapshots?limit=invalid Jul 03 06:23:23.865494 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b125d8f6-0005-4fa4-9655-43d07b73791f tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:23.865685 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b125d8f6-0005-4fa4-9655-43d07b73791f tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:23.866256 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b125d8f6-0005-4fa4-9655-43d07b73791f tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] HTTP exception thrown: limit param must be an integer Jul 03 06:23:23.866373 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b125d8f6-0005-4fa4-9655-43d07b73791f tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 06:23:23.868438 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 182/749] 10.4.3.243 () {66 vars in 1270 bytes} [Fri Jul 3 06:23:23 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:23:23.874946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-49533eb8-eb2e-4372-bd79-38934ab97299 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:23.876835 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49533eb8-eb2e-4372-bd79-38934ab97299 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/snapshots?marker=d3b3c187-8330-4ddc-a433-3b0344854ff0 Jul 03 06:23:23.877062 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49533eb8-eb2e-4372-bd79-38934ab97299 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:23.877352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49533eb8-eb2e-4372-bd79-38934ab97299 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:23.877747 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-49533eb8-eb2e-4372-bd79-38934ab97299 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:23:23.878930 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-49533eb8-eb2e-4372-bd79-38934ab97299 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:23:23.883122 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49533eb8-eb2e-4372-bd79-38934ab97299 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots?marker=d3b3c187-8330-4ddc-a433-3b0344854ff0 returned with HTTP 404 Jul 03 06:23:23.883678 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 191/750] 10.4.3.243 () {66 vars in 1330 bytes} [Fri Jul 3 06:23:23 2026] GET /volume/v3/snapshots?marker=d3b3c187-8330-4ddc-a433-3b0344854ff0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:23.892496 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-465194bb-6344-471d-bab8-90b4f4803d66 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:23.894161 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-465194bb-6344-471d-bab8-90b4f4803d66 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/snapshots?sort_key=invalid Jul 03 06:23:23.894349 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-465194bb-6344-471d-bab8-90b4f4803d66 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:23.894606 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-465194bb-6344-471d-bab8-90b4f4803d66 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:23.894878 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-465194bb-6344-471d-bab8-90b4f4803d66 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:23:23.895867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.db.api [None req-465194bb-6344-471d-bab8-90b4f4803d66 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Building query based on filter {{(pid=99917) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:23:23.896321 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-465194bb-6344-471d-bab8-90b4f4803d66 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 06:23:23.896747 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 194/751] 10.4.3.243 () {66 vars in 1276 bytes} [Fri Jul 3 06:23:23 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:23:23.909294 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:23.910960 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:23.911270 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1975653715"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:23.912599 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1975653715'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:23.912919 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Create volume of 2 GB Jul 03 06:23:23.916897 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Availability Zones retrieved successfully. Jul 03 06:23:23.922221 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Flow 'volume_create_api' (139b3794-bbaa-43bf-82a9-10235a766350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:23.923189 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bffd9af4-d067-4011-a3d8-10b55ba6d7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:23.924241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Validating volume size '2' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:23.951554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bffd9af4-d067-4011-a3d8-10b55ba6d7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:23.952330 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b78bb144-d513-422a-91a5-f4f4b77e2be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:24.030941 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Created reservations ['68cd02ed-fb65-460d-abe2-697d77f61d4b', 'dada4d9d-77c1-4ef7-a8dd-ad6e03bcb11e', 'a3a3b2d4-7893-4000-974c-a97bb7e4d2e0', '7d4c794c-4f1f-4dc2-956f-fc5ebf74eb46'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:24.032097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b78bb144-d513-422a-91a5-f4f4b77e2be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68cd02ed-fb65-460d-abe2-697d77f61d4b', 'dada4d9d-77c1-4ef7-a8dd-ad6e03bcb11e', 'a3a3b2d4-7893-4000-974c-a97bb7e4d2e0', '7d4c794c-4f1f-4dc2-956f-fc5ebf74eb46']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:24.032928 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6629e23-dc1f-4053-9778-2f2838f88d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:24.069084 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6629e23-dc1f-4053-9778-2f2838f88d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a25658f4-7cfb-44a2-91de-fc0c095cab6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1975653715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce1a2c08d9e49dabfec5a176a8f3c6c',qos_specs=None,replication_status=,reservations=['68cd02ed-fb65-460d-abe2-697d77f61d4b','dada4d9d-77c1-4ef7-a8dd-ad6e03bcb11e','a3a3b2d4-7893-4000-974c-a97bb7e4d2e0','7d4c794c-4f1f-4dc2-956f-fc5ebf74eb46'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c1288ad1b9406aa7d0338bc3546912',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1975653715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a25658f4-7cfb-44a2-91de-fc0c095cab6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ce1a2c08d9e49dabfec5a176a8f3c6c',provider_auth=None,provider_geometry=None,provider_id=None,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='e1c1288ad1b9406aa7d0338bc3546912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:24.070190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa33b423-30e5-4001-8edf-e9dbbc369515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:24.101200 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa33b423-30e5-4001-8edf-e9dbbc369515) transitioned into state 'SUCCESS' from state '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-1975653715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce1a2c08d9e49dabfec5a176a8f3c6c',qos_specs=None,replication_status=,reservations=['68cd02ed-fb65-460d-abe2-697d77f61d4b','dada4d9d-77c1-4ef7-a8dd-ad6e03bcb11e','a3a3b2d4-7893-4000-974c-a97bb7e4d2e0','7d4c794c-4f1f-4dc2-956f-fc5ebf74eb46'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c1288ad1b9406aa7d0338bc3546912',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:24.101858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b31d40-2ef1-4a61-92ed-53f5f7a3cfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:24.117801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b31d40-2ef1-4a61-92ed-53f5f7a3cfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:24.117801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Flow 'volume_create_api' (139b3794-bbaa-43bf-82a9-10235a766350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:24.117801 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Create volume request issued successfully. Jul 03 06:23:24.118079 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98d0eaa1-4426-460f-9885-dc09d9c1ec5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:24.118526 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 185/752] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:23 2026] POST /volume/v3/volumes => generated 762 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:24.135351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-78a3dba2-23fc-4909-988a-bd5e097295bf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:24.138631 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78a3dba2-23fc-4909-988a-bd5e097295bf tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a Jul 03 06:23:24.138631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78a3dba2-23fc-4909-988a-bd5e097295bf tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:24.138631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78a3dba2-23fc-4909-988a-bd5e097295bf tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:24.152329 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:24.152329 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:24.158089 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-78a3dba2-23fc-4909-988a-bd5e097295bf tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Volume info retrieved successfully. Jul 03 06:23:24.166057 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78a3dba2-23fc-4909-988a-bd5e097295bf tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a returned with HTTP 200 Jul 03 06:23:24.166443 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 183/753] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:24 2026] GET /volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a => generated 830 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:25.182097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f3da15cd-f84b-438b-a4a7-15ce845fb07b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:25.184945 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f3da15cd-f84b-438b-a4a7-15ce845fb07b tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a Jul 03 06:23:25.185244 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f3da15cd-f84b-438b-a4a7-15ce845fb07b tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:25.185724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f3da15cd-f84b-438b-a4a7-15ce845fb07b tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:25.196521 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:25.196521 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:25.200753 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f3da15cd-f84b-438b-a4a7-15ce845fb07b tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Volume info retrieved successfully. Jul 03 06:23:25.207358 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f3da15cd-f84b-438b-a4a7-15ce845fb07b tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a returned with HTTP 200 Jul 03 06:23:25.208050 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 192/754] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:25 2026] GET /volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:23:25.221377 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a4019366-4534-49cc-8e41-c496f8a08d72 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:25.223638 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a4019366-4534-49cc-8e41-c496f8a08d72 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:23:25.224068 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a4019366-4534-49cc-8e41-c496f8a08d72 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a25658f4-7cfb-44a2-91de-fc0c095cab6a", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-934110311"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:25.235807 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:25.235807 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:25.236384 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a4019366-4534-49cc-8e41-c496f8a08d72 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Volume info retrieved successfully. Jul 03 06:23:25.237535 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-a4019366-4534-49cc-8e41-c496f8a08d72 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Create snapshot from volume a25658f4-7cfb-44a2-91de-fc0c095cab6a Jul 03 06:23:25.288381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-a4019366-4534-49cc-8e41-c496f8a08d72 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Created reservations ['d68b235d-47d9-4c7e-83bd-9f22848f7f6c', 'd1300b60-a05a-4c83-86a1-e8e3d3f64444', 'e5b2f52f-b830-4e18-8944-e845f115100f', '1fcb056c-ebae-4438-987a-33de5e346168'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:25.338916 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a4019366-4534-49cc-8e41-c496f8a08d72 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Snapshot create request issued successfully. Jul 03 06:23:25.339290 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a4019366-4534-49cc-8e41-c496f8a08d72 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:23:25.339705 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 195/755] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:23:25 2026] POST /volume/v3/snapshots => generated 317 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:25.354956 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-21214f77-c4d3-49c7-833c-8b95b8d81940 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:25.358880 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-21214f77-c4d3-49c7-833c-8b95b8d81940 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 Jul 03 06:23:25.358880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-21214f77-c4d3-49c7-833c-8b95b8d81940 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:25.358880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-21214f77-c4d3-49c7-833c-8b95b8d81940 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:25.363457 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:25.363457 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:25.364027 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-21214f77-c4d3-49c7-833c-8b95b8d81940 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Snapshot retrieved successfully. Jul 03 06:23:25.364928 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-21214f77-c4d3-49c7-833c-8b95b8d81940 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 returned with HTTP 200 Jul 03 06:23:25.365547 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 186/756] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:23:25 2026] GET /volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:25.840731 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:25.844144 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:25.845017 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1052645811", "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:25.846793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1052645811', 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:25.956270 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Create volume of 1 GB Jul 03 06:23:25.959363 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Availability Zones retrieved successfully. Jul 03 06:23:25.964912 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Flow 'volume_create_api' (81f9492a-f832-45f8-a27b-840adc7afeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:25.965959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c2ef0f-69ec-4f12-a8db-e3e433ba7cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:25.967348 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:26.030375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c2ef0f-69ec-4f12-a8db-e3e433ba7cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:26.031358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71675725-8543-4a43-b97c-29f9925f2fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:26.115202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Created reservations ['b0d4e1d2-ed9b-443d-a128-dd7e1ac25798', '31041281-b008-4b43-935a-a89517542448', 'f3fc4b45-1626-458c-ae3a-20360fdacea5', '8ad0bca1-115d-4552-9d00-b5b189c12a5d'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:26.116153 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71675725-8543-4a43-b97c-29f9925f2fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d4e1d2-ed9b-443d-a128-dd7e1ac25798', '31041281-b008-4b43-935a-a89517542448', 'f3fc4b45-1626-458c-ae3a-20360fdacea5', '8ad0bca1-115d-4552-9d00-b5b189c12a5d']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:26.116915 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d1ec3b-867c-49e6-a1ed-6d186e84ba4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:26.147089 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d1ec3b-867c-49e6-a1ed-6d186e84ba4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc871c7c-b54c-4e63-b885-9b92335bd03c', '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-1052645811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0b0b84121d04275b495d3df6ee703ad',qos_specs=None,replication_status=,reservations=['b0d4e1d2-ed9b-443d-a128-dd7e1ac25798','31041281-b008-4b43-935a-a89517542448','f3fc4b45-1626-458c-ae3a-20360fdacea5','8ad0bca1-115d-4552-9d00-b5b189c12a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56153fd3ef4b48bd89d8c49854159cc3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1052645811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc871c7c-b54c-4e63-b885-9b92335bd03c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0b0b84121d04275b495d3df6ee703ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56153fd3ef4b48bd89d8c49854159cc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:26.148519 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b382aa-af4d-47bb-bb71-84f859c2efe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:26.168648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b382aa-af4d-47bb-bb71-84f859c2efe5) transitioned into state 'SUCCESS' from state '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-1052645811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0b0b84121d04275b495d3df6ee703ad',qos_specs=None,replication_status=,reservations=['b0d4e1d2-ed9b-443d-a128-dd7e1ac25798','31041281-b008-4b43-935a-a89517542448','f3fc4b45-1626-458c-ae3a-20360fdacea5','8ad0bca1-115d-4552-9d00-b5b189c12a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56153fd3ef4b48bd89d8c49854159cc3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:26.169562 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8ff7b2-55e5-42b0-9c7c-5850de396f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:26.183387 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8ff7b2-55e5-42b0-9c7c-5850de396f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:26.184166 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Flow 'volume_create_api' (81f9492a-f832-45f8-a27b-840adc7afeec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:26.184473 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Create volume request issued successfully. Jul 03 06:23:26.185081 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ac46aab0-6a6c-44d8-8ccb-19a8ed8dcce6 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:26.185910 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 184/757] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:23:25 2026] POST /volume/v3/volumes => generated 899 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:26.202224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0592cdcd-19a4-454e-a8dc-cdbf7cec6eb9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:26.204097 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0592cdcd-19a4-454e-a8dc-cdbf7cec6eb9 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:23:26.204367 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0592cdcd-19a4-454e-a8dc-cdbf7cec6eb9 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:26.204660 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0592cdcd-19a4-454e-a8dc-cdbf7cec6eb9 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:26.211913 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:26.211913 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:26.215834 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0592cdcd-19a4-454e-a8dc-cdbf7cec6eb9 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:23:26.222795 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0592cdcd-19a4-454e-a8dc-cdbf7cec6eb9 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:23:26.222795 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 193/758] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:23:26 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 967 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:26.376785 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e7971954-389f-4dd4-81f2-0db80e22bf5a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:26.378597 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e7971954-389f-4dd4-81f2-0db80e22bf5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 Jul 03 06:23:26.378848 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e7971954-389f-4dd4-81f2-0db80e22bf5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:26.379042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e7971954-389f-4dd4-81f2-0db80e22bf5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:26.384990 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:26.384990 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:26.385430 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e7971954-389f-4dd4-81f2-0db80e22bf5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Snapshot retrieved successfully. Jul 03 06:23:26.386324 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e7971954-389f-4dd4-81f2-0db80e22bf5a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 returned with HTTP 200 Jul 03 06:23:26.386667 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 196/759] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:23:26 2026] GET /volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:26.400044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b559e092-7c06-463d-8b1f-49169509cd17 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:26.402090 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:26.402504 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "44db87e9-cc45-489a-8257-6cb9764aa696"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:26.406351 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '44db87e9-cc45-489a-8257-6cb9764aa696'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:26.413465 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:26.413465 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:26.414172 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Snapshot retrieved successfully. Jul 03 06:23:26.414311 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Create volume of 1 GB Jul 03 06:23:26.419255 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Availability Zones retrieved successfully. Jul 03 06:23:26.427146 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Flow 'volume_create_api' (05b70722-26d6-47ad-aba0-36e0f0a69da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:26.428684 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c642a0-d790-4650-8f3b-08bf0f38c00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:26.430108 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:26.431449 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c642a0-d790-4650-8f3b-08bf0f38c00f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 06:23:26.431449 np0000004376 devstack@c-api.service[99916]: 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 06:23:26.433573 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c642a0-d790-4650-8f3b-08bf0f38c00f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:26.434515 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3c642a0-d790-4650-8f3b-08bf0f38c00f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 06:23:26.435565 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Flow 'volume_create_api' (05b70722-26d6-47ad-aba0-36e0f0a69da4) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 06:23:26.435935 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b559e092-7c06-463d-8b1f-49169509cd17 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 400 Jul 03 06:23:26.436643 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 187/760] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:26 2026] POST /volume/v3/volumes => generated 171 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:23:26.447414 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bae4f8c1-b7fe-4e2f-b64c-233d458bdab5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:26.450093 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bae4f8c1-b7fe-4e2f-b64c-233d458bdab5 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 Jul 03 06:23:26.450396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bae4f8c1-b7fe-4e2f-b64c-233d458bdab5 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:26.450579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bae4f8c1-b7fe-4e2f-b64c-233d458bdab5 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:26.450757 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-bae4f8c1-b7fe-4e2f-b64c-233d458bdab5 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Delete snapshot with id: 44db87e9-cc45-489a-8257-6cb9764aa696 Jul 03 06:23:26.457448 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:26.457448 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:26.458079 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bae4f8c1-b7fe-4e2f-b64c-233d458bdab5 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Snapshot retrieved successfully. Jul 03 06:23:26.489726 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bae4f8c1-b7fe-4e2f-b64c-233d458bdab5 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Snapshot delete request issued successfully. Jul 03 06:23:26.490075 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bae4f8c1-b7fe-4e2f-b64c-233d458bdab5 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 returned with HTTP 202 Jul 03 06:23:26.490752 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 185/761] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:23:26 2026] DELETE /volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:26.503831 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-edf68978-f16f-4369-9e25-8d57fe2c87b9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:26.506834 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-edf68978-f16f-4369-9e25-8d57fe2c87b9 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 Jul 03 06:23:26.507326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-edf68978-f16f-4369-9e25-8d57fe2c87b9 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:26.507617 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-edf68978-f16f-4369-9e25-8d57fe2c87b9 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:26.515296 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:26.515296 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:26.515999 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-edf68978-f16f-4369-9e25-8d57fe2c87b9 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Snapshot retrieved successfully. Jul 03 06:23:26.517076 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-edf68978-f16f-4369-9e25-8d57fe2c87b9 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 returned with HTTP 200 Jul 03 06:23:26.517684 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 194/762] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:23:26 2026] GET /volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:27.236707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8066fac3-dde7-4c70-a030-ee1598dbee88 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.239081 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8066fac3-dde7-4c70-a030-ee1598dbee88 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:23:27.241034 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8066fac3-dde7-4c70-a030-ee1598dbee88 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.241034 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8066fac3-dde7-4c70-a030-ee1598dbee88 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.250020 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.250020 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:27.255669 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8066fac3-dde7-4c70-a030-ee1598dbee88 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:23:27.263427 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8066fac3-dde7-4c70-a030-ee1598dbee88 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:23:27.264158 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 197/763] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:23:27 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:23:27.311886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f272c588-4647-415e-b77d-c44822c9760f req-643ba01d-9c6f-4da7-a6a8-a785052c0e3f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.314560 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-643ba01d-9c6f-4da7-a6a8-a785052c0e3f tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:23:27.314829 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-643ba01d-9c6f-4da7-a6a8-a785052c0e3f tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.315043 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-643ba01d-9c6f-4da7-a6a8-a785052c0e3f tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.324492 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.324492 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:27.330538 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f272c588-4647-415e-b77d-c44822c9760f req-643ba01d-9c6f-4da7-a6a8-a785052c0e3f tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:23:27.337260 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-643ba01d-9c6f-4da7-a6a8-a785052c0e3f tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:23:27.337876 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 188/764] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:23:27 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:27.380995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c484dff2-46d9-49b2-ab58-7f731395d85d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.383321 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:27.383784 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1815813200"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:27.385604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1815813200'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:27.385789 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Create volume of 1 GB Jul 03 06:23:27.386182 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.386182 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:27.392106 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Availability Zones retrieved successfully. Jul 03 06:23:27.398252 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Flow 'volume_create_api' (c9363b1c-d83b-400c-89b6-4dbdb7fe20b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:27.399176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d1f348-1be4-4ba2-90ba-e4f670d5e6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:27.400141 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:27.439163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d1f348-1be4-4ba2-90ba-e4f670d5e6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:27.440318 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9fa3298-1fdb-4172-9fbc-712ab7cb0e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:27.529490 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ffc8b346-25b2-4397-a351-5436d01a916d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.532535 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ffc8b346-25b2-4397-a351-5436d01a916d tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 Jul 03 06:23:27.532811 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ffc8b346-25b2-4397-a351-5436d01a916d tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.533038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ffc8b346-25b2-4397-a351-5436d01a916d tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.538059 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ffc8b346-25b2-4397-a351-5436d01a916d tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 returned with HTTP 404 Jul 03 06:23:27.538567 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 195/765] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:23:27 2026] GET /volume/v3/snapshots/44db87e9-cc45-489a-8257-6cb9764aa696 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:27.548048 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fb9b5cd9-adb5-4c3e-b484-003c78104331 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.548467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Created reservations ['4189d591-ea35-4c64-9a6b-ae5ba9cd1af1', '8780fd83-e92b-45f9-a199-a8fcb336daa0', '3801dca1-146c-4570-b2b8-06c71119dea3', 'b24d0c66-7aa5-4848-ba46-6120cf226680'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:27.549240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9fa3298-1fdb-4172-9fbc-712ab7cb0e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4189d591-ea35-4c64-9a6b-ae5ba9cd1af1', '8780fd83-e92b-45f9-a199-a8fcb336daa0', '3801dca1-146c-4570-b2b8-06c71119dea3', 'b24d0c66-7aa5-4848-ba46-6120cf226680']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:27.550248 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90d6aa7-9571-4206-a686-bc25fd69f824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:27.550863 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fb9b5cd9-adb5-4c3e-b484-003c78104331 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a Jul 03 06:23:27.551204 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fb9b5cd9-adb5-4c3e-b484-003c78104331 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.551507 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fb9b5cd9-adb5-4c3e-b484-003c78104331 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.562024 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.562024 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:27.567653 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fb9b5cd9-adb5-4c3e-b484-003c78104331 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Volume info retrieved successfully. Jul 03 06:23:27.575749 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fb9b5cd9-adb5-4c3e-b484-003c78104331 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a returned with HTTP 200 Jul 03 06:23:27.576448 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 198/766] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:27 2026] GET /volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:27.580618 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90d6aa7-9571-4206-a686-bc25fd69f824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d839385-9fd0-4bb7-94bf-b7cffb2fc002', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1815813200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245ed5128d5a4bfdb3912039fcfad632',qos_specs=None,replication_status=,reservations=['4189d591-ea35-4c64-9a6b-ae5ba9cd1af1','8780fd83-e92b-45f9-a199-a8fcb336daa0','3801dca1-146c-4570-b2b8-06c71119dea3','b24d0c66-7aa5-4848-ba46-6120cf226680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7e13c73e0054f6885240e647c070b45',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1815813200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d839385-9fd0-4bb7-94bf-b7cffb2fc002,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245ed5128d5a4bfdb3912039fcfad632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7e13c73e0054f6885240e647c070b45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:27.581824 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c98915-55a1-43de-8a60-5b2b87e334c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:27.597634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a8070959-cc59-4a72-96bc-9359c3e41e3a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.600054 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a8070959-cc59-4a72-96bc-9359c3e41e3a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a Jul 03 06:23:27.600268 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a8070959-cc59-4a72-96bc-9359c3e41e3a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.600468 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a8070959-cc59-4a72-96bc-9359c3e41e3a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.600927 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-a8070959-cc59-4a72-96bc-9359c3e41e3a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Delete volume with id: a25658f4-7cfb-44a2-91de-fc0c095cab6a Jul 03 06:23:27.610079 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.610079 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:27.610653 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a8070959-cc59-4a72-96bc-9359c3e41e3a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Volume info retrieved successfully. Jul 03 06:23:27.615909 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c98915-55a1-43de-8a60-5b2b87e334c4) transitioned into state 'SUCCESS' from state '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-1815813200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245ed5128d5a4bfdb3912039fcfad632',qos_specs=None,replication_status=,reservations=['4189d591-ea35-4c64-9a6b-ae5ba9cd1af1','8780fd83-e92b-45f9-a199-a8fcb336daa0','3801dca1-146c-4570-b2b8-06c71119dea3','b24d0c66-7aa5-4848-ba46-6120cf226680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7e13c73e0054f6885240e647c070b45',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:27.616948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288fdc21-eb69-485c-baa0-7943df2b4bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:27.636346 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288fdc21-eb69-485c-baa0-7943df2b4bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:27.637723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Flow 'volume_create_api' (c9363b1c-d83b-400c-89b6-4dbdb7fe20b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:27.638313 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Create volume request issued successfully. Jul 03 06:23:27.639201 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c484dff2-46d9-49b2-ab58-7f731395d85d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:27.639770 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 186/767] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:27 2026] POST /volume/v3/volumes => generated 759 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:27.652862 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a8070959-cc59-4a72-96bc-9359c3e41e3a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Delete volume request issued successfully. Jul 03 06:23:27.653244 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a8070959-cc59-4a72-96bc-9359c3e41e3a tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a returned with HTTP 202 Jul 03 06:23:27.653714 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 189/768] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:27 2026] DELETE /volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:23:27.655497 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a539ca8f-d199-4d55-9068-af16b4e54632 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.659668 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a539ca8f-d199-4d55-9068-af16b4e54632 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 Jul 03 06:23:27.659668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a539ca8f-d199-4d55-9068-af16b4e54632 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.659668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a539ca8f-d199-4d55-9068-af16b4e54632 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.664564 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-89c83fec-7da4-4e76-9161-35a1cc8b5e98 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.666104 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.666104 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:27.668843 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-89c83fec-7da4-4e76-9161-35a1cc8b5e98 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a Jul 03 06:23:27.669093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-89c83fec-7da4-4e76-9161-35a1cc8b5e98 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.669365 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-89c83fec-7da4-4e76-9161-35a1cc8b5e98 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.671718 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a539ca8f-d199-4d55-9068-af16b4e54632 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:23:27.677329 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a539ca8f-d199-4d55-9068-af16b4e54632 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 returned with HTTP 200 Jul 03 06:23:27.677898 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 196/769] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:27 2026] GET /volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:27.680799 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.680799 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:27.687502 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-89c83fec-7da4-4e76-9161-35a1cc8b5e98 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Volume info retrieved successfully. Jul 03 06:23:27.693598 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-89c83fec-7da4-4e76-9161-35a1cc8b5e98 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a returned with HTTP 200 Jul 03 06:23:27.694143 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 199/770] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:27 2026] GET /volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:27.933133 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f272c588-4647-415e-b77d-c44822c9760f req-461a5b0f-0c08-4d09-a975-ed7758d886b3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.936057 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-461a5b0f-0c08-4d09-a975-ed7758d886b3 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:23:27.936307 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-461a5b0f-0c08-4d09-a975-ed7758d886b3 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.936546 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-461a5b0f-0c08-4d09-a975-ed7758d886b3 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.945820 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.945820 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:27.952627 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-f272c588-4647-415e-b77d-c44822c9760f req-461a5b0f-0c08-4d09-a975-ed7758d886b3 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:23:27.958992 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-461a5b0f-0c08-4d09-a975-ed7758d886b3 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:23:27.959571 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 187/771] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:23:27 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:27.971436 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8ae65ef4-5afc-4fcd-b644-548583b8ca7d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.972045 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8ae65ef4-5afc-4fcd-b644-548583b8ca7d None None] GET https://10.4.3.243/volume// Jul 03 06:23:27.972089 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8ae65ef4-5afc-4fcd-b644-548583b8ca7d None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:27.972335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8ae65ef4-5afc-4fcd-b644-548583b8ca7d None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:27.972725 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8ae65ef4-5afc-4fcd-b644-548583b8ca7d None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:23:27.973118 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 190/772] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:23:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:23:27.984343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f272c588-4647-415e-b77d-c44822c9760f req-684b545c-88a6-40cb-8c4d-d8c9655d1bc1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:27.986673 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-684b545c-88a6-40cb-8c4d-d8c9655d1bc1 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:23:27.987148 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-684b545c-88a6-40cb-8c4d-d8c9655d1bc1 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc871c7c-b54c-4e63-b885-9b92335bd03c", "connector": null, "instance_uuid": "49a00a0d-945a-4995-b935-50bb67b58a36"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:27.997576 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:27.997576 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:28.033366 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-684b545c-88a6-40cb-8c4d-d8c9655d1bc1 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:23:28.033929 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 197/773] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:23:27 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:28.693128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c7022382-443c-403b-b509-43120e7a0408 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:28.696756 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c7022382-443c-403b-b509-43120e7a0408 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 Jul 03 06:23:28.696756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c7022382-443c-403b-b509-43120e7a0408 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:28.696756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c7022382-443c-403b-b509-43120e7a0408 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:28.705261 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:28.705261 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:28.708882 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6d1b5ad4-2ec8-4844-a6b2-9b681a196e90 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:28.711065 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6d1b5ad4-2ec8-4844-a6b2-9b681a196e90 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] GET https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a Jul 03 06:23:28.711175 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6d1b5ad4-2ec8-4844-a6b2-9b681a196e90 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:28.711551 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6d1b5ad4-2ec8-4844-a6b2-9b681a196e90 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:28.713184 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c7022382-443c-403b-b509-43120e7a0408 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:23:28.721116 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c7022382-443c-403b-b509-43120e7a0408 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 returned with HTTP 200 Jul 03 06:23:28.721945 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 200/774] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:28 2026] GET /volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:28.723711 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6d1b5ad4-2ec8-4844-a6b2-9b681a196e90 tempest-VolumesSnapshotNegativeTestJSON-456832755 tempest-VolumesSnapshotNegativeTestJSON-456832755-project-member] https://10.4.3.243/volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a returned with HTTP 404 Jul 03 06:23:28.724310 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 188/775] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:28 2026] GET /volume/v3/volumes/a25658f4-7cfb-44a2-91de-fc0c095cab6a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:32.486093 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:32.631006 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:32.631267 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-873431672"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:32.632668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-873431672'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:32.632852 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume of 1 GB Jul 03 06:23:32.637234 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Availability Zones retrieved successfully. Jul 03 06:23:32.642760 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Flow 'volume_create_api' (28adb153-6697-466a-b616-3fde3bd97a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:32.643559 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9268fa-0123-4ec8-9a1a-a85926a819a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:32.644430 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:32.676346 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9268fa-0123-4ec8-9a1a-a85926a819a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:32.677627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b73fb60-fc61-475b-b182-481b5804a367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:32.800326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Created reservations ['e51a8068-75f5-47ce-9339-8dd7ac8e946d', '4f824ecc-b98d-448e-8ced-810b3ce5ea3a', '8d7bedd8-8258-40d7-8ba4-099d371323ad', 'bd711dd6-348c-4d7e-bc1c-a02357d573cb'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:32.800326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b73fb60-fc61-475b-b182-481b5804a367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e51a8068-75f5-47ce-9339-8dd7ac8e946d', '4f824ecc-b98d-448e-8ced-810b3ce5ea3a', '8d7bedd8-8258-40d7-8ba4-099d371323ad', 'bd711dd6-348c-4d7e-bc1c-a02357d573cb']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:32.801480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30537c8-5294-4cc1-9e28-56b96c0c433c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:32.846606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30537c8-5294-4cc1-9e28-56b96c0c433c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92eec77c-1673-4919-bb7a-6c59a99aa159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-873431672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1737dcc902426f81d96540d63277b2',qos_specs=None,replication_status=,reservations=['e51a8068-75f5-47ce-9339-8dd7ac8e946d','4f824ecc-b98d-448e-8ced-810b3ce5ea3a','8d7bedd8-8258-40d7-8ba4-099d371323ad','bd711dd6-348c-4d7e-bc1c-a02357d573cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='230a6031839a49b0aaf104e607318f67',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-873431672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92eec77c-1673-4919-bb7a-6c59a99aa159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1737dcc902426f81d96540d63277b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='230a6031839a49b0aaf104e607318f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:32.846606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f636b64-c9f3-4547-b239-bb1bbc3f172c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:32.878402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f636b64-c9f3-4547-b239-bb1bbc3f172c) transitioned into state 'SUCCESS' from state '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-873431672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1737dcc902426f81d96540d63277b2',qos_specs=None,replication_status=,reservations=['e51a8068-75f5-47ce-9339-8dd7ac8e946d','4f824ecc-b98d-448e-8ced-810b3ce5ea3a','8d7bedd8-8258-40d7-8ba4-099d371323ad','bd711dd6-348c-4d7e-bc1c-a02357d573cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='230a6031839a49b0aaf104e607318f67',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:32.879723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e708c745-0656-407d-bb84-ceef158ce449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:32.898087 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e708c745-0656-407d-bb84-ceef158ce449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:32.899921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Flow 'volume_create_api' (28adb153-6697-466a-b616-3fde3bd97a7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:32.900593 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume request issued successfully. Jul 03 06:23:32.901065 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-386f6e3d-dbec-4510-9dbf-7013c2d8b21b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:32.901643 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 191/776] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:32 2026] POST /volume/v3/volumes => generated 748 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:32.917884 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bfd2ddac-b336-4a98-976e-158dab77030b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:32.920071 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bfd2ddac-b336-4a98-976e-158dab77030b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 Jul 03 06:23:32.920218 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bfd2ddac-b336-4a98-976e-158dab77030b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:32.920574 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bfd2ddac-b336-4a98-976e-158dab77030b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:32.932542 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:32.932542 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:32.937854 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bfd2ddac-b336-4a98-976e-158dab77030b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:23:32.946030 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bfd2ddac-b336-4a98-976e-158dab77030b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 returned with HTTP 200 Jul 03 06:23:32.946635 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 198/777] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:32 2026] GET /volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:33.963902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a5e908f0-52d0-4b25-afa4-f041da657c65 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:33.965752 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5e908f0-52d0-4b25-afa4-f041da657c65 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 Jul 03 06:23:33.965752 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5e908f0-52d0-4b25-afa4-f041da657c65 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:33.966346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5e908f0-52d0-4b25-afa4-f041da657c65 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:33.977307 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:33.977307 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:33.981196 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a5e908f0-52d0-4b25-afa4-f041da657c65 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:23:33.987511 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5e908f0-52d0-4b25-afa4-f041da657c65 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 returned with HTTP 200 Jul 03 06:23:33.988097 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 201/778] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:33 2026] GET /volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:34.008529 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7c090f0a-720d-46c9-aeaa-f568770b67f0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:34.011971 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c090f0a-720d-46c9-aeaa-f568770b67f0 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:23:34.012292 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c090f0a-720d-46c9-aeaa-f568770b67f0 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92eec77c-1673-4919-bb7a-6c59a99aa159", "name": "tempest-VolumesBackupsTest-Backup-2021615565"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:34.015972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-7c090f0a-720d-46c9-aeaa-f568770b67f0 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Creating new backup {'backup': {'volume_id': '92eec77c-1673-4919-bb7a-6c59a99aa159', 'name': 'tempest-VolumesBackupsTest-Backup-2021615565'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:23:34.016172 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-7c090f0a-720d-46c9-aeaa-f568770b67f0 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Creating backup of volume 92eec77c-1673-4919-bb7a-6c59a99aa159 in container None Jul 03 06:23:34.040210 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:34.040210 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:34.040210 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7c090f0a-720d-46c9-aeaa-f568770b67f0 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:23:34.130196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-7c090f0a-720d-46c9-aeaa-f568770b67f0 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Created reservations ['cafe4032-fa55-4c70-b0d1-a00851876f94', '09545ce8-55b9-43a4-9f24-53c4fd259c69'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:34.248213 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c090f0a-720d-46c9-aeaa-f568770b67f0 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:23:34.249064 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 189/779] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:23:34 2026] POST /volume/v3/backups => generated 330 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:34.266596 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f2de6392-a085-47c9-b783-1c4d1d1fc54e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:34.268561 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2de6392-a085-47c9-b783-1c4d1d1fc54e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:34.268930 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2de6392-a085-47c9-b783-1c4d1d1fc54e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:34.269088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2de6392-a085-47c9-b783-1c4d1d1fc54e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:34.269183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f2de6392-a085-47c9-b783-1c4d1d1fc54e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:34.290684 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:34.290684 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:34.290684 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2de6392-a085-47c9-b783-1c4d1d1fc54e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:34.290684 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 192/780] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:34 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 737 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:34.796648 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c879bf43-1290-408f-81fb-359e4776ba2c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:34.797260 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c879bf43-1290-408f-81fb-359e4776ba2c None None] GET https://10.4.3.243/volume// Jul 03 06:23:34.797577 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c879bf43-1290-408f-81fb-359e4776ba2c None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:34.797848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c879bf43-1290-408f-81fb-359e4776ba2c None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:34.798315 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c879bf43-1290-408f-81fb-359e4776ba2c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:23:34.799091 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 199/781] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:23:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:23:34.809449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f272c588-4647-415e-b77d-c44822c9760f req-39caeec6-a4e3-4f23-91bb-130362545726 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:34.814827 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-39caeec6-a4e3-4f23-91bb-130362545726 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:23:34.814827 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-39caeec6-a4e3-4f23-91bb-130362545726 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:34.814827 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-39caeec6-a4e3-4f23-91bb-130362545726 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:34.832899 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:34.832899 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:34.840246 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-f272c588-4647-415e-b77d-c44822c9760f req-39caeec6-a4e3-4f23-91bb-130362545726 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:23:34.854880 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-39caeec6-a4e3-4f23-91bb-130362545726 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:23:34.854880 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 202/782] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:23:34 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1540 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:23:34.978179 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f272c588-4647-415e-b77d-c44822c9760f req-952a5430-2428-4dbf-8772-bf2d03f9deaf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:34.981388 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-952a5430-2428-4dbf-8772-bf2d03f9deaf tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] PUT https://10.4.3.243/volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3 Jul 03 06:23:34.982124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-952a5430-2428-4dbf-8772-bf2d03f9deaf tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:34.995113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-f272c588-4647-415e-b77d-c44822c9760f req-952a5430-2428-4dbf-8772-bf2d03f9deaf tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Acquiring lock "cinder-attachment_update-cc871c7c-b54c-4e63-b885-9b92335bd03c-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:23:35.003737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-f272c588-4647-415e-b77d-c44822c9760f req-952a5430-2428-4dbf-8772-bf2d03f9deaf tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Lock "cinder-attachment_update-cc871c7c-b54c-4e63-b885-9b92335bd03c-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:23:35.003737 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:35.003737 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:35.310597 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ac9ae243-e936-489c-afe7-e8047c909f7c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:35.314784 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ac9ae243-e936-489c-afe7-e8047c909f7c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:35.314784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ac9ae243-e936-489c-afe7-e8047c909f7c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:35.314784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ac9ae243-e936-489c-afe7-e8047c909f7c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:35.314784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ac9ae243-e936-489c-afe7-e8047c909f7c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:35.319782 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:35.319782 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:35.321476 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ac9ae243-e936-489c-afe7-e8047c909f7c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:35.322209 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 193/783] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:35 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:35.530940 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-f272c588-4647-415e-b77d-c44822c9760f req-952a5430-2428-4dbf-8772-bf2d03f9deaf tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Lock "cinder-attachment_update-cc871c7c-b54c-4e63-b885-9b92335bd03c-np0000004376" released by "attachment_update" :: held 0.529s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:23:35.531342 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-952a5430-2428-4dbf-8772-bf2d03f9deaf tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3 returned with HTTP 200 Jul 03 06:23:35.531958 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 190/784] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:23:34 2026] PUT /volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:36.048676 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f272c588-4647-415e-b77d-c44822c9760f req-bef6b811-dac6-4f37-9832-fcfc16d11ce5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:36.050769 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-bef6b811-dac6-4f37-9832-fcfc16d11ce5 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] POST https://10.4.3.243/volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3/action Jul 03 06:23:36.051181 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-bef6b811-dac6-4f37-9832-fcfc16d11ce5 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:23:36.051309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-bef6b811-dac6-4f37-9832-fcfc16d11ce5 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:36.076933 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:36.076933 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:36.094452 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f272c588-4647-415e-b77d-c44822c9760f req-bef6b811-dac6-4f37-9832-fcfc16d11ce5 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3/action returned with HTTP 204 Jul 03 06:23:36.094951 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 200/785] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:23:36 2026] POST /volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:36.335348 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-77f3921e-1e24-4844-9ef8-8e47611b4604 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:36.337220 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-77f3921e-1e24-4844-9ef8-8e47611b4604 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:36.337532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-77f3921e-1e24-4844-9ef8-8e47611b4604 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:36.337868 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-77f3921e-1e24-4844-9ef8-8e47611b4604 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:36.338207 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-77f3921e-1e24-4844-9ef8-8e47611b4604 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:36.355247 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:36.355247 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:36.355247 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-77f3921e-1e24-4844-9ef8-8e47611b4604 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:36.356036 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 203/786] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:36 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 739 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:37.371031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f4c5094d-03d6-4280-afbe-8444f8d1cc91 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:37.375241 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f4c5094d-03d6-4280-afbe-8444f8d1cc91 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:37.375241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f4c5094d-03d6-4280-afbe-8444f8d1cc91 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:37.375241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f4c5094d-03d6-4280-afbe-8444f8d1cc91 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:37.375241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f4c5094d-03d6-4280-afbe-8444f8d1cc91 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:37.378657 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:37.378657 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:37.379528 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f4c5094d-03d6-4280-afbe-8444f8d1cc91 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:37.379982 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 194/787] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:37 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:37.862900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d1b76931-47ee-4031-b676-405302307e9a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:37.865210 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:37.865664 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-13023290"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:37.867590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-13023290'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:37.867772 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Create volume of 1 GB Jul 03 06:23:37.868122 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:37.868122 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:37.873271 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Availability Zones retrieved successfully. Jul 03 06:23:37.881854 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Flow 'volume_create_api' (aa18e65a-7b57-411f-b6ff-5234da6f1e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:37.883191 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c13b77f-58ca-4b10-8548-ab13bed9ea0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:37.884516 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:37.921752 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c13b77f-58ca-4b10-8548-ab13bed9ea0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:37.922970 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bece794-156c-4709-8efd-e2f600b803ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:37.991505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Created reservations ['c5c9ed24-e1cc-4ca2-a8dc-61c86297187a', '2556bc31-f991-4359-a28f-ed670defff89', '80da62ab-609c-4566-a11b-bdd57f15f856', '137ff79c-a4c0-43ee-9c6c-92f2d890e413'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:37.992614 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bece794-156c-4709-8efd-e2f600b803ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5c9ed24-e1cc-4ca2-a8dc-61c86297187a', '2556bc31-f991-4359-a28f-ed670defff89', '80da62ab-609c-4566-a11b-bdd57f15f856', '137ff79c-a4c0-43ee-9c6c-92f2d890e413']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:37.993703 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b97cad-387b-489d-96ab-d6efbd7cf667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:38.025087 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b97cad-387b-489d-96ab-d6efbd7cf667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8a61cda-af77-476d-b1b5-517e1ed368b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-13023290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76438c506fd946a7bc8c3651618f4ced',qos_specs=None,replication_status=,reservations=['c5c9ed24-e1cc-4ca2-a8dc-61c86297187a','2556bc31-f991-4359-a28f-ed670defff89','80da62ab-609c-4566-a11b-bdd57f15f856','137ff79c-a4c0-43ee-9c6c-92f2d890e413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e903c31ed93f4193ab48815ae49c60ac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-13023290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8a61cda-af77-476d-b1b5-517e1ed368b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76438c506fd946a7bc8c3651618f4ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e903c31ed93f4193ab48815ae49c60ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:38.026437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9944e03c-fa7b-4ca8-bf86-449711e61b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:38.050850 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9944e03c-fa7b-4ca8-bf86-449711e61b9e) transitioned into state 'SUCCESS' from state '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-13023290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76438c506fd946a7bc8c3651618f4ced',qos_specs=None,replication_status=,reservations=['c5c9ed24-e1cc-4ca2-a8dc-61c86297187a','2556bc31-f991-4359-a28f-ed670defff89','80da62ab-609c-4566-a11b-bdd57f15f856','137ff79c-a4c0-43ee-9c6c-92f2d890e413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e903c31ed93f4193ab48815ae49c60ac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:38.051589 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884a6bee-fef7-491d-9521-7f9ced6d120b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:38.060736 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884a6bee-fef7-491d-9521-7f9ced6d120b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:38.061501 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Flow 'volume_create_api' (aa18e65a-7b57-411f-b6ff-5234da6f1e11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:38.061822 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Create volume request issued successfully. Jul 03 06:23:38.062343 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d1b76931-47ee-4031-b676-405302307e9a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:38.064818 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 191/788] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:37 2026] POST /volume/v3/volumes => generated 752 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:38.076585 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-892462c6-a0ce-4972-9e14-72aaab60fc53 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:38.078528 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-892462c6-a0ce-4972-9e14-72aaab60fc53 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:38.078751 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-892462c6-a0ce-4972-9e14-72aaab60fc53 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:38.078973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-892462c6-a0ce-4972-9e14-72aaab60fc53 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:38.086442 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:38.086442 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:38.090446 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-892462c6-a0ce-4972-9e14-72aaab60fc53 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:38.095533 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-892462c6-a0ce-4972-9e14-72aaab60fc53 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:38.096118 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 201/789] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:38 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:38.393928 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-aa2a91fe-ff99-4bdf-a35f-5074d24e7f05 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:38.398951 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-aa2a91fe-ff99-4bdf-a35f-5074d24e7f05 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:38.399179 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-aa2a91fe-ff99-4bdf-a35f-5074d24e7f05 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:38.399378 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-aa2a91fe-ff99-4bdf-a35f-5074d24e7f05 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:38.399482 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-aa2a91fe-ff99-4bdf-a35f-5074d24e7f05 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:38.407066 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:38.407066 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:38.409132 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-aa2a91fe-ff99-4bdf-a35f-5074d24e7f05 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:38.411181 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 204/790] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:38 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:39.111901 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1d75e4d2-6437-40b7-9f95-e21f7de037fb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:39.113622 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1d75e4d2-6437-40b7-9f95-e21f7de037fb tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:39.113840 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1d75e4d2-6437-40b7-9f95-e21f7de037fb tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:39.114010 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1d75e4d2-6437-40b7-9f95-e21f7de037fb tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:39.120344 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:39.120344 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:39.123786 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1d75e4d2-6437-40b7-9f95-e21f7de037fb tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:39.127459 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1d75e4d2-6437-40b7-9f95-e21f7de037fb tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:39.128048 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 195/791] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:39 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:39.420376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1b2ddc02-4400-4b40-940c-e79b3a333855 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:39.422855 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1b2ddc02-4400-4b40-940c-e79b3a333855 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:39.423093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1b2ddc02-4400-4b40-940c-e79b3a333855 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:39.423333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1b2ddc02-4400-4b40-940c-e79b3a333855 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:39.423494 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1b2ddc02-4400-4b40-940c-e79b3a333855 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:39.428682 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:39.428682 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:39.429771 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1b2ddc02-4400-4b40-940c-e79b3a333855 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:39.430485 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 192/792] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:39 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:39.574522 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-68b955a1-7f8b-4089-b530-619369711cf7 req-2b064330-1302-411d-a1c4-1a7bd6feb31c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:39.574522 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-2b064330-1302-411d-a1c4-1a7bd6feb31c tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:39.574522 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-2b064330-1302-411d-a1c4-1a7bd6feb31c tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:39.574522 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-2b064330-1302-411d-a1c4-1a7bd6feb31c tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:39.583870 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:39.583870 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:39.591086 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-68b955a1-7f8b-4089-b530-619369711cf7 req-2b064330-1302-411d-a1c4-1a7bd6feb31c tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:39.595865 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-2b064330-1302-411d-a1c4-1a7bd6feb31c tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:39.596238 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 202/793] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:23:39 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:40.442765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-df97a9e4-3dab-4967-b9a8-ad59187e9a26 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:40.444758 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-df97a9e4-3dab-4967-b9a8-ad59187e9a26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:40.445014 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-df97a9e4-3dab-4967-b9a8-ad59187e9a26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:40.445224 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-df97a9e4-3dab-4967-b9a8-ad59187e9a26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:40.445314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-df97a9e4-3dab-4967-b9a8-ad59187e9a26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:40.450369 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:40.450369 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:40.451260 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-df97a9e4-3dab-4967-b9a8-ad59187e9a26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:40.451632 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 205/794] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:40 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:41.473164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4c26e01c-4217-4441-84d4-8146caf04467 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:41.475670 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c26e01c-4217-4441-84d4-8146caf04467 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:41.477652 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c26e01c-4217-4441-84d4-8146caf04467 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:41.477652 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c26e01c-4217-4441-84d4-8146caf04467 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:41.477652 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4c26e01c-4217-4441-84d4-8146caf04467 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:41.482792 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:41.482792 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:41.483584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c26e01c-4217-4441-84d4-8146caf04467 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:41.483995 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 196/795] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:41 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:41.655294 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-063b8450-514b-46c9-b492-7efa32dd2b18 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:41.655739 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-063b8450-514b-46c9-b492-7efa32dd2b18 None None] GET https://10.4.3.243/volume// Jul 03 06:23:41.655924 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-063b8450-514b-46c9-b492-7efa32dd2b18 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:41.656106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-063b8450-514b-46c9-b492-7efa32dd2b18 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:41.656405 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-063b8450-514b-46c9-b492-7efa32dd2b18 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:23:41.656686 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 193/796] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:23:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:23:41.665209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-68b955a1-7f8b-4089-b530-619369711cf7 req-1ce86b43-fb55-4450-9acd-5fc5696171a6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:41.667203 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-1ce86b43-fb55-4450-9acd-5fc5696171a6 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:23:41.667545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-1ce86b43-fb55-4450-9acd-5fc5696171a6 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8a61cda-af77-476d-b1b5-517e1ed368b3", "connector": null, "instance_uuid": "cce83d75-c639-47e9-99a5-8f8bb30cede4"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:41.676780 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:41.676780 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:41.726878 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-1ce86b43-fb55-4450-9acd-5fc5696171a6 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:23:41.726878 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 203/797] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:23:41 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:41.885024 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-53a809a7-5e0a-43e3-8a68-2f5c15070aec None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:41.887583 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53a809a7-5e0a-43e3-8a68-2f5c15070aec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:23:41.887877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53a809a7-5e0a-43e3-8a68-2f5c15070aec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:41.888096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53a809a7-5e0a-43e3-8a68-2f5c15070aec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:41.947089 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:41.947089 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:41.968169 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-53a809a7-5e0a-43e3-8a68-2f5c15070aec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:23:41.980457 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53a809a7-5e0a-43e3-8a68-2f5c15070aec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:23:41.980920 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 206/798] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:41 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:42.040179 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c8e46e26-d24e-4247-b855-c53de4decdc4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:42.042465 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c8e46e26-d24e-4247-b855-c53de4decdc4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:23:42.042808 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c8e46e26-d24e-4247-b855-c53de4decdc4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:42.043067 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c8e46e26-d24e-4247-b855-c53de4decdc4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:42.053669 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:42.053669 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:42.060020 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c8e46e26-d24e-4247-b855-c53de4decdc4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:23:42.065715 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c8e46e26-d24e-4247-b855-c53de4decdc4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:23:42.070959 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 197/799] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:42 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:42.121574 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-aabf3ddc-1f3e-4da8-bced-666ec89eee43 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:42.124092 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aabf3ddc-1f3e-4da8-bced-666ec89eee43 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:42.125011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aabf3ddc-1f3e-4da8-bced-666ec89eee43 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:42.125011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aabf3ddc-1f3e-4da8-bced-666ec89eee43 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:42.139438 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:42.139438 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:42.146049 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-aabf3ddc-1f3e-4da8-bced-666ec89eee43 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:42.151776 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aabf3ddc-1f3e-4da8-bced-666ec89eee43 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:42.152368 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 194/800] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:42 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:42.258766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4aa1cb97-4664-4e17-af83-627a21dfc124 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:42.258766 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4aa1cb97-4664-4e17-af83-627a21dfc124 None None] GET https://10.4.3.243/volume// Jul 03 06:23:42.258766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4aa1cb97-4664-4e17-af83-627a21dfc124 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:42.258766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4aa1cb97-4664-4e17-af83-627a21dfc124 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:42.258766 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4aa1cb97-4664-4e17-af83-627a21dfc124 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:23:42.258766 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 204/801] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:23:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:23:42.267623 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-68b955a1-7f8b-4089-b530-619369711cf7 req-93eb9f04-3a1a-4eab-8fa7-9883a66d078d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:42.273418 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-93eb9f04-3a1a-4eab-8fa7-9883a66d078d tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:42.273735 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-93eb9f04-3a1a-4eab-8fa7-9883a66d078d tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:42.274047 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-93eb9f04-3a1a-4eab-8fa7-9883a66d078d tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:42.293589 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:42.293589 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:42.300644 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-68b955a1-7f8b-4089-b530-619369711cf7 req-93eb9f04-3a1a-4eab-8fa7-9883a66d078d tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:42.305062 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-93eb9f04-3a1a-4eab-8fa7-9883a66d078d tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:42.305544 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 207/802] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:23:42 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:23:42.416477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-68b955a1-7f8b-4089-b530-619369711cf7 req-221ea9af-2dc0-4b27-94ef-fd6dc0dedd7b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:42.419260 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-221ea9af-2dc0-4b27-94ef-fd6dc0dedd7b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] PUT https://10.4.3.243/volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9 Jul 03 06:23:42.419790 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-221ea9af-2dc0-4b27-94ef-fd6dc0dedd7b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:42.427206 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-68b955a1-7f8b-4089-b530-619369711cf7 req-221ea9af-2dc0-4b27-94ef-fd6dc0dedd7b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Acquiring lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:23:42.433177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-68b955a1-7f8b-4089-b530-619369711cf7 req-221ea9af-2dc0-4b27-94ef-fd6dc0dedd7b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:23:42.434045 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:42.434045 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:42.497309 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-38e5ee0b-19c3-4cf3-8edf-10205445e29f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:42.499161 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38e5ee0b-19c3-4cf3-8edf-10205445e29f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:42.499434 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38e5ee0b-19c3-4cf3-8edf-10205445e29f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:42.499622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38e5ee0b-19c3-4cf3-8edf-10205445e29f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:42.499754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-38e5ee0b-19c3-4cf3-8edf-10205445e29f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:42.504324 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:42.504324 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:42.505275 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38e5ee0b-19c3-4cf3-8edf-10205445e29f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:42.506974 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 195/803] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:42 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:42.964268 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-68b955a1-7f8b-4089-b530-619369711cf7 req-221ea9af-2dc0-4b27-94ef-fd6dc0dedd7b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" released by "attachment_update" :: held 0.531s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:23:42.964633 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-221ea9af-2dc0-4b27-94ef-fd6dc0dedd7b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9 returned with HTTP 200 Jul 03 06:23:42.965125 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 198/804] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:23:42 2026] PUT /volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:43.171462 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-75101dc8-243c-464f-b602-65ae08dc7716 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:43.173414 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75101dc8-243c-464f-b602-65ae08dc7716 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:43.175631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75101dc8-243c-464f-b602-65ae08dc7716 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:43.175631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75101dc8-243c-464f-b602-65ae08dc7716 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:43.186113 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:43.186113 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:43.191479 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-75101dc8-243c-464f-b602-65ae08dc7716 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:43.198238 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75101dc8-243c-464f-b602-65ae08dc7716 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:43.198238 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 205/805] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:43 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:43.520273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d578dbf6-e643-459a-b02c-ab540d312ac3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:43.523483 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d578dbf6-e643-459a-b02c-ab540d312ac3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:43.523725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d578dbf6-e643-459a-b02c-ab540d312ac3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:43.523996 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d578dbf6-e643-459a-b02c-ab540d312ac3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:43.524109 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d578dbf6-e643-459a-b02c-ab540d312ac3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:43.532284 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:43.532284 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:43.533297 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d578dbf6-e643-459a-b02c-ab540d312ac3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:43.533665 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 208/806] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:43 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:44.212475 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-36e17d8d-143d-4a9b-bfb7-5102fd91d039 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:44.214355 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-36e17d8d-143d-4a9b-bfb7-5102fd91d039 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:44.214546 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-36e17d8d-143d-4a9b-bfb7-5102fd91d039 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:44.214787 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-36e17d8d-143d-4a9b-bfb7-5102fd91d039 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:44.225800 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:44.225800 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:44.229758 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-36e17d8d-143d-4a9b-bfb7-5102fd91d039 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:44.235019 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-36e17d8d-143d-4a9b-bfb7-5102fd91d039 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:44.235725 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 196/807] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:44 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:44.545011 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-68a9f3ff-de70-40aa-b190-ec050fa72330 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:44.547278 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-68a9f3ff-de70-40aa-b190-ec050fa72330 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:44.547547 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-68a9f3ff-de70-40aa-b190-ec050fa72330 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:44.547822 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-68a9f3ff-de70-40aa-b190-ec050fa72330 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:44.547974 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-68a9f3ff-de70-40aa-b190-ec050fa72330 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:44.553425 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:44.553425 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:44.554456 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-68a9f3ff-de70-40aa-b190-ec050fa72330 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:44.554793 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 199/808] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:44 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:45.257410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-17e30235-2996-4e7f-8026-5a3876a80afd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:45.257410 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17e30235-2996-4e7f-8026-5a3876a80afd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:45.257410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17e30235-2996-4e7f-8026-5a3876a80afd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:45.257410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17e30235-2996-4e7f-8026-5a3876a80afd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:45.289598 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:45.289598 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:45.297427 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-17e30235-2996-4e7f-8026-5a3876a80afd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:45.305142 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17e30235-2996-4e7f-8026-5a3876a80afd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:45.305142 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 206/809] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:45 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:45.569533 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7fa09cce-079e-46c5-b8ca-5a424e8db954 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:45.572308 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7fa09cce-079e-46c5-b8ca-5a424e8db954 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:45.573040 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7fa09cce-079e-46c5-b8ca-5a424e8db954 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:45.573040 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7fa09cce-079e-46c5-b8ca-5a424e8db954 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:45.573040 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7fa09cce-079e-46c5-b8ca-5a424e8db954 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:45.579065 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:45.579065 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:45.580124 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7fa09cce-079e-46c5-b8ca-5a424e8db954 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:45.580627 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 209/810] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:45 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:46.319626 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3d14eeb1-593f-478b-b642-1ac784a452af None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:46.322113 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3d14eeb1-593f-478b-b642-1ac784a452af tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:46.322113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3d14eeb1-593f-478b-b642-1ac784a452af tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:46.322584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3d14eeb1-593f-478b-b642-1ac784a452af tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:46.335305 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:46.335305 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:46.340852 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3d14eeb1-593f-478b-b642-1ac784a452af tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:46.347766 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3d14eeb1-593f-478b-b642-1ac784a452af tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:46.347766 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 197/811] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:46 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:46.597675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-80a07fcb-6ccf-4278-9358-7c6a4b5c7478 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:46.602349 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80a07fcb-6ccf-4278-9358-7c6a4b5c7478 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:46.602349 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80a07fcb-6ccf-4278-9358-7c6a4b5c7478 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:46.602349 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80a07fcb-6ccf-4278-9358-7c6a4b5c7478 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:46.602745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-80a07fcb-6ccf-4278-9358-7c6a4b5c7478 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:46.609126 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:46.609126 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:46.610633 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80a07fcb-6ccf-4278-9358-7c6a4b5c7478 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:46.611283 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 200/812] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:46 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:47.362107 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b9f16ca8-2f70-4ed8-b1fe-a9208a06717b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:47.364122 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b9f16ca8-2f70-4ed8-b1fe-a9208a06717b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:47.364334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b9f16ca8-2f70-4ed8-b1fe-a9208a06717b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:47.364593 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b9f16ca8-2f70-4ed8-b1fe-a9208a06717b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:47.378056 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:47.378056 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:47.384538 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b9f16ca8-2f70-4ed8-b1fe-a9208a06717b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:47.391248 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b9f16ca8-2f70-4ed8-b1fe-a9208a06717b tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:47.391796 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 207/813] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:47 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:47.623994 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3c4334ca-dd7c-4bef-8499-e274659b0f22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:47.628515 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3c4334ca-dd7c-4bef-8499-e274659b0f22 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:47.628794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3c4334ca-dd7c-4bef-8499-e274659b0f22 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:47.629074 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3c4334ca-dd7c-4bef-8499-e274659b0f22 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:47.629223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-3c4334ca-dd7c-4bef-8499-e274659b0f22 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:47.637621 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:47.637621 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:47.638621 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3c4334ca-dd7c-4bef-8499-e274659b0f22 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:47.639372 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 210/814] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:47 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:48.404480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b3a88b47-b319-4fc9-8f37-e1772e7a42bc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:48.406573 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3a88b47-b319-4fc9-8f37-e1772e7a42bc tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:48.406788 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3a88b47-b319-4fc9-8f37-e1772e7a42bc tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:48.407002 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3a88b47-b319-4fc9-8f37-e1772e7a42bc tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:48.417044 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:48.417044 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:48.421185 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b3a88b47-b319-4fc9-8f37-e1772e7a42bc tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:48.426269 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3a88b47-b319-4fc9-8f37-e1772e7a42bc tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:48.426764 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 198/815] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:48 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:48.653226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-59b1d378-a8af-4b30-928b-595c437fa09d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:48.661554 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59b1d378-a8af-4b30-928b-595c437fa09d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:48.662916 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59b1d378-a8af-4b30-928b-595c437fa09d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:48.663155 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59b1d378-a8af-4b30-928b-595c437fa09d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:48.664022 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-59b1d378-a8af-4b30-928b-595c437fa09d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:48.680413 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:48.680413 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:48.684154 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59b1d378-a8af-4b30-928b-595c437fa09d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:48.685134 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 201/816] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:48 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:49.191768 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-68b955a1-7f8b-4089-b530-619369711cf7 req-a40506c7-4ff8-4f8d-b6fc-ed4ba46f42be None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:49.195066 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-a40506c7-4ff8-4f8d-b6fc-ed4ba46f42be tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] POST https://10.4.3.243/volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9/action Jul 03 06:23:49.195380 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-a40506c7-4ff8-4f8d-b6fc-ed4ba46f42be tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:23:49.195527 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-a40506c7-4ff8-4f8d-b6fc-ed4ba46f42be tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:49.230743 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:49.230743 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:49.277541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-68b955a1-7f8b-4089-b530-619369711cf7 req-a40506c7-4ff8-4f8d-b6fc-ed4ba46f42be tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9/action returned with HTTP 204 Jul 03 06:23:49.278185 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 208/817] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:23:49 2026] POST /volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:49.439203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a9d4a3b7-6726-4594-8ebc-d5adc5301f87 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:49.441866 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a9d4a3b7-6726-4594-8ebc-d5adc5301f87 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:49.442072 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a9d4a3b7-6726-4594-8ebc-d5adc5301f87 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:49.442257 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a9d4a3b7-6726-4594-8ebc-d5adc5301f87 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:49.461663 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:49.461663 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:49.467593 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a9d4a3b7-6726-4594-8ebc-d5adc5301f87 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:49.474276 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a9d4a3b7-6726-4594-8ebc-d5adc5301f87 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:49.474900 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 211/818] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:49 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:49.494657 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4786c6da-6358-4d4f-89ea-9a0514313df9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:49.498112 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4786c6da-6358-4d4f-89ea-9a0514313df9 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:23:49.498334 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4786c6da-6358-4d4f-89ea-9a0514313df9 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:49.498494 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4786c6da-6358-4d4f-89ea-9a0514313df9 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:49.509789 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:49.509789 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:49.515348 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4786c6da-6358-4d4f-89ea-9a0514313df9 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:23:49.519393 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4786c6da-6358-4d4f-89ea-9a0514313df9 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:23:49.519781 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 199/819] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:49 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:23:49.702409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bf8d4434-fa7e-4bd9-9115-62aa0c8e384d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:49.704219 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf8d4434-fa7e-4bd9-9115-62aa0c8e384d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:49.704717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf8d4434-fa7e-4bd9-9115-62aa0c8e384d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:49.705063 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf8d4434-fa7e-4bd9-9115-62aa0c8e384d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:49.705273 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-bf8d4434-fa7e-4bd9-9115-62aa0c8e384d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:49.710706 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:49.710706 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:49.711524 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf8d4434-fa7e-4bd9-9115-62aa0c8e384d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:49.711956 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 202/820] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:49 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:49.921819 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a57b1552-bde1-4e8d-b666-fa2810a7422e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:49.924106 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a57b1552-bde1-4e8d-b666-fa2810a7422e tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:23:49.924412 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a57b1552-bde1-4e8d-b666-fa2810a7422e tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:49.924609 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a57b1552-bde1-4e8d-b666-fa2810a7422e tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:49.977603 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:49.977603 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:49.985179 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a57b1552-bde1-4e8d-b666-fa2810a7422e tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:23:50.015717 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a57b1552-bde1-4e8d-b666-fa2810a7422e tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:23:50.015717 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 209/821] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:23:49 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1833 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:23:50.254356 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:50.256157 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:50.256508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-729377688"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:50.257931 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-729377688'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:50.258040 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Create volume of 1 GB Jul 03 06:23:50.262271 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Availability Zones retrieved successfully. Jul 03 06:23:50.268111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Flow 'volume_create_api' (1645f81f-13f4-4f81-975f-8215545f41ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:50.269429 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220a46f6-f181-4c63-90cf-d0530d449ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:50.270704 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:50.300521 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220a46f6-f181-4c63-90cf-d0530d449ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:50.301373 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70acaaad-05ff-47a2-9b31-30f479d63b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:50.355627 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Created reservations ['186df765-703c-4573-b598-992ca7110368', '3e7829a0-f9c0-4980-8546-13f103dd0250', '1bc17d6a-5585-46f4-ac20-086771800e54', '351d9ea2-0a67-4329-804c-717b13f60d9f'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:50.356454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70acaaad-05ff-47a2-9b31-30f479d63b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['186df765-703c-4573-b598-992ca7110368', '3e7829a0-f9c0-4980-8546-13f103dd0250', '1bc17d6a-5585-46f4-ac20-086771800e54', '351d9ea2-0a67-4329-804c-717b13f60d9f']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:50.357481 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ad43d5-1ced-42c8-8aa1-89ef6a253749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:50.389861 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ad43d5-1ced-42c8-8aa1-89ef6a253749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21e61f43-c275-4007-a8c6-42b49c40b26c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-729377688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245ed5128d5a4bfdb3912039fcfad632',qos_specs=None,replication_status=,reservations=['186df765-703c-4573-b598-992ca7110368','3e7829a0-f9c0-4980-8546-13f103dd0250','1bc17d6a-5585-46f4-ac20-086771800e54','351d9ea2-0a67-4329-804c-717b13f60d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7e13c73e0054f6885240e647c070b45',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-729377688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21e61f43-c275-4007-a8c6-42b49c40b26c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245ed5128d5a4bfdb3912039fcfad632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7e13c73e0054f6885240e647c070b45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:50.391222 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef3c9a1-6c7f-4459-90d8-e7ff91c8351c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:50.416573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef3c9a1-6c7f-4459-90d8-e7ff91c8351c) transitioned into state 'SUCCESS' from state '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-729377688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245ed5128d5a4bfdb3912039fcfad632',qos_specs=None,replication_status=,reservations=['186df765-703c-4573-b598-992ca7110368','3e7829a0-f9c0-4980-8546-13f103dd0250','1bc17d6a-5585-46f4-ac20-086771800e54','351d9ea2-0a67-4329-804c-717b13f60d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7e13c73e0054f6885240e647c070b45',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:50.417290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (199645fd-8652-45d3-9701-fdc050c95011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:50.430062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (199645fd-8652-45d3-9701-fdc050c95011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:50.430808 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Flow 'volume_create_api' (1645f81f-13f4-4f81-975f-8215545f41ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:50.431126 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Create volume request issued successfully. Jul 03 06:23:50.431701 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c9ff9e14-b7f6-4843-be3c-54574c7df605 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:50.432112 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 212/822] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:50 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 06:23:50.465583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f592a367-4296-4a8a-9e03-a28f110381b6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:50.467992 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f592a367-4296-4a8a-9e03-a28f110381b6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:23:50.468382 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f592a367-4296-4a8a-9e03-a28f110381b6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:50.468617 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f592a367-4296-4a8a-9e03-a28f110381b6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:50.480784 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:50.480784 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:50.488019 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f592a367-4296-4a8a-9e03-a28f110381b6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:23:50.494040 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f592a367-4296-4a8a-9e03-a28f110381b6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:23:50.494554 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 200/823] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:50 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:50.723513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-41f78464-42b7-4f1f-8003-de7654c94475 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:50.725491 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41f78464-42b7-4f1f-8003-de7654c94475 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:50.725762 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41f78464-42b7-4f1f-8003-de7654c94475 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:50.726055 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41f78464-42b7-4f1f-8003-de7654c94475 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:50.726195 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-41f78464-42b7-4f1f-8003-de7654c94475 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:50.732412 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:50.732412 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:50.733386 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41f78464-42b7-4f1f-8003-de7654c94475 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:50.733857 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 203/824] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:50 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:51.526416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cf5fcf0f-a8f4-471f-952b-088e0829690a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:51.529051 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf5fcf0f-a8f4-471f-952b-088e0829690a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:23:51.529051 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf5fcf0f-a8f4-471f-952b-088e0829690a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:51.529223 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf5fcf0f-a8f4-471f-952b-088e0829690a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:51.538926 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:51.538926 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:51.549480 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cf5fcf0f-a8f4-471f-952b-088e0829690a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:23:51.554939 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf5fcf0f-a8f4-471f-952b-088e0829690a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:23:51.555356 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 210/825] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:51 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:51.745137 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0393029b-c522-4b33-8df0-86c92a5eba1e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:51.747254 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0393029b-c522-4b33-8df0-86c92a5eba1e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:51.747809 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0393029b-c522-4b33-8df0-86c92a5eba1e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:51.747809 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0393029b-c522-4b33-8df0-86c92a5eba1e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:51.747987 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0393029b-c522-4b33-8df0-86c92a5eba1e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:51.755463 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:51.755463 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:51.756673 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0393029b-c522-4b33-8df0-86c92a5eba1e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:51.757265 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 213/826] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:51 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:52.771630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-afaf3717-c053-455d-b094-9d1a09c2bbbf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:52.775183 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-afaf3717-c053-455d-b094-9d1a09c2bbbf tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:52.775183 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-afaf3717-c053-455d-b094-9d1a09c2bbbf tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:52.775183 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-afaf3717-c053-455d-b094-9d1a09c2bbbf tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:52.775183 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-afaf3717-c053-455d-b094-9d1a09c2bbbf tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:52.776846 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=318,cinder:INSERT=69,cinder:UPDATE=103 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:23:52.786026 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:52.786026 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:52.787462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-afaf3717-c053-455d-b094-9d1a09c2bbbf tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:52.788114 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 201/827] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:52 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:53.798905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1becaca3-2dcb-4946-8d77-8791d18b0dca None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:53.801889 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1becaca3-2dcb-4946-8d77-8791d18b0dca tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:53.802186 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1becaca3-2dcb-4946-8d77-8791d18b0dca tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:53.802436 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1becaca3-2dcb-4946-8d77-8791d18b0dca tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:53.802612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1becaca3-2dcb-4946-8d77-8791d18b0dca tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:53.804631 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=218,cinder:INSERT=41,cinder:UPDATE=59 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:23:53.808682 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:53.808682 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:53.809526 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1becaca3-2dcb-4946-8d77-8791d18b0dca tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:53.810121 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 204/828] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:53 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:53.823436 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9240e5f3-e378-413e-b41f-05a048ddcd0f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:53.879764 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9240e5f3-e378-413e-b41f-05a048ddcd0f tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:23:53.880267 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9240e5f3-e378-413e-b41f-05a048ddcd0f tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92eec77c-1673-4919-bb7a-6c59a99aa159", "incremental": true}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:53.881935 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-9240e5f3-e378-413e-b41f-05a048ddcd0f tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Creating new backup {'backup': {'volume_id': '92eec77c-1673-4919-bb7a-6c59a99aa159', 'incremental': True}} {{(pid=99918) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:23:53.882132 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-9240e5f3-e378-413e-b41f-05a048ddcd0f tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Creating backup of volume 92eec77c-1673-4919-bb7a-6c59a99aa159 in container None Jul 03 06:23:53.884901 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=228,cinder:INSERT=29,cinder:UPDATE=55 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:23:53.891408 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:53.891408 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:53.891775 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9240e5f3-e378-413e-b41f-05a048ddcd0f tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Volume info retrieved successfully. Jul 03 06:23:53.940201 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-9240e5f3-e378-413e-b41f-05a048ddcd0f tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Created reservations ['8ecf8287-14db-4974-a907-a1cff3d013b5', '9958b51e-ff18-43a5-8804-1592f0fd103e'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:53.966182 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9240e5f3-e378-413e-b41f-05a048ddcd0f tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 400 Jul 03 06:23:53.966655 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 211/829] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:53 2026] POST /volume/v3/backups => generated 109 bytes in 144 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:23:53.976602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e11819f9-4f68-4063-82fc-046a56a55437 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:53.983078 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e11819f9-4f68-4063-82fc-046a56a55437 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] DELETE https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:53.983284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e11819f9-4f68-4063-82fc-046a56a55437 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:53.983553 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e11819f9-4f68-4063-82fc-046a56a55437 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:53.983747 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-e11819f9-4f68-4063-82fc-046a56a55437 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete backup with id: e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. Jul 03 06:23:53.986298 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=225,cinder:INSERT=30,cinder:UPDATE=52 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:23:53.993848 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:53.993848 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:54.022211 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-e11819f9-4f68-4063-82fc-046a56a55437 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] delete_backup rpcapi backup_id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:23:54.024291 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e11819f9-4f68-4063-82fc-046a56a55437 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 202 Jul 03 06:23:54.025395 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 214/830] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:23:53 2026] DELETE /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:23:54.034146 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-79fca0b3-e306-4e5a-94ed-6c191cb02881 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:54.036687 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-79fca0b3-e306-4e5a-94ed-6c191cb02881 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:54.036687 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-79fca0b3-e306-4e5a-94ed-6c191cb02881 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:54.038117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-79fca0b3-e306-4e5a-94ed-6c191cb02881 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:54.038117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-79fca0b3-e306-4e5a-94ed-6c191cb02881 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:54.044102 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:54.044102 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:54.044102 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-79fca0b3-e306-4e5a-94ed-6c191cb02881 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 200 Jul 03 06:23:54.045139 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 202/831] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:54 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:55.058174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-73687d9c-dedb-4ba8-8af1-30e5e1fb8756 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:55.060127 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-73687d9c-dedb-4ba8-8af1-30e5e1fb8756 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 Jul 03 06:23:55.060422 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-73687d9c-dedb-4ba8-8af1-30e5e1fb8756 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:55.060960 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-73687d9c-dedb-4ba8-8af1-30e5e1fb8756 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:55.060960 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-73687d9c-dedb-4ba8-8af1-30e5e1fb8756 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:55.065562 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-73687d9c-dedb-4ba8-8af1-30e5e1fb8756 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 returned with HTTP 404 Jul 03 06:23:55.066405 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 205/832] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:55 2026] GET /volume/v3/backups/e5e6465e-9894-4ddf-bcbc-2b8bf7d571f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:23:55.075599 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:55.084162 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:23:55.084162 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-926686839"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:55.086354 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-926686839'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:23:55.086625 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume of 1 GB Jul 03 06:23:55.093255 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Availability Zones retrieved successfully. Jul 03 06:23:55.103764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Flow 'volume_create_api' (fd62f41d-66ed-4565-bc54-00bd185f9188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:55.105538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88177447-7071-4355-aa6d-5b453b3f65c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:55.107807 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:23:55.144253 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88177447-7071-4355-aa6d-5b453b3f65c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:55.146708 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5455d4c4-5c30-43fc-82d8-798449205e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:55.197232 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Created reservations ['237e1bdb-f954-4fad-9afa-12778812884e', 'a82d1c0c-29b4-443e-87af-54233b3ff192', '6cfa8ebd-c0a0-4640-ae15-471699b841f8', '442bcb87-976a-4a4e-89da-cdb3b3ae584f'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:55.198731 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5455d4c4-5c30-43fc-82d8-798449205e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['237e1bdb-f954-4fad-9afa-12778812884e', 'a82d1c0c-29b4-443e-87af-54233b3ff192', '6cfa8ebd-c0a0-4640-ae15-471699b841f8', '442bcb87-976a-4a4e-89da-cdb3b3ae584f']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:55.200840 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8485108-f831-4f35-83fa-eceae852268b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:55.229677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8485108-f831-4f35-83fa-eceae852268b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ac0eb31-83f2-4a63-8afd-709f9041f26b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-926686839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1737dcc902426f81d96540d63277b2',qos_specs=None,replication_status=,reservations=['237e1bdb-f954-4fad-9afa-12778812884e','a82d1c0c-29b4-443e-87af-54233b3ff192','6cfa8ebd-c0a0-4640-ae15-471699b841f8','442bcb87-976a-4a4e-89da-cdb3b3ae584f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='230a6031839a49b0aaf104e607318f67',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-926686839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ac0eb31-83f2-4a63-8afd-709f9041f26b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1737dcc902426f81d96540d63277b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='230a6031839a49b0aaf104e607318f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:55.229677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64cd1769-b629-4eff-9f45-9eccb045a992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:55.257654 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64cd1769-b629-4eff-9f45-9eccb045a992) transitioned into state 'SUCCESS' from state '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-926686839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1737dcc902426f81d96540d63277b2',qos_specs=None,replication_status=,reservations=['237e1bdb-f954-4fad-9afa-12778812884e','a82d1c0c-29b4-443e-87af-54233b3ff192','6cfa8ebd-c0a0-4640-ae15-471699b841f8','442bcb87-976a-4a4e-89da-cdb3b3ae584f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='230a6031839a49b0aaf104e607318f67',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:55.257654 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a28a6bae-5caf-4764-9413-db4cb23bf062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:23:55.267721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a28a6bae-5caf-4764-9413-db4cb23bf062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:23:55.270822 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Flow 'volume_create_api' (fd62f41d-66ed-4565-bc54-00bd185f9188) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:23:55.271348 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume request issued successfully. Jul 03 06:23:55.272092 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3f65334e-3090-4f32-bb4f-f1b49c3ea361 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:23:55.272605 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 212/833] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:23:55 2026] POST /volume/v3/volumes => generated 748 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:55.292068 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5c8602cb-787f-40ce-8400-2253255f4a41 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:55.294336 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5c8602cb-787f-40ce-8400-2253255f4a41 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b Jul 03 06:23:55.294578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5c8602cb-787f-40ce-8400-2253255f4a41 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:55.294871 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5c8602cb-787f-40ce-8400-2253255f4a41 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:55.304077 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:55.304077 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:55.309475 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5c8602cb-787f-40ce-8400-2253255f4a41 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:23:55.314906 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5c8602cb-787f-40ce-8400-2253255f4a41 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b returned with HTTP 200 Jul 03 06:23:55.315436 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 215/834] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:55 2026] GET /volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:56.331550 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ff6fcbc1-14fa-4450-83c1-587c3f228453 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:56.352871 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ff6fcbc1-14fa-4450-83c1-587c3f228453 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b Jul 03 06:23:56.352871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ff6fcbc1-14fa-4450-83c1-587c3f228453 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:56.352871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ff6fcbc1-14fa-4450-83c1-587c3f228453 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:56.429600 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:56.429600 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:56.460711 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ff6fcbc1-14fa-4450-83c1-587c3f228453 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:23:56.475568 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ff6fcbc1-14fa-4450-83c1-587c3f228453 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b returned with HTTP 200 Jul 03 06:23:56.477233 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 203/835] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:56 2026] GET /volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b => generated 841 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:56.500875 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fa57e44d-250c-4023-8059-cdb8c8c6958d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:56.503731 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa57e44d-250c-4023-8059-cdb8c8c6958d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:23:56.505945 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fa57e44d-250c-4023-8059-cdb8c8c6958d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ac0eb31-83f2-4a63-8afd-709f9041f26b", "name": "tempest-VolumesBackupsTest-Backup-531546278"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:23:56.512920 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-fa57e44d-250c-4023-8059-cdb8c8c6958d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Creating new backup {'backup': {'volume_id': '0ac0eb31-83f2-4a63-8afd-709f9041f26b', 'name': 'tempest-VolumesBackupsTest-Backup-531546278'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:23:56.512920 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-fa57e44d-250c-4023-8059-cdb8c8c6958d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Creating backup of volume 0ac0eb31-83f2-4a63-8afd-709f9041f26b in container None Jul 03 06:23:56.522652 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:56.522652 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:56.523455 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fa57e44d-250c-4023-8059-cdb8c8c6958d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Volume info retrieved successfully. Jul 03 06:23:56.669997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-fa57e44d-250c-4023-8059-cdb8c8c6958d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Created reservations ['53d5c731-5298-4aa1-bf90-370b310ae6a2', '11f612c8-a469-49d9-bf51-ad334f240d9a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:23:56.985715 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa57e44d-250c-4023-8059-cdb8c8c6958d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:23:56.985715 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 206/836] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:23:56 2026] POST /volume/v3/backups => generated 329 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:23:56.998794 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-01ef67f0-df4d-43c5-855a-67af5bea4188 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:57.001456 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01ef67f0-df4d-43c5-855a-67af5bea4188 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:23:57.001886 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01ef67f0-df4d-43c5-855a-67af5bea4188 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:57.002124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01ef67f0-df4d-43c5-855a-67af5bea4188 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:57.002366 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-01ef67f0-df4d-43c5-855a-67af5bea4188 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:57.022476 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:57.022476 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:57.023607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01ef67f0-df4d-43c5-855a-67af5bea4188 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:23:57.024284 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 213/837] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:56 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:58.037490 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4339d831-fbd3-40d4-bd8a-7cd63d57d2f8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:58.040202 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4339d831-fbd3-40d4-bd8a-7cd63d57d2f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:23:58.040473 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4339d831-fbd3-40d4-bd8a-7cd63d57d2f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:58.040746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4339d831-fbd3-40d4-bd8a-7cd63d57d2f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:58.040939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4339d831-fbd3-40d4-bd8a-7cd63d57d2f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:58.056936 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:58.056936 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:23:58.057871 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4339d831-fbd3-40d4-bd8a-7cd63d57d2f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:23:58.058349 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 216/838] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:58 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 738 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:59.060730 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3f203640-3546-4082-a7cc-fae161362bef None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:59.063183 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f203640-3546-4082-a7cc-fae161362bef tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:23:59.063458 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f203640-3546-4082-a7cc-fae161362bef tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:59.063769 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f203640-3546-4082-a7cc-fae161362bef tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:59.074626 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:59.074626 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:23:59.075081 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f89c0ca2-163e-4c7a-9a21-952a00e5fa32 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:59.077140 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f89c0ca2-163e-4c7a-9a21-952a00e5fa32 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:23:59.077522 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f89c0ca2-163e-4c7a-9a21-952a00e5fa32 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:59.077737 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f89c0ca2-163e-4c7a-9a21-952a00e5fa32 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:59.078023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f89c0ca2-163e-4c7a-9a21-952a00e5fa32 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:23:59.088419 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3f203640-3546-4082-a7cc-fae161362bef tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:59.092458 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:59.092458 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:23:59.093996 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f89c0ca2-163e-4c7a-9a21-952a00e5fa32 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:23:59.093996 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 207/839] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:59 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:59.099898 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f203640-3546-4082-a7cc-fae161362bef tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:23:59.100452 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 204/840] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:23:59 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 939 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:23:59.622100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-95f667f5-d4c6-457b-ac01-f0f73a9862f2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:23:59.624943 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-95f667f5-d4c6-457b-ac01-f0f73a9862f2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:23:59.625227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-95f667f5-d4c6-457b-ac01-f0f73a9862f2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:23:59.625479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-95f667f5-d4c6-457b-ac01-f0f73a9862f2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:23:59.633154 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:23:59.633154 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:23:59.637308 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-95f667f5-d4c6-457b-ac01-f0f73a9862f2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:23:59.642247 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-95f667f5-d4c6-457b-ac01-f0f73a9862f2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:23:59.642682 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 214/841] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:23:59 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:00.113982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-009932c8-dbab-457a-8813-b59d48aaca4a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:00.116606 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-009932c8-dbab-457a-8813-b59d48aaca4a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:00.116901 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-009932c8-dbab-457a-8813-b59d48aaca4a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:00.117135 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-009932c8-dbab-457a-8813-b59d48aaca4a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:00.117258 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-009932c8-dbab-457a-8813-b59d48aaca4a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:00.125549 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:00.125549 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:00.127388 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-009932c8-dbab-457a-8813-b59d48aaca4a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:00.127509 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 217/842] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:00 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:01.141341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5b2093af-63dd-4488-b3a0-a7d06b737bff None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:01.143428 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b2093af-63dd-4488-b3a0-a7d06b737bff tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:01.143659 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b2093af-63dd-4488-b3a0-a7d06b737bff tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:01.143927 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b2093af-63dd-4488-b3a0-a7d06b737bff tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:01.144074 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5b2093af-63dd-4488-b3a0-a7d06b737bff tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:01.153475 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:01.153475 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:01.154529 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b2093af-63dd-4488-b3a0-a7d06b737bff tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:01.155177 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 208/843] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:01 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:01.311158 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7edef88f-952e-41ac-a695-a62268802fae None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:01.311678 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7edef88f-952e-41ac-a695-a62268802fae None None] GET https://10.4.3.243/volume// Jul 03 06:24:01.311950 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7edef88f-952e-41ac-a695-a62268802fae None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:01.312205 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7edef88f-952e-41ac-a695-a62268802fae None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:01.312612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7edef88f-952e-41ac-a695-a62268802fae None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:01.313230 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 205/844] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:24:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:01.324381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-c1a1d110-78bc-40f1-95b8-eeeb39d56fa3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:01.326565 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-c1a1d110-78bc-40f1-95b8-eeeb39d56fa3 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:24:01.326991 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-c1a1d110-78bc-40f1-95b8-eeeb39d56fa3 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8a61cda-af77-476d-b1b5-517e1ed368b3", "connector": null, "instance_uuid": "cce83d75-c639-47e9-99a5-8f8bb30cede4"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:01.345253 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:01.345253 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:01.389787 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-c1a1d110-78bc-40f1-95b8-eeeb39d56fa3 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:24:01.392037 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 215/845] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:24:01 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:01.411270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-709ddaff-a3e8-40c0-951f-2fc366d43b13 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:01.416091 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-709ddaff-a3e8-40c0-951f-2fc366d43b13 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] DELETE https://10.4.3.243/volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9 Jul 03 06:24:01.416446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-709ddaff-a3e8-40c0-951f-2fc366d43b13 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:01.416718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-709ddaff-a3e8-40c0-951f-2fc366d43b13 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:01.427479 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:01.427479 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:01.682382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8890f746-be17-4d15-a09c-0514d7031fb6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:01.682779 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8890f746-be17-4d15-a09c-0514d7031fb6 None None] GET https://10.4.3.243/volume// Jul 03 06:24:01.682954 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8890f746-be17-4d15-a09c-0514d7031fb6 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:01.683132 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8890f746-be17-4d15-a09c-0514d7031fb6 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:01.683442 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8890f746-be17-4d15-a09c-0514d7031fb6 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:01.683731 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 209/846] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:24:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:01.692225 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-e49192f9-f7be-4200-a1e4-9e959f42bccc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:01.694605 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-e49192f9-f7be-4200-a1e4-9e959f42bccc tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:24:01.695001 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-e49192f9-f7be-4200-a1e4-9e959f42bccc tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9035cb5d-396e-4872-8cfa-cf32558dde2d", "connector": null, "instance_uuid": "0e58e8a2-a6ac-4607-abea-e7c8e566a5d2"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:01.708416 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:01.708416 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:01.768301 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-e49192f9-f7be-4200-a1e4-9e959f42bccc tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:24:01.769113 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 206/847] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:24:01 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:01.996761 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-709ddaff-a3e8-40c0-951f-2fc366d43b13 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9 returned with HTTP 200 Jul 03 06:24:01.997189 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 218/848] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:01 2026] DELETE /volume/v3/attachments/48e16166-296a-4b83-8936-c1ec312581d9 => generated 192 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:02.173756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dee9fa2a-dd2a-4ed6-b70c-9777d5b56bb3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:02.174634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-83c21e51-c5ff-4e09-8798-51add178061e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:02.176115 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dee9fa2a-dd2a-4ed6-b70c-9777d5b56bb3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:02.176339 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dee9fa2a-dd2a-4ed6-b70c-9777d5b56bb3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:02.176575 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dee9fa2a-dd2a-4ed6-b70c-9777d5b56bb3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:02.176744 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-dee9fa2a-dd2a-4ed6-b70c-9777d5b56bb3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:02.177488 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-83c21e51-c5ff-4e09-8798-51add178061e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:02.177804 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-83c21e51-c5ff-4e09-8798-51add178061e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:02.178749 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-83c21e51-c5ff-4e09-8798-51add178061e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:02.184082 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:02.184082 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:02.184976 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dee9fa2a-dd2a-4ed6-b70c-9777d5b56bb3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:02.185633 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 216/849] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:02 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:02.190278 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:02.190278 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:02.198544 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-83c21e51-c5ff-4e09-8798-51add178061e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:02.206778 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-83c21e51-c5ff-4e09-8798-51add178061e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:02.207219 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 210/850] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:02 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:02.314197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c493ba1-bfff-4801-8628-1305fcb8a5f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:02.318651 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c493ba1-bfff-4801-8628-1305fcb8a5f2 None None] GET https://10.4.3.243/volume// Jul 03 06:24:02.318651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c493ba1-bfff-4801-8628-1305fcb8a5f2 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:02.318651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c493ba1-bfff-4801-8628-1305fcb8a5f2 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:02.318651 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c493ba1-bfff-4801-8628-1305fcb8a5f2 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:02.318651 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 207/851] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:24:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:02.328373 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-505aadd3-6f53-4cea-8ae8-1cf8dd4e0f5c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:02.333992 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-505aadd3-6f53-4cea-8ae8-1cf8dd4e0f5c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:02.333992 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-505aadd3-6f53-4cea-8ae8-1cf8dd4e0f5c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:02.333992 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-505aadd3-6f53-4cea-8ae8-1cf8dd4e0f5c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:02.342992 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:02.342992 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:02.351737 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-505aadd3-6f53-4cea-8ae8-1cf8dd4e0f5c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:02.359471 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-505aadd3-6f53-4cea-8ae8-1cf8dd4e0f5c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:02.360163 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 219/852] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:24:02 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:24:02.457145 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-371bf4a3-25a4-4b45-85c5-5470e8c06ee1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:02.459657 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-371bf4a3-25a4-4b45-85c5-5470e8c06ee1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] PUT https://10.4.3.243/volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661 Jul 03 06:24:02.460105 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-371bf4a3-25a4-4b45-85c5-5470e8c06ee1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:02.468764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-371bf4a3-25a4-4b45-85c5-5470e8c06ee1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Acquiring lock "cinder-attachment_update-9035cb5d-396e-4872-8cfa-cf32558dde2d-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:24:02.474451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-371bf4a3-25a4-4b45-85c5-5470e8c06ee1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Lock "cinder-attachment_update-9035cb5d-396e-4872-8cfa-cf32558dde2d-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:24:02.475718 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:02.475718 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:03.018747 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-371bf4a3-25a4-4b45-85c5-5470e8c06ee1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Lock "cinder-attachment_update-9035cb5d-396e-4872-8cfa-cf32558dde2d-np0000004376" released by "attachment_update" :: held 0.543s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:24:03.018747 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-371bf4a3-25a4-4b45-85c5-5470e8c06ee1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661 returned with HTTP 200 Jul 03 06:24:03.019894 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 217/853] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:24:02 2026] PUT /volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:24:03.197888 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0a5bf468-7259-4fd2-90e7-4e5a26954379 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:03.200071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a5bf468-7259-4fd2-90e7-4e5a26954379 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:03.200071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a5bf468-7259-4fd2-90e7-4e5a26954379 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:03.200071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a5bf468-7259-4fd2-90e7-4e5a26954379 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:03.200071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0a5bf468-7259-4fd2-90e7-4e5a26954379 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:03.204210 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:03.204210 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:03.205637 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a5bf468-7259-4fd2-90e7-4e5a26954379 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:03.205637 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 211/854] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:03 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:03.224684 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-74d0098f-e50b-43a0-a137-498572b30b46 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:03.231732 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74d0098f-e50b-43a0-a137-498572b30b46 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:03.232027 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74d0098f-e50b-43a0-a137-498572b30b46 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:03.232285 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74d0098f-e50b-43a0-a137-498572b30b46 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:03.246119 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:03.246119 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:03.250505 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-74d0098f-e50b-43a0-a137-498572b30b46 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:03.256242 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74d0098f-e50b-43a0-a137-498572b30b46 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:03.264452 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 208/855] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:03 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:04.217223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-495e5b50-ab99-4b07-a84e-b0408e479f0d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:04.220549 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-495e5b50-ab99-4b07-a84e-b0408e479f0d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:04.220549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-495e5b50-ab99-4b07-a84e-b0408e479f0d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:04.220549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-495e5b50-ab99-4b07-a84e-b0408e479f0d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:04.220549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-495e5b50-ab99-4b07-a84e-b0408e479f0d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:04.225999 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:04.225999 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:04.227084 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-495e5b50-ab99-4b07-a84e-b0408e479f0d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:04.227595 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 220/856] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:04 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:04.278511 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-db3c5498-6045-4aa0-9e3c-fd7c764808bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:04.283864 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-db3c5498-6045-4aa0-9e3c-fd7c764808bb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:04.283864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-db3c5498-6045-4aa0-9e3c-fd7c764808bb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:04.284390 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-db3c5498-6045-4aa0-9e3c-fd7c764808bb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:04.299153 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:04.299153 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:04.304205 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-db3c5498-6045-4aa0-9e3c-fd7c764808bb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:04.316650 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-db3c5498-6045-4aa0-9e3c-fd7c764808bb tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:04.316650 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 218/857] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:04 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:05.244998 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e7ad947e-0b88-4647-817b-8b7ec39afb0b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:05.244998 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7ad947e-0b88-4647-817b-8b7ec39afb0b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:05.244998 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7ad947e-0b88-4647-817b-8b7ec39afb0b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:05.244998 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7ad947e-0b88-4647-817b-8b7ec39afb0b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:05.244998 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e7ad947e-0b88-4647-817b-8b7ec39afb0b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:05.247725 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:05.247725 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:05.248667 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7ad947e-0b88-4647-817b-8b7ec39afb0b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:05.249230 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 212/858] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:05 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:05.335565 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0cec2eb5-6c2a-465d-8b83-6a11a00a075e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:05.337486 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cec2eb5-6c2a-465d-8b83-6a11a00a075e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:05.338196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cec2eb5-6c2a-465d-8b83-6a11a00a075e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:05.338196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cec2eb5-6c2a-465d-8b83-6a11a00a075e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:05.361639 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:05.361639 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:05.361639 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0cec2eb5-6c2a-465d-8b83-6a11a00a075e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:05.367397 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cec2eb5-6c2a-465d-8b83-6a11a00a075e tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:05.369218 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 209/859] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:05 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:06.262772 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-86cca80d-886c-42c7-a95b-a5d29848c230 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:06.264638 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86cca80d-886c-42c7-a95b-a5d29848c230 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:06.264934 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86cca80d-886c-42c7-a95b-a5d29848c230 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:06.265212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86cca80d-886c-42c7-a95b-a5d29848c230 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:06.265358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-86cca80d-886c-42c7-a95b-a5d29848c230 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:06.270198 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:06.270198 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:06.270903 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86cca80d-886c-42c7-a95b-a5d29848c230 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:06.271289 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 221/860] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:06 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:06.384271 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-81103be8-c331-4859-9813-62c84f27b25a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:06.386213 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81103be8-c331-4859-9813-62c84f27b25a tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:06.386431 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81103be8-c331-4859-9813-62c84f27b25a tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:06.386655 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81103be8-c331-4859-9813-62c84f27b25a tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:06.415115 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:06.415115 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:06.423829 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-81103be8-c331-4859-9813-62c84f27b25a tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:06.430621 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81103be8-c331-4859-9813-62c84f27b25a tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:06.431104 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 219/861] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:06 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 939 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:06.683545 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-1859e87d-0c01-4fea-9bad-cd9b9b8bad81 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:06.686645 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-1859e87d-0c01-4fea-9bad-cd9b9b8bad81 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] DELETE https://10.4.3.243/volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337 Jul 03 06:24:06.687125 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-1859e87d-0c01-4fea-9bad-cd9b9b8bad81 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:06.687398 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-1859e87d-0c01-4fea-9bad-cd9b9b8bad81 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:06.695795 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:06.695795 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:07.077846 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-7cdf0602-dc3b-4d99-8ef7-cad5f05670d5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:07.083584 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-7cdf0602-dc3b-4d99-8ef7-cad5f05670d5 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] PUT https://10.4.3.243/volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 Jul 03 06:24:07.084108 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-7cdf0602-dc3b-4d99-8ef7-cad5f05670d5 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:07.101975 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-7cdf0602-dc3b-4d99-8ef7-cad5f05670d5 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Acquiring lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:24:07.107944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-7cdf0602-dc3b-4d99-8ef7-cad5f05670d5 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:24:07.109598 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:07.109598 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:07.262118 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-1859e87d-0c01-4fea-9bad-cd9b9b8bad81 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337 returned with HTTP 200 Jul 03 06:24:07.262620 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 213/862] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:06 2026] DELETE /volume/v3/attachments/d1541a58-63d4-42e8-b0ff-bde318955337 => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:07.281754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-845854f8-317f-46a9-8cad-f2390e8bff84 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:07.283315 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ecb74837-da66-4620-8152-813ab8a896d0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:07.287560 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-845854f8-317f-46a9-8cad-f2390e8bff84 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] DELETE https://10.4.3.243/volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa Jul 03 06:24:07.287631 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ecb74837-da66-4620-8152-813ab8a896d0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:07.287672 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-845854f8-317f-46a9-8cad-f2390e8bff84 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:07.287732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ecb74837-da66-4620-8152-813ab8a896d0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:07.287765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-845854f8-317f-46a9-8cad-f2390e8bff84 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:07.287788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ecb74837-da66-4620-8152-813ab8a896d0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:07.287788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ecb74837-da66-4620-8152-813ab8a896d0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:07.302971 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:07.302971 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:07.308000 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:07.308000 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:07.309009 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ecb74837-da66-4620-8152-813ab8a896d0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:07.310418 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 220/863] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:07 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:07.451496 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b2d24e15-dc10-474f-98af-d55169ce5de4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:07.453760 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b2d24e15-dc10-474f-98af-d55169ce5de4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:07.454027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b2d24e15-dc10-474f-98af-d55169ce5de4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:07.454265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b2d24e15-dc10-474f-98af-d55169ce5de4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:07.466127 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:07.466127 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:07.471137 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b2d24e15-dc10-474f-98af-d55169ce5de4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:07.476874 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b2d24e15-dc10-474f-98af-d55169ce5de4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:07.477289 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 214/864] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:07 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:07.655830 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-7cdf0602-dc3b-4d99-8ef7-cad5f05670d5 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" released by "attachment_update" :: held 0.548s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:24:07.656176 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-7cdf0602-dc3b-4d99-8ef7-cad5f05670d5 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 returned with HTTP 200 Jul 03 06:24:07.657376 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 210/865] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:24:07 2026] PUT /volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:07.666763 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-5bd94e04-5e5b-4da5-ad82-2268a71c1108 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:07.669413 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-5bd94e04-5e5b-4da5-ad82-2268a71c1108 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 Jul 03 06:24:07.669650 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-5bd94e04-5e5b-4da5-ad82-2268a71c1108 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:07.669895 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-5bd94e04-5e5b-4da5-ad82-2268a71c1108 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:07.687145 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-5bd94e04-5e5b-4da5-ad82-2268a71c1108 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 returned with HTTP 200 Jul 03 06:24:07.687669 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 221/866] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:24:07 2026] GET /volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:07.838484 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-845854f8-317f-46a9-8cad-f2390e8bff84 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa returned with HTTP 200 Jul 03 06:24:07.838665 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 222/867] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:07 2026] DELETE /volume/v3/attachments/510661ac-864e-453f-9d65-de50073138fa => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:07.847377 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-87eb6f78-5694-45f2-8e41-9a967ad1864c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:07.852462 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-87eb6f78-5694-45f2-8e41-9a967ad1864c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] DELETE https://10.4.3.243/volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c Jul 03 06:24:07.852462 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-87eb6f78-5694-45f2-8e41-9a967ad1864c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:07.852462 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-87eb6f78-5694-45f2-8e41-9a967ad1864c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:07.857958 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:07.857958 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:08.326922 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6a88ebba-0ea5-4af7-be68-54dadeba92d5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:08.329313 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6a88ebba-0ea5-4af7-be68-54dadeba92d5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:08.334856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6a88ebba-0ea5-4af7-be68-54dadeba92d5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:08.334856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6a88ebba-0ea5-4af7-be68-54dadeba92d5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:08.334856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6a88ebba-0ea5-4af7-be68-54dadeba92d5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:08.344671 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:08.344671 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:08.348720 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6a88ebba-0ea5-4af7-be68-54dadeba92d5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:08.348720 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 211/868] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:08 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:08.422096 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6f0b4ea6-eb8c-4e92-b8ce-7263358b8262 req-87eb6f78-5694-45f2-8e41-9a967ad1864c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c returned with HTTP 200 Jul 03 06:24:08.422581 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 215/869] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:07 2026] DELETE /volume/v3/attachments/5e0e096a-8ae5-485a-a341-9a217028476c => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:08.491100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b89110b1-f675-4c20-be2b-de2b7b3c4743 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:08.493380 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b89110b1-f675-4c20-be2b-de2b7b3c4743 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:08.493656 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b89110b1-f675-4c20-be2b-de2b7b3c4743 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:08.493932 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b89110b1-f675-4c20-be2b-de2b7b3c4743 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:08.503957 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:08.503957 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:08.507577 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b89110b1-f675-4c20-be2b-de2b7b3c4743 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:08.511802 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b89110b1-f675-4c20-be2b-de2b7b3c4743 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:08.512439 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 222/870] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:08 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:09.328376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-99e294f3-6431-415b-8608-a958b6e93238 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:09.328376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-99e294f3-6431-415b-8608-a958b6e93238 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661/action Jul 03 06:24:09.328376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-99e294f3-6431-415b-8608-a958b6e93238 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:24:09.328376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-99e294f3-6431-415b-8608-a958b6e93238 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:09.357634 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:09.357634 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:09.362408 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6b1ae907-23a5-4a88-bdbd-f8bff52567b0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:09.365668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6b1ae907-23a5-4a88-bdbd-f8bff52567b0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:09.365982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6b1ae907-23a5-4a88-bdbd-f8bff52567b0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:09.366288 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6b1ae907-23a5-4a88-bdbd-f8bff52567b0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:09.366493 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6b1ae907-23a5-4a88-bdbd-f8bff52567b0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:09.374276 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:09.374276 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:09.375479 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6b1ae907-23a5-4a88-bdbd-f8bff52567b0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:09.375479 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 212/871] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:09 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:09.376964 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c5582dd7-7823-4cb8-b7d2-bbddc497b287 req-99e294f3-6431-415b-8608-a958b6e93238 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661/action returned with HTTP 204 Jul 03 06:24:09.381025 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 223/872] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:24:09 2026] POST /volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:09.526849 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a9f40333-c536-490a-b127-09e3939e8b6c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:09.529365 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a9f40333-c536-490a-b127-09e3939e8b6c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:09.529616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a9f40333-c536-490a-b127-09e3939e8b6c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:09.529906 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a9f40333-c536-490a-b127-09e3939e8b6c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:09.548746 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:09.548746 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:09.552046 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a9f40333-c536-490a-b127-09e3939e8b6c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:09.557495 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a9f40333-c536-490a-b127-09e3939e8b6c tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:09.558036 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 216/873] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:09 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 1231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:09.578602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-50edbe45-dc8d-4213-9a1b-9c1c372869b7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:09.580635 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-50edbe45-dc8d-4213-9a1b-9c1c372869b7 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:09.580858 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-50edbe45-dc8d-4213-9a1b-9c1c372869b7 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:09.581093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-50edbe45-dc8d-4213-9a1b-9c1c372869b7 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:09.594898 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:09.594898 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:09.600037 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-50edbe45-dc8d-4213-9a1b-9c1c372869b7 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:09.607534 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-50edbe45-dc8d-4213-9a1b-9c1c372869b7 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:09.608123 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 223/874] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:09 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:10.289676 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a0e8e395-3512-4f9e-a92a-e8a17177b8b8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:10.291731 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0e8e395-3512-4f9e-a92a-e8a17177b8b8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:10.292112 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0e8e395-3512-4f9e-a92a-e8a17177b8b8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:10.292297 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0e8e395-3512-4f9e-a92a-e8a17177b8b8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:10.301860 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:10.301860 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:10.308803 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a0e8e395-3512-4f9e-a92a-e8a17177b8b8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:10.320733 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0e8e395-3512-4f9e-a92a-e8a17177b8b8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:10.320733 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 213/875] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:10 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:10.386102 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cb708ec3-b934-4cd5-9497-df8928992f18 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:10.388217 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb708ec3-b934-4cd5-9497-df8928992f18 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:10.388462 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb708ec3-b934-4cd5-9497-df8928992f18 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:10.388719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb708ec3-b934-4cd5-9497-df8928992f18 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:10.388935 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-cb708ec3-b934-4cd5-9497-df8928992f18 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:10.395817 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:10.395817 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:10.395817 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb708ec3-b934-4cd5-9497-df8928992f18 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:10.395817 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 224/876] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:10 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:10.694938 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9f433f7f-d1b9-4a67-9c96-be368fd81f36 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:10.697898 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9f433f7f-d1b9-4a67-9c96-be368fd81f36 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:10.698209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9f433f7f-d1b9-4a67-9c96-be368fd81f36 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:10.698668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9f433f7f-d1b9-4a67-9c96-be368fd81f36 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:10.708271 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:10.708271 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:10.713717 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9f433f7f-d1b9-4a67-9c96-be368fd81f36 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:10.720309 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9f433f7f-d1b9-4a67-9c96-be368fd81f36 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:10.720798 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 217/877] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:24:10 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:11.409611 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d719f0ce-8bff-45e8-af3d-95fd0061aa7d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:11.412413 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d719f0ce-8bff-45e8-af3d-95fd0061aa7d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:11.412602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d719f0ce-8bff-45e8-af3d-95fd0061aa7d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:11.412849 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d719f0ce-8bff-45e8-af3d-95fd0061aa7d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:11.412986 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d719f0ce-8bff-45e8-af3d-95fd0061aa7d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:11.418416 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:11.418416 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:11.419343 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d719f0ce-8bff-45e8-af3d-95fd0061aa7d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:11.421898 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 224/878] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:11 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:12.436068 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c536a8b9-8ebf-4cbc-b6aa-b9afa1a996ae None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:12.438118 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c536a8b9-8ebf-4cbc-b6aa-b9afa1a996ae tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:12.438316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c536a8b9-8ebf-4cbc-b6aa-b9afa1a996ae tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:12.438536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c536a8b9-8ebf-4cbc-b6aa-b9afa1a996ae tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:12.438668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c536a8b9-8ebf-4cbc-b6aa-b9afa1a996ae tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:12.451164 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:12.451164 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:12.451876 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c536a8b9-8ebf-4cbc-b6aa-b9afa1a996ae tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:12.452414 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 214/879] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:12 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:12.792237 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-055f1d5d-d101-4ebf-98b7-387397828e60 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:12.792670 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-055f1d5d-d101-4ebf-98b7-387397828e60 None None] GET https://10.4.3.243/volume// Jul 03 06:24:12.792953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-055f1d5d-d101-4ebf-98b7-387397828e60 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:12.793189 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-055f1d5d-d101-4ebf-98b7-387397828e60 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:12.793580 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-055f1d5d-d101-4ebf-98b7-387397828e60 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:12.793971 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 225/880] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:24:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:12.804271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-bc51ad79-d82c-45f2-ac0e-47b80e8860f8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:12.806143 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-bc51ad79-d82c-45f2-ac0e-47b80e8860f8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:24:12.806553 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-bc51ad79-d82c-45f2-ac0e-47b80e8860f8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "526f664a-0d69-48a4-8980-42aa38494444", "connector": null, "instance_uuid": "0e58e8a2-a6ac-4607-abea-e7c8e566a5d2"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:12.817479 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:12.817479 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:12.862443 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-bc51ad79-d82c-45f2-ac0e-47b80e8860f8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:24:12.862998 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 218/881] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:24:12 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 06:24:13.250975 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7933aaad-cb45-499f-8648-48e80bd4a8a0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:13.257907 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7933aaad-cb45-499f-8648-48e80bd4a8a0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:13.257907 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7933aaad-cb45-499f-8648-48e80bd4a8a0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:13.257907 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7933aaad-cb45-499f-8648-48e80bd4a8a0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:13.274202 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:13.274202 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:13.280067 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7933aaad-cb45-499f-8648-48e80bd4a8a0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:13.286197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7933aaad-cb45-499f-8648-48e80bd4a8a0 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:13.286999 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 225/882] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:13 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 936 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:13.422120 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-29c226f5-ce30-4c69-8ea3-7942c9055be7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:13.422585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-29c226f5-ce30-4c69-8ea3-7942c9055be7 None None] GET https://10.4.3.243/volume// Jul 03 06:24:13.422806 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-29c226f5-ce30-4c69-8ea3-7942c9055be7 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:13.423091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-29c226f5-ce30-4c69-8ea3-7942c9055be7 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:13.423500 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-29c226f5-ce30-4c69-8ea3-7942c9055be7 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:13.423948 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 215/883] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:24:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:13.436706 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-6a88ffef-f09a-4a86-8a9e-76ff0bd07ef3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:13.439463 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-6a88ffef-f09a-4a86-8a9e-76ff0bd07ef3 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:13.439725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-6a88ffef-f09a-4a86-8a9e-76ff0bd07ef3 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:13.440097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-6a88ffef-f09a-4a86-8a9e-76ff0bd07ef3 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:13.452075 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:13.452075 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:13.462230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ae69074f-c994-41b4-857d-07530788f4a7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:13.463922 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae69074f-c994-41b4-857d-07530788f4a7 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:13.464117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae69074f-c994-41b4-857d-07530788f4a7 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:13.464314 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae69074f-c994-41b4-857d-07530788f4a7 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:13.464441 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ae69074f-c994-41b4-857d-07530788f4a7 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:13.467034 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-6a88ffef-f09a-4a86-8a9e-76ff0bd07ef3 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:13.469527 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:13.469527 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:13.470371 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae69074f-c994-41b4-857d-07530788f4a7 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:13.470785 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 219/884] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:13 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:13.478505 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-6a88ffef-f09a-4a86-8a9e-76ff0bd07ef3 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:13.478929 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 226/885] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:24:13 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 1116 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:24:13.578239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9beb13f3-daab-4831-b834-899e806e5536 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:13.580190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9beb13f3-daab-4831-b834-899e806e5536 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] PUT https://10.4.3.243/volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd Jul 03 06:24:13.580736 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9beb13f3-daab-4831-b834-899e806e5536 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:13.597079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9beb13f3-daab-4831-b834-899e806e5536 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Acquiring lock "cinder-attachment_update-526f664a-0d69-48a4-8980-42aa38494444-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:24:13.604082 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9beb13f3-daab-4831-b834-899e806e5536 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Lock "cinder-attachment_update-526f664a-0d69-48a4-8980-42aa38494444-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:24:13.604082 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:13.604082 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:13.964569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fadc5fa9-e943-4e28-9f25-8efec664cd13 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:13.966519 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fadc5fa9-e943-4e28-9f25-8efec664cd13 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 Jul 03 06:24:13.966746 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fadc5fa9-e943-4e28-9f25-8efec664cd13 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:13.966983 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fadc5fa9-e943-4e28-9f25-8efec664cd13 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:13.967170 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-fadc5fa9-e943-4e28-9f25-8efec664cd13 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Delete volume with id: 1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 Jul 03 06:24:13.978811 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:13.978811 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:13.979840 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fadc5fa9-e943-4e28-9f25-8efec664cd13 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:24:14.006793 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fadc5fa9-e943-4e28-9f25-8efec664cd13 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Delete volume request issued successfully. Jul 03 06:24:14.006793 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fadc5fa9-e943-4e28-9f25-8efec664cd13 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 returned with HTTP 202 Jul 03 06:24:14.006793 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 216/886] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:24:13 2026] DELETE /volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:24:14.015864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-09ee202e-2cb7-4bb8-a8c0-6461b22dbb5b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:14.021086 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-09ee202e-2cb7-4bb8-a8c0-6461b22dbb5b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 Jul 03 06:24:14.021331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-09ee202e-2cb7-4bb8-a8c0-6461b22dbb5b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:14.021521 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-09ee202e-2cb7-4bb8-a8c0-6461b22dbb5b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:14.030870 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:14.030870 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:14.040004 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-09ee202e-2cb7-4bb8-a8c0-6461b22dbb5b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:24:14.048689 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-09ee202e-2cb7-4bb8-a8c0-6461b22dbb5b tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 returned with HTTP 200 Jul 03 06:24:14.048689 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 220/887] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:14 2026] GET /volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:14.135104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9beb13f3-daab-4831-b834-899e806e5536 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Lock "cinder-attachment_update-526f664a-0d69-48a4-8980-42aa38494444-np0000004376" released by "attachment_update" :: held 0.533s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:24:14.135401 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-9beb13f3-daab-4831-b834-899e806e5536 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd returned with HTTP 200 Jul 03 06:24:14.136049 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 226/888] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:24:13 2026] PUT /volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:14.299361 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-212c59f0-114a-48eb-9a2e-c4377cc8e2e4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:14.303117 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-212c59f0-114a-48eb-9a2e-c4377cc8e2e4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:14.305560 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-212c59f0-114a-48eb-9a2e-c4377cc8e2e4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:14.305787 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-212c59f0-114a-48eb-9a2e-c4377cc8e2e4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:14.322938 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:14.322938 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:14.331558 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-212c59f0-114a-48eb-9a2e-c4377cc8e2e4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:14.341405 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-212c59f0-114a-48eb-9a2e-c4377cc8e2e4 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:14.342158 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 227/889] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:14 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:14.482628 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c42d30da-e29d-4073-843e-543f0d680cb0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:14.484860 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c42d30da-e29d-4073-843e-543f0d680cb0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:14.485140 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c42d30da-e29d-4073-843e-543f0d680cb0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:14.485403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c42d30da-e29d-4073-843e-543f0d680cb0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:14.485555 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c42d30da-e29d-4073-843e-543f0d680cb0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:14.490844 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:14.490844 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:14.491605 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c42d30da-e29d-4073-843e-543f0d680cb0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:14.492107 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 217/890] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:14 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:15.067535 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dc8657b9-5f8d-4ca6-a2a7-1144f457311d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:15.072596 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc8657b9-5f8d-4ca6-a2a7-1144f457311d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 Jul 03 06:24:15.072914 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc8657b9-5f8d-4ca6-a2a7-1144f457311d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:15.073176 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc8657b9-5f8d-4ca6-a2a7-1144f457311d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:15.082226 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc8657b9-5f8d-4ca6-a2a7-1144f457311d tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 returned with HTTP 404 Jul 03 06:24:15.082975 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 221/891] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:15 2026] GET /volume/v3/volumes/1e25ce0d-d4fb-4b2a-81a6-14d5c718f845 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:15.099819 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e7a68cca-c21d-4f06-900b-a21b776248c4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:15.099819 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e7a68cca-c21d-4f06-900b-a21b776248c4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] DELETE https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f Jul 03 06:24:15.099819 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e7a68cca-c21d-4f06-900b-a21b776248c4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:15.099819 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e7a68cca-c21d-4f06-900b-a21b776248c4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:15.099819 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e7a68cca-c21d-4f06-900b-a21b776248c4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Delete volume with id: 28e3386e-903e-45be-a61c-a278001de77f Jul 03 06:24:15.109616 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:15.109616 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:15.110503 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e7a68cca-c21d-4f06-900b-a21b776248c4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:24:15.143310 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e7a68cca-c21d-4f06-900b-a21b776248c4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Delete volume request issued successfully. Jul 03 06:24:15.143538 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e7a68cca-c21d-4f06-900b-a21b776248c4 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f returned with HTTP 202 Jul 03 06:24:15.144601 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 227/892] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:24:15 2026] DELETE /volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:24:15.153313 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1338124d-744d-4179-933d-37fbd04862ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:15.155218 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1338124d-744d-4179-933d-37fbd04862ce tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f Jul 03 06:24:15.155437 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1338124d-744d-4179-933d-37fbd04862ce tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:15.155706 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1338124d-744d-4179-933d-37fbd04862ce tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:15.164583 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:15.164583 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:15.169623 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1338124d-744d-4179-933d-37fbd04862ce tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:24:15.174733 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1338124d-744d-4179-933d-37fbd04862ce tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f returned with HTTP 200 Jul 03 06:24:15.175478 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 228/893] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:15 2026] GET /volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:15.363473 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d2d5456f-cc2c-4caf-a887-a8966249ca54 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:15.365183 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2d5456f-cc2c-4caf-a887-a8966249ca54 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:15.365465 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d2d5456f-cc2c-4caf-a887-a8966249ca54 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:15.365733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d2d5456f-cc2c-4caf-a887-a8966249ca54 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:15.384075 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:15.384075 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:15.392223 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d2d5456f-cc2c-4caf-a887-a8966249ca54 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:15.398244 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2d5456f-cc2c-4caf-a887-a8966249ca54 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:15.398754 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 218/894] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:15 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:15.507831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5b30a24f-69d1-4cd0-be77-f6a1d43f9a1d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:15.510115 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b30a24f-69d1-4cd0-be77-f6a1d43f9a1d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:15.510547 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b30a24f-69d1-4cd0-be77-f6a1d43f9a1d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:15.510770 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b30a24f-69d1-4cd0-be77-f6a1d43f9a1d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:15.510875 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5b30a24f-69d1-4cd0-be77-f6a1d43f9a1d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:15.515424 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:15.515424 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:15.516215 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b30a24f-69d1-4cd0-be77-f6a1d43f9a1d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:15.516565 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 222/895] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:15 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:15.688488 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-0fd62652-2bf4-4074-bd3d-a17030591dcd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:15.691814 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-0fd62652-2bf4-4074-bd3d-a17030591dcd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] POST https://10.4.3.243/volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9/action Jul 03 06:24:15.692488 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-0fd62652-2bf4-4074-bd3d-a17030591dcd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:24:15.692677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-0fd62652-2bf4-4074-bd3d-a17030591dcd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:15.714805 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:15.714805 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:15.728869 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-10138b74-ef9d-455b-bb0d-0f18b3abd599 req-0fd62652-2bf4-4074-bd3d-a17030591dcd tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9/action returned with HTTP 204 Jul 03 06:24:15.729555 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 228/896] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:24:15 2026] POST /volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:16.194223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-546a580e-e6c3-4037-a653-f858bd19def3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:16.196645 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-546a580e-e6c3-4037-a653-f858bd19def3 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f Jul 03 06:24:16.197367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-546a580e-e6c3-4037-a653-f858bd19def3 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:16.197367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-546a580e-e6c3-4037-a653-f858bd19def3 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:16.206639 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-546a580e-e6c3-4037-a653-f858bd19def3 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f returned with HTTP 404 Jul 03 06:24:16.207435 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 229/897] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:16 2026] GET /volume/v3/volumes/28e3386e-903e-45be-a61c-a278001de77f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:16.218924 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7ee0d8ee-fd58-472d-ac3b-3c39800a6e0c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:16.221345 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ee0d8ee-fd58-472d-ac3b-3c39800a6e0c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:24:16.221600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ee0d8ee-fd58-472d-ac3b-3c39800a6e0c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:16.221867 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ee0d8ee-fd58-472d-ac3b-3c39800a6e0c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:16.222088 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-7ee0d8ee-fd58-472d-ac3b-3c39800a6e0c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Delete volume with id: d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:24:16.230297 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:16.230297 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:16.230950 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ee0d8ee-fd58-472d-ac3b-3c39800a6e0c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:24:16.268963 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ee0d8ee-fd58-472d-ac3b-3c39800a6e0c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Delete volume request issued successfully. Jul 03 06:24:16.269186 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ee0d8ee-fd58-472d-ac3b-3c39800a6e0c tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 202 Jul 03 06:24:16.269702 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 219/898] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:24:16 2026] DELETE /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:24:16.281199 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3ba687a6-c48d-4feb-806b-95cbcb7a53b2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:16.284046 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3ba687a6-c48d-4feb-806b-95cbcb7a53b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:24:16.284192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3ba687a6-c48d-4feb-806b-95cbcb7a53b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:16.284340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3ba687a6-c48d-4feb-806b-95cbcb7a53b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:16.294497 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:16.294497 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:16.299282 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3ba687a6-c48d-4feb-806b-95cbcb7a53b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Volume info retrieved successfully. Jul 03 06:24:16.306943 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3ba687a6-c48d-4feb-806b-95cbcb7a53b2 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 200 Jul 03 06:24:16.307455 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 223/899] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:16 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:16.412812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e4e81e19-7721-458e-8252-8f56378e9b78 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:16.415290 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e4e81e19-7721-458e-8252-8f56378e9b78 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:16.415484 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e4e81e19-7721-458e-8252-8f56378e9b78 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:16.415666 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e4e81e19-7721-458e-8252-8f56378e9b78 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:16.429922 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:16.429922 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:16.433967 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e4e81e19-7721-458e-8252-8f56378e9b78 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:16.439788 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e4e81e19-7721-458e-8252-8f56378e9b78 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:16.440478 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 229/900] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:16 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:16.533169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a22015bc-f1c5-4e4d-8793-81fff0329d67 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:16.535438 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a22015bc-f1c5-4e4d-8793-81fff0329d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:16.535710 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a22015bc-f1c5-4e4d-8793-81fff0329d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:16.536027 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a22015bc-f1c5-4e4d-8793-81fff0329d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:16.536120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a22015bc-f1c5-4e4d-8793-81fff0329d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:16.541272 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:16.541272 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:16.542106 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a22015bc-f1c5-4e4d-8793-81fff0329d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:16.542642 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 230/901] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:16 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:17.327986 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0ff2c584-1933-4a42-9954-10ef58160f97 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:17.329879 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0ff2c584-1933-4a42-9954-10ef58160f97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] GET https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 Jul 03 06:24:17.330119 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0ff2c584-1933-4a42-9954-10ef58160f97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:17.330324 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0ff2c584-1933-4a42-9954-10ef58160f97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:17.340709 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0ff2c584-1933-4a42-9954-10ef58160f97 tempest-TaggedBootDevicesTest-741230126 tempest-TaggedBootDevicesTest-741230126-project-member] https://10.4.3.243/volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 returned with HTTP 404 Jul 03 06:24:17.341253 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 220/902] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:17 2026] GET /volume/v3/volumes/d049296d-4aff-4d23-9da2-7ad1f8bf0f90 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:17.462209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b0f592a0-1039-4af5-8e00-1b5d24c14f20 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:17.464069 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b0f592a0-1039-4af5-8e00-1b5d24c14f20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:17.464200 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b0f592a0-1039-4af5-8e00-1b5d24c14f20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:17.464344 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b0f592a0-1039-4af5-8e00-1b5d24c14f20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:17.475863 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:17.475863 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:17.480519 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b0f592a0-1039-4af5-8e00-1b5d24c14f20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:17.485141 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b0f592a0-1039-4af5-8e00-1b5d24c14f20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:17.485509 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 224/903] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:17 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:17.552504 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0951f585-b86b-4589-b1e8-29cbbd64ce2c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:17.555196 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0951f585-b86b-4589-b1e8-29cbbd64ce2c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:17.555460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0951f585-b86b-4589-b1e8-29cbbd64ce2c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:17.555672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0951f585-b86b-4589-b1e8-29cbbd64ce2c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:17.555835 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0951f585-b86b-4589-b1e8-29cbbd64ce2c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:17.561443 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:17.561443 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:17.562279 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0951f585-b86b-4589-b1e8-29cbbd64ce2c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:17.562734 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 230/904] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:17 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:18.500525 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6eee35f9-0236-4332-9855-c8603ad4bec1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:18.503875 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6eee35f9-0236-4332-9855-c8603ad4bec1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:18.504226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6eee35f9-0236-4332-9855-c8603ad4bec1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:18.504556 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6eee35f9-0236-4332-9855-c8603ad4bec1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:18.536635 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:18.536635 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:18.554488 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6eee35f9-0236-4332-9855-c8603ad4bec1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:18.562937 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6eee35f9-0236-4332-9855-c8603ad4bec1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:18.565514 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 231/905] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:18 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 937 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:18.576610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-19d2f50c-f803-4e29-8cda-6dce6e995144 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:18.588517 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19d2f50c-f803-4e29-8cda-6dce6e995144 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:18.588517 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19d2f50c-f803-4e29-8cda-6dce6e995144 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:18.588517 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19d2f50c-f803-4e29-8cda-6dce6e995144 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:18.588517 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-19d2f50c-f803-4e29-8cda-6dce6e995144 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:18.597419 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:18.597419 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:18.597419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19d2f50c-f803-4e29-8cda-6dce6e995144 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:18.597419 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 221/906] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:18 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:18.626552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3a8d7ee8-bd5c-4ea1-a1ab-d582bbdca13a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:18.642223 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3a8d7ee8-bd5c-4ea1-a1ab-d582bbdca13a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:24:18.642223 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3a8d7ee8-bd5c-4ea1-a1ab-d582bbdca13a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ac0eb31-83f2-4a63-8afd-709f9041f26b", "incremental": true}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:18.655784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-3a8d7ee8-bd5c-4ea1-a1ab-d582bbdca13a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Creating new backup {'backup': {'volume_id': '0ac0eb31-83f2-4a63-8afd-709f9041f26b', 'incremental': True}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:24:18.655784 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-3a8d7ee8-bd5c-4ea1-a1ab-d582bbdca13a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Creating backup of volume 0ac0eb31-83f2-4a63-8afd-709f9041f26b in container None Jul 03 06:24:18.679600 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:18.679600 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:18.679918 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3a8d7ee8-bd5c-4ea1-a1ab-d582bbdca13a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:24:18.754583 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-3a8d7ee8-bd5c-4ea1-a1ab-d582bbdca13a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Created reservations ['6ad12f73-ed54-45bd-a043-3a80298b3da8', 'd3cfab40-4052-4bd1-b4be-caa3ee620527'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:24:18.832964 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3a8d7ee8-bd5c-4ea1-a1ab-d582bbdca13a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 400 Jul 03 06:24:18.832964 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 225/907] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:24:18 2026] POST /volume/v3/backups => generated 109 bytes in 209 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:24:18.856211 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7bb4c51f-9f78-4845-8243-359974a501d1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:18.864955 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7bb4c51f-9f78-4845-8243-359974a501d1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] DELETE https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:18.864955 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7bb4c51f-9f78-4845-8243-359974a501d1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:18.864955 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7bb4c51f-9f78-4845-8243-359974a501d1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:18.864955 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-7bb4c51f-9f78-4845-8243-359974a501d1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Delete backup with id: 13556954-3651-414c-bb34-dd97fc27fc76. Jul 03 06:24:18.873083 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:18.873083 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:18.948715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-7bb4c51f-9f78-4845-8243-359974a501d1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] delete_backup rpcapi backup_id 13556954-3651-414c-bb34-dd97fc27fc76 {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:24:18.948715 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7bb4c51f-9f78-4845-8243-359974a501d1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 202 Jul 03 06:24:18.948715 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 231/908] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:24:18 2026] DELETE /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:24:18.954044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a82860c3-6dbd-4f73-9069-c26d0cedd104 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:18.969171 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a82860c3-6dbd-4f73-9069-c26d0cedd104 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:18.969171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a82860c3-6dbd-4f73-9069-c26d0cedd104 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:18.969171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a82860c3-6dbd-4f73-9069-c26d0cedd104 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:18.969171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a82860c3-6dbd-4f73-9069-c26d0cedd104 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:18.969171 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:18.969171 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:18.969171 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a82860c3-6dbd-4f73-9069-c26d0cedd104 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 200 Jul 03 06:24:18.969171 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 232/909] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:18 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:19.590144 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f548467f-f123-4bc8-9916-8e5b376faec8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:19.595390 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f548467f-f123-4bc8-9916-8e5b376faec8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:19.595644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f548467f-f123-4bc8-9916-8e5b376faec8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:19.595910 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f548467f-f123-4bc8-9916-8e5b376faec8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:19.614960 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:19.614960 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:19.621809 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f548467f-f123-4bc8-9916-8e5b376faec8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:19.627919 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f548467f-f123-4bc8-9916-8e5b376faec8 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:19.629046 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 222/910] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:19 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 937 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:19.980760 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8e0675f0-9482-4b28-a9b0-dae92699a1ef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:19.986179 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e0675f0-9482-4b28-a9b0-dae92699a1ef tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 Jul 03 06:24:19.986495 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e0675f0-9482-4b28-a9b0-dae92699a1ef tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:19.986592 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e0675f0-9482-4b28-a9b0-dae92699a1ef tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:19.986793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-8e0675f0-9482-4b28-a9b0-dae92699a1ef tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 13556954-3651-414c-bb34-dd97fc27fc76. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:19.992252 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e0675f0-9482-4b28-a9b0-dae92699a1ef tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 returned with HTTP 404 Jul 03 06:24:19.992807 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 226/911] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:19 2026] GET /volume/v3/backups/13556954-3651-414c-bb34-dd97fc27fc76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:20.005524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:20.008665 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:24:20.009147 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1599467509"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:20.011168 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1599467509'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:24:20.011460 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume of 1 GB Jul 03 06:24:20.017725 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Availability Zones retrieved successfully. Jul 03 06:24:20.026367 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Flow 'volume_create_api' (132fef3e-d634-4dac-8446-34ca6c5e7a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:24:20.027840 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b0cc33-e676-4039-b64d-2671391fd850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:20.028994 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:24:20.064802 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b0cc33-e676-4039-b64d-2671391fd850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:20.065952 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee4d075-15ec-416e-ba93-d3630da85c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:20.133666 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Created reservations ['18af304f-09c2-413d-986e-624457ec323a', '405a9e97-90c4-44b9-9b01-753779139499', 'd0a93132-b5ca-4da8-98fb-0e461808694d', '888f2b7f-ac94-4117-875a-69f4ffd48c97'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:24:20.134471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee4d075-15ec-416e-ba93-d3630da85c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18af304f-09c2-413d-986e-624457ec323a', '405a9e97-90c4-44b9-9b01-753779139499', 'd0a93132-b5ca-4da8-98fb-0e461808694d', '888f2b7f-ac94-4117-875a-69f4ffd48c97']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:20.135452 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92b561a-e491-4900-ab90-7b5f230e0b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:20.166134 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92b561a-e491-4900-ab90-7b5f230e0b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7c17252-4a9f-4384-9204-bdad6afb7e12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1599467509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1737dcc902426f81d96540d63277b2',qos_specs=None,replication_status=,reservations=['18af304f-09c2-413d-986e-624457ec323a','405a9e97-90c4-44b9-9b01-753779139499','d0a93132-b5ca-4da8-98fb-0e461808694d','888f2b7f-ac94-4117-875a-69f4ffd48c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='230a6031839a49b0aaf104e607318f67',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1599467509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7c17252-4a9f-4384-9204-bdad6afb7e12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1737dcc902426f81d96540d63277b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='230a6031839a49b0aaf104e607318f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:20.166617 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77b391e-11ae-40d9-94db-7ba40c26aaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:20.191664 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77b391e-11ae-40d9-94db-7ba40c26aaa1) transitioned into state 'SUCCESS' from state '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-1599467509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1737dcc902426f81d96540d63277b2',qos_specs=None,replication_status=,reservations=['18af304f-09c2-413d-986e-624457ec323a','405a9e97-90c4-44b9-9b01-753779139499','d0a93132-b5ca-4da8-98fb-0e461808694d','888f2b7f-ac94-4117-875a-69f4ffd48c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='230a6031839a49b0aaf104e607318f67',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:20.192477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d5bf81-a07e-42f0-b482-463a49404273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:20.204017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d5bf81-a07e-42f0-b482-463a49404273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:20.204807 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Flow 'volume_create_api' (132fef3e-d634-4dac-8446-34ca6c5e7a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:24:20.205120 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Create volume request issued successfully. Jul 03 06:24:20.205674 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1ea67be0-04b3-4911-a8cf-49894872daf7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:24:20.206174 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 232/912] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:24:20 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:24:20.221584 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-edaec10b-4b89-4284-85f7-de5fbf15a4ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:20.223539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-edaec10b-4b89-4284-85f7-de5fbf15a4ce tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 Jul 03 06:24:20.223745 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-edaec10b-4b89-4284-85f7-de5fbf15a4ce tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:20.223954 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-edaec10b-4b89-4284-85f7-de5fbf15a4ce tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:20.232509 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:20.232509 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:20.236796 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-edaec10b-4b89-4284-85f7-de5fbf15a4ce tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:24:20.245117 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-edaec10b-4b89-4284-85f7-de5fbf15a4ce tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 returned with HTTP 200 Jul 03 06:24:20.245117 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 233/913] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:20 2026] GET /volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:20.401185 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-0045de63-21f2-40a1-8b80-643442ae55b1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:20.407441 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-0045de63-21f2-40a1-8b80-643442ae55b1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd/action Jul 03 06:24:20.407902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-0045de63-21f2-40a1-8b80-643442ae55b1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:24:20.408124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-0045de63-21f2-40a1-8b80-643442ae55b1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:20.445456 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:20.445456 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:20.475731 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-0c59990e-8ce5-4a45-a240-6cbb21c61a0d req-0045de63-21f2-40a1-8b80-643442ae55b1 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd/action returned with HTTP 204 Jul 03 06:24:20.476323 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 223/914] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:24:20 2026] POST /volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:20.643044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-81446b49-32c7-429a-b17e-58e94b59e027 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:20.645006 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-81446b49-32c7-429a-b17e-58e94b59e027 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:20.645202 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-81446b49-32c7-429a-b17e-58e94b59e027 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:20.645399 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-81446b49-32c7-429a-b17e-58e94b59e027 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:20.654685 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:20.654685 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:20.660094 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-81446b49-32c7-429a-b17e-58e94b59e027 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:20.664664 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-81446b49-32c7-429a-b17e-58e94b59e027 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:20.665098 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 227/915] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:20 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 1229 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:20.679848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1eb9ffb7-3840-4e3e-ba7d-fccc0ad57969 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:20.682000 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1eb9ffb7-3840-4e3e-ba7d-fccc0ad57969 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:20.682233 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1eb9ffb7-3840-4e3e-ba7d-fccc0ad57969 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:20.683004 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1eb9ffb7-3840-4e3e-ba7d-fccc0ad57969 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:20.695351 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:20.695351 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:20.700656 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1eb9ffb7-3840-4e3e-ba7d-fccc0ad57969 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:20.707201 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1eb9ffb7-3840-4e3e-ba7d-fccc0ad57969 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:20.707829 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 233/916] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:20 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 1229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:21.266313 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4b09bd3d-a715-4b6a-bc2b-ef6487f8cf8e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:21.269553 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4b09bd3d-a715-4b6a-bc2b-ef6487f8cf8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 Jul 03 06:24:21.269813 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4b09bd3d-a715-4b6a-bc2b-ef6487f8cf8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:21.270109 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4b09bd3d-a715-4b6a-bc2b-ef6487f8cf8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:21.282345 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:21.282345 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:21.291259 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4b09bd3d-a715-4b6a-bc2b-ef6487f8cf8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:24:21.299935 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4b09bd3d-a715-4b6a-bc2b-ef6487f8cf8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 returned with HTTP 200 Jul 03 06:24:21.301711 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 234/917] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:21 2026] GET /volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:21.317402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d0021da0-c874-4a17-b47f-9ed90ed71fdb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:21.319009 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d0021da0-c874-4a17-b47f-9ed90ed71fdb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:24:21.319323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d0021da0-c874-4a17-b47f-9ed90ed71fdb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7c17252-4a9f-4384-9204-bdad6afb7e12", "name": "tempest-VolumesBackupsTest-Backup-1725567334"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:21.321052 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-d0021da0-c874-4a17-b47f-9ed90ed71fdb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Creating new backup {'backup': {'volume_id': 'a7c17252-4a9f-4384-9204-bdad6afb7e12', 'name': 'tempest-VolumesBackupsTest-Backup-1725567334'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:24:21.321272 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-d0021da0-c874-4a17-b47f-9ed90ed71fdb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Creating backup of volume a7c17252-4a9f-4384-9204-bdad6afb7e12 in container None Jul 03 06:24:21.328399 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:21.328399 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:21.328858 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d0021da0-c874-4a17-b47f-9ed90ed71fdb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Volume info retrieved successfully. Jul 03 06:24:21.348205 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-d0021da0-c874-4a17-b47f-9ed90ed71fdb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Created reservations ['9fc2fb21-a462-456d-aae9-c0c923347e0d', '0b88d7ef-46af-4d40-90c7-10ca7cfd106a'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:24:21.404205 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d0021da0-c874-4a17-b47f-9ed90ed71fdb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:24:21.404598 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 224/918] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:24:21 2026] POST /volume/v3/backups => generated 330 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:24:21.429371 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-94d5bffb-3944-4eec-bfb7-16b160cdac16 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:21.434854 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-94d5bffb-3944-4eec-bfb7-16b160cdac16 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:21.435220 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-94d5bffb-3944-4eec-bfb7-16b160cdac16 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:21.435567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-94d5bffb-3944-4eec-bfb7-16b160cdac16 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:21.435567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-94d5bffb-3944-4eec-bfb7-16b160cdac16 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:21.445314 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:21.445314 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:21.446711 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-94d5bffb-3944-4eec-bfb7-16b160cdac16 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:21.446711 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 228/919] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:21 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:22.460867 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6ca89870-6d34-4939-bda0-50d325a65d50 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:22.463463 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6ca89870-6d34-4939-bda0-50d325a65d50 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:22.463721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6ca89870-6d34-4939-bda0-50d325a65d50 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:22.463992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6ca89870-6d34-4939-bda0-50d325a65d50 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:22.464157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6ca89870-6d34-4939-bda0-50d325a65d50 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:22.469580 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:22.469580 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:22.470459 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6ca89870-6d34-4939-bda0-50d325a65d50 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:22.471003 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 234/920] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:22 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:23.483267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8200e76e-a766-4204-84ed-94f35ab61d06 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:23.485605 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8200e76e-a766-4204-84ed-94f35ab61d06 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:23.485892 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8200e76e-a766-4204-84ed-94f35ab61d06 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:23.486143 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8200e76e-a766-4204-84ed-94f35ab61d06 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:23.486299 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-8200e76e-a766-4204-84ed-94f35ab61d06 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:23.497273 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:23.497273 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:23.498712 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8200e76e-a766-4204-84ed-94f35ab61d06 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:23.499182 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 235/921] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:23 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:24.511432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b4cfc6bc-63aa-4740-b882-a7a8b5e1fd08 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:24.513932 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b4cfc6bc-63aa-4740-b882-a7a8b5e1fd08 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:24.514176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b4cfc6bc-63aa-4740-b882-a7a8b5e1fd08 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:24.514369 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b4cfc6bc-63aa-4740-b882-a7a8b5e1fd08 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:24.514481 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-b4cfc6bc-63aa-4740-b882-a7a8b5e1fd08 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:24.520633 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:24.520633 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:24.521663 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b4cfc6bc-63aa-4740-b882-a7a8b5e1fd08 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:24.522151 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 225/922] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:24 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:24.705679 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f2661ca7-74bf-4467-aa7c-0575992e8b71 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:24.706183 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2661ca7-74bf-4467-aa7c-0575992e8b71 None None] GET https://10.4.3.243/volume// Jul 03 06:24:24.706457 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2661ca7-74bf-4467-aa7c-0575992e8b71 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:24.706609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2661ca7-74bf-4467-aa7c-0575992e8b71 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:24.706942 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2661ca7-74bf-4467-aa7c-0575992e8b71 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:24.707295 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 229/923] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:24:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:24.716057 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-e0e2a3b4-5830-46f4-921c-fcc42aeabb22 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:24.718199 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-e0e2a3b4-5830-46f4-921c-fcc42aeabb22 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:24:24.718618 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-e0e2a3b4-5830-46f4-921c-fcc42aeabb22 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8a61cda-af77-476d-b1b5-517e1ed368b3", "connector": null, "instance_uuid": "cce83d75-c639-47e9-99a5-8f8bb30cede4"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:24.731369 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:24.731369 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:24.774442 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-e0e2a3b4-5830-46f4-921c-fcc42aeabb22 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:24:24.775125 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 235/924] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:24:24 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 06:24:24.788273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-5ed98384-928b-4e1a-ad8a-a6693b74e80f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:24.792152 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-5ed98384-928b-4e1a-ad8a-a6693b74e80f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] DELETE https://10.4.3.243/volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 Jul 03 06:24:24.792152 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-5ed98384-928b-4e1a-ad8a-a6693b74e80f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:24.792152 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-5ed98384-928b-4e1a-ad8a-a6693b74e80f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:24.805841 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:24.805841 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:25.360791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-5ed98384-928b-4e1a-ad8a-a6693b74e80f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 returned with HTTP 200 Jul 03 06:24:25.360791 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 236/925] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:24 2026] DELETE /volume/v3/attachments/eee13570-6fec-47dd-9153-40d2d89398b9 => generated 192 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:25.481616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-4e293501-3ba4-4be7-8bbe-217ff16ce5f6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:25.484392 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-4e293501-3ba4-4be7-8bbe-217ff16ce5f6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] DELETE https://10.4.3.243/volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1 Jul 03 06:24:25.484711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-4e293501-3ba4-4be7-8bbe-217ff16ce5f6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:25.485031 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-4e293501-3ba4-4be7-8bbe-217ff16ce5f6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:25.493866 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:25.493866 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:25.534108 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3298aa18-72ae-4405-bf51-8d4d1004ccaf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:25.538287 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3298aa18-72ae-4405-bf51-8d4d1004ccaf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:25.538287 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3298aa18-72ae-4405-bf51-8d4d1004ccaf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:25.538287 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3298aa18-72ae-4405-bf51-8d4d1004ccaf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:25.538287 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-3298aa18-72ae-4405-bf51-8d4d1004ccaf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:25.543005 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:25.543005 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:25.543938 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3298aa18-72ae-4405-bf51-8d4d1004ccaf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:25.544433 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 230/926] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:25 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:26.038244 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-4e293501-3ba4-4be7-8bbe-217ff16ce5f6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1 returned with HTTP 200 Jul 03 06:24:26.038860 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 226/927] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:25 2026] DELETE /volume/v3/attachments/be408ea5-76ae-4a5a-85ed-18a6696a2bc1 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:26.068834 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-f5c33cac-65a0-455c-9d13-f6073b070e93 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:26.071051 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-f5c33cac-65a0-455c-9d13-f6073b070e93 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] DELETE https://10.4.3.243/volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9 Jul 03 06:24:26.071246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-f5c33cac-65a0-455c-9d13-f6073b070e93 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:26.071430 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-f5c33cac-65a0-455c-9d13-f6073b070e93 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:26.087226 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:26.087226 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:26.177062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-a7e36196-8026-4f7d-a9fa-1457f973db20 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:26.179285 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-a7e36196-8026-4f7d-a9fa-1457f973db20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:26.179866 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-a7e36196-8026-4f7d-a9fa-1457f973db20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:26.179866 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-a7e36196-8026-4f7d-a9fa-1457f973db20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:26.189744 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:26.189744 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:26.193546 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-a7e36196-8026-4f7d-a9fa-1457f973db20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:26.197606 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-a7e36196-8026-4f7d-a9fa-1457f973db20 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:26.198146 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 237/928] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:24:26 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 1231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:26.221606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-f7ffcc13-c3d3-48c3-9af8-ce2cd0c24966 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:26.227720 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-f7ffcc13-c3d3-48c3-9af8-ce2cd0c24966 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d/action Jul 03 06:24:26.227720 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-f7ffcc13-c3d3-48c3-9af8-ce2cd0c24966 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:24:26.227720 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-f7ffcc13-c3d3-48c3-9af8-ce2cd0c24966 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:26.243066 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:26.243066 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:26.244179 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-f7ffcc13-c3d3-48c3-9af8-ce2cd0c24966 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:26.261193 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-f7ffcc13-c3d3-48c3-9af8-ce2cd0c24966 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Begin detaching volume completed successfully. Jul 03 06:24:26.261193 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-f7ffcc13-c3d3-48c3-9af8-ce2cd0c24966 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d/action returned with HTTP 202 Jul 03 06:24:26.261193 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 231/929] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:24:26 2026] POST /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:24:26.556713 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1bbde5f5-8543-47e0-b4f3-837e22f08449 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:26.557626 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1bbde5f5-8543-47e0-b4f3-837e22f08449 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:26.557823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1bbde5f5-8543-47e0-b4f3-837e22f08449 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:26.558061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1bbde5f5-8543-47e0-b4f3-837e22f08449 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:26.558162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1bbde5f5-8543-47e0-b4f3-837e22f08449 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:26.562407 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:26.562407 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:26.563612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1bbde5f5-8543-47e0-b4f3-837e22f08449 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:26.563612 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 227/930] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:26 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:26.633385 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-b90efc63-f3b1-4eda-a817-4d2cde14bf49 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:26.636044 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-b90efc63-f3b1-4eda-a817-4d2cde14bf49 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:24:26.636227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-b90efc63-f3b1-4eda-a817-4d2cde14bf49 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:26.636401 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-b90efc63-f3b1-4eda-a817-4d2cde14bf49 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:26.638326 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-f5c33cac-65a0-455c-9d13-f6073b070e93 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9 returned with HTTP 200 Jul 03 06:24:26.638710 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 236/931] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:26 2026] DELETE /volume/v3/attachments/e88090ca-98fb-4c6f-a225-0a86b6e38fa9 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:26.645883 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:26.645883 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:26.649411 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-b90efc63-f3b1-4eda-a817-4d2cde14bf49 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:24:26.654734 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-b90efc63-f3b1-4eda-a817-4d2cde14bf49 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:24:26.655058 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 238/932] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:24:26 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1653 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:26.658237 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-79017321-554e-47fe-be3c-e25de05aeacc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:26.661451 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-79017321-554e-47fe-be3c-e25de05aeacc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] DELETE https://10.4.3.243/volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1 Jul 03 06:24:26.661830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-79017321-554e-47fe-be3c-e25de05aeacc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:26.662180 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-79017321-554e-47fe-be3c-e25de05aeacc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:26.670200 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:26.670200 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:26.689533 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-c8cc1534-e61a-4ad9-a9be-e1d2dd9d1878 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:26.692391 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-c8cc1534-e61a-4ad9-a9be-e1d2dd9d1878 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:24:26.692581 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-c8cc1534-e61a-4ad9-a9be-e1d2dd9d1878 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:26.692782 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-c8cc1534-e61a-4ad9-a9be-e1d2dd9d1878 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:26.705742 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:26.705742 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:26.709081 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-c8cc1534-e61a-4ad9-a9be-e1d2dd9d1878 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:24:26.714925 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-c8cc1534-e61a-4ad9-a9be-e1d2dd9d1878 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:24:26.715228 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 228/933] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:24:26 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1653 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:27.246396 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8ad48c41-bd58-4992-a8b8-aefc0c6ab711 req-79017321-554e-47fe-be3c-e25de05aeacc tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1 returned with HTTP 200 Jul 03 06:24:27.246396 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 232/934] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:26 2026] DELETE /volume/v3/attachments/47265977-056e-4a7f-87b5-c376698488c1 => generated 19 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:27.299524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7d0f626c-db19-4e17-b67b-0d330d936caf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:27.299885 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d0f626c-db19-4e17-b67b-0d330d936caf None None] GET https://10.4.3.243/volume// Jul 03 06:24:27.300083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d0f626c-db19-4e17-b67b-0d330d936caf None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:27.300338 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d0f626c-db19-4e17-b67b-0d330d936caf None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:27.300776 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d0f626c-db19-4e17-b67b-0d330d936caf None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:27.301306 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 237/935] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:24:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:27.325304 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-992edc5c-0d20-412f-9450-8ffe0d95a14b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:27.327854 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-992edc5c-0d20-412f-9450-8ffe0d95a14b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:27.328150 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-992edc5c-0d20-412f-9450-8ffe0d95a14b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:27.328359 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-992edc5c-0d20-412f-9450-8ffe0d95a14b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:27.340238 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:27.340238 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:27.345729 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-992edc5c-0d20-412f-9450-8ffe0d95a14b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:27.353064 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-992edc5c-0d20-412f-9450-8ffe0d95a14b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 200 Jul 03 06:24:27.353582 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 239/936] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:24:27 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:24:27.575140 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9ad3c8e8-3670-4220-8c3b-4284a3c7b36e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:27.576981 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9ad3c8e8-3670-4220-8c3b-4284a3c7b36e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:27.577187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9ad3c8e8-3670-4220-8c3b-4284a3c7b36e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:27.577369 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9ad3c8e8-3670-4220-8c3b-4284a3c7b36e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:27.577471 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-9ad3c8e8-3670-4220-8c3b-4284a3c7b36e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:27.581714 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:27.581714 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:27.582450 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9ad3c8e8-3670-4220-8c3b-4284a3c7b36e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:27.582921 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 229/937] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:27 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:28.312533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-50175342-dc0c-4fca-bf2c-0539aefe9b74 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:28.314877 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-50175342-dc0c-4fca-bf2c-0539aefe9b74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] DELETE https://10.4.3.243/volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661 Jul 03 06:24:28.315246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-50175342-dc0c-4fca-bf2c-0539aefe9b74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:28.315444 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-50175342-dc0c-4fca-bf2c-0539aefe9b74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:28.325517 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:28.325517 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:28.595269 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-323d2a96-e786-4005-a99a-237f0dd579e1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:28.597629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-323d2a96-e786-4005-a99a-237f0dd579e1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:28.598649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-323d2a96-e786-4005-a99a-237f0dd579e1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:28.599346 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-323d2a96-e786-4005-a99a-237f0dd579e1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:28.599505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-323d2a96-e786-4005-a99a-237f0dd579e1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:28.611404 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:28.611404 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:28.612241 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-323d2a96-e786-4005-a99a-237f0dd579e1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:28.612986 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 238/938] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:28 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:28.874372 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1599701a-becb-4798-bdfc-9f7ca01b5437 req-50175342-dc0c-4fca-bf2c-0539aefe9b74 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661 returned with HTTP 200 Jul 03 06:24:28.875823 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 233/939] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:24:28 2026] DELETE /volume/v3/attachments/5d73c529-23fc-44d5-9b24-1055a2e3b661 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:29.499260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a235843b-01ee-48d0-8b7e-9506a210b789 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:29.501644 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a235843b-01ee-48d0-8b7e-9506a210b789 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] DELETE https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:29.501978 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a235843b-01ee-48d0-8b7e-9506a210b789 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:29.502215 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a235843b-01ee-48d0-8b7e-9506a210b789 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:29.502463 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-a235843b-01ee-48d0-8b7e-9506a210b789 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Delete volume with id: 9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:24:29.519054 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:29.519054 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:29.519528 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a235843b-01ee-48d0-8b7e-9506a210b789 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:29.554150 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a235843b-01ee-48d0-8b7e-9506a210b789 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Delete volume request issued successfully. Jul 03 06:24:29.554384 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a235843b-01ee-48d0-8b7e-9506a210b789 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 202 Jul 03 06:24:29.555113 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 240/940] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:24:29 2026] DELETE /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:24:29.632433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-10e6c6ee-2085-46b8-b25b-f5e28c8d9a49 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:29.635040 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10e6c6ee-2085-46b8-b25b-f5e28c8d9a49 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:29.635193 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10e6c6ee-2085-46b8-b25b-f5e28c8d9a49 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:29.635427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10e6c6ee-2085-46b8-b25b-f5e28c8d9a49 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:29.635524 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-10e6c6ee-2085-46b8-b25b-f5e28c8d9a49 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:29.642203 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:29.642203 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:29.643092 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10e6c6ee-2085-46b8-b25b-f5e28c8d9a49 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:29.643858 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 230/941] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:29 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:30.655641 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0c7d059a-5ae7-43fd-9652-9eaef3a52973 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:30.658192 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0c7d059a-5ae7-43fd-9652-9eaef3a52973 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:30.658473 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0c7d059a-5ae7-43fd-9652-9eaef3a52973 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:30.658679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0c7d059a-5ae7-43fd-9652-9eaef3a52973 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:30.658864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0c7d059a-5ae7-43fd-9652-9eaef3a52973 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:30.664744 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:30.664744 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:30.665405 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0c7d059a-5ae7-43fd-9652-9eaef3a52973 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:30.665816 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 239/942] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:30 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:31.677767 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a1e5b88b-57f5-4204-9b41-4068c381d20d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:31.680150 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a1e5b88b-57f5-4204-9b41-4068c381d20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:31.680420 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a1e5b88b-57f5-4204-9b41-4068c381d20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:31.680589 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a1e5b88b-57f5-4204-9b41-4068c381d20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:31.680741 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a1e5b88b-57f5-4204-9b41-4068c381d20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:31.684808 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:31.684808 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:31.687534 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a1e5b88b-57f5-4204-9b41-4068c381d20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:31.688843 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 234/943] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:31 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:32.562658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-700cdc5c-f3d9-449d-a0e8-4f227d5a555f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:32.564893 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-700cdc5c-f3d9-449d-a0e8-4f227d5a555f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] PUT https://10.4.3.243/volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 Jul 03 06:24:32.565303 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-700cdc5c-f3d9-449d-a0e8-4f227d5a555f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:32.573964 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-700cdc5c-f3d9-449d-a0e8-4f227d5a555f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Acquiring lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:24:32.578592 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-700cdc5c-f3d9-449d-a0e8-4f227d5a555f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:24:32.579596 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:32.579596 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:32.700322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f9111441-07a6-4b7b-97ae-b4f3f0917168 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:32.701059 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f9111441-07a6-4b7b-97ae-b4f3f0917168 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:32.701287 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f9111441-07a6-4b7b-97ae-b4f3f0917168 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:32.701569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f9111441-07a6-4b7b-97ae-b4f3f0917168 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:32.701618 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f9111441-07a6-4b7b-97ae-b4f3f0917168 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:32.706796 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:32.706796 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:32.711019 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f9111441-07a6-4b7b-97ae-b4f3f0917168 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:32.711019 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 231/944] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:32 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:33.100082 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-700cdc5c-f3d9-449d-a0e8-4f227d5a555f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Lock "cinder-attachment_update-f8a61cda-af77-476d-b1b5-517e1ed368b3-np0000004376" released by "attachment_update" :: held 0.521s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:24:33.100559 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-700cdc5c-f3d9-449d-a0e8-4f227d5a555f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 returned with HTTP 200 Jul 03 06:24:33.101451 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 241/945] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:24:32 2026] PUT /volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:33.128722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f802e017-8106-4043-bbe3-74c6e24ca638 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:33.130719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f802e017-8106-4043-bbe3-74c6e24ca638 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 Jul 03 06:24:33.131074 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f802e017-8106-4043-bbe3-74c6e24ca638 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:33.132155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f802e017-8106-4043-bbe3-74c6e24ca638 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:33.154071 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f802e017-8106-4043-bbe3-74c6e24ca638 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 returned with HTTP 200 Jul 03 06:24:33.154071 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 240/946] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:24:33 2026] GET /volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:33.719554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-97594ef6-84ad-4ce3-941e-be59218fa661 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:33.721361 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-97594ef6-84ad-4ce3-941e-be59218fa661 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:33.722157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-97594ef6-84ad-4ce3-941e-be59218fa661 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:33.722157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-97594ef6-84ad-4ce3-941e-be59218fa661 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:33.722157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-97594ef6-84ad-4ce3-941e-be59218fa661 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:33.726354 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:33.726354 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:33.727070 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-97594ef6-84ad-4ce3-941e-be59218fa661 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:33.727487 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 235/947] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:33 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:34.282873 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-9a863de8-9711-4869-bc35-9f1dcfce7dfd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:34.285058 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-9a863de8-9711-4869-bc35-9f1dcfce7dfd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:34.290199 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-9a863de8-9711-4869-bc35-9f1dcfce7dfd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:34.290199 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-9a863de8-9711-4869-bc35-9f1dcfce7dfd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:34.296128 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:34.296128 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:34.310169 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-9a863de8-9711-4869-bc35-9f1dcfce7dfd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:34.317761 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-9a863de8-9711-4869-bc35-9f1dcfce7dfd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:34.317761 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 232/948] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:24:34 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 1229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:34.334953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-40956427-cb59-4dcd-becf-22c4f1315102 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:34.337525 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-40956427-cb59-4dcd-becf-22c4f1315102 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] POST https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444/action Jul 03 06:24:34.338015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-40956427-cb59-4dcd-becf-22c4f1315102 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:24:34.338138 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-40956427-cb59-4dcd-becf-22c4f1315102 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:34.348909 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:34.348909 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:34.349520 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-40956427-cb59-4dcd-becf-22c4f1315102 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:34.359069 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-40956427-cb59-4dcd-becf-22c4f1315102 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Begin detaching volume completed successfully. Jul 03 06:24:34.359274 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-40956427-cb59-4dcd-becf-22c4f1315102 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444/action returned with HTTP 202 Jul 03 06:24:34.359719 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 242/949] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:24:34 2026] POST /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:24:34.738507 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9b5ad705-5c86-4a7b-a767-8cbe207f13dd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:34.740819 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b5ad705-5c86-4a7b-a767-8cbe207f13dd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:34.741178 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b5ad705-5c86-4a7b-a767-8cbe207f13dd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:34.741432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b5ad705-5c86-4a7b-a767-8cbe207f13dd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:34.741711 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9b5ad705-5c86-4a7b-a767-8cbe207f13dd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:34.747104 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:34.747104 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:34.747756 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b5ad705-5c86-4a7b-a767-8cbe207f13dd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:34.748119 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 241/950] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:34 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:35.264615 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2bdc7805-42b3-4f97-be82-6cef539ef726 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:35.266324 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2bdc7805-42b3-4f97-be82-6cef539ef726 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] DELETE https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec Jul 03 06:24:35.266555 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2bdc7805-42b3-4f97-be82-6cef539ef726 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:35.266756 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2bdc7805-42b3-4f97-be82-6cef539ef726 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:35.266906 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-2bdc7805-42b3-4f97-be82-6cef539ef726 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Delete volume with id: 051657b0-a3f5-4552-bfc3-38694807b3ec Jul 03 06:24:35.273417 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:35.273417 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:35.273857 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2bdc7805-42b3-4f97-be82-6cef539ef726 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:24:35.294050 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2bdc7805-42b3-4f97-be82-6cef539ef726 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Delete volume request issued successfully. Jul 03 06:24:35.294219 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2bdc7805-42b3-4f97-be82-6cef539ef726 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec returned with HTTP 202 Jul 03 06:24:35.294616 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 236/951] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:24:35 2026] DELETE /volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:24:35.302608 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-95a0a5b8-ecd4-4fa2-be9c-21465e000f61 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:35.304342 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95a0a5b8-ecd4-4fa2-be9c-21465e000f61 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec Jul 03 06:24:35.304750 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95a0a5b8-ecd4-4fa2-be9c-21465e000f61 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:35.306225 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95a0a5b8-ecd4-4fa2-be9c-21465e000f61 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:35.313190 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:35.313190 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:35.318221 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-95a0a5b8-ecd4-4fa2-be9c-21465e000f61 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:24:35.323584 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95a0a5b8-ecd4-4fa2-be9c-21465e000f61 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec returned with HTTP 200 Jul 03 06:24:35.324270 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 233/952] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:35 2026] GET /volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:35.386661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2fe4395b-ae91-48a7-8d5b-37378f68ea1b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:35.387088 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2fe4395b-ae91-48a7-8d5b-37378f68ea1b None None] GET https://10.4.3.243/volume// Jul 03 06:24:35.387310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2fe4395b-ae91-48a7-8d5b-37378f68ea1b None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:35.387553 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2fe4395b-ae91-48a7-8d5b-37378f68ea1b None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:35.387956 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2fe4395b-ae91-48a7-8d5b-37378f68ea1b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:35.388244 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 243/953] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:24:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:35.395657 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-2ba12676-af6f-48dc-bb66-c35857b074c2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:35.397854 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-2ba12676-af6f-48dc-bb66-c35857b074c2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:24:35.398082 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-2ba12676-af6f-48dc-bb66-c35857b074c2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:35.398378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-2ba12676-af6f-48dc-bb66-c35857b074c2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:35.408645 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:35.408645 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:35.412078 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-2ba12676-af6f-48dc-bb66-c35857b074c2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:24:35.416873 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-2ba12676-af6f-48dc-bb66-c35857b074c2 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:24:35.417311 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 242/954] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:24:35 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 1412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:24:35.757475 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-63cbaf5b-4750-4cae-bd8d-3f738a772868 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:35.759079 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63cbaf5b-4750-4cae-bd8d-3f738a772868 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:35.759255 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63cbaf5b-4750-4cae-bd8d-3f738a772868 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:35.759420 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63cbaf5b-4750-4cae-bd8d-3f738a772868 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:35.759568 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-63cbaf5b-4750-4cae-bd8d-3f738a772868 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:35.763594 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:35.763594 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:35.764204 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63cbaf5b-4750-4cae-bd8d-3f738a772868 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:35.764537 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 237/955] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:35 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:36.337170 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1d295c83-0c24-46e3-852e-ed6f8a1ff0f0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:36.339167 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1d295c83-0c24-46e3-852e-ed6f8a1ff0f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec Jul 03 06:24:36.339358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1d295c83-0c24-46e3-852e-ed6f8a1ff0f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:36.339544 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1d295c83-0c24-46e3-852e-ed6f8a1ff0f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:36.345623 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1d295c83-0c24-46e3-852e-ed6f8a1ff0f0 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec returned with HTTP 404 Jul 03 06:24:36.346154 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 234/956] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:36 2026] GET /volume/v3/volumes/051657b0-a3f5-4552-bfc3-38694807b3ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:36.355833 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-28b4c890-ebcf-46af-ae2a-30437ca56412 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:36.357295 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-28b4c890-ebcf-46af-ae2a-30437ca56412 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af Jul 03 06:24:36.357795 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-28b4c890-ebcf-46af-ae2a-30437ca56412 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:36.358132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-28b4c890-ebcf-46af-ae2a-30437ca56412 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:36.358400 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-28b4c890-ebcf-46af-ae2a-30437ca56412 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Delete volume with id: d9fa21a6-16f2-477c-b769-01bb0e9976af Jul 03 06:24:36.367652 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:36.367652 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:36.367652 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-28b4c890-ebcf-46af-ae2a-30437ca56412 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:24:36.390606 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-28b4c890-ebcf-46af-ae2a-30437ca56412 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Delete volume request issued successfully. Jul 03 06:24:36.391842 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-28b4c890-ebcf-46af-ae2a-30437ca56412 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af returned with HTTP 202 Jul 03 06:24:36.391842 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 244/957] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:24:36 2026] DELETE /volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:24:36.403446 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f0cbe6de-e32d-4968-9ebe-d695b907acba None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:36.405431 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0cbe6de-e32d-4968-9ebe-d695b907acba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af Jul 03 06:24:36.405818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0cbe6de-e32d-4968-9ebe-d695b907acba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:36.406117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0cbe6de-e32d-4968-9ebe-d695b907acba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:36.413519 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:36.413519 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:36.427396 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f0cbe6de-e32d-4968-9ebe-d695b907acba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:24:36.438886 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0cbe6de-e32d-4968-9ebe-d695b907acba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af returned with HTTP 200 Jul 03 06:24:36.439396 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 243/958] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:36 2026] GET /volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:36.774266 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-68ea5e19-886e-45a9-b937-ef468b315eec None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:36.776277 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-68ea5e19-886e-45a9-b937-ef468b315eec tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:36.776504 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-68ea5e19-886e-45a9-b937-ef468b315eec tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:36.776753 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-68ea5e19-886e-45a9-b937-ef468b315eec tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:36.777004 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-68ea5e19-886e-45a9-b937-ef468b315eec tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:36.781745 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:36.781745 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:36.782456 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-68ea5e19-886e-45a9-b937-ef468b315eec tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:36.783205 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 238/959] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:36 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:37.462247 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-aa490b44-88ee-479e-9081-58f370624dad None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:37.465441 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aa490b44-88ee-479e-9081-58f370624dad tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af Jul 03 06:24:37.465634 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aa490b44-88ee-479e-9081-58f370624dad tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:37.465804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aa490b44-88ee-479e-9081-58f370624dad tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:37.471022 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aa490b44-88ee-479e-9081-58f370624dad tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af returned with HTTP 404 Jul 03 06:24:37.471422 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 235/960] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:37 2026] GET /volume/v3/volumes/d9fa21a6-16f2-477c-b769-01bb0e9976af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:37.478198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b04e0214-bf49-46d4-8165-7452876983e6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:37.484789 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b04e0214-bf49-46d4-8165-7452876983e6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] DELETE https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d Jul 03 06:24:37.484789 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b04e0214-bf49-46d4-8165-7452876983e6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:37.484789 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b04e0214-bf49-46d4-8165-7452876983e6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:37.484789 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b04e0214-bf49-46d4-8165-7452876983e6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Delete volume with id: 06b94b7b-c67b-4851-85c8-6bce0beef63d Jul 03 06:24:37.498134 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:37.498134 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:37.499208 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b04e0214-bf49-46d4-8165-7452876983e6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:24:37.532396 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b04e0214-bf49-46d4-8165-7452876983e6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Delete volume request issued successfully. Jul 03 06:24:37.533386 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b04e0214-bf49-46d4-8165-7452876983e6 tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d returned with HTTP 202 Jul 03 06:24:37.533386 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 245/961] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:24:37 2026] DELETE /volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:24:37.540860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c4a0a8a3-1fef-4ee5-944c-f31906eb95fd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:37.542885 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c4a0a8a3-1fef-4ee5-944c-f31906eb95fd tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d Jul 03 06:24:37.543101 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c4a0a8a3-1fef-4ee5-944c-f31906eb95fd tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:37.543280 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c4a0a8a3-1fef-4ee5-944c-f31906eb95fd tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:37.552751 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:37.552751 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:37.556259 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c4a0a8a3-1fef-4ee5-944c-f31906eb95fd tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Volume info retrieved successfully. Jul 03 06:24:37.561792 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c4a0a8a3-1fef-4ee5-944c-f31906eb95fd tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d returned with HTTP 200 Jul 03 06:24:37.562304 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 244/962] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:37 2026] GET /volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:37.793325 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bbd6d497-2c01-46fe-a68b-ca0631e4d3cf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:37.795457 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bbd6d497-2c01-46fe-a68b-ca0631e4d3cf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:37.795707 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bbd6d497-2c01-46fe-a68b-ca0631e4d3cf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:37.795910 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bbd6d497-2c01-46fe-a68b-ca0631e4d3cf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:37.796062 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-bbd6d497-2c01-46fe-a68b-ca0631e4d3cf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:37.800487 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:37.800487 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:37.801197 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bbd6d497-2c01-46fe-a68b-ca0631e4d3cf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:37.801701 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 239/963] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:37 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:24:38.577059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-72bd395e-4c6f-44bc-aebb-ca8ce391b4ba None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:38.579436 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-72bd395e-4c6f-44bc-aebb-ca8ce391b4ba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] GET https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d Jul 03 06:24:38.579436 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-72bd395e-4c6f-44bc-aebb-ca8ce391b4ba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:38.579436 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-72bd395e-4c6f-44bc-aebb-ca8ce391b4ba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:38.585869 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-72bd395e-4c6f-44bc-aebb-ca8ce391b4ba tempest-TaggedBootDevicesTest_v242-7268337 tempest-TaggedBootDevicesTest_v242-7268337-project-member] https://10.4.3.243/volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d returned with HTTP 404 Jul 03 06:24:38.586448 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 236/964] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:38 2026] GET /volume/v3/volumes/06b94b7b-c67b-4851-85c8-6bce0beef63d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:24:38.812191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6dc10e81-2934-4820-8b69-d16837ddf396 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:38.816614 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6dc10e81-2934-4820-8b69-d16837ddf396 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:38.816614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6dc10e81-2934-4820-8b69-d16837ddf396 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:38.816614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6dc10e81-2934-4820-8b69-d16837ddf396 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:38.816614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6dc10e81-2934-4820-8b69-d16837ddf396 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:38.820908 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:38.820908 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:38.821769 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6dc10e81-2934-4820-8b69-d16837ddf396 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:38.822313 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 246/965] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:38 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:39.831827 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4287c0a6-38ef-46fe-9c8b-e0bbc9c05d52 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:39.833954 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4287c0a6-38ef-46fe-9c8b-e0bbc9c05d52 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:39.834188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4287c0a6-38ef-46fe-9c8b-e0bbc9c05d52 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:39.834414 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4287c0a6-38ef-46fe-9c8b-e0bbc9c05d52 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:39.834555 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-4287c0a6-38ef-46fe-9c8b-e0bbc9c05d52 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:39.839485 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:39.839485 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:39.840236 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4287c0a6-38ef-46fe-9c8b-e0bbc9c05d52 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:39.840670 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 245/966] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:39 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:40.850640 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-44e721f6-d113-4b43-898a-aabc7298e4f4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:40.853275 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-44e721f6-d113-4b43-898a-aabc7298e4f4 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:40.853525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-44e721f6-d113-4b43-898a-aabc7298e4f4 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:40.853789 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-44e721f6-d113-4b43-898a-aabc7298e4f4 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:40.853953 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-44e721f6-d113-4b43-898a-aabc7298e4f4 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:40.866666 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:40.866666 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:40.867989 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-44e721f6-d113-4b43-898a-aabc7298e4f4 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:40.868571 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 240/967] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:40 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:41.877955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c2888cb9-acc8-4694-96b9-4da59e5a8098 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:41.879766 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c2888cb9-acc8-4694-96b9-4da59e5a8098 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:41.880002 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c2888cb9-acc8-4694-96b9-4da59e5a8098 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:41.880197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c2888cb9-acc8-4694-96b9-4da59e5a8098 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:41.880435 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c2888cb9-acc8-4694-96b9-4da59e5a8098 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:41.884801 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:41.884801 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:41.885420 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c2888cb9-acc8-4694-96b9-4da59e5a8098 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:41.885796 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 237/968] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:41 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:42.895139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f0189272-534f-460c-89b3-598d7a76de70 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:42.896677 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f0189272-534f-460c-89b3-598d7a76de70 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:42.896872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f0189272-534f-460c-89b3-598d7a76de70 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:42.897056 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f0189272-534f-460c-89b3-598d7a76de70 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:42.897157 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f0189272-534f-460c-89b3-598d7a76de70 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:42.900978 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:42.900978 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:42.901555 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f0189272-534f-460c-89b3-598d7a76de70 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:42.901987 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 247/969] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:42 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:43.912389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8234a150-8d51-4f61-813c-faf4c09304d6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:43.914263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8234a150-8d51-4f61-813c-faf4c09304d6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:43.914457 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8234a150-8d51-4f61-813c-faf4c09304d6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:43.914635 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8234a150-8d51-4f61-813c-faf4c09304d6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:43.914807 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-8234a150-8d51-4f61-813c-faf4c09304d6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:43.920103 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:43.920103 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:43.920964 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8234a150-8d51-4f61-813c-faf4c09304d6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:43.921522 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 246/970] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:43 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:44.933465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4a2eb2cc-ca59-4925-84c6-5df6896eb5f6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:44.936056 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4a2eb2cc-ca59-4925-84c6-5df6896eb5f6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:44.936223 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4a2eb2cc-ca59-4925-84c6-5df6896eb5f6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:44.936391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4a2eb2cc-ca59-4925-84c6-5df6896eb5f6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:44.936567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4a2eb2cc-ca59-4925-84c6-5df6896eb5f6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:44.940965 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:44.940965 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:44.941754 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4a2eb2cc-ca59-4925-84c6-5df6896eb5f6 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:44.942159 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 241/971] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:44 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:45.956987 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4b4d6f65-46fc-43eb-ba6c-87c8ddd90852 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:45.958715 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4b4d6f65-46fc-43eb-ba6c-87c8ddd90852 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:45.958915 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4b4d6f65-46fc-43eb-ba6c-87c8ddd90852 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:45.959118 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4b4d6f65-46fc-43eb-ba6c-87c8ddd90852 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:45.959280 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-4b4d6f65-46fc-43eb-ba6c-87c8ddd90852 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:45.964433 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:45.964433 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:45.965180 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4b4d6f65-46fc-43eb-ba6c-87c8ddd90852 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:45.965633 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 238/972] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:45 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:46.978226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8daaa2ff-4f2b-4c11-9813-64ae33588e94 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:46.980035 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8daaa2ff-4f2b-4c11-9813-64ae33588e94 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:46.980192 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8daaa2ff-4f2b-4c11-9813-64ae33588e94 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:46.980375 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8daaa2ff-4f2b-4c11-9813-64ae33588e94 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:46.980478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-8daaa2ff-4f2b-4c11-9813-64ae33588e94 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:46.984539 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:46.984539 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:46.985337 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8daaa2ff-4f2b-4c11-9813-64ae33588e94 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:46.985724 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 248/973] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:46 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:47.862768 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:47.864416 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:24:47.864800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-593970649"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:47.866363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-593970649'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:24:47.866486 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume of 1 GB Jul 03 06:24:47.871861 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Availability Zones retrieved successfully. Jul 03 06:24:47.880497 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Flow 'volume_create_api' (988dbe0d-be93-4d29-a0e8-67462d69387e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:24:47.882188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e8329b-2aa6-4820-b429-2b9d1ef25988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:47.883560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:24:47.915949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e8329b-2aa6-4820-b429-2b9d1ef25988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:47.916618 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3a6958-7a58-412d-90b3-30fff0d1af4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:47.962148 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Created reservations ['f3592982-0b4e-4af9-a1c3-3e9e26cbd388', '965bacb0-b6c3-4a10-a81d-355f5501b471', 'e693721a-376d-4105-83e1-ca2bf7aa1d82', 'b277033a-63d9-4b9a-9f45-3ec81fe687de'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:24:47.962889 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3a6958-7a58-412d-90b3-30fff0d1af4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3592982-0b4e-4af9-a1c3-3e9e26cbd388', '965bacb0-b6c3-4a10-a81d-355f5501b471', 'e693721a-376d-4105-83e1-ca2bf7aa1d82', 'b277033a-63d9-4b9a-9f45-3ec81fe687de']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:47.963548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17159a15-b579-4087-89f1-6e21ee25b8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:47.990104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17159a15-b579-4087-89f1-6e21ee25b8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563049f9-a5d4-4478-9eab-6f1e731e7938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-593970649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ea9b68edb314af6af2938c6b519f6b4',qos_specs=None,replication_status=,reservations=['f3592982-0b4e-4af9-a1c3-3e9e26cbd388','965bacb0-b6c3-4a10-a81d-355f5501b471','e693721a-376d-4105-83e1-ca2bf7aa1d82','b277033a-63d9-4b9a-9f45-3ec81fe687de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cc49c536df14468b892381ca4238e83',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-593970649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563049f9-a5d4-4478-9eab-6f1e731e7938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea9b68edb314af6af2938c6b519f6b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cc49c536df14468b892381ca4238e83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:47.991230 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (868e0b02-9375-44a4-8354-7223d9b324d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:47.996809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7d912752-7293-4e43-be80-cfcffeae5f02 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:47.998809 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7d912752-7293-4e43-be80-cfcffeae5f02 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:48.000125 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7d912752-7293-4e43-be80-cfcffeae5f02 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:48.000125 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7d912752-7293-4e43-be80-cfcffeae5f02 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:48.000125 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-7d912752-7293-4e43-be80-cfcffeae5f02 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:48.003951 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:48.003951 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:48.004639 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7d912752-7293-4e43-be80-cfcffeae5f02 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:48.005055 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 242/974] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:47 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:48.012121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (868e0b02-9375-44a4-8354-7223d9b324d9) transitioned into state 'SUCCESS' from state '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-593970649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ea9b68edb314af6af2938c6b519f6b4',qos_specs=None,replication_status=,reservations=['f3592982-0b4e-4af9-a1c3-3e9e26cbd388','965bacb0-b6c3-4a10-a81d-355f5501b471','e693721a-376d-4105-83e1-ca2bf7aa1d82','b277033a-63d9-4b9a-9f45-3ec81fe687de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cc49c536df14468b892381ca4238e83',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:48.013522 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123854e9-6db3-4e68-83d6-c8366c6b4110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:24:48.025990 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123854e9-6db3-4e68-83d6-c8366c6b4110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:24:48.026793 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Flow 'volume_create_api' (988dbe0d-be93-4d29-a0e8-67462d69387e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:24:48.027224 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume request issued successfully. Jul 03 06:24:48.027789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5932116e-e622-4cd0-ae0a-cf2e935bee3e tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:24:48.028329 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 247/975] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:24:47 2026] POST /volume/v3/volumes => generated 750 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:24:48.042403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-97f3562e-73a8-42a0-9440-c1417858ad90 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:48.044911 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-97f3562e-73a8-42a0-9440-c1417858ad90 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:48.045179 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-97f3562e-73a8-42a0-9440-c1417858ad90 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:48.045393 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-97f3562e-73a8-42a0-9440-c1417858ad90 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:48.053026 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:48.053026 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:48.057104 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-97f3562e-73a8-42a0-9440-c1417858ad90 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:48.061807 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-97f3562e-73a8-42a0-9440-c1417858ad90 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:48.062041 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 239/976] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:48 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:49.015560 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c2c8f124-e1e4-4ebb-a0ad-3774cde689f2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:49.017349 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c2c8f124-e1e4-4ebb-a0ad-3774cde689f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:49.017511 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c2c8f124-e1e4-4ebb-a0ad-3774cde689f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:49.017675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c2c8f124-e1e4-4ebb-a0ad-3774cde689f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:49.017786 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-c2c8f124-e1e4-4ebb-a0ad-3774cde689f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:49.021809 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:49.021809 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:49.022396 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c2c8f124-e1e4-4ebb-a0ad-3774cde689f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:49.022762 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 249/977] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:49 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:49.077508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3531f950-a1e4-4ad8-973d-3409e11a59b0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:49.078772 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3531f950-a1e4-4ad8-973d-3409e11a59b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:49.078918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3531f950-a1e4-4ad8-973d-3409e11a59b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:49.079103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3531f950-a1e4-4ad8-973d-3409e11a59b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:49.085961 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:49.085961 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:49.089359 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3531f950-a1e4-4ad8-973d-3409e11a59b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:49.093195 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3531f950-a1e4-4ad8-973d-3409e11a59b0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:49.093656 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 243/978] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:49 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:24:49.144398 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-0db391ab-7f74-40a5-a135-60962aadc456 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:49.147168 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-0db391ab-7f74-40a5-a135-60962aadc456 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:49.147456 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-0db391ab-7f74-40a5-a135-60962aadc456 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:49.147721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-0db391ab-7f74-40a5-a135-60962aadc456 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:49.157159 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:49.157159 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:49.166313 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-0db391ab-7f74-40a5-a135-60962aadc456 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:49.172779 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-0db391ab-7f74-40a5-a135-60962aadc456 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:49.173221 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 248/979] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:24:49 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:49.318296 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5931ffe8-38d6-4ac4-b2a7-7d285e7c243e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:49.320723 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5931ffe8-38d6-4ac4-b2a7-7d285e7c243e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:49.320899 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5931ffe8-38d6-4ac4-b2a7-7d285e7c243e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:49.321088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5931ffe8-38d6-4ac4-b2a7-7d285e7c243e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:49.328704 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:49.328704 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:49.333440 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5931ffe8-38d6-4ac4-b2a7-7d285e7c243e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:49.337682 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5931ffe8-38d6-4ac4-b2a7-7d285e7c243e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:49.338082 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 240/980] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:24:49 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:50.033531 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-992141b0-0155-4191-8276-aa69353c87aa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:50.035844 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-992141b0-0155-4191-8276-aa69353c87aa tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:50.036095 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-992141b0-0155-4191-8276-aa69353c87aa tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:50.036306 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-992141b0-0155-4191-8276-aa69353c87aa tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:50.036415 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-992141b0-0155-4191-8276-aa69353c87aa tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:50.040566 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:50.040566 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:50.041244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-992141b0-0155-4191-8276-aa69353c87aa tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:50.041586 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 250/981] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:50 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:51.052205 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-df0acc5a-079e-40d4-ba68-6bfdc89d7c95 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:51.053927 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-df0acc5a-079e-40d4-ba68-6bfdc89d7c95 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:51.054135 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-df0acc5a-079e-40d4-ba68-6bfdc89d7c95 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:51.054345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-df0acc5a-079e-40d4-ba68-6bfdc89d7c95 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:51.054489 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-df0acc5a-079e-40d4-ba68-6bfdc89d7c95 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:51.058267 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:51.058267 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:51.058836 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-df0acc5a-079e-40d4-ba68-6bfdc89d7c95 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:51.059264 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 244/982] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:51 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:51.236646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6bb36085-e2d0-4e88-98d9-79ba1251696f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:51.237195 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6bb36085-e2d0-4e88-98d9-79ba1251696f None None] GET https://10.4.3.243/volume// Jul 03 06:24:51.237441 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6bb36085-e2d0-4e88-98d9-79ba1251696f None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:51.237720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6bb36085-e2d0-4e88-98d9-79ba1251696f None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:51.238166 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6bb36085-e2d0-4e88-98d9-79ba1251696f None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:51.238545 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 249/983] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:24:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:51.249444 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-d0269a13-2404-473b-9603-cedfd01cdd11 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:51.251490 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-d0269a13-2404-473b-9603-cedfd01cdd11 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:24:51.251914 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-d0269a13-2404-473b-9603-cedfd01cdd11 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563049f9-a5d4-4478-9eab-6f1e731e7938", "connector": null, "instance_uuid": "8ba8c531-9ac1-4029-969a-98f47db4fbb2"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:51.260738 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:51.260738 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:51.418751 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-d0269a13-2404-473b-9603-cedfd01cdd11 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:24:51.419244 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 241/984] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:24:51 2026] POST /volume/v3/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:51.436661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eb90b623-045b-4389-a015-75f51bd87c72 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:51.436661 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb90b623-045b-4389-a015-75f51bd87c72 None None] GET https://10.4.3.243/volume// Jul 03 06:24:51.436661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb90b623-045b-4389-a015-75f51bd87c72 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:51.436661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb90b623-045b-4389-a015-75f51bd87c72 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:51.436661 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb90b623-045b-4389-a015-75f51bd87c72 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:51.436661 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 251/985] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:24:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:51.437186 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-4c03c1a7-fb95-4c52-9a13-cf2beb6c93ae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:51.437186 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-4c03c1a7-fb95-4c52-9a13-cf2beb6c93ae tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:24:51.437186 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-4c03c1a7-fb95-4c52-9a13-cf2beb6c93ae tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21e61f43-c275-4007-a8c6-42b49c40b26c", "connector": null, "instance_uuid": "08cbbac0-4f9c-42e5-8270-21df10b95e51"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:51.443917 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:51.443917 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:51.600106 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-4c03c1a7-fb95-4c52-9a13-cf2beb6c93ae tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:24:51.600616 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 245/986] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:24:51 2026] POST /volume/v3/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:51.692468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-577c1431-62fa-4caa-a77c-064b545a6f8b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:51.695722 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-577c1431-62fa-4caa-a77c-064b545a6f8b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:51.695722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-577c1431-62fa-4caa-a77c-064b545a6f8b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:51.695722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-577c1431-62fa-4caa-a77c-064b545a6f8b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:51.703685 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:51.703685 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:51.707678 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-577c1431-62fa-4caa-a77c-064b545a6f8b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:51.711925 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-577c1431-62fa-4caa-a77c-064b545a6f8b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:51.713332 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 250/987] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:51 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:51.858176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8889c95e-01fb-4298-ba3f-f0637d728c9d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:51.861705 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8889c95e-01fb-4298-ba3f-f0637d728c9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:51.861981 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8889c95e-01fb-4298-ba3f-f0637d728c9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:51.862250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8889c95e-01fb-4298-ba3f-f0637d728c9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:51.882444 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:51.882444 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:51.886398 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8889c95e-01fb-4298-ba3f-f0637d728c9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:51.890815 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8889c95e-01fb-4298-ba3f-f0637d728c9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:51.891236 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 242/988] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:51 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:51.989893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7b98acd2-234d-4a2e-823d-eb3d2ed27412 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:51.990304 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b98acd2-234d-4a2e-823d-eb3d2ed27412 None None] GET https://10.4.3.243/volume// Jul 03 06:24:51.990464 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b98acd2-234d-4a2e-823d-eb3d2ed27412 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:51.990618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b98acd2-234d-4a2e-823d-eb3d2ed27412 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:51.990961 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b98acd2-234d-4a2e-823d-eb3d2ed27412 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:51.991232 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 252/989] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:24:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:51.998386 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-4fc60680-8fa4-411b-b357-49c622e01856 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:52.000417 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-4fc60680-8fa4-411b-b357-49c622e01856 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:52.000662 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-4fc60680-8fa4-411b-b357-49c622e01856 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:52.000850 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-4fc60680-8fa4-411b-b357-49c622e01856 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:52.011379 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:52.011379 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:52.016640 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-4fc60680-8fa4-411b-b357-49c622e01856 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:52.021122 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-4fc60680-8fa4-411b-b357-49c622e01856 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:52.021491 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 246/990] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:24:51 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:24:52.074525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d8332234-8648-4b66-9683-b516e850f05b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:52.074525 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8332234-8648-4b66-9683-b516e850f05b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:52.074525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8332234-8648-4b66-9683-b516e850f05b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:52.074784 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8332234-8648-4b66-9683-b516e850f05b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:52.074923 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d8332234-8648-4b66-9683-b516e850f05b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:52.079413 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:52.079413 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:52.080278 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8332234-8648-4b66-9683-b516e850f05b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:52.080774 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 251/991] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:52 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:52.119280 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-79ffa433-87fd-4a74-b24c-dbf24e5cbf52 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:52.121333 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-79ffa433-87fd-4a74-b24c-dbf24e5cbf52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] PUT https://10.4.3.243/volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf Jul 03 06:24:52.121673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-79ffa433-87fd-4a74-b24c-dbf24e5cbf52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:52.129059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-79ffa433-87fd-4a74-b24c-dbf24e5cbf52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Acquiring lock "cinder-attachment_update-563049f9-a5d4-4478-9eab-6f1e731e7938-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:24:52.133707 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-79ffa433-87fd-4a74-b24c-dbf24e5cbf52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Lock "cinder-attachment_update-563049f9-a5d4-4478-9eab-6f1e731e7938-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:24:52.134586 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:52.134586 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:52.138650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-87848fda-b912-4470-b500-032f09b95b49 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:52.139263 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-87848fda-b912-4470-b500-032f09b95b49 None None] GET https://10.4.3.243/volume// Jul 03 06:24:52.139468 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-87848fda-b912-4470-b500-032f09b95b49 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:52.139711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-87848fda-b912-4470-b500-032f09b95b49 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:52.140149 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-87848fda-b912-4470-b500-032f09b95b49 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:24:52.140455 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 253/992] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:24:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:24:52.149999 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-c65f0caa-6f25-4907-ac3f-0dddbeb5437a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:52.152210 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-c65f0caa-6f25-4907-ac3f-0dddbeb5437a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:52.152448 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-c65f0caa-6f25-4907-ac3f-0dddbeb5437a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:52.152657 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-c65f0caa-6f25-4907-ac3f-0dddbeb5437a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:52.163894 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:52.163894 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:52.167746 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-c65f0caa-6f25-4907-ac3f-0dddbeb5437a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:52.178242 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-c65f0caa-6f25-4907-ac3f-0dddbeb5437a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:52.178242 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 247/993] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:24:52 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 1030 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:24:52.266130 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-0335d033-5c8c-4f57-8b2e-031423f97669 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:52.268356 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-0335d033-5c8c-4f57-8b2e-031423f97669 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] PUT https://10.4.3.243/volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615 Jul 03 06:24:52.268775 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-0335d033-5c8c-4f57-8b2e-031423f97669 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:24:52.276430 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-0335d033-5c8c-4f57-8b2e-031423f97669 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Acquiring lock "cinder-attachment_update-21e61f43-c275-4007-a8c6-42b49c40b26c-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:24:52.281475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-0335d033-5c8c-4f57-8b2e-031423f97669 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Lock "cinder-attachment_update-21e61f43-c275-4007-a8c6-42b49c40b26c-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:24:52.282773 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:52.282773 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:52.659763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-79ffa433-87fd-4a74-b24c-dbf24e5cbf52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Lock "cinder-attachment_update-563049f9-a5d4-4478-9eab-6f1e731e7938-np0000004376" released by "attachment_update" :: held 0.526s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:24:52.660281 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-79ffa433-87fd-4a74-b24c-dbf24e5cbf52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf returned with HTTP 200 Jul 03 06:24:52.660801 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 243/994] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:24:52 2026] PUT /volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:52.725597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0834f0c3-d4ea-4d61-b215-5ed3785e8baa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:52.727339 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0834f0c3-d4ea-4d61-b215-5ed3785e8baa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:52.727552 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0834f0c3-d4ea-4d61-b215-5ed3785e8baa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:52.727866 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0834f0c3-d4ea-4d61-b215-5ed3785e8baa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:52.736847 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:52.736847 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:52.742713 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0834f0c3-d4ea-4d61-b215-5ed3785e8baa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:52.745294 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0834f0c3-d4ea-4d61-b215-5ed3785e8baa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:52.745294 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 254/995] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:52 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:52.806416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-0335d033-5c8c-4f57-8b2e-031423f97669 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Lock "cinder-attachment_update-21e61f43-c275-4007-a8c6-42b49c40b26c-np0000004376" released by "attachment_update" :: held 0.525s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:24:52.806686 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-0335d033-5c8c-4f57-8b2e-031423f97669 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615 returned with HTTP 200 Jul 03 06:24:52.807168 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 252/996] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:24:52 2026] PUT /volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:24:52.902784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-73200a2d-c742-4c93-8a79-858db0155b86 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:52.904564 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-73200a2d-c742-4c93-8a79-858db0155b86 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:52.904778 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-73200a2d-c742-4c93-8a79-858db0155b86 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:52.904996 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-73200a2d-c742-4c93-8a79-858db0155b86 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:52.915029 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:52.915029 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:52.920651 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-73200a2d-c742-4c93-8a79-858db0155b86 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:52.923340 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-73200a2d-c742-4c93-8a79-858db0155b86 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:52.923647 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 248/997] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:52 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:53.095643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ef7feeb2-4a63-4427-b694-84ec49a8e019 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:53.097454 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef7feeb2-4a63-4427-b694-84ec49a8e019 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:53.100741 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef7feeb2-4a63-4427-b694-84ec49a8e019 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:53.100741 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef7feeb2-4a63-4427-b694-84ec49a8e019 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:53.100741 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ef7feeb2-4a63-4427-b694-84ec49a8e019 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:53.100741 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=126,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:24:53.102549 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:53.102549 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:53.103439 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef7feeb2-4a63-4427-b694-84ec49a8e019 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:53.104035 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 244/998] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:53 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:53.756666 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b6e04864-b6a6-47ca-a60a-538901ca7e7a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:53.760610 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b6e04864-b6a6-47ca-a60a-538901ca7e7a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:53.760802 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b6e04864-b6a6-47ca-a60a-538901ca7e7a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:53.761654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b6e04864-b6a6-47ca-a60a-538901ca7e7a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:53.772660 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:53.772660 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:53.776203 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b6e04864-b6a6-47ca-a60a-538901ca7e7a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:53.779867 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b6e04864-b6a6-47ca-a60a-538901ca7e7a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:53.780177 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 255/999] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:53 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:53.937723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4aa4b2f8-f285-4bd7-b114-1490d1231b4c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:53.940437 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4aa4b2f8-f285-4bd7-b114-1490d1231b4c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:53.940724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4aa4b2f8-f285-4bd7-b114-1490d1231b4c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:53.940942 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4aa4b2f8-f285-4bd7-b114-1490d1231b4c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:53.947321 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=203,cinder:INSERT=25,cinder:UPDATE=56 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:24:53.958747 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:53.958747 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:53.963514 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4aa4b2f8-f285-4bd7-b114-1490d1231b4c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:53.968873 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4aa4b2f8-f285-4bd7-b114-1490d1231b4c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:53.969499 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 253/1000] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:53 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:54.118118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5c816b25-d3ed-44a2-ad30-8febd48f54a2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:54.121094 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5c816b25-d3ed-44a2-ad30-8febd48f54a2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:54.121094 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5c816b25-d3ed-44a2-ad30-8febd48f54a2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:54.121094 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5c816b25-d3ed-44a2-ad30-8febd48f54a2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:54.121094 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5c816b25-d3ed-44a2-ad30-8febd48f54a2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:54.123200 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=152,cinder:INSERT=8,cinder:UPDATE=32 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:24:54.125646 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:54.125646 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:54.126358 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5c816b25-d3ed-44a2-ad30-8febd48f54a2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:54.126723 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 249/1001] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:54 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:54.795385 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-308bb1a3-a2af-4607-b363-b9d89e281da3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:54.797141 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-308bb1a3-a2af-4607-b363-b9d89e281da3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:54.797335 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-308bb1a3-a2af-4607-b363-b9d89e281da3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:54.797524 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-308bb1a3-a2af-4607-b363-b9d89e281da3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:54.806838 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:54.806838 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:54.810208 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-308bb1a3-a2af-4607-b363-b9d89e281da3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:54.814406 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-308bb1a3-a2af-4607-b363-b9d89e281da3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:54.814406 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 245/1002] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:54 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:54.981747 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-accd86f6-2b7a-4197-adee-a50113b65b5d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:54.983494 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-accd86f6-2b7a-4197-adee-a50113b65b5d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:54.983773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-accd86f6-2b7a-4197-adee-a50113b65b5d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:54.984072 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-accd86f6-2b7a-4197-adee-a50113b65b5d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:54.986161 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=129,cinder:UPDATE=17,cinder:INSERT=3 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:24:54.994529 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:54.994529 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:54.999633 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-accd86f6-2b7a-4197-adee-a50113b65b5d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:55.005753 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-accd86f6-2b7a-4197-adee-a50113b65b5d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:55.006193 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 256/1003] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:54 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:55.137238 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-63f7bcdd-c774-4336-87b0-07b222a4483c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:55.138927 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-63f7bcdd-c774-4336-87b0-07b222a4483c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:55.139174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-63f7bcdd-c774-4336-87b0-07b222a4483c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:55.139748 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-63f7bcdd-c774-4336-87b0-07b222a4483c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:55.139748 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-63f7bcdd-c774-4336-87b0-07b222a4483c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:55.143887 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:55.143887 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:55.144607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-63f7bcdd-c774-4336-87b0-07b222a4483c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:55.145004 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 254/1004] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:55 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:55.828066 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0561deb2-48f3-4ee7-a72e-a101825496df None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:55.832719 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0561deb2-48f3-4ee7-a72e-a101825496df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:55.832907 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0561deb2-48f3-4ee7-a72e-a101825496df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:55.833113 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0561deb2-48f3-4ee7-a72e-a101825496df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:55.846347 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:55.846347 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:55.849720 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0561deb2-48f3-4ee7-a72e-a101825496df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:55.853681 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0561deb2-48f3-4ee7-a72e-a101825496df tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:55.854087 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 250/1005] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:55 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:56.019553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-11d12e1c-00d3-441f-8a2a-b8efee233eb8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:56.021619 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11d12e1c-00d3-441f-8a2a-b8efee233eb8 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:56.021862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11d12e1c-00d3-441f-8a2a-b8efee233eb8 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:56.022100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11d12e1c-00d3-441f-8a2a-b8efee233eb8 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:56.032989 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:56.032989 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:56.036835 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-11d12e1c-00d3-441f-8a2a-b8efee233eb8 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:56.041864 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11d12e1c-00d3-441f-8a2a-b8efee233eb8 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:56.042453 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 246/1006] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:56 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:56.160077 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c2c45808-dced-4252-9caf-f9177ca63e98 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:56.161927 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c2c45808-dced-4252-9caf-f9177ca63e98 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:56.162120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c2c45808-dced-4252-9caf-f9177ca63e98 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:56.162292 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c2c45808-dced-4252-9caf-f9177ca63e98 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:56.162387 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-c2c45808-dced-4252-9caf-f9177ca63e98 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:56.166678 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:56.166678 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:56.167624 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c2c45808-dced-4252-9caf-f9177ca63e98 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:56.168195 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 257/1007] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:56 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:56.865509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c3a5c05c-0a7a-4e20-9a48-c18c63c45de2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:56.867074 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c3a5c05c-0a7a-4e20-9a48-c18c63c45de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:56.867232 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c3a5c05c-0a7a-4e20-9a48-c18c63c45de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:56.867427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c3a5c05c-0a7a-4e20-9a48-c18c63c45de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:56.876725 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:56.876725 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:56.880126 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c3a5c05c-0a7a-4e20-9a48-c18c63c45de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:56.884100 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c3a5c05c-0a7a-4e20-9a48-c18c63c45de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:56.884424 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 255/1008] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:56 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:57.054880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ca156726-5ca4-4ce7-9694-908801d38fa9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:57.056754 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ca156726-5ca4-4ce7-9694-908801d38fa9 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:57.057009 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ca156726-5ca4-4ce7-9694-908801d38fa9 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:57.057249 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ca156726-5ca4-4ce7-9694-908801d38fa9 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:57.069216 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:57.069216 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:57.073007 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ca156726-5ca4-4ce7-9694-908801d38fa9 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:57.077559 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ca156726-5ca4-4ce7-9694-908801d38fa9 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:57.078067 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 251/1009] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:57 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:57.184311 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ea4ee13c-57e7-439b-821d-ead70e77f1f8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:57.186209 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea4ee13c-57e7-439b-821d-ead70e77f1f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:57.186402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea4ee13c-57e7-439b-821d-ead70e77f1f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:57.186578 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea4ee13c-57e7-439b-821d-ead70e77f1f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:57.186680 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ea4ee13c-57e7-439b-821d-ead70e77f1f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:57.191126 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:57.191126 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:57.191776 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea4ee13c-57e7-439b-821d-ead70e77f1f8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:57.192157 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 247/1010] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:57 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:57.905842 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5dad06dd-1ffb-47a8-9b7f-a00bbd8a0952 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:57.908095 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5dad06dd-1ffb-47a8-9b7f-a00bbd8a0952 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:57.908314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5dad06dd-1ffb-47a8-9b7f-a00bbd8a0952 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:57.909844 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5dad06dd-1ffb-47a8-9b7f-a00bbd8a0952 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:57.923448 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:57.923448 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:57.928096 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5dad06dd-1ffb-47a8-9b7f-a00bbd8a0952 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:57.934709 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5dad06dd-1ffb-47a8-9b7f-a00bbd8a0952 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:57.935308 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 258/1011] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:57 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:58.090350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f6485517-bfca-4de1-861c-ed58c6f6c074 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:58.092107 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f6485517-bfca-4de1-861c-ed58c6f6c074 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:58.092287 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f6485517-bfca-4de1-861c-ed58c6f6c074 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:58.092463 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f6485517-bfca-4de1-861c-ed58c6f6c074 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:58.101873 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:58.101873 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:58.107634 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f6485517-bfca-4de1-861c-ed58c6f6c074 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:58.112599 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f6485517-bfca-4de1-861c-ed58c6f6c074 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:58.119115 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 256/1012] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:58 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:58.204938 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6d8110ea-8831-4b1d-a144-eb9ca36d0213 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:58.206706 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d8110ea-8831-4b1d-a144-eb9ca36d0213 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:58.206908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d8110ea-8831-4b1d-a144-eb9ca36d0213 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:58.207111 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d8110ea-8831-4b1d-a144-eb9ca36d0213 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:58.207209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6d8110ea-8831-4b1d-a144-eb9ca36d0213 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:58.214801 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:58.214801 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:24:58.215399 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d8110ea-8831-4b1d-a144-eb9ca36d0213 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:58.215746 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 252/1013] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:58 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:58.947289 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1cc5f3b2-ed6b-42df-bff5-4cc37580f4e1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:58.949094 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1cc5f3b2-ed6b-42df-bff5-4cc37580f4e1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:58.949364 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1cc5f3b2-ed6b-42df-bff5-4cc37580f4e1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:58.949630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1cc5f3b2-ed6b-42df-bff5-4cc37580f4e1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:58.959099 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:58.959099 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:24:58.962500 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1cc5f3b2-ed6b-42df-bff5-4cc37580f4e1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:24:58.968091 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1cc5f3b2-ed6b-42df-bff5-4cc37580f4e1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:24:58.968484 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 248/1014] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:58 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:59.127114 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-faaad2dd-524d-443e-bd98-c9d0a0533a96 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:59.129514 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-faaad2dd-524d-443e-bd98-c9d0a0533a96 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:24:59.129814 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-faaad2dd-524d-443e-bd98-c9d0a0533a96 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:59.130148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-faaad2dd-524d-443e-bd98-c9d0a0533a96 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:59.143421 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:59.143421 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:24:59.148205 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-faaad2dd-524d-443e-bd98-c9d0a0533a96 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:24:59.153900 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-faaad2dd-524d-443e-bd98-c9d0a0533a96 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:24:59.158578 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 259/1015] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:59 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:59.226912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6b925f60-ccfd-4a3d-aa7f-d89d791382dc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:59.228731 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b925f60-ccfd-4a3d-aa7f-d89d791382dc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:24:59.228945 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b925f60-ccfd-4a3d-aa7f-d89d791382dc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:59.229155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b925f60-ccfd-4a3d-aa7f-d89d791382dc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:59.229263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6b925f60-ccfd-4a3d-aa7f-d89d791382dc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:24:59.233826 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:59.233826 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:24:59.234644 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b925f60-ccfd-4a3d-aa7f-d89d791382dc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:24:59.235096 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 257/1016] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:59 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:24:59.980610 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b3be4b08-e8b6-4732-b9f8-f2f92d4f89e6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:24:59.982765 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3be4b08-e8b6-4732-b9f8-f2f92d4f89e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:24:59.983056 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3be4b08-e8b6-4732-b9f8-f2f92d4f89e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:24:59.983309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3be4b08-e8b6-4732-b9f8-f2f92d4f89e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:24:59.996206 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:24:59.996206 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:00.000783 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b3be4b08-e8b6-4732-b9f8-f2f92d4f89e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:00.005667 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3be4b08-e8b6-4732-b9f8-f2f92d4f89e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:00.006177 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 253/1017] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:24:59 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:00.167825 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-62226e09-35e5-4655-ab35-5b16331b0e5b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:00.170562 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-62226e09-35e5-4655-ab35-5b16331b0e5b tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:00.170718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-62226e09-35e5-4655-ab35-5b16331b0e5b tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:00.170946 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-62226e09-35e5-4655-ab35-5b16331b0e5b tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:00.184714 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:00.184714 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:00.188738 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-62226e09-35e5-4655-ab35-5b16331b0e5b tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:00.194097 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-62226e09-35e5-4655-ab35-5b16331b0e5b tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:00.194525 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 249/1018] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:00 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:00.247624 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6c657c5c-5760-443c-a65e-8f0afd7ed0ba None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:00.249346 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c657c5c-5760-443c-a65e-8f0afd7ed0ba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:00.249513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c657c5c-5760-443c-a65e-8f0afd7ed0ba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:00.249713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c657c5c-5760-443c-a65e-8f0afd7ed0ba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:00.249820 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6c657c5c-5760-443c-a65e-8f0afd7ed0ba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:00.254156 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:00.254156 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:00.254773 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c657c5c-5760-443c-a65e-8f0afd7ed0ba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:00.255149 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 260/1019] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:00 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:00.937724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:00.939640 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:25:00.939854 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "763fa8ea-7d43-4211-9600-aa1822436dec-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:00.941591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '763fa8ea-7d43-4211-9600-aa1822436dec-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:25:00.941735 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Create volume of 1 GB Jul 03 06:25:00.945652 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Availability Zones retrieved successfully. Jul 03 06:25:00.951152 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Flow 'volume_create_api' (81bd5080-7843-4d55-84f7-3a4b804b69b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:25:00.952029 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66843da-3a27-4e11-b411-658bf3313958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:00.953061 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:25:00.977997 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66843da-3a27-4e11-b411-658bf3313958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:00.978731 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225213a2-b0cf-4f58-bfac-30675719a6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:01.020165 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-031d9ef2-a8e3-4bfc-a38b-56b66ef238e2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:01.022289 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-031d9ef2-a8e3-4bfc-a38b-56b66ef238e2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:01.022588 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-031d9ef2-a8e3-4bfc-a38b-56b66ef238e2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:01.022884 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-031d9ef2-a8e3-4bfc-a38b-56b66ef238e2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:01.032672 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:01.032672 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:01.036522 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-031d9ef2-a8e3-4bfc-a38b-56b66ef238e2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:01.041304 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-031d9ef2-a8e3-4bfc-a38b-56b66ef238e2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:01.041864 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 254/1020] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:01 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:01.062089 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Created reservations ['e847457e-47c3-4020-9445-b459e3211015', '216641ea-79e2-49ce-96b6-79e146c95348', '2e7b598c-3cac-481c-85e4-599f753f69b9', 'e1076513-6775-46e8-93bc-6ed88cee5644'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:25:01.062869 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225213a2-b0cf-4f58-bfac-30675719a6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e847457e-47c3-4020-9445-b459e3211015', '216641ea-79e2-49ce-96b6-79e146c95348', '2e7b598c-3cac-481c-85e4-599f753f69b9', 'e1076513-6775-46e8-93bc-6ed88cee5644']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:01.063532 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fec8a4e-6e49-419d-a75a-8954ef5acd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:01.087960 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fec8a4e-6e49-419d-a75a-8954ef5acd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92e1e2f-0c61-4d6f-aa40-c30649a6a611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='763fa8ea-7d43-4211-9600-aa1822436dec-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135beb00c376425cb3cd2189716c4d8e',qos_specs=None,replication_status=,reservations=['e847457e-47c3-4020-9445-b459e3211015','216641ea-79e2-49ce-96b6-79e146c95348','2e7b598c-3cac-481c-85e4-599f753f69b9','e1076513-6775-46e8-93bc-6ed88cee5644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5cad546de7e4b6cb8e10ec7767ba335',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:25:01Z,deleted=False,deleted_at=None,display_description='',display_name='763fa8ea-7d43-4211-9600-aa1822436dec-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92e1e2f-0c61-4d6f-aa40-c30649a6a611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135beb00c376425cb3cd2189716c4d8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5cad546de7e4b6cb8e10ec7767ba335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:01.088678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc3564d-593e-4691-81b3-b34ecf065342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:01.109437 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc3564d-593e-4691-81b3-b34ecf065342) transitioned into 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='763fa8ea-7d43-4211-9600-aa1822436dec-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135beb00c376425cb3cd2189716c4d8e',qos_specs=None,replication_status=,reservations=['e847457e-47c3-4020-9445-b459e3211015','216641ea-79e2-49ce-96b6-79e146c95348','2e7b598c-3cac-481c-85e4-599f753f69b9','e1076513-6775-46e8-93bc-6ed88cee5644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5cad546de7e4b6cb8e10ec7767ba335',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:01.110103 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (763dfcd9-8ba4-4fe2-a914-e9c8d30fcb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:01.126353 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (763dfcd9-8ba4-4fe2-a914-e9c8d30fcb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:01.127079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Flow 'volume_create_api' (81bd5080-7843-4d55-84f7-3a4b804b69b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:25:01.127341 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Create volume request issued successfully. Jul 03 06:25:01.127945 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-67b95da7-daa3-4c73-ba8f-189a4dd2ef70 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:25:01.128357 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 258/1021] 10.4.3.243 () {72 vars in 1541 bytes} [Fri Jul 3 06:25:00 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:25:01.135569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-f7a09a1d-90dd-4fce-ac46-b0c1db9aacb6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:01.137433 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-f7a09a1d-90dd-4fce-ac46-b0c1db9aacb6 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 Jul 03 06:25:01.137644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-f7a09a1d-90dd-4fce-ac46-b0c1db9aacb6 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:01.137857 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-f7a09a1d-90dd-4fce-ac46-b0c1db9aacb6 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:01.144739 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:01.144739 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:01.148914 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-f7a09a1d-90dd-4fce-ac46-b0c1db9aacb6 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:25:01.153653 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-f7a09a1d-90dd-4fce-ac46-b0c1db9aacb6 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 returned with HTTP 200 Jul 03 06:25:01.154085 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 250/1022] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:01 2026] GET /volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:01.166224 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-a0b52372-388b-49c2-a241-759f9080530c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:01.168244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-a0b52372-388b-49c2-a241-759f9080530c tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 Jul 03 06:25:01.168454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-a0b52372-388b-49c2-a241-759f9080530c tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:01.168656 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-a0b52372-388b-49c2-a241-759f9080530c tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:01.178240 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:01.178240 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:01.183163 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-a0b52372-388b-49c2-a241-759f9080530c tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:25:01.188619 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-a0b52372-388b-49c2-a241-759f9080530c tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 returned with HTTP 200 Jul 03 06:25:01.189037 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 261/1023] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:01 2026] GET /volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:01.210178 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c73b6fac-188c-48f7-bee1-de889b457b60 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:01.212171 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c73b6fac-188c-48f7-bee1-de889b457b60 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:01.212359 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c73b6fac-188c-48f7-bee1-de889b457b60 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:01.212546 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c73b6fac-188c-48f7-bee1-de889b457b60 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:01.225653 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:01.225653 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:01.230309 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c73b6fac-188c-48f7-bee1-de889b457b60 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:01.236012 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c73b6fac-188c-48f7-bee1-de889b457b60 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:01.236662 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 255/1024] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:01 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:01.266260 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2cda151f-ef42-4e5c-ba30-db861dc689cc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:01.268211 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2cda151f-ef42-4e5c-ba30-db861dc689cc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:01.268444 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2cda151f-ef42-4e5c-ba30-db861dc689cc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:01.268660 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2cda151f-ef42-4e5c-ba30-db861dc689cc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:01.268832 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2cda151f-ef42-4e5c-ba30-db861dc689cc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:01.272881 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:01.272881 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:01.273552 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2cda151f-ef42-4e5c-ba30-db861dc689cc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:01.274061 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 259/1025] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:01 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:02.054333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b25f4214-8de9-4b39-9a80-44759255e777 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:02.056291 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b25f4214-8de9-4b39-9a80-44759255e777 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:02.056455 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b25f4214-8de9-4b39-9a80-44759255e777 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:02.056652 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b25f4214-8de9-4b39-9a80-44759255e777 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:02.069599 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:02.069599 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:02.074096 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b25f4214-8de9-4b39-9a80-44759255e777 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:02.079905 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b25f4214-8de9-4b39-9a80-44759255e777 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:02.080361 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 251/1026] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:02 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:02.249686 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0f91bcbf-f5f6-4bd1-a1f7-2b2231142031 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:02.251466 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f91bcbf-f5f6-4bd1-a1f7-2b2231142031 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:02.251708 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f91bcbf-f5f6-4bd1-a1f7-2b2231142031 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:02.251940 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f91bcbf-f5f6-4bd1-a1f7-2b2231142031 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:02.263836 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:02.263836 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:02.268497 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0f91bcbf-f5f6-4bd1-a1f7-2b2231142031 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:02.274049 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f91bcbf-f5f6-4bd1-a1f7-2b2231142031 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:02.274563 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 262/1027] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:02 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:02.287886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6969c3c0-21b8-4e39-ba5b-02af2939b2c9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:02.289979 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6969c3c0-21b8-4e39-ba5b-02af2939b2c9 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:02.290216 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6969c3c0-21b8-4e39-ba5b-02af2939b2c9 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:02.290424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6969c3c0-21b8-4e39-ba5b-02af2939b2c9 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:02.290538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6969c3c0-21b8-4e39-ba5b-02af2939b2c9 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:02.294962 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:02.294962 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:02.295641 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6969c3c0-21b8-4e39-ba5b-02af2939b2c9 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:02.296073 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 256/1028] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:02 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cc5923b4-591c-4747-ab4d-553a4986ed74 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cc5923b4-591c-4747-ab4d-553a4986ed74 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cc5923b4-591c-4747-ab4d-553a4986ed74 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cc5923b4-591c-4747-ab4d-553a4986ed74 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cc5923b4-591c-4747-ab4d-553a4986ed74 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cc5923b4-591c-4747-ab4d-553a4986ed74 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:03.630242 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 260/1029] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:03 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:03.632593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f7b137b4-2089-4bd1-b7d7-cf2494bca713 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:03.632593 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f7b137b4-2089-4bd1-b7d7-cf2494bca713 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:03.632593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f7b137b4-2089-4bd1-b7d7-cf2494bca713 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:03.632593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f7b137b4-2089-4bd1-b7d7-cf2494bca713 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:03.632593 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:03.632593 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:03.633907 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7362ed44-00e1-43e6-90e0-9612af8d1101 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:03.634978 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f7b137b4-2089-4bd1-b7d7-cf2494bca713 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:03.635809 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7362ed44-00e1-43e6-90e0-9612af8d1101 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:03.635809 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7362ed44-00e1-43e6-90e0-9612af8d1101 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:03.635809 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7362ed44-00e1-43e6-90e0-9612af8d1101 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:03.635809 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7362ed44-00e1-43e6-90e0-9612af8d1101 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:03.636901 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f7b137b4-2089-4bd1-b7d7-cf2494bca713 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:03.636901 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 252/1030] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:03 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:03.637620 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:03.637620 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:03.637620 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7362ed44-00e1-43e6-90e0-9612af8d1101 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:03.637620 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 263/1031] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:03 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:04.121032 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-05799864-6c31-4134-b090-3523be0622b8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.124095 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05799864-6c31-4134-b090-3523be0622b8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:04.124313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05799864-6c31-4134-b090-3523be0622b8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:04.124505 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05799864-6c31-4134-b090-3523be0622b8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:04.136522 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:04.136522 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:04.138979 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-05799864-6c31-4134-b090-3523be0622b8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:04.143066 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05799864-6c31-4134-b090-3523be0622b8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:04.143503 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 257/1032] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:04 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:04.196893 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-e61cc13d-6464-4b55-be8f-be921c35be5b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.198877 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-e61cc13d-6464-4b55-be8f-be921c35be5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 Jul 03 06:25:04.199064 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-e61cc13d-6464-4b55-be8f-be921c35be5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:04.199241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-e61cc13d-6464-4b55-be8f-be921c35be5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:04.206121 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:04.206121 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:04.209851 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-e61cc13d-6464-4b55-be8f-be921c35be5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:25:04.213411 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-e61cc13d-6464-4b55-be8f-be921c35be5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 returned with HTTP 200 Jul 03 06:25:04.213762 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 261/1033] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:04 2026] GET /volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:04.220508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c4b127b-b6b1-4f4d-a656-1d230f9e1af2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.220939 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c4b127b-b6b1-4f4d-a656-1d230f9e1af2 None None] GET https://10.4.3.243/volume// Jul 03 06:25:04.221159 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c4b127b-b6b1-4f4d-a656-1d230f9e1af2 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:04.221360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c4b127b-b6b1-4f4d-a656-1d230f9e1af2 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:04.221701 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c4b127b-b6b1-4f4d-a656-1d230f9e1af2 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:04.222007 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 253/1034] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:25:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:04.228424 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-2434d215-2ba4-4d63-823d-c56da03d3582 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.230640 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-2434d215-2ba4-4d63-823d-c56da03d3582 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:25:04.231104 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-2434d215-2ba4-4d63-823d-c56da03d3582 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a92e1e2f-0c61-4d6f-aa40-c30649a6a611", "connector": null, "instance_uuid": "763fa8ea-7d43-4211-9600-aa1822436dec"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:04.241351 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:04.241351 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:04.274377 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-2434d215-2ba4-4d63-823d-c56da03d3582 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:25:04.274983 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 264/1035] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:25:04 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 06:25:04.282663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f42ea436-f760-45a9-96ea-58ada3f191cd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.283068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f42ea436-f760-45a9-96ea-58ada3f191cd None None] GET https://10.4.3.243/volume// Jul 03 06:25:04.283233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f42ea436-f760-45a9-96ea-58ada3f191cd None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:04.283412 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f42ea436-f760-45a9-96ea-58ada3f191cd None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:04.283733 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f42ea436-f760-45a9-96ea-58ada3f191cd None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:04.284006 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 258/1036] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:25:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:04.290212 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58199390-5f77-4190-aa29-bc2958ee4dff None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.292587 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58199390-5f77-4190-aa29-bc2958ee4dff tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 Jul 03 06:25:04.292846 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58199390-5f77-4190-aa29-bc2958ee4dff tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:04.293082 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58199390-5f77-4190-aa29-bc2958ee4dff tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:04.303155 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:04.303155 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:04.306507 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58199390-5f77-4190-aa29-bc2958ee4dff tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:25:04.310998 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58199390-5f77-4190-aa29-bc2958ee4dff tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 returned with HTTP 200 Jul 03 06:25:04.311431 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 262/1037] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:25:04 2026] GET /volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:25:04.336683 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3d79d97a-fe14-48d1-b95c-18f301b9f277 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.336800 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-901054b8-9aa7-4401-a961-dc36694eccbf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.338422 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d79d97a-fe14-48d1-b95c-18f301b9f277 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:04.338485 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-901054b8-9aa7-4401-a961-dc36694eccbf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:04.338625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d79d97a-fe14-48d1-b95c-18f301b9f277 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:04.338744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-901054b8-9aa7-4401-a961-dc36694eccbf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:04.338819 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d79d97a-fe14-48d1-b95c-18f301b9f277 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:04.338938 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-901054b8-9aa7-4401-a961-dc36694eccbf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:04.339075 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-901054b8-9aa7-4401-a961-dc36694eccbf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:04.343309 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:04.343309 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:04.343938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-901054b8-9aa7-4401-a961-dc36694eccbf tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:04.344314 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 254/1038] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:04 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:04.348404 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:04.348404 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:04.351810 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3d79d97a-fe14-48d1-b95c-18f301b9f277 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:04.356258 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d79d97a-fe14-48d1-b95c-18f301b9f277 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:04.356616 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 265/1039] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:04 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:04.401873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-cae2070f-9ef2-4c4f-be6d-a6b07838d534 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:04.405398 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-cae2070f-9ef2-4c4f-be6d-a6b07838d534 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] PUT https://10.4.3.243/volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c Jul 03 06:25:04.408650 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-cae2070f-9ef2-4c4f-be6d-a6b07838d534 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:04.417298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-cae2070f-9ef2-4c4f-be6d-a6b07838d534 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Acquiring lock "cinder-attachment_update-a92e1e2f-0c61-4d6f-aa40-c30649a6a611-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:25:04.422320 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-cae2070f-9ef2-4c4f-be6d-a6b07838d534 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Lock "cinder-attachment_update-a92e1e2f-0c61-4d6f-aa40-c30649a6a611-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:25:04.423296 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:04.423296 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:04.982557 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-cae2070f-9ef2-4c4f-be6d-a6b07838d534 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Lock "cinder-attachment_update-a92e1e2f-0c61-4d6f-aa40-c30649a6a611-np0000004376" released by "attachment_update" :: held 0.560s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:25:04.983078 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-cae2070f-9ef2-4c4f-be6d-a6b07838d534 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c returned with HTTP 200 Jul 03 06:25:04.983777 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 259/1040] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:25:04 2026] PUT /volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c => generated 969 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:05.161486 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-484b58ff-1019-4c86-a2bd-c9212787d006 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:05.163461 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-484b58ff-1019-4c86-a2bd-c9212787d006 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:05.163724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-484b58ff-1019-4c86-a2bd-c9212787d006 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:05.163915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-484b58ff-1019-4c86-a2bd-c9212787d006 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:05.173416 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:05.173416 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:05.178185 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-484b58ff-1019-4c86-a2bd-c9212787d006 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:05.183300 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-484b58ff-1019-4c86-a2bd-c9212787d006 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:05.183700 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 263/1041] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:05 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:05.354990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3211f665-2e71-43e3-9668-0a4e40c17d67 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:05.357088 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3211f665-2e71-43e3-9668-0a4e40c17d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:05.357313 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3211f665-2e71-43e3-9668-0a4e40c17d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:05.357562 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3211f665-2e71-43e3-9668-0a4e40c17d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:05.357721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3211f665-2e71-43e3-9668-0a4e40c17d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:05.362551 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:05.362551 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:05.363309 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3211f665-2e71-43e3-9668-0a4e40c17d67 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:05.363703 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 255/1042] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:05 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:05.369136 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-17a0dce4-bb74-4880-b173-40c2495f34ed None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:05.370769 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-17a0dce4-bb74-4880-b173-40c2495f34ed tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:05.370959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-17a0dce4-bb74-4880-b173-40c2495f34ed tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:05.371149 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-17a0dce4-bb74-4880-b173-40c2495f34ed tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:05.383986 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:05.383986 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:05.388517 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-17a0dce4-bb74-4880-b173-40c2495f34ed tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:05.395456 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-17a0dce4-bb74-4880-b173-40c2495f34ed tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:05.395832 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 266/1043] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:05 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:05.494862 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58122347-419a-4a46-b18a-7d2a4f873fb8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:05.496845 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58122347-419a-4a46-b18a-7d2a4f873fb8 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] POST https://10.4.3.243/volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c/action Jul 03 06:25:05.497231 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58122347-419a-4a46-b18a-7d2a4f873fb8 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:05.497350 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58122347-419a-4a46-b18a-7d2a4f873fb8 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:05.530206 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:05.530206 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:05.564981 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1bcb0e86-bffc-4482-8d97-d0df6291917f req-58122347-419a-4a46-b18a-7d2a4f873fb8 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c/action returned with HTTP 204 Jul 03 06:25:05.565446 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 260/1044] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:25:05 2026] POST /volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:06.196096 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-32fe1a70-9e58-470f-b904-36d6f7756114 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:06.199845 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32fe1a70-9e58-470f-b904-36d6f7756114 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:06.200074 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32fe1a70-9e58-470f-b904-36d6f7756114 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:06.200278 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32fe1a70-9e58-470f-b904-36d6f7756114 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:06.211604 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:06.211604 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:06.215408 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-32fe1a70-9e58-470f-b904-36d6f7756114 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:06.219465 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32fe1a70-9e58-470f-b904-36d6f7756114 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:06.219842 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 264/1045] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:06 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:06.373831 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f5d6d354-c677-48b3-9edb-3f69c9b2a3c1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:06.375787 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f5d6d354-c677-48b3-9edb-3f69c9b2a3c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:06.375984 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f5d6d354-c677-48b3-9edb-3f69c9b2a3c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:06.376181 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f5d6d354-c677-48b3-9edb-3f69c9b2a3c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:06.376280 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f5d6d354-c677-48b3-9edb-3f69c9b2a3c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:06.380863 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:06.380863 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:06.381606 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f5d6d354-c677-48b3-9edb-3f69c9b2a3c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:06.382052 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 256/1046] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:06 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:06.407588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d6c67e07-664c-47f2-9dbb-72de6595e5c1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:06.409320 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6c67e07-664c-47f2-9dbb-72de6595e5c1 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:06.409499 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6c67e07-664c-47f2-9dbb-72de6595e5c1 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:06.409671 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6c67e07-664c-47f2-9dbb-72de6595e5c1 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:06.424509 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:06.424509 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:06.427807 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d6c67e07-664c-47f2-9dbb-72de6595e5c1 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:06.431688 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6c67e07-664c-47f2-9dbb-72de6595e5c1 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:06.432077 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 267/1047] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:06 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:07.236318 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cae451f2-2d49-4621-9dfd-4bf344e58bee None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:07.239127 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cae451f2-2d49-4621-9dfd-4bf344e58bee tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:07.239358 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cae451f2-2d49-4621-9dfd-4bf344e58bee tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:07.239615 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cae451f2-2d49-4621-9dfd-4bf344e58bee tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:07.249154 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:07.249154 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:07.253402 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cae451f2-2d49-4621-9dfd-4bf344e58bee tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:07.258253 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cae451f2-2d49-4621-9dfd-4bf344e58bee tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:07.258826 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 261/1048] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:07 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:07.392089 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4dee5d3b-daf7-4b16-be2d-53e158566a24 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:07.393873 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4dee5d3b-daf7-4b16-be2d-53e158566a24 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:07.394095 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4dee5d3b-daf7-4b16-be2d-53e158566a24 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:07.394296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4dee5d3b-daf7-4b16-be2d-53e158566a24 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:07.394442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-4dee5d3b-daf7-4b16-be2d-53e158566a24 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:07.398720 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:07.398720 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:07.399484 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4dee5d3b-daf7-4b16-be2d-53e158566a24 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:07.399856 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 265/1049] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:07 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:07.444976 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ede91f5a-e906-4297-9e4a-e91ae55355ef None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:07.446751 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ede91f5a-e906-4297-9e4a-e91ae55355ef tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:07.446954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ede91f5a-e906-4297-9e4a-e91ae55355ef tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:07.447196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ede91f5a-e906-4297-9e4a-e91ae55355ef tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:07.457024 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:07.457024 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:07.460501 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ede91f5a-e906-4297-9e4a-e91ae55355ef tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:07.465321 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ede91f5a-e906-4297-9e4a-e91ae55355ef tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:07.465677 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 257/1050] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:07 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:08.270722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-233ae844-e2d2-49dd-8b12-9cb1d2604e9f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:08.272817 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-233ae844-e2d2-49dd-8b12-9cb1d2604e9f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:08.273038 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-233ae844-e2d2-49dd-8b12-9cb1d2604e9f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:08.273259 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-233ae844-e2d2-49dd-8b12-9cb1d2604e9f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:08.284167 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:08.284167 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:08.288309 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-233ae844-e2d2-49dd-8b12-9cb1d2604e9f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:08.293200 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-233ae844-e2d2-49dd-8b12-9cb1d2604e9f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:08.293640 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 268/1051] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:08 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:08.413794 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c2020af4-f5f4-4a8b-b535-7e0274a8f326 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:08.415786 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c2020af4-f5f4-4a8b-b535-7e0274a8f326 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:08.416115 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c2020af4-f5f4-4a8b-b535-7e0274a8f326 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:08.416349 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c2020af4-f5f4-4a8b-b535-7e0274a8f326 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:08.416493 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c2020af4-f5f4-4a8b-b535-7e0274a8f326 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:08.421126 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:08.421126 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:08.421862 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c2020af4-f5f4-4a8b-b535-7e0274a8f326 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:08.422331 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 262/1052] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:08 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:08.477838 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e0b12f7e-6edf-4576-95a4-bbdbf7b4337f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:08.479478 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0b12f7e-6edf-4576-95a4-bbdbf7b4337f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:08.479689 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0b12f7e-6edf-4576-95a4-bbdbf7b4337f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:08.479884 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0b12f7e-6edf-4576-95a4-bbdbf7b4337f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:08.490759 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:08.490759 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:08.494655 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e0b12f7e-6edf-4576-95a4-bbdbf7b4337f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:08.499197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0b12f7e-6edf-4576-95a4-bbdbf7b4337f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:08.499753 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 266/1053] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:08 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:09.306919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4d38d868-c1c4-4355-b378-efc064b2e244 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:09.309361 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4d38d868-c1c4-4355-b378-efc064b2e244 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:09.309596 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4d38d868-c1c4-4355-b378-efc064b2e244 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:09.309856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4d38d868-c1c4-4355-b378-efc064b2e244 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:09.322395 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:09.322395 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:09.327578 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4d38d868-c1c4-4355-b378-efc064b2e244 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:09.334229 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4d38d868-c1c4-4355-b378-efc064b2e244 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:09.334730 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 258/1054] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:09 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:09.432626 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-22e9bb3a-3b62-4c7f-8e7b-2ac071152a22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:09.434767 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-22e9bb3a-3b62-4c7f-8e7b-2ac071152a22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:09.435027 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-22e9bb3a-3b62-4c7f-8e7b-2ac071152a22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:09.435264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-22e9bb3a-3b62-4c7f-8e7b-2ac071152a22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:09.435415 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-22e9bb3a-3b62-4c7f-8e7b-2ac071152a22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:09.441635 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:09.441635 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:09.442560 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-22e9bb3a-3b62-4c7f-8e7b-2ac071152a22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:09.443070 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 269/1055] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:09 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:09.513237 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1e85ae89-6a59-4e5e-b3bb-b678718abf9c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:09.515133 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1e85ae89-6a59-4e5e-b3bb-b678718abf9c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:09.515314 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1e85ae89-6a59-4e5e-b3bb-b678718abf9c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:09.515501 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1e85ae89-6a59-4e5e-b3bb-b678718abf9c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:09.527709 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:09.527709 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:09.531185 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1e85ae89-6a59-4e5e-b3bb-b678718abf9c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:09.534998 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1e85ae89-6a59-4e5e-b3bb-b678718abf9c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:09.535444 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 263/1056] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:09 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:10.346391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3def5767-abe9-4d6a-a64a-a01237c76600 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:10.348350 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3def5767-abe9-4d6a-a64a-a01237c76600 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:10.348573 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3def5767-abe9-4d6a-a64a-a01237c76600 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:10.348787 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3def5767-abe9-4d6a-a64a-a01237c76600 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:10.359211 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:10.359211 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:10.364000 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3def5767-abe9-4d6a-a64a-a01237c76600 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:10.369074 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3def5767-abe9-4d6a-a64a-a01237c76600 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:10.369521 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 267/1057] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:10 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:10.453901 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-582997fe-b694-4d33-b0e0-d8fc1c1c4262 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:10.455729 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-582997fe-b694-4d33-b0e0-d8fc1c1c4262 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:10.455896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-582997fe-b694-4d33-b0e0-d8fc1c1c4262 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:10.456087 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-582997fe-b694-4d33-b0e0-d8fc1c1c4262 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:10.456184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-582997fe-b694-4d33-b0e0-d8fc1c1c4262 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:10.461253 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:10.461253 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:10.462167 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-582997fe-b694-4d33-b0e0-d8fc1c1c4262 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:10.462650 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 259/1058] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:10 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:10.549152 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9242bbf1-0a34-4a4c-af07-db20d7289a8c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:10.551539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9242bbf1-0a34-4a4c-af07-db20d7289a8c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:10.551817 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9242bbf1-0a34-4a4c-af07-db20d7289a8c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:10.552108 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9242bbf1-0a34-4a4c-af07-db20d7289a8c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:10.565297 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:10.565297 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:10.570246 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9242bbf1-0a34-4a4c-af07-db20d7289a8c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:10.575818 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9242bbf1-0a34-4a4c-af07-db20d7289a8c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:10.576307 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 270/1059] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:10 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:11.384854 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-244f254d-ef4c-4f7e-b6c0-3a4a2057a926 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:11.387015 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-244f254d-ef4c-4f7e-b6c0-3a4a2057a926 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:11.387229 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-244f254d-ef4c-4f7e-b6c0-3a4a2057a926 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:11.387405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-244f254d-ef4c-4f7e-b6c0-3a4a2057a926 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:11.396609 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:11.396609 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:11.400208 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-244f254d-ef4c-4f7e-b6c0-3a4a2057a926 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:11.404384 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-244f254d-ef4c-4f7e-b6c0-3a4a2057a926 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:11.404829 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 264/1060] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:11 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:11.473534 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d9dde500-2e00-45c3-af35-4081556ea3c2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:11.475528 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d9dde500-2e00-45c3-af35-4081556ea3c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:11.475729 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d9dde500-2e00-45c3-af35-4081556ea3c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:11.475923 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d9dde500-2e00-45c3-af35-4081556ea3c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:11.476083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d9dde500-2e00-45c3-af35-4081556ea3c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:11.480523 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:11.480523 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:11.481171 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d9dde500-2e00-45c3-af35-4081556ea3c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:11.481604 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 268/1061] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:11 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:11.591644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-27957c38-0454-4d55-872f-cd568c696c29 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:11.594187 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27957c38-0454-4d55-872f-cd568c696c29 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:11.594487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27957c38-0454-4d55-872f-cd568c696c29 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:11.594790 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27957c38-0454-4d55-872f-cd568c696c29 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:11.608386 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:11.608386 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:11.612935 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-27957c38-0454-4d55-872f-cd568c696c29 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:11.619000 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27957c38-0454-4d55-872f-cd568c696c29 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:11.619563 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 260/1062] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:11 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:12.417266 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3082fee4-f576-4101-9118-65afdcc0c25c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:12.419359 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3082fee4-f576-4101-9118-65afdcc0c25c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:12.419766 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3082fee4-f576-4101-9118-65afdcc0c25c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:12.419946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3082fee4-f576-4101-9118-65afdcc0c25c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:12.428837 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:12.428837 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:12.432759 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3082fee4-f576-4101-9118-65afdcc0c25c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:12.437627 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3082fee4-f576-4101-9118-65afdcc0c25c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:12.438016 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 271/1063] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:12 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:12.491068 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-790b4114-e2cc-4146-8098-c8364b06ce74 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:12.493122 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-790b4114-e2cc-4146-8098-c8364b06ce74 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:12.493314 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-790b4114-e2cc-4146-8098-c8364b06ce74 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:12.493488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-790b4114-e2cc-4146-8098-c8364b06ce74 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:12.493606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-790b4114-e2cc-4146-8098-c8364b06ce74 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:12.497774 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:12.497774 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:12.498474 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-790b4114-e2cc-4146-8098-c8364b06ce74 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:12.498933 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 265/1064] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:12 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:12.631527 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-26e7d144-06d1-4973-aa7a-4879c90f836f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:12.633287 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-26e7d144-06d1-4973-aa7a-4879c90f836f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:12.633477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-26e7d144-06d1-4973-aa7a-4879c90f836f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:12.633717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-26e7d144-06d1-4973-aa7a-4879c90f836f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:12.642796 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:12.642796 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:12.646573 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-26e7d144-06d1-4973-aa7a-4879c90f836f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:12.651532 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-26e7d144-06d1-4973-aa7a-4879c90f836f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:12.652087 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 269/1065] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:12 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:13.449724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80ff509c-eadf-4caa-897e-cda3f2970904 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:13.451746 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80ff509c-eadf-4caa-897e-cda3f2970904 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:13.451947 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80ff509c-eadf-4caa-897e-cda3f2970904 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:13.452140 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80ff509c-eadf-4caa-897e-cda3f2970904 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:13.461593 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:13.461593 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:13.464297 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-80ff509c-eadf-4caa-897e-cda3f2970904 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:13.468360 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80ff509c-eadf-4caa-897e-cda3f2970904 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:13.468726 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 261/1066] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:13 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:13.509610 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-67e23678-d8c7-4fc7-acc1-518b0cbe5e03 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:13.511454 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67e23678-d8c7-4fc7-acc1-518b0cbe5e03 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:13.511676 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67e23678-d8c7-4fc7-acc1-518b0cbe5e03 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:13.511899 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67e23678-d8c7-4fc7-acc1-518b0cbe5e03 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:13.512050 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-67e23678-d8c7-4fc7-acc1-518b0cbe5e03 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:13.516172 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:13.516172 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:13.516855 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67e23678-d8c7-4fc7-acc1-518b0cbe5e03 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:13.517250 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 272/1067] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:13 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:13.664401 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d623baee-202c-428e-b08a-306f66f3be7a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:13.666963 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d623baee-202c-428e-b08a-306f66f3be7a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:13.667187 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d623baee-202c-428e-b08a-306f66f3be7a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:13.667371 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d623baee-202c-428e-b08a-306f66f3be7a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:13.676243 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:13.676243 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:13.679538 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d623baee-202c-428e-b08a-306f66f3be7a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:13.683651 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d623baee-202c-428e-b08a-306f66f3be7a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:13.684045 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 266/1068] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:13 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:14.480576 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-002a95f6-1512-4e58-a0bc-46371efc8ff6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:14.483242 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-002a95f6-1512-4e58-a0bc-46371efc8ff6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:14.483242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-002a95f6-1512-4e58-a0bc-46371efc8ff6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:14.483242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-002a95f6-1512-4e58-a0bc-46371efc8ff6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:14.491779 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:14.491779 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:14.494806 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-002a95f6-1512-4e58-a0bc-46371efc8ff6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:14.498334 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-002a95f6-1512-4e58-a0bc-46371efc8ff6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:14.498648 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 270/1069] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:14 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:14.528819 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4e1bec8e-2ed2-4764-b2ad-83e0b1c9bbb8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:14.531301 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e1bec8e-2ed2-4764-b2ad-83e0b1c9bbb8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:14.531532 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e1bec8e-2ed2-4764-b2ad-83e0b1c9bbb8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:14.531815 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e1bec8e-2ed2-4764-b2ad-83e0b1c9bbb8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:14.531977 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-4e1bec8e-2ed2-4764-b2ad-83e0b1c9bbb8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:14.537190 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:14.537190 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:14.538058 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e1bec8e-2ed2-4764-b2ad-83e0b1c9bbb8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:14.538557 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 262/1070] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:14 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:14.696102 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3162c802-64a2-445e-88ee-32183898a9e5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:14.697849 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3162c802-64a2-445e-88ee-32183898a9e5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:14.698053 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3162c802-64a2-445e-88ee-32183898a9e5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:14.698232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3162c802-64a2-445e-88ee-32183898a9e5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:14.707889 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:14.707889 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:14.711929 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3162c802-64a2-445e-88ee-32183898a9e5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:14.716211 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3162c802-64a2-445e-88ee-32183898a9e5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:14.716570 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 273/1071] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:14 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:15.515586 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f6f37817-0e9c-4a30-9e08-86a43d0d9ae9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:15.517129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f6f37817-0e9c-4a30-9e08-86a43d0d9ae9 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:15.517290 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f6f37817-0e9c-4a30-9e08-86a43d0d9ae9 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:15.517454 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f6f37817-0e9c-4a30-9e08-86a43d0d9ae9 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:15.525415 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:15.525415 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:15.528412 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f6f37817-0e9c-4a30-9e08-86a43d0d9ae9 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:15.531967 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f6f37817-0e9c-4a30-9e08-86a43d0d9ae9 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:15.532310 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 267/1072] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:15 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:15.551112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f60531cb-2b14-40af-bba8-f6b3938ecdda None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:15.552806 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f60531cb-2b14-40af-bba8-f6b3938ecdda tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:15.553025 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f60531cb-2b14-40af-bba8-f6b3938ecdda tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:15.553243 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f60531cb-2b14-40af-bba8-f6b3938ecdda tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:15.553337 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f60531cb-2b14-40af-bba8-f6b3938ecdda tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:15.557269 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:15.557269 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:15.557819 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f60531cb-2b14-40af-bba8-f6b3938ecdda tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:15.558157 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 271/1073] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:15 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:15.730566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-78917ab3-67a6-41f4-a182-64e5712af86e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:15.732380 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78917ab3-67a6-41f4-a182-64e5712af86e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:15.732600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78917ab3-67a6-41f4-a182-64e5712af86e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:15.732745 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78917ab3-67a6-41f4-a182-64e5712af86e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:15.741493 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:15.741493 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:15.745116 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-78917ab3-67a6-41f4-a182-64e5712af86e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:15.748924 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78917ab3-67a6-41f4-a182-64e5712af86e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:15.749404 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 263/1074] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:15 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:16.545509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ed001f16-d090-4740-8cce-2dae1890547f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:16.547132 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed001f16-d090-4740-8cce-2dae1890547f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:16.547291 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed001f16-d090-4740-8cce-2dae1890547f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:16.547453 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed001f16-d090-4740-8cce-2dae1890547f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:16.555792 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:16.555792 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:16.559003 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ed001f16-d090-4740-8cce-2dae1890547f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:16.562999 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed001f16-d090-4740-8cce-2dae1890547f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:16.563440 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 274/1075] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:16 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:16.568355 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-46cc492b-4322-4ef4-837d-dc8a0169f2a3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:16.570177 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-46cc492b-4322-4ef4-837d-dc8a0169f2a3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:16.570363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-46cc492b-4322-4ef4-837d-dc8a0169f2a3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:16.570546 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-46cc492b-4322-4ef4-837d-dc8a0169f2a3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:16.570670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-46cc492b-4322-4ef4-837d-dc8a0169f2a3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:16.574994 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:16.574994 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:16.575654 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-46cc492b-4322-4ef4-837d-dc8a0169f2a3 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:16.576049 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 268/1076] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:16 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:16.763318 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a2622286-aa61-4bd8-9a97-0991a4bb133d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:16.764848 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a2622286-aa61-4bd8-9a97-0991a4bb133d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:16.765012 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a2622286-aa61-4bd8-9a97-0991a4bb133d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:16.765203 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a2622286-aa61-4bd8-9a97-0991a4bb133d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:16.773754 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:16.773754 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:16.776986 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a2622286-aa61-4bd8-9a97-0991a4bb133d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:16.781096 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a2622286-aa61-4bd8-9a97-0991a4bb133d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:16.781446 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 272/1077] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:16 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:17.576080 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3e408f8d-04c0-4b54-a162-7478869284e5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:17.578357 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e408f8d-04c0-4b54-a162-7478869284e5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:17.578618 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e408f8d-04c0-4b54-a162-7478869284e5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:17.578919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e408f8d-04c0-4b54-a162-7478869284e5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:17.585450 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bee010cb-4516-46a7-8cab-289da3ac8344 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:17.587212 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bee010cb-4516-46a7-8cab-289da3ac8344 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:17.587425 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bee010cb-4516-46a7-8cab-289da3ac8344 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:17.587609 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bee010cb-4516-46a7-8cab-289da3ac8344 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:17.587721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-bee010cb-4516-46a7-8cab-289da3ac8344 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:17.591684 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:17.591684 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:17.592119 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:17.592119 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:17.592379 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bee010cb-4516-46a7-8cab-289da3ac8344 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:17.592806 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 275/1078] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:17 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:17.597079 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3e408f8d-04c0-4b54-a162-7478869284e5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:17.603115 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e408f8d-04c0-4b54-a162-7478869284e5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:17.603441 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 264/1079] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:17 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:17.792775 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fe60015d-375a-46b8-964e-3641dfc31fd4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:17.794513 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe60015d-375a-46b8-964e-3641dfc31fd4 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:17.794716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe60015d-375a-46b8-964e-3641dfc31fd4 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:17.794909 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe60015d-375a-46b8-964e-3641dfc31fd4 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:17.804562 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:17.804562 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:17.807826 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fe60015d-375a-46b8-964e-3641dfc31fd4 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:17.811575 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe60015d-375a-46b8-964e-3641dfc31fd4 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:17.811973 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 269/1080] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:17 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:18.601737 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5d90ab08-0160-48ee-83fc-910ff624b608 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:18.603359 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d90ab08-0160-48ee-83fc-910ff624b608 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:18.603536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d90ab08-0160-48ee-83fc-910ff624b608 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:18.603722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d90ab08-0160-48ee-83fc-910ff624b608 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:18.603830 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5d90ab08-0160-48ee-83fc-910ff624b608 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:18.607669 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:18.607669 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:18.608399 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d90ab08-0160-48ee-83fc-910ff624b608 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:18.608708 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 273/1081] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:18 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:18.614584 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cc04151a-7aa7-499c-aa5b-c05a6ea8208f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:18.693038 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc04151a-7aa7-499c-aa5b-c05a6ea8208f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:18.693208 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc04151a-7aa7-499c-aa5b-c05a6ea8208f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:18.693370 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc04151a-7aa7-499c-aa5b-c05a6ea8208f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:18.701794 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:18.701794 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:18.704763 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cc04151a-7aa7-499c-aa5b-c05a6ea8208f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:18.708205 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc04151a-7aa7-499c-aa5b-c05a6ea8208f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:18.708518 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 276/1082] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:18 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:18.825091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-66ffed3d-8aee-4e05-b58b-dcd7af72deb7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:18.826678 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66ffed3d-8aee-4e05-b58b-dcd7af72deb7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:18.826877 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66ffed3d-8aee-4e05-b58b-dcd7af72deb7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:18.827056 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66ffed3d-8aee-4e05-b58b-dcd7af72deb7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:18.835666 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:18.835666 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:18.838933 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-66ffed3d-8aee-4e05-b58b-dcd7af72deb7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:18.842501 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66ffed3d-8aee-4e05-b58b-dcd7af72deb7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:18.842945 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 265/1083] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:18 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:19.617745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-efb0feb1-fddf-4ce0-860c-6578a72af5eb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:19.619305 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-efb0feb1-fddf-4ce0-860c-6578a72af5eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:19.619477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-efb0feb1-fddf-4ce0-860c-6578a72af5eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:19.619640 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-efb0feb1-fddf-4ce0-860c-6578a72af5eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:19.619760 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-efb0feb1-fddf-4ce0-860c-6578a72af5eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:19.623395 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:19.623395 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:19.623967 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-efb0feb1-fddf-4ce0-860c-6578a72af5eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:19.624330 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 270/1084] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:19 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:19.720508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-84c410b7-bc88-4945-b99b-9bb15b121f9d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:19.722046 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84c410b7-bc88-4945-b99b-9bb15b121f9d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:19.722231 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84c410b7-bc88-4945-b99b-9bb15b121f9d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:19.722396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84c410b7-bc88-4945-b99b-9bb15b121f9d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:19.730169 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:19.730169 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:19.733061 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-84c410b7-bc88-4945-b99b-9bb15b121f9d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:19.736757 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84c410b7-bc88-4945-b99b-9bb15b121f9d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:19.737086 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 274/1085] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:19 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:19.854741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-21b99e1a-fba4-43c7-9645-b2a4d8fdab91 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:19.856554 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-21b99e1a-fba4-43c7-9645-b2a4d8fdab91 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:19.856781 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-21b99e1a-fba4-43c7-9645-b2a4d8fdab91 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:19.856970 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-21b99e1a-fba4-43c7-9645-b2a4d8fdab91 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:19.867376 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:19.867376 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:19.871363 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-21b99e1a-fba4-43c7-9645-b2a4d8fdab91 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:19.876960 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-21b99e1a-fba4-43c7-9645-b2a4d8fdab91 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:19.877489 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 277/1086] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:19 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:20.633460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8f0f8d69-810e-4566-9d0c-3453850d6d53 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:20.635279 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8f0f8d69-810e-4566-9d0c-3453850d6d53 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:20.635452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8f0f8d69-810e-4566-9d0c-3453850d6d53 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:20.635654 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8f0f8d69-810e-4566-9d0c-3453850d6d53 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:20.635779 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8f0f8d69-810e-4566-9d0c-3453850d6d53 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:20.639756 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:20.639756 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:20.640304 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8f0f8d69-810e-4566-9d0c-3453850d6d53 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:20.640671 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 266/1087] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:20 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:20.751049 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8c7cf6c7-c0c2-4912-8803-024a82957edf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:20.752829 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8c7cf6c7-c0c2-4912-8803-024a82957edf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:20.753069 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8c7cf6c7-c0c2-4912-8803-024a82957edf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:20.753289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8c7cf6c7-c0c2-4912-8803-024a82957edf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:20.762354 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:20.762354 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:20.765835 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8c7cf6c7-c0c2-4912-8803-024a82957edf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:20.769762 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8c7cf6c7-c0c2-4912-8803-024a82957edf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:20.770134 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 271/1088] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:20 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:20.888930 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-50464a79-0f96-4c05-a3f2-6261c32819a3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:20.890543 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-50464a79-0f96-4c05-a3f2-6261c32819a3 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:20.890718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-50464a79-0f96-4c05-a3f2-6261c32819a3 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:20.890896 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-50464a79-0f96-4c05-a3f2-6261c32819a3 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:20.898961 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:20.898961 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:20.901843 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-50464a79-0f96-4c05-a3f2-6261c32819a3 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:20.905265 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-50464a79-0f96-4c05-a3f2-6261c32819a3 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:20.905619 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 275/1089] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:20 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:21.650957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b9ab2501-fb60-43f3-8d5f-39ff6267a527 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:21.652648 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b9ab2501-fb60-43f3-8d5f-39ff6267a527 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:21.652894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b9ab2501-fb60-43f3-8d5f-39ff6267a527 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:21.653079 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b9ab2501-fb60-43f3-8d5f-39ff6267a527 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:21.653222 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-b9ab2501-fb60-43f3-8d5f-39ff6267a527 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:21.657260 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:21.657260 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:21.657910 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b9ab2501-fb60-43f3-8d5f-39ff6267a527 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:21.658241 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 278/1090] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:21 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:21.783787 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-28200a68-0f78-49f4-88aa-b0d5d491028d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:21.785630 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28200a68-0f78-49f4-88aa-b0d5d491028d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:21.785837 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28200a68-0f78-49f4-88aa-b0d5d491028d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:21.786015 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28200a68-0f78-49f4-88aa-b0d5d491028d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:21.794630 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:21.794630 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:21.798751 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-28200a68-0f78-49f4-88aa-b0d5d491028d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:21.804394 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28200a68-0f78-49f4-88aa-b0d5d491028d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:21.804799 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 267/1091] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:21 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:21.916948 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cc6be372-4f9c-42a5-a7c4-4a9b94136d49 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:21.918497 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cc6be372-4f9c-42a5-a7c4-4a9b94136d49 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:21.918717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cc6be372-4f9c-42a5-a7c4-4a9b94136d49 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:21.918938 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cc6be372-4f9c-42a5-a7c4-4a9b94136d49 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:21.927766 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:21.927766 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:21.931003 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cc6be372-4f9c-42a5-a7c4-4a9b94136d49 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:21.934582 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cc6be372-4f9c-42a5-a7c4-4a9b94136d49 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:21.934954 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 272/1092] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:21 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:22.667882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-580f843f-8468-46e7-b373-95cb7088855c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:22.669638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-580f843f-8468-46e7-b373-95cb7088855c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:22.669882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-580f843f-8468-46e7-b373-95cb7088855c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:22.670123 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-580f843f-8468-46e7-b373-95cb7088855c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:22.670277 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-580f843f-8468-46e7-b373-95cb7088855c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:22.674170 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:22.674170 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:22.674733 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-580f843f-8468-46e7-b373-95cb7088855c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:22.675100 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 276/1093] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:22 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:22.815925 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-725b02f8-4674-464b-ae51-2c13306db476 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:22.817965 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-725b02f8-4674-464b-ae51-2c13306db476 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:22.818163 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-725b02f8-4674-464b-ae51-2c13306db476 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:22.818334 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-725b02f8-4674-464b-ae51-2c13306db476 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:22.828021 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:22.828021 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:22.831972 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-725b02f8-4674-464b-ae51-2c13306db476 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:22.836112 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-725b02f8-4674-464b-ae51-2c13306db476 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:22.836591 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 279/1094] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:22 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:22.945982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e721a72e-41dc-4e9d-8392-ead88d336c4d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:22.947923 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e721a72e-41dc-4e9d-8392-ead88d336c4d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:22.948142 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e721a72e-41dc-4e9d-8392-ead88d336c4d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:22.948321 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e721a72e-41dc-4e9d-8392-ead88d336c4d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:22.957364 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:22.957364 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:22.960635 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e721a72e-41dc-4e9d-8392-ead88d336c4d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:22.964531 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e721a72e-41dc-4e9d-8392-ead88d336c4d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:22.964981 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 268/1095] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:22 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:23.684617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-30d80b25-4676-402e-8337-4cce7e651d75 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:23.686283 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-30d80b25-4676-402e-8337-4cce7e651d75 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:23.686457 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-30d80b25-4676-402e-8337-4cce7e651d75 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:23.686628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-30d80b25-4676-402e-8337-4cce7e651d75 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:23.686745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-30d80b25-4676-402e-8337-4cce7e651d75 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:23.691761 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:23.691761 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:23.692398 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-30d80b25-4676-402e-8337-4cce7e651d75 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:23.692912 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 273/1096] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:23 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:23.849336 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-67418155-1541-4356-b26e-0d8fcba7b2bc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:23.851747 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-67418155-1541-4356-b26e-0d8fcba7b2bc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:23.851960 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-67418155-1541-4356-b26e-0d8fcba7b2bc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:23.852157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-67418155-1541-4356-b26e-0d8fcba7b2bc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:23.861421 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:23.861421 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:23.866384 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-67418155-1541-4356-b26e-0d8fcba7b2bc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:23.870824 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-67418155-1541-4356-b26e-0d8fcba7b2bc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:23.871192 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 277/1097] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:23 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:23.977307 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-de456a78-28a6-4ee1-b633-ad1413d19081 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:23.979106 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de456a78-28a6-4ee1-b633-ad1413d19081 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:23.979388 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de456a78-28a6-4ee1-b633-ad1413d19081 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:23.979659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de456a78-28a6-4ee1-b633-ad1413d19081 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:23.989849 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:23.989849 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:23.993633 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-de456a78-28a6-4ee1-b633-ad1413d19081 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:23.997940 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de456a78-28a6-4ee1-b633-ad1413d19081 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:23.998497 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 280/1098] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:23 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:24.702148 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7c34b4fc-b90c-4e7c-9dff-e07bc90d04bd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:24.703802 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c34b4fc-b90c-4e7c-9dff-e07bc90d04bd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:24.703999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c34b4fc-b90c-4e7c-9dff-e07bc90d04bd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:24.704188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c34b4fc-b90c-4e7c-9dff-e07bc90d04bd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:24.704285 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-7c34b4fc-b90c-4e7c-9dff-e07bc90d04bd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:24.708372 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:24.708372 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:24.709026 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c34b4fc-b90c-4e7c-9dff-e07bc90d04bd tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:24.709394 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 269/1099] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:24 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:24.884263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8acc2eb8-531a-419f-b744-e90da2b0d45a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:24.886022 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8acc2eb8-531a-419f-b744-e90da2b0d45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:24.886221 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8acc2eb8-531a-419f-b744-e90da2b0d45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:24.886406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8acc2eb8-531a-419f-b744-e90da2b0d45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:24.896263 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:24.896263 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:24.899920 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8acc2eb8-531a-419f-b744-e90da2b0d45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:24.904096 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8acc2eb8-531a-419f-b744-e90da2b0d45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:24.904545 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 274/1100] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:24 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:25.012883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-703edc58-3db2-4ae1-b13a-9013016f62d6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:25.014772 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-703edc58-3db2-4ae1-b13a-9013016f62d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:25.015021 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-703edc58-3db2-4ae1-b13a-9013016f62d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:25.015191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-703edc58-3db2-4ae1-b13a-9013016f62d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:25.024564 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:25.024564 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:25.028427 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-703edc58-3db2-4ae1-b13a-9013016f62d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:25.033671 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-703edc58-3db2-4ae1-b13a-9013016f62d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:25.034111 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 278/1101] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:25 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:25.719608 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-805b2f2e-a85b-4bb1-9386-46f6a142adfc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:25.721434 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-805b2f2e-a85b-4bb1-9386-46f6a142adfc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:25.721628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-805b2f2e-a85b-4bb1-9386-46f6a142adfc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:25.721878 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-805b2f2e-a85b-4bb1-9386-46f6a142adfc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:25.721995 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-805b2f2e-a85b-4bb1-9386-46f6a142adfc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:25.726114 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:25.726114 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:25.726711 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-805b2f2e-a85b-4bb1-9386-46f6a142adfc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:25.727072 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 281/1102] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:25 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:25.916229 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a2d603f7-b78e-4fab-8525-03fb19eb8582 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:25.917895 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a2d603f7-b78e-4fab-8525-03fb19eb8582 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:25.918083 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a2d603f7-b78e-4fab-8525-03fb19eb8582 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:25.918256 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a2d603f7-b78e-4fab-8525-03fb19eb8582 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:25.928080 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:25.928080 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:25.931660 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a2d603f7-b78e-4fab-8525-03fb19eb8582 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:25.936197 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a2d603f7-b78e-4fab-8525-03fb19eb8582 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:25.936552 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 270/1103] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:25 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:26.046369 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0f2f7940-def0-47f0-b83d-829339e74256 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:26.048176 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0f2f7940-def0-47f0-b83d-829339e74256 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:26.048363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0f2f7940-def0-47f0-b83d-829339e74256 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:26.048537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0f2f7940-def0-47f0-b83d-829339e74256 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:26.057422 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:26.057422 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:26.060980 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0f2f7940-def0-47f0-b83d-829339e74256 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:26.064894 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0f2f7940-def0-47f0-b83d-829339e74256 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:26.065297 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 275/1104] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:26 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:26.736156 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e045d7ef-b3c5-47c2-9415-a413478f7164 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:26.737896 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e045d7ef-b3c5-47c2-9415-a413478f7164 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:26.738126 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e045d7ef-b3c5-47c2-9415-a413478f7164 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:26.738780 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e045d7ef-b3c5-47c2-9415-a413478f7164 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:26.738780 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e045d7ef-b3c5-47c2-9415-a413478f7164 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:26.742271 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:26.742271 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:26.742871 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e045d7ef-b3c5-47c2-9415-a413478f7164 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:26.743244 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 279/1105] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:26 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:26.948547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-20ee63a4-5695-40f8-a67b-631726a0d5e0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:26.950320 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-20ee63a4-5695-40f8-a67b-631726a0d5e0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:26.950503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-20ee63a4-5695-40f8-a67b-631726a0d5e0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:26.950699 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-20ee63a4-5695-40f8-a67b-631726a0d5e0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:26.963607 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:26.963607 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:26.968364 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-20ee63a4-5695-40f8-a67b-631726a0d5e0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:26.974414 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-20ee63a4-5695-40f8-a67b-631726a0d5e0 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:26.974941 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 282/1106] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:26 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:27.077551 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0a493bd7-511e-457c-aece-d4d39a1cf543 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:27.079414 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0a493bd7-511e-457c-aece-d4d39a1cf543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:27.079610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0a493bd7-511e-457c-aece-d4d39a1cf543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:27.079807 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0a493bd7-511e-457c-aece-d4d39a1cf543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:27.089080 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:27.089080 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:27.092152 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0a493bd7-511e-457c-aece-d4d39a1cf543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:27.095772 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0a493bd7-511e-457c-aece-d4d39a1cf543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:27.096135 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 271/1107] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:27 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:27.753190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1cb78df3-5052-43aa-8bbb-35773768e9eb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:27.754779 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1cb78df3-5052-43aa-8bbb-35773768e9eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:27.754953 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1cb78df3-5052-43aa-8bbb-35773768e9eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:27.755140 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1cb78df3-5052-43aa-8bbb-35773768e9eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:27.755240 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1cb78df3-5052-43aa-8bbb-35773768e9eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:27.761447 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:27.761447 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:27.762636 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1cb78df3-5052-43aa-8bbb-35773768e9eb tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:27.763036 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 276/1108] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:27 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:27.987615 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ac3fa59f-4674-4dc5-a57d-99f55a3d43aa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:27.989569 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ac3fa59f-4674-4dc5-a57d-99f55a3d43aa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:27.989849 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ac3fa59f-4674-4dc5-a57d-99f55a3d43aa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:27.990111 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ac3fa59f-4674-4dc5-a57d-99f55a3d43aa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:27.999744 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:27.999744 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:28.004031 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ac3fa59f-4674-4dc5-a57d-99f55a3d43aa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:28.008935 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ac3fa59f-4674-4dc5-a57d-99f55a3d43aa tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:28.009328 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 280/1109] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:27 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:28.107467 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1ded6cf0-53f2-413b-9fd6-803816c39b1a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:28.109273 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1ded6cf0-53f2-413b-9fd6-803816c39b1a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:28.109441 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1ded6cf0-53f2-413b-9fd6-803816c39b1a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:28.109627 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1ded6cf0-53f2-413b-9fd6-803816c39b1a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:28.119046 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:28.119046 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:28.122509 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1ded6cf0-53f2-413b-9fd6-803816c39b1a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:28.126711 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1ded6cf0-53f2-413b-9fd6-803816c39b1a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:28.127165 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 283/1110] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:28 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:28.773903 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eb9be30d-483f-4949-8c4f-5732c254a387 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:28.775726 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb9be30d-483f-4949-8c4f-5732c254a387 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:28.775917 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb9be30d-483f-4949-8c4f-5732c254a387 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:28.776156 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb9be30d-483f-4949-8c4f-5732c254a387 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:28.776280 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-eb9be30d-483f-4949-8c4f-5732c254a387 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:28.780677 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:28.780677 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:28.781440 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb9be30d-483f-4949-8c4f-5732c254a387 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:28.781863 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 272/1111] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:28 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:29.021260 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-45402609-719e-4ba3-b395-fac1ceba54a1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:29.023170 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-45402609-719e-4ba3-b395-fac1ceba54a1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:29.023404 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-45402609-719e-4ba3-b395-fac1ceba54a1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:29.023625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-45402609-719e-4ba3-b395-fac1ceba54a1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:29.032986 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:29.032986 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:29.036607 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-45402609-719e-4ba3-b395-fac1ceba54a1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:29.041127 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-45402609-719e-4ba3-b395-fac1ceba54a1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:29.041746 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 277/1112] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:29 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:29.138908 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0ce843c6-e839-40b6-925f-c86c01d1e70a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:29.141209 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ce843c6-e839-40b6-925f-c86c01d1e70a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:29.141476 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ce843c6-e839-40b6-925f-c86c01d1e70a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:29.141761 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ce843c6-e839-40b6-925f-c86c01d1e70a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:29.153627 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:29.153627 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:29.158156 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0ce843c6-e839-40b6-925f-c86c01d1e70a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:29.162843 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ce843c6-e839-40b6-925f-c86c01d1e70a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:29.163284 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 281/1113] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:29 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:29.792038 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4814da26-6127-48ab-b73b-2aefb0d16a89 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:29.793812 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4814da26-6127-48ab-b73b-2aefb0d16a89 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:29.794001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4814da26-6127-48ab-b73b-2aefb0d16a89 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:29.794217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4814da26-6127-48ab-b73b-2aefb0d16a89 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:29.794328 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4814da26-6127-48ab-b73b-2aefb0d16a89 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:29.798189 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:29.798189 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:29.798762 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4814da26-6127-48ab-b73b-2aefb0d16a89 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:29.799143 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 284/1114] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:29 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:30.054568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a48bc1ac-8331-4c5e-814c-71447b652f52 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:30.056415 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a48bc1ac-8331-4c5e-814c-71447b652f52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:30.056655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a48bc1ac-8331-4c5e-814c-71447b652f52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:30.056896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a48bc1ac-8331-4c5e-814c-71447b652f52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:30.066256 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:30.066256 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:30.069766 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a48bc1ac-8331-4c5e-814c-71447b652f52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:30.074149 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a48bc1ac-8331-4c5e-814c-71447b652f52 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:30.074483 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 273/1115] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:30 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:30.174842 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ebcbb686-bd97-4823-9f23-85fe9aa3f359 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:30.176561 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ebcbb686-bd97-4823-9f23-85fe9aa3f359 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:30.176760 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ebcbb686-bd97-4823-9f23-85fe9aa3f359 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:30.176935 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ebcbb686-bd97-4823-9f23-85fe9aa3f359 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:30.186112 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:30.186112 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:30.189674 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ebcbb686-bd97-4823-9f23-85fe9aa3f359 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:30.194071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ebcbb686-bd97-4823-9f23-85fe9aa3f359 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:30.194434 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 278/1116] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:30 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:30.576683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2f7b1bce-f6db-4ac4-9bf0-128b6857b10d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:30.577117 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f7b1bce-f6db-4ac4-9bf0-128b6857b10d None None] GET https://10.4.3.243/volume// Jul 03 06:25:30.577276 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f7b1bce-f6db-4ac4-9bf0-128b6857b10d None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:30.577459 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f7b1bce-f6db-4ac4-9bf0-128b6857b10d None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:30.577820 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f7b1bce-f6db-4ac4-9bf0-128b6857b10d None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:30.578138 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 282/1117] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:25:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:30.584558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-0907b1c8-1650-45bf-a3b9-7eba9d8df542 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:30.610551 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-0907b1c8-1650-45bf-a3b9-7eba9d8df542 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:25:30.610925 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-0907b1c8-1650-45bf-a3b9-7eba9d8df542 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc871c7c-b54c-4e63-b885-9b92335bd03c", "connector": null, "instance_uuid": "49a00a0d-945a-4995-b935-50bb67b58a36"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:30.621470 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:30.621470 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:30.655467 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-0907b1c8-1650-45bf-a3b9-7eba9d8df542 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:25:30.655906 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 285/1118] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:25:30 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:30.809063 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-50af8b9b-6fc5-40c7-83c4-0c7bc2be8659 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:30.810792 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-50af8b9b-6fc5-40c7-83c4-0c7bc2be8659 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:30.810975 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-50af8b9b-6fc5-40c7-83c4-0c7bc2be8659 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:30.811187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-50af8b9b-6fc5-40c7-83c4-0c7bc2be8659 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:30.811279 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-50af8b9b-6fc5-40c7-83c4-0c7bc2be8659 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:30.815350 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:30.815350 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:30.815949 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-50af8b9b-6fc5-40c7-83c4-0c7bc2be8659 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:30.816291 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 274/1119] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:30 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:31.088009 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2e59c0b7-28a7-410a-9382-03626132acbe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:31.089825 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e59c0b7-28a7-410a-9382-03626132acbe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:31.090073 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e59c0b7-28a7-410a-9382-03626132acbe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:31.090281 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e59c0b7-28a7-410a-9382-03626132acbe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:31.099523 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:31.099523 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:31.103588 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2e59c0b7-28a7-410a-9382-03626132acbe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:31.108294 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e59c0b7-28a7-410a-9382-03626132acbe tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:31.108661 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 279/1120] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:31 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:31.206658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-daa30aef-7d84-4b5b-9611-4f2ac4b17ab6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:31.208993 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-daa30aef-7d84-4b5b-9611-4f2ac4b17ab6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:31.209273 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-daa30aef-7d84-4b5b-9611-4f2ac4b17ab6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:31.209638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-daa30aef-7d84-4b5b-9611-4f2ac4b17ab6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:31.223438 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:31.223438 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:31.228840 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-daa30aef-7d84-4b5b-9611-4f2ac4b17ab6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:31.234053 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-daa30aef-7d84-4b5b-9611-4f2ac4b17ab6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:31.234589 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 283/1121] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:31 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:31.825632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f353dfad-781f-4467-8a64-fb782449533c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:31.828588 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f353dfad-781f-4467-8a64-fb782449533c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:31.828588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f353dfad-781f-4467-8a64-fb782449533c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:31.828588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f353dfad-781f-4467-8a64-fb782449533c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:31.828588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f353dfad-781f-4467-8a64-fb782449533c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:31.833436 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:31.833436 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:31.834385 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f353dfad-781f-4467-8a64-fb782449533c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:31.834963 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 286/1122] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:31 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:32.121925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8038ff85-3645-437d-a8b2-eda0a65a93b4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:32.123924 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8038ff85-3645-437d-a8b2-eda0a65a93b4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:32.124159 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8038ff85-3645-437d-a8b2-eda0a65a93b4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:32.124505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8038ff85-3645-437d-a8b2-eda0a65a93b4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:32.136433 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:32.136433 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:32.140995 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8038ff85-3645-437d-a8b2-eda0a65a93b4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:32.146174 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8038ff85-3645-437d-a8b2-eda0a65a93b4 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:32.146597 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 275/1123] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:32 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:32.249084 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1c7d2c2c-fd7e-4d09-aa31-157d72f36089 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:32.251510 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c7d2c2c-fd7e-4d09-aa31-157d72f36089 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:32.251820 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c7d2c2c-fd7e-4d09-aa31-157d72f36089 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:32.252107 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c7d2c2c-fd7e-4d09-aa31-157d72f36089 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:32.263393 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:32.263393 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:32.266939 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1c7d2c2c-fd7e-4d09-aa31-157d72f36089 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:32.271129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c7d2c2c-fd7e-4d09-aa31-157d72f36089 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:32.271576 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 280/1124] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:32 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:25:32.844989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fc70c382-e8e0-435d-8109-90de276a431b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:32.846851 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fc70c382-e8e0-435d-8109-90de276a431b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:32.847121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fc70c382-e8e0-435d-8109-90de276a431b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:32.847353 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fc70c382-e8e0-435d-8109-90de276a431b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:32.847505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-fc70c382-e8e0-435d-8109-90de276a431b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:32.854584 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:32.854584 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:32.855792 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fc70c382-e8e0-435d-8109-90de276a431b tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:32.855792 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 284/1125] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:32 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:33.158293 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e26266a6-5bdf-42f9-9db2-a781332bf604 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:33.160770 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e26266a6-5bdf-42f9-9db2-a781332bf604 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:33.161151 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e26266a6-5bdf-42f9-9db2-a781332bf604 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:33.161522 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e26266a6-5bdf-42f9-9db2-a781332bf604 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:33.174385 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:33.174385 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:33.178965 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e26266a6-5bdf-42f9-9db2-a781332bf604 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:33.184419 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e26266a6-5bdf-42f9-9db2-a781332bf604 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:33.185043 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 287/1126] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:33 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:33.283264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-02627459-ec33-48ff-826f-168fecb0c972 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:33.285059 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-02627459-ec33-48ff-826f-168fecb0c972 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:33.285310 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-02627459-ec33-48ff-826f-168fecb0c972 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:33.285522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-02627459-ec33-48ff-826f-168fecb0c972 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:33.293797 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:33.293797 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:33.297713 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-02627459-ec33-48ff-826f-168fecb0c972 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:33.301516 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-02627459-ec33-48ff-826f-168fecb0c972 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:33.301974 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 276/1127] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:33 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:33.375799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-c38265b0-ad1b-484e-9fa9-deab866baed9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:33.377921 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-c38265b0-ad1b-484e-9fa9-deab866baed9 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] DELETE https://10.4.3.243/volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd Jul 03 06:25:33.378144 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-c38265b0-ad1b-484e-9fa9-deab866baed9 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:33.378323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-c38265b0-ad1b-484e-9fa9-deab866baed9 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:33.385283 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:33.385283 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:33.866262 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7cb61107-d501-4c8a-9e89-80151c6c695a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:33.868059 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7cb61107-d501-4c8a-9e89-80151c6c695a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:33.868313 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7cb61107-d501-4c8a-9e89-80151c6c695a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:33.868509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7cb61107-d501-4c8a-9e89-80151c6c695a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:33.868615 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-7cb61107-d501-4c8a-9e89-80151c6c695a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:33.874599 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:33.874599 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:33.875370 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7cb61107-d501-4c8a-9e89-80151c6c695a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:33.875809 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 285/1128] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:33 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:33.917982 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2b0913a9-e266-4bd9-b7d0-458c759ab5c9 req-c38265b0-ad1b-484e-9fa9-deab866baed9 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd returned with HTTP 200 Jul 03 06:25:33.918507 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 281/1129] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:25:33 2026] DELETE /volume/v3/attachments/2c1d31c3-01e3-4e05-ada9-69f0b0a681bd => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:34.197962 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-22217990-e733-4231-8ada-ece9b2b6325f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:34.200180 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-22217990-e733-4231-8ada-ece9b2b6325f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:34.200428 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-22217990-e733-4231-8ada-ece9b2b6325f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:34.200765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-22217990-e733-4231-8ada-ece9b2b6325f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:34.213849 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:34.213849 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:34.218979 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-22217990-e733-4231-8ada-ece9b2b6325f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:34.224975 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-22217990-e733-4231-8ada-ece9b2b6325f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:34.225414 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 288/1130] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:34 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:34.313611 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-78ac522a-5961-4e7d-802d-a9fd202107dd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:34.315371 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78ac522a-5961-4e7d-802d-a9fd202107dd tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:34.315558 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78ac522a-5961-4e7d-802d-a9fd202107dd tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:34.315765 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78ac522a-5961-4e7d-802d-a9fd202107dd tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:34.325091 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:34.325091 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:34.330213 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-78ac522a-5961-4e7d-802d-a9fd202107dd tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:34.334171 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78ac522a-5961-4e7d-802d-a9fd202107dd tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:34.334511 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 277/1131] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:34 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:34.604468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-49198b49-0d9b-499e-a27e-f467ca48d3dd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:34.607465 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49198b49-0d9b-499e-a27e-f467ca48d3dd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] DELETE https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:25:34.607465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49198b49-0d9b-499e-a27e-f467ca48d3dd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:34.607465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49198b49-0d9b-499e-a27e-f467ca48d3dd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:34.607465 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-49198b49-0d9b-499e-a27e-f467ca48d3dd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Delete volume with id: 526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:25:34.614903 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:34.614903 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:34.615511 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-49198b49-0d9b-499e-a27e-f467ca48d3dd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:25:34.637674 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-49198b49-0d9b-499e-a27e-f467ca48d3dd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Delete volume request issued successfully. Jul 03 06:25:34.637674 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49198b49-0d9b-499e-a27e-f467ca48d3dd tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 202 Jul 03 06:25:34.637674 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 286/1132] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:25:34 2026] DELETE /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:25:34.677643 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ae498b53-aff6-4d9c-88a0-f0d35ab2885f req-b1a8bc7f-41a0-4872-99fc-d03086869786 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:34.679365 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ae498b53-aff6-4d9c-88a0-f0d35ab2885f req-b1a8bc7f-41a0-4872-99fc-d03086869786 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:25:34.679571 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ae498b53-aff6-4d9c-88a0-f0d35ab2885f req-b1a8bc7f-41a0-4872-99fc-d03086869786 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:34.679811 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ae498b53-aff6-4d9c-88a0-f0d35ab2885f req-b1a8bc7f-41a0-4872-99fc-d03086869786 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:34.689583 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:34.689583 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:34.695209 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ae498b53-aff6-4d9c-88a0-f0d35ab2885f req-b1a8bc7f-41a0-4872-99fc-d03086869786 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:25:34.700074 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ae498b53-aff6-4d9c-88a0-f0d35ab2885f req-b1a8bc7f-41a0-4872-99fc-d03086869786 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 200 Jul 03 06:25:34.700558 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 282/1133] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:34 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:34.744499 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-fa5c1df3-1be4-4da6-9d95-2da3d5e77f8f req-725f3721-4f0e-43e2-9f0a-03c6c1c5ed89 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:34.747171 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-fa5c1df3-1be4-4da6-9d95-2da3d5e77f8f req-725f3721-4f0e-43e2-9f0a-03c6c1c5ed89 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:25:34.747411 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-fa5c1df3-1be4-4da6-9d95-2da3d5e77f8f req-725f3721-4f0e-43e2-9f0a-03c6c1c5ed89 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:34.747652 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-fa5c1df3-1be4-4da6-9d95-2da3d5e77f8f req-725f3721-4f0e-43e2-9f0a-03c6c1c5ed89 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:34.754063 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-fa5c1df3-1be4-4da6-9d95-2da3d5e77f8f req-725f3721-4f0e-43e2-9f0a-03c6c1c5ed89 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 404 Jul 03 06:25:34.754651 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 289/1134] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:34 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:34.886240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-69e68cbe-9f01-4c80-845e-858ffdc77b22 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:34.887978 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-69e68cbe-9f01-4c80-845e-858ffdc77b22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:34.888176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-69e68cbe-9f01-4c80-845e-858ffdc77b22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:34.888351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-69e68cbe-9f01-4c80-845e-858ffdc77b22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:34.888451 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-69e68cbe-9f01-4c80-845e-858ffdc77b22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:34.893636 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:34.893636 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:34.894285 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-69e68cbe-9f01-4c80-845e-858ffdc77b22 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:34.894632 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 278/1135] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:34 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:35.237317 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4e9766a8-02d2-4322-b58a-2b0a62cb044a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:35.239378 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e9766a8-02d2-4322-b58a-2b0a62cb044a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:35.239606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e9766a8-02d2-4322-b58a-2b0a62cb044a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:35.239854 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e9766a8-02d2-4322-b58a-2b0a62cb044a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:35.250683 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:35.250683 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:35.255362 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4e9766a8-02d2-4322-b58a-2b0a62cb044a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:35.260295 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e9766a8-02d2-4322-b58a-2b0a62cb044a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:35.260767 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 287/1136] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:35 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:35.347932 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ed5aad4d-e6e9-4b39-9b5f-10b24b929bf5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:35.352345 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ed5aad4d-e6e9-4b39-9b5f-10b24b929bf5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:35.352345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ed5aad4d-e6e9-4b39-9b5f-10b24b929bf5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:35.352345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ed5aad4d-e6e9-4b39-9b5f-10b24b929bf5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:35.367574 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:35.367574 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:35.370880 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ed5aad4d-e6e9-4b39-9b5f-10b24b929bf5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:35.375257 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ed5aad4d-e6e9-4b39-9b5f-10b24b929bf5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:35.375736 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 283/1137] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:35 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:35.812093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f95d21eb-f45f-4d06-aa90-82c8ba5ba5cf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:35.814181 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f95d21eb-f45f-4d06-aa90-82c8ba5ba5cf tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] POST https://10.4.3.243/volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99/action Jul 03 06:25:35.814550 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f95d21eb-f45f-4d06-aa90-82c8ba5ba5cf tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:35.814767 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f95d21eb-f45f-4d06-aa90-82c8ba5ba5cf tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:35.845182 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:35.845182 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:35.865066 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-13fc9694-3cf0-45c0-85a4-69890bc3fee2 req-f95d21eb-f45f-4d06-aa90-82c8ba5ba5cf tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99/action returned with HTTP 204 Jul 03 06:25:35.865547 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 290/1138] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:25:35 2026] POST /volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:35.906210 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f316e00c-13cf-4094-b912-dbeb6a1b09a1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:35.908283 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f316e00c-13cf-4094-b912-dbeb6a1b09a1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:35.908528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f316e00c-13cf-4094-b912-dbeb6a1b09a1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:35.908788 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f316e00c-13cf-4094-b912-dbeb6a1b09a1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:35.908924 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f316e00c-13cf-4094-b912-dbeb6a1b09a1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:35.914204 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:35.914204 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:35.914991 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f316e00c-13cf-4094-b912-dbeb6a1b09a1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:35.915422 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 279/1139] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:35 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:36.275230 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4a3bb13f-ea27-4e33-857d-35778069b1b3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:36.277226 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a3bb13f-ea27-4e33-857d-35778069b1b3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:36.277444 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a3bb13f-ea27-4e33-857d-35778069b1b3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:36.277631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a3bb13f-ea27-4e33-857d-35778069b1b3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:36.288010 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:36.288010 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:36.292580 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4a3bb13f-ea27-4e33-857d-35778069b1b3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:36.297798 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a3bb13f-ea27-4e33-857d-35778069b1b3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:36.298333 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 288/1140] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:36 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:36.388569 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ae236bb7-fadc-4241-ba25-10e938a2b796 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:36.392003 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae236bb7-fadc-4241-ba25-10e938a2b796 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:36.392003 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae236bb7-fadc-4241-ba25-10e938a2b796 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:36.392003 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae236bb7-fadc-4241-ba25-10e938a2b796 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:36.402365 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:36.402365 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:36.407850 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ae236bb7-fadc-4241-ba25-10e938a2b796 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:36.411045 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae236bb7-fadc-4241-ba25-10e938a2b796 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:36.411782 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 284/1141] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:36 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:36.930202 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6b4586f8-ef9a-46dd-aa5e-a5c44a2001c2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:36.932786 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6b4586f8-ef9a-46dd-aa5e-a5c44a2001c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:36.932997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6b4586f8-ef9a-46dd-aa5e-a5c44a2001c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:36.933207 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6b4586f8-ef9a-46dd-aa5e-a5c44a2001c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:36.933329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6b4586f8-ef9a-46dd-aa5e-a5c44a2001c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:36.938886 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:36.938886 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:36.939734 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6b4586f8-ef9a-46dd-aa5e-a5c44a2001c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:36.940156 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 291/1142] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:36 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:37.311722 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f3b95195-9fdc-4259-b03d-899d13af4223 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:37.313452 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f3b95195-9fdc-4259-b03d-899d13af4223 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:37.313659 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f3b95195-9fdc-4259-b03d-899d13af4223 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:37.313904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f3b95195-9fdc-4259-b03d-899d13af4223 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:37.324483 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:37.324483 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:37.328259 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f3b95195-9fdc-4259-b03d-899d13af4223 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:37.332235 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f3b95195-9fdc-4259-b03d-899d13af4223 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:37.332611 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 280/1143] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:37 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:37.426399 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b080fb12-9a77-49b8-9771-c35718593e9d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:37.428756 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b080fb12-9a77-49b8-9771-c35718593e9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:37.428756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b080fb12-9a77-49b8-9771-c35718593e9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:37.428756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b080fb12-9a77-49b8-9771-c35718593e9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:37.437915 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:37.437915 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:37.441374 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b080fb12-9a77-49b8-9771-c35718593e9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:37.445269 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b080fb12-9a77-49b8-9771-c35718593e9d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:37.445781 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 289/1144] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:37 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:37.953500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a23686ce-f2d1-48f3-ba56-94e558b4f20d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:37.955685 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a23686ce-f2d1-48f3-ba56-94e558b4f20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:25:37.958732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a23686ce-f2d1-48f3-ba56-94e558b4f20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:37.958732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a23686ce-f2d1-48f3-ba56-94e558b4f20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:37.958732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a23686ce-f2d1-48f3-ba56-94e558b4f20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:37.962598 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:37.962598 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:37.964190 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a23686ce-f2d1-48f3-ba56-94e558b4f20d tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:25:37.964190 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 285/1145] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:37 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:37.978378 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fe32e63b-69eb-4b5b-a55f-1ac553c5d720 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:37.980017 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe32e63b-69eb-4b5b-a55f-1ac553c5d720 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:25:37.980368 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe32e63b-69eb-4b5b-a55f-1ac553c5d720 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7c17252-4a9f-4384-9204-bdad6afb7e12", "name": "tempest-VolumesBackupsTest-Backup-1431427677"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:37.981782 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-fe32e63b-69eb-4b5b-a55f-1ac553c5d720 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Creating new backup {'backup': {'volume_id': 'a7c17252-4a9f-4384-9204-bdad6afb7e12', 'name': 'tempest-VolumesBackupsTest-Backup-1431427677'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:25:37.981922 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-fe32e63b-69eb-4b5b-a55f-1ac553c5d720 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Creating backup of volume a7c17252-4a9f-4384-9204-bdad6afb7e12 in container None Jul 03 06:25:37.988273 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:37.988273 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:37.988776 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fe32e63b-69eb-4b5b-a55f-1ac553c5d720 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:25:38.004329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-fe32e63b-69eb-4b5b-a55f-1ac553c5d720 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Created reservations ['2ebc7050-f380-41f7-958e-ad06a89af8b2', '9fabad5c-8e49-439a-b894-812e0d123e02'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:25:38.034010 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe32e63b-69eb-4b5b-a55f-1ac553c5d720 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:25:38.034611 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 292/1146] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:25:37 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:25:38.042142 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-43559b45-1bbb-4124-9a48-9cf516b36558 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:38.044047 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-43559b45-1bbb-4124-9a48-9cf516b36558 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:38.044322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-43559b45-1bbb-4124-9a48-9cf516b36558 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:38.044588 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-43559b45-1bbb-4124-9a48-9cf516b36558 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:38.044772 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-43559b45-1bbb-4124-9a48-9cf516b36558 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:38.049322 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:38.049322 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:38.050127 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-43559b45-1bbb-4124-9a48-9cf516b36558 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:38.050479 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 281/1147] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:38 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:38.344210 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-74c9b155-ddfa-4139-b1e9-154772f1f3dc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:38.346260 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74c9b155-ddfa-4139-b1e9-154772f1f3dc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:38.346517 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74c9b155-ddfa-4139-b1e9-154772f1f3dc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:38.346782 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74c9b155-ddfa-4139-b1e9-154772f1f3dc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:38.358830 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:38.358830 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:38.363113 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-74c9b155-ddfa-4139-b1e9-154772f1f3dc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:38.367999 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74c9b155-ddfa-4139-b1e9-154772f1f3dc tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:38.368461 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 290/1148] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:38 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:38.469894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7852e97f-3cf2-456d-97bf-b6fdff383098 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:38.471473 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7852e97f-3cf2-456d-97bf-b6fdff383098 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:38.471955 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7852e97f-3cf2-456d-97bf-b6fdff383098 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:38.472446 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7852e97f-3cf2-456d-97bf-b6fdff383098 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:38.484438 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:38.484438 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:38.487361 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7852e97f-3cf2-456d-97bf-b6fdff383098 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:38.492208 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7852e97f-3cf2-456d-97bf-b6fdff383098 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:38.492804 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 286/1149] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:38 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:39.061537 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d4300146-9bff-477b-b215-f9b9852f9469 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:39.063154 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d4300146-9bff-477b-b215-f9b9852f9469 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:39.063336 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d4300146-9bff-477b-b215-f9b9852f9469 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:39.063514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d4300146-9bff-477b-b215-f9b9852f9469 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:39.063617 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d4300146-9bff-477b-b215-f9b9852f9469 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:39.067862 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:39.067862 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:39.068501 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d4300146-9bff-477b-b215-f9b9852f9469 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:39.068831 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 293/1150] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:39 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:39.379711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dbb77ae2-9e1e-4c4e-8285-e5901ae5384c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:39.381367 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dbb77ae2-9e1e-4c4e-8285-e5901ae5384c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:39.381540 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dbb77ae2-9e1e-4c4e-8285-e5901ae5384c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:39.381718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dbb77ae2-9e1e-4c4e-8285-e5901ae5384c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:39.389929 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:39.389929 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:39.392861 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dbb77ae2-9e1e-4c4e-8285-e5901ae5384c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:39.396272 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dbb77ae2-9e1e-4c4e-8285-e5901ae5384c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:39.396597 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 282/1151] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:39 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:39.504754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0d1e0fd9-4cb1-46fb-874a-392c3d82c5df None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:39.506388 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0d1e0fd9-4cb1-46fb-874a-392c3d82c5df tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:39.506553 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0d1e0fd9-4cb1-46fb-874a-392c3d82c5df tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:39.506750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0d1e0fd9-4cb1-46fb-874a-392c3d82c5df tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:39.515343 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:39.515343 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:39.518407 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0d1e0fd9-4cb1-46fb-874a-392c3d82c5df tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:39.522412 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0d1e0fd9-4cb1-46fb-874a-392c3d82c5df tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:39.522865 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 291/1152] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:39 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:39.613048 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-28dc502d-337c-4cdf-ac54-dc1a463c2260 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:39.615121 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-28dc502d-337c-4cdf-ac54-dc1a463c2260 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf/action Jul 03 06:25:39.615508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-28dc502d-337c-4cdf-ac54-dc1a463c2260 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:39.615622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-28dc502d-337c-4cdf-ac54-dc1a463c2260 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:39.634279 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:39.634279 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:39.645657 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-5675b39f-9f4e-4cf8-8b06-7d812cba5aed req-28dc502d-337c-4cdf-ac54-dc1a463c2260 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf/action returned with HTTP 204 Jul 03 06:25:39.646138 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 287/1153] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:25:39 2026] POST /volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:40.078375 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a30f306c-3e93-4fc8-8b90-16c23077ffdd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:40.080125 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a30f306c-3e93-4fc8-8b90-16c23077ffdd tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:40.080361 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a30f306c-3e93-4fc8-8b90-16c23077ffdd tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:40.080572 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a30f306c-3e93-4fc8-8b90-16c23077ffdd tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:40.080716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a30f306c-3e93-4fc8-8b90-16c23077ffdd tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:40.084768 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:40.084768 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:40.085640 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a30f306c-3e93-4fc8-8b90-16c23077ffdd tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:40.086059 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 294/1154] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:40 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:40.409173 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ee3cf075-5ecf-492d-a6cf-f9411c701de2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:40.410747 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee3cf075-5ecf-492d-a6cf-f9411c701de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:40.410915 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee3cf075-5ecf-492d-a6cf-f9411c701de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:40.411126 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee3cf075-5ecf-492d-a6cf-f9411c701de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:40.419549 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:40.419549 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:40.422585 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ee3cf075-5ecf-492d-a6cf-f9411c701de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:40.426208 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee3cf075-5ecf-492d-a6cf-f9411c701de2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:40.426551 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 283/1155] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:40 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:40.441998 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5a2ff8ba-c7a1-4a75-8441-9311d57275d5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:40.444226 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a2ff8ba-c7a1-4a75-8441-9311d57275d5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:40.444455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a2ff8ba-c7a1-4a75-8441-9311d57275d5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:40.444703 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a2ff8ba-c7a1-4a75-8441-9311d57275d5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:40.456920 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:40.456920 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:40.460783 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5a2ff8ba-c7a1-4a75-8441-9311d57275d5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:40.465759 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a2ff8ba-c7a1-4a75-8441-9311d57275d5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:40.466280 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 292/1156] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:40 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:40.535428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0cd30ef6-cb3c-49f4-a6bd-2c1fde3c6f5a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:40.537612 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0cd30ef6-cb3c-49f4-a6bd-2c1fde3c6f5a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:40.537873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0cd30ef6-cb3c-49f4-a6bd-2c1fde3c6f5a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:40.538117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0cd30ef6-cb3c-49f4-a6bd-2c1fde3c6f5a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:40.548937 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:40.548937 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:40.549668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-12fa0299-2bec-472e-8860-adcae985d37d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:40.551512 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:25:40.551854 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-671124284"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:40.553054 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0cd30ef6-cb3c-49f4-a6bd-2c1fde3c6f5a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:40.553456 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-671124284'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:25:40.553573 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume of 1 GB Jul 03 06:25:40.557615 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Availability Zones retrieved successfully. Jul 03 06:25:40.558419 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0cd30ef6-cb3c-49f4-a6bd-2c1fde3c6f5a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:40.558907 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 288/1157] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:40 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:40.562894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Flow 'volume_create_api' (36bee93c-1207-47cf-8f88-8c81ff080c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:25:40.563844 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b304fb-12a2-4197-bfbc-cf6ce501e3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:40.564740 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:25:40.590663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b304fb-12a2-4197-bfbc-cf6ce501e3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:40.591428 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee627d4-47f4-4411-9c0c-be9c528f6b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:40.631594 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Created reservations ['94cd029a-53f4-4f4d-859d-ddfed76f09db', '22f96f4d-f9a0-4d47-a946-9d0895853737', '385b1e8a-077d-466e-a446-d1b57f66ca23', '413dcf0e-4588-4d5c-a842-cbf8f3c752df'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:25:40.632588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee627d4-47f4-4411-9c0c-be9c528f6b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94cd029a-53f4-4f4d-859d-ddfed76f09db', '22f96f4d-f9a0-4d47-a946-9d0895853737', '385b1e8a-077d-466e-a446-d1b57f66ca23', '413dcf0e-4588-4d5c-a842-cbf8f3c752df']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:40.633605 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95ee798-996c-4845-b2cd-d021321a3261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:40.663605 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95ee798-996c-4845-b2cd-d021321a3261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f974289-4a64-4d24-ab75-5c30eaca8273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-671124284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ea9b68edb314af6af2938c6b519f6b4',qos_specs=None,replication_status=,reservations=['94cd029a-53f4-4f4d-859d-ddfed76f09db','22f96f4d-f9a0-4d47-a946-9d0895853737','385b1e8a-077d-466e-a446-d1b57f66ca23','413dcf0e-4588-4d5c-a842-cbf8f3c752df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cc49c536df14468b892381ca4238e83',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-671124284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f974289-4a64-4d24-ab75-5c30eaca8273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea9b68edb314af6af2938c6b519f6b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cc49c536df14468b892381ca4238e83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:40.664251 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc7e17a-f686-4ebd-a863-3f8895bfd30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:40.682425 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc7e17a-f686-4ebd-a863-3f8895bfd30d) transitioned into state 'SUCCESS' from state '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-671124284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ea9b68edb314af6af2938c6b519f6b4',qos_specs=None,replication_status=,reservations=['94cd029a-53f4-4f4d-859d-ddfed76f09db','22f96f4d-f9a0-4d47-a946-9d0895853737','385b1e8a-077d-466e-a446-d1b57f66ca23','413dcf0e-4588-4d5c-a842-cbf8f3c752df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cc49c536df14468b892381ca4238e83',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:40.683161 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4537243-eb56-4d51-81cf-3ee23f6136c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:40.694824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4537243-eb56-4d51-81cf-3ee23f6136c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:40.695986 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Flow 'volume_create_api' (36bee93c-1207-47cf-8f88-8c81ff080c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:25:40.696393 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Create volume request issued successfully. Jul 03 06:25:40.697327 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-12fa0299-2bec-472e-8860-adcae985d37d tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:25:40.697868 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 295/1158] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:25:40 2026] POST /volume/v3/volumes => generated 750 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:25:40.711740 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d1df2ecd-8b50-4874-8a7e-d1390e9ca524 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:40.711885 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d1df2ecd-8b50-4874-8a7e-d1390e9ca524 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:40.712176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d1df2ecd-8b50-4874-8a7e-d1390e9ca524 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:40.712429 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d1df2ecd-8b50-4874-8a7e-d1390e9ca524 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:40.720718 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:40.720718 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:40.724717 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d1df2ecd-8b50-4874-8a7e-d1390e9ca524 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:40.728834 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d1df2ecd-8b50-4874-8a7e-d1390e9ca524 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:40.729285 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 284/1159] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:40 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:41.095411 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ad20a4b1-c90a-484b-ba0e-4832d0a183b3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:41.097201 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ad20a4b1-c90a-484b-ba0e-4832d0a183b3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:41.098545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ad20a4b1-c90a-484b-ba0e-4832d0a183b3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:41.098545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ad20a4b1-c90a-484b-ba0e-4832d0a183b3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:41.098545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ad20a4b1-c90a-484b-ba0e-4832d0a183b3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:41.107530 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:41.107530 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:41.108276 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ad20a4b1-c90a-484b-ba0e-4832d0a183b3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:41.108615 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 293/1160] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:41 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:41.571234 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6b9cdef5-b83c-4545-b263-fd6ee3b8e543 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:41.572954 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6b9cdef5-b83c-4545-b263-fd6ee3b8e543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:41.573222 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6b9cdef5-b83c-4545-b263-fd6ee3b8e543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:41.573443 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6b9cdef5-b83c-4545-b263-fd6ee3b8e543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:41.582519 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:41.582519 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:41.585889 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6b9cdef5-b83c-4545-b263-fd6ee3b8e543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:41.589945 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6b9cdef5-b83c-4545-b263-fd6ee3b8e543 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:41.590335 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 289/1161] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:41 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:41.707770 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:41.709473 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:25:41.709816 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-181363991"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:41.711139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-181363991'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:25:41.711294 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Create volume of 1 GB Jul 03 06:25:41.711484 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:41.711484 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:41.715110 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Availability Zones retrieved successfully. Jul 03 06:25:41.720262 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Flow 'volume_create_api' (a5aa9294-5d03-4c52-811b-44b5dca993b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:25:41.721147 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d00cdc-f4d4-4a5e-a37f-d529001dc0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:41.721940 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:25:41.741264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3a271d44-1834-45df-961a-1b026d2af366 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:41.742938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3a271d44-1834-45df-961a-1b026d2af366 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:41.743164 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3a271d44-1834-45df-961a-1b026d2af366 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:41.743381 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3a271d44-1834-45df-961a-1b026d2af366 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:41.745716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d00cdc-f4d4-4a5e-a37f-d529001dc0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:41.746402 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327f6ede-be62-4ae2-9cd1-267c67a23ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:41.749605 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:41.749605 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:41.752601 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3a271d44-1834-45df-961a-1b026d2af366 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:41.756077 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3a271d44-1834-45df-961a-1b026d2af366 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:41.756468 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 285/1162] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:41 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:41.795773 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-dfd7fd66-91c1-406a-a2da-168600a82218 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:41.797780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Created reservations ['64455551-10e3-445e-9e37-dea912f91810', '9701d540-f493-40d8-a419-1c6f38013317', '046e0463-22ca-4f13-a2ad-702777da1c1c', '56bbe48e-78a8-4afa-8e50-8f68ea00299e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:25:41.797909 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-dfd7fd66-91c1-406a-a2da-168600a82218 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:41.798119 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-dfd7fd66-91c1-406a-a2da-168600a82218 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:41.798297 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-dfd7fd66-91c1-406a-a2da-168600a82218 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:41.798601 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327f6ede-be62-4ae2-9cd1-267c67a23ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64455551-10e3-445e-9e37-dea912f91810', '9701d540-f493-40d8-a419-1c6f38013317', '046e0463-22ca-4f13-a2ad-702777da1c1c', '56bbe48e-78a8-4afa-8e50-8f68ea00299e']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:41.799331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8eec829-88e9-400a-88fd-acabddc8e299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:41.805509 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:41.805509 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:41.809380 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-dfd7fd66-91c1-406a-a2da-168600a82218 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:41.813859 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-dfd7fd66-91c1-406a-a2da-168600a82218 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:41.814260 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 294/1163] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:41 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:41.819882 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8eec829-88e9-400a-88fd-acabddc8e299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55ab36ed-a65c-407c-8f5d-98a19e8e0723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-181363991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4b9991c5594007a7c99e52b305effc',qos_specs=None,replication_status=,reservations=['64455551-10e3-445e-9e37-dea912f91810','9701d540-f493-40d8-a419-1c6f38013317','046e0463-22ca-4f13-a2ad-702777da1c1c','56bbe48e-78a8-4afa-8e50-8f68ea00299e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ae2cea22ffb470d97842e87fc9a34c2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-181363991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55ab36ed-a65c-407c-8f5d-98a19e8e0723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4b9991c5594007a7c99e52b305effc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ae2cea22ffb470d97842e87fc9a34c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:41.820616 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb23d2c1-b57f-43f7-a0a9-bc79ebf35b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:41.838305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb23d2c1-b57f-43f7-a0a9-bc79ebf35b42) transitioned into state 'SUCCESS' from state '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-181363991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4b9991c5594007a7c99e52b305effc',qos_specs=None,replication_status=,reservations=['64455551-10e3-445e-9e37-dea912f91810','9701d540-f493-40d8-a419-1c6f38013317','046e0463-22ca-4f13-a2ad-702777da1c1c','56bbe48e-78a8-4afa-8e50-8f68ea00299e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ae2cea22ffb470d97842e87fc9a34c2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:41.838945 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc9e951-9545-4339-8d63-081eacf0c914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:41.847291 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc9e951-9545-4339-8d63-081eacf0c914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:41.848125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Flow 'volume_create_api' (a5aa9294-5d03-4c52-811b-44b5dca993b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:25:41.848432 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Create volume request issued successfully. Jul 03 06:25:41.849022 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5a1ffab-1368-4c89-9e95-fd9983d44790 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:25:41.849451 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 296/1164] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:25:41 2026] POST /volume/v3/volumes => generated 753 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:25:42.118630 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1ed47e70-af4a-4242-bf50-2bcb4e3ae985 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:42.120357 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ed47e70-af4a-4242-bf50-2bcb4e3ae985 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:42.120533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ed47e70-af4a-4242-bf50-2bcb4e3ae985 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:42.120776 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ed47e70-af4a-4242-bf50-2bcb4e3ae985 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:42.120866 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1ed47e70-af4a-4242-bf50-2bcb4e3ae985 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:42.124861 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:42.124861 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:42.125521 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ed47e70-af4a-4242-bf50-2bcb4e3ae985 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:42.125859 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 290/1165] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:42 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:42.603876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5a4bb561-46a9-4e03-a99a-9a87ad1f24b7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:42.605676 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5a4bb561-46a9-4e03-a99a-9a87ad1f24b7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:42.605902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5a4bb561-46a9-4e03-a99a-9a87ad1f24b7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:42.606111 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5a4bb561-46a9-4e03-a99a-9a87ad1f24b7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:42.615036 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:42.615036 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:42.618420 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5a4bb561-46a9-4e03-a99a-9a87ad1f24b7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:42.623414 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5a4bb561-46a9-4e03-a99a-9a87ad1f24b7 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:42.623881 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 286/1166] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:42 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:42.814020 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5da74a2d-28a1-4ceb-a28b-149251a3c82e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:42.815833 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5da74a2d-28a1-4ceb-a28b-149251a3c82e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] POST https://10.4.3.243/volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615/action Jul 03 06:25:42.816179 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5da74a2d-28a1-4ceb-a28b-149251a3c82e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:42.816285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5da74a2d-28a1-4ceb-a28b-149251a3c82e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:42.831394 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:42.831394 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:42.842958 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-30a2487f-1dfc-48d0-ae51-fbcd92fb9714 req-5da74a2d-28a1-4ceb-a28b-149251a3c82e tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615/action returned with HTTP 204 Jul 03 06:25:42.843368 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 295/1167] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:25:42 2026] POST /volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:43.136719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d92689ae-9217-453d-a27e-15200cdb18f5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:43.138772 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d92689ae-9217-453d-a27e-15200cdb18f5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:43.138984 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d92689ae-9217-453d-a27e-15200cdb18f5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:43.139190 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d92689ae-9217-453d-a27e-15200cdb18f5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:43.139443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d92689ae-9217-453d-a27e-15200cdb18f5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:43.144263 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:43.144263 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:43.145120 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d92689ae-9217-453d-a27e-15200cdb18f5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:43.145521 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 297/1168] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:43 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:43.222621 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-d8d14d66-eac1-4437-9c42-a352cc8a8847 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:43.225032 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-d8d14d66-eac1-4437-9c42-a352cc8a8847 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] DELETE https://10.4.3.243/volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3 Jul 03 06:25:43.225280 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-d8d14d66-eac1-4437-9c42-a352cc8a8847 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:43.225510 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-d8d14d66-eac1-4437-9c42-a352cc8a8847 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:43.234390 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:43.234390 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:43.637110 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-889f7a36-45e1-4533-9223-65321bc91300 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:43.638852 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-889f7a36-45e1-4533-9223-65321bc91300 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:43.638852 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-889f7a36-45e1-4533-9223-65321bc91300 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:43.638964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-889f7a36-45e1-4533-9223-65321bc91300 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:43.649301 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:43.649301 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:43.653271 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-889f7a36-45e1-4533-9223-65321bc91300 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:43.658169 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-889f7a36-45e1-4533-9223-65321bc91300 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:43.658625 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 287/1169] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:43 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:43.676257 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b58d4a42-1519-408c-a422-ef70a5ecbb45 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:43.678506 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b58d4a42-1519-408c-a422-ef70a5ecbb45 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:43.678769 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b58d4a42-1519-408c-a422-ef70a5ecbb45 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:43.679025 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b58d4a42-1519-408c-a422-ef70a5ecbb45 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:43.691558 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:43.691558 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:43.698128 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b58d4a42-1519-408c-a422-ef70a5ecbb45 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:43.701540 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b58d4a42-1519-408c-a422-ef70a5ecbb45 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:43.701934 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 296/1170] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:43 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:43.761078 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-aad71be8-185f-4884-88bf-a2277cb27889 req-6571d94c-8bdc-4b28-b025-0cd1d09ef6d6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:43.763571 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-aad71be8-185f-4884-88bf-a2277cb27889 req-6571d94c-8bdc-4b28-b025-0cd1d09ef6d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:43.763812 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-aad71be8-185f-4884-88bf-a2277cb27889 req-6571d94c-8bdc-4b28-b025-0cd1d09ef6d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:43.764071 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-aad71be8-185f-4884-88bf-a2277cb27889 req-6571d94c-8bdc-4b28-b025-0cd1d09ef6d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:43.768370 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-d8d14d66-eac1-4437-9c42-a352cc8a8847 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3 returned with HTTP 200 Jul 03 06:25:43.768837 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 291/1171] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:25:43 2026] DELETE /volume/v3/attachments/6f4777d2-57f9-4282-a278-e25d2103e2b3 => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:43.774844 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:43.774844 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:43.778917 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-aad71be8-185f-4884-88bf-a2277cb27889 req-6571d94c-8bdc-4b28-b025-0cd1d09ef6d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:43.783839 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-aad71be8-185f-4884-88bf-a2277cb27889 req-6571d94c-8bdc-4b28-b025-0cd1d09ef6d6 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:43.784327 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 298/1172] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:43 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:43.865436 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ca962164-7693-4afb-926e-e34f635a34b1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:43.866010 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca962164-7693-4afb-926e-e34f635a34b1 None None] GET https://10.4.3.243/volume// Jul 03 06:25:43.866440 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ca962164-7693-4afb-926e-e34f635a34b1 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:43.866566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ca962164-7693-4afb-926e-e34f635a34b1 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:43.867105 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca962164-7693-4afb-926e-e34f635a34b1 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:43.867760 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 288/1173] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:25:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:43.874531 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-abf0689b-23b7-44ca-9160-bae3943ca615 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:43.876545 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-abf0689b-23b7-44ca-9160-bae3943ca615 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] POST https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c/action Jul 03 06:25:43.876928 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-abf0689b-23b7-44ca-9160-bae3943ca615 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action body: b'{"os-reimage": {"image_id": "e96b992f-b3cb-426f-bdfa-e26be7f04dea", "reimage_reserved": true}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:43.877079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-abf0689b-23b7-44ca-9160-bae3943ca615 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "e96b992f-b3cb-426f-bdfa-e26be7f04dea", "reimage_reserved": true}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:43.890078 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:43.890078 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:43.890546 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-abf0689b-23b7-44ca-9160-bae3943ca615 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:25:43.987891 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-abf0689b-23b7-44ca-9160-bae3943ca615 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c/action returned with HTTP 202 Jul 03 06:25:43.988364 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 297/1174] 10.4.3.243 () {74 vars in 1713 bytes} [Fri Jul 3 06:25:43 2026] POST /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 06:25:43.989983 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-25a06e34-57c8-429b-a985-c1c00ea07321 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:43.990596 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-25a06e34-57c8-429b-a985-c1c00ea07321 None None] GET https://10.4.3.243/volume// Jul 03 06:25:43.990596 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-25a06e34-57c8-429b-a985-c1c00ea07321 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:43.990744 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-25a06e34-57c8-429b-a985-c1c00ea07321 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:43.991087 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-25a06e34-57c8-429b-a985-c1c00ea07321 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:43.991375 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 292/1175] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:25:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:43.998120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-2d98f230-fc43-4f3f-8b51-d76002d92aee None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:44.000221 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-2d98f230-fc43-4f3f-8b51-d76002d92aee tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:25:44.000683 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-2d98f230-fc43-4f3f-8b51-d76002d92aee tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f974289-4a64-4d24-ab75-5c30eaca8273", "connector": null, "instance_uuid": "8ba8c531-9ac1-4029-969a-98f47db4fbb2"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:44.009986 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:44.009986 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:44.042627 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-2d98f230-fc43-4f3f-8b51-d76002d92aee tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:25:44.043079 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 299/1176] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:25:43 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 06:25:44.157299 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-aa4eb0dd-0fdb-492b-844e-1328d84851a3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:44.159229 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aa4eb0dd-0fdb-492b-844e-1328d84851a3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:44.159466 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aa4eb0dd-0fdb-492b-844e-1328d84851a3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:44.159677 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aa4eb0dd-0fdb-492b-844e-1328d84851a3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:44.159828 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-aa4eb0dd-0fdb-492b-844e-1328d84851a3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:44.165028 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:44.165028 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:44.165946 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aa4eb0dd-0fdb-492b-844e-1328d84851a3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:44.166333 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 289/1177] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:44 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:44.336390 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d7eb61c9-6b8a-400d-bd69-cf79e2674e13 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:44.338246 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d7eb61c9-6b8a-400d-bd69-cf79e2674e13 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:44.338518 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d7eb61c9-6b8a-400d-bd69-cf79e2674e13 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:44.338734 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d7eb61c9-6b8a-400d-bd69-cf79e2674e13 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:44.349174 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:44.349174 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:44.353330 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d7eb61c9-6b8a-400d-bd69-cf79e2674e13 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:44.358112 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d7eb61c9-6b8a-400d-bd69-cf79e2674e13 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:44.358552 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 298/1178] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:44 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:44.573217 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ed0e268a-c647-4efb-bbf5-31953ec65f95 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:44.573646 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ed0e268a-c647-4efb-bbf5-31953ec65f95 None None] GET https://10.4.3.243/volume// Jul 03 06:25:44.573838 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ed0e268a-c647-4efb-bbf5-31953ec65f95 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:44.574049 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ed0e268a-c647-4efb-bbf5-31953ec65f95 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:44.574415 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ed0e268a-c647-4efb-bbf5-31953ec65f95 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:44.574687 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 293/1179] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:25:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:44.584366 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-a620d82b-2fbc-4364-b776-fc0783ce62d2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:44.586243 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-a620d82b-2fbc-4364-b776-fc0783ce62d2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:44.586446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-a620d82b-2fbc-4364-b776-fc0783ce62d2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:44.586616 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-a620d82b-2fbc-4364-b776-fc0783ce62d2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:44.597050 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:44.597050 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:44.600883 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-a620d82b-2fbc-4364-b776-fc0783ce62d2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:44.605399 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-a620d82b-2fbc-4364-b776-fc0783ce62d2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:44.605564 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 300/1180] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:25:44 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:25:44.685629 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-02215330-a766-4ff3-ab8e-bbf41587ae4f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:44.687959 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-02215330-a766-4ff3-ab8e-bbf41587ae4f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] PUT https://10.4.3.243/volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b Jul 03 06:25:44.688449 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-02215330-a766-4ff3-ab8e-bbf41587ae4f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:44.695763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-02215330-a766-4ff3-ab8e-bbf41587ae4f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Acquiring lock "cinder-attachment_update-2f974289-4a64-4d24-ab75-5c30eaca8273-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:25:44.700467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-02215330-a766-4ff3-ab8e-bbf41587ae4f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Lock "cinder-attachment_update-2f974289-4a64-4d24-ab75-5c30eaca8273-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:25:44.701439 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:44.701439 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:44.852880 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ab1820c1-3541-4e57-8456-7e7ef60859aa req-e910c62d-d094-4fb4-a1fa-a5e9bd0dff5b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:44.854901 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ab1820c1-3541-4e57-8456-7e7ef60859aa req-e910c62d-d094-4fb4-a1fa-a5e9bd0dff5b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] DELETE https://10.4.3.243/volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92 Jul 03 06:25:44.855078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ab1820c1-3541-4e57-8456-7e7ef60859aa req-e910c62d-d094-4fb4-a1fa-a5e9bd0dff5b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:44.855328 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ab1820c1-3541-4e57-8456-7e7ef60859aa req-e910c62d-d094-4fb4-a1fa-a5e9bd0dff5b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:44.862536 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:44.862536 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:45.175742 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f1d2a4a4-49f9-44d2-a74a-3138b115da8e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:45.177573 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1d2a4a4-49f9-44d2-a74a-3138b115da8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:45.177774 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1d2a4a4-49f9-44d2-a74a-3138b115da8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:45.177957 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1d2a4a4-49f9-44d2-a74a-3138b115da8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:45.178086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f1d2a4a4-49f9-44d2-a74a-3138b115da8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:45.182583 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:45.182583 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:45.183421 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1d2a4a4-49f9-44d2-a74a-3138b115da8e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:45.183784 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 294/1181] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:45 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:45.221155 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-02215330-a766-4ff3-ab8e-bbf41587ae4f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Lock "cinder-attachment_update-2f974289-4a64-4d24-ab75-5c30eaca8273-np0000004376" released by "attachment_update" :: held 0.521s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:25:45.221529 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-02215330-a766-4ff3-ab8e-bbf41587ae4f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b returned with HTTP 200 Jul 03 06:25:45.222152 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 290/1182] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:25:44 2026] PUT /volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:45.311388 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f2179e52-e619-45c1-981c-d402d3d6fd74 req-59e447da-66b9-472f-a2f0-66c840515732 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:45.313499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f2179e52-e619-45c1-981c-d402d3d6fd74 req-59e447da-66b9-472f-a2f0-66c840515732 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] DELETE https://10.4.3.243/volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 Jul 03 06:25:45.313713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f2179e52-e619-45c1-981c-d402d3d6fd74 req-59e447da-66b9-472f-a2f0-66c840515732 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:45.313916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f2179e52-e619-45c1-981c-d402d3d6fd74 req-59e447da-66b9-472f-a2f0-66c840515732 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:45.321407 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:45.321407 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:45.370849 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-94c41cd7-1110-4037-a2e5-fadee7259037 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:45.372605 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-94c41cd7-1110-4037-a2e5-fadee7259037 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:45.372818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-94c41cd7-1110-4037-a2e5-fadee7259037 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:45.372999 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-94c41cd7-1110-4037-a2e5-fadee7259037 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:45.382610 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:45.382610 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:45.386089 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-94c41cd7-1110-4037-a2e5-fadee7259037 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:45.389036 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ab1820c1-3541-4e57-8456-7e7ef60859aa req-e910c62d-d094-4fb4-a1fa-a5e9bd0dff5b tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92 returned with HTTP 200 Jul 03 06:25:45.389438 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 299/1183] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:25:44 2026] DELETE /volume/v3/attachments/118cba4b-85a8-465b-b395-eb1756984d92 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:45.390831 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-94c41cd7-1110-4037-a2e5-fadee7259037 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:45.391195 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 295/1184] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:45 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:45.846993 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f2179e52-e619-45c1-981c-d402d3d6fd74 req-59e447da-66b9-472f-a2f0-66c840515732 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 returned with HTTP 200 Jul 03 06:25:45.847498 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 301/1185] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:25:45 2026] DELETE /volume/v3/attachments/b946ddcc-e96c-4570-906e-689327882b99 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:46.194570 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3b79f72e-8c04-46b8-ab89-73ea54f8b059 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:46.196474 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b79f72e-8c04-46b8-ab89-73ea54f8b059 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:46.196672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b79f72e-8c04-46b8-ab89-73ea54f8b059 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:46.196888 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b79f72e-8c04-46b8-ab89-73ea54f8b059 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:46.196988 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3b79f72e-8c04-46b8-ab89-73ea54f8b059 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:46.201620 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:46.201620 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:46.202575 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b79f72e-8c04-46b8-ab89-73ea54f8b059 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:46.202969 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 291/1186] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:46 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:46.405630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2ecbf00d-0c06-4061-b501-71be4e2f3c32 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:46.407862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2ecbf00d-0c06-4061-b501-71be4e2f3c32 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:46.408321 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2ecbf00d-0c06-4061-b501-71be4e2f3c32 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:46.409588 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2ecbf00d-0c06-4061-b501-71be4e2f3c32 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:46.421519 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:46.421519 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:46.425821 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2ecbf00d-0c06-4061-b501-71be4e2f3c32 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:46.431486 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2ecbf00d-0c06-4061-b501-71be4e2f3c32 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:46.431914 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 300/1187] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:46 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:47.214308 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f8fdf2f6-e831-449a-bd3c-811f7c33867c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:47.215947 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8fdf2f6-e831-449a-bd3c-811f7c33867c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:47.216162 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8fdf2f6-e831-449a-bd3c-811f7c33867c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:47.216366 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8fdf2f6-e831-449a-bd3c-811f7c33867c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:47.216456 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f8fdf2f6-e831-449a-bd3c-811f7c33867c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:47.220366 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:47.220366 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:47.221123 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8fdf2f6-e831-449a-bd3c-811f7c33867c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:47.221472 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 296/1188] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:47 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:47.448587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eaf209e7-137a-4bb6-8c6a-31b33f3ea6e8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:47.451156 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eaf209e7-137a-4bb6-8c6a-31b33f3ea6e8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:47.451354 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eaf209e7-137a-4bb6-8c6a-31b33f3ea6e8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:47.451542 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eaf209e7-137a-4bb6-8c6a-31b33f3ea6e8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:47.464886 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:47.464886 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:47.468753 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eaf209e7-137a-4bb6-8c6a-31b33f3ea6e8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:47.475139 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eaf209e7-137a-4bb6-8c6a-31b33f3ea6e8 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:47.475523 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 302/1189] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:47 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:48.233241 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d9b30124-0acf-4fce-ac71-6447f0bfec26 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:48.235447 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d9b30124-0acf-4fce-ac71-6447f0bfec26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:48.235644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d9b30124-0acf-4fce-ac71-6447f0bfec26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:48.235914 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d9b30124-0acf-4fce-ac71-6447f0bfec26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:48.236002 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-d9b30124-0acf-4fce-ac71-6447f0bfec26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:48.240670 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:48.240670 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:48.241463 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d9b30124-0acf-4fce-ac71-6447f0bfec26 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:48.241920 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 292/1190] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:48 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:48.487720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f39f40c8-42f9-4bcd-ad42-808336f79679 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:48.490083 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f39f40c8-42f9-4bcd-ad42-808336f79679 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:48.490083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f39f40c8-42f9-4bcd-ad42-808336f79679 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:48.490192 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f39f40c8-42f9-4bcd-ad42-808336f79679 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:48.500046 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:48.500046 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:48.503051 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f39f40c8-42f9-4bcd-ad42-808336f79679 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:48.506791 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f39f40c8-42f9-4bcd-ad42-808336f79679 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:48.507150 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 301/1191] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:48 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:49.253217 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ae12f93d-f627-4c5d-9b41-9907ece22d29 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:49.254957 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae12f93d-f627-4c5d-9b41-9907ece22d29 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:49.255196 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae12f93d-f627-4c5d-9b41-9907ece22d29 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:49.255492 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae12f93d-f627-4c5d-9b41-9907ece22d29 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:49.255616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ae12f93d-f627-4c5d-9b41-9907ece22d29 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:49.259882 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:49.259882 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:49.260580 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae12f93d-f627-4c5d-9b41-9907ece22d29 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:49.260968 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 297/1192] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:49 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:49.519585 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3c840d92-4ba9-4245-9966-bf706d40b8f3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:49.523237 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3c840d92-4ba9-4245-9966-bf706d40b8f3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:49.523508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3c840d92-4ba9-4245-9966-bf706d40b8f3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:49.523773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3c840d92-4ba9-4245-9966-bf706d40b8f3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:49.543213 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:49.543213 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:49.546725 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3c840d92-4ba9-4245-9966-bf706d40b8f3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:49.551730 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3c840d92-4ba9-4245-9966-bf706d40b8f3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:49.551730 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 303/1193] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:49 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:49.685320 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-dcdafbf2-0f2c-4046-81c1-f2e645f7d33d req-5f3f2b8c-5762-4c42-ab9d-e521a7e9a357 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:49.687609 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-dcdafbf2-0f2c-4046-81c1-f2e645f7d33d req-5f3f2b8c-5762-4c42-ab9d-e521a7e9a357 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 Jul 03 06:25:49.687859 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-dcdafbf2-0f2c-4046-81c1-f2e645f7d33d req-5f3f2b8c-5762-4c42-ab9d-e521a7e9a357 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:49.688076 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-dcdafbf2-0f2c-4046-81c1-f2e645f7d33d req-5f3f2b8c-5762-4c42-ab9d-e521a7e9a357 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:49.701831 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:49.701831 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:49.706186 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-dcdafbf2-0f2c-4046-81c1-f2e645f7d33d req-5f3f2b8c-5762-4c42-ab9d-e521a7e9a357 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:25:49.713307 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-dcdafbf2-0f2c-4046-81c1-f2e645f7d33d req-5f3f2b8c-5762-4c42-ab9d-e521a7e9a357 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 returned with HTTP 200 Jul 03 06:25:49.713883 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 293/1194] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:49 2026] GET /volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:49.984005 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d5c0e0df-d345-4387-9e0f-8812afbe6944 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:49.986074 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d5c0e0df-d345-4387-9e0f-8812afbe6944 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] DELETE https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:25:49.986721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d5c0e0df-d345-4387-9e0f-8812afbe6944 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:49.986721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d5c0e0df-d345-4387-9e0f-8812afbe6944 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:49.986818 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d5c0e0df-d345-4387-9e0f-8812afbe6944 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Delete volume with id: 396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:25:49.995293 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:49.995293 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:49.995871 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d5c0e0df-d345-4387-9e0f-8812afbe6944 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:25:50.026798 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d5c0e0df-d345-4387-9e0f-8812afbe6944 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Delete volume request issued successfully. Jul 03 06:25:50.026798 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d5c0e0df-d345-4387-9e0f-8812afbe6944 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 202 Jul 03 06:25:50.026798 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 302/1195] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:25:49 2026] DELETE /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:25:50.038155 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-16bef298-ae17-4630-acb6-04180bf0f9f6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:50.043277 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-16bef298-ae17-4630-acb6-04180bf0f9f6 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:25:50.043636 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-16bef298-ae17-4630-acb6-04180bf0f9f6 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:50.043933 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-16bef298-ae17-4630-acb6-04180bf0f9f6 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:50.054461 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:50.054461 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:50.060241 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-16bef298-ae17-4630-acb6-04180bf0f9f6 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Volume info retrieved successfully. Jul 03 06:25:50.072160 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-16bef298-ae17-4630-acb6-04180bf0f9f6 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 200 Jul 03 06:25:50.072767 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 298/1196] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:50 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 1247 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:50.271270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bbcea1ea-a217-4f1d-b5ac-ecb84494a2a4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:50.272953 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbcea1ea-a217-4f1d-b5ac-ecb84494a2a4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:50.273178 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbcea1ea-a217-4f1d-b5ac-ecb84494a2a4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:50.273389 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbcea1ea-a217-4f1d-b5ac-ecb84494a2a4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:50.273528 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-bbcea1ea-a217-4f1d-b5ac-ecb84494a2a4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:50.277794 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:50.277794 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:50.278499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbcea1ea-a217-4f1d-b5ac-ecb84494a2a4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:50.278959 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 304/1197] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:50 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:50.567849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-af680b5a-a8d3-4b29-8c82-9bf8cc821f40 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:50.569786 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af680b5a-a8d3-4b29-8c82-9bf8cc821f40 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:50.570045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af680b5a-a8d3-4b29-8c82-9bf8cc821f40 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:50.570262 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af680b5a-a8d3-4b29-8c82-9bf8cc821f40 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:50.579768 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:50.579768 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:50.582961 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-af680b5a-a8d3-4b29-8c82-9bf8cc821f40 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:50.587458 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af680b5a-a8d3-4b29-8c82-9bf8cc821f40 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:50.587857 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 294/1198] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:50 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:51.087085 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-57978b60-9ba0-47a4-a1fe-2e474aca9e24 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.089017 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-57978b60-9ba0-47a4-a1fe-2e474aca9e24 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 Jul 03 06:25:51.089248 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-57978b60-9ba0-47a4-a1fe-2e474aca9e24 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.089428 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-57978b60-9ba0-47a4-a1fe-2e474aca9e24 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.095370 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-57978b60-9ba0-47a4-a1fe-2e474aca9e24 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 returned with HTTP 404 Jul 03 06:25:51.095899 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 303/1199] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/volumes/396c8008-831b-4211-a2a8-60e3c6f96d84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:51.103204 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eaaccb82-766f-44b2-9e30-ede7f3a944da None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.105313 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eaaccb82-766f-44b2-9e30-ede7f3a944da tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] DELETE https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:25:51.105553 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eaaccb82-766f-44b2-9e30-ede7f3a944da tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.105771 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eaaccb82-766f-44b2-9e30-ede7f3a944da tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.105936 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-eaaccb82-766f-44b2-9e30-ede7f3a944da tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Delete volume with id: 526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:25:51.112824 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eaaccb82-766f-44b2-9e30-ede7f3a944da tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 404 Jul 03 06:25:51.113405 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 299/1200] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:25:51 2026] DELETE /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:51.119749 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8cc3ffb4-ad93-48fe-8c86-d78ca7fa7321 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.121485 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8cc3ffb4-ad93-48fe-8c86-d78ca7fa7321 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 Jul 03 06:25:51.121749 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8cc3ffb4-ad93-48fe-8c86-d78ca7fa7321 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.121972 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8cc3ffb4-ad93-48fe-8c86-d78ca7fa7321 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.127548 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8cc3ffb4-ad93-48fe-8c86-d78ca7fa7321 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 returned with HTTP 404 Jul 03 06:25:51.128211 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 305/1201] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/volumes/526f664a-0d69-48a4-8980-42aa38494444 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:51.135088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1d073cd7-3815-4498-a3bd-4e21a25da642 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.137141 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1d073cd7-3815-4498-a3bd-4e21a25da642 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] DELETE https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:25:51.137141 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1d073cd7-3815-4498-a3bd-4e21a25da642 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.137754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1d073cd7-3815-4498-a3bd-4e21a25da642 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.137754 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-1d073cd7-3815-4498-a3bd-4e21a25da642 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Delete volume with id: 9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:25:51.142953 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1d073cd7-3815-4498-a3bd-4e21a25da642 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 404 Jul 03 06:25:51.143448 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 295/1202] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:25:51 2026] DELETE /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:51.150374 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7dcd09be-65f5-4c09-87be-44757850dc04 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.152041 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7dcd09be-65f5-4c09-87be-44757850dc04 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] GET https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d Jul 03 06:25:51.152253 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7dcd09be-65f5-4c09-87be-44757850dc04 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.152431 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7dcd09be-65f5-4c09-87be-44757850dc04 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.157867 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7dcd09be-65f5-4c09-87be-44757850dc04 tempest-TestInstancesWithCinderVolumes-785979877 tempest-TestInstancesWithCinderVolumes-785979877-project-member] https://10.4.3.243/volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d returned with HTTP 404 Jul 03 06:25:51.158273 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 304/1203] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/volumes/9035cb5d-396e-4872-8cfa-cf32558dde2d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:51.164380 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0ad00408-c77c-41f7-8a8b-cea000a3b286 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.166721 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0ad00408-c77c-41f7-8a8b-cea000a3b286 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:25:51.166721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0ad00408-c77c-41f7-8a8b-cea000a3b286 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.166721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0ad00408-c77c-41f7-8a8b-cea000a3b286 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.167532 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0ad00408-c77c-41f7-8a8b-cea000a3b286 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:25:51.209472 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0ad00408-c77c-41f7-8a8b-cea000a3b286 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Get all volumes completed successfully. Jul 03 06:25:51.213250 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:51.213250 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:51.218565 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0ad00408-c77c-41f7-8a8b-cea000a3b286 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:25:51.219061 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 300/1204] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15667 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:25:51.238723 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d09b6235-c449-4598-adff-a8c22965a718 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.240394 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d09b6235-c449-4598-adff-a8c22965a718 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] DELETE https://10.4.3.243/volume/v3/types/68a84622-3b70-46e7-9f94-b8408c4c4d6f Jul 03 06:25:51.240582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d09b6235-c449-4598-adff-a8c22965a718 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.240720 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d09b6235-c449-4598-adff-a8c22965a718 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.269650 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d09b6235-c449-4598-adff-a8c22965a718 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/types/68a84622-3b70-46e7-9f94-b8408c4c4d6f returned with HTTP 202 Jul 03 06:25:51.270037 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 306/1205] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:25:51 2026] DELETE /volume/v3/types/68a84622-3b70-46e7-9f94-b8408c4c4d6f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:25:51.277293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7a6cd7f0-3f1f-44e6-89d8-ffeae9b45766 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.279264 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7a6cd7f0-3f1f-44e6-89d8-ffeae9b45766 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:25:51.279522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7a6cd7f0-3f1f-44e6-89d8-ffeae9b45766 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.279785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7a6cd7f0-3f1f-44e6-89d8-ffeae9b45766 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.280667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7a6cd7f0-3f1f-44e6-89d8-ffeae9b45766 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:25:51.290654 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-577bce3c-6bc6-47f0-91c2-f6fa5967a14d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.292701 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-577bce3c-6bc6-47f0-91c2-f6fa5967a14d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:51.292945 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-577bce3c-6bc6-47f0-91c2-f6fa5967a14d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.293188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-577bce3c-6bc6-47f0-91c2-f6fa5967a14d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.293335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-577bce3c-6bc6-47f0-91c2-f6fa5967a14d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:51.299901 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:51.299901 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:51.300601 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-577bce3c-6bc6-47f0-91c2-f6fa5967a14d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:51.300949 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 305/1206] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:51.330130 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7a6cd7f0-3f1f-44e6-89d8-ffeae9b45766 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Get all volumes completed successfully. Jul 03 06:25:51.330816 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:51.330816 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:51.335145 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7a6cd7f0-3f1f-44e6-89d8-ffeae9b45766 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:25:51.335541 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 296/1207] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15667 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:25:51.361754 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e998b897-de2d-47cd-ab31-0bbee0723a1c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.368260 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e998b897-de2d-47cd-ab31-0bbee0723a1c tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] DELETE https://10.4.3.243/volume/v3/types/d9ddc6ec-108a-4a89-a951-fbae51171038 Jul 03 06:25:51.368466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e998b897-de2d-47cd-ab31-0bbee0723a1c tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.368705 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e998b897-de2d-47cd-ab31-0bbee0723a1c tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.399677 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e998b897-de2d-47cd-ab31-0bbee0723a1c tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/types/d9ddc6ec-108a-4a89-a951-fbae51171038 returned with HTTP 202 Jul 03 06:25:51.400089 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 301/1208] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:25:51 2026] DELETE /volume/v3/types/d9ddc6ec-108a-4a89-a951-fbae51171038 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:25:51.599659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7bb22051-ba21-4fd6-8fbc-ee0cc6949f61 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.601309 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7bb22051-ba21-4fd6-8fbc-ee0cc6949f61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:51.601541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7bb22051-ba21-4fd6-8fbc-ee0cc6949f61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.601762 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7bb22051-ba21-4fd6-8fbc-ee0cc6949f61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.611772 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:51.611772 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:51.615564 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7bb22051-ba21-4fd6-8fbc-ee0cc6949f61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:51.619988 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7bb22051-ba21-4fd6-8fbc-ee0cc6949f61 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:51.620470 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 307/1209] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:51.662707 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-211fc287-47bc-4211-aa92-4d44cec43d94 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.664501 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-211fc287-47bc-4211-aa92-4d44cec43d94 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:25:51.664735 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-211fc287-47bc-4211-aa92-4d44cec43d94 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.664939 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-211fc287-47bc-4211-aa92-4d44cec43d94 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.666028 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-211fc287-47bc-4211-aa92-4d44cec43d94 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:25:51.704993 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-211fc287-47bc-4211-aa92-4d44cec43d94 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Get all volumes completed successfully. Jul 03 06:25:51.707275 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:51.707275 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:51.711910 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-211fc287-47bc-4211-aa92-4d44cec43d94 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:25:51.712295 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 306/1210] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15667 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:25:51.728483 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.730192 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 Jul 03 06:25:51.730393 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.730568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.730734 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Delete volume with id: 7fda5944-05c7-4c6f-9a58-e3c665d995e5 Jul 03 06:25:51.738122 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:51.738122 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:51.738495 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Volume info retrieved successfully. Jul 03 06:25:51.753681 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.image.cache [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'c4acdacc-1bdb-4adf-afbc-9d70e0e79b4c', 'volume_id': '7fda5944-05c7-4c6f-9a58-e3c665d995e5', 'host': 'np0000004376@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 6, 22, 52), 'last_used': datetime.datetime(2026, 7, 3, 6, 23, 4)}. {{(pid=99919) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 06:25:51.770035 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Delete volume request issued successfully. Jul 03 06:25:51.770177 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42c6c4a8-b54d-47f4-b6d3-3a4214782a4b tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 returned with HTTP 202 Jul 03 06:25:51.770547 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 297/1211] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:25:51 2026] DELETE /volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:25:51.780463 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9840fdc7-9db5-4ab2-a3d1-7a5389e68b27 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.782205 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9840fdc7-9db5-4ab2-a3d1-7a5389e68b27 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] GET https://10.4.3.243/volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 Jul 03 06:25:51.782439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9840fdc7-9db5-4ab2-a3d1-7a5389e68b27 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:51.782684 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9840fdc7-9db5-4ab2-a3d1-7a5389e68b27 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:51.794158 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:51.794158 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:51.800727 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9840fdc7-9db5-4ab2-a3d1-7a5389e68b27 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Volume info retrieved successfully. Jul 03 06:25:51.802558 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9840fdc7-9db5-4ab2-a3d1-7a5389e68b27 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 returned with HTTP 200 Jul 03 06:25:51.802992 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 302/1212] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:51 2026] GET /volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:51.806665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-69e37e80-e89b-4538-9c45-cddf0256f9ed None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:51.809517 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-69e37e80-e89b-4538-9c45-cddf0256f9ed tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b/action Jul 03 06:25:51.810030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-69e37e80-e89b-4538-9c45-cddf0256f9ed tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:51.810217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-69e37e80-e89b-4538-9c45-cddf0256f9ed tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:51.833297 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:51.833297 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:51.850187 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-71bf2e65-9982-4c28-ae34-6770191f6e58 req-69e37e80-e89b-4538-9c45-cddf0256f9ed tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b/action returned with HTTP 204 Jul 03 06:25:51.850805 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 308/1213] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:25:51 2026] POST /volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:52.313282 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ea003c5f-58a4-422e-be6c-ab92fbfdc531 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.315141 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ea003c5f-58a4-422e-be6c-ab92fbfdc531 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:52.315342 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ea003c5f-58a4-422e-be6c-ab92fbfdc531 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.315541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ea003c5f-58a4-422e-be6c-ab92fbfdc531 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.315659 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ea003c5f-58a4-422e-be6c-ab92fbfdc531 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:52.320206 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:52.320206 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:52.321035 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ea003c5f-58a4-422e-be6c-ab92fbfdc531 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:52.321563 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 307/1214] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:52 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:52.634368 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7165159a-41e4-42d6-b03d-81f6f808a264 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.636230 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7165159a-41e4-42d6-b03d-81f6f808a264 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:52.636430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7165159a-41e4-42d6-b03d-81f6f808a264 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.636613 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7165159a-41e4-42d6-b03d-81f6f808a264 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.647136 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:52.647136 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:52.652835 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7165159a-41e4-42d6-b03d-81f6f808a264 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:52.657911 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7165159a-41e4-42d6-b03d-81f6f808a264 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:52.658411 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 298/1215] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:52 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:52.676715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1ecca338-0d21-4ada-b22f-41f399009198 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.677792 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ecca338-0d21-4ada-b22f-41f399009198 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:52.679732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ecca338-0d21-4ada-b22f-41f399009198 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.679732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ecca338-0d21-4ada-b22f-41f399009198 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.693607 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:52.693607 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:52.697809 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1ecca338-0d21-4ada-b22f-41f399009198 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:52.704191 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ecca338-0d21-4ada-b22f-41f399009198 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:52.704544 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 303/1216] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:52 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:52.740358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c0eadaa1-eada-42c8-83bc-9df1e2dac87f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.743094 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c0eadaa1-eada-42c8-83bc-9df1e2dac87f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:25:52.743306 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c0eadaa1-eada-42c8-83bc-9df1e2dac87f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.743605 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c0eadaa1-eada-42c8-83bc-9df1e2dac87f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.753757 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:52.753757 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:52.758546 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c0eadaa1-eada-42c8-83bc-9df1e2dac87f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:25:52.762939 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c0eadaa1-eada-42c8-83bc-9df1e2dac87f tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:25:52.763317 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 309/1217] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:52 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:52.801349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7ea2204c-97e5-4754-b03a-f548e97066f8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.805433 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7ea2204c-97e5-4754-b03a-f548e97066f8 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:25:52.805710 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7ea2204c-97e5-4754-b03a-f548e97066f8 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.805952 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7ea2204c-97e5-4754-b03a-f548e97066f8 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.815246 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-176af274-9bff-4f0f-9e16-866062af9887 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.815355 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:52.815355 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:52.817464 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-176af274-9bff-4f0f-9e16-866062af9887 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] GET https://10.4.3.243/volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 Jul 03 06:25:52.817731 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-176af274-9bff-4f0f-9e16-866062af9887 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.817988 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-176af274-9bff-4f0f-9e16-866062af9887 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.820232 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7ea2204c-97e5-4754-b03a-f548e97066f8 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:25:52.825568 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7ea2204c-97e5-4754-b03a-f548e97066f8 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:25:52.826011 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 308/1218] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:52 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:52.827069 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-176af274-9bff-4f0f-9e16-866062af9887 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 returned with HTTP 404 Jul 03 06:25:52.827625 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 299/1219] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:52 2026] GET /volume/v3/volumes/7fda5944-05c7-4c6f-9a58-e3c665d995e5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:52.837857 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e6471f5a-cba3-4d4d-a704-dcf639a55c98 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.839871 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e6471f5a-cba3-4d4d-a704-dcf639a55c98 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] DELETE https://10.4.3.243/volume/v3/types/ea3f5529-da3f-4279-b00e-3883851ec4a9 Jul 03 06:25:52.840259 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e6471f5a-cba3-4d4d-a704-dcf639a55c98 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.840507 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e6471f5a-cba3-4d4d-a704-dcf639a55c98 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.850661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0d47e7d1-5ce9-4a47-9feb-a96551723b14 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.856746 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0d47e7d1-5ce9-4a47-9feb-a96551723b14 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] DELETE https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:25:52.857000 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0d47e7d1-5ce9-4a47-9feb-a96551723b14 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.857267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0d47e7d1-5ce9-4a47-9feb-a96551723b14 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.857501 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-0d47e7d1-5ce9-4a47-9feb-a96551723b14 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Delete volume with id: f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:25:52.869507 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:52.869507 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:52.870010 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0d47e7d1-5ce9-4a47-9feb-a96551723b14 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:25:52.885962 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e6471f5a-cba3-4d4d-a704-dcf639a55c98 tempest-TestInstancesWithCinderVolumes-1605774020 tempest-TestInstancesWithCinderVolumes-1605774020-project-admin] https://10.4.3.243/volume/v3/types/ea3f5529-da3f-4279-b00e-3883851ec4a9 returned with HTTP 202 Jul 03 06:25:52.886633 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 304/1220] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:25:52 2026] DELETE /volume/v3/types/ea3f5529-da3f-4279-b00e-3883851ec4a9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:25:52.894011 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0d47e7d1-5ce9-4a47-9feb-a96551723b14 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Delete volume request issued successfully. Jul 03 06:25:52.894220 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0d47e7d1-5ce9-4a47-9feb-a96551723b14 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 202 Jul 03 06:25:52.894624 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 310/1221] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:25:52 2026] DELETE /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:25:52.901097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b10359ee-4677-4520-ba87-4584b585433a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:52.904016 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b10359ee-4677-4520-ba87-4584b585433a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:25:52.904231 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b10359ee-4677-4520-ba87-4584b585433a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:52.904376 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b10359ee-4677-4520-ba87-4584b585433a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:52.911185 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:52.911185 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:52.914370 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b10359ee-4677-4520-ba87-4584b585433a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Volume info retrieved successfully. Jul 03 06:25:52.920878 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b10359ee-4677-4520-ba87-4584b585433a tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 200 Jul 03 06:25:52.921274 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 309/1222] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:52 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:53.001027 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-c9c4f8fa-cc53-4899-ae29-dbc72cb65baf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:53.003337 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-c9c4f8fa-cc53-4899-ae29-dbc72cb65baf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:53.003553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-c9c4f8fa-cc53-4899-ae29-dbc72cb65baf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:53.003787 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-c9c4f8fa-cc53-4899-ae29-dbc72cb65baf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:53.016727 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:53.016727 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:53.020769 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-c9c4f8fa-cc53-4899-ae29-dbc72cb65baf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:53.028814 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-c9c4f8fa-cc53-4899-ae29-dbc72cb65baf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:53.029320 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 300/1223] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:53 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:53.066517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-6ec1935e-fd1e-4a68-a40f-a774f3f9ebca None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:53.068947 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-6ec1935e-fd1e-4a68-a40f-a774f3f9ebca tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938/action Jul 03 06:25:53.069358 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-6ec1935e-fd1e-4a68-a40f-a774f3f9ebca tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:53.069552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-6ec1935e-fd1e-4a68-a40f-a774f3f9ebca tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:53.081145 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:53.081145 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:53.081866 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-6ec1935e-fd1e-4a68-a40f-a774f3f9ebca tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:53.091537 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-6ec1935e-fd1e-4a68-a40f-a774f3f9ebca tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Begin detaching volume completed successfully. Jul 03 06:25:53.091802 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-6ec1935e-fd1e-4a68-a40f-a774f3f9ebca tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938/action returned with HTTP 202 Jul 03 06:25:53.092315 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 305/1224] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:25:53 2026] POST /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:25:53.112048 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e0ba8261-e6ec-4c65-8ccd-d61c1019a45a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:53.113792 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e0ba8261-e6ec-4c65-8ccd-d61c1019a45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:53.113999 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e0ba8261-e6ec-4c65-8ccd-d61c1019a45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:53.114220 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e0ba8261-e6ec-4c65-8ccd-d61c1019a45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:53.124270 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:53.124270 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:53.135330 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e0ba8261-e6ec-4c65-8ccd-d61c1019a45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:53.153782 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e0ba8261-e6ec-4c65-8ccd-d61c1019a45a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:53.154161 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 311/1225] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:53 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:53.333298 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-efe4bfcd-5d00-40f6-832b-71b007152f25 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:53.334922 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-efe4bfcd-5d00-40f6-832b-71b007152f25 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:53.335164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-efe4bfcd-5d00-40f6-832b-71b007152f25 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:53.335437 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-efe4bfcd-5d00-40f6-832b-71b007152f25 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:53.335478 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-efe4bfcd-5d00-40f6-832b-71b007152f25 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:53.340360 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:53.340360 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:53.341102 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-efe4bfcd-5d00-40f6-832b-71b007152f25 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:53.341458 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 310/1226] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:53 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:53.934163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a7e77bae-e1c5-4a9b-ace8-938ceb8bf329 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:53.936548 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a7e77bae-e1c5-4a9b-ace8-938ceb8bf329 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] GET https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 Jul 03 06:25:53.936548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a7e77bae-e1c5-4a9b-ace8-938ceb8bf329 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:53.936548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a7e77bae-e1c5-4a9b-ace8-938ceb8bf329 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:53.939594 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=195,cinder:UPDATE=2,cinder:DELETE=1,cinder:INSERT=1 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:25:53.944181 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a7e77bae-e1c5-4a9b-ace8-938ceb8bf329 tempest-ServerActionsTestOtherB-432500892 tempest-ServerActionsTestOtherB-432500892-project-member] https://10.4.3.243/volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 returned with HTTP 404 Jul 03 06:25:53.944831 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 301/1227] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:53 2026] GET /volume/v3/volumes/f8a61cda-af77-476d-b1b5-517e1ed368b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:54.126285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6b4bc655-6ae5-4917-beb0-1e9f29d6ad13 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:54.126766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6b4bc655-6ae5-4917-beb0-1e9f29d6ad13 None None] GET https://10.4.3.243/volume// Jul 03 06:25:54.126929 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6b4bc655-6ae5-4917-beb0-1e9f29d6ad13 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:54.127101 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6b4bc655-6ae5-4917-beb0-1e9f29d6ad13 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:54.127417 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6b4bc655-6ae5-4917-beb0-1e9f29d6ad13 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:54.127682 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 306/1228] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:25:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:54.135156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-e0beee8e-e33c-4c44-a7dc-9eea6f019334 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:54.136930 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-e0beee8e-e33c-4c44-a7dc-9eea6f019334 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:54.137161 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-e0beee8e-e33c-4c44-a7dc-9eea6f019334 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:54.137339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-e0beee8e-e33c-4c44-a7dc-9eea6f019334 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:54.152201 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:54.152201 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:54.156202 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-e0beee8e-e33c-4c44-a7dc-9eea6f019334 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:54.159274 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-e0beee8e-e33c-4c44-a7dc-9eea6f019334 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:54.159830 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 312/1229] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:25:54 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:25:54.171209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-712cfcf9-1735-4921-a9b1-f9c473df9b21 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:54.174956 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-712cfcf9-1735-4921-a9b1-f9c473df9b21 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:54.174956 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-712cfcf9-1735-4921-a9b1-f9c473df9b21 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:54.174956 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-712cfcf9-1735-4921-a9b1-f9c473df9b21 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:54.177680 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=236,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:25:54.192806 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:54.192806 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:54.206098 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-712cfcf9-1735-4921-a9b1-f9c473df9b21 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:54.216038 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-712cfcf9-1735-4921-a9b1-f9c473df9b21 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:54.216978 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 311/1230] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:54 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:25:54.357395 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-27f8abcf-7b99-4fa9-b99d-b7958198ab2c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:54.369744 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27f8abcf-7b99-4fa9-b99d-b7958198ab2c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:54.370636 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27f8abcf-7b99-4fa9-b99d-b7958198ab2c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:54.372586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27f8abcf-7b99-4fa9-b99d-b7958198ab2c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:54.372925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-27f8abcf-7b99-4fa9-b99d-b7958198ab2c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:54.390316 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:54.390316 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:54.399012 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27f8abcf-7b99-4fa9-b99d-b7958198ab2c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:54.402372 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 302/1231] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:54 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:55.175555 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-25372c61-360d-4357-b952-6519272d85e6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:55.180005 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-25372c61-360d-4357-b952-6519272d85e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] DELETE https://10.4.3.243/volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf Jul 03 06:25:55.180336 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-25372c61-360d-4357-b952-6519272d85e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:55.180658 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-25372c61-360d-4357-b952-6519272d85e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:55.183409 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=220,cinder:UPDATE=20 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:25:55.195667 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:55.195667 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:55.235884 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d5197768-ba50-4456-9456-e652fa201859 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:55.237495 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5197768-ba50-4456-9456-e652fa201859 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:55.237495 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d5197768-ba50-4456-9456-e652fa201859 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:55.237495 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d5197768-ba50-4456-9456-e652fa201859 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:55.240855 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=266,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:25:55.250453 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:55.250453 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:55.260215 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d5197768-ba50-4456-9456-e652fa201859 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:55.266945 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5197768-ba50-4456-9456-e652fa201859 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:55.267464 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 313/1232] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:55 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:55.414828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-abea24ea-9577-4401-982c-dbac6e4b8164 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:55.420157 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-abea24ea-9577-4401-982c-dbac6e4b8164 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:55.420427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-abea24ea-9577-4401-982c-dbac6e4b8164 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:55.420708 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-abea24ea-9577-4401-982c-dbac6e4b8164 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:55.420882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-abea24ea-9577-4401-982c-dbac6e4b8164 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:55.430009 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:55.430009 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:55.431083 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-abea24ea-9577-4401-982c-dbac6e4b8164 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:55.431602 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 312/1233] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:55 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:55.740207 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b2a34705-95df-4f84-aa8e-db75f3046cac req-25372c61-360d-4357-b952-6519272d85e6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf returned with HTTP 200 Jul 03 06:25:55.740531 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 307/1234] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:25:55 2026] DELETE /volume/v3/attachments/9031e901-78ab-47ce-a794-bc84dbc7f5cf => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:56.285653 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f11e69b2-c75a-4488-bc9a-558984515e36 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:56.288311 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f11e69b2-c75a-4488-bc9a-558984515e36 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:25:56.288744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f11e69b2-c75a-4488-bc9a-558984515e36 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:56.289233 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f11e69b2-c75a-4488-bc9a-558984515e36 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:56.298309 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:56.298309 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:56.304038 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f11e69b2-c75a-4488-bc9a-558984515e36 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:56.319707 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f11e69b2-c75a-4488-bc9a-558984515e36 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:25:56.319707 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 303/1235] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:56 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:56.446557 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-ff8c2a95-d439-410f-956a-595ed873610f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:56.448944 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-ff8c2a95-d439-410f-956a-595ed873610f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:56.449351 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-ff8c2a95-d439-410f-956a-595ed873610f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:56.449594 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2a05e818-5dc3-44f2-afda-5116fa76535e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:56.451305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-ff8c2a95-d439-410f-956a-595ed873610f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:56.451469 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2a05e818-5dc3-44f2-afda-5116fa76535e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:56.451715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2a05e818-5dc3-44f2-afda-5116fa76535e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:56.451966 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2a05e818-5dc3-44f2-afda-5116fa76535e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:56.452098 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2a05e818-5dc3-44f2-afda-5116fa76535e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:56.460329 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:56.460329 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:56.461224 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2a05e818-5dc3-44f2-afda-5116fa76535e tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:56.461512 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 313/1236] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:56 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:56.465605 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:56.465605 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:56.471336 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-ff8c2a95-d439-410f-956a-595ed873610f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:56.477034 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-ff8c2a95-d439-410f-956a-595ed873610f tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:56.477786 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 314/1237] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:56 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:56.499511 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-bc6d6ca0-a094-4c8c-8646-0f34d282a5d6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:56.503440 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-bc6d6ca0-a094-4c8c-8646-0f34d282a5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] POST https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273/action Jul 03 06:25:56.506719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-bc6d6ca0-a094-4c8c-8646-0f34d282a5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:56.506719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-bc6d6ca0-a094-4c8c-8646-0f34d282a5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:56.521919 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:56.521919 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:56.522448 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-bc6d6ca0-a094-4c8c-8646-0f34d282a5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:56.551712 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-bc6d6ca0-a094-4c8c-8646-0f34d282a5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Begin detaching volume completed successfully. Jul 03 06:25:56.552799 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-bc6d6ca0-a094-4c8c-8646-0f34d282a5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273/action returned with HTTP 202 Jul 03 06:25:56.552799 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 308/1238] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:25:56 2026] POST /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:25:56.581933 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ffc9a300-9b5d-410e-8caa-10c0071131b5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:56.583802 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ffc9a300-9b5d-410e-8caa-10c0071131b5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:56.584362 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ffc9a300-9b5d-410e-8caa-10c0071131b5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:56.584362 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ffc9a300-9b5d-410e-8caa-10c0071131b5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:56.616318 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:56.616318 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:56.622854 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ffc9a300-9b5d-410e-8caa-10c0071131b5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:56.628671 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ffc9a300-9b5d-410e-8caa-10c0071131b5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:56.628999 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 304/1239] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:56 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:56.658974 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-67116b45-072b-45c5-bd63-b5533fa8c852 req-390495f8-bc1e-460b-b9f2-0b84b6ce7996 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:56.661331 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-67116b45-072b-45c5-bd63-b5533fa8c852 req-390495f8-bc1e-460b-b9f2-0b84b6ce7996 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:25:56.661662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-67116b45-072b-45c5-bd63-b5533fa8c852 req-390495f8-bc1e-460b-b9f2-0b84b6ce7996 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:56.661996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-67116b45-072b-45c5-bd63-b5533fa8c852 req-390495f8-bc1e-460b-b9f2-0b84b6ce7996 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:56.672381 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:56.672381 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:56.676146 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-67116b45-072b-45c5-bd63-b5533fa8c852 req-390495f8-bc1e-460b-b9f2-0b84b6ce7996 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:25:56.680656 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-67116b45-072b-45c5-bd63-b5533fa8c852 req-390495f8-bc1e-460b-b9f2-0b84b6ce7996 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:25:56.681198 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 314/1240] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:25:56 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:56.930558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f1339f9b-423b-4a79-87dc-bcb470e7de2f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:56.931058 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1339f9b-423b-4a79-87dc-bcb470e7de2f None None] GET https://10.4.3.243/volume// Jul 03 06:25:56.932191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1339f9b-423b-4a79-87dc-bcb470e7de2f None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:56.932191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1339f9b-423b-4a79-87dc-bcb470e7de2f None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:56.932191 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1339f9b-423b-4a79-87dc-bcb470e7de2f None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:56.932360 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 315/1241] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:25:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:56.941973 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-8d3aae08-7d3a-4cdc-9113-b565fed09669 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:56.945036 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-8d3aae08-7d3a-4cdc-9113-b565fed09669 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:25:56.945716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-8d3aae08-7d3a-4cdc-9113-b565fed09669 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:56.945716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-8d3aae08-7d3a-4cdc-9113-b565fed09669 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:56.961856 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:56.961856 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:56.967656 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-8d3aae08-7d3a-4cdc-9113-b565fed09669 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:25:56.976132 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-8d3aae08-7d3a-4cdc-9113-b565fed09669 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:25:56.976132 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 309/1242] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:25:56 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:25:57.119794 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-38522ba8-dbdd-4cb4-90e7-59bae42cd8ca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:57.121753 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-38522ba8-dbdd-4cb4-90e7-59bae42cd8ca tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] PUT https://10.4.3.243/volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052 Jul 03 06:25:57.121753 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-38522ba8-dbdd-4cb4-90e7-59bae42cd8ca tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:57.136818 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-38522ba8-dbdd-4cb4-90e7-59bae42cd8ca tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Acquiring lock "cinder-attachment_update-cc871c7c-b54c-4e63-b885-9b92335bd03c-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:25:57.145381 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-38522ba8-dbdd-4cb4-90e7-59bae42cd8ca tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Lock "cinder-attachment_update-cc871c7c-b54c-4e63-b885-9b92335bd03c-np0000004376" acquired by "attachment_update" :: waited 0.009s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:25:57.146410 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:57.146410 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:57.479442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7a026346-d3f4-4f0e-bca2-361e853f4991 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:57.481605 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7a026346-d3f4-4f0e-bca2-361e853f4991 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:57.481842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7a026346-d3f4-4f0e-bca2-361e853f4991 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:57.482056 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7a026346-d3f4-4f0e-bca2-361e853f4991 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:57.482208 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-7a026346-d3f4-4f0e-bca2-361e853f4991 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:57.489072 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:57.489072 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:57.490097 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7a026346-d3f4-4f0e-bca2-361e853f4991 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:57.490571 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 315/1243] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:57 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:57.598712 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ac01a970-05c6-48b3-ad45-893bff131435 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:57.599172 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ac01a970-05c6-48b3-ad45-893bff131435 None None] GET https://10.4.3.243/volume// Jul 03 06:25:57.599379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ac01a970-05c6-48b3-ad45-893bff131435 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:57.599609 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ac01a970-05c6-48b3-ad45-893bff131435 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:57.599996 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ac01a970-05c6-48b3-ad45-893bff131435 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:25:57.600336 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 316/1244] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:25:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:25:57.609571 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-201cc713-c5e5-424f-933d-cfe1868e724c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:57.612793 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-201cc713-c5e5-424f-933d-cfe1868e724c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:57.613357 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-201cc713-c5e5-424f-933d-cfe1868e724c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:57.613616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-201cc713-c5e5-424f-933d-cfe1868e724c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:57.627987 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:57.627987 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:57.632446 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-201cc713-c5e5-424f-933d-cfe1868e724c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:57.639080 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-201cc713-c5e5-424f-933d-cfe1868e724c tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:57.639552 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 310/1245] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:25:57 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:25:57.650039 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ab4e9673-6264-430a-85e3-1b3755444ce2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:57.650039 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ab4e9673-6264-430a-85e3-1b3755444ce2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:57.650451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ab4e9673-6264-430a-85e3-1b3755444ce2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:57.650451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ab4e9673-6264-430a-85e3-1b3755444ce2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:57.668847 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:57.668847 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:25:57.672820 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ab4e9673-6264-430a-85e3-1b3755444ce2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:57.677437 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ab4e9673-6264-430a-85e3-1b3755444ce2 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:57.677646 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 316/1246] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:57 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:57.685619 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-38522ba8-dbdd-4cb4-90e7-59bae42cd8ca tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Lock "cinder-attachment_update-cc871c7c-b54c-4e63-b885-9b92335bd03c-np0000004376" released by "attachment_update" :: held 0.540s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:25:57.690896 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-38522ba8-dbdd-4cb4-90e7-59bae42cd8ca tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052 returned with HTTP 200 Jul 03 06:25:57.690896 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 305/1247] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:25:57 2026] PUT /volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:58.198436 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-78db9b8d-36eb-4799-b7ad-d283ff910d01 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:58.200929 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-78db9b8d-36eb-4799-b7ad-d283ff910d01 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] POST https://10.4.3.243/volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052/action Jul 03 06:25:58.201256 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-78db9b8d-36eb-4799-b7ad-d283ff910d01 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:25:58.201366 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-78db9b8d-36eb-4799-b7ad-d283ff910d01 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:58.224434 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:58.224434 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:58.253227 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c87e9adf-6bfa-493e-b328-c2d7d5eda5eb req-78db9b8d-36eb-4799-b7ad-d283ff910d01 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052/action returned with HTTP 204 Jul 03 06:25:58.253861 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 317/1248] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:25:58 2026] POST /volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:25:58.502376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-759164a8-a6b1-4d8b-9db3-d87beaceee5d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:58.505997 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-759164a8-a6b1-4d8b-9db3-d87beaceee5d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:58.506220 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-759164a8-a6b1-4d8b-9db3-d87beaceee5d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:58.506412 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-759164a8-a6b1-4d8b-9db3-d87beaceee5d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:58.506512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-759164a8-a6b1-4d8b-9db3-d87beaceee5d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:58.513561 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:58.513561 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:58.514495 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-759164a8-a6b1-4d8b-9db3-d87beaceee5d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:58.515015 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 311/1249] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:58 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:58.636061 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:58.692673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-43755a3b-a8fc-4ecf-909e-0260b208bf00 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:58.696025 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-43755a3b-a8fc-4ecf-909e-0260b208bf00 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:58.696307 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-43755a3b-a8fc-4ecf-909e-0260b208bf00 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:58.696551 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-43755a3b-a8fc-4ecf-909e-0260b208bf00 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:58.707792 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:58.707792 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:58.716392 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-43755a3b-a8fc-4ecf-909e-0260b208bf00 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:58.730302 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-43755a3b-a8fc-4ecf-909e-0260b208bf00 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:58.730650 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 306/1250] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:58 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:58.765493 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:25:58.765841 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-176281046"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:25:58.767303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-176281046'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:25:58.767419 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume of 1 GB Jul 03 06:25:58.771280 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Availability Zones retrieved successfully. Jul 03 06:25:58.776479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Flow 'volume_create_api' (256f6aa8-4688-4d36-b1a1-d8accb04b1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:25:58.777431 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0237fe1-9933-46d0-9314-d6e2194167f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:58.778404 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:25:58.804455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0237fe1-9933-46d0-9314-d6e2194167f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:58.805178 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba28469a-0b06-4cfe-9c94-bfc736457d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:58.883566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Created reservations ['0c5dbda1-2fcc-4ab5-a390-1a716bd5c4cc', '0c71ca41-b504-41cf-ac98-ff455e3f5107', 'ddaf0ab5-6cba-4302-a4ed-32d352ce42e6', '8637199b-aaea-447b-b6d0-9a0442c98492'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:25:58.884411 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba28469a-0b06-4cfe-9c94-bfc736457d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5dbda1-2fcc-4ab5-a390-1a716bd5c4cc', '0c71ca41-b504-41cf-ac98-ff455e3f5107', 'ddaf0ab5-6cba-4302-a4ed-32d352ce42e6', '8637199b-aaea-447b-b6d0-9a0442c98492']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:58.885168 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b3ec32-e21e-4fbf-9111-3306497ad64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:58.907281 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b3ec32-e21e-4fbf-9111-3306497ad64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66302cd4-3172-4b9e-8f88-dcefe09f4b05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-176281046',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2dfd04b14aa4933bd0025c51c9248c2',qos_specs=None,replication_status=,reservations=['0c5dbda1-2fcc-4ab5-a390-1a716bd5c4cc','0c71ca41-b504-41cf-ac98-ff455e3f5107','ddaf0ab5-6cba-4302-a4ed-32d352ce42e6','8637199b-aaea-447b-b6d0-9a0442c98492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:25:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-176281046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66302cd4-3172-4b9e-8f88-dcefe09f4b05,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c2dfd04b14aa4933bd0025c51c9248c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:58.908038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987e4096-47a2-495b-b148-58fd83e9a707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:58.929089 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987e4096-47a2-495b-b148-58fd83e9a707) transitioned into state 'SUCCESS' from state '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-176281046',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2dfd04b14aa4933bd0025c51c9248c2',qos_specs=None,replication_status=,reservations=['0c5dbda1-2fcc-4ab5-a390-1a716bd5c4cc','0c71ca41-b504-41cf-ac98-ff455e3f5107','ddaf0ab5-6cba-4302-a4ed-32d352ce42e6','8637199b-aaea-447b-b6d0-9a0442c98492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:58.929864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e998c34-91ab-4aa4-867e-b52c91030cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:25:58.942276 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e998c34-91ab-4aa4-867e-b52c91030cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:25:58.942276 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Flow 'volume_create_api' (256f6aa8-4688-4d36-b1a1-d8accb04b1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:25:58.942276 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume request issued successfully. Jul 03 06:25:58.942276 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-42112cf2-b80b-4892-8dbd-9b300edf0c4f tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:25:58.942510 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 317/1251] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:25:58 2026] POST /volume/v3/volumes => generated 759 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:25:58.955446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9a7b97e2-8fa8-4143-814b-a24fb327cd2e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:58.957489 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9a7b97e2-8fa8-4143-814b-a24fb327cd2e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 Jul 03 06:25:58.957720 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9a7b97e2-8fa8-4143-814b-a24fb327cd2e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:58.957942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9a7b97e2-8fa8-4143-814b-a24fb327cd2e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:58.967510 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:58.967510 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:25:58.972320 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9a7b97e2-8fa8-4143-814b-a24fb327cd2e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:25:58.982043 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9a7b97e2-8fa8-4143-814b-a24fb327cd2e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 returned with HTTP 200 Jul 03 06:25:58.982043 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 318/1252] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:58 2026] GET /volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:59.524762 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cf47ebee-acc4-4ceb-b0b3-d7e659530e82 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:59.526766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cf47ebee-acc4-4ceb-b0b3-d7e659530e82 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:25:59.526985 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cf47ebee-acc4-4ceb-b0b3-d7e659530e82 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:59.527269 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cf47ebee-acc4-4ceb-b0b3-d7e659530e82 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:59.527418 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-cf47ebee-acc4-4ceb-b0b3-d7e659530e82 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:25:59.537062 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:59.537062 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:25:59.537834 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cf47ebee-acc4-4ceb-b0b3-d7e659530e82 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:25:59.538170 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 312/1253] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:59 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:25:59.747735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-13f3dfd1-afa2-4dde-8685-800a65f78f22 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:59.749788 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13f3dfd1-afa2-4dde-8685-800a65f78f22 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:25:59.751196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13f3dfd1-afa2-4dde-8685-800a65f78f22 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:59.751196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13f3dfd1-afa2-4dde-8685-800a65f78f22 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:25:59.759045 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:25:59.759045 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:25:59.765822 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-13f3dfd1-afa2-4dde-8685-800a65f78f22 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:25:59.775774 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13f3dfd1-afa2-4dde-8685-800a65f78f22 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:25:59.776640 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 307/1254] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:59 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:25:59.994490 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0e3fe196-0582-436f-b8a9-9995ff8c4c07 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:25:59.996739 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e3fe196-0582-436f-b8a9-9995ff8c4c07 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 Jul 03 06:25:59.996978 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e3fe196-0582-436f-b8a9-9995ff8c4c07 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:25:59.997221 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e3fe196-0582-436f-b8a9-9995ff8c4c07 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:00.005745 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:00.005745 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:00.009762 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0e3fe196-0582-436f-b8a9-9995ff8c4c07 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:00.014352 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e3fe196-0582-436f-b8a9-9995ff8c4c07 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 returned with HTTP 200 Jul 03 06:26:00.014795 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 318/1255] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:25:59 2026] GET /volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:00.038301 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-fc60b27a-f143-400f-abff-3cd88d8b8766 req-e721cfa6-c568-4425-a1d1-d6e3f8800ca1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:00.040253 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-fc60b27a-f143-400f-abff-3cd88d8b8766 req-e721cfa6-c568-4425-a1d1-d6e3f8800ca1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 Jul 03 06:26:00.040492 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-fc60b27a-f143-400f-abff-3cd88d8b8766 req-e721cfa6-c568-4425-a1d1-d6e3f8800ca1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:00.040749 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-fc60b27a-f143-400f-abff-3cd88d8b8766 req-e721cfa6-c568-4425-a1d1-d6e3f8800ca1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:00.047374 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:00.047374 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:00.050995 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-fc60b27a-f143-400f-abff-3cd88d8b8766 req-e721cfa6-c568-4425-a1d1-d6e3f8800ca1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:00.055716 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-fc60b27a-f143-400f-abff-3cd88d8b8766 req-e721cfa6-c568-4425-a1d1-d6e3f8800ca1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 returned with HTTP 200 Jul 03 06:26:00.056173 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 319/1256] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:00 2026] GET /volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:00.068357 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:00.070186 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:00.070540 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1691841280"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:00.072214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1691841280'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:00.072593 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume of 1 GB Jul 03 06:26:00.076204 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Availability Zones retrieved successfully. Jul 03 06:26:00.081955 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Flow 'volume_create_api' (002837b9-4b89-4579-b261-a51479b6c50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:00.083840 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68165ee-afb4-4f0c-aa1f-fd209a446942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:00.085286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:00.117343 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68165ee-afb4-4f0c-aa1f-fd209a446942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:00.118174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20554723-7cb7-4b55-95ea-a146e26ee724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:00.160918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Created reservations ['aae613a0-09a4-4da9-bf87-c84e2b0f1c0a', '0095bc98-94af-4573-9bdd-a21d667a1b59', 'f8cc6066-c08c-437f-8ce5-dc1621bc874b', 'ea51eb32-2642-4c7d-9eb7-ae73e6fb7a68'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:00.161806 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20554723-7cb7-4b55-95ea-a146e26ee724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae613a0-09a4-4da9-bf87-c84e2b0f1c0a', '0095bc98-94af-4573-9bdd-a21d667a1b59', 'f8cc6066-c08c-437f-8ce5-dc1621bc874b', 'ea51eb32-2642-4c7d-9eb7-ae73e6fb7a68']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:00.162510 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdad80e4-4673-4cb3-a598-939f1ca65064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:00.188074 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdad80e4-4673-4cb3-a598-939f1ca65064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '141a74a0-a111-4ad6-9602-b5eb9d8ba8a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1691841280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2dfd04b14aa4933bd0025c51c9248c2',qos_specs=None,replication_status=,reservations=['aae613a0-09a4-4da9-bf87-c84e2b0f1c0a','0095bc98-94af-4573-9bdd-a21d667a1b59','f8cc6066-c08c-437f-8ce5-dc1621bc874b','ea51eb32-2642-4c7d-9eb7-ae73e6fb7a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1691841280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=141a74a0-a111-4ad6-9602-b5eb9d8ba8a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c2dfd04b14aa4933bd0025c51c9248c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:00.189201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd79df0e-bfc7-46bd-8cdf-1e11f4539b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:00.207350 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd79df0e-bfc7-46bd-8cdf-1e11f4539b95) transitioned into state 'SUCCESS' from state '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-1691841280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2dfd04b14aa4933bd0025c51c9248c2',qos_specs=None,replication_status=,reservations=['aae613a0-09a4-4da9-bf87-c84e2b0f1c0a','0095bc98-94af-4573-9bdd-a21d667a1b59','f8cc6066-c08c-437f-8ce5-dc1621bc874b','ea51eb32-2642-4c7d-9eb7-ae73e6fb7a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:00.208163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20179d08-ac88-4865-8777-e308fc1e7ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:00.220148 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20179d08-ac88-4865-8777-e308fc1e7ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:00.221117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Flow 'volume_create_api' (002837b9-4b89-4579-b261-a51479b6c50f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:00.222711 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume request issued successfully. Jul 03 06:26:00.222711 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9d5372a-9912-472d-a83f-c3de6bee9032 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:00.222861 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 313/1257] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:26:00 2026] POST /volume/v3/volumes => generated 760 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:00.242521 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eb289034-458d-4e4b-94eb-ed832579223c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:00.244889 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb289034-458d-4e4b-94eb-ed832579223c tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 Jul 03 06:26:00.245156 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb289034-458d-4e4b-94eb-ed832579223c tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:00.245439 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb289034-458d-4e4b-94eb-ed832579223c tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:00.254983 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:00.254983 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:00.260042 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-eb289034-458d-4e4b-94eb-ed832579223c tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:00.265990 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb289034-458d-4e4b-94eb-ed832579223c tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 returned with HTTP 200 Jul 03 06:26:00.266477 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 308/1258] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:00 2026] GET /volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:00.558256 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6b123a8b-6774-453e-9014-d2a7381d807b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:00.560130 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b123a8b-6774-453e-9014-d2a7381d807b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:00.560303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b123a8b-6774-453e-9014-d2a7381d807b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:00.560494 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b123a8b-6774-453e-9014-d2a7381d807b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:00.560607 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6b123a8b-6774-453e-9014-d2a7381d807b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:00.565684 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:00.565684 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:00.566565 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b123a8b-6774-453e-9014-d2a7381d807b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:00.566980 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 319/1259] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:00 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:00.788615 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ddd684ab-3c1f-4559-9264-760a7e29e7f1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:00.791187 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ddd684ab-3c1f-4559-9264-760a7e29e7f1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:00.791464 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ddd684ab-3c1f-4559-9264-760a7e29e7f1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:00.791779 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ddd684ab-3c1f-4559-9264-760a7e29e7f1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:00.805458 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:00.805458 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:00.809570 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ddd684ab-3c1f-4559-9264-760a7e29e7f1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:00.816686 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ddd684ab-3c1f-4559-9264-760a7e29e7f1 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:26:00.816686 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 320/1260] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:00 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:01.282667 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c7954326-179e-4a5a-ae9e-2538439a74d9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:01.285489 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7954326-179e-4a5a-ae9e-2538439a74d9 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 Jul 03 06:26:01.285914 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7954326-179e-4a5a-ae9e-2538439a74d9 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:01.286281 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7954326-179e-4a5a-ae9e-2538439a74d9 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:01.299386 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:01.299386 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:01.308230 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c7954326-179e-4a5a-ae9e-2538439a74d9 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:01.312378 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7954326-179e-4a5a-ae9e-2538439a74d9 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 returned with HTTP 200 Jul 03 06:26:01.312378 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 314/1261] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:01 2026] GET /volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:01.343585 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-5ae899d7-eb91-41d5-8603-bb3c50d3fbd7 req-02131ecd-03b4-4db5-b2c4-24fd3666eba1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:01.346162 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-5ae899d7-eb91-41d5-8603-bb3c50d3fbd7 req-02131ecd-03b4-4db5-b2c4-24fd3666eba1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 Jul 03 06:26:01.346526 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-5ae899d7-eb91-41d5-8603-bb3c50d3fbd7 req-02131ecd-03b4-4db5-b2c4-24fd3666eba1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:01.346825 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-5ae899d7-eb91-41d5-8603-bb3c50d3fbd7 req-02131ecd-03b4-4db5-b2c4-24fd3666eba1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:01.357742 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:01.357742 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:01.361480 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-5ae899d7-eb91-41d5-8603-bb3c50d3fbd7 req-02131ecd-03b4-4db5-b2c4-24fd3666eba1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:01.366456 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-5ae899d7-eb91-41d5-8603-bb3c50d3fbd7 req-02131ecd-03b4-4db5-b2c4-24fd3666eba1 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 returned with HTTP 200 Jul 03 06:26:01.367559 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 309/1262] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:01 2026] GET /volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:01.382543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fd806df1-980c-478c-9fd2-11075b2224d3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:01.384626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:01.384626 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-114605212"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:01.388932 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-114605212'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:01.388932 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume of 1 GB Jul 03 06:26:01.394926 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Availability Zones retrieved successfully. Jul 03 06:26:01.401828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Flow 'volume_create_api' (ac689365-302a-48a2-b65b-7e20a8e72ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:01.403081 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c37f68c0-6d1b-4617-b9f3-40711d23f83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:01.403924 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:01.457563 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c37f68c0-6d1b-4617-b9f3-40711d23f83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:01.458412 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e417f105-0787-4960-81e0-44c935b5c7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:01.520672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Created reservations ['8c586e04-e01d-4fd0-890e-86655bd2cac0', '7642696d-1c84-4a7b-b99d-16ef95b17855', 'b466a09b-13ee-451d-87d8-15ab19b7782d', 'f2eb9a8b-3ae6-4243-8aaa-81342b74d076'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:01.521843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e417f105-0787-4960-81e0-44c935b5c7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c586e04-e01d-4fd0-890e-86655bd2cac0', '7642696d-1c84-4a7b-b99d-16ef95b17855', 'b466a09b-13ee-451d-87d8-15ab19b7782d', 'f2eb9a8b-3ae6-4243-8aaa-81342b74d076']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:01.522654 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d9813e-8206-4b95-abfe-5a86541e8df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:01.567455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d9813e-8206-4b95-abfe-5a86541e8df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498e366e-16df-40c6-a6d0-0e838f45e8df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-114605212',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2dfd04b14aa4933bd0025c51c9248c2',qos_specs=None,replication_status=,reservations=['8c586e04-e01d-4fd0-890e-86655bd2cac0','7642696d-1c84-4a7b-b99d-16ef95b17855','b466a09b-13ee-451d-87d8-15ab19b7782d','f2eb9a8b-3ae6-4243-8aaa-81342b74d076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-114605212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498e366e-16df-40c6-a6d0-0e838f45e8df,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c2dfd04b14aa4933bd0025c51c9248c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:01.568434 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71463f9-b2e5-4d24-8da3-78681bb6d221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:01.578771 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c3e0817a-086c-4286-b845-7c65e93969c5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:01.580846 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c3e0817a-086c-4286-b845-7c65e93969c5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:01.581059 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c3e0817a-086c-4286-b845-7c65e93969c5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:01.581254 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c3e0817a-086c-4286-b845-7c65e93969c5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:01.581359 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-c3e0817a-086c-4286-b845-7c65e93969c5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:01.585803 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:01.585803 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:01.587274 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c3e0817a-086c-4286-b845-7c65e93969c5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:01.587274 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 321/1263] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:01 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:01.591032 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71463f9-b2e5-4d24-8da3-78681bb6d221) transitioned into state 'SUCCESS' from state '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-114605212',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c2dfd04b14aa4933bd0025c51c9248c2',qos_specs=None,replication_status=,reservations=['8c586e04-e01d-4fd0-890e-86655bd2cac0','7642696d-1c84-4a7b-b99d-16ef95b17855','b466a09b-13ee-451d-87d8-15ab19b7782d','f2eb9a8b-3ae6-4243-8aaa-81342b74d076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be352d9fd0514280a25ed89b7dc22ce3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:01.591032 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91c75b9-0c41-4aaf-943a-8f4b2dcf23f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:01.606734 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91c75b9-0c41-4aaf-943a-8f4b2dcf23f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:01.606734 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Flow 'volume_create_api' (ac689365-302a-48a2-b65b-7e20a8e72ee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:01.606734 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Create volume request issued successfully. Jul 03 06:26:01.606734 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fd806df1-980c-478c-9fd2-11075b2224d3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:01.607133 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 320/1264] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:26:01 2026] POST /volume/v3/volumes => generated 759 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:01.623537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e61fe8f7-0d6c-47db-8ae2-12c4b8a24115 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:01.625310 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e61fe8f7-0d6c-47db-8ae2-12c4b8a24115 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df Jul 03 06:26:01.625486 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e61fe8f7-0d6c-47db-8ae2-12c4b8a24115 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:01.625663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e61fe8f7-0d6c-47db-8ae2-12c4b8a24115 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:01.633850 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:01.633850 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:01.637600 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e61fe8f7-0d6c-47db-8ae2-12c4b8a24115 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:01.642306 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e61fe8f7-0d6c-47db-8ae2-12c4b8a24115 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df returned with HTTP 200 Jul 03 06:26:01.642777 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 315/1265] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:01 2026] GET /volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:01.828159 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-19417cbd-47d2-461a-a898-e336b0a1eccf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:01.829750 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19417cbd-47d2-461a-a898-e336b0a1eccf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:01.829943 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19417cbd-47d2-461a-a898-e336b0a1eccf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:01.830150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19417cbd-47d2-461a-a898-e336b0a1eccf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:01.838830 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:01.838830 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:01.842223 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-19417cbd-47d2-461a-a898-e336b0a1eccf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:01.847668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19417cbd-47d2-461a-a898-e336b0a1eccf tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:26:01.848172 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 310/1266] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:01 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:02.600213 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9d1de794-c2d0-422b-bdaf-872a1aa08268 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:02.601896 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9d1de794-c2d0-422b-bdaf-872a1aa08268 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:02.602073 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9d1de794-c2d0-422b-bdaf-872a1aa08268 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:02.602293 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9d1de794-c2d0-422b-bdaf-872a1aa08268 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:02.602390 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9d1de794-c2d0-422b-bdaf-872a1aa08268 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:02.614435 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:02.614435 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:02.615326 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9d1de794-c2d0-422b-bdaf-872a1aa08268 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:02.615709 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 322/1267] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:02 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:02.655779 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-152e5e7c-66e0-4dc6-9b65-8f81284ce5f3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:02.657547 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-152e5e7c-66e0-4dc6-9b65-8f81284ce5f3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df Jul 03 06:26:02.657751 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-152e5e7c-66e0-4dc6-9b65-8f81284ce5f3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:02.657930 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-152e5e7c-66e0-4dc6-9b65-8f81284ce5f3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:02.673794 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:02.673794 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:02.687893 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-152e5e7c-66e0-4dc6-9b65-8f81284ce5f3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:02.705970 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-152e5e7c-66e0-4dc6-9b65-8f81284ce5f3 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df returned with HTTP 200 Jul 03 06:26:02.706344 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 321/1268] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:02 2026] GET /volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:02.728147 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-217b4fca-6fa8-4fd1-a00b-e92e3d356bae req-8a74ae99-3a14-4b4c-b89b-00854b2f130e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:02.730580 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-217b4fca-6fa8-4fd1-a00b-e92e3d356bae req-8a74ae99-3a14-4b4c-b89b-00854b2f130e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df Jul 03 06:26:02.730866 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-217b4fca-6fa8-4fd1-a00b-e92e3d356bae req-8a74ae99-3a14-4b4c-b89b-00854b2f130e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:02.731103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-217b4fca-6fa8-4fd1-a00b-e92e3d356bae req-8a74ae99-3a14-4b4c-b89b-00854b2f130e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:02.755414 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:02.755414 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:02.759326 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-217b4fca-6fa8-4fd1-a00b-e92e3d356bae req-8a74ae99-3a14-4b4c-b89b-00854b2f130e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:02.765036 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-217b4fca-6fa8-4fd1-a00b-e92e3d356bae req-8a74ae99-3a14-4b4c-b89b-00854b2f130e tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df returned with HTTP 200 Jul 03 06:26:02.765524 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 316/1269] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:02 2026] GET /volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:02.864187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c40cab26-d388-4860-bc7d-75f92fa91024 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:02.867933 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c40cab26-d388-4860-bc7d-75f92fa91024 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:02.868201 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c40cab26-d388-4860-bc7d-75f92fa91024 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:02.868463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c40cab26-d388-4860-bc7d-75f92fa91024 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:02.905866 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:02.905866 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:02.911714 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c40cab26-d388-4860-bc7d-75f92fa91024 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:02.918439 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c40cab26-d388-4860-bc7d-75f92fa91024 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:26:02.919084 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 311/1270] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:02 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1138 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.091998 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-cbb724bf-a4c8-4b31-8801-0f1509ac4ecc req-9f8fc302-86d5-4373-a3e3-6dcb744a9297 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.095399 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-cbb724bf-a4c8-4b31-8801-0f1509ac4ecc req-9f8fc302-86d5-4373-a3e3-6dcb744a9297 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:26:03.099911 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-cbb724bf-a4c8-4b31-8801-0f1509ac4ecc req-9f8fc302-86d5-4373-a3e3-6dcb744a9297 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.099911 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-cbb724bf-a4c8-4b31-8801-0f1509ac4ecc req-9f8fc302-86d5-4373-a3e3-6dcb744a9297 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.099911 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [req-cbb724bf-a4c8-4b31-8801-0f1509ac4ecc req-9f8fc302-86d5-4373-a3e3-6dcb744a9297 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:03.099911 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-cbb724bf-a4c8-4b31-8801-0f1509ac4ecc req-9f8fc302-86d5-4373-a3e3-6dcb744a9297 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:03.108951 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-cbb724bf-a4c8-4b31-8801-0f1509ac4ecc req-9f8fc302-86d5-4373-a3e3-6dcb744a9297 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Get all volumes completed successfully. Jul 03 06:26:03.110442 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.110442 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:03.136128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-cbb724bf-a4c8-4b31-8801-0f1509ac4ecc req-9f8fc302-86d5-4373-a3e3-6dcb744a9297 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:26:03.136618 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 323/1271] 10.4.3.243 () {68 vars in 1508 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.172813 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8bad84e0-eca7-44e7-b4e0-b30cda5b18cb req-80b00b1e-b33d-4a45-a359-ae6e622262dc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.172813 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8bad84e0-eca7-44e7-b4e0-b30cda5b18cb req-80b00b1e-b33d-4a45-a359-ae6e622262dc tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:26:03.172813 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8bad84e0-eca7-44e7-b4e0-b30cda5b18cb req-80b00b1e-b33d-4a45-a359-ae6e622262dc tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.174429 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8bad84e0-eca7-44e7-b4e0-b30cda5b18cb req-80b00b1e-b33d-4a45-a359-ae6e622262dc tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.176239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [req-8bad84e0-eca7-44e7-b4e0-b30cda5b18cb req-80b00b1e-b33d-4a45-a359-ae6e622262dc tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:03.181723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-8bad84e0-eca7-44e7-b4e0-b30cda5b18cb req-80b00b1e-b33d-4a45-a359-ae6e622262dc tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:03.239239 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-8bad84e0-eca7-44e7-b4e0-b30cda5b18cb req-80b00b1e-b33d-4a45-a359-ae6e622262dc tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Get all volumes completed successfully. Jul 03 06:26:03.240910 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.240910 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:03.245749 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8bad84e0-eca7-44e7-b4e0-b30cda5b18cb req-80b00b1e-b33d-4a45-a359-ae6e622262dc tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:26:03.245749 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 322/1272] 10.4.3.243 () {68 vars in 1508 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.285239 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-699b34ee-211e-4c74-96ad-75e4c9db5da0 req-5abb4515-3040-48e6-bf8d-fa8448d210ef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.287921 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-699b34ee-211e-4c74-96ad-75e4c9db5da0 req-5abb4515-3040-48e6-bf8d-fa8448d210ef tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:26:03.287921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-699b34ee-211e-4c74-96ad-75e4c9db5da0 req-5abb4515-3040-48e6-bf8d-fa8448d210ef tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.288433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-699b34ee-211e-4c74-96ad-75e4c9db5da0 req-5abb4515-3040-48e6-bf8d-fa8448d210ef tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.288433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [req-699b34ee-211e-4c74-96ad-75e4c9db5da0 req-5abb4515-3040-48e6-bf8d-fa8448d210ef tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:03.289800 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-699b34ee-211e-4c74-96ad-75e4c9db5da0 req-5abb4515-3040-48e6-bf8d-fa8448d210ef tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:03.324790 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-699b34ee-211e-4c74-96ad-75e4c9db5da0 req-5abb4515-3040-48e6-bf8d-fa8448d210ef tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Get all volumes completed successfully. Jul 03 06:26:03.326099 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.326099 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:03.331167 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-699b34ee-211e-4c74-96ad-75e4c9db5da0 req-5abb4515-3040-48e6-bf8d-fa8448d210ef tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:26:03.331630 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 317/1273] 10.4.3.243 () {68 vars in 1508 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.359044 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8eda7da8-04d3-4bc3-be20-3a0e3c6bee7b req-76639bfb-4bc5-4a0a-a9cf-086a82aa6ac2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.361548 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8eda7da8-04d3-4bc3-be20-3a0e3c6bee7b req-76639bfb-4bc5-4a0a-a9cf-086a82aa6ac2 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:26:03.361839 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8eda7da8-04d3-4bc3-be20-3a0e3c6bee7b req-76639bfb-4bc5-4a0a-a9cf-086a82aa6ac2 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.362119 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8eda7da8-04d3-4bc3-be20-3a0e3c6bee7b req-76639bfb-4bc5-4a0a-a9cf-086a82aa6ac2 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.362461 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [req-8eda7da8-04d3-4bc3-be20-3a0e3c6bee7b req-76639bfb-4bc5-4a0a-a9cf-086a82aa6ac2 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:03.363720 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-8eda7da8-04d3-4bc3-be20-3a0e3c6bee7b req-76639bfb-4bc5-4a0a-a9cf-086a82aa6ac2 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:03.397876 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-8eda7da8-04d3-4bc3-be20-3a0e3c6bee7b req-76639bfb-4bc5-4a0a-a9cf-086a82aa6ac2 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Get all volumes completed successfully. Jul 03 06:26:03.398861 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.398861 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:03.402942 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8eda7da8-04d3-4bc3-be20-3a0e3c6bee7b req-76639bfb-4bc5-4a0a-a9cf-086a82aa6ac2 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:26:03.403463 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 312/1274] 10.4.3.243 () {68 vars in 1508 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.432682 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d334329e-cce6-4306-9de3-b8dd00a06e50 req-0bb12816-079f-43e1-9b91-682288658d58 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.436007 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d334329e-cce6-4306-9de3-b8dd00a06e50 req-0bb12816-079f-43e1-9b91-682288658d58 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:26:03.436242 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d334329e-cce6-4306-9de3-b8dd00a06e50 req-0bb12816-079f-43e1-9b91-682288658d58 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.436402 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d334329e-cce6-4306-9de3-b8dd00a06e50 req-0bb12816-079f-43e1-9b91-682288658d58 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.436652 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [req-d334329e-cce6-4306-9de3-b8dd00a06e50 req-0bb12816-079f-43e1-9b91-682288658d58 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:03.437435 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-d334329e-cce6-4306-9de3-b8dd00a06e50 req-0bb12816-079f-43e1-9b91-682288658d58 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:03.449755 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d334329e-cce6-4306-9de3-b8dd00a06e50 req-0bb12816-079f-43e1-9b91-682288658d58 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Get all volumes completed successfully. Jul 03 06:26:03.450948 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.450948 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:03.456046 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d334329e-cce6-4306-9de3-b8dd00a06e50 req-0bb12816-079f-43e1-9b91-682288658d58 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:26:03.456541 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 324/1275] 10.4.3.243 () {68 vars in 1508 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.492966 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-7651a251-b90a-4199-92fc-8f5563a0fda8 req-1217d74d-9b02-4a5f-82b9-33e1c70184dd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.496939 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7651a251-b90a-4199-92fc-8f5563a0fda8 req-1217d74d-9b02-4a5f-82b9-33e1c70184dd tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:26:03.498082 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7651a251-b90a-4199-92fc-8f5563a0fda8 req-1217d74d-9b02-4a5f-82b9-33e1c70184dd tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.498082 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7651a251-b90a-4199-92fc-8f5563a0fda8 req-1217d74d-9b02-4a5f-82b9-33e1c70184dd tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.498214 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [req-7651a251-b90a-4199-92fc-8f5563a0fda8 req-1217d74d-9b02-4a5f-82b9-33e1c70184dd tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:03.499310 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [req-7651a251-b90a-4199-92fc-8f5563a0fda8 req-1217d74d-9b02-4a5f-82b9-33e1c70184dd tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:03.509628 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-7651a251-b90a-4199-92fc-8f5563a0fda8 req-1217d74d-9b02-4a5f-82b9-33e1c70184dd tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Get all volumes completed successfully. Jul 03 06:26:03.510898 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.510898 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:03.515605 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7651a251-b90a-4199-92fc-8f5563a0fda8 req-1217d74d-9b02-4a5f-82b9-33e1c70184dd tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:26:03.516234 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 323/1276] 10.4.3.243 () {68 vars in 1508 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.542139 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-eff9589c-d343-40e7-9d8f-f79d783fbcca req-ec9320f0-336c-4eb4-9a9e-fb665eb1384d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.544989 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-eff9589c-d343-40e7-9d8f-f79d783fbcca req-ec9320f0-336c-4eb4-9a9e-fb665eb1384d tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:26:03.545226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-eff9589c-d343-40e7-9d8f-f79d783fbcca req-ec9320f0-336c-4eb4-9a9e-fb665eb1384d tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.545434 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-eff9589c-d343-40e7-9d8f-f79d783fbcca req-ec9320f0-336c-4eb4-9a9e-fb665eb1384d tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.545761 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [req-eff9589c-d343-40e7-9d8f-f79d783fbcca req-ec9320f0-336c-4eb4-9a9e-fb665eb1384d tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:03.545812 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-40387555-189f-498c-9d99-70257c32a866 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.546709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-eff9589c-d343-40e7-9d8f-f79d783fbcca req-ec9320f0-336c-4eb4-9a9e-fb665eb1384d tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:03.547974 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-40387555-189f-498c-9d99-70257c32a866 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] DELETE https://10.4.3.243/volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b Jul 03 06:26:03.548291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-40387555-189f-498c-9d99-70257c32a866 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.548533 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-40387555-189f-498c-9d99-70257c32a866 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.555398 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.555398 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:03.557805 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-eff9589c-d343-40e7-9d8f-f79d783fbcca req-ec9320f0-336c-4eb4-9a9e-fb665eb1384d tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Get all volumes completed successfully. Jul 03 06:26:03.558876 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.558876 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:03.563271 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-eff9589c-d343-40e7-9d8f-f79d783fbcca req-ec9320f0-336c-4eb4-9a9e-fb665eb1384d tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:26:03.563601 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 318/1277] 10.4.3.243 () {68 vars in 1508 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.602013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1cc4f3c0-f548-4722-8d74-b2afdb791cf9 req-28c59282-ac24-472c-b390-df6df339efcb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.604671 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1cc4f3c0-f548-4722-8d74-b2afdb791cf9 req-28c59282-ac24-472c-b390-df6df339efcb tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:26:03.605250 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1cc4f3c0-f548-4722-8d74-b2afdb791cf9 req-28c59282-ac24-472c-b390-df6df339efcb tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.605250 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1cc4f3c0-f548-4722-8d74-b2afdb791cf9 req-28c59282-ac24-472c-b390-df6df339efcb tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.605654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [req-1cc4f3c0-f548-4722-8d74-b2afdb791cf9 req-28c59282-ac24-472c-b390-df6df339efcb tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:03.606626 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1cc4f3c0-f548-4722-8d74-b2afdb791cf9 req-28c59282-ac24-472c-b390-df6df339efcb tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:03.618503 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1cc4f3c0-f548-4722-8d74-b2afdb791cf9 req-28c59282-ac24-472c-b390-df6df339efcb tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] Get all volumes completed successfully. Jul 03 06:26:03.619496 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.619496 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:03.626353 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1cc4f3c0-f548-4722-8d74-b2afdb791cf9 req-28c59282-ac24-472c-b390-df6df339efcb tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:26:03.626931 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 325/1278] 10.4.3.243 () {68 vars in 1508 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:03.629305 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-79a32278-5c1b-4228-9be2-6c30dfd39c77 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.633378 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-79a32278-5c1b-4228-9be2-6c30dfd39c77 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:03.633577 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-79a32278-5c1b-4228-9be2-6c30dfd39c77 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.633785 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-79a32278-5c1b-4228-9be2-6c30dfd39c77 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.633896 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-79a32278-5c1b-4228-9be2-6c30dfd39c77 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:03.641068 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.641068 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:03.642041 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-79a32278-5c1b-4228-9be2-6c30dfd39c77 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:03.642393 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 324/1279] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:03.653819 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6be15ad9-fd2b-4dfb-b65e-1066feff0037 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.658821 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6be15ad9-fd2b-4dfb-b65e-1066feff0037 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] DELETE https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df Jul 03 06:26:03.659082 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6be15ad9-fd2b-4dfb-b65e-1066feff0037 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.659362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6be15ad9-fd2b-4dfb-b65e-1066feff0037 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.659597 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-6be15ad9-fd2b-4dfb-b65e-1066feff0037 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Delete volume with id: 498e366e-16df-40c6-a6d0-0e838f45e8df Jul 03 06:26:03.670615 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.670615 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:03.671217 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6be15ad9-fd2b-4dfb-b65e-1066feff0037 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:03.718550 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6be15ad9-fd2b-4dfb-b65e-1066feff0037 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Delete volume request issued successfully. Jul 03 06:26:03.720287 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6be15ad9-fd2b-4dfb-b65e-1066feff0037 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df returned with HTTP 202 Jul 03 06:26:03.720287 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 319/1280] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:03 2026] DELETE /volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:03.727104 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8acc425d-65ad-461f-b4a0-b82e573890db None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.730027 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8acc425d-65ad-461f-b4a0-b82e573890db tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df Jul 03 06:26:03.730274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8acc425d-65ad-461f-b4a0-b82e573890db tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.730523 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8acc425d-65ad-461f-b4a0-b82e573890db tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.741718 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.741718 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:03.746593 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8acc425d-65ad-461f-b4a0-b82e573890db tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:03.752468 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8acc425d-65ad-461f-b4a0-b82e573890db tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df returned with HTTP 200 Jul 03 06:26:03.754719 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 326/1281] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:03.933121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9ab65337-c74f-4d67-afed-c91dc10830da None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:03.937674 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9ab65337-c74f-4d67-afed-c91dc10830da tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:03.937989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9ab65337-c74f-4d67-afed-c91dc10830da tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:03.938557 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9ab65337-c74f-4d67-afed-c91dc10830da tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:03.956688 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:03.956688 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:03.966259 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9ab65337-c74f-4d67-afed-c91dc10830da tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:03.978317 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9ab65337-c74f-4d67-afed-c91dc10830da tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:26:03.978885 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 325/1282] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:03 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:04.105572 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-36debf4e-fe27-43fd-9fde-28a3af3d573d req-40387555-189f-498c-9d99-70257c32a866 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b returned with HTTP 200 Jul 03 06:26:04.105572 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 313/1283] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:26:03 2026] DELETE /volume/v3/attachments/be5c7095-77ba-4965-88c1-caa1a626901b => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:04.658163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-16390dd2-e2f7-43ef-8007-87b36844cddc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:04.661970 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-16390dd2-e2f7-43ef-8007-87b36844cddc tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:04.662199 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-16390dd2-e2f7-43ef-8007-87b36844cddc tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:04.662423 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-16390dd2-e2f7-43ef-8007-87b36844cddc tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:04.662560 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-16390dd2-e2f7-43ef-8007-87b36844cddc tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:04.670238 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:04.670238 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:04.671208 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-16390dd2-e2f7-43ef-8007-87b36844cddc tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:04.671663 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 320/1284] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:04 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:04.766761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d29bb47f-ef22-4260-aedb-c17bfc5fcb32 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:04.768787 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d29bb47f-ef22-4260-aedb-c17bfc5fcb32 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df Jul 03 06:26:04.768982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d29bb47f-ef22-4260-aedb-c17bfc5fcb32 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:04.769176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d29bb47f-ef22-4260-aedb-c17bfc5fcb32 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:04.774581 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d29bb47f-ef22-4260-aedb-c17bfc5fcb32 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df returned with HTTP 404 Jul 03 06:26:04.775054 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 327/1285] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:04 2026] GET /volume/v3/volumes/498e366e-16df-40c6-a6d0-0e838f45e8df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:04.782334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0542fff4-4c5f-454d-a038-42c7d4b865e8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:04.784092 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0542fff4-4c5f-454d-a038-42c7d4b865e8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] DELETE https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 Jul 03 06:26:04.786115 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0542fff4-4c5f-454d-a038-42c7d4b865e8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:04.786115 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0542fff4-4c5f-454d-a038-42c7d4b865e8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:04.786115 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-0542fff4-4c5f-454d-a038-42c7d4b865e8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Delete volume with id: 141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 Jul 03 06:26:04.791161 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:04.791161 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:04.792208 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0542fff4-4c5f-454d-a038-42c7d4b865e8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:04.816974 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0542fff4-4c5f-454d-a038-42c7d4b865e8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Delete volume request issued successfully. Jul 03 06:26:04.817209 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0542fff4-4c5f-454d-a038-42c7d4b865e8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 returned with HTTP 202 Jul 03 06:26:04.817576 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 326/1286] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:04 2026] DELETE /volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:04.827604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b6807105-8278-41d8-932b-02040e138858 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:04.829807 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6807105-8278-41d8-932b-02040e138858 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 Jul 03 06:26:04.830152 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6807105-8278-41d8-932b-02040e138858 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:04.830386 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6807105-8278-41d8-932b-02040e138858 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:04.840966 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:04.840966 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:04.846585 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b6807105-8278-41d8-932b-02040e138858 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:04.854806 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6807105-8278-41d8-932b-02040e138858 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 returned with HTTP 200 Jul 03 06:26:04.856388 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 314/1287] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:04 2026] GET /volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:04.997184 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5f38e282-e3ee-469b-a2af-8f77a90c9cb5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:04.999601 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5f38e282-e3ee-469b-a2af-8f77a90c9cb5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:04.999871 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5f38e282-e3ee-469b-a2af-8f77a90c9cb5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.000063 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5f38e282-e3ee-469b-a2af-8f77a90c9cb5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.012009 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.012009 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:05.018441 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5f38e282-e3ee-469b-a2af-8f77a90c9cb5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:05.025605 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5f38e282-e3ee-469b-a2af-8f77a90c9cb5 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:26:05.026369 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 321/1288] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:04 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:05.042527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-612fd348-7c5f-4d8a-b0c8-6867bc5fb5d6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.044875 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-612fd348-7c5f-4d8a-b0c8-6867bc5fb5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:05.046073 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-612fd348-7c5f-4d8a-b0c8-6867bc5fb5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.046073 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-612fd348-7c5f-4d8a-b0c8-6867bc5fb5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.053238 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.053238 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:05.059253 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-612fd348-7c5f-4d8a-b0c8-6867bc5fb5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:05.067451 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-612fd348-7c5f-4d8a-b0c8-6867bc5fb5d6 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:26:05.067940 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 328/1289] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:05.117908 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-83c4a2ac-e704-4dde-b8ae-3c709c152843 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.120574 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-83c4a2ac-e704-4dde-b8ae-3c709c152843 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:05.120859 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-83c4a2ac-e704-4dde-b8ae-3c709c152843 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.121019 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-83c4a2ac-e704-4dde-b8ae-3c709c152843 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.131231 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.131231 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:05.134182 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-83c4a2ac-e704-4dde-b8ae-3c709c152843 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:05.138287 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-83c4a2ac-e704-4dde-b8ae-3c709c152843 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:26:05.138920 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 327/1290] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:05.152352 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-012eebe9-5c4d-4948-a2f4-eb6038324309 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.154972 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-012eebe9-5c4d-4948-a2f4-eb6038324309 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:26:05.155374 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-012eebe9-5c4d-4948-a2f4-eb6038324309 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.155667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-012eebe9-5c4d-4948-a2f4-eb6038324309 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.165372 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.165372 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:05.170744 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-012eebe9-5c4d-4948-a2f4-eb6038324309 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:05.176545 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-012eebe9-5c4d-4948-a2f4-eb6038324309 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:26:05.177203 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 315/1291] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:05.233730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fcf43e79-61b7-4ede-bd4d-2658cee10018 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.237634 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcf43e79-61b7-4ede-bd4d-2658cee10018 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:26:05.237865 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcf43e79-61b7-4ede-bd4d-2658cee10018 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.238067 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcf43e79-61b7-4ede-bd4d-2658cee10018 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.248670 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.248670 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:05.253917 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fcf43e79-61b7-4ede-bd4d-2658cee10018 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:05.258940 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcf43e79-61b7-4ede-bd4d-2658cee10018 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:26:05.259637 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 322/1292] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:05.681359 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a3d34196-d21f-44ba-bbfb-9378eac3674d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.683292 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a3d34196-d21f-44ba-bbfb-9378eac3674d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:05.683407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a3d34196-d21f-44ba-bbfb-9378eac3674d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.683578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a3d34196-d21f-44ba-bbfb-9378eac3674d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.683658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a3d34196-d21f-44ba-bbfb-9378eac3674d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:05.687730 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.687730 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:05.688473 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a3d34196-d21f-44ba-bbfb-9378eac3674d tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:05.688980 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 329/1293] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:05.700457 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f1e37502-b4cf-411c-96cc-86aca5fa8aad None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.704579 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1e37502-b4cf-411c-96cc-86aca5fa8aad tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:26:05.704579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1e37502-b4cf-411c-96cc-86aca5fa8aad tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.704579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1e37502-b4cf-411c-96cc-86aca5fa8aad tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.704579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f1e37502-b4cf-411c-96cc-86aca5fa8aad tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:05.708766 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.708766 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:05.709565 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1e37502-b4cf-411c-96cc-86aca5fa8aad tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:26:05.710020 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 328/1294] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:05.720451 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cb70e5be-5f6a-4184-8c9d-60a8484bf1c1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.723986 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cb70e5be-5f6a-4184-8c9d-60a8484bf1c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:26:05.724478 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cb70e5be-5f6a-4184-8c9d-60a8484bf1c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7c17252-4a9f-4384-9204-bdad6afb7e12", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1619787525"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:05.727537 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-cb70e5be-5f6a-4184-8c9d-60a8484bf1c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Creating new backup {'backup': {'volume_id': 'a7c17252-4a9f-4384-9204-bdad6afb7e12', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1619787525'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:26:05.727921 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-cb70e5be-5f6a-4184-8c9d-60a8484bf1c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Creating backup of volume a7c17252-4a9f-4384-9204-bdad6afb7e12 in container None Jul 03 06:26:05.744588 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.744588 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:05.745203 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cb70e5be-5f6a-4184-8c9d-60a8484bf1c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Volume info retrieved successfully. Jul 03 06:26:05.769784 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-cb70e5be-5f6a-4184-8c9d-60a8484bf1c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Created reservations ['09348c76-ff02-452b-8c24-6f912bbb8485', '59e90dca-7317-467e-b3f8-9ad6ad7d059b'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:05.874031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-123b3ea9-c57e-4f75-84fe-0885a8029644 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.876242 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-123b3ea9-c57e-4f75-84fe-0885a8029644 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 Jul 03 06:26:05.876890 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-123b3ea9-c57e-4f75-84fe-0885a8029644 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.876890 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-123b3ea9-c57e-4f75-84fe-0885a8029644 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.882211 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cb70e5be-5f6a-4184-8c9d-60a8484bf1c1 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:26:05.882627 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 316/1295] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:26:05 2026] POST /volume/v3/backups => generated 330 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:05.886902 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-123b3ea9-c57e-4f75-84fe-0885a8029644 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 returned with HTTP 404 Jul 03 06:26:05.886902 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 323/1296] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/volumes/141a74a0-a111-4ad6-9602-b5eb9d8ba8a7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:05.896553 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0fd32bc3-094f-4fdd-ab51-af19a649699e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.897037 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9385b704-9acf-4398-9d2a-6a259320bee8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.898978 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0fd32bc3-094f-4fdd-ab51-af19a649699e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:05.899363 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0fd32bc3-094f-4fdd-ab51-af19a649699e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.899429 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0fd32bc3-094f-4fdd-ab51-af19a649699e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.899618 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9385b704-9acf-4398-9d2a-6a259320bee8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] DELETE https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 Jul 03 06:26:05.899668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0fd32bc3-094f-4fdd-ab51-af19a649699e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:05.900235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9385b704-9acf-4398-9d2a-6a259320bee8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.900434 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9385b704-9acf-4398-9d2a-6a259320bee8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.900967 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9385b704-9acf-4398-9d2a-6a259320bee8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Delete volume with id: 66302cd4-3172-4b9e-8f88-dcefe09f4b05 Jul 03 06:26:05.904234 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.904234 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:05.906914 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0fd32bc3-094f-4fdd-ab51-af19a649699e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:05.906914 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 330/1297] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:05.908844 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.908844 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:05.909506 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9385b704-9acf-4398-9d2a-6a259320bee8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:05.939263 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9385b704-9acf-4398-9d2a-6a259320bee8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Delete volume request issued successfully. Jul 03 06:26:05.939263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9385b704-9acf-4398-9d2a-6a259320bee8 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 returned with HTTP 202 Jul 03 06:26:05.939263 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 329/1298] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:05 2026] DELETE /volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:05.948751 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-606717dd-5e35-44d2-bea4-af26e5d980ed None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:05.950618 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-606717dd-5e35-44d2-bea4-af26e5d980ed tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 Jul 03 06:26:05.950829 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-606717dd-5e35-44d2-bea4-af26e5d980ed tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:05.951023 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-606717dd-5e35-44d2-bea4-af26e5d980ed tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:05.960243 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:05.960243 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:05.966537 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-606717dd-5e35-44d2-bea4-af26e5d980ed tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Volume info retrieved successfully. Jul 03 06:26:05.973882 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-606717dd-5e35-44d2-bea4-af26e5d980ed tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 returned with HTTP 200 Jul 03 06:26:05.974503 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 317/1299] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:05 2026] GET /volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:06.920877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4050fcab-8215-4c19-ab94-bf22359fa90c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:06.922615 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4050fcab-8215-4c19-ab94-bf22359fa90c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:06.922835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4050fcab-8215-4c19-ab94-bf22359fa90c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:06.923018 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4050fcab-8215-4c19-ab94-bf22359fa90c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:06.923135 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4050fcab-8215-4c19-ab94-bf22359fa90c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:06.927188 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:06.927188 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:06.927825 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4050fcab-8215-4c19-ab94-bf22359fa90c tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:06.928333 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 324/1300] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:06 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:06.989756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-93ede168-110f-402e-9cab-1c9b0b13f886 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:06.993234 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-93ede168-110f-402e-9cab-1c9b0b13f886 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] GET https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 Jul 03 06:26:06.993489 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-93ede168-110f-402e-9cab-1c9b0b13f886 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:06.993744 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-93ede168-110f-402e-9cab-1c9b0b13f886 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:07.005560 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-93ede168-110f-402e-9cab-1c9b0b13f886 tempest-VolumesTestJSON-289046782 tempest-VolumesTestJSON-289046782-project-member] https://10.4.3.243/volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 returned with HTTP 404 Jul 03 06:26:07.006180 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 331/1301] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:06 2026] GET /volume/v3/volumes/66302cd4-3172-4b9e-8f88-dcefe09f4b05 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:07.945422 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1b8bd7d1-958b-4f4a-8336-1093b3b66629 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:07.951383 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1b8bd7d1-958b-4f4a-8336-1093b3b66629 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:07.951717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1b8bd7d1-958b-4f4a-8336-1093b3b66629 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:07.951933 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1b8bd7d1-958b-4f4a-8336-1093b3b66629 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:07.952058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-1b8bd7d1-958b-4f4a-8336-1093b3b66629 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:07.958765 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:07.958765 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:07.959998 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1b8bd7d1-958b-4f4a-8336-1093b3b66629 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:07.960196 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 330/1302] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:07 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:08.974835 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-57e94824-1b1e-45c7-9029-5d3a9bad8eca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:08.978390 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57e94824-1b1e-45c7-9029-5d3a9bad8eca tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:08.978893 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57e94824-1b1e-45c7-9029-5d3a9bad8eca tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:08.979368 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57e94824-1b1e-45c7-9029-5d3a9bad8eca tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:08.979502 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-57e94824-1b1e-45c7-9029-5d3a9bad8eca tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:08.984582 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:08.984582 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:08.985467 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57e94824-1b1e-45c7-9029-5d3a9bad8eca tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:08.985683 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 318/1303] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:08 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:09.776559 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-498b73e6-72cf-4dd9-875f-cebc0501d035 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:09.901337 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-498b73e6-72cf-4dd9-875f-cebc0501d035 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:26:09.901578 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-498b73e6-72cf-4dd9-875f-cebc0501d035 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1448872249", "os-volume-type-access:is_public": false}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:09.932944 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-498b73e6-72cf-4dd9-875f-cebc0501d035 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:26:09.934244 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 325/1304] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:26:09 2026] POST /volume/v3/types => generated 229 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:09.945190 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9032ad1b-4b43-4ff4-b9ab-093445843428 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:10.002952 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-04cbe612-138a-43cc-ae1d-9b550440d3b5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:10.005738 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-04cbe612-138a-43cc-ae1d-9b550440d3b5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:10.007109 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-04cbe612-138a-43cc-ae1d-9b550440d3b5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:10.007466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-04cbe612-138a-43cc-ae1d-9b550440d3b5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:10.007653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-04cbe612-138a-43cc-ae1d-9b550440d3b5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:10.012863 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:10.012863 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:10.013536 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-04cbe612-138a-43cc-ae1d-9b550440d3b5 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:10.014020 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 331/1305] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:10 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:10.047710 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9032ad1b-4b43-4ff4-b9ab-093445843428 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:10.048115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9032ad1b-4b43-4ff4-b9ab-093445843428 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "73ac0a25-81e2-4e6d-80c6-80bdfe084d4b", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:10.049869 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-9032ad1b-4b43-4ff4-b9ab-093445843428 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Create volume request body: {'volume': {'volume_type': '73ac0a25-81e2-4e6d-80c6-80bdfe084d4b', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:10.056660 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9032ad1b-4b43-4ff4-b9ab-093445843428 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 404 Jul 03 06:26:10.057447 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 332/1306] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:26:09 2026] POST /volume/v3/volumes => generated 114 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:10.068916 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1096a8a0-96c8-4e16-8df0-07f6edda34ec None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:10.072748 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1096a8a0-96c8-4e16-8df0-07f6edda34ec tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] POST https://10.4.3.243/volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b/action Jul 03 06:26:10.073186 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1096a8a0-96c8-4e16-8df0-07f6edda34ec tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action body: b'{"addProjectAccess": {"project": "c531f5e69b804628b010c0eba7dfb9ae"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:10.073378 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1096a8a0-96c8-4e16-8df0-07f6edda34ec tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c531f5e69b804628b010c0eba7dfb9ae"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:10.102767 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1096a8a0-96c8-4e16-8df0-07f6edda34ec tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b/action returned with HTTP 202 Jul 03 06:26:10.103344 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 319/1307] 10.4.3.243 () {68 vars in 1384 bytes} [Fri Jul 3 06:26:10 2026] POST /volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:10.117893 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b6eef667-8edd-4998-b859-8a56e683b137 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:10.130522 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:10.130522 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "73ac0a25-81e2-4e6d-80c6-80bdfe084d4b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1271866410"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:10.133845 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Create volume request body: {'volume': {'volume_type': '73ac0a25-81e2-4e6d-80c6-80bdfe084d4b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1271866410'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:10.143109 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Create volume of 1 GB Jul 03 06:26:10.143109 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:10.143109 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:10.143109 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Availability Zones retrieved successfully. Jul 03 06:26:10.148274 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Flow 'volume_create_api' (0829d094-53cb-4b25-8b63-e81ded314d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:10.149426 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3818c1b5-1e33-4689-9146-8ff50b18cbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:10.150480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:10.177114 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3818c1b5-1e33-4689-9146-8ff50b18cbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:26:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73ac0a25-81e2-4e6d-80c6-80bdfe084d4b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1448872249',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73ac0a25-81e2-4e6d-80c6-80bdfe084d4b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:10.178307 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35267ab-6f8e-493b-a0af-83b86f841596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:10.214562 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1448872249 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1448872249, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:10.214902 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1448872249 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1448872249, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:10.296230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Created reservations ['647d1a91-5c87-4a0b-ab96-f6c81a0c3030', '48c556a5-aae2-46a3-bfe2-9db549049f95', '8fdca633-c325-487d-a7d6-f7ab0c39d312', '9b0724ae-0afd-4f0f-a3d7-9448375bd7a1'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:10.297364 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35267ab-6f8e-493b-a0af-83b86f841596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['647d1a91-5c87-4a0b-ab96-f6c81a0c3030', '48c556a5-aae2-46a3-bfe2-9db549049f95', '8fdca633-c325-487d-a7d6-f7ab0c39d312', '9b0724ae-0afd-4f0f-a3d7-9448375bd7a1']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:10.298361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3e3e8ea-8ec8-4915-8ac0-6971ba34bd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:10.341607 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3e3e8ea-8ec8-4915-8ac0-6971ba34bd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94f3179f-2855-46b0-b8ea-cf1d41c39640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1271866410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c531f5e69b804628b010c0eba7dfb9ae',qos_specs=None,replication_status=,reservations=['647d1a91-5c87-4a0b-ab96-f6c81a0c3030','48c556a5-aae2-46a3-bfe2-9db549049f95','8fdca633-c325-487d-a7d6-f7ab0c39d312','9b0724ae-0afd-4f0f-a3d7-9448375bd7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef84708321548faafbceee1757a4c4e',volume_type_id=73ac0a25-81e2-4e6d-80c6-80bdfe084d4b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1271866410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94f3179f-2855-46b0-b8ea-cf1d41c39640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c531f5e69b804628b010c0eba7dfb9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ef84708321548faafbceee1757a4c4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73ac0a25-81e2-4e6d-80c6-80bdfe084d4b),volume_type_id=73ac0a25-81e2-4e6d-80c6-80bdfe084d4b)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:10.342809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd748ee8-dfdb-4b36-9c8f-a331619c6aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:10.373830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd748ee8-dfdb-4b36-9c8f-a331619c6aab) transitioned into state 'SUCCESS' from state '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-1271866410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c531f5e69b804628b010c0eba7dfb9ae',qos_specs=None,replication_status=,reservations=['647d1a91-5c87-4a0b-ab96-f6c81a0c3030','48c556a5-aae2-46a3-bfe2-9db549049f95','8fdca633-c325-487d-a7d6-f7ab0c39d312','9b0724ae-0afd-4f0f-a3d7-9448375bd7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef84708321548faafbceee1757a4c4e',volume_type_id=73ac0a25-81e2-4e6d-80c6-80bdfe084d4b)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:10.374651 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2a2f4f-aa3c-4fad-b99a-e56c5c243256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:10.402907 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2a2f4f-aa3c-4fad-b99a-e56c5c243256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:10.403889 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Flow 'volume_create_api' (0829d094-53cb-4b25-8b63-e81ded314d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:10.404303 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Create volume request issued successfully. Jul 03 06:26:10.405164 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b6eef667-8edd-4998-b859-8a56e683b137 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:10.405766 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 326/1308] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:26:10 2026] POST /volume/v3/volumes => generated 796 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:10.419649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-80d32705-9d8c-45aa-a746-676bbb68ed1c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:10.421626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-80d32705-9d8c-45aa-a746-676bbb68ed1c tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] GET https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 Jul 03 06:26:10.421873 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-80d32705-9d8c-45aa-a746-676bbb68ed1c tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:10.422080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-80d32705-9d8c-45aa-a746-676bbb68ed1c tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:10.430668 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:10.430668 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:10.444940 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-80d32705-9d8c-45aa-a746-676bbb68ed1c tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Volume info retrieved successfully. Jul 03 06:26:10.454719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-80d32705-9d8c-45aa-a746-676bbb68ed1c tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 returned with HTTP 200 Jul 03 06:26:10.454719 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 332/1309] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:10 2026] GET /volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:11.030974 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2048001c-ec3b-477d-8a97-f4daeb869abe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:11.034191 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2048001c-ec3b-477d-8a97-f4daeb869abe tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:11.034191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2048001c-ec3b-477d-8a97-f4daeb869abe tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:11.034431 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2048001c-ec3b-477d-8a97-f4daeb869abe tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:11.034572 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2048001c-ec3b-477d-8a97-f4daeb869abe tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:11.043529 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:11.043529 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:11.044483 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2048001c-ec3b-477d-8a97-f4daeb869abe tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:11.046504 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 333/1310] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:11 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:11.471317 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a8f092d4-9ff9-401a-a521-42b6800ebf83 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:11.474461 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8f092d4-9ff9-401a-a521-42b6800ebf83 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] GET https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 Jul 03 06:26:11.475062 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8f092d4-9ff9-401a-a521-42b6800ebf83 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:11.475412 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8f092d4-9ff9-401a-a521-42b6800ebf83 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:11.487382 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:11.487382 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:11.493799 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a8f092d4-9ff9-401a-a521-42b6800ebf83 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Volume info retrieved successfully. Jul 03 06:26:11.502579 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8f092d4-9ff9-401a-a521-42b6800ebf83 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 returned with HTTP 200 Jul 03 06:26:11.503418 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 320/1311] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:11 2026] GET /volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 => generated 889 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:11.524512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-61eaed38-844a-4c65-bbd8-b41ec8884c04 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:11.528783 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-61eaed38-844a-4c65-bbd8-b41ec8884c04 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] GET https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 Jul 03 06:26:11.529001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-61eaed38-844a-4c65-bbd8-b41ec8884c04 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:11.529240 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-61eaed38-844a-4c65-bbd8-b41ec8884c04 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:11.549548 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:11.549548 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:11.558825 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-61eaed38-844a-4c65-bbd8-b41ec8884c04 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Volume info retrieved successfully. Jul 03 06:26:11.563926 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-61eaed38-844a-4c65-bbd8-b41ec8884c04 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 returned with HTTP 200 Jul 03 06:26:11.564341 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 327/1312] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:11 2026] GET /volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 => generated 889 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:11.580724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-57426b3e-2b75-4c91-aa3a-2b8590fad2a2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:11.582611 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-57426b3e-2b75-4c91-aa3a-2b8590fad2a2 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] DELETE https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 Jul 03 06:26:11.582724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-57426b3e-2b75-4c91-aa3a-2b8590fad2a2 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:11.583682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-57426b3e-2b75-4c91-aa3a-2b8590fad2a2 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:11.583682 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-57426b3e-2b75-4c91-aa3a-2b8590fad2a2 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Delete volume with id: 94f3179f-2855-46b0-b8ea-cf1d41c39640 Jul 03 06:26:11.597851 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:11.597851 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:11.597851 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-57426b3e-2b75-4c91-aa3a-2b8590fad2a2 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Volume info retrieved successfully. Jul 03 06:26:11.600977 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3058dfba-1d5f-437c-8977-f48c48a54a37 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:11.603193 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3058dfba-1d5f-437c-8977-f48c48a54a37 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] GET https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:26:11.603441 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3058dfba-1d5f-437c-8977-f48c48a54a37 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:11.603648 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3058dfba-1d5f-437c-8977-f48c48a54a37 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:11.615651 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:11.615651 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:11.621433 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3058dfba-1d5f-437c-8977-f48c48a54a37 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:26:11.626338 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3058dfba-1d5f-437c-8977-f48c48a54a37 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 200 Jul 03 06:26:11.626766 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 334/1313] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:11 2026] GET /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 1833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:11.642275 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-57426b3e-2b75-4c91-aa3a-2b8590fad2a2 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Delete volume request issued successfully. Jul 03 06:26:11.642275 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-57426b3e-2b75-4c91-aa3a-2b8590fad2a2 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 returned with HTTP 202 Jul 03 06:26:11.642275 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 333/1314] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:11 2026] DELETE /volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:11.656760 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dff377ca-bf3d-4029-bf93-8b348c1ded61 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:11.659359 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dff377ca-bf3d-4029-bf93-8b348c1ded61 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] GET https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 Jul 03 06:26:11.659566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dff377ca-bf3d-4029-bf93-8b348c1ded61 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:11.659827 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dff377ca-bf3d-4029-bf93-8b348c1ded61 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:11.668808 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:11.668808 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:11.674758 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dff377ca-bf3d-4029-bf93-8b348c1ded61 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Volume info retrieved successfully. Jul 03 06:26:11.681977 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dff377ca-bf3d-4029-bf93-8b348c1ded61 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 returned with HTTP 200 Jul 03 06:26:11.682876 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 321/1315] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:11 2026] GET /volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 => generated 888 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:26:12.059818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b3c6dbd4-e8c5-4b04-9fe0-c5781341bad8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.062261 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3c6dbd4-e8c5-4b04-9fe0-c5781341bad8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:12.062509 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3c6dbd4-e8c5-4b04-9fe0-c5781341bad8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:12.062760 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3c6dbd4-e8c5-4b04-9fe0-c5781341bad8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:12.062895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b3c6dbd4-e8c5-4b04-9fe0-c5781341bad8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:12.069031 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:12.069031 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:12.070335 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3c6dbd4-e8c5-4b04-9fe0-c5781341bad8 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:12.070810 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 328/1316] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:12 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:12.696319 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6010f211-9fe8-4eb1-8025-8e0ee8a66120 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.699864 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6010f211-9fe8-4eb1-8025-8e0ee8a66120 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] GET https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 Jul 03 06:26:12.700094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6010f211-9fe8-4eb1-8025-8e0ee8a66120 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:12.700318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6010f211-9fe8-4eb1-8025-8e0ee8a66120 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:12.714795 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6010f211-9fe8-4eb1-8025-8e0ee8a66120 tempest-VolumeTypesAccessTest-385198739 tempest-VolumeTypesAccessTest-385198739-project-member] https://10.4.3.243/volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 returned with HTTP 404 Jul 03 06:26:12.714795 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 335/1317] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:12 2026] GET /volume/v3/volumes/94f3179f-2855-46b0-b8ea-cf1d41c39640 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:12.726295 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0310885d-206a-49f2-968d-0815a7851920 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.729320 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0310885d-206a-49f2-968d-0815a7851920 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] POST https://10.4.3.243/volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b/action Jul 03 06:26:12.730365 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0310885d-206a-49f2-968d-0815a7851920 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action body: b'{"removeProjectAccess": {"project": "c531f5e69b804628b010c0eba7dfb9ae"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:12.730531 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0310885d-206a-49f2-968d-0815a7851920 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c531f5e69b804628b010c0eba7dfb9ae"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:12.758659 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0310885d-206a-49f2-968d-0815a7851920 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b/action returned with HTTP 202 Jul 03 06:26:12.759350 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 334/1318] 10.4.3.243 () {68 vars in 1384 bytes} [Fri Jul 3 06:26:12 2026] POST /volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:12.768167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eb83e02f-5cf7-4566-ab23-c5e1453431c1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.770800 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb83e02f-5cf7-4566-ab23-c5e1453431c1 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] DELETE https://10.4.3.243/volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b Jul 03 06:26:12.771050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb83e02f-5cf7-4566-ab23-c5e1453431c1 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:12.771303 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb83e02f-5cf7-4566-ab23-c5e1453431c1 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:12.831651 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb83e02f-5cf7-4566-ab23-c5e1453431c1 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b returned with HTTP 202 Jul 03 06:26:12.831651 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 322/1319] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:26:12 2026] DELETE /volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:12.842384 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-59cb2cdd-3c97-49ce-bdd1-06c73bb4d604 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.844895 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59cb2cdd-3c97-49ce-bdd1-06c73bb4d604 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] GET https://10.4.3.243/volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b Jul 03 06:26:12.847113 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59cb2cdd-3c97-49ce-bdd1-06c73bb4d604 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:12.847113 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59cb2cdd-3c97-49ce-bdd1-06c73bb4d604 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:12.852618 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59cb2cdd-3c97-49ce-bdd1-06c73bb4d604 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b returned with HTTP 404 Jul 03 06:26:12.852618 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 329/1320] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:26:12 2026] GET /volume/v3/types/73ac0a25-81e2-4e6d-80c6-80bdfe084d4b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:12.864437 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4ee554de-1811-42fb-9a2a-4be30451e57d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.869675 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ee554de-1811-42fb-9a2a-4be30451e57d tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:26:12.870103 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4ee554de-1811-42fb-9a2a-4be30451e57d tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1662233152", "os-volume-type-access:is_public": false}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:12.895535 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ee554de-1811-42fb-9a2a-4be30451e57d tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:26:12.895928 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 336/1321] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:26:12 2026] POST /volume/v3/types => generated 229 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:12.908797 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-682a1e90-49fe-4651-8b43-045c2d0aefc0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.911012 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-682a1e90-49fe-4651-8b43-045c2d0aefc0 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] POST https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action Jul 03 06:26:12.912347 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-682a1e90-49fe-4651-8b43-045c2d0aefc0 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action body: b'{"addProjectAccess": {"project": "c531f5e69b804628b010c0eba7dfb9ae"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:12.912347 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-682a1e90-49fe-4651-8b43-045c2d0aefc0 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c531f5e69b804628b010c0eba7dfb9ae"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:12.936914 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-682a1e90-49fe-4651-8b43-045c2d0aefc0 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action returned with HTTP 202 Jul 03 06:26:12.937533 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 335/1322] 10.4.3.243 () {68 vars in 1384 bytes} [Fri Jul 3 06:26:12 2026] POST /volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:12.950478 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-257956a0-b4a2-464f-8e8d-db16e957faf8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.953258 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-257956a0-b4a2-464f-8e8d-db16e957faf8 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] POST https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action Jul 03 06:26:12.953672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-257956a0-b4a2-464f-8e8d-db16e957faf8 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action body: b'{"addProjectAccess": {"project": "12e27c44b06f4ce8b5aa8d7901e1d40b"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:12.953902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-257956a0-b4a2-464f-8e8d-db16e957faf8 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "12e27c44b06f4ce8b5aa8d7901e1d40b"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:12.978842 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-257956a0-b4a2-464f-8e8d-db16e957faf8 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action returned with HTTP 202 Jul 03 06:26:12.980302 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 323/1323] 10.4.3.243 () {68 vars in 1384 bytes} [Fri Jul 3 06:26:12 2026] POST /volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:12.995047 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7c157139-0813-4e87-b238-1d466fdb3fb1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:12.997157 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c157139-0813-4e87-b238-1d466fdb3fb1 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] GET https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/os-volume-type-access Jul 03 06:26:12.997357 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c157139-0813-4e87-b238-1d466fdb3fb1 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:12.997638 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c157139-0813-4e87-b238-1d466fdb3fb1 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:13.010542 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c157139-0813-4e87-b238-1d466fdb3fb1 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/os-volume-type-access returned with HTTP 200 Jul 03 06:26:13.011118 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 330/1324] 10.4.3.243 () {66 vars in 1408 bytes} [Fri Jul 3 06:26:12 2026] GET /volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:13.021792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0e4d2965-df52-40a4-b002-7b99a1b1a8fd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:13.023921 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0e4d2965-df52-40a4-b002-7b99a1b1a8fd tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] POST https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action Jul 03 06:26:13.024493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0e4d2965-df52-40a4-b002-7b99a1b1a8fd tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action body: b'{"removeProjectAccess": {"project": "12e27c44b06f4ce8b5aa8d7901e1d40b"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:13.024493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0e4d2965-df52-40a4-b002-7b99a1b1a8fd tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "12e27c44b06f4ce8b5aa8d7901e1d40b"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:13.042168 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0e4d2965-df52-40a4-b002-7b99a1b1a8fd tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action returned with HTTP 202 Jul 03 06:26:13.042726 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 337/1325] 10.4.3.243 () {68 vars in 1384 bytes} [Fri Jul 3 06:26:13 2026] POST /volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:13.054182 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-61683213-1452-4f0a-8a29-b110a870fd97 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:13.059522 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-61683213-1452-4f0a-8a29-b110a870fd97 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] POST https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action Jul 03 06:26:13.060007 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-61683213-1452-4f0a-8a29-b110a870fd97 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action body: b'{"removeProjectAccess": {"project": "c531f5e69b804628b010c0eba7dfb9ae"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:13.060221 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-61683213-1452-4f0a-8a29-b110a870fd97 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c531f5e69b804628b010c0eba7dfb9ae"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:13.077233 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-61683213-1452-4f0a-8a29-b110a870fd97 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action returned with HTTP 202 Jul 03 06:26:13.077644 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 336/1326] 10.4.3.243 () {68 vars in 1384 bytes} [Fri Jul 3 06:26:13 2026] POST /volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:13.085201 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bfaa0625-5bec-4329-bf15-22f28855140e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:13.086703 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7b87ce09-fb36-45f0-b68e-4fe6b216ca5f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:13.087100 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfaa0625-5bec-4329-bf15-22f28855140e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:13.087342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfaa0625-5bec-4329-bf15-22f28855140e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:13.087547 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfaa0625-5bec-4329-bf15-22f28855140e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:13.087680 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-bfaa0625-5bec-4329-bf15-22f28855140e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:13.090358 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7b87ce09-fb36-45f0-b68e-4fe6b216ca5f tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] DELETE https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e Jul 03 06:26:13.090606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7b87ce09-fb36-45f0-b68e-4fe6b216ca5f tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:13.090892 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7b87ce09-fb36-45f0-b68e-4fe6b216ca5f tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:13.092297 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:13.092297 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:13.093132 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfaa0625-5bec-4329-bf15-22f28855140e tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:13.093495 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 324/1327] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:13 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:13.124932 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7b87ce09-fb36-45f0-b68e-4fe6b216ca5f tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e returned with HTTP 202 Jul 03 06:26:13.125519 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 331/1328] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:26:13 2026] DELETE /volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:13.135670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7667fa57-229a-40f9-a827-dbe9eb8258e6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:13.138313 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7667fa57-229a-40f9-a827-dbe9eb8258e6 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] GET https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e Jul 03 06:26:13.139165 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7667fa57-229a-40f9-a827-dbe9eb8258e6 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:13.139165 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7667fa57-229a-40f9-a827-dbe9eb8258e6 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:13.143129 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7667fa57-229a-40f9-a827-dbe9eb8258e6 tempest-VolumeTypesAccessTest-1005371418 tempest-VolumeTypesAccessTest-1005371418-project-admin] https://10.4.3.243/volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e returned with HTTP 404 Jul 03 06:26:13.143586 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 338/1329] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:26:13 2026] GET /volume/v3/types/a9dad0da-acce-4880-ae4c-af297ab2207e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:13.232103 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d5f40522-b533-490e-a878-dca3c1f9acf3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:13.234683 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d5f40522-b533-490e-a878-dca3c1f9acf3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] DELETE https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:13.234683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d5f40522-b533-490e-a878-dca3c1f9acf3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:13.234683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d5f40522-b533-490e-a878-dca3c1f9acf3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:13.234931 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d5f40522-b533-490e-a878-dca3c1f9acf3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Delete volume with id: 2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:13.247228 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:13.247228 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:13.248957 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d5f40522-b533-490e-a878-dca3c1f9acf3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:13.280835 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d5f40522-b533-490e-a878-dca3c1f9acf3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Delete volume request issued successfully. Jul 03 06:26:13.281077 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d5f40522-b533-490e-a878-dca3c1f9acf3 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 202 Jul 03 06:26:13.281481 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 337/1330] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:13 2026] DELETE /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:13.289842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3a62e07a-6e35-455e-a09c-b328b8e35cec None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:13.295733 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3a62e07a-6e35-455e-a09c-b328b8e35cec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:13.295964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3a62e07a-6e35-455e-a09c-b328b8e35cec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:13.296240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3a62e07a-6e35-455e-a09c-b328b8e35cec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:13.315550 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:13.315550 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:13.324046 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3a62e07a-6e35-455e-a09c-b328b8e35cec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:13.330380 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3a62e07a-6e35-455e-a09c-b328b8e35cec tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 200 Jul 03 06:26:13.330948 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 325/1331] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:13 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:14.106431 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cec43dc1-defc-4d97-80ec-3055f07689c2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:14.108284 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cec43dc1-defc-4d97-80ec-3055f07689c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:14.108541 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cec43dc1-defc-4d97-80ec-3055f07689c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:14.108803 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cec43dc1-defc-4d97-80ec-3055f07689c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:14.108955 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-cec43dc1-defc-4d97-80ec-3055f07689c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:14.113975 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:14.113975 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:14.114684 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cec43dc1-defc-4d97-80ec-3055f07689c2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:14.115098 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 332/1332] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:14 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:14.352606 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-91c06e9d-d3b1-465a-b1ca-0d4c45b3a44b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:14.354825 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91c06e9d-d3b1-465a-b1ca-0d4c45b3a44b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 Jul 03 06:26:14.355125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91c06e9d-d3b1-465a-b1ca-0d4c45b3a44b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:14.355405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91c06e9d-d3b1-465a-b1ca-0d4c45b3a44b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:14.363041 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91c06e9d-d3b1-465a-b1ca-0d4c45b3a44b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 returned with HTTP 404 Jul 03 06:26:14.363798 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 339/1333] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:14 2026] GET /volume/v3/volumes/2f974289-4a64-4d24-ab75-5c30eaca8273 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:14.374212 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cd3349b6-0251-477c-83ed-cb34468bef23 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:14.377407 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd3349b6-0251-477c-83ed-cb34468bef23 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] DELETE https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:26:14.377661 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd3349b6-0251-477c-83ed-cb34468bef23 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:14.377908 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd3349b6-0251-477c-83ed-cb34468bef23 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:14.378113 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-cd3349b6-0251-477c-83ed-cb34468bef23 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Delete volume with id: 563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:26:14.390362 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:14.390362 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:14.391176 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cd3349b6-0251-477c-83ed-cb34468bef23 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:14.478553 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cd3349b6-0251-477c-83ed-cb34468bef23 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Delete volume request issued successfully. Jul 03 06:26:14.478804 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd3349b6-0251-477c-83ed-cb34468bef23 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 202 Jul 03 06:26:14.479382 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 338/1334] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:14 2026] DELETE /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:14.489215 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0fd36728-856a-4041-975f-19bc0a0a42ac None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:14.491590 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0fd36728-856a-4041-975f-19bc0a0a42ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:26:14.492142 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0fd36728-856a-4041-975f-19bc0a0a42ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:14.492412 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0fd36728-856a-4041-975f-19bc0a0a42ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:14.504162 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:14.504162 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:14.508921 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0fd36728-856a-4041-975f-19bc0a0a42ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:14.527020 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0fd36728-856a-4041-975f-19bc0a0a42ac tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 200 Jul 03 06:26:14.527660 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 326/1335] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:14 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:15.126874 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-693642b4-45cb-4f86-90d5-07ad7a8eceba None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:15.129169 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-693642b4-45cb-4f86-90d5-07ad7a8eceba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:15.129360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-693642b4-45cb-4f86-90d5-07ad7a8eceba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:15.129540 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-693642b4-45cb-4f86-90d5-07ad7a8eceba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:15.129633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-693642b4-45cb-4f86-90d5-07ad7a8eceba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:15.134861 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:15.134861 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:15.135605 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-693642b4-45cb-4f86-90d5-07ad7a8eceba tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:15.136018 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 333/1336] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:15 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:15.541873 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3ffb65c8-c5e9-4afb-b28d-29b6cef1f97a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:15.544262 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3ffb65c8-c5e9-4afb-b28d-29b6cef1f97a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 Jul 03 06:26:15.544543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3ffb65c8-c5e9-4afb-b28d-29b6cef1f97a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:15.544811 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3ffb65c8-c5e9-4afb-b28d-29b6cef1f97a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:15.553124 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3ffb65c8-c5e9-4afb-b28d-29b6cef1f97a tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 returned with HTTP 404 Jul 03 06:26:15.553706 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 340/1337] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:15 2026] GET /volume/v3/volumes/563049f9-a5d4-4478-9eab-6f1e731e7938 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:15.620052 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-65bd5067-ffae-4af5-a03c-3ee29f44ec9b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:15.622028 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65bd5067-ffae-4af5-a03c-3ee29f44ec9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] DELETE https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:26:15.622135 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65bd5067-ffae-4af5-a03c-3ee29f44ec9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:15.622382 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65bd5067-ffae-4af5-a03c-3ee29f44ec9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:15.622598 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-65bd5067-ffae-4af5-a03c-3ee29f44ec9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Delete volume with id: 691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:26:15.632228 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:15.632228 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:15.633226 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-65bd5067-ffae-4af5-a03c-3ee29f44ec9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:15.668594 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-65bd5067-ffae-4af5-a03c-3ee29f44ec9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Delete volume request issued successfully. Jul 03 06:26:15.668811 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65bd5067-ffae-4af5-a03c-3ee29f44ec9b tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 202 Jul 03 06:26:15.669363 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 339/1338] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:15 2026] DELETE /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:15.676765 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-748e6c9c-2848-42a3-b890-dcb585cfb629 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:15.679294 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-748e6c9c-2848-42a3-b890-dcb585cfb629 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:26:15.679536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-748e6c9c-2848-42a3-b890-dcb585cfb629 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:15.679785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-748e6c9c-2848-42a3-b890-dcb585cfb629 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:15.687338 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:15.687338 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:15.693598 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-748e6c9c-2848-42a3-b890-dcb585cfb629 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Volume info retrieved successfully. Jul 03 06:26:15.698828 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-748e6c9c-2848-42a3-b890-dcb585cfb629 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 200 Jul 03 06:26:15.699345 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 327/1339] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:15 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:16.148880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1f8f7b08-c887-4661-8653-48aec7bb8431 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:16.150879 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1f8f7b08-c887-4661-8653-48aec7bb8431 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:16.151123 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1f8f7b08-c887-4661-8653-48aec7bb8431 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:16.151324 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1f8f7b08-c887-4661-8653-48aec7bb8431 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:16.151428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1f8f7b08-c887-4661-8653-48aec7bb8431 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:16.156140 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:16.156140 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:16.156902 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1f8f7b08-c887-4661-8653-48aec7bb8431 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:16.157298 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 334/1340] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:16 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:16.169315 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d040ee92-2ce2-4be5-be4c-da5925243063 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:16.171600 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d040ee92-2ce2-4be5-be4c-da5925243063 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:16.171600 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d040ee92-2ce2-4be5-be4c-da5925243063 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:16.171792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d040ee92-2ce2-4be5-be4c-da5925243063 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:16.171893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d040ee92-2ce2-4be5-be4c-da5925243063 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:16.185245 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:16.185245 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:16.186343 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d040ee92-2ce2-4be5-be4c-da5925243063 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:16.186882 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 341/1341] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:16 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:16.210338 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-37072edd-7ffc-4e48-8563-a64fec7080f2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:16.217307 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-37072edd-7ffc-4e48-8563-a64fec7080f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:26:16.217593 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-37072edd-7ffc-4e48-8563-a64fec7080f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:16.217894 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-37072edd-7ffc-4e48-8563-a64fec7080f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:16.218009 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-37072edd-7ffc-4e48-8563-a64fec7080f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:16.225044 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:16.225044 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:16.225921 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-37072edd-7ffc-4e48-8563-a64fec7080f2 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:26:16.226288 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 340/1342] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:16 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:16.243535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-230d0b22-3922-4499-8bf2-9d1aeef55854 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:16.246162 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-230d0b22-3922-4499-8bf2-9d1aeef55854 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:26:16.246758 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-230d0b22-3922-4499-8bf2-9d1aeef55854 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7c17252-4a9f-4384-9204-bdad6afb7e12", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1507894499"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:16.248907 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-230d0b22-3922-4499-8bf2-9d1aeef55854 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Creating new backup {'backup': {'volume_id': 'a7c17252-4a9f-4384-9204-bdad6afb7e12', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1507894499'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:26:16.249178 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-230d0b22-3922-4499-8bf2-9d1aeef55854 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Creating backup of volume a7c17252-4a9f-4384-9204-bdad6afb7e12 in container None Jul 03 06:26:16.259007 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:16.259007 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:16.259674 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-230d0b22-3922-4499-8bf2-9d1aeef55854 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:26:16.287629 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-230d0b22-3922-4499-8bf2-9d1aeef55854 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Created reservations ['cf49b3fa-cd19-47f2-8b13-4a065606f9a3', 'c4ef8832-88c9-4926-830f-e583b974a09a'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:16.340145 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-230d0b22-3922-4499-8bf2-9d1aeef55854 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:26:16.340737 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 328/1343] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:26:16 2026] POST /volume/v3/backups => generated 330 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:16.350251 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-da1feb04-7369-404f-a32a-d848c62fa26b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:16.353128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-da1feb04-7369-404f-a32a-d848c62fa26b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:16.353743 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-da1feb04-7369-404f-a32a-d848c62fa26b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:16.354074 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-da1feb04-7369-404f-a32a-d848c62fa26b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:16.354239 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-da1feb04-7369-404f-a32a-d848c62fa26b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:16.360916 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:16.360916 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:16.362132 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-da1feb04-7369-404f-a32a-d848c62fa26b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:16.362605 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 335/1344] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:16 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:16.712768 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9641d862-d78e-4ed7-8a98-fc650d845371 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:16.714868 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9641d862-d78e-4ed7-8a98-fc650d845371 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] GET https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 Jul 03 06:26:16.715173 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9641d862-d78e-4ed7-8a98-fc650d845371 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:16.715452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9641d862-d78e-4ed7-8a98-fc650d845371 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:16.726994 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9641d862-d78e-4ed7-8a98-fc650d845371 tempest-AttachVolumeTestJSON-1648280302 tempest-AttachVolumeTestJSON-1648280302-project-member] https://10.4.3.243/volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 returned with HTTP 404 Jul 03 06:26:16.727717 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 342/1345] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:16 2026] GET /volume/v3/volumes/691c3e77-f285-4a1b-837f-0a0bb3c9f951 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:26:17.027783 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-709c6881-6410-4c07-befe-7eb5298a259c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.145862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-709c6881-6410-4c07-befe-7eb5298a259c tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:26:17.146406 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-709c6881-6410-4c07-befe-7eb5298a259c tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-20619419", "extra_specs": {"spec1": "val1"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.164822 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-709c6881-6410-4c07-befe-7eb5298a259c tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:26:17.165301 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 341/1346] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:26:17 2026] POST /volume/v3/types => generated 241 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:17.175908 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-59d128b8-c869-4a4d-ad66-a0735093e768 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.178168 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-59d128b8-c869-4a4d-ad66-a0735093e768 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] POST https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs Jul 03 06:26:17.178547 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-59d128b8-c869-4a4d-ad66-a0735093e768 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.180141 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-59d128b8-c869-4a4d-ad66-a0735093e768 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs returned with HTTP 400 Jul 03 06:26:17.180726 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 329/1347] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:26:17 2026] POST /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:26:17.190656 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-463b7ca2-d2d7-4a07-a1aa-a7e608fd6bd0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.192681 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-463b7ca2-d2d7-4a07-a1aa-a7e608fd6bd0 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] POST https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs Jul 03 06:26:17.193036 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-463b7ca2-d2d7-4a07-a1aa-a7e608fd6bd0 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.194597 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-463b7ca2-d2d7-4a07-a1aa-a7e608fd6bd0 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs returned with HTTP 400 Jul 03 06:26:17.195027 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 336/1348] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:26:17 2026] POST /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:26:17.205832 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6ec07361-c8bc-4eaf-8cea-9b8d39c29670 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.208867 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ec07361-c8bc-4eaf-8cea-9b8d39c29670 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] POST https://10.4.3.243/volume/v3/types/1b679cbc-7532-4bd9-a0d9-87b2e166772c/extra_specs Jul 03 06:26:17.209302 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ec07361-c8bc-4eaf-8cea-9b8d39c29670 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.252016 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ec07361-c8bc-4eaf-8cea-9b8d39c29670 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/1b679cbc-7532-4bd9-a0d9-87b2e166772c/extra_specs returned with HTTP 404 Jul 03 06:26:17.252770 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 343/1349] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:26:17 2026] POST /volume/v3/types/1b679cbc-7532-4bd9-a0d9-87b2e166772c/extra_specs => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:17.263285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fc1b6928-3200-469a-b35b-728cd112e0e7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.265038 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fc1b6928-3200-469a-b35b-728cd112e0e7 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] DELETE https://10.4.3.243/volume/v3/types/27fa5e24-fe92-456d-9071-8b9d8e7fef0a/extra_specs/spec1 Jul 03 06:26:17.266016 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fc1b6928-3200-469a-b35b-728cd112e0e7 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:17.266016 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fc1b6928-3200-469a-b35b-728cd112e0e7 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:17.269196 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fc1b6928-3200-469a-b35b-728cd112e0e7 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/27fa5e24-fe92-456d-9071-8b9d8e7fef0a/extra_specs/spec1 returned with HTTP 404 Jul 03 06:26:17.269735 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 342/1350] 10.4.3.243 () {66 vars in 1399 bytes} [Fri Jul 3 06:26:17 2026] DELETE /volume/v3/types/27fa5e24-fe92-456d-9071-8b9d8e7fef0a/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 06:26:17.289477 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-388bf5d0-0702-4372-876a-e6d015bc3156 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.296600 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-388bf5d0-0702-4372-876a-e6d015bc3156 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] GET https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/nonexistent_extra_spec_name Jul 03 06:26:17.296600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-388bf5d0-0702-4372-876a-e6d015bc3156 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:17.296600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-388bf5d0-0702-4372-876a-e6d015bc3156 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:17.298514 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:17.298514 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:17.307259 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-388bf5d0-0702-4372-876a-e6d015bc3156 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 06:26:17.307259 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 330/1351] 10.4.3.243 () {66 vars in 1462 bytes} [Fri Jul 3 06:26:17 2026] GET /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:17.315177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8bcfb195-beab-4c8a-87c5-b270c17f8882 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.317556 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8bcfb195-beab-4c8a-87c5-b270c17f8882 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] GET https://10.4.3.243/volume/v3/types/c69af8ef-15f9-4104-95e8-4c38d2b4bcf3/extra_specs/spec1 Jul 03 06:26:17.317877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8bcfb195-beab-4c8a-87c5-b270c17f8882 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:17.318103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8bcfb195-beab-4c8a-87c5-b270c17f8882 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:17.322897 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8bcfb195-beab-4c8a-87c5-b270c17f8882 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/c69af8ef-15f9-4104-95e8-4c38d2b4bcf3/extra_specs/spec1 returned with HTTP 404 Jul 03 06:26:17.323601 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 337/1352] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:26:17 2026] GET /volume/v3/types/c69af8ef-15f9-4104-95e8-4c38d2b4bcf3/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 06:26:17.330991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ff43e04a-43d2-4ac6-99cb-9b05d8be55fc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.332876 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ff43e04a-43d2-4ac6-99cb-9b05d8be55fc tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] GET https://10.4.3.243/volume/v3/types/159478f1-d084-4709-b94f-102ec02e1c8b/extra_specs Jul 03 06:26:17.333071 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ff43e04a-43d2-4ac6-99cb-9b05d8be55fc tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:17.333268 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ff43e04a-43d2-4ac6-99cb-9b05d8be55fc tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:17.337019 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ff43e04a-43d2-4ac6-99cb-9b05d8be55fc tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/159478f1-d084-4709-b94f-102ec02e1c8b/extra_specs returned with HTTP 404 Jul 03 06:26:17.337484 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 344/1353] 10.4.3.243 () {66 vars in 1378 bytes} [Fri Jul 3 06:26:17 2026] GET /volume/v3/types/159478f1-d084-4709-b94f-102ec02e1c8b/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:17.345269 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-22e6b658-4251-406a-8c1e-6008f1f6c035 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.347381 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22e6b658-4251-406a-8c1e-6008f1f6c035 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] PUT https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/spec1 Jul 03 06:26:17.347800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-22e6b658-4251-406a-8c1e-6008f1f6c035 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.349559 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22e6b658-4251-406a-8c1e-6008f1f6c035 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/spec1 returned with HTTP 400 Jul 03 06:26:17.350087 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 343/1354] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:26:17 2026] PUT /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:26:17.357332 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a0b45746-4817-4a03-a333-e26b5e68b097 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.360113 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0b45746-4817-4a03-a333-e26b5e68b097 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] PUT https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/spec1 Jul 03 06:26:17.360500 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0b45746-4817-4a03-a333-e26b5e68b097 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'update', calling method: update, body: null {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.361903 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0b45746-4817-4a03-a333-e26b5e68b097 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/spec1 returned with HTTP 400 Jul 03 06:26:17.362555 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 331/1355] 10.4.3.243 () {68 vars in 1415 bytes} [Fri Jul 3 06:26:17 2026] PUT /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:26:17.371319 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-81b1ec5c-a9a2-4d4f-a021-6719444d1a78 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.373354 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-81b1ec5c-a9a2-4d4f-a021-6719444d1a78 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] PUT https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/None Jul 03 06:26:17.373800 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-81b1ec5c-a9a2-4d4f-a021-6719444d1a78 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.381098 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-68ad46cc-26f0-4346-b3af-1585426c3724 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.382893 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-68ad46cc-26f0-4346-b3af-1585426c3724 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:17.383088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-68ad46cc-26f0-4346-b3af-1585426c3724 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:17.383290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-68ad46cc-26f0-4346-b3af-1585426c3724 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:17.383416 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-68ad46cc-26f0-4346-b3af-1585426c3724 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:17.386169 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-81b1ec5c-a9a2-4d4f-a021-6719444d1a78 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 06:26:17.386411 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-81b1ec5c-a9a2-4d4f-a021-6719444d1a78 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/None returned with HTTP 400 Jul 03 06:26:17.387219 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 338/1356] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:26:17 2026] PUT /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/None => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:26:17.392654 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:17.392654 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:17.393518 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-68ad46cc-26f0-4346-b3af-1585426c3724 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:17.393957 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 345/1357] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:17 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:17.401192 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ffed3e2b-9d2c-4e3c-a57e-6935330107b2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.403501 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ffed3e2b-9d2c-4e3c-a57e-6935330107b2 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] PUT https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/7300e623-d3cf-497a-b684-591c331079d6 Jul 03 06:26:17.403942 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ffed3e2b-9d2c-4e3c-a57e-6935330107b2 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.444538 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ffed3e2b-9d2c-4e3c-a57e-6935330107b2 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 06:26:17.444862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ffed3e2b-9d2c-4e3c-a57e-6935330107b2 tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/7300e623-d3cf-497a-b684-591c331079d6 returned with HTTP 400 Jul 03 06:26:17.445684 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 344/1358] 10.4.3.243 () {68 vars in 1509 bytes} [Fri Jul 3 06:26:17 2026] PUT /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d/extra_specs/7300e623-d3cf-497a-b684-591c331079d6 => generated 73 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:26:17.453509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-984e1fd4-d6fc-4fd5-b8aa-2ebf88859a6f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.455556 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-984e1fd4-d6fc-4fd5-b8aa-2ebf88859a6f tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] PUT https://10.4.3.243/volume/v3/types/f02c5112-2112-462c-9aed-8d9a183b5758/extra_specs/spec1 Jul 03 06:26:17.455919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-984e1fd4-d6fc-4fd5-b8aa-2ebf88859a6f tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:17.466835 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-984e1fd4-d6fc-4fd5-b8aa-2ebf88859a6f tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/f02c5112-2112-462c-9aed-8d9a183b5758/extra_specs/spec1 returned with HTTP 404 Jul 03 06:26:17.467318 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 332/1359] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:26:17 2026] PUT /volume/v3/types/f02c5112-2112-462c-9aed-8d9a183b5758/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:17.475143 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9741c783-84fd-48eb-8c50-ecafa746d61a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.477720 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9741c783-84fd-48eb-8c50-ecafa746d61a tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] DELETE https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d Jul 03 06:26:17.478060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9741c783-84fd-48eb-8c50-ecafa746d61a tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:17.478406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9741c783-84fd-48eb-8c50-ecafa746d61a tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:17.508826 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9741c783-84fd-48eb-8c50-ecafa746d61a tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d returned with HTTP 202 Jul 03 06:26:17.509471 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 339/1360] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:26:17 2026] DELETE /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:17.516597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2003e0ab-c061-45b8-8a21-f0706214c4df None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:17.519338 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2003e0ab-c061-45b8-8a21-f0706214c4df tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] GET https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d Jul 03 06:26:17.519622 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2003e0ab-c061-45b8-8a21-f0706214c4df tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:17.519909 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2003e0ab-c061-45b8-8a21-f0706214c4df tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:17.524212 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2003e0ab-c061-45b8-8a21-f0706214c4df tempest-ExtraSpecsNegativeTest-578612866 tempest-ExtraSpecsNegativeTest-578612866-project-admin] https://10.4.3.243/volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d returned with HTTP 404 Jul 03 06:26:17.524906 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 346/1361] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:26:17 2026] GET /volume/v3/types/21aca32b-5e4c-41aa-bb64-0a46929a430d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:18.407010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-349f7dde-6ca8-44c8-a099-1acb6856268f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:18.410981 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-349f7dde-6ca8-44c8-a099-1acb6856268f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:18.410981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-349f7dde-6ca8-44c8-a099-1acb6856268f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:18.410981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-349f7dde-6ca8-44c8-a099-1acb6856268f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:18.410981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-349f7dde-6ca8-44c8-a099-1acb6856268f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:18.415687 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:18.415687 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:18.416623 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-349f7dde-6ca8-44c8-a099-1acb6856268f tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:18.417191 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 345/1362] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:18 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:19.431657 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-58970015-558d-4f9e-9a1f-93beb889c642 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:19.434420 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-58970015-558d-4f9e-9a1f-93beb889c642 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:19.434729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-58970015-558d-4f9e-9a1f-93beb889c642 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:19.435018 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-58970015-558d-4f9e-9a1f-93beb889c642 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:19.435280 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-58970015-558d-4f9e-9a1f-93beb889c642 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:19.454847 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:19.454847 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:19.456442 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-58970015-558d-4f9e-9a1f-93beb889c642 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:19.456858 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 333/1363] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:19 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 738 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:20.472711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e7e2a15f-1832-46f2-bf0f-5c4cb9ccbef3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:20.474176 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7e2a15f-1832-46f2-bf0f-5c4cb9ccbef3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:20.474402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7e2a15f-1832-46f2-bf0f-5c4cb9ccbef3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:20.475359 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7e2a15f-1832-46f2-bf0f-5c4cb9ccbef3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:20.475359 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e7e2a15f-1832-46f2-bf0f-5c4cb9ccbef3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:20.480422 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:20.480422 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:20.481445 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7e2a15f-1832-46f2-bf0f-5c4cb9ccbef3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:20.481868 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 340/1364] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:20 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:20.806730 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:20.938619 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:20.939939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1568461399"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:20.940745 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1568461399'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:20.940955 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Create volume of 1 GB Jul 03 06:26:20.946888 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Availability Zones retrieved successfully. Jul 03 06:26:20.952288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Flow 'volume_create_api' (eaabbcc3-4461-4881-beb0-cce2b345b9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:20.953471 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a8d1e0-2cde-4cb4-8750-5a5f26694744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:20.954506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:20.986409 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a8d1e0-2cde-4cb4-8750-5a5f26694744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:20.987470 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0078bbf-fa16-4eac-81f0-c30caf44448b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:21.072526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Created reservations ['09e07b93-a2da-4a01-af1e-42ef6288d381', '80110f75-3914-4a9b-8837-4cc37729cd95', '2340231e-67ee-4896-b16d-9e582052ce8c', '14e00d1a-ec8c-46d2-9141-4e54ff4f53f8'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:21.073456 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0078bbf-fa16-4eac-81f0-c30caf44448b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09e07b93-a2da-4a01-af1e-42ef6288d381', '80110f75-3914-4a9b-8837-4cc37729cd95', '2340231e-67ee-4896-b16d-9e582052ce8c', '14e00d1a-ec8c-46d2-9141-4e54ff4f53f8']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:21.074339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c8b140-c848-40ec-90f2-233257a73862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:21.102954 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c8b140-c848-40ec-90f2-233257a73862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df04fffc-84db-4ab2-a233-bb82eeda7fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1568461399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2f8e2995f84cd49067b4698b533e35',qos_specs=None,replication_status=,reservations=['09e07b93-a2da-4a01-af1e-42ef6288d381','80110f75-3914-4a9b-8837-4cc37729cd95','2340231e-67ee-4896-b16d-9e582052ce8c','14e00d1a-ec8c-46d2-9141-4e54ff4f53f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='083382eb6ff64f689c246d2156a3fb5b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1568461399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df04fffc-84db-4ab2-a233-bb82eeda7fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2f8e2995f84cd49067b4698b533e35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='083382eb6ff64f689c246d2156a3fb5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:21.103872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259c4243-3854-4535-b4b1-312c84fd1bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:21.130272 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259c4243-3854-4535-b4b1-312c84fd1bde) transitioned into state 'SUCCESS' from state '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-1568461399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2f8e2995f84cd49067b4698b533e35',qos_specs=None,replication_status=,reservations=['09e07b93-a2da-4a01-af1e-42ef6288d381','80110f75-3914-4a9b-8837-4cc37729cd95','2340231e-67ee-4896-b16d-9e582052ce8c','14e00d1a-ec8c-46d2-9141-4e54ff4f53f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='083382eb6ff64f689c246d2156a3fb5b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:21.131011 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f665be-a489-4380-8514-069f9b925aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:21.151501 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f665be-a489-4380-8514-069f9b925aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:21.152671 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Flow 'volume_create_api' (eaabbcc3-4461-4881-beb0-cce2b345b9f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:21.153109 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Create volume request issued successfully. Jul 03 06:26:21.155001 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b50c1868-3399-4fa5-bb6b-2a44e638a65b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:21.155744 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 347/1365] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:26:20 2026] POST /volume/v3/volumes => generated 754 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:21.170540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c51d458a-052e-48dd-9a2a-62acafda4fcd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:21.173791 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c51d458a-052e-48dd-9a2a-62acafda4fcd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff Jul 03 06:26:21.174093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c51d458a-052e-48dd-9a2a-62acafda4fcd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:21.174413 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c51d458a-052e-48dd-9a2a-62acafda4fcd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:21.186239 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:21.186239 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:21.191664 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c51d458a-052e-48dd-9a2a-62acafda4fcd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:26:21.198511 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c51d458a-052e-48dd-9a2a-62acafda4fcd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff returned with HTTP 200 Jul 03 06:26:21.199125 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 346/1366] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:21 2026] GET /volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:21.354002 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eec3d988-7bc3-49fb-bf36-00de9f38d6b8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:21.500780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a90eb6c8-e072-404a-b6f3-263899c1b3cb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:21.502898 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a90eb6c8-e072-404a-b6f3-263899c1b3cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:21.503154 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a90eb6c8-e072-404a-b6f3-263899c1b3cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:21.503347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a90eb6c8-e072-404a-b6f3-263899c1b3cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:21.503448 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a90eb6c8-e072-404a-b6f3-263899c1b3cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:21.510564 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:21.510564 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:21.512376 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a90eb6c8-e072-404a-b6f3-263899c1b3cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:21.512858 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 341/1367] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:21 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:21.586858 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eec3d988-7bc3-49fb-bf36-00de9f38d6b8 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] GET https://10.4.3.243/volume/v3/os-hosts Jul 03 06:26:21.586858 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eec3d988-7bc3-49fb-bf36-00de9f38d6b8 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:21.587083 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eec3d988-7bc3-49fb-bf36-00de9f38d6b8 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:21.595350 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.hosts [None req-eec3d988-7bc3-49fb-bf36-00de9f38d6b8 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] status, active and update: available, enabled, 2026-07-03 06:24:33+00:00 {{(pid=99919) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 06:26:21.595551 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.hosts [None req-eec3d988-7bc3-49fb-bf36-00de9f38d6b8 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] status, active and update: available, enabled, 2026-07-03 06:24:30+00:00 {{(pid=99919) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 06:26:21.595766 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.hosts [None req-eec3d988-7bc3-49fb-bf36-00de9f38d6b8 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] status, active and update: available, enabled, 2026-07-03 06:25:59+00:00 {{(pid=99919) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 06:26:21.596226 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eec3d988-7bc3-49fb-bf36-00de9f38d6b8 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] https://10.4.3.243/volume/v3/os-hosts returned with HTTP 200 Jul 03 06:26:21.596884 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 334/1368] 10.4.3.243 () {66 vars in 1240 bytes} [Fri Jul 3 06:26:21 2026] GET /volume/v3/os-hosts => generated 560 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:21.608330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f7279bc3-73c7-4527-a3a6-f3012f0fa7c1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:21.612383 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f7279bc3-73c7-4527-a3a6-f3012f0fa7c1 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] GET https://10.4.3.243/volume/v3/os-hosts Jul 03 06:26:21.612383 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f7279bc3-73c7-4527-a3a6-f3012f0fa7c1 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:21.612383 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f7279bc3-73c7-4527-a3a6-f3012f0fa7c1 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:21.612383 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:21.612383 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:21.619628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.hosts [None req-f7279bc3-73c7-4527-a3a6-f3012f0fa7c1 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] status, active and update: available, enabled, 2026-07-03 06:24:33+00:00 {{(pid=99917) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 06:26:21.620002 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.hosts [None req-f7279bc3-73c7-4527-a3a6-f3012f0fa7c1 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] status, active and update: available, enabled, 2026-07-03 06:24:30+00:00 {{(pid=99917) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 06:26:21.620191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.hosts [None req-f7279bc3-73c7-4527-a3a6-f3012f0fa7c1 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] status, active and update: available, enabled, 2026-07-03 06:25:59+00:00 {{(pid=99917) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 06:26:21.620552 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f7279bc3-73c7-4527-a3a6-f3012f0fa7c1 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] https://10.4.3.243/volume/v3/os-hosts returned with HTTP 200 Jul 03 06:26:21.621091 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 348/1369] 10.4.3.243 () {66 vars in 1240 bytes} [Fri Jul 3 06:26:21 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:21.633731 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b2a67fa4-cedd-4c6d-b2c2-574e2cf2f345 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:21.633731 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2a67fa4-cedd-4c6d-b2c2-574e2cf2f345 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] GET https://10.4.3.243/volume/v3/os-hosts/np0000004376@storpool Jul 03 06:26:21.633914 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2a67fa4-cedd-4c6d-b2c2-574e2cf2f345 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:21.634151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2a67fa4-cedd-4c6d-b2c2-574e2cf2f345 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:21.903932 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2a67fa4-cedd-4c6d-b2c2-574e2cf2f345 tempest-VolumeHostsAdminTestsJSON-2069072586 tempest-VolumeHostsAdminTestsJSON-2069072586-project-admin] https://10.4.3.243/volume/v3/os-hosts/np0000004376@storpool returned with HTTP 200 Jul 03 06:26:21.904369 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 347/1370] 10.4.3.243 () {66 vars in 1306 bytes} [Fri Jul 3 06:26:21 2026] GET /volume/v3/os-hosts/np0000004376@storpool => generated 1507 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:22.223510 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e0c39784-0b77-4abd-a1f4-80b8385f8531 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:22.226811 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0c39784-0b77-4abd-a1f4-80b8385f8531 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff Jul 03 06:26:22.226811 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0c39784-0b77-4abd-a1f4-80b8385f8531 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:22.227616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0c39784-0b77-4abd-a1f4-80b8385f8531 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:22.240150 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:22.240150 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:22.247327 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e0c39784-0b77-4abd-a1f4-80b8385f8531 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:26:22.254016 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0c39784-0b77-4abd-a1f4-80b8385f8531 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff returned with HTTP 200 Jul 03 06:26:22.254676 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 342/1371] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:22 2026] GET /volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:22.273107 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c7f03afc-9d6b-48fe-a074-644a3b2e0ac6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:22.277292 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c7f03afc-9d6b-48fe-a074-644a3b2e0ac6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:26:22.277965 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c7f03afc-9d6b-48fe-a074-644a3b2e0ac6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df04fffc-84db-4ab2-a233-bb82eeda7fff", "name": "tempest-VolumesBackupsAdminTest-Backup-2052807241", "container": "tempest-volumesbackupsadmintest-backup-container-562686256"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:22.280976 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-c7f03afc-9d6b-48fe-a074-644a3b2e0ac6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Creating new backup {'backup': {'volume_id': 'df04fffc-84db-4ab2-a233-bb82eeda7fff', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2052807241', 'container': 'tempest-volumesbackupsadmintest-backup-container-562686256'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:26:22.285966 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-c7f03afc-9d6b-48fe-a074-644a3b2e0ac6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Creating backup of volume df04fffc-84db-4ab2-a233-bb82eeda7fff in container tempest-volumesbackupsadmintest-backup-container-562686256 Jul 03 06:26:22.298591 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:22.298591 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:22.298591 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c7f03afc-9d6b-48fe-a074-644a3b2e0ac6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:26:22.349710 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-c7f03afc-9d6b-48fe-a074-644a3b2e0ac6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Created reservations ['48fe20ee-cd77-45c9-b0e6-c5c266d942c8', 'c0ea7086-d7fd-48bd-97a5-38a4ccec3aa7'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:22.437621 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c7f03afc-9d6b-48fe-a074-644a3b2e0ac6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:26:22.438285 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 335/1372] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:26:22 2026] POST /volume/v3/backups => generated 335 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:22.454268 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2653bb7f-6377-41e4-8061-a3f5493aa3ca None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:22.459089 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2653bb7f-6377-41e4-8061-a3f5493aa3ca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:22.459089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2653bb7f-6377-41e4-8061-a3f5493aa3ca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:22.459089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2653bb7f-6377-41e4-8061-a3f5493aa3ca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:22.459089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2653bb7f-6377-41e4-8061-a3f5493aa3ca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:22.470842 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:22.470842 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:22.471208 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2653bb7f-6377-41e4-8061-a3f5493aa3ca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:22.471684 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 349/1373] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:22 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:22.527973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5f35a9b6-1d29-48bb-9395-fcf7242b49f3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:22.532262 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5f35a9b6-1d29-48bb-9395-fcf7242b49f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:22.532509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5f35a9b6-1d29-48bb-9395-fcf7242b49f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:22.532794 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5f35a9b6-1d29-48bb-9395-fcf7242b49f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:22.532949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5f35a9b6-1d29-48bb-9395-fcf7242b49f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:22.538078 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:22.538078 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:22.539184 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5f35a9b6-1d29-48bb-9395-fcf7242b49f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:22.540063 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 348/1374] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:22 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:23.488616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b70c87bd-af54-4927-b6a7-dd3cc28ee050 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:23.490713 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b70c87bd-af54-4927-b6a7-dd3cc28ee050 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:23.491008 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b70c87bd-af54-4927-b6a7-dd3cc28ee050 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:23.491177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b70c87bd-af54-4927-b6a7-dd3cc28ee050 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:23.491251 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b70c87bd-af54-4927-b6a7-dd3cc28ee050 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:23.501658 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:23.501658 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:23.502955 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b70c87bd-af54-4927-b6a7-dd3cc28ee050 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:23.503363 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 343/1375] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:23 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:23.553099 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-136bde42-037f-4aed-b366-3ef66aa0eeab None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:23.555290 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-136bde42-037f-4aed-b366-3ef66aa0eeab tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:23.555846 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-136bde42-037f-4aed-b366-3ef66aa0eeab tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:23.555846 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-136bde42-037f-4aed-b366-3ef66aa0eeab tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:23.555964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-136bde42-037f-4aed-b366-3ef66aa0eeab tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:23.561297 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:23.561297 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:23.565457 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-136bde42-037f-4aed-b366-3ef66aa0eeab tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:23.565457 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 336/1376] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:23 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:26:24.519223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-54bd39d7-268a-4643-9526-c4141143c000 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:24.521619 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-54bd39d7-268a-4643-9526-c4141143c000 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:24.523526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-54bd39d7-268a-4643-9526-c4141143c000 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:24.523526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-54bd39d7-268a-4643-9526-c4141143c000 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:24.523526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-54bd39d7-268a-4643-9526-c4141143c000 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:24.531788 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:24.531788 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:24.531788 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-54bd39d7-268a-4643-9526-c4141143c000 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:24.531788 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 350/1377] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:24 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:24.574272 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f8879044-4b8b-4f37-b225-1dc5d544ee6b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:24.577020 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f8879044-4b8b-4f37-b225-1dc5d544ee6b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:24.577372 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f8879044-4b8b-4f37-b225-1dc5d544ee6b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:24.577792 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f8879044-4b8b-4f37-b225-1dc5d544ee6b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:24.578065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f8879044-4b8b-4f37-b225-1dc5d544ee6b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:24.585030 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:24.585030 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:24.586629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f8879044-4b8b-4f37-b225-1dc5d544ee6b tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:24.587122 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 349/1378] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:24 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:25.151401 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4cf59a35-1a24-4bd3-a52e-0c558b4b1f4a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:25.263178 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4cf59a35-1a24-4bd3-a52e-0c558b4b1f4a tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:26:25.264088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4cf59a35-1a24-4bd3-a52e-0c558b4b1f4a tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-383220345"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:25.284464 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4cf59a35-1a24-4bd3-a52e-0c558b4b1f4a tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:26:25.285000 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 344/1379] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:26:25 2026] POST /volume/v3/types => generated 232 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:25.298575 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-679dade8-ee10-47e1-892c-324c975697e6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:25.301264 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-679dade8-ee10-47e1-892c-324c975697e6 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:26:25.301508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-679dade8-ee10-47e1-892c-324c975697e6 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-151183965", "extra_specs": {"multiattach": " True"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:25.335846 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-679dade8-ee10-47e1-892c-324c975697e6 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:26:25.336330 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 337/1380] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:26:25 2026] POST /volume/v3/types => generated 258 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:26:25.348877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:25.462133 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:25.465778 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-383220345", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-199771410"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:25.470334 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-383220345', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-199771410'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:25.484109 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Create volume of 1 GB Jul 03 06:26:25.484109 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:25.484109 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:25.485094 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Availability Zones retrieved successfully. Jul 03 06:26:25.497147 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Flow 'volume_create_api' (ee560447-e3c0-458f-88b4-2d11cd30b6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:25.498311 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797773df-c830-4b3a-a577-100c50e3eadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:25.499484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:25.531883 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797773df-c830-4b3a-a577-100c50e3eadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:26:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=faf63eb3-3f10-4cca-b16a-65c569435950,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-383220345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faf63eb3-3f10-4cca-b16a-65c569435950', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:25.532780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e229f145-d3bf-4a15-bd62-8db99d5482da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:25.546658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5f9eea08-79c9-418c-be3a-3854529edc5b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:25.550346 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5f9eea08-79c9-418c-be3a-3854529edc5b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:25.550621 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5f9eea08-79c9-418c-be3a-3854529edc5b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:25.550947 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5f9eea08-79c9-418c-be3a-3854529edc5b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:25.551296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5f9eea08-79c9-418c-be3a-3854529edc5b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:25.560245 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:25.560245 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:25.561283 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5f9eea08-79c9-418c-be3a-3854529edc5b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:25.562768 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 350/1381] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:25 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:25.581576 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-383220345 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-383220345, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:25.582345 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-383220345 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-383220345, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:25.602945 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a8de99bf-3902-48b9-9007-0750eb08007c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:25.608400 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a8de99bf-3902-48b9-9007-0750eb08007c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:25.608606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a8de99bf-3902-48b9-9007-0750eb08007c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:25.608840 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a8de99bf-3902-48b9-9007-0750eb08007c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:25.608993 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a8de99bf-3902-48b9-9007-0750eb08007c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:25.614134 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:25.614134 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:25.615252 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a8de99bf-3902-48b9-9007-0750eb08007c tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:25.615770 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 345/1382] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:25 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:25.642942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Created reservations ['e71151ca-5d79-4d6e-ad7b-19056f9b9f51', '6c58ed07-5624-4886-b19c-6be8d5dde79d', '8433cc87-e59b-42ae-818d-bed4bc5fdd7c', '8323a65f-9391-453d-a643-e142acbcc19b'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:25.643935 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e229f145-d3bf-4a15-bd62-8db99d5482da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e71151ca-5d79-4d6e-ad7b-19056f9b9f51', '6c58ed07-5624-4886-b19c-6be8d5dde79d', '8433cc87-e59b-42ae-818d-bed4bc5fdd7c', '8323a65f-9391-453d-a643-e142acbcc19b']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:25.645113 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cafe29e-9609-4896-95e2-99a5d2ca33aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:25.675544 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cafe29e-9609-4896-95e2-99a5d2ca33aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07425e5-98ab-48eb-a2f1-739139c793ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-199771410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52c2bd4a25740f19d1857648e677e64',qos_specs=None,replication_status=,reservations=['e71151ca-5d79-4d6e-ad7b-19056f9b9f51','6c58ed07-5624-4886-b19c-6be8d5dde79d','8433cc87-e59b-42ae-818d-bed4bc5fdd7c','8323a65f-9391-453d-a643-e142acbcc19b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51657048c9c45e8bc62c41bd70799f9',volume_type_id=faf63eb3-3f10-4cca-b16a-65c569435950), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-199771410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07425e5-98ab-48eb-a2f1-739139c793ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d52c2bd4a25740f19d1857648e677e64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f51657048c9c45e8bc62c41bd70799f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faf63eb3-3f10-4cca-b16a-65c569435950),volume_type_id=faf63eb3-3f10-4cca-b16a-65c569435950)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:25.676468 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3646a208-0979-4256-b07c-80e91644e70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:25.701624 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3646a208-0979-4256-b07c-80e91644e70b) transitioned into state 'SUCCESS' from state '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-199771410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52c2bd4a25740f19d1857648e677e64',qos_specs=None,replication_status=,reservations=['e71151ca-5d79-4d6e-ad7b-19056f9b9f51','6c58ed07-5624-4886-b19c-6be8d5dde79d','8433cc87-e59b-42ae-818d-bed4bc5fdd7c','8323a65f-9391-453d-a643-e142acbcc19b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f51657048c9c45e8bc62c41bd70799f9',volume_type_id=faf63eb3-3f10-4cca-b16a-65c569435950)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:25.702420 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c40f8e-28a2-4901-8f63-5df407a94e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:25.720483 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c40f8e-28a2-4901-8f63-5df407a94e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:25.721461 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Flow 'volume_create_api' (ee560447-e3c0-458f-88b4-2d11cd30b6c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:25.721907 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Create volume request issued successfully. Jul 03 06:26:25.722591 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c61349b-b2e1-42eb-8546-41d296ee1bfc tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:25.723297 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 351/1383] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:26:25 2026] POST /volume/v3/volumes => generated 870 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:25.736732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b2db6221-77e8-405f-b655-378ad9e19464 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:25.738796 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2db6221-77e8-405f-b655-378ad9e19464 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:25.739241 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2db6221-77e8-405f-b655-378ad9e19464 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:25.739241 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2db6221-77e8-405f-b655-378ad9e19464 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:25.747655 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:25.747655 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:25.753116 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b2db6221-77e8-405f-b655-378ad9e19464 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:25.760476 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2db6221-77e8-405f-b655-378ad9e19464 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:25.760999 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 338/1384] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:25 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:26.579121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7d54d107-69ad-46c8-8037-22ba3602042f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:26.581524 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d54d107-69ad-46c8-8037-22ba3602042f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:26.581946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d54d107-69ad-46c8-8037-22ba3602042f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:26.582222 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d54d107-69ad-46c8-8037-22ba3602042f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:26.582343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-7d54d107-69ad-46c8-8037-22ba3602042f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:26.590911 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:26.590911 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:26.591947 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d54d107-69ad-46c8-8037-22ba3602042f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:26.592376 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 351/1385] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:26 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:26.632624 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b9db3d56-80ec-4227-9a88-3335bc7e4c24 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:26.636676 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9db3d56-80ec-4227-9a88-3335bc7e4c24 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:26.637016 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9db3d56-80ec-4227-9a88-3335bc7e4c24 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:26.637313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9db3d56-80ec-4227-9a88-3335bc7e4c24 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:26.637479 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b9db3d56-80ec-4227-9a88-3335bc7e4c24 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:26.643479 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:26.643479 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:26.644625 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9db3d56-80ec-4227-9a88-3335bc7e4c24 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:26.645113 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 346/1386] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:26 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:26.777809 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-324843e7-549a-4448-9cff-a505c40f02de None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:26.780527 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-324843e7-549a-4448-9cff-a505c40f02de tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:26.780527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-324843e7-549a-4448-9cff-a505c40f02de tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:26.780527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-324843e7-549a-4448-9cff-a505c40f02de tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:26.790477 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:26.790477 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:26.801408 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-324843e7-549a-4448-9cff-a505c40f02de tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:26.801408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-324843e7-549a-4448-9cff-a505c40f02de tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:26.801408 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 352/1387] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:26 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:26.818726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-31d34142-bdca-4a2d-abe4-57906f6cb8cb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:26.823582 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-31d34142-bdca-4a2d-abe4-57906f6cb8cb tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:26.823582 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-31d34142-bdca-4a2d-abe4-57906f6cb8cb tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:26.823582 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-31d34142-bdca-4a2d-abe4-57906f6cb8cb tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:26.833983 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:26.833983 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:26.840833 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-31d34142-bdca-4a2d-abe4-57906f6cb8cb tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Volume info retrieved successfully. Jul 03 06:26:26.848387 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-31d34142-bdca-4a2d-abe4-57906f6cb8cb tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:26.848925 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 339/1388] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:26 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 1191 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:26.865016 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:26.867937 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] POST https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae/action Jul 03 06:26:26.868442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-151183965", "migration_policy": "never"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:26.868803 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-151183965", "migration_policy": "never"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:26.882589 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:26.882589 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:26.883557 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:26.892222 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:26.892222 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:26.915718 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-151183965 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-151183965, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:26.915718 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-151183965 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-151183965, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:26.956595 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Created reservations ['218ad253-f94c-4ed3-a0b8-9c9059e36bba', 'cc56c162-28ea-4f79-a5c4-10b6d0ed1f79'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:26.973453 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-383220345 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-383220345, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:26.974072 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-383220345 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-383220345, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:26.984284 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Created reservations ['3209b95f-4721-439c-b337-ec629e176e28', '8b44091f-9166-43fe-8406-8594bcf01056'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:27.024849 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Retype volume request issued successfully. Jul 03 06:26:27.025287 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6d2ef2ab-26d3-45a3-9525-09ae870b89e3 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae/action returned with HTTP 202 Jul 03 06:26:27.025931 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 352/1389] 10.4.3.243 () {70 vars in 1432 bytes} [Fri Jul 3 06:26:26 2026] POST /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 06:26:27.037823 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d0d70daa-6b64-4dbd-91fa-4f260ef60a6d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:27.040740 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0d70daa-6b64-4dbd-91fa-4f260ef60a6d tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:27.041498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0d70daa-6b64-4dbd-91fa-4f260ef60a6d tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:27.041498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0d70daa-6b64-4dbd-91fa-4f260ef60a6d tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:27.053210 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:27.053210 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:27.058863 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d0d70daa-6b64-4dbd-91fa-4f260ef60a6d tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:27.065726 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0d70daa-6b64-4dbd-91fa-4f260ef60a6d tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:27.066366 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 347/1390] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:27 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:27.605353 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-557ce8b0-33cb-497c-9f42-8cc4f2c78192 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:27.607818 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-557ce8b0-33cb-497c-9f42-8cc4f2c78192 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:27.608128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-557ce8b0-33cb-497c-9f42-8cc4f2c78192 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:27.608465 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-557ce8b0-33cb-497c-9f42-8cc4f2c78192 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:27.608655 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-557ce8b0-33cb-497c-9f42-8cc4f2c78192 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:27.614431 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:27.614431 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:27.615460 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-557ce8b0-33cb-497c-9f42-8cc4f2c78192 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:27.616025 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 353/1391] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:27 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:27.659524 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-877307bb-24bf-471e-b0fe-195766a0950a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:27.662097 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-877307bb-24bf-471e-b0fe-195766a0950a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:27.662367 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-877307bb-24bf-471e-b0fe-195766a0950a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:27.662590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-877307bb-24bf-471e-b0fe-195766a0950a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:27.662745 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-877307bb-24bf-471e-b0fe-195766a0950a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:27.668023 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:27.668023 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:27.669334 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-877307bb-24bf-471e-b0fe-195766a0950a tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:27.669766 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 340/1392] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:27 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:27.684448 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-705b4726-453f-4dda-bd0d-91d04df454de None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:27.687461 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-705b4726-453f-4dda-bd0d-91d04df454de tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:27.687723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-705b4726-453f-4dda-bd0d-91d04df454de tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:27.687958 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-705b4726-453f-4dda-bd0d-91d04df454de tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:27.688100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-705b4726-453f-4dda-bd0d-91d04df454de tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:27.694510 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:27.694510 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:27.696072 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-705b4726-453f-4dda-bd0d-91d04df454de tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:27.696508 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 353/1393] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:27 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:27.710631 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-806ba958-df50-49fa-aa08-b473c9f3e0f3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:27.713164 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-806ba958-df50-49fa-aa08-b473c9f3e0f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] DELETE https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:27.713477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-806ba958-df50-49fa-aa08-b473c9f3e0f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:27.713789 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-806ba958-df50-49fa-aa08-b473c9f3e0f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:27.713975 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-806ba958-df50-49fa-aa08-b473c9f3e0f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete backup with id: cb3a29d4-3556-4f19-8965-a66418b50d9f. Jul 03 06:26:27.719490 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:27.719490 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:27.771940 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-806ba958-df50-49fa-aa08-b473c9f3e0f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] delete_backup rpcapi backup_id cb3a29d4-3556-4f19-8965-a66418b50d9f {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:26:27.774550 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-806ba958-df50-49fa-aa08-b473c9f3e0f3 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 202 Jul 03 06:26:27.775411 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 348/1394] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:27 2026] DELETE /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:26:27.790118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7c0a8c16-8f4e-4544-9449-4577feab43a8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:27.794629 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7c0a8c16-8f4e-4544-9449-4577feab43a8 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:27.796042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7c0a8c16-8f4e-4544-9449-4577feab43a8 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:27.796265 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7c0a8c16-8f4e-4544-9449-4577feab43a8 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:27.796410 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7c0a8c16-8f4e-4544-9449-4577feab43a8 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:27.805898 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:27.805898 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:27.807539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7c0a8c16-8f4e-4544-9449-4577feab43a8 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 200 Jul 03 06:26:27.807539 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 354/1395] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:27 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:28.085472 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-96aacfc8-70e3-471d-a8e1-3a579a3f8072 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.088403 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-96aacfc8-70e3-471d-a8e1-3a579a3f8072 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:28.088675 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-96aacfc8-70e3-471d-a8e1-3a579a3f8072 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:28.088880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-96aacfc8-70e3-471d-a8e1-3a579a3f8072 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:28.099609 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:28.099609 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:28.108400 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-96aacfc8-70e3-471d-a8e1-3a579a3f8072 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:28.116938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-96aacfc8-70e3-471d-a8e1-3a579a3f8072 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:28.116938 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 341/1396] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:28 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:28.133797 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c76f7d24-6e9f-48da-9281-f58e3e162054 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.137370 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c76f7d24-6e9f-48da-9281-f58e3e162054 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:28.137370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c76f7d24-6e9f-48da-9281-f58e3e162054 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:28.137370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c76f7d24-6e9f-48da-9281-f58e3e162054 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:28.147641 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:28.147641 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:28.154840 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c76f7d24-6e9f-48da-9281-f58e3e162054 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Volume info retrieved successfully. Jul 03 06:26:28.161328 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c76f7d24-6e9f-48da-9281-f58e3e162054 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:28.161910 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 354/1397] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:28 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 1190 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:28.179342 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-834c7d8c-b3c3-4f4c-b51e-a9cc1c740703 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.181589 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-834c7d8c-b3c3-4f4c-b51e-a9cc1c740703 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:28.181949 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-834c7d8c-b3c3-4f4c-b51e-a9cc1c740703 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:28.182329 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-834c7d8c-b3c3-4f4c-b51e-a9cc1c740703 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:28.201754 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:28.201754 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:28.211561 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-834c7d8c-b3c3-4f4c-b51e-a9cc1c740703 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Volume info retrieved successfully. Jul 03 06:26:28.219773 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-834c7d8c-b3c3-4f4c-b51e-a9cc1c740703 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:28.219773 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 349/1398] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:28 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 1190 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:28.238630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4baa9acd-9940-42da-9898-34e097484f37 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.243826 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] POST https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae/action Jul 03 06:26:28.245320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-383220345", "migration_policy": "never"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:28.245531 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-383220345", "migration_policy": "never"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:28.262721 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:28.262721 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:28.262959 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:28.320715 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Created reservations ['1b1ded70-fad1-4429-b7e0-3de4422212cf', '8f2ad2cc-567d-4ce6-ac1c-8d53a446f2e5'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:28.349218 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-151183965 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-151183965, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:28.349456 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-151183965 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-151183965, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:26:28.385791 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Created reservations ['85ab4c79-3c99-49fb-9d55-adb40731a2fb', 'ca909741-3f06-46ba-bcfa-bc3567eaafbe'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:28.546419 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Retype volume request issued successfully. Jul 03 06:26:28.546880 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4baa9acd-9940-42da-9898-34e097484f37 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae/action returned with HTTP 202 Jul 03 06:26:28.547324 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 355/1399] 10.4.3.243 () {70 vars in 1432 bytes} [Fri Jul 3 06:26:28 2026] POST /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 06:26:28.558287 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-56584689-849c-4e7e-b472-400ca56715ab None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.561719 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-56584689-849c-4e7e-b472-400ca56715ab tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:28.561886 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-56584689-849c-4e7e-b472-400ca56715ab tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:28.562131 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-56584689-849c-4e7e-b472-400ca56715ab tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:28.574040 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:28.574040 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:28.581526 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-56584689-849c-4e7e-b472-400ca56715ab tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:28.591188 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-56584689-849c-4e7e-b472-400ca56715ab tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:28.591811 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 342/1400] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:28 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:28.629069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5213fc16-34ed-4c19-b178-9fc0bcb74b69 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.631607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5213fc16-34ed-4c19-b178-9fc0bcb74b69 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:28.631952 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5213fc16-34ed-4c19-b178-9fc0bcb74b69 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:28.632257 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5213fc16-34ed-4c19-b178-9fc0bcb74b69 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:28.632452 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5213fc16-34ed-4c19-b178-9fc0bcb74b69 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:28.646004 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:28.646004 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:28.647074 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5213fc16-34ed-4c19-b178-9fc0bcb74b69 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:28.647994 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 355/1401] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:28 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:28.824758 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a714f5ca-cebd-48dd-87fb-3b80d6a7e0a5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.827004 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a714f5ca-cebd-48dd-87fb-3b80d6a7e0a5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f Jul 03 06:26:28.827528 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a714f5ca-cebd-48dd-87fb-3b80d6a7e0a5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:28.827895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a714f5ca-cebd-48dd-87fb-3b80d6a7e0a5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:28.828163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a714f5ca-cebd-48dd-87fb-3b80d6a7e0a5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id cb3a29d4-3556-4f19-8965-a66418b50d9f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:28.832741 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a714f5ca-cebd-48dd-87fb-3b80d6a7e0a5 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f returned with HTTP 404 Jul 03 06:26:28.833430 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 350/1402] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:28 2026] GET /volume/v3/backups/cb3a29d4-3556-4f19-8965-a66418b50d9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:28.842759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a0681312-ff01-42fd-992c-e4b1edb9de45 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.845913 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a0681312-ff01-42fd-992c-e4b1edb9de45 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] DELETE https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:28.846254 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a0681312-ff01-42fd-992c-e4b1edb9de45 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:28.846578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a0681312-ff01-42fd-992c-e4b1edb9de45 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:28.846648 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-a0681312-ff01-42fd-992c-e4b1edb9de45 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Delete backup with id: bc5a4761-e868-40bb-87fa-02035f6d33b2. Jul 03 06:26:28.852315 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:28.852315 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:28.872044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-a0681312-ff01-42fd-992c-e4b1edb9de45 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] delete_backup rpcapi backup_id bc5a4761-e868-40bb-87fa-02035f6d33b2 {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:26:28.874652 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a0681312-ff01-42fd-992c-e4b1edb9de45 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 202 Jul 03 06:26:28.876986 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 356/1403] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:28 2026] DELETE /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:26:28.884770 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c73cab1-2773-4233-9abc-f9a5bbfe348a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:28.887210 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c73cab1-2773-4233-9abc-f9a5bbfe348a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:28.887522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c73cab1-2773-4233-9abc-f9a5bbfe348a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:28.887815 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c73cab1-2773-4233-9abc-f9a5bbfe348a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:28.888106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-2c73cab1-2773-4233-9abc-f9a5bbfe348a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:28.894095 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:28.894095 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:28.895078 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c73cab1-2773-4233-9abc-f9a5bbfe348a tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 200 Jul 03 06:26:28.895632 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 343/1404] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:28 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:29.609983 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7c9a929b-45d5-4ec9-9ae8-a6bffc4e7e0e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.612358 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7c9a929b-45d5-4ec9-9ae8-a6bffc4e7e0e tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:29.612909 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7c9a929b-45d5-4ec9-9ae8-a6bffc4e7e0e tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.612997 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7c9a929b-45d5-4ec9-9ae8-a6bffc4e7e0e tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.622794 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:29.622794 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:29.628491 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7c9a929b-45d5-4ec9-9ae8-a6bffc4e7e0e tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:29.642472 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7c9a929b-45d5-4ec9-9ae8-a6bffc4e7e0e tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:29.643118 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 356/1405] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:29.659532 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-32a32892-59ce-4e5e-b753-e0e0c01f447c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.662153 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-32a32892-59ce-4e5e-b753-e0e0c01f447c tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:29.662974 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-32a32892-59ce-4e5e-b753-e0e0c01f447c tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.662974 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-32a32892-59ce-4e5e-b753-e0e0c01f447c tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.665489 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6f28285a-f8fd-4f9c-b640-d27244828df4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.667304 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6f28285a-f8fd-4f9c-b640-d27244828df4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:29.667502 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6f28285a-f8fd-4f9c-b640-d27244828df4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.667707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6f28285a-f8fd-4f9c-b640-d27244828df4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.667901 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6f28285a-f8fd-4f9c-b640-d27244828df4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:29.673505 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:29.673505 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:29.674890 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:29.674890 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:29.675860 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6f28285a-f8fd-4f9c-b640-d27244828df4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:29.676142 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 357/1406] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:26:29.678745 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-32a32892-59ce-4e5e-b753-e0e0c01f447c tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Volume info retrieved successfully. Jul 03 06:26:29.684144 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-32a32892-59ce-4e5e-b753-e0e0c01f447c tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:29.684823 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 351/1407] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:29.702228 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-55bb4749-1992-4f63-9d5c-d13420b73f16 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.704951 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-55bb4749-1992-4f63-9d5c-d13420b73f16 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] GET https://10.4.3.243/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-199771410 Jul 03 06:26:29.705824 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-55bb4749-1992-4f63-9d5c-d13420b73f16 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.706092 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-55bb4749-1992-4f63-9d5c-d13420b73f16 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.706804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-55bb4749-1992-4f63-9d5c-d13420b73f16 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-199771410'), ('all_tenants', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:29.718204 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-55bb4749-1992-4f63-9d5c-d13420b73f16 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Get all volumes completed successfully. Jul 03 06:26:29.718679 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-55bb4749-1992-4f63-9d5c-d13420b73f16 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-199771410 returned with HTTP 200 Jul 03 06:26:29.719115 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 344/1408] 10.4.3.243 () {68 vars in 1427 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-199771410 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:29.728732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-48ff60b2-23cf-469d-88cc-53465a5adc17 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.732970 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-48ff60b2-23cf-469d-88cc-53465a5adc17 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] GET https://10.4.3.243/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-199771410 Jul 03 06:26:29.733356 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-48ff60b2-23cf-469d-88cc-53465a5adc17 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.733589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-48ff60b2-23cf-469d-88cc-53465a5adc17 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.735335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-48ff60b2-23cf-469d-88cc-53465a5adc17 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-199771410'), ('all_tenants', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:29.776252 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-48ff60b2-23cf-469d-88cc-53465a5adc17 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Get all volumes completed successfully. Jul 03 06:26:29.776883 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-48ff60b2-23cf-469d-88cc-53465a5adc17 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-199771410 returned with HTTP 200 Jul 03 06:26:29.777051 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 357/1409] 10.4.3.243 () {68 vars in 1427 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-199771410 => generated 341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:29.788013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-135b01d7-b8e0-4e50-99b4-797dccdeea32 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.790097 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-135b01d7-b8e0-4e50-99b4-797dccdeea32 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:29.790410 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-135b01d7-b8e0-4e50-99b4-797dccdeea32 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.790631 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-135b01d7-b8e0-4e50-99b4-797dccdeea32 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.799250 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:29.799250 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:29.804529 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-135b01d7-b8e0-4e50-99b4-797dccdeea32 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:29.813250 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-135b01d7-b8e0-4e50-99b4-797dccdeea32 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:29.814196 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 358/1410] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:29.828618 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-aeaf48f9-000b-4ec6-8319-8c04913673a7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.832904 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aeaf48f9-000b-4ec6-8319-8c04913673a7 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:29.832904 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aeaf48f9-000b-4ec6-8319-8c04913673a7 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.832904 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aeaf48f9-000b-4ec6-8319-8c04913673a7 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.832904 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-aeaf48f9-000b-4ec6-8319-8c04913673a7 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Delete volume with id: b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:29.840277 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:29.840277 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:29.840912 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-aeaf48f9-000b-4ec6-8319-8c04913673a7 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:29.869757 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-aeaf48f9-000b-4ec6-8319-8c04913673a7 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Delete volume request issued successfully. Jul 03 06:26:29.870019 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aeaf48f9-000b-4ec6-8319-8c04913673a7 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 202 Jul 03 06:26:29.870621 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 352/1411] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:26:29 2026] DELETE /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:26:29.881200 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d4a7f349-cb84-4f1b-b27b-3760c17302a6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.884139 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d4a7f349-cb84-4f1b-b27b-3760c17302a6 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:29.884309 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d4a7f349-cb84-4f1b-b27b-3760c17302a6 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.885098 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d4a7f349-cb84-4f1b-b27b-3760c17302a6 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.896127 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:29.896127 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:29.910936 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d4a7f349-cb84-4f1b-b27b-3760c17302a6 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Volume info retrieved successfully. Jul 03 06:26:29.913360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-57f4357c-8496-470b-9f11-639e44abf312 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.916079 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-57f4357c-8496-470b-9f11-639e44abf312 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 Jul 03 06:26:29.916079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-57f4357c-8496-470b-9f11-639e44abf312 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.916474 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-57f4357c-8496-470b-9f11-639e44abf312 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.916872 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-57f4357c-8496-470b-9f11-639e44abf312 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id bc5a4761-e868-40bb-87fa-02035f6d33b2. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:29.920868 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d4a7f349-cb84-4f1b-b27b-3760c17302a6 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 200 Jul 03 06:26:29.921445 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 345/1412] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 996 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:29.922230 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-57f4357c-8496-470b-9f11-639e44abf312 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 returned with HTTP 404 Jul 03 06:26:29.922955 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 358/1413] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/backups/bc5a4761-e868-40bb-87fa-02035f6d33b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:29.938864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7d8c9004-8fec-4538-8f39-ef729e3d4c87 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.942412 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7d8c9004-8fec-4538-8f39-ef729e3d4c87 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] DELETE https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:29.942709 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7d8c9004-8fec-4538-8f39-ef729e3d4c87 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.944244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7d8c9004-8fec-4538-8f39-ef729e3d4c87 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.944244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-7d8c9004-8fec-4538-8f39-ef729e3d4c87 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete backup with id: 9cdc8796-a83e-45c6-8b76-241172dcbd8e. Jul 03 06:26:29.949217 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:29.949217 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:29.972625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-7d8c9004-8fec-4538-8f39-ef729e3d4c87 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] delete_backup rpcapi backup_id 9cdc8796-a83e-45c6-8b76-241172dcbd8e {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:26:29.974960 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7d8c9004-8fec-4538-8f39-ef729e3d4c87 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 202 Jul 03 06:26:29.975361 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 359/1414] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:29 2026] DELETE /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:26:29.986302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e17884b8-9a58-4984-8e04-c5bae4ab49c7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:29.990402 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e17884b8-9a58-4984-8e04-c5bae4ab49c7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:29.990402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e17884b8-9a58-4984-8e04-c5bae4ab49c7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:29.990402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e17884b8-9a58-4984-8e04-c5bae4ab49c7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:29.990402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e17884b8-9a58-4984-8e04-c5bae4ab49c7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:29.998499 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:29.998499 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:30.000726 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e17884b8-9a58-4984-8e04-c5bae4ab49c7 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 200 Jul 03 06:26:30.000726 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 353/1415] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:29 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:30.690058 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1709dbae-f98f-4e1a-af93-f8f554e29ab4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:30.691883 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1709dbae-f98f-4e1a-af93-f8f554e29ab4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:30.692880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1709dbae-f98f-4e1a-af93-f8f554e29ab4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:30.692880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1709dbae-f98f-4e1a-af93-f8f554e29ab4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:30.692880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1709dbae-f98f-4e1a-af93-f8f554e29ab4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:30.698741 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:30.698741 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:30.699601 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1709dbae-f98f-4e1a-af93-f8f554e29ab4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:30.700932 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 346/1416] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:30 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:30.941271 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-37344173-9689-443e-8218-56f95921f912 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:30.943708 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-37344173-9689-443e-8218-56f95921f912 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] GET https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae Jul 03 06:26:30.944099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-37344173-9689-443e-8218-56f95921f912 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:30.944462 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-37344173-9689-443e-8218-56f95921f912 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:30.952133 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-37344173-9689-443e-8218-56f95921f912 tempest-VolumeRetypeMultiattachTest-1588679140 tempest-VolumeRetypeMultiattachTest-1588679140-project-member] https://10.4.3.243/volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae returned with HTTP 404 Jul 03 06:26:30.952774 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 359/1417] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:26:30 2026] GET /volume/v3/volumes/b07425e5-98ab-48eb-a2f1-739139c793ae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:26:30.964332 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bcb0aaf2-aa75-4a26-a2c7-56ea622000c1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:30.966886 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bcb0aaf2-aa75-4a26-a2c7-56ea622000c1 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] DELETE https://10.4.3.243/volume/v3/types/a0e70bb0-2696-4bfe-b3dc-ffe2f1de7991 Jul 03 06:26:30.967239 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bcb0aaf2-aa75-4a26-a2c7-56ea622000c1 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:30.967573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bcb0aaf2-aa75-4a26-a2c7-56ea622000c1 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:31.005840 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bcb0aaf2-aa75-4a26-a2c7-56ea622000c1 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/types/a0e70bb0-2696-4bfe-b3dc-ffe2f1de7991 returned with HTTP 202 Jul 03 06:26:31.006722 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 360/1418] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:26:30 2026] DELETE /volume/v3/types/a0e70bb0-2696-4bfe-b3dc-ffe2f1de7991 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:31.016235 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bb211512-35c1-401a-b787-17002adb3845 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:31.018050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0080b385-bacc-492b-83da-2da106070f03 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:31.018398 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bb211512-35c1-401a-b787-17002adb3845 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e Jul 03 06:26:31.018680 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bb211512-35c1-401a-b787-17002adb3845 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:31.019062 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bb211512-35c1-401a-b787-17002adb3845 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:31.019062 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-bb211512-35c1-401a-b787-17002adb3845 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Show backup with id 9cdc8796-a83e-45c6-8b76-241172dcbd8e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:31.021689 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0080b385-bacc-492b-83da-2da106070f03 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] GET https://10.4.3.243/volume/v3/types/a0e70bb0-2696-4bfe-b3dc-ffe2f1de7991 Jul 03 06:26:31.022010 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0080b385-bacc-492b-83da-2da106070f03 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:31.022342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0080b385-bacc-492b-83da-2da106070f03 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:31.023973 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bb211512-35c1-401a-b787-17002adb3845 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e returned with HTTP 404 Jul 03 06:26:31.025233 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 354/1419] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:31 2026] GET /volume/v3/backups/9cdc8796-a83e-45c6-8b76-241172dcbd8e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:31.035595 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0080b385-bacc-492b-83da-2da106070f03 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/types/a0e70bb0-2696-4bfe-b3dc-ffe2f1de7991 returned with HTTP 404 Jul 03 06:26:31.036351 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 347/1420] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:26:31 2026] GET /volume/v3/types/a0e70bb0-2696-4bfe-b3dc-ffe2f1de7991 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:31.036593 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-68cb76dd-862b-4234-b8f8-e46e0b7afcc0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:31.039135 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-68cb76dd-862b-4234-b8f8-e46e0b7afcc0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] DELETE https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:26:31.039537 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-68cb76dd-862b-4234-b8f8-e46e0b7afcc0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:31.040127 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-68cb76dd-862b-4234-b8f8-e46e0b7afcc0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:31.040127 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-68cb76dd-862b-4234-b8f8-e46e0b7afcc0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Delete backup with id: 212a8a47-cda1-4869-81e2-168b5bc6e293. Jul 03 06:26:31.045827 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:31.045827 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:31.046647 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-23e77c5f-f73e-45c9-81f7-5c8aa1e92c46 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:31.049195 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-23e77c5f-f73e-45c9-81f7-5c8aa1e92c46 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] DELETE https://10.4.3.243/volume/v3/types/faf63eb3-3f10-4cca-b16a-65c569435950 Jul 03 06:26:31.049535 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-23e77c5f-f73e-45c9-81f7-5c8aa1e92c46 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:31.049901 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-23e77c5f-f73e-45c9-81f7-5c8aa1e92c46 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:31.068367 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-68cb76dd-862b-4234-b8f8-e46e0b7afcc0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] delete_backup rpcapi backup_id 212a8a47-cda1-4869-81e2-168b5bc6e293 {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:26:31.072123 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-68cb76dd-862b-4234-b8f8-e46e0b7afcc0 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 202 Jul 03 06:26:31.072123 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 360/1421] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:31 2026] DELETE /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:26:31.080867 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-28bcb64d-5df7-4908-8ded-bed814148236 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:31.083466 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-28bcb64d-5df7-4908-8ded-bed814148236 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:26:31.084322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-28bcb64d-5df7-4908-8ded-bed814148236 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:31.084322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-28bcb64d-5df7-4908-8ded-bed814148236 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:31.084322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-28bcb64d-5df7-4908-8ded-bed814148236 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:31.089885 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:31.089885 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:31.090791 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-28bcb64d-5df7-4908-8ded-bed814148236 tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 200 Jul 03 06:26:31.091242 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 355/1422] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:31 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:31.093860 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-23e77c5f-f73e-45c9-81f7-5c8aa1e92c46 tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/types/faf63eb3-3f10-4cca-b16a-65c569435950 returned with HTTP 202 Jul 03 06:26:31.094417 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 361/1423] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:26:31 2026] DELETE /volume/v3/types/faf63eb3-3f10-4cca-b16a-65c569435950 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:31.103106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7779fa96-f424-47a5-b904-d108d9bf2fbe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:31.106192 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7779fa96-f424-47a5-b904-d108d9bf2fbe tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] GET https://10.4.3.243/volume/v3/types/faf63eb3-3f10-4cca-b16a-65c569435950 Jul 03 06:26:31.106451 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7779fa96-f424-47a5-b904-d108d9bf2fbe tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:31.106662 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7779fa96-f424-47a5-b904-d108d9bf2fbe tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:31.112520 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7779fa96-f424-47a5-b904-d108d9bf2fbe tempest-VolumeRetypeMultiattachTest-1597948792 tempest-VolumeRetypeMultiattachTest-1597948792-project-admin] https://10.4.3.243/volume/v3/types/faf63eb3-3f10-4cca-b16a-65c569435950 returned with HTTP 404 Jul 03 06:26:31.113411 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 348/1424] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:26:31 2026] GET /volume/v3/types/faf63eb3-3f10-4cca-b16a-65c569435950 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:31.717904 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-65922a75-8565-44aa-a59d-b9a327c21436 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:31.722930 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65922a75-8565-44aa-a59d-b9a327c21436 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:31.723460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65922a75-8565-44aa-a59d-b9a327c21436 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:31.723658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65922a75-8565-44aa-a59d-b9a327c21436 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:31.725717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-65922a75-8565-44aa-a59d-b9a327c21436 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:31.741710 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:31.741710 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:31.744260 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65922a75-8565-44aa-a59d-b9a327c21436 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:31.744260 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 361/1425] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:31 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:32.107835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0ba7b637-e715-4787-b2d0-0513773223fc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:32.109434 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0ba7b637-e715-4787-b2d0-0513773223fc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] GET https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 Jul 03 06:26:32.109642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0ba7b637-e715-4787-b2d0-0513773223fc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:32.109898 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0ba7b637-e715-4787-b2d0-0513773223fc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:32.110086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0ba7b637-e715-4787-b2d0-0513773223fc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] Show backup with id 212a8a47-cda1-4869-81e2-168b5bc6e293. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:32.114574 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0ba7b637-e715-4787-b2d0-0513773223fc tempest-VolumesBackupsTest-1104195962 tempest-VolumesBackupsTest-1104195962-project-admin] https://10.4.3.243/volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 returned with HTTP 404 Jul 03 06:26:32.116668 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 356/1426] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:32 2026] GET /volume/v3/backups/212a8a47-cda1-4869-81e2-168b5bc6e293 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:32.134491 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b9c941db-8a8c-4e42-af99-97edf6104e30 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:32.136841 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b9c941db-8a8c-4e42-af99-97edf6104e30 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 Jul 03 06:26:32.137076 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b9c941db-8a8c-4e42-af99-97edf6104e30 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:32.137322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b9c941db-8a8c-4e42-af99-97edf6104e30 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:32.137465 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b9c941db-8a8c-4e42-af99-97edf6104e30 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete volume with id: a7c17252-4a9f-4384-9204-bdad6afb7e12 Jul 03 06:26:32.147176 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:32.147176 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:32.147918 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b9c941db-8a8c-4e42-af99-97edf6104e30 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:26:32.179140 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b9c941db-8a8c-4e42-af99-97edf6104e30 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete volume request issued successfully. Jul 03 06:26:32.179345 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b9c941db-8a8c-4e42-af99-97edf6104e30 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 returned with HTTP 202 Jul 03 06:26:32.179791 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 362/1427] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:32 2026] DELETE /volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 06:26:32.192120 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e0343ba4-3f78-4682-9e8b-941823ed66cb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:32.195598 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e0343ba4-3f78-4682-9e8b-941823ed66cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 Jul 03 06:26:32.195921 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e0343ba4-3f78-4682-9e8b-941823ed66cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:32.196223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e0343ba4-3f78-4682-9e8b-941823ed66cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:32.205545 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:32.205545 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:32.210828 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e0343ba4-3f78-4682-9e8b-941823ed66cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:26:32.219086 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e0343ba4-3f78-4682-9e8b-941823ed66cb tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 returned with HTTP 200 Jul 03 06:26:32.219667 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 349/1428] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:32 2026] GET /volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:32.757529 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-20ee5fee-4cbd-4c8c-a15a-1182b091b69e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:32.759721 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-20ee5fee-4cbd-4c8c-a15a-1182b091b69e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:32.759906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-20ee5fee-4cbd-4c8c-a15a-1182b091b69e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:32.760167 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-20ee5fee-4cbd-4c8c-a15a-1182b091b69e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:32.760329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-20ee5fee-4cbd-4c8c-a15a-1182b091b69e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:32.765330 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:32.765330 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:32.766180 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-20ee5fee-4cbd-4c8c-a15a-1182b091b69e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:32.766579 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 362/1429] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:32 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:33.237600 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-57ad76fc-700a-4f77-b1c3-32b3956d88ec None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:33.239460 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-57ad76fc-700a-4f77-b1c3-32b3956d88ec tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 Jul 03 06:26:33.239748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-57ad76fc-700a-4f77-b1c3-32b3956d88ec tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:33.239938 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-57ad76fc-700a-4f77-b1c3-32b3956d88ec tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:33.246926 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-57ad76fc-700a-4f77-b1c3-32b3956d88ec tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 returned with HTTP 404 Jul 03 06:26:33.247724 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 357/1430] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:33 2026] GET /volume/v3/volumes/a7c17252-4a9f-4384-9204-bdad6afb7e12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:33.258079 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-64b5cccc-3a78-49ce-962c-61c948a994ba None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:33.260030 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-64b5cccc-3a78-49ce-962c-61c948a994ba tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] DELETE https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b Jul 03 06:26:33.260242 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-64b5cccc-3a78-49ce-962c-61c948a994ba tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:33.260439 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-64b5cccc-3a78-49ce-962c-61c948a994ba tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:33.260611 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-64b5cccc-3a78-49ce-962c-61c948a994ba tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete volume with id: 0ac0eb31-83f2-4a63-8afd-709f9041f26b Jul 03 06:26:33.268894 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:33.268894 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:33.269470 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-64b5cccc-3a78-49ce-962c-61c948a994ba tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:26:33.294732 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-64b5cccc-3a78-49ce-962c-61c948a994ba tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete volume request issued successfully. Jul 03 06:26:33.294999 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-64b5cccc-3a78-49ce-962c-61c948a994ba tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b returned with HTTP 202 Jul 03 06:26:33.295544 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 363/1431] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:33 2026] DELETE /volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:33.309287 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-de6c00d7-93a4-4e34-9def-515b25d42aa4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:33.311794 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de6c00d7-93a4-4e34-9def-515b25d42aa4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b Jul 03 06:26:33.312115 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de6c00d7-93a4-4e34-9def-515b25d42aa4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:33.312388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de6c00d7-93a4-4e34-9def-515b25d42aa4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:33.321602 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:33.321602 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:33.327645 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-de6c00d7-93a4-4e34-9def-515b25d42aa4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:26:33.332805 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de6c00d7-93a4-4e34-9def-515b25d42aa4 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b returned with HTTP 200 Jul 03 06:26:33.333285 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 350/1432] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:33 2026] GET /volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:33.783811 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c03d4e64-4ed7-4f22-9dc5-42ecc8d6c309 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:33.785936 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c03d4e64-4ed7-4f22-9dc5-42ecc8d6c309 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:33.786161 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c03d4e64-4ed7-4f22-9dc5-42ecc8d6c309 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:33.786381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c03d4e64-4ed7-4f22-9dc5-42ecc8d6c309 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:33.786521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c03d4e64-4ed7-4f22-9dc5-42ecc8d6c309 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:33.792707 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:33.792707 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:33.794760 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c03d4e64-4ed7-4f22-9dc5-42ecc8d6c309 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:33.795298 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 363/1433] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:33 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:34.291202 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-07ee620d-db8c-4a01-a8b4-8ee216758756 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.347468 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-91d00146-474e-4df0-bec7-452ab3809d13 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.349719 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91d00146-474e-4df0-bec7-452ab3809d13 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b Jul 03 06:26:34.350211 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91d00146-474e-4df0-bec7-452ab3809d13 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.351575 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91d00146-474e-4df0-bec7-452ab3809d13 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.359420 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91d00146-474e-4df0-bec7-452ab3809d13 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b returned with HTTP 404 Jul 03 06:26:34.359420 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 364/1434] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:34 2026] GET /volume/v3/volumes/0ac0eb31-83f2-4a63-8afd-709f9041f26b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:34.368127 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0e289a5e-4f7b-41fa-a682-087225808234 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.370187 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0e289a5e-4f7b-41fa-a682-087225808234 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] DELETE https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 Jul 03 06:26:34.370387 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0e289a5e-4f7b-41fa-a682-087225808234 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.370620 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0e289a5e-4f7b-41fa-a682-087225808234 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.370867 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-0e289a5e-4f7b-41fa-a682-087225808234 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete volume with id: 92eec77c-1673-4919-bb7a-6c59a99aa159 Jul 03 06:26:34.379270 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:34.379270 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:34.379768 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0e289a5e-4f7b-41fa-a682-087225808234 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:26:34.403443 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0e289a5e-4f7b-41fa-a682-087225808234 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Delete volume request issued successfully. Jul 03 06:26:34.403759 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0e289a5e-4f7b-41fa-a682-087225808234 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 returned with HTTP 202 Jul 03 06:26:34.404296 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 351/1435] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:34 2026] DELETE /volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:34.416515 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c44121b4-c7f4-4079-bbd6-644073e35767 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.418343 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c44121b4-c7f4-4079-bbd6-644073e35767 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 Jul 03 06:26:34.418538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c44121b4-c7f4-4079-bbd6-644073e35767 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.418739 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c44121b4-c7f4-4079-bbd6-644073e35767 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.422525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-07ee620d-db8c-4a01-a8b4-8ee216758756 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] GET https://10.4.3.243/volume/v3/os-services Jul 03 06:26:34.422725 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-07ee620d-db8c-4a01-a8b4-8ee216758756 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.422910 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-07ee620d-db8c-4a01-a8b4-8ee216758756 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.426579 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:34.426579 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:34.427575 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-07ee620d-db8c-4a01-a8b4-8ee216758756 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] https://10.4.3.243/volume/v3/os-services returned with HTTP 200 Jul 03 06:26:34.428028 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 358/1436] 10.4.3.243 () {66 vars in 1249 bytes} [Fri Jul 3 06:26:34 2026] GET /volume/v3/os-services => generated 626 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:34.436994 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c44121b4-c7f4-4079-bbd6-644073e35767 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Volume info retrieved successfully. Jul 03 06:26:34.439035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-26fa06f6-ecb3-45a1-960b-2c6b597db6c3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.441548 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-26fa06f6-ecb3-45a1-960b-2c6b597db6c3 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] GET https://10.4.3.243/volume/v3/os-services?host=np0000004376 Jul 03 06:26:34.441885 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-26fa06f6-ecb3-45a1-960b-2c6b597db6c3 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.442280 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-26fa06f6-ecb3-45a1-960b-2c6b597db6c3 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.450305 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-26fa06f6-ecb3-45a1-960b-2c6b597db6c3 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] https://10.4.3.243/volume/v3/os-services?host=np0000004376 returned with HTTP 200 Jul 03 06:26:34.451546 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 365/1437] 10.4.3.243 () {66 vars in 1284 bytes} [Fri Jul 3 06:26:34 2026] GET /volume/v3/os-services?host=np0000004376 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:34.453416 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c44121b4-c7f4-4079-bbd6-644073e35767 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 returned with HTTP 200 Jul 03 06:26:34.454006 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 364/1438] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:34 2026] GET /volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:34.462604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-81b46dff-e17d-4fd2-804d-73ebe46a489b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.464815 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-81b46dff-e17d-4fd2-804d-73ebe46a489b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] GET https://10.4.3.243/volume/v3/os-services?host=np0000004376&binary=cinder-scheduler Jul 03 06:26:34.465076 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-81b46dff-e17d-4fd2-804d-73ebe46a489b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.465286 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-81b46dff-e17d-4fd2-804d-73ebe46a489b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.470388 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-81b46dff-e17d-4fd2-804d-73ebe46a489b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] https://10.4.3.243/volume/v3/os-services?host=np0000004376&binary=cinder-scheduler returned with HTTP 200 Jul 03 06:26:34.470790 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 352/1439] 10.4.3.243 () {66 vars in 1332 bytes} [Fri Jul 3 06:26:34 2026] GET /volume/v3/os-services?host=np0000004376&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:34.486416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ec0095ca-a9af-4f7d-8349-74ddd18c644c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.488549 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ec0095ca-a9af-4f7d-8349-74ddd18c644c tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] GET https://10.4.3.243/volume/v3/os-services?binary=cinder-scheduler Jul 03 06:26:34.488806 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ec0095ca-a9af-4f7d-8349-74ddd18c644c tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.489083 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ec0095ca-a9af-4f7d-8349-74ddd18c644c tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.493396 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ec0095ca-a9af-4f7d-8349-74ddd18c644c tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] https://10.4.3.243/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 06:26:34.493891 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 359/1440] 10.4.3.243 () {66 vars in 1296 bytes} [Fri Jul 3 06:26:34 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:34.503840 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.624864 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:34.625214 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1823864950"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:34.626663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1823864950'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:34.627800 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Create volume of 1 GB Jul 03 06:26:34.633155 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Availability Zones retrieved successfully. Jul 03 06:26:34.639162 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Flow 'volume_create_api' (5349dc15-858e-438e-a9d5-e8efdcd63b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:34.640587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3aa101c-dacf-4323-8cb9-0592a94fc71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:34.641662 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:34.679263 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3aa101c-dacf-4323-8cb9-0592a94fc71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:34.680344 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295b8382-3533-4665-a4ea-38f0e34138dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:34.794132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Created reservations ['c9d386e2-23f9-4fe2-9e48-9a6d3ba6755e', 'c7cd0695-2497-4d48-a906-6eab1f88301a', '85b99726-da00-4c10-a540-8455375e08a1', 'aa8203ae-7b26-4a0c-804a-24da594f8ac5'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:34.796890 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295b8382-3533-4665-a4ea-38f0e34138dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d386e2-23f9-4fe2-9e48-9a6d3ba6755e', 'c7cd0695-2497-4d48-a906-6eab1f88301a', '85b99726-da00-4c10-a540-8455375e08a1', 'aa8203ae-7b26-4a0c-804a-24da594f8ac5']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:34.796890 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e719ed6-6bf3-4a33-9d10-4f2d57df7976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:34.812192 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5b706940-f861-4147-857d-89393af9b612 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.815653 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5b706940-f861-4147-857d-89393af9b612 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:34.815902 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5b706940-f861-4147-857d-89393af9b612 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.816129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5b706940-f861-4147-857d-89393af9b612 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.816245 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5b706940-f861-4147-857d-89393af9b612 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:34.822971 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:34.822971 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:34.826903 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5b706940-f861-4147-857d-89393af9b612 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:34.826903 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 365/1441] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:34 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:34.835046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e719ed6-6bf3-4a33-9d10-4f2d57df7976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a7aa58-8c77-4d56-960f-135082f9cd9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1823864950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23f475303c424b8aa016adfece4323',qos_specs=None,replication_status=,reservations=['c9d386e2-23f9-4fe2-9e48-9a6d3ba6755e','c7cd0695-2497-4d48-a906-6eab1f88301a','85b99726-da00-4c10-a540-8455375e08a1','aa8203ae-7b26-4a0c-804a-24da594f8ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ed201d37af4c8a96d6b817268c4c73',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1823864950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9a7aa58-8c77-4d56-960f-135082f9cd9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be23f475303c424b8aa016adfece4323',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46ed201d37af4c8a96d6b817268c4c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:34.836264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a7853e-0f7d-4552-97f8-d4dbb911069b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:34.868290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a7853e-0f7d-4552-97f8-d4dbb911069b) transitioned into state 'SUCCESS' from state '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-1823864950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23f475303c424b8aa016adfece4323',qos_specs=None,replication_status=,reservations=['c9d386e2-23f9-4fe2-9e48-9a6d3ba6755e','c7cd0695-2497-4d48-a906-6eab1f88301a','85b99726-da00-4c10-a540-8455375e08a1','aa8203ae-7b26-4a0c-804a-24da594f8ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ed201d37af4c8a96d6b817268c4c73',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:34.869002 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1650573c-ad6e-4e5b-af73-d4b44c1eebed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:34.888324 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1650573c-ad6e-4e5b-af73-d4b44c1eebed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:34.889514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Flow 'volume_create_api' (5349dc15-858e-438e-a9d5-e8efdcd63b07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:34.889927 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Create volume request issued successfully. Jul 03 06:26:34.890925 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1b1daa3d-7863-48e7-b955-f4fee7fb357b tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:34.891718 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 366/1442] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:26:34 2026] POST /volume/v3/volumes => generated 754 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:34.907505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-720f2fb2-74c5-40ba-880c-5ef9b9537b90 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:34.910099 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-720f2fb2-74c5-40ba-880c-5ef9b9537b90 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] GET https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c Jul 03 06:26:34.910559 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-720f2fb2-74c5-40ba-880c-5ef9b9537b90 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:34.910720 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-720f2fb2-74c5-40ba-880c-5ef9b9537b90 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:34.920563 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:34.920563 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:34.926480 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-720f2fb2-74c5-40ba-880c-5ef9b9537b90 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Volume info retrieved successfully. Jul 03 06:26:34.935469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-720f2fb2-74c5-40ba-880c-5ef9b9537b90 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c returned with HTTP 200 Jul 03 06:26:34.936187 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 353/1443] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:34 2026] GET /volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:35.473141 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-97df33d9-b41e-462a-a162-85eb1c8b4390 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:35.475090 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-97df33d9-b41e-462a-a162-85eb1c8b4390 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] GET https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 Jul 03 06:26:35.475287 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-97df33d9-b41e-462a-a162-85eb1c8b4390 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:35.475474 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-97df33d9-b41e-462a-a162-85eb1c8b4390 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:35.481084 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-97df33d9-b41e-462a-a162-85eb1c8b4390 tempest-VolumesBackupsTest-40716942 tempest-VolumesBackupsTest-40716942-project-member] https://10.4.3.243/volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 returned with HTTP 404 Jul 03 06:26:35.481535 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 360/1444] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:35 2026] GET /volume/v3/volumes/92eec77c-1673-4919-bb7a-6c59a99aa159 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:35.839075 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-eb322516-7127-4860-8cbc-521c8e4add8a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:35.841253 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb322516-7127-4860-8cbc-521c8e4add8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:35.841537 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb322516-7127-4860-8cbc-521c8e4add8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:35.841686 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb322516-7127-4860-8cbc-521c8e4add8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:35.841822 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-eb322516-7127-4860-8cbc-521c8e4add8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:35.847170 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:35.847170 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:35.847847 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb322516-7127-4860-8cbc-521c8e4add8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:35.848088 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 366/1445] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:35 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:35.960309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c9fc526a-4bb6-49f3-a23b-8e519c39ccf1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:35.964728 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c9fc526a-4bb6-49f3-a23b-8e519c39ccf1 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] GET https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c Jul 03 06:26:35.964728 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c9fc526a-4bb6-49f3-a23b-8e519c39ccf1 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:35.964728 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c9fc526a-4bb6-49f3-a23b-8e519c39ccf1 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:35.976199 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:35.976199 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:35.982571 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c9fc526a-4bb6-49f3-a23b-8e519c39ccf1 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Volume info retrieved successfully. Jul 03 06:26:35.985192 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c9fc526a-4bb6-49f3-a23b-8e519c39ccf1 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c returned with HTTP 200 Jul 03 06:26:35.986054 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 367/1446] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:35 2026] GET /volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:36.005226 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c551bf09-8e2f-43ca-92be-46e64c652d6b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:36.009362 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c551bf09-8e2f-43ca-92be-46e64c652d6b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] GET https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c Jul 03 06:26:36.009598 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c551bf09-8e2f-43ca-92be-46e64c652d6b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:36.009757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c551bf09-8e2f-43ca-92be-46e64c652d6b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:36.022758 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:36.022758 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:36.028208 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c551bf09-8e2f-43ca-92be-46e64c652d6b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Volume info retrieved successfully. Jul 03 06:26:36.033222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c551bf09-8e2f-43ca-92be-46e64c652d6b tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c returned with HTTP 200 Jul 03 06:26:36.033613 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 354/1447] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:36 2026] GET /volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c => generated 1020 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:36.052610 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a24bbc15-929e-4842-b3de-71b173b460bf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:36.055683 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a24bbc15-929e-4842-b3de-71b173b460bf tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] GET https://10.4.3.243/volume/v3/os-services?host=np0000004376&binary=cinder-volume Jul 03 06:26:36.056393 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a24bbc15-929e-4842-b3de-71b173b460bf tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:36.056492 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a24bbc15-929e-4842-b3de-71b173b460bf tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:36.067901 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a24bbc15-929e-4842-b3de-71b173b460bf tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] https://10.4.3.243/volume/v3/os-services?host=np0000004376&binary=cinder-volume returned with HTTP 200 Jul 03 06:26:36.067901 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 361/1448] 10.4.3.243 () {66 vars in 1326 bytes} [Fri Jul 3 06:26:36 2026] GET /volume/v3/os-services?host=np0000004376&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:36.083325 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e27cef3c-d055-4736-8901-26dd310f5b9c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:36.089078 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e27cef3c-d055-4736-8901-26dd310f5b9c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] GET https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c Jul 03 06:26:36.089078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e27cef3c-d055-4736-8901-26dd310f5b9c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:36.089078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e27cef3c-d055-4736-8901-26dd310f5b9c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:36.106940 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:36.106940 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:36.114781 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e27cef3c-d055-4736-8901-26dd310f5b9c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Volume info retrieved successfully. Jul 03 06:26:36.121783 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e27cef3c-d055-4736-8901-26dd310f5b9c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c returned with HTTP 200 Jul 03 06:26:36.123929 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 367/1449] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:36 2026] GET /volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:36.140602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ced40852-f95e-461a-b810-bb412ee2ca0c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:36.143528 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ced40852-f95e-461a-b810-bb412ee2ca0c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c Jul 03 06:26:36.144117 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ced40852-f95e-461a-b810-bb412ee2ca0c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:36.144616 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ced40852-f95e-461a-b810-bb412ee2ca0c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:36.145044 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ced40852-f95e-461a-b810-bb412ee2ca0c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Delete volume with id: a9a7aa58-8c77-4d56-960f-135082f9cd9c Jul 03 06:26:36.155722 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:36.155722 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:36.155722 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ced40852-f95e-461a-b810-bb412ee2ca0c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Volume info retrieved successfully. Jul 03 06:26:36.191201 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ced40852-f95e-461a-b810-bb412ee2ca0c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Delete volume request issued successfully. Jul 03 06:26:36.191201 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ced40852-f95e-461a-b810-bb412ee2ca0c tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c returned with HTTP 202 Jul 03 06:26:36.191201 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 368/1450] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:36 2026] DELETE /volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:36.199983 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-53288dd9-88bf-4203-bcac-ab19e2401cb2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:36.203745 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-53288dd9-88bf-4203-bcac-ab19e2401cb2 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] GET https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c Jul 03 06:26:36.204050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-53288dd9-88bf-4203-bcac-ab19e2401cb2 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:36.204788 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-53288dd9-88bf-4203-bcac-ab19e2401cb2 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:36.215400 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:36.215400 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:36.223954 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-53288dd9-88bf-4203-bcac-ab19e2401cb2 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Volume info retrieved successfully. Jul 03 06:26:36.234641 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-53288dd9-88bf-4203-bcac-ab19e2401cb2 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c returned with HTTP 200 Jul 03 06:26:36.234641 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 355/1451] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:36 2026] GET /volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:36.352953 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-85bf8e0c-7545-4beb-9d92-0d591c3ec07b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:36.359186 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-85bf8e0c-7545-4beb-9d92-0d591c3ec07b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:36.359412 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-85bf8e0c-7545-4beb-9d92-0d591c3ec07b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:36.359858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-85bf8e0c-7545-4beb-9d92-0d591c3ec07b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:36.371776 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:36.371776 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:36.376666 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-85bf8e0c-7545-4beb-9d92-0d591c3ec07b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:36.381787 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-85bf8e0c-7545-4beb-9d92-0d591c3ec07b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:36.382393 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 362/1452] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:36 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:36.460950 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-702c7ff9-560f-4119-8b59-5966ea0ae40a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:36.463670 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-702c7ff9-560f-4119-8b59-5966ea0ae40a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:36.464093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-702c7ff9-560f-4119-8b59-5966ea0ae40a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:36.464228 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-702c7ff9-560f-4119-8b59-5966ea0ae40a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:36.473169 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:36.473169 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:36.495246 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-702c7ff9-560f-4119-8b59-5966ea0ae40a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:36.526060 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-702c7ff9-560f-4119-8b59-5966ea0ae40a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:36.526667 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 368/1453] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:36 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:36.861995 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-da568e78-e31e-458c-a145-7794464a0b2d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:36.864527 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da568e78-e31e-458c-a145-7794464a0b2d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:36.865533 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da568e78-e31e-458c-a145-7794464a0b2d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:36.865533 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da568e78-e31e-458c-a145-7794464a0b2d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:36.865533 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-da568e78-e31e-458c-a145-7794464a0b2d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:36.871461 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:36.871461 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:36.872552 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da568e78-e31e-458c-a145-7794464a0b2d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:36.873318 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 369/1454] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:36 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:37.253409 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-26a91ce0-c99f-4187-abf6-e4fb708a6b32 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:37.256753 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-26a91ce0-c99f-4187-abf6-e4fb708a6b32 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] GET https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c Jul 03 06:26:37.257240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-26a91ce0-c99f-4187-abf6-e4fb708a6b32 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:37.257702 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-26a91ce0-c99f-4187-abf6-e4fb708a6b32 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:37.265644 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-26a91ce0-c99f-4187-abf6-e4fb708a6b32 tempest-VolumesServicesTestJSON-1233893680 tempest-VolumesServicesTestJSON-1233893680-project-member] https://10.4.3.243/volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c returned with HTTP 404 Jul 03 06:26:37.266296 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 356/1455] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:37 2026] GET /volume/v3/volumes/a9a7aa58-8c77-4d56-960f-135082f9cd9c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:37.277009 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-98024c65-087d-4a5b-9676-50fff74307b3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:37.279790 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98024c65-087d-4a5b-9676-50fff74307b3 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] GET https://10.4.3.243/volume/v3/os-services Jul 03 06:26:37.280668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-98024c65-087d-4a5b-9676-50fff74307b3 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:37.281068 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-98024c65-087d-4a5b-9676-50fff74307b3 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:37.287313 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98024c65-087d-4a5b-9676-50fff74307b3 tempest-VolumesServicesTestJSON-1710820619 tempest-VolumesServicesTestJSON-1710820619-project-admin] https://10.4.3.243/volume/v3/os-services returned with HTTP 200 Jul 03 06:26:37.288036 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 363/1456] 10.4.3.243 () {66 vars in 1249 bytes} [Fri Jul 3 06:26:37 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:37.893505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-db6398c0-c1ef-4a34-9c8a-d5b8f22ceed3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:37.897683 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-db6398c0-c1ef-4a34-9c8a-d5b8f22ceed3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:37.897934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-db6398c0-c1ef-4a34-9c8a-d5b8f22ceed3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:37.898179 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-db6398c0-c1ef-4a34-9c8a-d5b8f22ceed3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:37.898350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-db6398c0-c1ef-4a34-9c8a-d5b8f22ceed3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:37.906627 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:37.906627 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:37.907841 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-db6398c0-c1ef-4a34-9c8a-d5b8f22ceed3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:37.908346 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 369/1457] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:37 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:38.257669 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eb5e09cd-cf24-402d-957e-7447e071c554 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:38.498676 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:38.499445 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:38.501348 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:38.501348 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Create volume of 1 GB Jul 03 06:26:38.506429 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Availability Zones retrieved successfully. Jul 03 06:26:38.515103 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Flow 'volume_create_api' (431cd015-7a62-4d2b-bcd6-1d41d63ab425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:38.516652 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b52eaa1-5b1e-43f0-b497-9267ab6a5bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:38.518068 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:38.554185 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b52eaa1-5b1e-43f0-b497-9267ab6a5bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:38.555396 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (802c0c3e-d9a5-41e3-a806-3aa511cddf0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:38.582535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8b497acc-a8b3-4ed6-9f36-a4ddc0eef482 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:38.582971 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8b497acc-a8b3-4ed6-9f36-a4ddc0eef482 None None] GET https://10.4.3.243/volume// Jul 03 06:26:38.583164 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8b497acc-a8b3-4ed6-9f36-a4ddc0eef482 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:38.583375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8b497acc-a8b3-4ed6-9f36-a4ddc0eef482 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:38.583755 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8b497acc-a8b3-4ed6-9f36-a4ddc0eef482 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:26:38.584145 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 357/1458] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:26:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:26:38.593110 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-0d82e3a8-0b1e-4c3c-b21a-f0c59dd58021 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:38.670253 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Created reservations ['334ea1d7-1553-466b-ba80-bd45c7f030a0', '54954f15-e5b4-4621-b92e-b9e04b0dc6a0', 'de36e02e-9422-4316-a527-29672a28e906', '92dbce0d-5b7a-40b9-8f5a-de685d6198ab'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:38.671181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (802c0c3e-d9a5-41e3-a806-3aa511cddf0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['334ea1d7-1553-466b-ba80-bd45c7f030a0', '54954f15-e5b4-4621-b92e-b9e04b0dc6a0', 'de36e02e-9422-4316-a527-29672a28e906', '92dbce0d-5b7a-40b9-8f5a-de685d6198ab']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:38.672424 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67f28c1-137b-4e4d-9ac6-b6afb2e69c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:38.705142 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67f28c1-137b-4e4d-9ac6-b6afb2e69c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21aff7f3-de5e-4129-8cf8-c1f9260d6390', '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='8e2a1c57f4314e72b05ea3e14acc42e9',qos_specs=None,replication_status=,reservations=['334ea1d7-1553-466b-ba80-bd45c7f030a0','54954f15-e5b4-4621-b92e-b9e04b0dc6a0','de36e02e-9422-4316-a527-29672a28e906','92dbce0d-5b7a-40b9-8f5a-de685d6198ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='244614521a8c4f6a88d4f30f4c361816',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:38Z,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=21aff7f3-de5e-4129-8cf8-c1f9260d6390,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e2a1c57f4314e72b05ea3e14acc42e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='244614521a8c4f6a88d4f30f4c361816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:38.705807 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dba7da5-0982-4072-a255-f6533cf4643b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:38.739419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dba7da5-0982-4072-a255-f6533cf4643b) transitioned into state 'SUCCESS' from 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='8e2a1c57f4314e72b05ea3e14acc42e9',qos_specs=None,replication_status=,reservations=['334ea1d7-1553-466b-ba80-bd45c7f030a0','54954f15-e5b4-4621-b92e-b9e04b0dc6a0','de36e02e-9422-4316-a527-29672a28e906','92dbce0d-5b7a-40b9-8f5a-de685d6198ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='244614521a8c4f6a88d4f30f4c361816',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:38.740374 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c24fd3-f5ea-4441-8607-9ea4947180d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:38.761727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c24fd3-f5ea-4441-8607-9ea4947180d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:38.762649 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Flow 'volume_create_api' (431cd015-7a62-4d2b-bcd6-1d41d63ab425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:38.767905 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Create volume request issued successfully. Jul 03 06:26:38.769570 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb5e09cd-cf24-402d-957e-7447e071c554 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:38.769972 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 370/1459] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:26:38 2026] POST /volume/v3/volumes => generated 740 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:38.792056 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-0d82e3a8-0b1e-4c3c-b21a-f0c59dd58021 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:26:38.792394 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-0d82e3a8-0b1e-4c3c-b21a-f0c59dd58021 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55ab36ed-a65c-407c-8f5d-98a19e8e0723", "connector": null, "instance_uuid": "40c31633-c3f5-4313-93ef-a725e974de1e"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:38.794165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1eb57d24-3b2a-4135-af52-d3e278ad891c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:38.800106 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1eb57d24-3b2a-4135-af52-d3e278ad891c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 Jul 03 06:26:38.800106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1eb57d24-3b2a-4135-af52-d3e278ad891c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:38.800106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1eb57d24-3b2a-4135-af52-d3e278ad891c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:38.808332 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:38.808332 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:38.810035 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:38.810035 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:38.816302 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1eb57d24-3b2a-4135-af52-d3e278ad891c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:38.822584 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1eb57d24-3b2a-4135-af52-d3e278ad891c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 returned with HTTP 200 Jul 03 06:26:38.825721 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 370/1460] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:38 2026] GET /volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 => generated 808 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:38.847662 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-0d82e3a8-0b1e-4c3c-b21a-f0c59dd58021 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:26:38.848338 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 364/1461] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:26:38 2026] POST /volume/v3/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:38.931583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-485b65ed-fb43-4695-918b-7a6b0c8fc730 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:38.937143 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-485b65ed-fb43-4695-918b-7a6b0c8fc730 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:38.937434 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-485b65ed-fb43-4695-918b-7a6b0c8fc730 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:38.937756 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-485b65ed-fb43-4695-918b-7a6b0c8fc730 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:38.937899 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-485b65ed-fb43-4695-918b-7a6b0c8fc730 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:38.943251 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:38.943251 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:38.944206 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-485b65ed-fb43-4695-918b-7a6b0c8fc730 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:38.944856 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 358/1462] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:38 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:39.060651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1b49416c-5d63-439d-ba59-54b9795a7ad6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.063976 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1b49416c-5d63-439d-ba59-54b9795a7ad6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:39.064204 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1b49416c-5d63-439d-ba59-54b9795a7ad6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:39.064452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1b49416c-5d63-439d-ba59-54b9795a7ad6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:39.086644 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.086644 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:39.098918 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1b49416c-5d63-439d-ba59-54b9795a7ad6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:39.106406 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1b49416c-5d63-439d-ba59-54b9795a7ad6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:39.107271 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 371/1463] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:39 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:39.395720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0db2c862-40bd-431b-b343-74894ffca35a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.396299 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0db2c862-40bd-431b-b343-74894ffca35a None None] GET https://10.4.3.243/volume// Jul 03 06:26:39.396667 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0db2c862-40bd-431b-b343-74894ffca35a None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:39.396987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0db2c862-40bd-431b-b343-74894ffca35a None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:39.397524 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0db2c862-40bd-431b-b343-74894ffca35a None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:26:39.398005 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 371/1464] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:26:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:26:39.410050 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-ced6b495-6e2c-44de-a92e-54a8513212a6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.412484 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-ced6b495-6e2c-44de-a92e-54a8513212a6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:39.412731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-ced6b495-6e2c-44de-a92e-54a8513212a6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:39.412903 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-ced6b495-6e2c-44de-a92e-54a8513212a6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:39.482651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4199230c-8576-4e7f-914f-802eca6c51ab None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.484662 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4199230c-8576-4e7f-914f-802eca6c51ab tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:26:39.484959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4199230c-8576-4e7f-914f-802eca6c51ab tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:39.485051 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4199230c-8576-4e7f-914f-802eca6c51ab tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:39.502142 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.502142 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:39.515556 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4199230c-8576-4e7f-914f-802eca6c51ab tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:39.523230 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4199230c-8576-4e7f-914f-802eca6c51ab tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:26:39.524419 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 359/1465] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:39 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:39.583240 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-bb17a5c4-9105-4fb6-a437-c02e158e9200 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.585499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-bb17a5c4-9105-4fb6-a437-c02e158e9200 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:26:39.585721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-bb17a5c4-9105-4fb6-a437-c02e158e9200 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:39.585955 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-bb17a5c4-9105-4fb6-a437-c02e158e9200 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:39.591645 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.591645 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:39.595530 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-ced6b495-6e2c-44de-a92e-54a8513212a6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:39.597666 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.597666 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:39.602457 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-bb17a5c4-9105-4fb6-a437-c02e158e9200 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:39.604346 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-ced6b495-6e2c-44de-a92e-54a8513212a6 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:39.604942 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 365/1466] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:26:39 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1025 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:39.611247 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-bb17a5c4-9105-4fb6-a437-c02e158e9200 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:26:39.611819 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 372/1467] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:39 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:39.644667 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-3bb2c7f0-4c41-459d-bdd6-d3969e00b41f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.649336 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-3bb2c7f0-4c41-459d-bdd6-d3969e00b41f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] POST https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c/action Jul 03 06:26:39.650061 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-3bb2c7f0-4c41-459d-bdd6-d3969e00b41f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:39.650271 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-3bb2c7f0-4c41-459d-bdd6-d3969e00b41f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:39.666254 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.666254 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:39.666821 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-3bb2c7f0-4c41-459d-bdd6-d3969e00b41f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:39.679057 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-3bb2c7f0-4c41-459d-bdd6-d3969e00b41f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Begin detaching volume completed successfully. Jul 03 06:26:39.679057 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-3bb2c7f0-4c41-459d-bdd6-d3969e00b41f tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c/action returned with HTTP 202 Jul 03 06:26:39.680122 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 372/1468] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:26:39 2026] POST /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:26:39.741583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-e7a27d82-93f3-460f-829b-49a4a3dda84a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.743808 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-e7a27d82-93f3-460f-829b-49a4a3dda84a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] PUT https://10.4.3.243/volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c Jul 03 06:26:39.744280 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-e7a27d82-93f3-460f-829b-49a4a3dda84a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:39.755930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-e7a27d82-93f3-460f-829b-49a4a3dda84a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Acquiring lock "cinder-attachment_update-55ab36ed-a65c-407c-8f5d-98a19e8e0723-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:26:39.761736 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-e7a27d82-93f3-460f-829b-49a4a3dda84a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Lock "cinder-attachment_update-55ab36ed-a65c-407c-8f5d-98a19e8e0723-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:26:39.762164 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.762164 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:39.836882 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9631a55d-6a1f-4b9f-bfc2-d3b05f06d544 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.839525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9631a55d-6a1f-4b9f-bfc2-d3b05f06d544 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 Jul 03 06:26:39.839819 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9631a55d-6a1f-4b9f-bfc2-d3b05f06d544 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:39.840145 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9631a55d-6a1f-4b9f-bfc2-d3b05f06d544 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:39.850153 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.850153 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:39.855624 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9631a55d-6a1f-4b9f-bfc2-d3b05f06d544 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:39.861652 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9631a55d-6a1f-4b9f-bfc2-d3b05f06d544 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 returned with HTTP 200 Jul 03 06:26:39.862078 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 366/1469] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:39 2026] GET /volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:39.876941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-48a19c22-8450-4ee4-afe0-c7c33234c7bc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.879759 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48a19c22-8450-4ee4-afe0-c7c33234c7bc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 Jul 03 06:26:39.879759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48a19c22-8450-4ee4-afe0-c7c33234c7bc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:39.879956 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48a19c22-8450-4ee4-afe0-c7c33234c7bc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:39.891411 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.891411 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:39.896912 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-48a19c22-8450-4ee4-afe0-c7c33234c7bc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:39.903739 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48a19c22-8450-4ee4-afe0-c7c33234c7bc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 returned with HTTP 200 Jul 03 06:26:39.906363 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 373/1470] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:39 2026] GET /volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:39.921567 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.925178 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:39.925502 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-833945608"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:39.930547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-833945608'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:39.930752 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Create volume of 1 GB Jul 03 06:26:39.936853 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Availability Zones retrieved successfully. Jul 03 06:26:39.944799 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Flow 'volume_create_api' (20a895bb-5d76-4772-beae-4029703a49a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:39.946152 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a3a2266-f117-4bf3-b56d-819a6c18d171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:39.947186 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:39.966167 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1cda4e37-bc8a-4091-8fab-d8e9a2e5316e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:39.968442 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1cda4e37-bc8a-4091-8fab-d8e9a2e5316e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:39.968650 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1cda4e37-bc8a-4091-8fab-d8e9a2e5316e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:39.968859 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1cda4e37-bc8a-4091-8fab-d8e9a2e5316e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:39.968985 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1cda4e37-bc8a-4091-8fab-d8e9a2e5316e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:39.973612 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:39.973612 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:39.974388 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1cda4e37-bc8a-4091-8fab-d8e9a2e5316e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:39.974762 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 367/1471] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:39 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:39.980576 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a3a2266-f117-4bf3-b56d-819a6c18d171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:39.982650 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (703f64e7-752d-4a89-a800-0496dcc5b5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:40.053633 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Created reservations ['6c6085e4-67aa-4099-b5cb-4f30a508873d', 'c1841561-344b-4925-843a-c299f17de7b2', 'bce170b2-ccb7-447c-bf1e-a9a306bc9007', '1aecb46e-61e6-4a75-85f1-85f83abe69d7'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:40.055155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (703f64e7-752d-4a89-a800-0496dcc5b5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c6085e4-67aa-4099-b5cb-4f30a508873d', 'c1841561-344b-4925-843a-c299f17de7b2', 'bce170b2-ccb7-447c-bf1e-a9a306bc9007', '1aecb46e-61e6-4a75-85f1-85f83abe69d7']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:40.056367 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6395764e-38b7-41de-86ea-1496678e920d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:40.091124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6395764e-38b7-41de-86ea-1496678e920d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a617ad-b772-4471-9f4b-67646653a5a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-833945608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e2a1c57f4314e72b05ea3e14acc42e9',qos_specs=None,replication_status=,reservations=['6c6085e4-67aa-4099-b5cb-4f30a508873d','c1841561-344b-4925-843a-c299f17de7b2','bce170b2-ccb7-447c-bf1e-a9a306bc9007','1aecb46e-61e6-4a75-85f1-85f83abe69d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='244614521a8c4f6a88d4f30f4c361816',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:40Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-833945608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a617ad-b772-4471-9f4b-67646653a5a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e2a1c57f4314e72b05ea3e14acc42e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='244614521a8c4f6a88d4f30f4c361816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:40.092164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (906597b6-0b4e-4d0b-b172-079eaa6cbe6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:40.123207 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (906597b6-0b4e-4d0b-b172-079eaa6cbe6f) transitioned into 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-833945608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e2a1c57f4314e72b05ea3e14acc42e9',qos_specs=None,replication_status=,reservations=['6c6085e4-67aa-4099-b5cb-4f30a508873d','c1841561-344b-4925-843a-c299f17de7b2','bce170b2-ccb7-447c-bf1e-a9a306bc9007','1aecb46e-61e6-4a75-85f1-85f83abe69d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='244614521a8c4f6a88d4f30f4c361816',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:40.124198 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e13578-926c-4158-9467-ef6489cf1cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:40.125640 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-908eaad2-1d4e-4f83-9c9f-62351a9803ea None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:40.131408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-908eaad2-1d4e-4f83-9c9f-62351a9803ea tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:40.131641 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-908eaad2-1d4e-4f83-9c9f-62351a9803ea tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:40.131915 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-908eaad2-1d4e-4f83-9c9f-62351a9803ea tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:40.140563 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e13578-926c-4158-9467-ef6489cf1cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:40.141734 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Flow 'volume_create_api' (20a895bb-5d76-4772-beae-4029703a49a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:40.142171 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Create volume request issued successfully. Jul 03 06:26:40.143419 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb92176f-c354-4ad7-8566-7eadcc411fa7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:40.144040 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 373/1472] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:26:39 2026] POST /volume/v3/volumes => generated 775 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:40.149596 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:40.149596 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:40.154618 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-908eaad2-1d4e-4f83-9c9f-62351a9803ea tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:40.159210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e280b8e6-cb16-4b1b-be3f-a3dcd2e4695c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:40.160530 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-908eaad2-1d4e-4f83-9c9f-62351a9803ea tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:40.161125 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 374/1473] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:40 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:40.161649 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e280b8e6-cb16-4b1b-be3f-a3dcd2e4695c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 Jul 03 06:26:40.161649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e280b8e6-cb16-4b1b-be3f-a3dcd2e4695c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:40.162803 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e280b8e6-cb16-4b1b-be3f-a3dcd2e4695c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:40.178458 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:40.178458 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:40.183631 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e280b8e6-cb16-4b1b-be3f-a3dcd2e4695c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:40.189443 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e280b8e6-cb16-4b1b-be3f-a3dcd2e4695c tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 returned with HTTP 200 Jul 03 06:26:40.189956 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 368/1474] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:40 2026] GET /volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:40.290551 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-e7a27d82-93f3-460f-829b-49a4a3dda84a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Lock "cinder-attachment_update-55ab36ed-a65c-407c-8f5d-98a19e8e0723-np0000004376" released by "attachment_update" :: held 0.529s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:26:40.291352 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-e7a27d82-93f3-460f-829b-49a4a3dda84a tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c returned with HTTP 200 Jul 03 06:26:40.291590 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 360/1475] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:26:39 2026] PUT /volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:40.607606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:40.707578 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 Jul 03 06:26:40.707578 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:40.707794 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:40.710721 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:40.710721 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:40.717110 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4555d763-c552-45aa-ab30-6cacd029e038 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:40.717571 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4555d763-c552-45aa-ab30-6cacd029e038 None None] GET https://10.4.3.243/volume// Jul 03 06:26:40.717822 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4555d763-c552-45aa-ab30-6cacd029e038 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:40.718118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4555d763-c552-45aa-ab30-6cacd029e038 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:40.718526 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4555d763-c552-45aa-ab30-6cacd029e038 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:26:40.718930 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 375/1476] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:26:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:26:40.719433 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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 06:26:40.722747 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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 06:26:40.722747 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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 06:26:40.722747 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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 06:26:40.725916 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-07480d64-228f-4e82-b4fd-6f4d7af9fb49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 returned with HTTP 200 Jul 03 06:26:40.726282 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 374/1477] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:40 2026] GET /volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 => generated 437 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:40.728211 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-81d9de31-2c57-49ae-b5c8-134cce074d84 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:40.730578 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-81d9de31-2c57-49ae-b5c8-134cce074d84 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:26:40.730825 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-81d9de31-2c57-49ae-b5c8-134cce074d84 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:40.731109 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-81d9de31-2c57-49ae-b5c8-134cce074d84 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:40.735196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fc5dd9f2-a595-467f-ba91-6e7e534f8a16 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:40.737121 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fc5dd9f2-a595-467f-ba91-6e7e534f8a16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 Jul 03 06:26:40.737462 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fc5dd9f2-a595-467f-ba91-6e7e534f8a16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:40.743756 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:40.743756 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:40.748281 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-81d9de31-2c57-49ae-b5c8-134cce074d84 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:40.748712 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:40.748712 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:40.754628 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-81d9de31-2c57-49ae-b5c8-134cce074d84 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:26:40.755138 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 369/1478] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:26:40 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:40.803593 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-fc5dd9f2-a595-467f-ba91-6e7e534f8a16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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 06:26:40.804154 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-fc5dd9f2-a595-467f-ba91-6e7e534f8a16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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 06:26:40.804390 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-fc5dd9f2-a595-467f-ba91-6e7e534f8a16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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 06:26:40.804618 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-fc5dd9f2-a595-467f-ba91-6e7e534f8a16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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 06:26:40.809187 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fc5dd9f2-a595-467f-ba91-6e7e534f8a16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 returned with HTTP 200 Jul 03 06:26:40.809643 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 361/1479] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:26:40 2026] PUT /volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 => generated 390 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:40.819998 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:40.892473 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:40.892950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-435037867"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:40.894760 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-435037867'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:40.895141 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Create volume of 1 GB Jul 03 06:26:40.900981 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Availability Zones retrieved successfully. Jul 03 06:26:40.909992 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Flow 'volume_create_api' (dab54dc2-5f02-446a-8eb5-bdd47a19853c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:40.911357 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fc4a2d-940c-453f-9e58-56dd47916201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:40.912536 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:40.950537 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fc4a2d-940c-453f-9e58-56dd47916201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:40.952593 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee765674-acb7-4c82-a257-2e0b4d5009e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:40.986174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-88c2363b-9b95-4eb0-97ea-e3d4f84475c2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:40.988486 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-88c2363b-9b95-4eb0-97ea-e3d4f84475c2 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:40.988811 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-88c2363b-9b95-4eb0-97ea-e3d4f84475c2 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:40.989144 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-88c2363b-9b95-4eb0-97ea-e3d4f84475c2 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:40.989296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-88c2363b-9b95-4eb0-97ea-e3d4f84475c2 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:40.995842 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:40.995842 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:40.997236 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-88c2363b-9b95-4eb0-97ea-e3d4f84475c2 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:40.997840 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 375/1480] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:40 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:41.026920 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Created reservations ['2d2b1341-5619-4856-b262-78dabfe5d21f', 'af28e901-20e2-40e9-8567-570c61afbfe1', '63a92d4c-90c2-4ac5-8249-0e69f341fddc', '3cc75a2d-3b2a-4eed-8597-55f8f20cdc7f'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:41.027832 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee765674-acb7-4c82-a257-2e0b4d5009e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d2b1341-5619-4856-b262-78dabfe5d21f', 'af28e901-20e2-40e9-8567-570c61afbfe1', '63a92d4c-90c2-4ac5-8249-0e69f341fddc', '3cc75a2d-3b2a-4eed-8597-55f8f20cdc7f']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:41.028603 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38fc4906-3f5c-4a04-8e23-cedd62c1dc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:41.054061 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38fc4906-3f5c-4a04-8e23-cedd62c1dc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524e14d2-5680-457b-9d2c-7edbed720867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-435037867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bf31250d43b49cab964811126539a96',qos_specs=None,replication_status=,reservations=['2d2b1341-5619-4856-b262-78dabfe5d21f','af28e901-20e2-40e9-8567-570c61afbfe1','63a92d4c-90c2-4ac5-8249-0e69f341fddc','3cc75a2d-3b2a-4eed-8597-55f8f20cdc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e561592b424dc9a105ab793e0eb3fe',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-435037867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524e14d2-5680-457b-9d2c-7edbed720867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bf31250d43b49cab964811126539a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e561592b424dc9a105ab793e0eb3fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:41.054890 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (554b63b7-dcd2-46e5-8f2a-b1188aedd2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:41.076320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (554b63b7-dcd2-46e5-8f2a-b1188aedd2f1) transitioned into state 'SUCCESS' from state '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-435037867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bf31250d43b49cab964811126539a96',qos_specs=None,replication_status=,reservations=['2d2b1341-5619-4856-b262-78dabfe5d21f','af28e901-20e2-40e9-8567-570c61afbfe1','63a92d4c-90c2-4ac5-8249-0e69f341fddc','3cc75a2d-3b2a-4eed-8597-55f8f20cdc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e561592b424dc9a105ab793e0eb3fe',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:41.077366 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d799b327-0996-46ca-82be-a4317131d098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:41.090386 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d799b327-0996-46ca-82be-a4317131d098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:41.091807 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Flow 'volume_create_api' (dab54dc2-5f02-446a-8eb5-bdd47a19853c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:41.092334 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Create volume request issued successfully. Jul 03 06:26:41.093030 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3dd4dac6-004a-4183-a861-2a43f1df9c7d tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:41.093429 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 376/1481] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:26:40 2026] POST /volume/v3/volumes => generated 766 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:41.111476 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f543469f-c233-4ea4-bbc5-ccf9828ca76e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:41.113441 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f543469f-c233-4ea4-bbc5-ccf9828ca76e tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:41.113663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f543469f-c233-4ea4-bbc5-ccf9828ca76e tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:41.113864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f543469f-c233-4ea4-bbc5-ccf9828ca76e tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:41.121265 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:41.121265 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:41.125068 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f543469f-c233-4ea4-bbc5-ccf9828ca76e tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Volume info retrieved successfully. Jul 03 06:26:41.130060 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f543469f-c233-4ea4-bbc5-ccf9828ca76e tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 returned with HTTP 200 Jul 03 06:26:41.130431 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 370/1482] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:41 2026] GET /volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:41.181446 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-06e2c403-e5b9-4469-8e91-5ea9b60bd282 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:41.184472 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06e2c403-e5b9-4469-8e91-5ea9b60bd282 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:41.184711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06e2c403-e5b9-4469-8e91-5ea9b60bd282 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:41.185036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06e2c403-e5b9-4469-8e91-5ea9b60bd282 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:41.199034 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:41.199034 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:41.204729 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-06e2c403-e5b9-4469-8e91-5ea9b60bd282 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:41.207168 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-44d16394-6fb1-481a-a2a9-ec8705d1cdfc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:41.214222 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-44d16394-6fb1-481a-a2a9-ec8705d1cdfc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 Jul 03 06:26:41.214519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-44d16394-6fb1-481a-a2a9-ec8705d1cdfc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:41.214770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-44d16394-6fb1-481a-a2a9-ec8705d1cdfc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:41.217188 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06e2c403-e5b9-4469-8e91-5ea9b60bd282 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:41.217781 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 362/1483] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:41 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:41.227278 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:41.227278 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:41.232523 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-44d16394-6fb1-481a-a2a9-ec8705d1cdfc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:41.239313 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-44d16394-6fb1-481a-a2a9-ec8705d1cdfc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 returned with HTTP 200 Jul 03 06:26:41.239868 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 376/1484] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:41 2026] GET /volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:41.255969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4fcff43d-8fe0-4563-a43a-751f87bd35bb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:41.257906 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fcff43d-8fe0-4563-a43a-751f87bd35bb tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 Jul 03 06:26:41.258101 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fcff43d-8fe0-4563-a43a-751f87bd35bb tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:41.258285 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fcff43d-8fe0-4563-a43a-751f87bd35bb tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:41.267164 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:41.267164 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:41.271239 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4fcff43d-8fe0-4563-a43a-751f87bd35bb tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:41.276463 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fcff43d-8fe0-4563-a43a-751f87bd35bb tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 returned with HTTP 200 Jul 03 06:26:41.277056 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 377/1485] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:41 2026] GET /volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:41.293949 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a89343c1-b618-42be-8c93-7a89bc1e4385 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:41.296187 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a89343c1-b618-42be-8c93-7a89bc1e4385 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:26:41.296836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a89343c1-b618-42be-8c93-7a89bc1e4385 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95a617ad-b772-4471-9f4b-67646653a5a0", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1961139571"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:41.316829 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:41.316829 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:41.317483 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a89343c1-b618-42be-8c93-7a89bc1e4385 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:41.317622 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-a89343c1-b618-42be-8c93-7a89bc1e4385 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Create snapshot from volume 95a617ad-b772-4471-9f4b-67646653a5a0 Jul 03 06:26:41.366474 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-a89343c1-b618-42be-8c93-7a89bc1e4385 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Created reservations ['e97ecd51-14ef-44a7-8f27-441ba7b970b6', 'c3725786-cd57-4f10-afc4-ea5f3d6d1fa2', 'd0b3e297-ccc5-4460-a4e6-02b6b2b683ea', '1faf84bc-00d9-46de-bff6-4bb14d228a7f'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:41.404189 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a89343c1-b618-42be-8c93-7a89bc1e4385 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Snapshot create request issued successfully. Jul 03 06:26:41.404570 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a89343c1-b618-42be-8c93-7a89bc1e4385 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:26:41.405070 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 371/1486] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:26:41 2026] POST /volume/v3/snapshots => generated 326 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:41.417028 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-66925118-a654-4dac-a764-687bfaeb95ee None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:41.419063 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66925118-a654-4dac-a764-687bfaeb95ee tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 Jul 03 06:26:41.419279 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66925118-a654-4dac-a764-687bfaeb95ee tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:41.419500 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66925118-a654-4dac-a764-687bfaeb95ee tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:41.426031 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:41.426031 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:41.426579 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-66925118-a654-4dac-a764-687bfaeb95ee tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Snapshot retrieved successfully. Jul 03 06:26:41.427498 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66925118-a654-4dac-a764-687bfaeb95ee tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 returned with HTTP 200 Jul 03 06:26:41.427951 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 363/1487] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:41 2026] GET /volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:42.008126 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0ac73316-379c-4ca6-b4a2-da4d08a5399d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.010763 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ac73316-379c-4ca6-b4a2-da4d08a5399d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:42.010981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ac73316-379c-4ca6-b4a2-da4d08a5399d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:42.011211 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ac73316-379c-4ca6-b4a2-da4d08a5399d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:42.011588 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0ac73316-379c-4ca6-b4a2-da4d08a5399d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:42.017053 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.017053 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:42.017922 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ac73316-379c-4ca6-b4a2-da4d08a5399d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:42.018337 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 377/1488] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:42 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:42.142266 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b1204a09-2b8b-47ee-b47c-8bd9edfe8a49 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.143981 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b1204a09-2b8b-47ee-b47c-8bd9edfe8a49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:42.144172 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b1204a09-2b8b-47ee-b47c-8bd9edfe8a49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:42.144375 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b1204a09-2b8b-47ee-b47c-8bd9edfe8a49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:42.151387 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.151387 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:42.155985 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b1204a09-2b8b-47ee-b47c-8bd9edfe8a49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Volume info retrieved successfully. Jul 03 06:26:42.160974 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b1204a09-2b8b-47ee-b47c-8bd9edfe8a49 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 returned with HTTP 200 Jul 03 06:26:42.161410 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 378/1489] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:42 2026] GET /volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:42.173213 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-009e1b46-0d74-4898-80e4-1f552ed740c4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.175089 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-009e1b46-0d74-4898-80e4-1f552ed740c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:26:42.175421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-009e1b46-0d74-4898-80e4-1f552ed740c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "524e14d2-5680-457b-9d2c-7edbed720867", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-878045358"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:42.183467 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.183467 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:42.184112 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-009e1b46-0d74-4898-80e4-1f552ed740c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Volume info retrieved successfully. Jul 03 06:26:42.184275 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-009e1b46-0d74-4898-80e4-1f552ed740c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Create snapshot from volume 524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:42.231158 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-009e1b46-0d74-4898-80e4-1f552ed740c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Created reservations ['e68c6e37-327b-402a-949e-b58b6edf17e2', '95d46269-e1f3-4d42-89fb-f3dd8f0a4ba9', 'b1102120-9635-4c9e-9f0c-14829e290db0', '9323fc01-b736-4fd8-b630-41c8e4b3d98b'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:42.231931 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-24961a24-39d2-48e5-a0aa-9f4e18f86fec None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.234746 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-24961a24-39d2-48e5-a0aa-9f4e18f86fec tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:42.235712 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-24961a24-39d2-48e5-a0aa-9f4e18f86fec tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:42.235712 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-24961a24-39d2-48e5-a0aa-9f4e18f86fec tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:42.247251 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.247251 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:42.251247 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-24961a24-39d2-48e5-a0aa-9f4e18f86fec tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:42.255412 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-24961a24-39d2-48e5-a0aa-9f4e18f86fec tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:42.255871 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 364/1490] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:42 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:42.293824 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-009e1b46-0d74-4898-80e4-1f552ed740c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Snapshot create request issued successfully. Jul 03 06:26:42.294869 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-009e1b46-0d74-4898-80e4-1f552ed740c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:26:42.295540 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 372/1491] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:26:42 2026] POST /volume/v3/snapshots => generated 322 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:42.305817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3494c555-80bc-421d-9a61-410c65ba2ad7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.307848 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3494c555-80bc-421d-9a61-410c65ba2ad7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 Jul 03 06:26:42.308119 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3494c555-80bc-421d-9a61-410c65ba2ad7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:42.308352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3494c555-80bc-421d-9a61-410c65ba2ad7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:42.314063 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.314063 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:42.314628 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3494c555-80bc-421d-9a61-410c65ba2ad7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Snapshot retrieved successfully. Jul 03 06:26:42.315630 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3494c555-80bc-421d-9a61-410c65ba2ad7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 returned with HTTP 200 Jul 03 06:26:42.316826 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 378/1492] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:42 2026] GET /volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:42.437650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8a7095d5-7a92-407b-964b-6d8b46bd9d5f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.439637 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8a7095d5-7a92-407b-964b-6d8b46bd9d5f tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 Jul 03 06:26:42.439880 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8a7095d5-7a92-407b-964b-6d8b46bd9d5f tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:42.440088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8a7095d5-7a92-407b-964b-6d8b46bd9d5f tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:42.502656 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.502656 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:42.502656 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8a7095d5-7a92-407b-964b-6d8b46bd9d5f tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Snapshot retrieved successfully. Jul 03 06:26:42.503414 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8a7095d5-7a92-407b-964b-6d8b46bd9d5f tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 returned with HTTP 200 Jul 03 06:26:42.505330 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 379/1493] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:42 2026] GET /volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 => generated 485 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:42.515851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-70feff84-2e93-42e7-a320-3e8676cb9ef7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.517435 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70feff84-2e93-42e7-a320-3e8676cb9ef7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 Jul 03 06:26:42.517632 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70feff84-2e93-42e7-a320-3e8676cb9ef7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:42.517856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70feff84-2e93-42e7-a320-3e8676cb9ef7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:42.522960 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.522960 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:42.523394 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-70feff84-2e93-42e7-a320-3e8676cb9ef7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Snapshot retrieved successfully. Jul 03 06:26:42.524106 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70feff84-2e93-42e7-a320-3e8676cb9ef7 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 returned with HTTP 200 Jul 03 06:26:42.524466 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 365/1494] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:42 2026] GET /volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:42.534242 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-22e8e11d-dd8d-461f-bb3c-8f1a2264ce57 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.536861 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-22e8e11d-dd8d-461f-bb3c-8f1a2264ce57 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 Jul 03 06:26:42.537172 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-22e8e11d-dd8d-461f-bb3c-8f1a2264ce57 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:42.537423 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-22e8e11d-dd8d-461f-bb3c-8f1a2264ce57 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:42.537598 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-22e8e11d-dd8d-461f-bb3c-8f1a2264ce57 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Delete snapshot with id: 0984a119-d5e6-4492-b819-d0d13985ed75 Jul 03 06:26:42.543266 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.543266 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:42.543879 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-22e8e11d-dd8d-461f-bb3c-8f1a2264ce57 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Snapshot retrieved successfully. Jul 03 06:26:42.593147 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-22e8e11d-dd8d-461f-bb3c-8f1a2264ce57 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Snapshot delete request issued successfully. Jul 03 06:26:42.593409 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-22e8e11d-dd8d-461f-bb3c-8f1a2264ce57 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 returned with HTTP 202 Jul 03 06:26:42.593913 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 373/1495] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:26:42 2026] DELETE /volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:42.600817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fdfb6efc-41ff-414f-a314-b8142b82fe24 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:42.603446 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fdfb6efc-41ff-414f-a314-b8142b82fe24 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 Jul 03 06:26:42.603704 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fdfb6efc-41ff-414f-a314-b8142b82fe24 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:42.603924 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fdfb6efc-41ff-414f-a314-b8142b82fe24 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:42.612569 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:42.612569 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:42.613142 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fdfb6efc-41ff-414f-a314-b8142b82fe24 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Snapshot retrieved successfully. Jul 03 06:26:42.614018 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fdfb6efc-41ff-414f-a314-b8142b82fe24 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 returned with HTTP 200 Jul 03 06:26:42.614420 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 379/1496] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:42 2026] GET /volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:43.034146 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-232ccc77-6094-4214-a90d-0676d834643c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.036496 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-232ccc77-6094-4214-a90d-0676d834643c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:43.036824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-232ccc77-6094-4214-a90d-0676d834643c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.037091 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-232ccc77-6094-4214-a90d-0676d834643c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.037242 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-232ccc77-6094-4214-a90d-0676d834643c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:43.064103 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.064103 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:43.064931 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-232ccc77-6094-4214-a90d-0676d834643c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:43.065355 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 380/1497] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:43 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 801 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:43.276724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b6716641-1229-46da-910e-70234dd49bbc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.277192 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6716641-1229-46da-910e-70234dd49bbc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:43.277283 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6716641-1229-46da-910e-70234dd49bbc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.277535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6716641-1229-46da-910e-70234dd49bbc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.292251 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.292251 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:43.299719 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b6716641-1229-46da-910e-70234dd49bbc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:43.304644 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6716641-1229-46da-910e-70234dd49bbc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:43.305248 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 366/1498] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:43 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:43.326651 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-02fa8109-836a-4c9f-a471-1e2be6194cd5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.328619 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-02fa8109-836a-4c9f-a471-1e2be6194cd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 Jul 03 06:26:43.328974 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-02fa8109-836a-4c9f-a471-1e2be6194cd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.329231 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-02fa8109-836a-4c9f-a471-1e2be6194cd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.334799 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.334799 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:43.335499 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-02fa8109-836a-4c9f-a471-1e2be6194cd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Snapshot retrieved successfully. Jul 03 06:26:43.336390 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-02fa8109-836a-4c9f-a471-1e2be6194cd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 returned with HTTP 200 Jul 03 06:26:43.336762 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 374/1499] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:43 2026] GET /volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:43.347992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b8fb1cf2-6709-4bcd-94f9-d0a107ea8b08 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.352584 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b8fb1cf2-6709-4bcd-94f9-d0a107ea8b08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 Jul 03 06:26:43.353052 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b8fb1cf2-6709-4bcd-94f9-d0a107ea8b08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:43.426504 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b8fb1cf2-6709-4bcd-94f9-d0a107ea8b08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 returned with HTTP 200 Jul 03 06:26:43.426975 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 380/1500] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:26:43 2026] PUT /volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 => generated 390 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:43.438964 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1db5236c-cb36-42bf-8187-2db8f54d4434 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.442798 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1db5236c-cb36-42bf-8187-2db8f54d4434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:26:43.442798 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1db5236c-cb36-42bf-8187-2db8f54d4434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "524e14d2-5680-457b-9d2c-7edbed720867"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:43.450311 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.450311 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:43.450940 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1db5236c-cb36-42bf-8187-2db8f54d4434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Volume info retrieved successfully. Jul 03 06:26:43.451189 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-1db5236c-cb36-42bf-8187-2db8f54d4434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Create snapshot from volume 524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:43.470136 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota_utils [None req-1db5236c-cb36-42bf-8187-2db8f54d4434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Quota exceeded for 5bf31250d43b49cab964811126539a96, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 06:26:43.470589 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.middleware.fault [None req-1db5236c-cb36-42bf-8187-2db8f54d4434 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 413 Jul 03 06:26:43.472380 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 381/1501] 10.4.3.243 () {68 vars in 1264 bytes} [Fri Jul 3 06:26:43 2026] POST /volume/v3/snapshots => generated 208 bytes in 34 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 06:26:43.479983 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4598c7ca-45d0-4c7a-84f9-abfb7840a2fd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.481909 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4598c7ca-45d0-4c7a-84f9-abfb7840a2fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 Jul 03 06:26:43.482263 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4598c7ca-45d0-4c7a-84f9-abfb7840a2fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:43.543168 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4598c7ca-45d0-4c7a-84f9-abfb7840a2fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 returned with HTTP 200 Jul 03 06:26:43.543543 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 367/1502] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:26:43 2026] PUT /volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 => generated 390 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:43.553873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c9bedc08-230c-411d-b2d6-40c5f19d29b5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.555718 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c9bedc08-230c-411d-b2d6-40c5f19d29b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:26:43.556210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c9bedc08-230c-411d-b2d6-40c5f19d29b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "524e14d2-5680-457b-9d2c-7edbed720867"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:43.565663 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.565663 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:43.566396 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c9bedc08-230c-411d-b2d6-40c5f19d29b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Volume info retrieved successfully. Jul 03 06:26:43.566574 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-c9bedc08-230c-411d-b2d6-40c5f19d29b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Create snapshot from volume 524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:43.583471 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota_utils [None req-c9bedc08-230c-411d-b2d6-40c5f19d29b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Quota exceeded for 5bf31250d43b49cab964811126539a96, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 06:26:43.583844 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.middleware.fault [None req-c9bedc08-230c-411d-b2d6-40c5f19d29b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 413 Jul 03 06:26:43.584736 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 375/1503] 10.4.3.243 () {68 vars in 1264 bytes} [Fri Jul 3 06:26:43 2026] POST /volume/v3/snapshots => generated 133 bytes in 31 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 06:26:43.593824 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ae137db8-9824-4600-8858-7c9b7d2f9b1f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.596667 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ae137db8-9824-4600-8858-7c9b7d2f9b1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 Jul 03 06:26:43.596924 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ae137db8-9824-4600-8858-7c9b7d2f9b1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.597176 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ae137db8-9824-4600-8858-7c9b7d2f9b1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.597311 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-ae137db8-9824-4600-8858-7c9b7d2f9b1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Delete snapshot with id: 70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 Jul 03 06:26:43.605355 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.605355 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:43.605959 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ae137db8-9824-4600-8858-7c9b7d2f9b1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Snapshot retrieved successfully. Jul 03 06:26:43.627632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2a0df9e1-7979-4a40-bd37-c6e8e8313e6d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.629659 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a0df9e1-7979-4a40-bd37-c6e8e8313e6d tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 Jul 03 06:26:43.630097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a0df9e1-7979-4a40-bd37-c6e8e8313e6d tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.631761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a0df9e1-7979-4a40-bd37-c6e8e8313e6d tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.640389 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a0df9e1-7979-4a40-bd37-c6e8e8313e6d tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 returned with HTTP 404 Jul 03 06:26:43.640389 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 382/1504] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:43 2026] GET /volume/v3/snapshots/0984a119-d5e6-4492-b819-d0d13985ed75 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:43.648322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-080bb508-f003-4e1c-bcff-5d7110132ccc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.651337 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-080bb508-f003-4e1c-bcff-5d7110132ccc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] DELETE https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 Jul 03 06:26:43.651548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-080bb508-f003-4e1c-bcff-5d7110132ccc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.651750 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-080bb508-f003-4e1c-bcff-5d7110132ccc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.651920 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-080bb508-f003-4e1c-bcff-5d7110132ccc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Delete volume with id: 95a617ad-b772-4471-9f4b-67646653a5a0 Jul 03 06:26:43.659556 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ae137db8-9824-4600-8858-7c9b7d2f9b1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Snapshot delete request issued successfully. Jul 03 06:26:43.659822 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ae137db8-9824-4600-8858-7c9b7d2f9b1f tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 returned with HTTP 202 Jul 03 06:26:43.660310 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 381/1505] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:26:43 2026] DELETE /volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:43.661936 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.661936 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:43.662884 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-080bb508-f003-4e1c-bcff-5d7110132ccc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:43.668581 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-cec5d4b8-6ab0-4c0b-b7cf-93af359b415d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.670803 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8c6e2f1f-8b66-4cf7-afe9-52bd6a12cf6b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.672734 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-cec5d4b8-6ab0-4c0b-b7cf-93af359b415d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] DELETE https://10.4.3.243/volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615 Jul 03 06:26:43.672734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-cec5d4b8-6ab0-4c0b-b7cf-93af359b415d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.672734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-cec5d4b8-6ab0-4c0b-b7cf-93af359b415d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.673353 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8c6e2f1f-8b66-4cf7-afe9-52bd6a12cf6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 Jul 03 06:26:43.673758 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8c6e2f1f-8b66-4cf7-afe9-52bd6a12cf6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.674173 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8c6e2f1f-8b66-4cf7-afe9-52bd6a12cf6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.682295 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.682295 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:43.683966 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.683966 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:43.684520 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8c6e2f1f-8b66-4cf7-afe9-52bd6a12cf6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Snapshot retrieved successfully. Jul 03 06:26:43.685949 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8c6e2f1f-8b66-4cf7-afe9-52bd6a12cf6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 returned with HTTP 200 Jul 03 06:26:43.686817 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 383/1506] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:43 2026] GET /volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:43.688406 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-080bb508-f003-4e1c-bcff-5d7110132ccc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Delete volume request issued successfully. Jul 03 06:26:43.688735 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-080bb508-f003-4e1c-bcff-5d7110132ccc tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 returned with HTTP 202 Jul 03 06:26:43.689239 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 368/1507] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:43 2026] DELETE /volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:43.697976 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-efb9eba1-f190-4bbe-9830-f730f647ab5a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:43.700416 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-efb9eba1-f190-4bbe-9830-f730f647ab5a tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 Jul 03 06:26:43.700823 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-efb9eba1-f190-4bbe-9830-f730f647ab5a tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:43.701046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-efb9eba1-f190-4bbe-9830-f730f647ab5a tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:43.711837 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:43.711837 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:43.716896 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-efb9eba1-f190-4bbe-9830-f730f647ab5a tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:43.722099 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-efb9eba1-f190-4bbe-9830-f730f647ab5a tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 returned with HTTP 200 Jul 03 06:26:43.722500 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 382/1508] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:43 2026] GET /volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:44.078347 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-04287bd1-2e5c-4e0e-8c7b-e35a02e0b028 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.080457 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04287bd1-2e5c-4e0e-8c7b-e35a02e0b028 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:44.080708 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04287bd1-2e5c-4e0e-8c7b-e35a02e0b028 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.080963 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04287bd1-2e5c-4e0e-8c7b-e35a02e0b028 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.081135 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-04287bd1-2e5c-4e0e-8c7b-e35a02e0b028 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:44.086737 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:44.086737 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:44.087880 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04287bd1-2e5c-4e0e-8c7b-e35a02e0b028 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:44.088401 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 384/1509] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:44 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:44.213398 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d473c832-377b-4ef3-b8fd-e579929f9cb7 req-cec5d4b8-6ab0-4c0b-b7cf-93af359b415d tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615 returned with HTTP 200 Jul 03 06:26:44.213742 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 376/1510] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:26:43 2026] DELETE /volume/v3/attachments/46abbe4c-cc5a-494d-976c-eb6e38aee615 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:44.319553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7dc5efba-8bd0-4891-8973-942659c6c3f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.321574 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7dc5efba-8bd0-4891-8973-942659c6c3f2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:44.321732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7dc5efba-8bd0-4891-8973-942659c6c3f2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.321926 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7dc5efba-8bd0-4891-8973-942659c6c3f2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.332481 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:44.332481 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:44.336018 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7dc5efba-8bd0-4891-8973-942659c6c3f2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:44.340545 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7dc5efba-8bd0-4891-8973-942659c6c3f2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:44.340932 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 369/1511] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:44 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:44.698875 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-39c79b77-f164-4c31-80f9-fd3467f2f1ca None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.700773 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-39c79b77-f164-4c31-80f9-fd3467f2f1ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 Jul 03 06:26:44.700978 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-39c79b77-f164-4c31-80f9-fd3467f2f1ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.701205 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-39c79b77-f164-4c31-80f9-fd3467f2f1ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.705865 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-39c79b77-f164-4c31-80f9-fd3467f2f1ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 returned with HTTP 404 Jul 03 06:26:44.706538 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 383/1512] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:44 2026] GET /volume/v3/snapshots/70f0628f-d03f-4aec-ac0d-a2d97c9e4c46 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:44.715346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-516f00dc-19d5-4098-b222-e1315cfff5e3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.717311 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-516f00dc-19d5-4098-b222-e1315cfff5e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:44.717519 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-516f00dc-19d5-4098-b222-e1315cfff5e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.717867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-516f00dc-19d5-4098-b222-e1315cfff5e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.728865 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:44.728865 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:44.735419 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-516f00dc-19d5-4098-b222-e1315cfff5e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Volume info retrieved successfully. Jul 03 06:26:44.742020 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-727111d6-c15c-4a28-8fa5-df64b2422cb6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.742750 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-516f00dc-19d5-4098-b222-e1315cfff5e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 returned with HTTP 200 Jul 03 06:26:44.743373 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 385/1513] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:44 2026] GET /volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:44.744907 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-727111d6-c15c-4a28-8fa5-df64b2422cb6 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 Jul 03 06:26:44.745354 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-727111d6-c15c-4a28-8fa5-df64b2422cb6 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.745770 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-727111d6-c15c-4a28-8fa5-df64b2422cb6 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.755416 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-727111d6-c15c-4a28-8fa5-df64b2422cb6 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 returned with HTTP 404 Jul 03 06:26:44.756156 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 377/1514] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:44 2026] GET /volume/v3/volumes/95a617ad-b772-4471-9f4b-67646653a5a0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:44.757564 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-76b2cdaf-c833-4a4f-9d89-2b49c139210a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.759713 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76b2cdaf-c833-4a4f-9d89-2b49c139210a tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] DELETE https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:44.759990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76b2cdaf-c833-4a4f-9d89-2b49c139210a tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.760250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76b2cdaf-c833-4a4f-9d89-2b49c139210a tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.760438 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-76b2cdaf-c833-4a4f-9d89-2b49c139210a tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Delete volume with id: 524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:44.766262 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9c20ae15-85e6-408e-a76b-f7cbf9ca19a2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.768511 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9c20ae15-85e6-408e-a76b-f7cbf9ca19a2 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] DELETE https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 Jul 03 06:26:44.768728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9c20ae15-85e6-408e-a76b-f7cbf9ca19a2 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.768892 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:44.768892 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:44.768971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9c20ae15-85e6-408e-a76b-f7cbf9ca19a2 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.769148 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9c20ae15-85e6-408e-a76b-f7cbf9ca19a2 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Delete volume with id: 21aff7f3-de5e-4129-8cf8-c1f9260d6390 Jul 03 06:26:44.769451 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-76b2cdaf-c833-4a4f-9d89-2b49c139210a tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Volume info retrieved successfully. Jul 03 06:26:44.776926 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:44.776926 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:44.777441 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9c20ae15-85e6-408e-a76b-f7cbf9ca19a2 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:44.796725 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-76b2cdaf-c833-4a4f-9d89-2b49c139210a tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Delete volume request issued successfully. Jul 03 06:26:44.796725 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76b2cdaf-c833-4a4f-9d89-2b49c139210a tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 returned with HTTP 202 Jul 03 06:26:44.796725 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 370/1515] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:44 2026] DELETE /volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:44.801728 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9c20ae15-85e6-408e-a76b-f7cbf9ca19a2 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Delete volume request issued successfully. Jul 03 06:26:44.801728 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9c20ae15-85e6-408e-a76b-f7cbf9ca19a2 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 returned with HTTP 202 Jul 03 06:26:44.801728 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 384/1516] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:44 2026] DELETE /volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:44.801942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b61ad8a2-69db-458a-a5a5-52a8f20b2abd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.803882 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b61ad8a2-69db-458a-a5a5-52a8f20b2abd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:44.804093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b61ad8a2-69db-458a-a5a5-52a8f20b2abd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.804319 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b61ad8a2-69db-458a-a5a5-52a8f20b2abd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.808831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bc521f93-ad92-4674-9796-607ac2dd8b62 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:44.811613 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bc521f93-ad92-4674-9796-607ac2dd8b62 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 Jul 03 06:26:44.811937 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bc521f93-ad92-4674-9796-607ac2dd8b62 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:44.812182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bc521f93-ad92-4674-9796-607ac2dd8b62 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:44.812460 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:44.812460 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:44.817722 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b61ad8a2-69db-458a-a5a5-52a8f20b2abd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Volume info retrieved successfully. Jul 03 06:26:44.820451 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:44.820451 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:44.823345 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b61ad8a2-69db-458a-a5a5-52a8f20b2abd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 returned with HTTP 200 Jul 03 06:26:44.823921 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 386/1517] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:44 2026] GET /volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:44.826590 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bc521f93-ad92-4674-9796-607ac2dd8b62 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Volume info retrieved successfully. Jul 03 06:26:44.832224 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bc521f93-ad92-4674-9796-607ac2dd8b62 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 returned with HTTP 200 Jul 03 06:26:44.832682 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 378/1518] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:44 2026] GET /volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:45.100449 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8757ef82-bc07-4c8d-b40d-610ffd4e5e6a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.102367 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8757ef82-bc07-4c8d-b40d-610ffd4e5e6a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:45.102564 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8757ef82-bc07-4c8d-b40d-610ffd4e5e6a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:45.102833 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8757ef82-bc07-4c8d-b40d-610ffd4e5e6a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:45.102942 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8757ef82-bc07-4c8d-b40d-610ffd4e5e6a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:45.107323 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:45.107323 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:45.108259 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8757ef82-bc07-4c8d-b40d-610ffd4e5e6a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:45.108602 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 371/1519] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:45 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:45.114256 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2a178129-cae3-4b48-a4d0-3d6299642108 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.116132 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2a178129-cae3-4b48-a4d0-3d6299642108 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:26:45.116334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2a178129-cae3-4b48-a4d0-3d6299642108 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:45.116512 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2a178129-cae3-4b48-a4d0-3d6299642108 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:45.122200 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ee51ee22-10e4-461a-b0d3-ee75ecad13d5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.123654 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:45.123654 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:45.123986 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ee51ee22-10e4-461a-b0d3-ee75ecad13d5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff Jul 03 06:26:45.124203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ee51ee22-10e4-461a-b0d3-ee75ecad13d5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:45.124407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ee51ee22-10e4-461a-b0d3-ee75ecad13d5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:45.130325 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2a178129-cae3-4b48-a4d0-3d6299642108 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:45.136097 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:45.136097 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:45.140338 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2a178129-cae3-4b48-a4d0-3d6299642108 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:26:45.140454 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ee51ee22-10e4-461a-b0d3-ee75ecad13d5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:26:45.140791 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 385/1520] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:45 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:45.145241 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ee51ee22-10e4-461a-b0d3-ee75ecad13d5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff returned with HTTP 200 Jul 03 06:26:45.145626 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 387/1521] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:45 2026] GET /volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:45.161643 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.270302 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb/export_record Jul 03 06:26:45.270513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:45.270716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Calling method 'export_record' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:45.270842 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Export record for backup f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 06:26:45.276314 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:45.276314 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:45.277609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.api [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Calling RPCAPI with context: , host: np0000004376, backup: f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 06:26:45.285143 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] export_record in rpcapi backup_id f0d95ffc-ef03-46c4-b64e-918c80569cbb on host np0000004376. {{(pid=99916) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 06:26:45.354736 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e3df1576-30c4-4d08-96d4-42625418646f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.358796 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e3df1576-30c4-4d08-96d4-42625418646f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:45.359062 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e3df1576-30c4-4d08-96d4-42625418646f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:45.359306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e3df1576-30c4-4d08-96d4-42625418646f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:45.375432 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:45.375432 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:45.380483 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e3df1576-30c4-4d08-96d4-42625418646f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:45.387679 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e3df1576-30c4-4d08-96d4-42625418646f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:45.388659 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 372/1522] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:45 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:45.787951 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjBkOTVmZmMtZWYwMy00NmM0LWI2NGUtOTE4YzgwNTY5Y2JiIiwgInVzZXJfaWQiOiAiMDgzMzgyZWI2ZmY2NGY2ODljMjQ2ZDIxNTZhM2ZiNWIiLCAicHJvamVjdF9pZCI6ICIwYzJmOGUyOTk1Zjg0Y2Q0OTA2N2I0Njk4YjUzM2UzNSIsICJ2b2x1bWVfaWQiOiAiZGYwNGZmZmMtODRkYi00YWIyLWEyMzMtYmI4MmVlZGE3ZmZmIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NjI2ODYyNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjgwNzI0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RmMDRmZmZjLTg0ZGItNGFiMi1hMjMzLWJiODJlZWRhN2ZmZi8yMDI2MDcwMzA2MjYyNS9hel9ub3ZhX2JhY2t1cF9mMGQ5NWZmYy1lZjAzLTQ2YzQtYjY0ZS05MThjODA1NjljYmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6MjY6NDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99916) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 06:26:45.787951 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2c03621f-7f2d-4ef1-a31c-474785b2c82c tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb/export_record returned with HTTP 200 Jul 03 06:26:45.788348 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 379/1523] 10.4.3.243 () {66 vars in 1390 bytes} [Fri Jul 3 06:26:45 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb/export_record => generated 1512 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:45.799554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-481c061c-268b-4f3b-a340-3241c89bd573 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.801358 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-481c061c-268b-4f3b-a340-3241c89bd573 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] POST https://10.4.3.243/volume/v3/backups/import_record Jul 03 06:26:45.801722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-481c061c-268b-4f3b-a340-3241c89bd573 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzYzNDEzNTItNThiZS00MDc3LTg1ZTktNmEwODczNzM4YjkwIiwgInVzZXJfaWQiOiAiMDgzMzgyZWI2ZmY2NGY2ODljMjQ2ZDIxNTZhM2ZiNWIiLCAicHJvamVjdF9pZCI6ICIwYzJmOGUyOTk1Zjg0Y2Q0OTA2N2I0Njk4YjUzM2UzNSIsICJ2b2x1bWVfaWQiOiAiZGYwNGZmZmMtODRkYi00YWIyLWEyMzMtYmI4MmVlZGE3ZmZmIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NjI2ODYyNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjgwNzI0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RmMDRmZmZjLTg0ZGItNGFiMi1hMjMzLWJiODJlZWRhN2ZmZi8yMDI2MDcwMzA2MjYyNS9hel9ub3ZhX2JhY2t1cF9mMGQ5NWZmYy1lZjAzLTQ2YzQtYjY0ZS05MThjODA1NjljYmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6MjY6NDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:45.803296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-481c061c-268b-4f3b-a340-3241c89bd573 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzYzNDEzNTItNThiZS00MDc3LTg1ZTktNmEwODczNzM4YjkwIiwgInVzZXJfaWQiOiAiMDgzMzgyZWI2ZmY2NGY2ODljMjQ2ZDIxNTZhM2ZiNWIiLCAicHJvamVjdF9pZCI6ICIwYzJmOGUyOTk1Zjg0Y2Q0OTA2N2I0Njk4YjUzM2UzNSIsICJ2b2x1bWVfaWQiOiAiZGYwNGZmZmMtODRkYi00YWIyLWEyMzMtYmI4MmVlZGE3ZmZmIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NjI2ODYyNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjgwNzI0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RmMDRmZmZjLTg0ZGItNGFiMi1hMjMzLWJiODJlZWRhN2ZmZi8yMDI2MDcwMzA2MjYyNS9hel9ub3ZhX2JhY2t1cF9mMGQ5NWZmYy1lZjAzLTQ2YzQtYjY0ZS05MThjODA1NjljYmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6MjY6NDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99918) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 06:26:45.803431 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-481c061c-268b-4f3b-a340-3241c89bd573 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzYzNDEzNTItNThiZS00MDc3LTg1ZTktNmEwODczNzM4YjkwIiwgInVzZXJfaWQiOiAiMDgzMzgyZWI2ZmY2NGY2ODljMjQ2ZDIxNTZhM2ZiNWIiLCAicHJvamVjdF9pZCI6ICIwYzJmOGUyOTk1Zjg0Y2Q0OTA2N2I0Njk4YjUzM2UzNSIsICJ2b2x1bWVfaWQiOiAiZGYwNGZmZmMtODRkYi00YWIyLWEyMzMtYmI4MmVlZGE3ZmZmIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NjI2ODYyNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjgwNzI0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RmMDRmZmZjLTg0ZGItNGFiMi1hMjMzLWJiODJlZWRhN2ZmZi8yMDI2MDcwMzA2MjYyNS9hel9ub3ZhX2JhY2t1cF9mMGQ5NWZmYy1lZjAzLTQ2YzQtYjY0ZS05MThjODA1NjljYmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6MjY6NDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99918) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 06:26:45.838324 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-26e02b4a-7e0b-4014-9574-ad40b7bfffcd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.842045 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-26e02b4a-7e0b-4014-9574-ad40b7bfffcd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] GET https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 Jul 03 06:26:45.842045 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-26e02b4a-7e0b-4014-9574-ad40b7bfffcd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:45.842451 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-26e02b4a-7e0b-4014-9574-ad40b7bfffcd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:45.852096 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-26e02b4a-7e0b-4014-9574-ad40b7bfffcd tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021 tempest-VolumeSnapshotQuotasNegativeTestJSON-1813291021-project-member] https://10.4.3.243/volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 returned with HTTP 404 Jul 03 06:26:45.852096 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 388/1524] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:45 2026] GET /volume/v3/volumes/524e14d2-5680-457b-9d2c-7edbed720867 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:45.854566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-72bcb485-cf02-4d45-a3ba-0ab184d29179 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.856442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-481c061c-268b-4f3b-a340-3241c89bd573 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Created reservations ['b188631b-4764-4b00-b594-e193c06da7d8', 'e7ada8e2-4ad6-4b4f-bb3b-c3ff48c94fb9'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:45.856552 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-72bcb485-cf02-4d45-a3ba-0ab184d29179 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] GET https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 Jul 03 06:26:45.856855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-72bcb485-cf02-4d45-a3ba-0ab184d29179 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:45.857049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-72bcb485-cf02-4d45-a3ba-0ab184d29179 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:45.860831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3d373b2d-f5b4-46b4-b5c5-42c817f5cb6c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.862884 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3d373b2d-f5b4-46b4-b5c5-42c817f5cb6c tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 Jul 03 06:26:45.863424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3d373b2d-f5b4-46b4-b5c5-42c817f5cb6c tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-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=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:45.870614 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-72bcb485-cf02-4d45-a3ba-0ab184d29179 tempest-CinderUnicodeTest-355407396 tempest-CinderUnicodeTest-355407396-project-member] https://10.4.3.243/volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 returned with HTTP 404 Jul 03 06:26:45.871186 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 373/1525] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:45 2026] GET /volume/v3/volumes/21aff7f3-de5e-4129-8cf8-c1f9260d6390 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:45.889150 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-481c061c-268b-4f3b-a340-3241c89bd573 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] import_record rpcapi backup id 76341352-58be-4077-85e9-6a0873738b90 on host np0000004376 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzYzNDEzNTItNThiZS00MDc3LTg1ZTktNmEwODczNzM4YjkwIiwgInVzZXJfaWQiOiAiMDgzMzgyZWI2ZmY2NGY2ODljMjQ2ZDIxNTZhM2ZiNWIiLCAicHJvamVjdF9pZCI6ICIwYzJmOGUyOTk1Zjg0Y2Q0OTA2N2I0Njk4YjUzM2UzNSIsICJ2b2x1bWVfaWQiOiAiZGYwNGZmZmMtODRkYi00YWIyLWEyMzMtYmI4MmVlZGE3ZmZmIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NjI2ODYyNTYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjgwNzI0MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2RmMDRmZmZjLTg0ZGItNGFiMi1hMjMzLWJiODJlZWRhN2ZmZi8yMDI2MDcwMzA2MjYyNS9hel9ub3ZhX2JhY2t1cF9mMGQ5NWZmYy1lZjAzLTQ2YzQtYjY0ZS05MThjODA1NjljYmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjI2OjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6MjY6NDVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99918) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 06:26:45.894560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-481c061c-268b-4f3b-a340-3241c89bd573 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Import record output: {'backup': {'id': '76341352-58be-4077-85e9-6a0873738b90', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90'}, {'rel': 'bookmark', 'href': 'https://10.4.3.243/volume/backups/76341352-58be-4077-85e9-6a0873738b90'}]}}. {{(pid=99918) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 06:26:45.894853 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-481c061c-268b-4f3b-a340-3241c89bd573 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups/import_record returned with HTTP 201 Jul 03 06:26:45.895299 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 386/1526] 10.4.3.243 () {68 vars in 1302 bytes} [Fri Jul 3 06:26:45 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 96 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 06:26:45.905468 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d818866b-c621-4798-a8bc-924e841b8faa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:45.909411 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d818866b-c621-4798-a8bc-924e841b8faa tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] GET https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 Jul 03 06:26:45.909602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d818866b-c621-4798-a8bc-924e841b8faa tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:45.912110 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d818866b-c621-4798-a8bc-924e841b8faa tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:45.912283 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d818866b-c621-4798-a8bc-924e841b8faa tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Show backup with id 76341352-58be-4077-85e9-6a0873738b90. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:45.922178 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:45.922178 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:45.922772 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d818866b-c621-4798-a8bc-924e841b8faa tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 returned with HTTP 200 Jul 03 06:26:45.923228 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 389/1527] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:45 2026] GET /volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 => generated 647 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:46.015235 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3d373b2d-f5b4-46b4-b5c5-42c817f5cb6c tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1129858722-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 returned with HTTP 200 Jul 03 06:26:46.015933 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 380/1528] 10.4.3.243 () {68 vars in 1375 bytes} [Fri Jul 3 06:26:45 2026] PUT /volume/v3/os-quota-sets/5bf31250d43b49cab964811126539a96 => generated 395 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:46.406528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-132aad16-cc5b-4e75-b41c-f7e6edc6f303 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:46.410043 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-132aad16-cc5b-4e75-b41c-f7e6edc6f303 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:46.410225 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-132aad16-cc5b-4e75-b41c-f7e6edc6f303 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:46.410533 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-132aad16-cc5b-4e75-b41c-f7e6edc6f303 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:46.429682 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:46.429682 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:46.436210 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-132aad16-cc5b-4e75-b41c-f7e6edc6f303 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:46.444462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-132aad16-cc5b-4e75-b41c-f7e6edc6f303 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:46.445300 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 374/1529] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:46 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:26:46.597344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-c3fa66ff-9508-4120-9488-3f6a12a94360 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:46.604151 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-c3fa66ff-9508-4120-9488-3f6a12a94360 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c/action Jul 03 06:26:46.604664 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-c3fa66ff-9508-4120-9488-3f6a12a94360 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:46.605115 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-c3fa66ff-9508-4120-9488-3f6a12a94360 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:46.673540 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:46.673540 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:46.705274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:46.707978 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:46.707978 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-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": "04f4230f-cd5e-429f-b173-fafbacef8731", "source_volid": null, "backup_id": null}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:46.709545 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-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': '04f4230f-cd5e-429f-b173-fafbacef8731', 'source_volid': None, 'backup_id': None}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:46.812444 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d3c2032c-e97d-446a-a394-7405b1bfbda5 req-c3fa66ff-9508-4120-9488-3f6a12a94360 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c/action returned with HTTP 204 Jul 03 06:26:46.812444 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 387/1530] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:26:46 2026] POST /volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:46.858603 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Create volume of 1 GB Jul 03 06:26:46.890723 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Availability Zones retrieved successfully. Jul 03 06:26:46.893947 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Flow 'volume_create_api' (40b96584-2472-4682-8aac-ee6026e13607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:46.905641 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15c073c-8e89-4702-a295-d40e08d3b888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:46.905641 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:46.966362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-08aeca27-37c8-4e5a-908e-4d3077ff7232 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:46.966362 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08aeca27-37c8-4e5a-908e-4d3077ff7232 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] GET https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 Jul 03 06:26:46.966362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08aeca27-37c8-4e5a-908e-4d3077ff7232 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:46.966362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08aeca27-37c8-4e5a-908e-4d3077ff7232 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:46.966362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-08aeca27-37c8-4e5a-908e-4d3077ff7232 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Show backup with id 76341352-58be-4077-85e9-6a0873738b90. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:47.048579 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:47.048579 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:47.059939 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08aeca27-37c8-4e5a-908e-4d3077ff7232 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 returned with HTTP 200 Jul 03 06:26:47.059939 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 381/1531] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:46 2026] GET /volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 => generated 802 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:47.062126 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-23c9c580-5679-45f8-b2b2-7fb9f146e6d9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:47.075851 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-23c9c580-5679-45f8-b2b2-7fb9f146e6d9 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] GET https://10.4.3.243/volume/v3/backups Jul 03 06:26:47.075851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-23c9c580-5679-45f8-b2b2-7fb9f146e6d9 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:47.075851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-23c9c580-5679-45f8-b2b2-7fb9f146e6d9 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:47.076066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15c073c-8e89-4702-a295-d40e08d3b888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.076066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13ef02b-da0b-4d41-8a24-ada148fb02bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.126663 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-23c9c580-5679-45f8-b2b2-7fb9f146e6d9 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 200 Jul 03 06:26:47.126844 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 375/1532] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:26:47 2026] GET /volume/v3/backups => generated 338 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:47.141132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:47.142032 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] POST https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb/restore Jul 03 06:26:47.142569 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:47.144719 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Restoring backup f0d95ffc-ef03-46c4-b64e-918c80569cbb ({'restore': {}}) {{(pid=99918) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 06:26:47.144719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Restoring backup f0d95ffc-ef03-46c4-b64e-918c80569cbb to volume None. Jul 03 06:26:47.159717 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:47.159717 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:47.159717 np0000004376 devstack@c-api.service[99918]: INFO cinder.backup.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Creating volume of 1 GB for restore of backup f0d95ffc-ef03-46c4-b64e-918c80569cbb. Jul 03 06:26:47.190566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:26:47.190170. {{(pid=99918) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:26:47.190709 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Availability Zones retrieved successfully. Jul 03 06:26:47.205623 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Flow 'volume_create_api' (c073ace7-3e50-43ed-87b5-1bb4e5cba189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:47.206799 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef4359f-e0a8-4bbb-beb5-1521b04ddc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.218528 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:47.248204 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef4359f-e0a8-4bbb-beb5-1521b04ddc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.249303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc07a42-2626-4667-b5fe-57269099e98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.263414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Created reservations ['41a7f2d3-17e6-48a5-b68f-198fd7762e58', 'ef065f2b-5571-4474-b4f1-53237ee7f6ec', '5e947822-52f6-4321-89c3-0f5a51ba4764', '895d7bc9-bd64-41a2-9770-7989385e27e3'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:47.263414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13ef02b-da0b-4d41-8a24-ada148fb02bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41a7f2d3-17e6-48a5-b68f-198fd7762e58', 'ef065f2b-5571-4474-b4f1-53237ee7f6ec', '5e947822-52f6-4321-89c3-0f5a51ba4764', '895d7bc9-bd64-41a2-9770-7989385e27e3']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.263414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d15eea7-1569-4cf2-99ab-633db9a6feb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.461250 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-19d7435f-ebcd-4706-8cd8-f124b6b3fee5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:47.463114 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-19d7435f-ebcd-4706-8cd8-f124b6b3fee5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:47.476836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-19d7435f-ebcd-4706-8cd8-f124b6b3fee5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:47.476836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-19d7435f-ebcd-4706-8cd8-f124b6b3fee5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:47.526365 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:47.526365 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:47.527969 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Created reservations ['e3a62211-1e52-46b7-8496-c76835c61d8f', '5538c50c-26e2-44b2-91b8-92dfaadb24e3', '9cc7d2b1-54dd-4a6b-90e7-e8cdbfaeb3cd', '44ae5f29-565f-4127-bf4d-ea7e659451ec'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:47.528821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d15eea7-1569-4cf2-99ab-633db9a6feb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f', '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='135beb00c376425cb3cd2189716c4d8e',qos_specs=None,replication_status=,reservations=['41a7f2d3-17e6-48a5-b68f-198fd7762e58','ef065f2b-5571-4474-b4f1-53237ee7f6ec','5e947822-52f6-4321-89c3-0f5a51ba4764','895d7bc9-bd64-41a2-9770-7989385e27e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5cad546de7e4b6cb8e10ec7767ba335',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:47Z,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=1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135beb00c376425cb3cd2189716c4d8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5cad546de7e4b6cb8e10ec7767ba335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.529040 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc07a42-2626-4667-b5fe-57269099e98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3a62211-1e52-46b7-8496-c76835c61d8f', '5538c50c-26e2-44b2-91b8-92dfaadb24e3', '9cc7d2b1-54dd-4a6b-90e7-e8cdbfaeb3cd', '44ae5f29-565f-4127-bf4d-ea7e659451ec']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.529720 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc70b3bc-1634-4610-9761-927416ba3180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.530030 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0740cb7d-bdb1-4e7f-9f5b-3c55da37ee3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.568174 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-19d7435f-ebcd-4706-8cd8-f124b6b3fee5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:47.585847 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-19d7435f-ebcd-4706-8cd8-f124b6b3fee5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:47.585847 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 382/1533] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:47 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1138 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:47.610644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0439720d-7561-48cc-9ad0-75e96eacb51c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:47.610644 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0439720d-7561-48cc-9ad0-75e96eacb51c tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:47.610644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0439720d-7561-48cc-9ad0-75e96eacb51c tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:47.610644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0439720d-7561-48cc-9ad0-75e96eacb51c tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:47.610644 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:47.610644 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:47.610644 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0439720d-7561-48cc-9ad0-75e96eacb51c tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:47.612312 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0439720d-7561-48cc-9ad0-75e96eacb51c tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:47.627255 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 376/1534] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:47 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:47.668124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0740cb7d-bdb1-4e7f-9f5b-3c55da37ee3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd7296c6-14ef-47d1-93a0-7b3efd7fe40a', '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_f0d95ffc-ef03-46c4-b64e-918c80569cbb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2f8e2995f84cd49067b4698b533e35',qos_specs=None,replication_status=,reservations=['e3a62211-1e52-46b7-8496-c76835c61d8f','5538c50c-26e2-44b2-91b8-92dfaadb24e3','9cc7d2b1-54dd-4a6b-90e7-e8cdbfaeb3cd','44ae5f29-565f-4127-bf4d-ea7e659451ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='083382eb6ff64f689c246d2156a3fb5b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f0d95ffc-ef03-46c4-b64e-918c80569cbb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd7296c6-14ef-47d1-93a0-7b3efd7fe40a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2f8e2995f84cd49067b4698b533e35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='083382eb6ff64f689c246d2156a3fb5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.670219 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc70b3bc-1634-4610-9761-927416ba3180) transitioned into 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='135beb00c376425cb3cd2189716c4d8e',qos_specs=None,replication_status=,reservations=['41a7f2d3-17e6-48a5-b68f-198fd7762e58','ef065f2b-5571-4474-b4f1-53237ee7f6ec','5e947822-52f6-4321-89c3-0f5a51ba4764','895d7bc9-bd64-41a2-9770-7989385e27e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5cad546de7e4b6cb8e10ec7767ba335',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.670219 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f17226ce-30e2-4cd7-89fe-b6117289474b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.670385 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26f4f20-365e-4f0d-9725-289660717cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.756830 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f17226ce-30e2-4cd7-89fe-b6117289474b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.758330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Flow 'volume_create_api' (40b96584-2472-4682-8aac-ee6026e13607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:47.758844 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Create volume request issued successfully. Jul 03 06:26:47.760802 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-6e92e941-037e-485d-a647-29d59952fc95 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:47.763251 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 390/1535] 10.4.3.243 () {72 vars in 1541 bytes} [Fri Jul 3 06:26:46 2026] POST /volume/v3/volumes => generated 703 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:47.783406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-51f470ab-8b57-4ff6-a27c-cb953efccf5b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:47.785616 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-51f470ab-8b57-4ff6-a27c-cb953efccf5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f Jul 03 06:26:47.785862 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-51f470ab-8b57-4ff6-a27c-cb953efccf5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:47.786091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-51f470ab-8b57-4ff6-a27c-cb953efccf5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:47.830187 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26f4f20-365e-4f0d-9725-289660717cbc) transitioned into 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_f0d95ffc-ef03-46c4-b64e-918c80569cbb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2f8e2995f84cd49067b4698b533e35',qos_specs=None,replication_status=,reservations=['e3a62211-1e52-46b7-8496-c76835c61d8f','5538c50c-26e2-44b2-91b8-92dfaadb24e3','9cc7d2b1-54dd-4a6b-90e7-e8cdbfaeb3cd','44ae5f29-565f-4127-bf4d-ea7e659451ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='083382eb6ff64f689c246d2156a3fb5b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.830187 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78758a80-706e-4713-b1de-c7f2d25b3a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:47.839504 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:47.839504 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:47.852018 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-51f470ab-8b57-4ff6-a27c-cb953efccf5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:26:47.853485 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78758a80-706e-4713-b1de-c7f2d25b3a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:47.855235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Flow 'volume_create_api' (c073ace7-3e50-43ed-87b5-1bb4e5cba189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:47.856007 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Create volume request issued successfully. Jul 03 06:26:47.860362 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-51f470ab-8b57-4ff6-a27c-cb953efccf5b tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f returned with HTTP 200 Jul 03 06:26:47.863451 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 383/1536] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:47 2026] GET /volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f => generated 771 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:47.875947 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:47.875947 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:47.876798 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:26:47.877972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-06a218d5-5a0b-411b-93ce-ccb087b9aead None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:47.881655 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-06a218d5-5a0b-411b-93ce-ccb087b9aead tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f Jul 03 06:26:47.881655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-06a218d5-5a0b-411b-93ce-ccb087b9aead tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:47.882659 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-06a218d5-5a0b-411b-93ce-ccb087b9aead tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:47.898534 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:47.898534 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:47.913660 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-06a218d5-5a0b-411b-93ce-ccb087b9aead tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:26:47.927638 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-06a218d5-5a0b-411b-93ce-ccb087b9aead tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f returned with HTTP 200 Jul 03 06:26:47.928365 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 377/1537] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:47 2026] GET /volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f => generated 771 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:48.408288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3ee11aa1-07bd-452f-b4c0-815d57c8b321 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:48.411611 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3ee11aa1-07bd-452f-b4c0-815d57c8b321 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:48.415413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3ee11aa1-07bd-452f-b4c0-815d57c8b321 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:48.415413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3ee11aa1-07bd-452f-b4c0-815d57c8b321 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:48.423953 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:48.423953 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:48.438338 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3ee11aa1-07bd-452f-b4c0-815d57c8b321 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:48.446612 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3ee11aa1-07bd-452f-b4c0-815d57c8b321 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:48.446612 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 391/1538] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:48 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:48.887216 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:48.887216 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:48.889147 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:26:48.889147 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Checking backup size 1 against volume size 1 {{(pid=99918) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 06:26:48.889245 np0000004376 devstack@c-api.service[99918]: INFO cinder.backup.api [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Overwriting volume cd7296c6-14ef-47d1-93a0-7b3efd7fe40a with restore of backup f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:48.950977 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] restore_backup in rpcapi backup_id f0d95ffc-ef03-46c4-b64e-918c80569cbb {{(pid=99918) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 06:26:48.953348 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d2b471b-70c9-486a-b2ed-143dbee04418 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb/restore returned with HTTP 202 Jul 03 06:26:48.953348 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 388/1539] 10.4.3.243 () {68 vars in 1393 bytes} [Fri Jul 3 06:26:47 2026] POST /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb/restore => generated 189 bytes in 1813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:48.969034 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f04505bb-7aab-4986-a75a-396629b32b4c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:48.972938 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f04505bb-7aab-4986-a75a-396629b32b4c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:48.973182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f04505bb-7aab-4986-a75a-396629b32b4c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:48.973358 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f04505bb-7aab-4986-a75a-396629b32b4c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:48.976727 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f04505bb-7aab-4986-a75a-396629b32b4c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:48.995489 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:48.995489 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:48.996527 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f04505bb-7aab-4986-a75a-396629b32b4c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:48.996959 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 384/1540] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:48 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:49.359302 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:49.561432 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:49.561943 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1006231022"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:49.565748 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1006231022'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:49.565937 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume of 1 GB Jul 03 06:26:49.575666 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Availability Zones retrieved successfully. Jul 03 06:26:49.586581 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Flow 'volume_create_api' (92f7d468-a8bd-4e4b-ad45-e07a4e568f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:49.588163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6651665-8c5b-4e75-9e34-125712e47c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:49.589453 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:49.624302 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6651665-8c5b-4e75-9e34-125712e47c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:49.625285 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa46e3c3-fedf-4746-8288-cfb56edee4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:49.728093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Created reservations ['eaeae32b-23b9-4056-a855-597f50d04de4', '629445cf-90fa-4b3f-8598-06dbf6b8b60e', 'b5fcd40d-9235-4f08-b7b2-b184b0b035f2', '9b8360e0-f42c-428c-a23f-2160cbcce9bd'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:49.729101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa46e3c3-fedf-4746-8288-cfb56edee4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaeae32b-23b9-4056-a855-597f50d04de4', '629445cf-90fa-4b3f-8598-06dbf6b8b60e', 'b5fcd40d-9235-4f08-b7b2-b184b0b035f2', '9b8360e0-f42c-428c-a23f-2160cbcce9bd']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:49.730192 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b7323b-eb4c-45b6-9990-0accb7beb3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:49.758888 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b7323b-eb4c-45b6-9990-0accb7beb3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5fc792-d4bf-4860-b477-b6b3e3f7b83b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1006231022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['eaeae32b-23b9-4056-a855-597f50d04de4','629445cf-90fa-4b3f-8598-06dbf6b8b60e','b5fcd40d-9235-4f08-b7b2-b184b0b035f2','9b8360e0-f42c-428c-a23f-2160cbcce9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1006231022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5fc792-d4bf-4860-b477-b6b3e3f7b83b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='741539abaa814b61b80ea6d95386b365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:49.759763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83190d88-8fb4-4e45-9a7a-659219a022c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:49.771461 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:49.773854 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:49.774775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-78682684"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:49.778720 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Create volume request body: {'volume': {'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-78682684'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:49.783750 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83190d88-8fb4-4e45-9a7a-659219a022c7) transitioned into state 'SUCCESS' from state '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-1006231022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['eaeae32b-23b9-4056-a855-597f50d04de4','629445cf-90fa-4b3f-8598-06dbf6b8b60e','b5fcd40d-9235-4f08-b7b2-b184b0b035f2','9b8360e0-f42c-428c-a23f-2160cbcce9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:49.787723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9a0051-9b92-493d-b704-43d1baa45125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:49.799460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9a0051-9b92-493d-b704-43d1baa45125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:49.800358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Flow 'volume_create_api' (92f7d468-a8bd-4e4b-ad45-e07a4e568f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:49.800711 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume request issued successfully. Jul 03 06:26:49.801633 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4ce40052-c3a0-48db-b706-2fbb33f781cf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:49.802183 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 378/1541] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:26:49 2026] POST /volume/v3/volumes => generated 778 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:49.817790 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3cca4046-e2fb-48b1-99cc-01663a946c22 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:49.824459 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3cca4046-e2fb-48b1-99cc-01663a946c22 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b Jul 03 06:26:49.824766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3cca4046-e2fb-48b1-99cc-01663a946c22 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:49.826012 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3cca4046-e2fb-48b1-99cc-01663a946c22 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:49.840793 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:49.840793 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:49.845199 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3cca4046-e2fb-48b1-99cc-01663a946c22 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:26:49.857725 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3cca4046-e2fb-48b1-99cc-01663a946c22 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b returned with HTTP 200 Jul 03 06:26:49.858325 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 389/1542] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:49 2026] GET /volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:49.873344 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Create volume of 1 GB Jul 03 06:26:49.879556 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Availability Zones retrieved successfully. Jul 03 06:26:49.887410 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Flow 'volume_create_api' (88923969-72dd-4e49-bda1-dae8294e1721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:49.888930 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6110a0-1e51-497c-b421-6bdae1af0889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:49.890573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:49.976071 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6110a0-1e51-497c-b421-6bdae1af0889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:49.977036 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377cf7c8-d6ca-4e20-9859-a2b97ce20def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:50.012017 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5c7a9fa3-27fe-4d1b-9001-168cae857080 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:50.014331 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5c7a9fa3-27fe-4d1b-9001-168cae857080 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:50.014637 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5c7a9fa3-27fe-4d1b-9001-168cae857080 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:50.014979 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5c7a9fa3-27fe-4d1b-9001-168cae857080 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:50.015070 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5c7a9fa3-27fe-4d1b-9001-168cae857080 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:50.024956 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:50.024956 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:50.026147 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5c7a9fa3-27fe-4d1b-9001-168cae857080 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:50.026711 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 385/1543] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:50 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:50.070625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Created reservations ['8781b2fe-448d-4968-a3fa-7492d68be4be', '8c65871f-fe64-4566-9bd9-f01f744fa121', '265bf174-8dca-44d1-83a5-18400feb66f1', '2c2fbbdf-7902-4856-af06-fe84a7873bcc'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:50.071882 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377cf7c8-d6ca-4e20-9859-a2b97ce20def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8781b2fe-448d-4968-a3fa-7492d68be4be', '8c65871f-fe64-4566-9bd9-f01f744fa121', '265bf174-8dca-44d1-83a5-18400feb66f1', '2c2fbbdf-7902-4856-af06-fe84a7873bcc']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:50.073224 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45c005f-ae1b-40bc-a854-a3894d458a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:50.099218 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45c005f-ae1b-40bc-a854-a3894d458a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c44922ea-3042-4444-8c6b-3801c21e64cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-78682684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cf8a38651da4a0ba94b12069eef2e6c',qos_specs=None,replication_status=,reservations=['8781b2fe-448d-4968-a3fa-7492d68be4be','8c65871f-fe64-4566-9bd9-f01f744fa121','265bf174-8dca-44d1-83a5-18400feb66f1','2c2fbbdf-7902-4856-af06-fe84a7873bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56985603fcf4676937d49728e2a8fe2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-78682684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c44922ea-3042-4444-8c6b-3801c21e64cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cf8a38651da4a0ba94b12069eef2e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c56985603fcf4676937d49728e2a8fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:50.100588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d31bb198-f10e-49a5-9910-d7713925f2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:50.126050 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d31bb198-f10e-49a5-9910-d7713925f2ce) transitioned into state 'SUCCESS' from state '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-78682684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cf8a38651da4a0ba94b12069eef2e6c',qos_specs=None,replication_status=,reservations=['8781b2fe-448d-4968-a3fa-7492d68be4be','8c65871f-fe64-4566-9bd9-f01f744fa121','265bf174-8dca-44d1-83a5-18400feb66f1','2c2fbbdf-7902-4856-af06-fe84a7873bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56985603fcf4676937d49728e2a8fe2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:50.127052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d868df6a-4538-4182-81d2-d54746ece7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:50.142719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d868df6a-4538-4182-81d2-d54746ece7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:50.142719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Flow 'volume_create_api' (88923969-72dd-4e49-bda1-dae8294e1721) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:50.142719 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Create volume request issued successfully. Jul 03 06:26:50.143021 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ace2cc8c-577f-4553-a5d0-0d96fa5908bb tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:50.143462 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 392/1544] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:26:49 2026] POST /volume/v3/volumes => generated 749 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:50.162467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e0b4d160-9a01-4280-83f7-76f2538552ba None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:50.165789 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e0b4d160-9a01-4280-83f7-76f2538552ba tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] GET https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc Jul 03 06:26:50.166046 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e0b4d160-9a01-4280-83f7-76f2538552ba tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:50.166322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e0b4d160-9a01-4280-83f7-76f2538552ba tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:50.186049 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:50.186049 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:50.190721 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e0b4d160-9a01-4280-83f7-76f2538552ba tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:50.197688 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e0b4d160-9a01-4280-83f7-76f2538552ba tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc returned with HTTP 200 Jul 03 06:26:50.198165 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 379/1545] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:50 2026] GET /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:50.875545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-eb391024-5c85-47cc-b7fc-9754dd4343c9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:50.877476 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb391024-5c85-47cc-b7fc-9754dd4343c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b Jul 03 06:26:50.877778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb391024-5c85-47cc-b7fc-9754dd4343c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:50.880864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb391024-5c85-47cc-b7fc-9754dd4343c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:50.886509 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:50.886509 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:50.891064 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-eb391024-5c85-47cc-b7fc-9754dd4343c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:26:50.895326 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb391024-5c85-47cc-b7fc-9754dd4343c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b returned with HTTP 200 Jul 03 06:26:50.895709 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 390/1546] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:50 2026] GET /volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:50.907595 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cf837d79-6c56-4261-8bdd-803b0dc49cda None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:50.909419 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cf837d79-6c56-4261-8bdd-803b0dc49cda tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:26:50.910111 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cf837d79-6c56-4261-8bdd-803b0dc49cda tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f5fc792-d4bf-4860-b477-b6b3e3f7b83b", "name": "tempest-type-Backup-1384051381"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:50.911503 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-cf837d79-6c56-4261-8bdd-803b0dc49cda tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Creating new backup {'backup': {'volume_id': '9f5fc792-d4bf-4860-b477-b6b3e3f7b83b', 'name': 'tempest-type-Backup-1384051381'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:26:50.911637 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-cf837d79-6c56-4261-8bdd-803b0dc49cda tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Creating backup of volume 9f5fc792-d4bf-4860-b477-b6b3e3f7b83b in container None Jul 03 06:26:50.919127 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:50.919127 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:50.919438 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cf837d79-6c56-4261-8bdd-803b0dc49cda tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:26:50.938085 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-24e0becd-79b1-4864-8959-2adadd80efdf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:50.941330 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-24e0becd-79b1-4864-8959-2adadd80efdf tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f Jul 03 06:26:50.941599 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-24e0becd-79b1-4864-8959-2adadd80efdf tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:50.941903 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-24e0becd-79b1-4864-8959-2adadd80efdf tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:50.952227 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:50.952227 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:50.957598 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-24e0becd-79b1-4864-8959-2adadd80efdf tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:26:50.964824 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-24e0becd-79b1-4864-8959-2adadd80efdf tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f returned with HTTP 200 Jul 03 06:26:50.965433 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 393/1547] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:26:50 2026] GET /volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f => generated 1311 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:50.973800 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c9624f5e-e170-4cee-9d4c-ae195e994014 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:50.974370 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c9624f5e-e170-4cee-9d4c-ae195e994014 None None] GET https://10.4.3.243/volume// Jul 03 06:26:50.974536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c9624f5e-e170-4cee-9d4c-ae195e994014 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:50.974729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c9624f5e-e170-4cee-9d4c-ae195e994014 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:50.975094 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c9624f5e-e170-4cee-9d4c-ae195e994014 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:26:50.975480 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 380/1548] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:26:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:26:50.984294 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-35f96a31-626c-4b2c-85ac-26b0dfd02202 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:50.986864 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-35f96a31-626c-4b2c-85ac-26b0dfd02202 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:26:50.987259 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-35f96a31-626c-4b2c-85ac-26b0dfd02202 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f", "connector": null, "instance_uuid": "92c6b8c8-3be6-462c-a465-ab1459ffa735"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:51.004259 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-cf837d79-6c56-4261-8bdd-803b0dc49cda tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Created reservations ['6e13a417-5bf6-4570-b40b-311cce17336f', 'e86f55cc-5fe2-4c06-a4e5-d9a929ecb476'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:51.006790 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.006790 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:51.042396 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-012990b6-d964-43e0-82f0-05e6ac7a5e67 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.044271 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-012990b6-d964-43e0-82f0-05e6ac7a5e67 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:51.044478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-012990b6-d964-43e0-82f0-05e6ac7a5e67 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.044670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-012990b6-d964-43e0-82f0-05e6ac7a5e67 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.044837 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-012990b6-d964-43e0-82f0-05e6ac7a5e67 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:51.049431 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.049431 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:51.050804 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-012990b6-d964-43e0-82f0-05e6ac7a5e67 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:51.050804 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 394/1549] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:51.135076 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-35f96a31-626c-4b2c-85ac-26b0dfd02202 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:26:51.135589 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 391/1550] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:26:50 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:51.144330 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-292d4e64-0565-48cd-b7a4-26028c7ef045 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.144468 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-292d4e64-0565-48cd-b7a4-26028c7ef045 None None] GET https://10.4.3.243/volume// Jul 03 06:26:51.144569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-292d4e64-0565-48cd-b7a4-26028c7ef045 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.144818 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-292d4e64-0565-48cd-b7a4-26028c7ef045 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.145242 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-292d4e64-0565-48cd-b7a4-26028c7ef045 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:26:51.145557 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 381/1551] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:26:51.155514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-f7236940-1d9f-427e-9534-152978e7f2f7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.158402 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-f7236940-1d9f-427e-9534-152978e7f2f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f Jul 03 06:26:51.158733 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-f7236940-1d9f-427e-9534-152978e7f2f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.159037 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-f7236940-1d9f-427e-9534-152978e7f2f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.174085 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.174085 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:51.179928 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-f7236940-1d9f-427e-9534-152978e7f2f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:26:51.191846 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-f7236940-1d9f-427e-9534-152978e7f2f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f returned with HTTP 200 Jul 03 06:26:51.191846 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 395/1552] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f => generated 1490 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:51.219459 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cf837d79-6c56-4261-8bdd-803b0dc49cda tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:26:51.220976 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-db669605-c6f7-464a-814b-726f82fe6a7e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.221649 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 386/1553] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:26:50 2026] POST /volume/v3/backups => generated 316 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:51.222155 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-db669605-c6f7-464a-814b-726f82fe6a7e tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] GET https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc Jul 03 06:26:51.222155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-db669605-c6f7-464a-814b-726f82fe6a7e tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.222155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-db669605-c6f7-464a-814b-726f82fe6a7e tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.232653 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.232653 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:51.232808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9d060d85-790e-40e7-9302-60838d6149cb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.239016 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-db669605-c6f7-464a-814b-726f82fe6a7e tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:51.240186 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9d060d85-790e-40e7-9302-60838d6149cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:51.240458 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9d060d85-790e-40e7-9302-60838d6149cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.240669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9d060d85-790e-40e7-9302-60838d6149cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.240817 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-9d060d85-790e-40e7-9302-60838d6149cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:51.247224 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-db669605-c6f7-464a-814b-726f82fe6a7e tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc returned with HTTP 200 Jul 03 06:26:51.247412 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.247412 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:51.247865 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 392/1554] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:51.248226 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9d060d85-790e-40e7-9302-60838d6149cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:51.248645 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 382/1555] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:51.268479 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-efe39c33-3269-42ec-8f7a-cf2079a74b42 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.271141 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-efe39c33-3269-42ec-8f7a-cf2079a74b42 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] POST https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action Jul 03 06:26:51.271625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-efe39c33-3269-42ec-8f7a-cf2079a74b42 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-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=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:51.271847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-efe39c33-3269-42ec-8f7a-cf2079a74b42 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-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=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:51.292797 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.292797 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:51.311313 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.311313 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:51.312232 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-efe39c33-3269-42ec-8f7a-cf2079a74b42 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:51.335168 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-36ad44c9-6e1e-4a56-946a-25be775d6973 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.342204 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-36ad44c9-6e1e-4a56-946a-25be775d6973 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] PUT https://10.4.3.243/volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f Jul 03 06:26:51.342204 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-36ad44c9-6e1e-4a56-946a-25be775d6973 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:51.342586 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-efe39c33-3269-42ec-8f7a-cf2079a74b42 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Update volume metadata completed successfully. Jul 03 06:26:51.342586 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-efe39c33-3269-42ec-8f7a-cf2079a74b42 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action returned with HTTP 200 Jul 03 06:26:51.342865 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 396/1556] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:26:51 2026] POST /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action => generated 563 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:51.357198 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ca72ad21-36e0-45e4-91f2-3e5d4636a57a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.359681 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-36ad44c9-6e1e-4a56-946a-25be775d6973 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Acquiring lock "cinder-attachment_update-1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:26:51.361100 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ca72ad21-36e0-45e4-91f2-3e5d4636a57a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] GET https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc Jul 03 06:26:51.361486 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ca72ad21-36e0-45e4-91f2-3e5d4636a57a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.361871 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ca72ad21-36e0-45e4-91f2-3e5d4636a57a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.378107 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-36ad44c9-6e1e-4a56-946a-25be775d6973 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Lock "cinder-attachment_update-1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f-np0000004376" acquired by "attachment_update" :: waited 0.014s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:26:51.378107 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.378107 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:51.379626 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.379626 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:51.390084 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ca72ad21-36e0-45e4-91f2-3e5d4636a57a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:51.396270 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ca72ad21-36e0-45e4-91f2-3e5d4636a57a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc returned with HTTP 200 Jul 03 06:26:51.396901 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 393/1557] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:51.418643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a4cffd05-cc2d-4f4a-adb6-65369a107c5d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.423226 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a4cffd05-cc2d-4f4a-adb6-65369a107c5d tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] POST https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action Jul 03 06:26:51.426815 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a4cffd05-cc2d-4f4a-adb6-65369a107c5d tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:51.426815 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a4cffd05-cc2d-4f4a-adb6-65369a107c5d tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:51.439242 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.439242 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:51.455132 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.455132 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:51.455132 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a4cffd05-cc2d-4f4a-adb6-65369a107c5d tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:51.464815 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a4cffd05-cc2d-4f4a-adb6-65369a107c5d tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Get volume image-metadata completed successfully. Jul 03 06:26:51.509433 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a4cffd05-cc2d-4f4a-adb6-65369a107c5d tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Delete volume metadata completed successfully. Jul 03 06:26:51.509675 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a4cffd05-cc2d-4f4a-adb6-65369a107c5d tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action returned with HTTP 200 Jul 03 06:26:51.511296 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 383/1558] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:26:51 2026] POST /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action => generated 0 bytes in 93 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 06:26:51.526480 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6e02ba7b-85a6-41f5-8ec0-12322164f520 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.530322 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6e02ba7b-85a6-41f5-8ec0-12322164f520 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] POST https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action Jul 03 06:26:51.530322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6e02ba7b-85a6-41f5-8ec0-12322164f520 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:51.530521 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6e02ba7b-85a6-41f5-8ec0-12322164f520 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:51.548301 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.548301 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:51.549153 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6e02ba7b-85a6-41f5-8ec0-12322164f520 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:51.573582 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6e02ba7b-85a6-41f5-8ec0-12322164f520 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Get volume image-metadata completed successfully. Jul 03 06:26:51.573970 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6e02ba7b-85a6-41f5-8ec0-12322164f520 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action returned with HTTP 200 Jul 03 06:26:51.574723 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 397/1559] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:26:51 2026] POST /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc/action => generated 537 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:51.585684 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1e299175-f3ff-4b31-816a-a92c275db5b2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.585769 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b0bc78ea-b89f-49a3-9ac5-47b60d367c87 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.586284 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b0bc78ea-b89f-49a3-9ac5-47b60d367c87 None None] GET https://10.4.3.243/volume// Jul 03 06:26:51.586528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b0bc78ea-b89f-49a3-9ac5-47b60d367c87 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.586807 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b0bc78ea-b89f-49a3-9ac5-47b60d367c87 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.587287 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b0bc78ea-b89f-49a3-9ac5-47b60d367c87 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:26:51.588031 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 384/1560] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:26:51.588875 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e299175-f3ff-4b31-816a-a92c275db5b2 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] GET https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc Jul 03 06:26:51.589568 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e299175-f3ff-4b31-816a-a92c275db5b2 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.590242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e299175-f3ff-4b31-816a-a92c275db5b2 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.599421 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.599421 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:51.602467 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-f30a71a3-b114-4af8-aaee-0ac9094d01ad None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.604825 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1e299175-f3ff-4b31-816a-a92c275db5b2 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:51.605023 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-f30a71a3-b114-4af8-aaee-0ac9094d01ad tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:26:51.605295 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-f30a71a3-b114-4af8-aaee-0ac9094d01ad tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55ab36ed-a65c-407c-8f5d-98a19e8e0723", "connector": null, "instance_uuid": "40c31633-c3f5-4313-93ef-a725e974de1e"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:51.611580 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e299175-f3ff-4b31-816a-a92c275db5b2 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc returned with HTTP 200 Jul 03 06:26:51.612349 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 394/1561] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:51.620819 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.620819 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:51.628889 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b71026ab-59b5-4159-b89b-1741b21bc309 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.630800 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b71026ab-59b5-4159-b89b-1741b21bc309 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] DELETE https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc Jul 03 06:26:51.631090 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b71026ab-59b5-4159-b89b-1741b21bc309 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.631406 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b71026ab-59b5-4159-b89b-1741b21bc309 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.631585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-b71026ab-59b5-4159-b89b-1741b21bc309 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Delete volume with id: c44922ea-3042-4444-8c6b-3801c21e64cc Jul 03 06:26:51.673966 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-f30a71a3-b114-4af8-aaee-0ac9094d01ad tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:26:51.675092 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 398/1562] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:26:51 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 06:26:51.688772 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-665e2cd9-413d-4b83-9f7f-281e494fa665 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.689893 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-665e2cd9-413d-4b83-9f7f-281e494fa665 None None] GET https://10.4.3.243/volume// Jul 03 06:26:51.689893 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-665e2cd9-413d-4b83-9f7f-281e494fa665 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.690440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-665e2cd9-413d-4b83-9f7f-281e494fa665 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.692814 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-665e2cd9-413d-4b83-9f7f-281e494fa665 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:26:51.693396 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 395/1563] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:26:51.708109 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-b1bed803-749e-4988-96e8-21da547ae2a9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.711117 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-b1bed803-749e-4988-96e8-21da547ae2a9 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:51.711412 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-b1bed803-749e-4988-96e8-21da547ae2a9 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.711608 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-b1bed803-749e-4988-96e8-21da547ae2a9 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.730902 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.730902 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:51.736975 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-b1bed803-749e-4988-96e8-21da547ae2a9 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:51.744064 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-b1bed803-749e-4988-96e8-21da547ae2a9 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:51.744496 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 399/1564] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1318 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:51.818327 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.818327 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:51.818821 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b71026ab-59b5-4159-b89b-1741b21bc309 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:51.843888 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b71026ab-59b5-4159-b89b-1741b21bc309 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Delete volume request issued successfully. Jul 03 06:26:51.844077 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b71026ab-59b5-4159-b89b-1741b21bc309 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc returned with HTTP 202 Jul 03 06:26:51.844593 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 385/1565] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:51 2026] DELETE /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:51.854641 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-58edd13a-72db-4cb4-9bb2-4648cfc5419a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:51.856809 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-58edd13a-72db-4cb4-9bb2-4648cfc5419a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] GET https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc Jul 03 06:26:51.860589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-58edd13a-72db-4cb4-9bb2-4648cfc5419a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:51.861200 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-58edd13a-72db-4cb4-9bb2-4648cfc5419a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:51.869633 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:51.869633 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:51.874170 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-58edd13a-72db-4cb4-9bb2-4648cfc5419a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Volume info retrieved successfully. Jul 03 06:26:51.880681 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-58edd13a-72db-4cb4-9bb2-4648cfc5419a tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc returned with HTTP 200 Jul 03 06:26:51.881249 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 396/1566] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:51 2026] GET /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:51.914331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-36ad44c9-6e1e-4a56-946a-25be775d6973 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Lock "cinder-attachment_update-1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f-np0000004376" released by "attachment_update" :: held 0.541s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:26:51.914720 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-36ad44c9-6e1e-4a56-946a-25be775d6973 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f returned with HTTP 200 Jul 03 06:26:51.915235 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 387/1567] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:26:51 2026] PUT /volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f => generated 969 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:52.062567 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d4c589b7-4ec8-41fd-be35-f21225848e50 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:52.065013 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d4c589b7-4ec8-41fd-be35-f21225848e50 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:52.065263 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d4c589b7-4ec8-41fd-be35-f21225848e50 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:52.065440 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d4c589b7-4ec8-41fd-be35-f21225848e50 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:52.065544 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d4c589b7-4ec8-41fd-be35-f21225848e50 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:52.073180 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:52.073180 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:52.074250 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d4c589b7-4ec8-41fd-be35-f21225848e50 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:52.074640 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 400/1568] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:52 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:52.261368 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0204bd13-b77d-48a9-b5ab-2b7e91d499fc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:52.263658 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0204bd13-b77d-48a9-b5ab-2b7e91d499fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:52.264004 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0204bd13-b77d-48a9-b5ab-2b7e91d499fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:52.264265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0204bd13-b77d-48a9-b5ab-2b7e91d499fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:52.264417 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0204bd13-b77d-48a9-b5ab-2b7e91d499fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:52.269519 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:52.269519 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:52.270402 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0204bd13-b77d-48a9-b5ab-2b7e91d499fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:52.271047 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 386/1569] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:52 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:52.430736 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-e81de41a-cfc8-4e17-9e82-1b5dbce111d1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:52.432882 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-e81de41a-cfc8-4e17-9e82-1b5dbce111d1 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] POST https://10.4.3.243/volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f/action Jul 03 06:26:52.433252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-e81de41a-cfc8-4e17-9e82-1b5dbce111d1 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:26:52.433621 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-e81de41a-cfc8-4e17-9e82-1b5dbce111d1 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:52.455073 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:52.455073 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:52.465617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0870b0dd-7c8b-40df-9148-7846974b7687 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:52.468443 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0870b0dd-7c8b-40df-9148-7846974b7687 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] DELETE https://10.4.3.243/volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052 Jul 03 06:26:52.468659 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0870b0dd-7c8b-40df-9148-7846974b7687 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:52.468895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0870b0dd-7c8b-40df-9148-7846974b7687 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:52.474890 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1173dc04-9714-4de1-a504-1e112e79a8e5 req-e81de41a-cfc8-4e17-9e82-1b5dbce111d1 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f/action returned with HTTP 204 Jul 03 06:26:52.475516 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 397/1570] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:26:52 2026] POST /volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:52.478376 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:52.478376 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:52.896555 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-756b6d53-362b-49d1-bcd6-36ad3d7358a4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:52.898514 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-756b6d53-362b-49d1-bcd6-36ad3d7358a4 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] GET https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc Jul 03 06:26:52.898609 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-756b6d53-362b-49d1-bcd6-36ad3d7358a4 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:52.898810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-756b6d53-362b-49d1-bcd6-36ad3d7358a4 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:52.906368 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-756b6d53-362b-49d1-bcd6-36ad3d7358a4 tempest-VolumesImageMetadata-1956164992 tempest-VolumesImageMetadata-1956164992-project-member] https://10.4.3.243/volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc returned with HTTP 404 Jul 03 06:26:52.906976 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 401/1571] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:52 2026] GET /volume/v3/volumes/c44922ea-3042-4444-8c6b-3801c21e64cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:53.021467 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0870b0dd-7c8b-40df-9148-7846974b7687 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052 returned with HTTP 200 Jul 03 06:26:53.022246 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 388/1572] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:26:52 2026] DELETE /volume/v3/attachments/d0c0c4a0-c336-4809-b221-6b0a6be41052 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:53.039034 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0c540b7c-57cb-4737-bbc8-6096d385a191 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:53.042197 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0c540b7c-57cb-4737-bbc8-6096d385a191 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] DELETE https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:26:53.042515 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0c540b7c-57cb-4737-bbc8-6096d385a191 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:53.043055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0c540b7c-57cb-4737-bbc8-6096d385a191 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:53.043055 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0c540b7c-57cb-4737-bbc8-6096d385a191 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Delete volume with id: cc871c7c-b54c-4e63-b885-9b92335bd03c Jul 03 06:26:53.056139 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:53.056139 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:53.057326 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0c540b7c-57cb-4737-bbc8-6096d385a191 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Volume info retrieved successfully. Jul 03 06:26:53.091419 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0c540b7c-57cb-4737-bbc8-6096d385a191 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] Delete volume request issued successfully. Jul 03 06:26:53.091419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-97b54c9e-0d7e-4506-be62-e1b81b4b577d req-0c540b7c-57cb-4737-bbc8-6096d385a191 tempest-ServerActionsV293TestJSON-1253615094 tempest-ServerActionsV293TestJSON-1253615094-project-member] https://10.4.3.243/volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c returned with HTTP 202 Jul 03 06:26:53.091509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dbdb32ea-d274-4f53-85a5-017935aa6885 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:53.091797 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 387/1573] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:26:53 2026] DELETE /volume/v3/volumes/cc871c7c-b54c-4e63-b885-9b92335bd03c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:53.091863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dbdb32ea-d274-4f53-85a5-017935aa6885 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:53.091863 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dbdb32ea-d274-4f53-85a5-017935aa6885 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:53.091863 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dbdb32ea-d274-4f53-85a5-017935aa6885 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:53.091863 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-dbdb32ea-d274-4f53-85a5-017935aa6885 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:53.097949 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:53.097949 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:53.098775 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dbdb32ea-d274-4f53-85a5-017935aa6885 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:53.102783 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 398/1574] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:53 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:53.182889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b5bd7bfc-391f-4f16-8461-046156467a38 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:53.185421 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5bd7bfc-391f-4f16-8461-046156467a38 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] DELETE https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:26:53.185676 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5bd7bfc-391f-4f16-8461-046156467a38 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:53.185967 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5bd7bfc-391f-4f16-8461-046156467a38 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:53.186208 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b5bd7bfc-391f-4f16-8461-046156467a38 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Delete volume with id: 21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:26:53.197139 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:53.197139 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:53.197139 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b5bd7bfc-391f-4f16-8461-046156467a38 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:53.226556 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b5bd7bfc-391f-4f16-8461-046156467a38 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Delete volume request issued successfully. Jul 03 06:26:53.226790 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5bd7bfc-391f-4f16-8461-046156467a38 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 202 Jul 03 06:26:53.227231 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 402/1575] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:53 2026] DELETE /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:53.235633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e0b355d8-ea28-451b-8393-1b11d1ff37d5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:53.238157 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0b355d8-ea28-451b-8393-1b11d1ff37d5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:26:53.238409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0b355d8-ea28-451b-8393-1b11d1ff37d5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:53.238855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0b355d8-ea28-451b-8393-1b11d1ff37d5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:53.246592 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:53.246592 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:53.250933 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e0b355d8-ea28-451b-8393-1b11d1ff37d5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:53.255975 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0b355d8-ea28-451b-8393-1b11d1ff37d5 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 200 Jul 03 06:26:53.256422 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 389/1576] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:53 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:53.283335 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-babed24b-9e80-40ee-8c42-96079790c2bf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:53.285687 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-babed24b-9e80-40ee-8c42-96079790c2bf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:53.286067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-babed24b-9e80-40ee-8c42-96079790c2bf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:53.286355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-babed24b-9e80-40ee-8c42-96079790c2bf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:53.286532 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-babed24b-9e80-40ee-8c42-96079790c2bf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:53.292130 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:53.292130 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:53.292861 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-babed24b-9e80-40ee-8c42-96079790c2bf tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:53.293273 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 388/1577] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:53 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:54.111353 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4723ec74-cbb0-4a0f-b735-73618136f024 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:54.114412 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4723ec74-cbb0-4a0f-b735-73618136f024 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:54.114672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4723ec74-cbb0-4a0f-b735-73618136f024 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:54.115114 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4723ec74-cbb0-4a0f-b735-73618136f024 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:54.115305 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-4723ec74-cbb0-4a0f-b735-73618136f024 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:54.123482 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:54.123482 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:54.124541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4723ec74-cbb0-4a0f-b735-73618136f024 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:54.124960 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 399/1578] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:54 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:54.272584 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-80fed0ab-7596-4e9b-8ec0-8f9d74668e6c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:54.274585 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-80fed0ab-7596-4e9b-8ec0-8f9d74668e6c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c Jul 03 06:26:54.274795 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-80fed0ab-7596-4e9b-8ec0-8f9d74668e6c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:54.275008 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-80fed0ab-7596-4e9b-8ec0-8f9d74668e6c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:54.281369 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-80fed0ab-7596-4e9b-8ec0-8f9d74668e6c tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c returned with HTTP 404 Jul 03 06:26:54.281862 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 403/1579] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:54 2026] GET /volume/v3/volumes/21e61f43-c275-4007-a8c6-42b49c40b26c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:54.292998 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cdec8064-4482-47db-aed0-9e41388fd14a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:54.294931 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cdec8064-4482-47db-aed0-9e41388fd14a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] DELETE https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 Jul 03 06:26:54.295452 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cdec8064-4482-47db-aed0-9e41388fd14a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:54.295853 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cdec8064-4482-47db-aed0-9e41388fd14a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:54.296221 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-cdec8064-4482-47db-aed0-9e41388fd14a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Delete volume with id: 0d839385-9fd0-4bb7-94bf-b7cffb2fc002 Jul 03 06:26:54.304902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8123de3d-9c9a-4d85-aae8-40d0323c7500 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:54.308726 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8123de3d-9c9a-4d85-aae8-40d0323c7500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:54.308726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8123de3d-9c9a-4d85-aae8-40d0323c7500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:54.308726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8123de3d-9c9a-4d85-aae8-40d0323c7500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:54.308726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8123de3d-9c9a-4d85-aae8-40d0323c7500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:54.309217 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:54.309217 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:54.309217 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cdec8064-4482-47db-aed0-9e41388fd14a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:54.309842 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=333,cinder:UPDATE=53,cinder:INSERT=33 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:26:54.314465 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:54.314465 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:54.315340 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8123de3d-9c9a-4d85-aae8-40d0323c7500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:54.316060 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 389/1580] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:54 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:54.342744 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cdec8064-4482-47db-aed0-9e41388fd14a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Delete volume request issued successfully. Jul 03 06:26:54.342744 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cdec8064-4482-47db-aed0-9e41388fd14a tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 returned with HTTP 202 Jul 03 06:26:54.342744 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 390/1581] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:54 2026] DELETE /volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:54.349598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:54.352466 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-727eae27-2410-46e5-9b9d-a625d5c8c557 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:54.356721 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-727eae27-2410-46e5-9b9d-a625d5c8c557 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 Jul 03 06:26:54.356721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-727eae27-2410-46e5-9b9d-a625d5c8c557 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:54.356721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-727eae27-2410-46e5-9b9d-a625d5c8c557 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:54.368083 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:54.368083 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:54.374392 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-727eae27-2410-46e5-9b9d-a625d5c8c557 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Volume info retrieved successfully. Jul 03 06:26:54.380036 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-727eae27-2410-46e5-9b9d-a625d5c8c557 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 returned with HTTP 200 Jul 03 06:26:54.380612 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 404/1582] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:54 2026] GET /volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:54.475606 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:54.476109 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-812124046"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:54.477436 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-812124046'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:54.480021 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume of 1 GB Jul 03 06:26:54.481090 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=354,cinder:INSERT=52,cinder:UPDATE=80 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:26:54.485018 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Availability Zones retrieved successfully. Jul 03 06:26:54.494686 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Flow 'volume_create_api' (20dddba0-3990-4e86-9f5a-44ef896bd993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:54.496027 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30eb7371-139b-4ede-bd6e-cf3567cb377e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:54.497779 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:54.537161 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30eb7371-139b-4ede-bd6e-cf3567cb377e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:54.538711 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3038be5c-f57d-4e13-8db7-50e4f92c0fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:54.625188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Created reservations ['f80a656f-ca76-4544-86ca-888576887a90', 'f85b75cf-3bfa-4877-8759-cc4eb915e18a', '4b304e99-f874-49d4-8287-92201e4a513a', '93cf7edc-ad5e-46e1-b13b-e29f3991dea0'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:54.626323 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3038be5c-f57d-4e13-8db7-50e4f92c0fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80a656f-ca76-4544-86ca-888576887a90', 'f85b75cf-3bfa-4877-8759-cc4eb915e18a', '4b304e99-f874-49d4-8287-92201e4a513a', '93cf7edc-ad5e-46e1-b13b-e29f3991dea0']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:54.627441 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (301bbfd6-2f3c-4221-a4fc-5317afdba496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:54.654027 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (301bbfd6-2f3c-4221-a4fc-5317afdba496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3266fb02-deac-4ee1-b8fa-5e50a6888926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-812124046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e368d30826a344e590440acb2487d005',qos_specs=None,replication_status=,reservations=['f80a656f-ca76-4544-86ca-888576887a90','f85b75cf-3bfa-4877-8759-cc4eb915e18a','4b304e99-f874-49d4-8287-92201e4a513a','93cf7edc-ad5e-46e1-b13b-e29f3991dea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65926cccd318495ea9b17db61d6f54cf',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-812124046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3266fb02-deac-4ee1-b8fa-5e50a6888926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e368d30826a344e590440acb2487d005',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65926cccd318495ea9b17db61d6f54cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:54.654715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b119b591-5aec-4bde-b647-b151e0c7927a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:54.680372 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b119b591-5aec-4bde-b647-b151e0c7927a) transitioned into state 'SUCCESS' from state '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-812124046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e368d30826a344e590440acb2487d005',qos_specs=None,replication_status=,reservations=['f80a656f-ca76-4544-86ca-888576887a90','f85b75cf-3bfa-4877-8759-cc4eb915e18a','4b304e99-f874-49d4-8287-92201e4a513a','93cf7edc-ad5e-46e1-b13b-e29f3991dea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65926cccd318495ea9b17db61d6f54cf',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:54.680905 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7dca44c-430d-481c-9340-dc358c728ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:54.698733 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7dca44c-430d-481c-9340-dc358c728ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:54.700138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Flow 'volume_create_api' (20dddba0-3990-4e86-9f5a-44ef896bd993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:54.700608 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume request issued successfully. Jul 03 06:26:54.701648 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1632e0e7-dbf0-4a21-a7fa-c9f46c5a6dcb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:26:54.702303 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 400/1583] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:26:54 2026] POST /volume/v3/volumes => generated 750 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:54.717131 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8573f6bf-7390-40d9-9060-c729039bb9fa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:54.719798 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8573f6bf-7390-40d9-9060-c729039bb9fa tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:54.720098 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8573f6bf-7390-40d9-9060-c729039bb9fa tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:54.720404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8573f6bf-7390-40d9-9060-c729039bb9fa tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:54.731281 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:54.731281 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:54.736552 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8573f6bf-7390-40d9-9060-c729039bb9fa tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:26:54.743382 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8573f6bf-7390-40d9-9060-c729039bb9fa tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 returned with HTTP 200 Jul 03 06:26:54.744146 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 390/1584] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:54 2026] GET /volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:55.139778 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-73ac8d42-a72f-4c92-8121-7e3b3a6aae8b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:55.142220 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-73ac8d42-a72f-4c92-8121-7e3b3a6aae8b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:55.143335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-73ac8d42-a72f-4c92-8121-7e3b3a6aae8b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:55.143335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-73ac8d42-a72f-4c92-8121-7e3b3a6aae8b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:55.143335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-73ac8d42-a72f-4c92-8121-7e3b3a6aae8b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:55.147613 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:55.147613 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:55.148448 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-73ac8d42-a72f-4c92-8121-7e3b3a6aae8b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:55.148923 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 391/1585] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:55 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:55.248169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-70e8d760-f043-4649-b3eb-2a5389d303e4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:55.251012 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-70e8d760-f043-4649-b3eb-2a5389d303e4 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] DELETE https://10.4.3.243/volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c Jul 03 06:26:55.251480 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-70e8d760-f043-4649-b3eb-2a5389d303e4 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:55.252869 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-70e8d760-f043-4649-b3eb-2a5389d303e4 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:55.265085 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:55.265085 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:55.331819 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d508f2f2-6c25-48c8-a577-a289928fe255 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:55.334464 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d508f2f2-6c25-48c8-a577-a289928fe255 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:55.335385 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d508f2f2-6c25-48c8-a577-a289928fe255 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:55.336065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d508f2f2-6c25-48c8-a577-a289928fe255 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:55.336822 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d508f2f2-6c25-48c8-a577-a289928fe255 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:55.344196 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:55.344196 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:55.344449 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d508f2f2-6c25-48c8-a577-a289928fe255 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:55.345399 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 401/1586] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:55 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:55.395319 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c63e7660-17bc-4ed9-9103-6bc64a1db733 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:55.399028 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c63e7660-17bc-4ed9-9103-6bc64a1db733 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] GET https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 Jul 03 06:26:55.399304 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c63e7660-17bc-4ed9-9103-6bc64a1db733 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:55.399563 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c63e7660-17bc-4ed9-9103-6bc64a1db733 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:55.408215 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c63e7660-17bc-4ed9-9103-6bc64a1db733 tempest-ServerRescueNegativeTestJSON-1644178000 tempest-ServerRescueNegativeTestJSON-1644178000-project-member] https://10.4.3.243/volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 returned with HTTP 404 Jul 03 06:26:55.409347 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 391/1587] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:55 2026] GET /volume/v3/volumes/0d839385-9fd0-4bb7-94bf-b7cffb2fc002 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:55.757730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eebd109c-e3b0-43dc-8dac-e35952d8c923 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:55.760075 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eebd109c-e3b0-43dc-8dac-e35952d8c923 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:55.760383 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eebd109c-e3b0-43dc-8dac-e35952d8c923 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:55.760664 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eebd109c-e3b0-43dc-8dac-e35952d8c923 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:55.764150 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=332,cinder:UPDATE=86,cinder:INSERT=45 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:26:55.770330 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=421,cinder:UPDATE=109,cinder:INSERT=77 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:26:55.772656 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:55.772656 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:55.778765 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-eebd109c-e3b0-43dc-8dac-e35952d8c923 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:26:55.789214 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eebd109c-e3b0-43dc-8dac-e35952d8c923 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 returned with HTTP 200 Jul 03 06:26:55.789664 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 392/1588] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:55 2026] GET /volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:55.811249 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-48fefa8d-c7b2-45b9-b09e-9db5dea52be6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:55.812626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-48fefa8d-c7b2-45b9-b09e-9db5dea52be6 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:26:55.813027 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-48fefa8d-c7b2-45b9-b09e-9db5dea52be6 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3266fb02-deac-4ee1-b8fa-5e50a6888926", "name": "tempest-VolumesDeleteCascade-Snapshot-1209026678"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:55.816515 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-70e8d760-f043-4649-b3eb-2a5389d303e4 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c returned with HTTP 200 Jul 03 06:26:55.817304 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 405/1589] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:26:55 2026] DELETE /volume/v3/attachments/d5a98da9-48ac-4d85-b632-3221c27cec3c => generated 192 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:26:55.825230 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:55.825230 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:55.825966 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-48fefa8d-c7b2-45b9-b09e-9db5dea52be6 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:26:55.825966 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-48fefa8d-c7b2-45b9-b09e-9db5dea52be6 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create snapshot from volume 3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:55.936147 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-48fefa8d-c7b2-45b9-b09e-9db5dea52be6 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Created reservations ['3d782064-c67e-4d89-99cb-9a3e7c43cc34', 'a65f2105-c1bf-4099-82a7-bae9b8041455', '4623ee11-aae7-449d-820b-9495a7dd0aa1', 'f12175fe-a48e-4e71-a73d-24f2c101523b'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:56.024636 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-48fefa8d-c7b2-45b9-b09e-9db5dea52be6 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot create request issued successfully. Jul 03 06:26:56.025093 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-48fefa8d-c7b2-45b9-b09e-9db5dea52be6 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:26:56.025568 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 402/1590] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:26:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:56.039065 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6616724f-646b-456e-9c5a-02896c17385a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:56.044029 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6616724f-646b-456e-9c5a-02896c17385a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 Jul 03 06:26:56.044288 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6616724f-646b-456e-9c5a-02896c17385a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:56.044521 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6616724f-646b-456e-9c5a-02896c17385a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:56.053601 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:56.053601 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:56.055284 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6616724f-646b-456e-9c5a-02896c17385a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot retrieved successfully. Jul 03 06:26:56.056935 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6616724f-646b-456e-9c5a-02896c17385a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 returned with HTTP 200 Jul 03 06:26:56.058035 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 392/1591] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:56 2026] GET /volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:56.162710 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d9352169-694f-4c92-bec5-1b55e7b52d05 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:56.165934 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d9352169-694f-4c92-bec5-1b55e7b52d05 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:56.165934 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d9352169-694f-4c92-bec5-1b55e7b52d05 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:56.165934 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d9352169-694f-4c92-bec5-1b55e7b52d05 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:56.165934 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d9352169-694f-4c92-bec5-1b55e7b52d05 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:56.170796 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:56.170796 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:56.171818 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d9352169-694f-4c92-bec5-1b55e7b52d05 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:56.172494 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 393/1592] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:56 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:56.366191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6eb9bf75-8169-4c8b-874d-e22ce57bfb75 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:56.366191 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6eb9bf75-8169-4c8b-874d-e22ce57bfb75 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:56.366191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6eb9bf75-8169-4c8b-874d-e22ce57bfb75 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:56.366191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6eb9bf75-8169-4c8b-874d-e22ce57bfb75 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:56.366191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6eb9bf75-8169-4c8b-874d-e22ce57bfb75 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:56.369381 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:56.369381 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:56.370261 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6eb9bf75-8169-4c8b-874d-e22ce57bfb75 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:56.370848 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 406/1593] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:56 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:57.075500 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a1966d66-5412-437e-ae38-c0dd0b2cfe6f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:57.078045 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a1966d66-5412-437e-ae38-c0dd0b2cfe6f tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 Jul 03 06:26:57.078441 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a1966d66-5412-437e-ae38-c0dd0b2cfe6f tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:57.079102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a1966d66-5412-437e-ae38-c0dd0b2cfe6f tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:57.084906 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:57.084906 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:57.087794 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a1966d66-5412-437e-ae38-c0dd0b2cfe6f tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot retrieved successfully. Jul 03 06:26:57.087794 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a1966d66-5412-437e-ae38-c0dd0b2cfe6f tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 returned with HTTP 200 Jul 03 06:26:57.087794 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 403/1594] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:57 2026] GET /volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:57.104058 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-48d46663-7315-4a23-9541-59e7baa982a1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:57.106342 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-48d46663-7315-4a23-9541-59e7baa982a1 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:26:57.107182 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-48d46663-7315-4a23-9541-59e7baa982a1 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3266fb02-deac-4ee1-b8fa-5e50a6888926", "name": "tempest-VolumesDeleteCascade-Snapshot-1785329384"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:57.124009 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:57.124009 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:57.124634 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-48d46663-7315-4a23-9541-59e7baa982a1 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:26:57.126476 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-48d46663-7315-4a23-9541-59e7baa982a1 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create snapshot from volume 3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:57.166715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-48d46663-7315-4a23-9541-59e7baa982a1 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Created reservations ['fd154f40-1f67-48b8-ac46-7c27accbdfeb', '795f70d2-ff48-497c-9d22-237b1434e132', 'c7b19002-3176-4912-a4c7-694d428ee706', 'b415a867-8c69-41a7-97f0-01e6a6436bb4'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:57.189488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5fcf2782-64d0-4a07-add3-a8d294e50c5f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:57.192318 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5fcf2782-64d0-4a07-add3-a8d294e50c5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:57.192636 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5fcf2782-64d0-4a07-add3-a8d294e50c5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:57.193090 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5fcf2782-64d0-4a07-add3-a8d294e50c5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:57.193296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5fcf2782-64d0-4a07-add3-a8d294e50c5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:57.199405 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:57.199405 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:57.200299 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5fcf2782-64d0-4a07-add3-a8d294e50c5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:57.200675 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 394/1595] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:57 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:57.212017 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-48d46663-7315-4a23-9541-59e7baa982a1 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot create request issued successfully. Jul 03 06:26:57.212592 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-48d46663-7315-4a23-9541-59e7baa982a1 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:26:57.213179 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 393/1596] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:26:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:26:57.222957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f939fdf3-3cc9-4cd7-bf15-f247dcd4bf6b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:57.225033 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f939fdf3-3cc9-4cd7-bf15-f247dcd4bf6b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e Jul 03 06:26:57.225255 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f939fdf3-3cc9-4cd7-bf15-f247dcd4bf6b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:57.225508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f939fdf3-3cc9-4cd7-bf15-f247dcd4bf6b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:57.232140 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:57.232140 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:57.232857 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f939fdf3-3cc9-4cd7-bf15-f247dcd4bf6b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot retrieved successfully. Jul 03 06:26:57.233725 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f939fdf3-3cc9-4cd7-bf15-f247dcd4bf6b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e returned with HTTP 200 Jul 03 06:26:57.234195 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 407/1597] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:57 2026] GET /volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:57.389579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d4380a1a-9f48-427e-a3ed-3e2bfd3e4a6b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:57.391949 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d4380a1a-9f48-427e-a3ed-3e2bfd3e4a6b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:57.392207 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d4380a1a-9f48-427e-a3ed-3e2bfd3e4a6b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:57.392435 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d4380a1a-9f48-427e-a3ed-3e2bfd3e4a6b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:57.392817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d4380a1a-9f48-427e-a3ed-3e2bfd3e4a6b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:57.398596 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:57.398596 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:57.399427 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d4380a1a-9f48-427e-a3ed-3e2bfd3e4a6b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:57.400131 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 404/1598] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:57 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:58.219618 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c56e5a50-3ec7-4b39-b368-dbd250208ac0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:58.227817 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c56e5a50-3ec7-4b39-b368-dbd250208ac0 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:58.227817 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c56e5a50-3ec7-4b39-b368-dbd250208ac0 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:58.227817 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c56e5a50-3ec7-4b39-b368-dbd250208ac0 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:58.227817 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c56e5a50-3ec7-4b39-b368-dbd250208ac0 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:58.233482 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:58.233482 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:58.234548 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c56e5a50-3ec7-4b39-b368-dbd250208ac0 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:58.234548 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 395/1599] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:58 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:58.250067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ddf455bd-c091-4519-8908-26c0a9ed9fe3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:58.253183 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ddf455bd-c091-4519-8908-26c0a9ed9fe3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e Jul 03 06:26:58.253624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ddf455bd-c091-4519-8908-26c0a9ed9fe3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:58.253970 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ddf455bd-c091-4519-8908-26c0a9ed9fe3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:58.262805 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:58.262805 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:58.263499 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ddf455bd-c091-4519-8908-26c0a9ed9fe3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot retrieved successfully. Jul 03 06:26:58.264836 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ddf455bd-c091-4519-8908-26c0a9ed9fe3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e returned with HTTP 200 Jul 03 06:26:58.265760 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 394/1600] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:26:58 2026] GET /volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:58.276592 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0f134fe2-d12b-41f4-a81b-fb401eb57789 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:58.279210 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f134fe2-d12b-41f4-a81b-fb401eb57789 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] DELETE https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926?cascade=True Jul 03 06:26:58.279469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f134fe2-d12b-41f4-a81b-fb401eb57789 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:58.279797 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f134fe2-d12b-41f4-a81b-fb401eb57789 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:58.280068 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-0f134fe2-d12b-41f4-a81b-fb401eb57789 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete volume with id: 3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:58.297307 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:58.297307 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:58.297648 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0f134fe2-d12b-41f4-a81b-fb401eb57789 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:26:58.375242 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0f134fe2-d12b-41f4-a81b-fb401eb57789 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete volume request issued successfully. Jul 03 06:26:58.375765 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f134fe2-d12b-41f4-a81b-fb401eb57789 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926?cascade=True returned with HTTP 202 Jul 03 06:26:58.376311 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 408/1601] 10.4.3.243 () {66 vars in 1376 bytes} [Fri Jul 3 06:26:58 2026] DELETE /volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926?cascade=True => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:26:58.390639 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1bba3e74-7b9c-4812-98d7-1da2c29c819c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:58.393887 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1bba3e74-7b9c-4812-98d7-1da2c29c819c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:58.393887 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1bba3e74-7b9c-4812-98d7-1da2c29c819c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:58.393887 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1bba3e74-7b9c-4812-98d7-1da2c29c819c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:58.402748 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:58.402748 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:58.410412 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1bba3e74-7b9c-4812-98d7-1da2c29c819c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:26:58.418217 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1bba3e74-7b9c-4812-98d7-1da2c29c819c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 returned with HTTP 200 Jul 03 06:26:58.418217 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 405/1602] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:58 2026] GET /volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:58.419095 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-53f76f53-4b0b-4641-8efe-7aa5d7741509 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:58.421893 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-53f76f53-4b0b-4641-8efe-7aa5d7741509 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:58.422654 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-53f76f53-4b0b-4641-8efe-7aa5d7741509 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:58.422654 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-53f76f53-4b0b-4641-8efe-7aa5d7741509 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:58.422915 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-53f76f53-4b0b-4641-8efe-7aa5d7741509 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:58.430157 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:58.430157 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:26:58.431249 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-53f76f53-4b0b-4641-8efe-7aa5d7741509 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:58.432374 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 396/1603] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:58 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:59.253683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2465c5fc-c53f-45ee-9f2b-f3c43a777dc5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.256389 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2465c5fc-c53f-45ee-9f2b-f3c43a777dc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:26:59.256755 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2465c5fc-c53f-45ee-9f2b-f3c43a777dc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.256937 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2465c5fc-c53f-45ee-9f2b-f3c43a777dc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.257111 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-2465c5fc-c53f-45ee-9f2b-f3c43a777dc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:59.263933 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:59.263933 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:59.265577 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2465c5fc-c53f-45ee-9f2b-f3c43a777dc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:26:59.266321 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 395/1604] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:59 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:59.360913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f9e0f649-956d-40e6-a216-52db3cdcfbef None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.360913 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f9e0f649-956d-40e6-a216-52db3cdcfbef None None] GET https://10.4.3.243/volume// Jul 03 06:26:59.360913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f9e0f649-956d-40e6-a216-52db3cdcfbef None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.360913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f9e0f649-956d-40e6-a216-52db3cdcfbef None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.365762 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f9e0f649-956d-40e6-a216-52db3cdcfbef None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:26:59.365762 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 409/1605] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:26:59 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:26:59.377623 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-a9689875-6d34-40c1-865e-3faeab892e07 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.377623 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-a9689875-6d34-40c1-865e-3faeab892e07 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:26:59.377623 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-a9689875-6d34-40c1-865e-3faeab892e07 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.377623 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-a9689875-6d34-40c1-865e-3faeab892e07 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.389315 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:59.389315 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:26:59.394788 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-a9689875-6d34-40c1-865e-3faeab892e07 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:26:59.402593 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-a9689875-6d34-40c1-865e-3faeab892e07 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:26:59.403364 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 406/1606] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:26:59 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:26:59.435279 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ba301343-2f2e-451e-b6f0-d54dcc339719 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.441675 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ba301343-2f2e-451e-b6f0-d54dcc339719 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:59.441964 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ba301343-2f2e-451e-b6f0-d54dcc339719 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.442168 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ba301343-2f2e-451e-b6f0-d54dcc339719 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.447425 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-79b3729f-a223-4029-b284-aeaded046be9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.449988 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-79b3729f-a223-4029-b284-aeaded046be9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:26:59.450134 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-79b3729f-a223-4029-b284-aeaded046be9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.450396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-79b3729f-a223-4029-b284-aeaded046be9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.450524 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-79b3729f-a223-4029-b284-aeaded046be9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:26:59.451604 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ba301343-2f2e-451e-b6f0-d54dcc339719 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 returned with HTTP 404 Jul 03 06:26:59.452023 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 397/1607] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:59 2026] GET /volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:59.455787 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:59.455787 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:59.456730 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-79b3729f-a223-4029-b284-aeaded046be9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:26:59.457240 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 396/1608] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:26:59 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:26:59.466832 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dbfdb291-f55c-45ca-9847-9118948d0294 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.468409 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dbfdb291-f55c-45ca-9847-9118948d0294 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:26:59.468816 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dbfdb291-f55c-45ca-9847-9118948d0294 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.470721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dbfdb291-f55c-45ca-9847-9118948d0294 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.470721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-dbfdb291-f55c-45ca-9847-9118948d0294 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:59.470721 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:59.470721 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:26:59.470721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-dbfdb291-f55c-45ca-9847-9118948d0294 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:26:59.482517 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-dbfdb291-f55c-45ca-9847-9118948d0294 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Get all volumes completed successfully. Jul 03 06:26:59.483396 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dbfdb291-f55c-45ca-9847-9118948d0294 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:26:59.485072 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 410/1609] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:26:59 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:26:59.498010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7baf5f71-7787-48a5-9041-d2e7d757a3f8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.500308 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7baf5f71-7787-48a5-9041-d2e7d757a3f8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/snapshots Jul 03 06:26:59.500500 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7baf5f71-7787-48a5-9041-d2e7d757a3f8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.500761 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7baf5f71-7787-48a5-9041-d2e7d757a3f8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.501084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-7baf5f71-7787-48a5-9041-d2e7d757a3f8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:26:59.502382 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-7baf5f71-7787-48a5-9041-d2e7d757a3f8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:26:59.520411 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7baf5f71-7787-48a5-9041-d2e7d757a3f8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Get all snapshots completed successfully. Jul 03 06:26:59.520803 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7baf5f71-7787-48a5-9041-d2e7d757a3f8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 200 Jul 03 06:26:59.521338 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 407/1610] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:26:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:26:59.535628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e4ec0ba0-f3c6-4743-ac0c-7e34573663db None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.537544 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e4ec0ba0-f3c6-4743-ac0c-7e34573663db tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e Jul 03 06:26:59.537803 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e4ec0ba0-f3c6-4743-ac0c-7e34573663db tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.538076 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e4ec0ba0-f3c6-4743-ac0c-7e34573663db tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.538187 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-e4ec0ba0-f3c6-4743-ac0c-7e34573663db tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete snapshot with id: ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e Jul 03 06:26:59.548132 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e4ec0ba0-f3c6-4743-ac0c-7e34573663db tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e returned with HTTP 404 Jul 03 06:26:59.550865 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 398/1611] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:26:59 2026] DELETE /volume/v3/snapshots/ea5ce3aa-4cfd-4981-b9b3-4aab08e0cd1e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:59.556275 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3bd40073-7341-462c-8b27-37d3a4ef9697 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.559948 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-77dc1754-be06-4298-93f6-1558c85e5984 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.560034 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3bd40073-7341-462c-8b27-37d3a4ef9697 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] PUT https://10.4.3.243/volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad Jul 03 06:26:59.560034 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3bd40073-7341-462c-8b27-37d3a4ef9697 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:59.562916 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-77dc1754-be06-4298-93f6-1558c85e5984 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 Jul 03 06:26:59.562916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-77dc1754-be06-4298-93f6-1558c85e5984 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.562916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-77dc1754-be06-4298-93f6-1558c85e5984 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.562916 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-77dc1754-be06-4298-93f6-1558c85e5984 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete snapshot with id: 437c99ca-197c-44f1-bf3a-fa8efe310c91 Jul 03 06:26:59.571396 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-77dc1754-be06-4298-93f6-1558c85e5984 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 returned with HTTP 404 Jul 03 06:26:59.571469 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3bd40073-7341-462c-8b27-37d3a4ef9697 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Acquiring lock "cinder-attachment_update-55ab36ed-a65c-407c-8f5d-98a19e8e0723-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:26:59.571614 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 411/1612] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:26:59 2026] DELETE /volume/v3/snapshots/437c99ca-197c-44f1-bf3a-fa8efe310c91 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:59.592313 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3bd40073-7341-462c-8b27-37d3a4ef9697 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Lock "cinder-attachment_update-55ab36ed-a65c-407c-8f5d-98a19e8e0723-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:26:59.592742 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ca15e69c-8a53-4bee-bf16-da0cab7fb48e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.592829 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:26:59.592829 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:26:59.593303 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ca15e69c-8a53-4bee-bf16-da0cab7fb48e tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:59.593303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ca15e69c-8a53-4bee-bf16-da0cab7fb48e tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.593303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ca15e69c-8a53-4bee-bf16-da0cab7fb48e tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.593303 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ca15e69c-8a53-4bee-bf16-da0cab7fb48e tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 returned with HTTP 404 Jul 03 06:26:59.593303 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 408/1613] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:26:59 2026] GET /volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:59.610309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8171cf47-2d85-4e1c-a8df-bb6719346a6c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.611259 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8171cf47-2d85-4e1c-a8df-bb6719346a6c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] DELETE https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:59.611510 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8171cf47-2d85-4e1c-a8df-bb6719346a6c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:26:59.612575 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8171cf47-2d85-4e1c-a8df-bb6719346a6c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:26:59.612575 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-8171cf47-2d85-4e1c-a8df-bb6719346a6c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete volume with id: 3266fb02-deac-4ee1-b8fa-5e50a6888926 Jul 03 06:26:59.618725 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8171cf47-2d85-4e1c-a8df-bb6719346a6c tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 returned with HTTP 404 Jul 03 06:26:59.632228 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 399/1614] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:26:59 2026] DELETE /volume/v3/volumes/3266fb02-deac-4ee1-b8fa-5e50a6888926 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:26:59.640897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:26:59.651218 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:26:59.651218 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1413132870"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:26:59.651218 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1413132870'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:26:59.651218 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume of 1 GB Jul 03 06:26:59.657755 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Availability Zones retrieved successfully. Jul 03 06:26:59.665395 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Flow 'volume_create_api' (ee89915b-1276-4c92-b368-0b09d1b1e13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:26:59.665395 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e80e4c-33ee-4a86-9970-7f33877573bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:59.667020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:26:59.728913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e80e4c-33ee-4a86-9970-7f33877573bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:59.728913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7f3ee8e-b7b6-4828-85f5-64bb66e07d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:59.857262 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Created reservations ['b1a6c0f2-d8ae-4149-8452-d29d35670c12', '6c4376ba-8c69-4a93-9bbe-44b490729a4a', '393e5e75-4834-42b3-bf67-06d9d1e0d878', '187512d1-a33d-4c6b-ade3-6bb8d245cf7c'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:26:59.858051 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7f3ee8e-b7b6-4828-85f5-64bb66e07d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a6c0f2-d8ae-4149-8452-d29d35670c12', '6c4376ba-8c69-4a93-9bbe-44b490729a4a', '393e5e75-4834-42b3-bf67-06d9d1e0d878', '187512d1-a33d-4c6b-ade3-6bb8d245cf7c']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:59.858766 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08de4d36-47d6-4caa-877b-f186444ffdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:26:59.896151 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08de4d36-47d6-4caa-877b-f186444ffdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b27d2031-fcba-4d09-b853-7b4eb5a5fbad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1413132870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e368d30826a344e590440acb2487d005',qos_specs=None,replication_status=,reservations=['b1a6c0f2-d8ae-4149-8452-d29d35670c12','6c4376ba-8c69-4a93-9bbe-44b490729a4a','393e5e75-4834-42b3-bf67-06d9d1e0d878','187512d1-a33d-4c6b-ade3-6bb8d245cf7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65926cccd318495ea9b17db61d6f54cf',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1413132870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b27d2031-fcba-4d09-b853-7b4eb5a5fbad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e368d30826a344e590440acb2487d005',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65926cccd318495ea9b17db61d6f54cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:26:59.902614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed09a03b-b916-4e7e-9a38-6e084c08c2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:00.047548 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed09a03b-b916-4e7e-9a38-6e084c08c2b3) transitioned into state 'SUCCESS' from state '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-1413132870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e368d30826a344e590440acb2487d005',qos_specs=None,replication_status=,reservations=['b1a6c0f2-d8ae-4149-8452-d29d35670c12','6c4376ba-8c69-4a93-9bbe-44b490729a4a','393e5e75-4834-42b3-bf67-06d9d1e0d878','187512d1-a33d-4c6b-ade3-6bb8d245cf7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65926cccd318495ea9b17db61d6f54cf',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:00.048448 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f81e6b-deed-488f-b338-dce6ef004439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:00.070244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f81e6b-deed-488f-b338-dce6ef004439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:00.071305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Flow 'volume_create_api' (ee89915b-1276-4c92-b368-0b09d1b1e13f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:00.071681 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume request issued successfully. Jul 03 06:27:00.072423 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-122c2c25-28a7-44d4-90d3-f623a2a3140b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:00.072988 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 412/1615] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:26:59 2026] POST /volume/v3/volumes => generated 751 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:00.092965 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fba2aa1c-66b7-497f-b68a-c94fbe1485e0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:00.097789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fba2aa1c-66b7-497f-b68a-c94fbe1485e0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:00.098005 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fba2aa1c-66b7-497f-b68a-c94fbe1485e0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:00.101025 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fba2aa1c-66b7-497f-b68a-c94fbe1485e0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:00.108214 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:00.108214 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:00.152375 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fba2aa1c-66b7-497f-b68a-c94fbe1485e0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:00.153480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3bd40073-7341-462c-8b27-37d3a4ef9697 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Lock "cinder-attachment_update-55ab36ed-a65c-407c-8f5d-98a19e8e0723-np0000004376" released by "attachment_update" :: held 0.575s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:27:00.153900 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-3bd40073-7341-462c-8b27-37d3a4ef9697 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad returned with HTTP 200 Jul 03 06:27:00.154466 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 397/1616] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:26:59 2026] PUT /volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad => generated 969 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:00.190316 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fba2aa1c-66b7-497f-b68a-c94fbe1485e0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad returned with HTTP 200 Jul 03 06:27:00.190903 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 409/1617] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:00 2026] GET /volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:00.283705 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c0752403-bc49-4935-8170-f76a6dbd3f7e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:00.285885 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c0752403-bc49-4935-8170-f76a6dbd3f7e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:27:00.286092 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c0752403-bc49-4935-8170-f76a6dbd3f7e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:00.286346 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c0752403-bc49-4935-8170-f76a6dbd3f7e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:00.286487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c0752403-bc49-4935-8170-f76a6dbd3f7e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:00.290948 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:00.290948 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:00.291966 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c0752403-bc49-4935-8170-f76a6dbd3f7e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:27:00.292608 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 400/1618] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:00 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:00.470819 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-adb429a3-2714-48bf-a27f-7d064acb2be2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:00.475126 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-adb429a3-2714-48bf-a27f-7d064acb2be2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:00.475126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-adb429a3-2714-48bf-a27f-7d064acb2be2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:00.475126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-adb429a3-2714-48bf-a27f-7d064acb2be2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:00.475126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-adb429a3-2714-48bf-a27f-7d064acb2be2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:00.478863 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:00.478863 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:00.479520 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-adb429a3-2714-48bf-a27f-7d064acb2be2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:00.480272 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 413/1619] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:00 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:00.670854 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-55c94db2-6765-4a37-8b54-7276397b6fd5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:00.673059 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-55c94db2-6765-4a37-8b54-7276397b6fd5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad/action Jul 03 06:27:00.673461 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-55c94db2-6765-4a37-8b54-7276397b6fd5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:27:00.673663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-55c94db2-6765-4a37-8b54-7276397b6fd5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:00.712927 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:00.712927 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:00.737020 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1e9202e0-2688-4fc3-bb25-6aa29343d4dd req-55c94db2-6765-4a37-8b54-7276397b6fd5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad/action returned with HTTP 204 Jul 03 06:27:00.737591 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 398/1620] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:27:00 2026] POST /volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:01.206493 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-28afd83e-78c9-4b8d-898a-2221a6ceded3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:01.208415 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-28afd83e-78c9-4b8d-898a-2221a6ceded3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:01.208609 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-28afd83e-78c9-4b8d-898a-2221a6ceded3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:01.208818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-28afd83e-78c9-4b8d-898a-2221a6ceded3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:01.218880 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:01.218880 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:01.224753 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-28afd83e-78c9-4b8d-898a-2221a6ceded3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:01.231920 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-28afd83e-78c9-4b8d-898a-2221a6ceded3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad returned with HTTP 200 Jul 03 06:27:01.232464 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 410/1621] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:01 2026] GET /volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:01.250210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6deaf113-4497-40d8-9310-4745c1f9a2e7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:01.252646 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6deaf113-4497-40d8-9310-4745c1f9a2e7 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:27:01.253177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6deaf113-4497-40d8-9310-4745c1f9a2e7 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b27d2031-fcba-4d09-b853-7b4eb5a5fbad", "name": "tempest-VolumesDeleteCascade-Snapshot-2058947621"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:01.268486 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:01.268486 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:01.269088 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6deaf113-4497-40d8-9310-4745c1f9a2e7 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:01.269218 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-6deaf113-4497-40d8-9310-4745c1f9a2e7 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create snapshot from volume b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:01.310158 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9688123a-9247-4dd4-a640-862802ee5a74 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:01.312798 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9688123a-9247-4dd4-a640-862802ee5a74 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:27:01.313346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9688123a-9247-4dd4-a640-862802ee5a74 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:01.313650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9688123a-9247-4dd4-a640-862802ee5a74 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:01.313793 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9688123a-9247-4dd4-a640-862802ee5a74 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:01.320764 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:01.320764 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:01.321873 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9688123a-9247-4dd4-a640-862802ee5a74 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:27:01.322436 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 414/1622] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:01 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:01.330862 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-6deaf113-4497-40d8-9310-4745c1f9a2e7 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Created reservations ['26862f56-49d7-428c-9695-02546c96a2ac', '0a7c0bec-5a0f-4dc9-b323-76f161d34aac', '04ae3622-fe21-455c-a608-dddda03c11be', 'ad3170d3-31bb-4a95-8b2b-eda55ab35bde'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:01.382162 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6deaf113-4497-40d8-9310-4745c1f9a2e7 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot create request issued successfully. Jul 03 06:27:01.382233 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6deaf113-4497-40d8-9310-4745c1f9a2e7 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:27:01.383860 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 401/1623] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:27:01 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 06:27:01.396004 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4a5ef0d5-a632-46b3-b073-ee2d7cf7a7e8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:01.400356 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4a5ef0d5-a632-46b3-b073-ee2d7cf7a7e8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef Jul 03 06:27:01.400356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4a5ef0d5-a632-46b3-b073-ee2d7cf7a7e8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:01.400356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4a5ef0d5-a632-46b3-b073-ee2d7cf7a7e8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:01.407947 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:01.407947 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:01.408516 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4a5ef0d5-a632-46b3-b073-ee2d7cf7a7e8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot retrieved successfully. Jul 03 06:27:01.409546 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4a5ef0d5-a632-46b3-b073-ee2d7cf7a7e8 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef returned with HTTP 200 Jul 03 06:27:01.410137 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 399/1624] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:27:01 2026] GET /volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:01.492728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3ae68f9e-bcc4-449c-8ef6-baf615bfe75a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:01.494927 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3ae68f9e-bcc4-449c-8ef6-baf615bfe75a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:01.495195 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3ae68f9e-bcc4-449c-8ef6-baf615bfe75a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:01.495445 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3ae68f9e-bcc4-449c-8ef6-baf615bfe75a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:01.495571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3ae68f9e-bcc4-449c-8ef6-baf615bfe75a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:01.501091 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:01.501091 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:01.501914 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3ae68f9e-bcc4-449c-8ef6-baf615bfe75a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:01.502407 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 411/1625] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:01 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:02.346721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cb86288b-59bd-4595-93d0-f74f0648ee81 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:02.348811 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb86288b-59bd-4595-93d0-f74f0648ee81 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:27:02.348996 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb86288b-59bd-4595-93d0-f74f0648ee81 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:02.349253 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb86288b-59bd-4595-93d0-f74f0648ee81 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:02.349359 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-cb86288b-59bd-4595-93d0-f74f0648ee81 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:02.356117 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:02.356117 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:02.357316 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb86288b-59bd-4595-93d0-f74f0648ee81 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:27:02.357452 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 415/1626] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:02 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:02.430470 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-03380380-92ac-4be6-becb-1825c95410a0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:02.433331 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-03380380-92ac-4be6-becb-1825c95410a0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef Jul 03 06:27:02.433450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-03380380-92ac-4be6-becb-1825c95410a0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:02.433774 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-03380380-92ac-4be6-becb-1825c95410a0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:02.441651 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:02.441651 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:02.443122 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-03380380-92ac-4be6-becb-1825c95410a0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot retrieved successfully. Jul 03 06:27:02.445013 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-03380380-92ac-4be6-becb-1825c95410a0 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef returned with HTTP 200 Jul 03 06:27:02.445013 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 402/1627] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:27:02 2026] GET /volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:02.460636 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-38e5d203-1842-4c2e-b0f6-70606824437a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:02.464214 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:02.465020 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e0f54a7e-ce68-42f2-9721-f3689dca3cef", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1192246575"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:02.469108 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume request body: {'volume': {'snapshot_id': 'e0f54a7e-ce68-42f2-9721-f3689dca3cef', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1192246575'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:02.487360 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:02.487360 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:02.487360 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Snapshot retrieved successfully. Jul 03 06:27:02.487360 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume of 1 GB Jul 03 06:27:02.495224 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Availability Zones retrieved successfully. Jul 03 06:27:02.501934 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Flow 'volume_create_api' (8daa6108-4783-457f-9b90-c2865e9d9c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:02.503352 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea916b5-1d0c-4922-b2f1-32145b4d5a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:02.504519 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:02.518561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b2c727fd-1ea4-4137-9d8a-af929b662fa8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:02.521420 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2c727fd-1ea4-4137-9d8a-af929b662fa8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:02.521820 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2c727fd-1ea4-4137-9d8a-af929b662fa8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:02.521934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2c727fd-1ea4-4137-9d8a-af929b662fa8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:02.522102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-b2c727fd-1ea4-4137-9d8a-af929b662fa8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:02.529848 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:02.529848 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:02.530330 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2c727fd-1ea4-4137-9d8a-af929b662fa8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:02.531995 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 412/1628] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:02 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:02.551495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea916b5-1d0c-4922-b2f1-32145b4d5a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0f54a7e-ce68-42f2-9721-f3689dca3cef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:02.552309 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf5b5a5-de91-44dc-85a5-d29062d5a37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:02.636899 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Created reservations ['cdc943bc-a9a9-4337-a19c-6e4adfa9fa09', '9287839c-da07-4212-b898-c7770686e0b8', '3d179d7f-6e87-43af-9929-297289f11239', '8e7cbcc1-2885-4f39-9dd5-556307b233e3'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:02.637118 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf5b5a5-de91-44dc-85a5-d29062d5a37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc943bc-a9a9-4337-a19c-6e4adfa9fa09', '9287839c-da07-4212-b898-c7770686e0b8', '3d179d7f-6e87-43af-9929-297289f11239', '8e7cbcc1-2885-4f39-9dd5-556307b233e3']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:02.638137 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609a0fcf-7504-41e9-bf75-016609cfb405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:02.687812 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609a0fcf-7504-41e9-bf75-016609cfb405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c76931a-58ec-4c60-9da0-d1e6d7d6cd04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1192246575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e368d30826a344e590440acb2487d005',qos_specs=None,replication_status=,reservations=['cdc943bc-a9a9-4337-a19c-6e4adfa9fa09','9287839c-da07-4212-b898-c7770686e0b8','3d179d7f-6e87-43af-9929-297289f11239','8e7cbcc1-2885-4f39-9dd5-556307b233e3'],size=1,snapshot_id=e0f54a7e-ce68-42f2-9721-f3689dca3cef,source_replicaid=,source_volid=None,status='creating',user_id='65926cccd318495ea9b17db61d6f54cf',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1192246575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c76931a-58ec-4c60-9da0-d1e6d7d6cd04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e368d30826a344e590440acb2487d005',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0f54a7e-ce68-42f2-9721-f3689dca3cef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65926cccd318495ea9b17db61d6f54cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:02.688559 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9fd9c6-e51c-4972-829b-f2999921dfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:02.711076 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9fd9c6-e51c-4972-829b-f2999921dfe4) transitioned into state 'SUCCESS' from state '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-1192246575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e368d30826a344e590440acb2487d005',qos_specs=None,replication_status=,reservations=['cdc943bc-a9a9-4337-a19c-6e4adfa9fa09','9287839c-da07-4212-b898-c7770686e0b8','3d179d7f-6e87-43af-9929-297289f11239','8e7cbcc1-2885-4f39-9dd5-556307b233e3'],size=1,snapshot_id=e0f54a7e-ce68-42f2-9721-f3689dca3cef,source_replicaid=,source_volid=None,status='creating',user_id='65926cccd318495ea9b17db61d6f54cf',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:02.712172 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4e4042-668e-46df-b7f3-aa728032a689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:02.743881 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4e4042-668e-46df-b7f3-aa728032a689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:02.744914 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Flow 'volume_create_api' (8daa6108-4783-457f-9b90-c2865e9d9c9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:02.745332 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Create volume request issued successfully. Jul 03 06:27:02.746030 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38e5d203-1842-4c2e-b0f6-70606824437a tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:02.746530 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 400/1629] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:27:02 2026] POST /volume/v3/volumes => generated 785 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:02.761289 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9916571c-d87e-455d-83b4-b16529344f69 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:02.763710 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9916571c-d87e-455d-83b4-b16529344f69 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 Jul 03 06:27:02.764052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9916571c-d87e-455d-83b4-b16529344f69 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:02.764335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9916571c-d87e-455d-83b4-b16529344f69 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:02.773075 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:02.773075 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:02.776958 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9916571c-d87e-455d-83b4-b16529344f69 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:02.781604 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9916571c-d87e-455d-83b4-b16529344f69 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 returned with HTTP 200 Jul 03 06:27:02.782048 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 416/1630] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:02 2026] GET /volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:03.371458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-80169d46-c13f-4584-ba82-313c14feb389 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.374503 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80169d46-c13f-4584-ba82-313c14feb389 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:27:03.374660 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80169d46-c13f-4584-ba82-313c14feb389 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.374986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80169d46-c13f-4584-ba82-313c14feb389 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.375161 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-80169d46-c13f-4584-ba82-313c14feb389 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:03.380137 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.380137 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:03.381090 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80169d46-c13f-4584-ba82-313c14feb389 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:27:03.381635 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 403/1631] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:03 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:03.396298 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ce3040ad-f19b-49c3-a1e0-2c84b1ae1f4a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.398328 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ce3040ad-f19b-49c3-a1e0-2c84b1ae1f4a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/cd7296c6-14ef-47d1-93a0-7b3efd7fe40a Jul 03 06:27:03.398637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ce3040ad-f19b-49c3-a1e0-2c84b1ae1f4a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.398781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ce3040ad-f19b-49c3-a1e0-2c84b1ae1f4a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.409633 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.409633 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:03.414998 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ce3040ad-f19b-49c3-a1e0-2c84b1ae1f4a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:03.421634 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ce3040ad-f19b-49c3-a1e0-2c84b1ae1f4a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/cd7296c6-14ef-47d1-93a0-7b3efd7fe40a returned with HTTP 200 Jul 03 06:27:03.422151 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 413/1632] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:03 2026] GET /volume/v3/volumes/cd7296c6-14ef-47d1-93a0-7b3efd7fe40a => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:03.439181 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-431fa296-b84e-4ef2-b6fc-ab27f7921251 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.441196 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-431fa296-b84e-4ef2-b6fc-ab27f7921251 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:27:03.441363 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-431fa296-b84e-4ef2-b6fc-ab27f7921251 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.441549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-431fa296-b84e-4ef2-b6fc-ab27f7921251 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.441848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-431fa296-b84e-4ef2-b6fc-ab27f7921251 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:27:03.442213 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.442213 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:03.442673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-431fa296-b84e-4ef2-b6fc-ab27f7921251 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:27:03.453052 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-431fa296-b84e-4ef2-b6fc-ab27f7921251 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Get all volumes completed successfully. Jul 03 06:27:03.453941 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-431fa296-b84e-4ef2-b6fc-ab27f7921251 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:27:03.455229 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 401/1633] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:27:03 2026] GET /volume/v3/volumes => generated 663 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:03.465447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9652ffdd-76ca-400b-a859-7face7db3586 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.469500 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9652ffdd-76ca-400b-a859-7face7db3586 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] DELETE https://10.4.3.243/volume/v3/volumes/cd7296c6-14ef-47d1-93a0-7b3efd7fe40a Jul 03 06:27:03.469500 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9652ffdd-76ca-400b-a859-7face7db3586 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.469716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9652ffdd-76ca-400b-a859-7face7db3586 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.469947 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-9652ffdd-76ca-400b-a859-7face7db3586 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Delete volume with id: cd7296c6-14ef-47d1-93a0-7b3efd7fe40a Jul 03 06:27:03.480035 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.480035 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:03.480550 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9652ffdd-76ca-400b-a859-7face7db3586 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:03.508312 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9652ffdd-76ca-400b-a859-7face7db3586 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Delete volume request issued successfully. Jul 03 06:27:03.508566 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9652ffdd-76ca-400b-a859-7face7db3586 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/cd7296c6-14ef-47d1-93a0-7b3efd7fe40a returned with HTTP 202 Jul 03 06:27:03.509318 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 417/1634] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:03 2026] DELETE /volume/v3/volumes/cd7296c6-14ef-47d1-93a0-7b3efd7fe40a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:27:03.518287 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4b1d3c05-af05-4d5b-bcb3-09f16becd23a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.520676 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4b1d3c05-af05-4d5b-bcb3-09f16becd23a tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] DELETE https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 Jul 03 06:27:03.521053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4b1d3c05-af05-4d5b-bcb3-09f16becd23a tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.521255 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4b1d3c05-af05-4d5b-bcb3-09f16becd23a tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.521649 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-4b1d3c05-af05-4d5b-bcb3-09f16becd23a tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Delete backup with id: 76341352-58be-4077-85e9-6a0873738b90. Jul 03 06:27:03.526801 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.526801 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:03.544598 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-4b1d3c05-af05-4d5b-bcb3-09f16becd23a tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] delete_backup rpcapi backup_id 76341352-58be-4077-85e9-6a0873738b90 {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:27:03.547161 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-89ee1745-0c9a-47bb-af03-9058633d6e78 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.547654 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4b1d3c05-af05-4d5b-bcb3-09f16becd23a tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 returned with HTTP 202 Jul 03 06:27:03.547869 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 404/1635] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:03 2026] DELETE /volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:27:03.549661 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-89ee1745-0c9a-47bb-af03-9058633d6e78 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:03.550509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-89ee1745-0c9a-47bb-af03-9058633d6e78 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.550509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-89ee1745-0c9a-47bb-af03-9058633d6e78 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.550509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-89ee1745-0c9a-47bb-af03-9058633d6e78 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:03.556186 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.556186 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:03.557057 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-89ee1745-0c9a-47bb-af03-9058633d6e78 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:03.557752 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 414/1636] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:03 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:03.560180 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-16bc2e1d-0b24-43a9-bfee-fd5e2bce625d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.562383 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16bc2e1d-0b24-43a9-bfee-fd5e2bce625d tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] GET https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 Jul 03 06:27:03.562818 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16bc2e1d-0b24-43a9-bfee-fd5e2bce625d tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.563059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16bc2e1d-0b24-43a9-bfee-fd5e2bce625d tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.563213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-16bc2e1d-0b24-43a9-bfee-fd5e2bce625d tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Show backup with id 76341352-58be-4077-85e9-6a0873738b90. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:03.568398 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.568398 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:03.569250 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16bc2e1d-0b24-43a9-bfee-fd5e2bce625d tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 returned with HTTP 200 Jul 03 06:27:03.570850 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 402/1637] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:03 2026] GET /volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:03.801725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eef4211f-9170-4eec-b51d-8aa6599d3f47 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.806242 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eef4211f-9170-4eec-b51d-8aa6599d3f47 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 Jul 03 06:27:03.806872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eef4211f-9170-4eec-b51d-8aa6599d3f47 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.806872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eef4211f-9170-4eec-b51d-8aa6599d3f47 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.819374 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.819374 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:03.826764 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eef4211f-9170-4eec-b51d-8aa6599d3f47 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:03.833549 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eef4211f-9170-4eec-b51d-8aa6599d3f47 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 returned with HTTP 200 Jul 03 06:27:03.834102 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 418/1638] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:03 2026] GET /volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:27:03.856344 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-93955cbc-9b2a-4aa9-8373-0e39077b0833 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.859982 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-93955cbc-9b2a-4aa9-8373-0e39077b0833 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 Jul 03 06:27:03.860353 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-93955cbc-9b2a-4aa9-8373-0e39077b0833 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.860587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-93955cbc-9b2a-4aa9-8373-0e39077b0833 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.876533 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.876533 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:03.883559 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-93955cbc-9b2a-4aa9-8373-0e39077b0833 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:03.890433 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-93955cbc-9b2a-4aa9-8373-0e39077b0833 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 returned with HTTP 200 Jul 03 06:27:03.891070 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 405/1639] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:03 2026] GET /volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:03.907127 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-658ccd99-cb4d-452b-b770-efbf0a445deb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:03.909811 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-658ccd99-cb4d-452b-b770-efbf0a445deb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad?cascade=True Jul 03 06:27:03.910145 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-658ccd99-cb4d-452b-b770-efbf0a445deb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:03.910290 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-658ccd99-cb4d-452b-b770-efbf0a445deb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:03.910501 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-658ccd99-cb4d-452b-b770-efbf0a445deb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete volume with id: b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:03.924315 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:03.924315 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:03.925017 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-658ccd99-cb4d-452b-b770-efbf0a445deb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:04.017748 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-658ccd99-cb4d-452b-b770-efbf0a445deb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete volume request issued successfully. Jul 03 06:27:04.018137 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-658ccd99-cb4d-452b-b770-efbf0a445deb tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad?cascade=True returned with HTTP 202 Jul 03 06:27:04.018744 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 415/1640] 10.4.3.243 () {66 vars in 1376 bytes} [Fri Jul 3 06:27:03 2026] DELETE /volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad?cascade=True => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:27:04.032378 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a0d2eaf3-59de-49d2-b032-420f5d5ff1b2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:04.034924 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0d2eaf3-59de-49d2-b032-420f5d5ff1b2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:04.035170 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0d2eaf3-59de-49d2-b032-420f5d5ff1b2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:04.035537 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0d2eaf3-59de-49d2-b032-420f5d5ff1b2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:04.047737 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:04.047737 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:04.057378 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a0d2eaf3-59de-49d2-b032-420f5d5ff1b2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:04.065207 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0d2eaf3-59de-49d2-b032-420f5d5ff1b2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad returned with HTTP 200 Jul 03 06:27:04.065960 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 403/1641] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:04 2026] GET /volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:04.575554 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bc78a9ec-28de-42d6-b765-6cce1dbab74d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:04.579407 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc78a9ec-28de-42d6-b765-6cce1dbab74d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:04.579407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc78a9ec-28de-42d6-b765-6cce1dbab74d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:04.579407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc78a9ec-28de-42d6-b765-6cce1dbab74d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:04.579407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-bc78a9ec-28de-42d6-b765-6cce1dbab74d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:04.588048 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:04.588048 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:04.588137 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc78a9ec-28de-42d6-b765-6cce1dbab74d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:04.588304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-909717df-d37a-4fd8-ac67-462b798f8378 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:04.588701 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 419/1642] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:04 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:04.594360 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-909717df-d37a-4fd8-ac67-462b798f8378 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] GET https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 Jul 03 06:27:04.594360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-909717df-d37a-4fd8-ac67-462b798f8378 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:04.594360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-909717df-d37a-4fd8-ac67-462b798f8378 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:04.594360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-909717df-d37a-4fd8-ac67-462b798f8378 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Show backup with id 76341352-58be-4077-85e9-6a0873738b90. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:04.604911 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-909717df-d37a-4fd8-ac67-462b798f8378 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 returned with HTTP 404 Jul 03 06:27:04.605619 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 406/1643] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:04 2026] GET /volume/v3/backups/76341352-58be-4077-85e9-6a0873738b90 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:04.617860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-871004e8-cef7-4a8f-9ece-48f6c8fc3e6d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:04.621261 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-871004e8-cef7-4a8f-9ece-48f6c8fc3e6d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] DELETE https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:27:04.621576 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-871004e8-cef7-4a8f-9ece-48f6c8fc3e6d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:04.621860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-871004e8-cef7-4a8f-9ece-48f6c8fc3e6d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:04.622010 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-871004e8-cef7-4a8f-9ece-48f6c8fc3e6d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Delete backup with id: f0d95ffc-ef03-46c4-b64e-918c80569cbb. Jul 03 06:27:04.630437 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:04.630437 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:04.655317 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-871004e8-cef7-4a8f-9ece-48f6c8fc3e6d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] delete_backup rpcapi backup_id f0d95ffc-ef03-46c4-b64e-918c80569cbb {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:27:04.657355 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-871004e8-cef7-4a8f-9ece-48f6c8fc3e6d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 202 Jul 03 06:27:04.657946 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 416/1644] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:04 2026] DELETE /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:27:04.667686 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f25fe609-f057-428c-8eec-56b64141362e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:04.669990 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f25fe609-f057-428c-8eec-56b64141362e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:27:04.670248 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f25fe609-f057-428c-8eec-56b64141362e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:04.671154 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f25fe609-f057-428c-8eec-56b64141362e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:04.671154 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f25fe609-f057-428c-8eec-56b64141362e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:04.675726 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:04.675726 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:04.676930 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f25fe609-f057-428c-8eec-56b64141362e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:27:04.677394 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 404/1645] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:04 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:05.085763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6ddd1b6b-b39f-4cd7-a70e-36d7c633edf2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.088209 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ddd1b6b-b39f-4cd7-a70e-36d7c633edf2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:05.088927 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ddd1b6b-b39f-4cd7-a70e-36d7c633edf2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.094273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ddd1b6b-b39f-4cd7-a70e-36d7c633edf2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.115937 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ddd1b6b-b39f-4cd7-a70e-36d7c633edf2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad returned with HTTP 404 Jul 03 06:27:05.116566 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 420/1646] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:05 2026] GET /volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:05.125196 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-264867e0-75b6-4c11-bd5f-0e89fb3b5aad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.132752 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-264867e0-75b6-4c11-bd5f-0e89fb3b5aad tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:27:05.133102 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-264867e0-75b6-4c11-bd5f-0e89fb3b5aad tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.133312 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-264867e0-75b6-4c11-bd5f-0e89fb3b5aad tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.133673 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-264867e0-75b6-4c11-bd5f-0e89fb3b5aad tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:27:05.135099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-264867e0-75b6-4c11-bd5f-0e89fb3b5aad tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:27:05.151414 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-264867e0-75b6-4c11-bd5f-0e89fb3b5aad tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Get all volumes completed successfully. Jul 03 06:27:05.151859 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-264867e0-75b6-4c11-bd5f-0e89fb3b5aad tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:27:05.152285 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 407/1647] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:27:05 2026] GET /volume/v3/volumes => generated 335 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:05.165254 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-38a4ab43-ffc4-4bef-9c24-08f249efbc35 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.168297 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38a4ab43-ffc4-4bef-9c24-08f249efbc35 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/snapshots Jul 03 06:27:05.169575 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38a4ab43-ffc4-4bef-9c24-08f249efbc35 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.169575 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38a4ab43-ffc4-4bef-9c24-08f249efbc35 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.169575 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-38a4ab43-ffc4-4bef-9c24-08f249efbc35 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:27:05.172417 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-38a4ab43-ffc4-4bef-9c24-08f249efbc35 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:27:05.180616 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-38a4ab43-ffc4-4bef-9c24-08f249efbc35 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Get all snapshots completed successfully. Jul 03 06:27:05.180616 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38a4ab43-ffc4-4bef-9c24-08f249efbc35 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 200 Jul 03 06:27:05.181076 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 417/1648] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:27:05 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:05.193819 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-17e393ba-d3ba-4c8a-9933-b2cae56e8256 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.198460 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17e393ba-d3ba-4c8a-9933-b2cae56e8256 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 Jul 03 06:27:05.198460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17e393ba-d3ba-4c8a-9933-b2cae56e8256 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.198460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17e393ba-d3ba-4c8a-9933-b2cae56e8256 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.215745 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:05.215745 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:05.222759 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-17e393ba-d3ba-4c8a-9933-b2cae56e8256 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:05.236938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17e393ba-d3ba-4c8a-9933-b2cae56e8256 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 returned with HTTP 200 Jul 03 06:27:05.236938 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 405/1649] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:05 2026] GET /volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:05.257747 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c8d6bca2-0307-4f90-85a5-514415178220 req-68e0df57-12c7-4242-b266-afa3599372b7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.258781 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dbf5fe56-3306-4f6d-8b52-e9017e0c3bf3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.260163 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c8d6bca2-0307-4f90-85a5-514415178220 req-68e0df57-12c7-4242-b266-afa3599372b7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] GET https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f Jul 03 06:27:05.260403 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c8d6bca2-0307-4f90-85a5-514415178220 req-68e0df57-12c7-4242-b266-afa3599372b7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.260665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c8d6bca2-0307-4f90-85a5-514415178220 req-68e0df57-12c7-4242-b266-afa3599372b7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.260768 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dbf5fe56-3306-4f6d-8b52-e9017e0c3bf3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] DELETE https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 Jul 03 06:27:05.260931 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dbf5fe56-3306-4f6d-8b52-e9017e0c3bf3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.261123 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dbf5fe56-3306-4f6d-8b52-e9017e0c3bf3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.261314 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-dbf5fe56-3306-4f6d-8b52-e9017e0c3bf3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete volume with id: 0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 Jul 03 06:27:05.273241 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:05.273241 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:05.273431 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dbf5fe56-3306-4f6d-8b52-e9017e0c3bf3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:05.281195 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:05.281195 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:05.286719 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-c8d6bca2-0307-4f90-85a5-514415178220 req-68e0df57-12c7-4242-b266-afa3599372b7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:27:05.294893 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c8d6bca2-0307-4f90-85a5-514415178220 req-68e0df57-12c7-4242-b266-afa3599372b7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f returned with HTTP 200 Jul 03 06:27:05.295806 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 421/1650] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:27:05 2026] GET /volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f => generated 1603 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:05.310276 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dbf5fe56-3306-4f6d-8b52-e9017e0c3bf3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete volume request issued successfully. Jul 03 06:27:05.310710 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dbf5fe56-3306-4f6d-8b52-e9017e0c3bf3 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 returned with HTTP 202 Jul 03 06:27:05.311317 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 408/1651] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:05 2026] DELETE /volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:27:05.321295 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f05ee388-6980-492f-9363-307b8a70445b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.323991 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f05ee388-6980-492f-9363-307b8a70445b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 Jul 03 06:27:05.323991 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f05ee388-6980-492f-9363-307b8a70445b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.323991 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f05ee388-6980-492f-9363-307b8a70445b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.333098 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:05.333098 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:05.337464 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f05ee388-6980-492f-9363-307b8a70445b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Volume info retrieved successfully. Jul 03 06:27:05.344562 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f05ee388-6980-492f-9363-307b8a70445b tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 returned with HTTP 200 Jul 03 06:27:05.345271 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 418/1652] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:05 2026] GET /volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:05.607802 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c11ed4ed-14a8-4278-83fa-bd560d0077d7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.610120 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c11ed4ed-14a8-4278-83fa-bd560d0077d7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:05.610120 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c11ed4ed-14a8-4278-83fa-bd560d0077d7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.610724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c11ed4ed-14a8-4278-83fa-bd560d0077d7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.610724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c11ed4ed-14a8-4278-83fa-bd560d0077d7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:05.621155 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:05.621155 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:05.622039 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c11ed4ed-14a8-4278-83fa-bd560d0077d7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:05.622420 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 406/1653] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:05 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:05.693659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-55d73d55-36c9-4577-b6a5-cf6b9353e665 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:05.698838 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-55d73d55-36c9-4577-b6a5-cf6b9353e665 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:27:05.700610 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-55d73d55-36c9-4577-b6a5-cf6b9353e665 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:05.702601 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-55d73d55-36c9-4577-b6a5-cf6b9353e665 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:05.702932 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-55d73d55-36c9-4577-b6a5-cf6b9353e665 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:05.708596 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:05.708596 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:05.709459 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-55d73d55-36c9-4577-b6a5-cf6b9353e665 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 200 Jul 03 06:27:05.709924 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 422/1654] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:05 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:06.365757 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b200ba67-443b-4873-b9be-80852e5211f2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:06.368157 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b200ba67-443b-4873-b9be-80852e5211f2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 Jul 03 06:27:06.368423 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b200ba67-443b-4873-b9be-80852e5211f2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:06.368705 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b200ba67-443b-4873-b9be-80852e5211f2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:06.376189 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b200ba67-443b-4873-b9be-80852e5211f2 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 returned with HTTP 404 Jul 03 06:27:06.376989 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 409/1655] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:06 2026] GET /volume/v3/volumes/0c76931a-58ec-4c60-9da0-d1e6d7d6cd04 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:06.388568 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5b6ebd18-30a3-422e-982b-6f671d5ec368 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:06.390487 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5b6ebd18-30a3-422e-982b-6f671d5ec368 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef Jul 03 06:27:06.390685 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5b6ebd18-30a3-422e-982b-6f671d5ec368 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:06.390929 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5b6ebd18-30a3-422e-982b-6f671d5ec368 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:06.391498 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-5b6ebd18-30a3-422e-982b-6f671d5ec368 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete snapshot with id: e0f54a7e-ce68-42f2-9721-f3689dca3cef Jul 03 06:27:06.396470 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5b6ebd18-30a3-422e-982b-6f671d5ec368 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef returned with HTTP 404 Jul 03 06:27:06.397074 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 419/1656] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:27:06 2026] DELETE /volume/v3/snapshots/e0f54a7e-ce68-42f2-9721-f3689dca3cef => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:06.405646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-06715b92-7ddd-42c9-90b3-b63eaad518b4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:06.409063 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06715b92-7ddd-42c9-90b3-b63eaad518b4 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] GET https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:06.409177 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06715b92-7ddd-42c9-90b3-b63eaad518b4 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:06.409449 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06715b92-7ddd-42c9-90b3-b63eaad518b4 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:06.416058 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06715b92-7ddd-42c9-90b3-b63eaad518b4 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad returned with HTTP 404 Jul 03 06:27:06.416764 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 407/1657] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:06 2026] GET /volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:06.426474 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eb7d2134-0296-4bfc-b785-da0993fd6666 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:06.428730 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb7d2134-0296-4bfc-b785-da0993fd6666 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:06.428730 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb7d2134-0296-4bfc-b785-da0993fd6666 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:06.428929 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb7d2134-0296-4bfc-b785-da0993fd6666 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:06.429032 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-eb7d2134-0296-4bfc-b785-da0993fd6666 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] Delete volume with id: b27d2031-fcba-4d09-b853-7b4eb5a5fbad Jul 03 06:27:06.434946 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb7d2134-0296-4bfc-b785-da0993fd6666 tempest-VolumesDeleteCascade-652450469 tempest-VolumesDeleteCascade-652450469-project-member] https://10.4.3.243/volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad returned with HTTP 404 Jul 03 06:27:06.435439 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 423/1658] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:06 2026] DELETE /volume/v3/volumes/b27d2031-fcba-4d09-b853-7b4eb5a5fbad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:06.638223 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e7c05287-e762-4a02-8a6f-90313c22ca87 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:06.640084 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7c05287-e762-4a02-8a6f-90313c22ca87 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:06.640338 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7c05287-e762-4a02-8a6f-90313c22ca87 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:06.640831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7c05287-e762-4a02-8a6f-90313c22ca87 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:06.640831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e7c05287-e762-4a02-8a6f-90313c22ca87 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:06.646455 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:06.646455 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:06.647734 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7c05287-e762-4a02-8a6f-90313c22ca87 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:06.647734 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 410/1659] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:06 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:06.733745 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f50c00d0-11e5-4180-bede-5658b043ff9e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:06.735731 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f50c00d0-11e5-4180-bede-5658b043ff9e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb Jul 03 06:27:06.736030 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f50c00d0-11e5-4180-bede-5658b043ff9e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:06.736304 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f50c00d0-11e5-4180-bede-5658b043ff9e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:06.736464 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f50c00d0-11e5-4180-bede-5658b043ff9e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id f0d95ffc-ef03-46c4-b64e-918c80569cbb. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:06.751876 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f50c00d0-11e5-4180-bede-5658b043ff9e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb returned with HTTP 404 Jul 03 06:27:06.751876 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 420/1660] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:06 2026] GET /volume/v3/backups/f0d95ffc-ef03-46c4-b64e-918c80569cbb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:06.888013 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-73b57090-c05f-4b24-9915-f0c84e883775 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:06.890148 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-73b57090-c05f-4b24-9915-f0c84e883775 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff Jul 03 06:27:06.890393 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-73b57090-c05f-4b24-9915-f0c84e883775 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:06.890630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-73b57090-c05f-4b24-9915-f0c84e883775 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:06.899171 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:06.899171 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:06.903600 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-73b57090-c05f-4b24-9915-f0c84e883775 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:06.910119 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-73b57090-c05f-4b24-9915-f0c84e883775 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff returned with HTTP 200 Jul 03 06:27:06.910589 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 408/1661] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:06 2026] GET /volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:06.932204 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b4df1e6e-fc67-425a-a0fb-ba1200311b8a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:06.936492 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b4df1e6e-fc67-425a-a0fb-ba1200311b8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] DELETE https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff Jul 03 06:27:06.936760 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b4df1e6e-fc67-425a-a0fb-ba1200311b8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:06.937010 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b4df1e6e-fc67-425a-a0fb-ba1200311b8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:06.937244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b4df1e6e-fc67-425a-a0fb-ba1200311b8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Delete volume with id: df04fffc-84db-4ab2-a233-bb82eeda7fff Jul 03 06:27:06.951021 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:06.951021 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:06.952232 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b4df1e6e-fc67-425a-a0fb-ba1200311b8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:07.003978 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b4df1e6e-fc67-425a-a0fb-ba1200311b8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Delete volume request issued successfully. Jul 03 06:27:07.003978 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b4df1e6e-fc67-425a-a0fb-ba1200311b8a tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff returned with HTTP 202 Jul 03 06:27:07.004245 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 424/1662] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:06 2026] DELETE /volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:27:07.016474 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3863f9fd-f6dc-4aa7-b76d-cdc000aba2ba None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:07.019018 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3863f9fd-f6dc-4aa7-b76d-cdc000aba2ba tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff Jul 03 06:27:07.019306 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3863f9fd-f6dc-4aa7-b76d-cdc000aba2ba tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:07.020027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3863f9fd-f6dc-4aa7-b76d-cdc000aba2ba tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:07.029807 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:07.029807 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:07.035058 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3863f9fd-f6dc-4aa7-b76d-cdc000aba2ba tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:07.044029 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3863f9fd-f6dc-4aa7-b76d-cdc000aba2ba tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff returned with HTTP 200 Jul 03 06:27:07.045023 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 411/1663] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:07 2026] GET /volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:07.666784 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-80fd6b67-ba4b-4a05-85e2-a02502300f7a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:07.668949 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-80fd6b67-ba4b-4a05-85e2-a02502300f7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:07.669273 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-80fd6b67-ba4b-4a05-85e2-a02502300f7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:07.669810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-80fd6b67-ba4b-4a05-85e2-a02502300f7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:07.670503 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-80fd6b67-ba4b-4a05-85e2-a02502300f7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:07.682129 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:07.682129 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:07.683857 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-80fd6b67-ba4b-4a05-85e2-a02502300f7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:07.684120 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 421/1664] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:07 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:08.061429 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c6469fa9-63b1-453d-b51b-1405e94376e4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:08.064190 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c6469fa9-63b1-453d-b51b-1405e94376e4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff Jul 03 06:27:08.064190 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c6469fa9-63b1-453d-b51b-1405e94376e4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:08.064190 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c6469fa9-63b1-453d-b51b-1405e94376e4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:08.080556 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c6469fa9-63b1-453d-b51b-1405e94376e4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff returned with HTTP 404 Jul 03 06:27:08.081463 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 409/1665] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:08 2026] GET /volume/v3/volumes/df04fffc-84db-4ab2-a233-bb82eeda7fff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:08.096680 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:08.101759 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:08.102203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1683562980"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:08.106619 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1683562980'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:08.106619 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Create volume of 1 GB Jul 03 06:27:08.112610 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Availability Zones retrieved successfully. Jul 03 06:27:08.118651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Flow 'volume_create_api' (a456ef35-c756-44bd-9242-b47c7f9411ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:08.119666 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4d9308-1289-49bf-8a7e-3e7e84f85d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:08.120944 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:08.151263 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4d9308-1289-49bf-8a7e-3e7e84f85d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:08.152741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa2212a-73ab-4380-837e-b178185313aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:08.219217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Created reservations ['b2306abe-cdf2-49b8-a160-017b34bb4d0d', 'b92c1317-c199-4ebb-9440-1973be3c980b', '02074041-a434-4c53-8985-a3e8f4588723', 'ec5d98fb-c2e7-4c99-805d-f82c6e916bb8'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:08.220233 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa2212a-73ab-4380-837e-b178185313aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2306abe-cdf2-49b8-a160-017b34bb4d0d', 'b92c1317-c199-4ebb-9440-1973be3c980b', '02074041-a434-4c53-8985-a3e8f4588723', 'ec5d98fb-c2e7-4c99-805d-f82c6e916bb8']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:08.221219 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b6b2e8-34b2-46bd-a882-3a06f156f1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:08.265421 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b6b2e8-34b2-46bd-a882-3a06f156f1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1683562980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2f8e2995f84cd49067b4698b533e35',qos_specs=None,replication_status=,reservations=['b2306abe-cdf2-49b8-a160-017b34bb4d0d','b92c1317-c199-4ebb-9440-1973be3c980b','02074041-a434-4c53-8985-a3e8f4588723','ec5d98fb-c2e7-4c99-805d-f82c6e916bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='083382eb6ff64f689c246d2156a3fb5b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1683562980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2f8e2995f84cd49067b4698b533e35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='083382eb6ff64f689c246d2156a3fb5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:08.266326 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b08b52-ca75-4ca6-9f07-a462aeb36cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:08.302574 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b08b52-ca75-4ca6-9f07-a462aeb36cc5) transitioned into state 'SUCCESS' from state '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-1683562980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2f8e2995f84cd49067b4698b533e35',qos_specs=None,replication_status=,reservations=['b2306abe-cdf2-49b8-a160-017b34bb4d0d','b92c1317-c199-4ebb-9440-1973be3c980b','02074041-a434-4c53-8985-a3e8f4588723','ec5d98fb-c2e7-4c99-805d-f82c6e916bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='083382eb6ff64f689c246d2156a3fb5b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:08.303823 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2b74d0c-b296-48c2-8ce0-9e1e424cfeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:08.334768 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2b74d0c-b296-48c2-8ce0-9e1e424cfeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:08.335681 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Flow 'volume_create_api' (a456ef35-c756-44bd-9242-b47c7f9411ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:08.336220 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Create volume request issued successfully. Jul 03 06:27:08.336682 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ef1de493-8206-4d3f-b984-d06e7d142fc8 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:08.337174 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 425/1666] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:27:08 2026] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:08.355526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-618176a9-22f8-43ec-a09d-a20522722bab None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:08.358666 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-618176a9-22f8-43ec-a09d-a20522722bab tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a Jul 03 06:27:08.358666 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-618176a9-22f8-43ec-a09d-a20522722bab tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:08.358666 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-618176a9-22f8-43ec-a09d-a20522722bab tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:08.376418 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:08.376418 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:08.385124 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-618176a9-22f8-43ec-a09d-a20522722bab tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:08.392276 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-618176a9-22f8-43ec-a09d-a20522722bab tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a returned with HTTP 200 Jul 03 06:27:08.392851 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 412/1667] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:08 2026] GET /volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:08.700684 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2350f598-dfd9-4610-8c75-e5fb346a059a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:08.702812 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2350f598-dfd9-4610-8c75-e5fb346a059a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:08.703140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2350f598-dfd9-4610-8c75-e5fb346a059a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:08.703364 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2350f598-dfd9-4610-8c75-e5fb346a059a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:08.703538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2350f598-dfd9-4610-8c75-e5fb346a059a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:08.713517 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:08.713517 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:08.714729 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2350f598-dfd9-4610-8c75-e5fb346a059a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:08.715254 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 422/1668] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:08 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:09.411943 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-876dee12-4804-43a8-b487-bb64fe726194 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:09.414716 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-876dee12-4804-43a8-b487-bb64fe726194 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a Jul 03 06:27:09.414716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-876dee12-4804-43a8-b487-bb64fe726194 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:09.414716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-876dee12-4804-43a8-b487-bb64fe726194 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:09.474553 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:09.474553 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:09.521020 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-876dee12-4804-43a8-b487-bb64fe726194 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:09.549247 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-876dee12-4804-43a8-b487-bb64fe726194 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a returned with HTTP 200 Jul 03 06:27:09.549621 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 410/1669] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:09 2026] GET /volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a => generated 847 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:09.573623 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c918ce52-5ddc-41fe-823f-09e5bd715a29 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:09.575933 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c918ce52-5ddc-41fe-823f-09e5bd715a29 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:27:09.576394 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c918ce52-5ddc-41fe-823f-09e5bd715a29 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a", "name": "tempest-VolumesBackupsAdminTest-Backup-1563080665", "container": "tempest-volumesbackupsadmintest-backup-container-275755891"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:09.578114 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-c918ce52-5ddc-41fe-823f-09e5bd715a29 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Creating new backup {'backup': {'volume_id': '4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1563080665', 'container': 'tempest-volumesbackupsadmintest-backup-container-275755891'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:27:09.578364 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-c918ce52-5ddc-41fe-823f-09e5bd715a29 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Creating backup of volume 4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a in container tempest-volumesbackupsadmintest-backup-container-275755891 Jul 03 06:27:09.587213 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:09.587213 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:09.587873 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c918ce52-5ddc-41fe-823f-09e5bd715a29 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:09.632310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c918ce52-5ddc-41fe-823f-09e5bd715a29 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Created reservations ['b59678b3-4c5b-4b66-b320-faef90bde7a9', 'bf433148-adbc-414f-bbd8-a29bba19cb4e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:09.735241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:09.735776 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-37bcf542-6dd6-40d5-8e82-4f81d64f5531 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:09.737344 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c918ce52-5ddc-41fe-823f-09e5bd715a29 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:27:09.738147 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 426/1670] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:27:09 2026] POST /volume/v3/backups => generated 335 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:09.738675 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:09.738675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1702939878", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:09.740046 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-37bcf542-6dd6-40d5-8e82-4f81d64f5531 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:09.740046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-37bcf542-6dd6-40d5-8e82-4f81d64f5531 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:09.740561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-37bcf542-6dd6-40d5-8e82-4f81d64f5531 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:09.740561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-37bcf542-6dd6-40d5-8e82-4f81d64f5531 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:09.746353 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1702939878', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:09.746353 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Create volume of 1 GB Jul 03 06:27:09.747753 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:09.747753 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:09.749491 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Availability Zones retrieved successfully. Jul 03 06:27:09.750045 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-37bcf542-6dd6-40d5-8e82-4f81d64f5531 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:09.750045 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 423/1671] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:09 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:09.757883 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-57c951ed-cb99-47a0-aa77-12193e982750 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:09.758482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Flow 'volume_create_api' (461e1b15-9e16-47dd-bc20-0b8ba8f169e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:09.759801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c136d14-9023-4bfe-813c-5df9ea3967d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:09.761899 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:09.762029 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57c951ed-cb99-47a0-aa77-12193e982750 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:09.762029 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57c951ed-cb99-47a0-aa77-12193e982750 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:09.762250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57c951ed-cb99-47a0-aa77-12193e982750 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:09.762372 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-57c951ed-cb99-47a0-aa77-12193e982750 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:09.768312 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:09.768312 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:09.769221 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57c951ed-cb99-47a0-aa77-12193e982750 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:09.769603 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 411/1672] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:09 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:09.799911 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c136d14-9023-4bfe-813c-5df9ea3967d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:09.800989 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045e51eb-1b0b-4d06-a350-1fbef70a2f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:09.888654 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Created reservations ['e4f4a2ca-6de2-452e-9e75-aeee54a13a09', 'a0700bcf-dd2d-4d91-81ee-1a577895f858', '57b0ce97-c503-42e9-994a-f3e866f7ad44', 'e7635010-ad0b-44e8-be62-6af9a9d41b40'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:09.889869 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045e51eb-1b0b-4d06-a350-1fbef70a2f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f4a2ca-6de2-452e-9e75-aeee54a13a09', 'a0700bcf-dd2d-4d91-81ee-1a577895f858', '57b0ce97-c503-42e9-994a-f3e866f7ad44', 'e7635010-ad0b-44e8-be62-6af9a9d41b40']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:09.890797 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e39f29-7650-4e2d-8298-4f7e12c6b91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:09.922811 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e39f29-7650-4e2d-8298-4f7e12c6b91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fec6b77-cb59-44a9-b910-7442d09bf5ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1702939878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e84195e2935649739a621671133dbb41',qos_specs=None,replication_status=,reservations=['e4f4a2ca-6de2-452e-9e75-aeee54a13a09','a0700bcf-dd2d-4d91-81ee-1a577895f858','57b0ce97-c503-42e9-994a-f3e866f7ad44','e7635010-ad0b-44e8-be62-6af9a9d41b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54d3fbc9f05d459ca4afb1ccdf8b3055',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1702939878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fec6b77-cb59-44a9-b910-7442d09bf5ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e84195e2935649739a621671133dbb41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54d3fbc9f05d459ca4afb1ccdf8b3055',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:09.924027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e60746c-f571-40be-9e3a-5a3b49ba6e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:09.963485 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e60746c-f571-40be-9e3a-5a3b49ba6e85) transitioned into state 'SUCCESS' from state '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-1702939878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e84195e2935649739a621671133dbb41',qos_specs=None,replication_status=,reservations=['e4f4a2ca-6de2-452e-9e75-aeee54a13a09','a0700bcf-dd2d-4d91-81ee-1a577895f858','57b0ce97-c503-42e9-994a-f3e866f7ad44','e7635010-ad0b-44e8-be62-6af9a9d41b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54d3fbc9f05d459ca4afb1ccdf8b3055',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:09.964521 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8076a943-ea86-49f7-9da3-422016ffcce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:09.994258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8076a943-ea86-49f7-9da3-422016ffcce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:09.995045 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Flow 'volume_create_api' (461e1b15-9e16-47dd-bc20-0b8ba8f169e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:09.995403 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Create volume request issued successfully. Jul 03 06:27:09.996132 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ec256a2-0309-4c55-8486-36e320d0ef53 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:09.996713 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 413/1673] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:27:09 2026] POST /volume/v3/volumes => generated 789 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:10.010738 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-72a55894-682f-4726-971f-4d3ce8a658c2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:10.013717 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-72a55894-682f-4726-971f-4d3ce8a658c2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:10.013717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-72a55894-682f-4726-971f-4d3ce8a658c2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:10.013978 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-72a55894-682f-4726-971f-4d3ce8a658c2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:10.029375 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:10.029375 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:10.035525 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-72a55894-682f-4726-971f-4d3ce8a658c2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:10.046845 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-72a55894-682f-4726-971f-4d3ce8a658c2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:10.047382 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 427/1674] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:10 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:10.763037 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-31052823-96c6-4bc0-8bc5-c3ecc60121b0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:10.767611 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-31052823-96c6-4bc0-8bc5-c3ecc60121b0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:10.767954 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-31052823-96c6-4bc0-8bc5-c3ecc60121b0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:10.768280 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-31052823-96c6-4bc0-8bc5-c3ecc60121b0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:10.768605 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-31052823-96c6-4bc0-8bc5-c3ecc60121b0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:10.773478 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:10.773478 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:10.774146 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-31052823-96c6-4bc0-8bc5-c3ecc60121b0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:10.774580 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 424/1675] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:10 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:10.786663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-83622fdd-d7cb-4770-9374-9e2537c14907 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:10.788677 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-83622fdd-d7cb-4770-9374-9e2537c14907 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:10.788902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-83622fdd-d7cb-4770-9374-9e2537c14907 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:10.789862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-83622fdd-d7cb-4770-9374-9e2537c14907 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:10.789862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-83622fdd-d7cb-4770-9374-9e2537c14907 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:10.795837 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:10.795837 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:10.797260 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-83622fdd-d7cb-4770-9374-9e2537c14907 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:10.797359 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 412/1676] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:10 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:11.071906 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a59b1ff4-087a-4650-abf6-14300afc251e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:11.074201 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a59b1ff4-087a-4650-abf6-14300afc251e tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:11.074346 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a59b1ff4-087a-4650-abf6-14300afc251e tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:11.074500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a59b1ff4-087a-4650-abf6-14300afc251e tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:11.083820 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:11.083820 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:11.089219 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a59b1ff4-087a-4650-abf6-14300afc251e tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:11.098406 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a59b1ff4-087a-4650-abf6-14300afc251e tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:11.098866 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 414/1677] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:11 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:11.115111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4de6bfa8-43a1-4e5f-8ec6-1777189dff4d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:11.116344 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4de6bfa8-43a1-4e5f-8ec6-1777189dff4d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:11.116555 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4de6bfa8-43a1-4e5f-8ec6-1777189dff4d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:11.116858 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4de6bfa8-43a1-4e5f-8ec6-1777189dff4d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:11.127715 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:11.127715 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:11.134375 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4de6bfa8-43a1-4e5f-8ec6-1777189dff4d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:11.141799 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4de6bfa8-43a1-4e5f-8ec6-1777189dff4d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:11.142327 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 428/1678] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:11 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:11.218842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2a68de88-463f-4d4f-aa60-637c22644424 req-f9b23c6e-acd6-41a1-92e4-7f288875cae1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:11.225342 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-f9b23c6e-acd6-41a1-92e4-7f288875cae1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:11.225572 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-f9b23c6e-acd6-41a1-92e4-7f288875cae1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:11.225826 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-f9b23c6e-acd6-41a1-92e4-7f288875cae1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:11.238362 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:11.238362 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:11.243555 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-2a68de88-463f-4d4f-aa60-637c22644424 req-f9b23c6e-acd6-41a1-92e4-7f288875cae1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:11.249499 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-f9b23c6e-acd6-41a1-92e4-7f288875cae1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:11.250003 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 425/1679] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:27:11 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:11.788909 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-981e1444-5deb-40b8-84a2-48d0ad7debc7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:11.791861 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-981e1444-5deb-40b8-84a2-48d0ad7debc7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:11.791935 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-981e1444-5deb-40b8-84a2-48d0ad7debc7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:11.792186 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-981e1444-5deb-40b8-84a2-48d0ad7debc7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:11.792354 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-981e1444-5deb-40b8-84a2-48d0ad7debc7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:11.801824 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:11.801824 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:11.802763 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-981e1444-5deb-40b8-84a2-48d0ad7debc7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:11.803240 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 413/1680] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:11 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:11.818370 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-71a5a142-1327-4a0b-8c84-9c34f3ff3d3b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:11.822607 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-71a5a142-1327-4a0b-8c84-9c34f3ff3d3b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:11.822607 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-71a5a142-1327-4a0b-8c84-9c34f3ff3d3b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:11.822607 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-71a5a142-1327-4a0b-8c84-9c34f3ff3d3b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:11.822607 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-71a5a142-1327-4a0b-8c84-9c34f3ff3d3b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:11.830203 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:11.830203 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:11.832276 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-71a5a142-1327-4a0b-8c84-9c34f3ff3d3b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:11.832276 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 415/1681] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:11 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:12.824341 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-caaedef4-4487-402b-8994-5ebf03f79f8a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:12.824341 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-caaedef4-4487-402b-8994-5ebf03f79f8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:12.825392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-caaedef4-4487-402b-8994-5ebf03f79f8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:12.825392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-caaedef4-4487-402b-8994-5ebf03f79f8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:12.825392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-caaedef4-4487-402b-8994-5ebf03f79f8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:12.830381 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:12.830381 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:12.831300 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-caaedef4-4487-402b-8994-5ebf03f79f8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:12.831890 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 429/1682] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:12 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:12.847089 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0849f903-7b6d-49fe-9fda-816b8d28e178 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:12.849140 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0849f903-7b6d-49fe-9fda-816b8d28e178 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:12.849356 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0849f903-7b6d-49fe-9fda-816b8d28e178 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:12.849649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0849f903-7b6d-49fe-9fda-816b8d28e178 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:12.849649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0849f903-7b6d-49fe-9fda-816b8d28e178 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:12.855763 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:12.855763 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:12.856862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0849f903-7b6d-49fe-9fda-816b8d28e178 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:12.857659 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 426/1683] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:12 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:27:13.323371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-143bd6fd-6c52-46ac-966a-bf38040e2ce9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:13.325364 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-143bd6fd-6c52-46ac-966a-bf38040e2ce9 None None] GET https://10.4.3.243/volume// Jul 03 06:27:13.326144 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-143bd6fd-6c52-46ac-966a-bf38040e2ce9 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:13.326232 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-143bd6fd-6c52-46ac-966a-bf38040e2ce9 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:13.327668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-143bd6fd-6c52-46ac-966a-bf38040e2ce9 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:27:13.328311 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 414/1684] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:27:13 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:27:13.342782 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e576362f-911d-434f-89d9-3efbd199369d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:13.459506 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e576362f-911d-434f-89d9-3efbd199369d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:27:13.459866 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e576362f-911d-434f-89d9-3efbd199369d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fec6b77-cb59-44a9-b910-7442d09bf5ef", "connector": null, "instance_uuid": "15259180-8e03-44c5-94e9-7f698d1e279a"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:13.471042 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:13.471042 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:13.521214 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e576362f-911d-434f-89d9-3efbd199369d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:27:13.521917 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 416/1685] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:27:13 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:27:13.798478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d6c39f15-5959-42bd-a261-56099c7c27b4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:13.800350 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6c39f15-5959-42bd-a261-56099c7c27b4 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:13.800532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6c39f15-5959-42bd-a261-56099c7c27b4 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:13.800779 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6c39f15-5959-42bd-a261-56099c7c27b4 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:13.811744 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:13.811744 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:13.817483 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d6c39f15-5959-42bd-a261-56099c7c27b4 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:13.824199 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6c39f15-5959-42bd-a261-56099c7c27b4 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:13.825444 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 430/1686] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:13 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:13.846385 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ce7e42e7-8d8b-41cc-9ccb-64ec1e4fe8ad None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:13.849596 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ce7e42e7-8d8b-41cc-9ccb-64ec1e4fe8ad tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:13.850019 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ce7e42e7-8d8b-41cc-9ccb-64ec1e4fe8ad tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:13.850117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ce7e42e7-8d8b-41cc-9ccb-64ec1e4fe8ad tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:13.850259 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ce7e42e7-8d8b-41cc-9ccb-64ec1e4fe8ad tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:13.854780 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:13.854780 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:13.856860 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ce7e42e7-8d8b-41cc-9ccb-64ec1e4fe8ad tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:13.856860 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 427/1687] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:13 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:27:13.877632 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3bf2b86f-7057-40ce-b6f6-343170e090ee None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:13.880082 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3bf2b86f-7057-40ce-b6f6-343170e090ee tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:13.880463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3bf2b86f-7057-40ce-b6f6-343170e090ee tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:13.880791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3bf2b86f-7057-40ce-b6f6-343170e090ee tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:13.880972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3bf2b86f-7057-40ce-b6f6-343170e090ee tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:13.898604 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:13.898604 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:13.901789 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3bf2b86f-7057-40ce-b6f6-343170e090ee tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:13.902082 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 415/1688] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:13 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:14.094581 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ed2dc0ce-84bd-400c-ab84-b986b6be909b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:14.095393 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ed2dc0ce-84bd-400c-ab84-b986b6be909b None None] GET https://10.4.3.243/volume// Jul 03 06:27:14.095393 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ed2dc0ce-84bd-400c-ab84-b986b6be909b None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:14.097574 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ed2dc0ce-84bd-400c-ab84-b986b6be909b None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:14.097574 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ed2dc0ce-84bd-400c-ab84-b986b6be909b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:27:14.097574 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 417/1689] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:27:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:27:14.116353 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-2a68de88-463f-4d4f-aa60-637c22644424 req-cf17a3d4-238a-41f4-a6a0-0693b0275f66 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:14.124324 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-cf17a3d4-238a-41f4-a6a0-0693b0275f66 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:14.125427 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-cf17a3d4-238a-41f4-a6a0-0693b0275f66 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:14.129124 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-cf17a3d4-238a-41f4-a6a0-0693b0275f66 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:14.180761 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:14.180761 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:14.193137 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-2a68de88-463f-4d4f-aa60-637c22644424 req-cf17a3d4-238a-41f4-a6a0-0693b0275f66 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:14.200273 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-cf17a3d4-238a-41f4-a6a0-0693b0275f66 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:14.201094 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 431/1690] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:27:14 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 1043 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:27:14.344409 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e71b793f-93b5-47c6-8769-6eb8d765fe71 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:14.347402 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e71b793f-93b5-47c6-8769-6eb8d765fe71 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] PUT https://10.4.3.243/volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e Jul 03 06:27:14.347939 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e71b793f-93b5-47c6-8769-6eb8d765fe71 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:14.363658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e71b793f-93b5-47c6-8769-6eb8d765fe71 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Acquiring lock "cinder-attachment_update-7fec6b77-cb59-44a9-b910-7442d09bf5ef-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:27:14.369233 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e71b793f-93b5-47c6-8769-6eb8d765fe71 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Lock "cinder-attachment_update-7fec6b77-cb59-44a9-b910-7442d09bf5ef-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:27:14.370846 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:14.370846 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:14.845937 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a81166aa-ed50-4282-81ad-c9e98ccc1495 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:14.848162 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a81166aa-ed50-4282-81ad-c9e98ccc1495 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:14.848308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a81166aa-ed50-4282-81ad-c9e98ccc1495 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:14.848588 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a81166aa-ed50-4282-81ad-c9e98ccc1495 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:14.860795 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:14.860795 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:14.865067 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a81166aa-ed50-4282-81ad-c9e98ccc1495 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:14.871071 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a81166aa-ed50-4282-81ad-c9e98ccc1495 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:14.871222 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-06554ba6-0dc5-40f5-8437-698da39ce544 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:14.871613 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 416/1691] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:14 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:14.873460 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-06554ba6-0dc5-40f5-8437-698da39ce544 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:27:14.873946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-06554ba6-0dc5-40f5-8437-698da39ce544 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:14.874082 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-06554ba6-0dc5-40f5-8437-698da39ce544 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:14.874232 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-06554ba6-0dc5-40f5-8437-698da39ce544 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:14.879383 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:14.879383 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:14.880910 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-06554ba6-0dc5-40f5-8437-698da39ce544 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:27:14.881824 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 418/1692] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:14 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:14.899003 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-de05e131-ca76-4b15-8102-15dfc7d37f38 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:14.907915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e71b793f-93b5-47c6-8769-6eb8d765fe71 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Lock "cinder-attachment_update-7fec6b77-cb59-44a9-b910-7442d09bf5ef-np0000004376" released by "attachment_update" :: held 0.538s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:27:14.908433 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-e71b793f-93b5-47c6-8769-6eb8d765fe71 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e returned with HTTP 200 Jul 03 06:27:14.909486 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 428/1693] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:27:14 2026] PUT /volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:14.919135 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-da6c804c-aae4-4fea-908f-066a978b5651 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:14.921904 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-da6c804c-aae4-4fea-908f-066a978b5651 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:14.923452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-da6c804c-aae4-4fea-908f-066a978b5651 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:14.923452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-da6c804c-aae4-4fea-908f-066a978b5651 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:14.923452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-da6c804c-aae4-4fea-908f-066a978b5651 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:14.934010 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:14.934010 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:14.934815 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-da6c804c-aae4-4fea-908f-066a978b5651 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:14.935303 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 417/1694] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:14 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:14.978251 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0753a025-8d62-4667-8464-e6777020c768 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:15.099117 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:15.099439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1600729906"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:15.101351 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1600729906'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:15.101351 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume of 1 GB Jul 03 06:27:15.105966 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Availability Zones retrieved successfully. Jul 03 06:27:15.115226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (3bbd3db2-fcf1-431c-bfd4-1a85dea9d75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:15.116518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f603598b-d7fb-410c-9585-5417178b3ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:15.118137 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:15.131769 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de05e131-ca76-4b15-8102-15dfc7d37f38 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:27:15.132192 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de05e131-ca76-4b15-8102-15dfc7d37f38 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f5fc792-d4bf-4860-b477-b6b3e3f7b83b"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:15.133615 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-de05e131-ca76-4b15-8102-15dfc7d37f38 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Creating new backup {'backup': {'volume_id': '9f5fc792-d4bf-4860-b477-b6b3e3f7b83b'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:27:15.133842 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-de05e131-ca76-4b15-8102-15dfc7d37f38 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Creating backup of volume 9f5fc792-d4bf-4860-b477-b6b3e3f7b83b in container None Jul 03 06:27:15.148927 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:15.148927 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:15.149626 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-de05e131-ca76-4b15-8102-15dfc7d37f38 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Volume info retrieved successfully. Jul 03 06:27:15.162979 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f603598b-d7fb-410c-9585-5417178b3ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:15.163933 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af57c032-fbd4-4093-a928-f449e4fe0035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:15.177917 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-de05e131-ca76-4b15-8102-15dfc7d37f38 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Created reservations ['89b541af-f6b2-4283-a661-6bf9262f1793', '2e6d093a-8a42-4a2f-8f4a-c1b42c69f54f'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:15.226705 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de05e131-ca76-4b15-8102-15dfc7d37f38 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:27:15.227278 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 432/1695] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:27:14 2026] POST /volume/v3/backups => generated 288 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:15.240542 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1db3ce39-a15a-4fc0-aea4-dd5c44d9aa83 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:15.243638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1db3ce39-a15a-4fc0-aea4-dd5c44d9aa83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:15.243638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1db3ce39-a15a-4fc0-aea4-dd5c44d9aa83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:15.243638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1db3ce39-a15a-4fc0-aea4-dd5c44d9aa83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:15.243638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-1db3ce39-a15a-4fc0-aea4-dd5c44d9aa83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:15.251709 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:15.251709 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:15.252580 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1db3ce39-a15a-4fc0-aea4-dd5c44d9aa83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:15.253056 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 429/1696] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:15 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:15.262347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['4267592f-125e-4d08-bdd5-aaf7df8ecb3f', '650034de-48ef-44b5-8b24-efc31923385e', '660ebff9-1ab5-4e31-bacb-1da1ce3d7711', 'a4f29425-c68d-4efa-9ba9-1694991c576e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:15.263415 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af57c032-fbd4-4093-a928-f449e4fe0035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4267592f-125e-4d08-bdd5-aaf7df8ecb3f', '650034de-48ef-44b5-8b24-efc31923385e', '660ebff9-1ab5-4e31-bacb-1da1ce3d7711', 'a4f29425-c68d-4efa-9ba9-1694991c576e']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:15.264477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (335f193f-4c75-440a-88ca-ad7072f407e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:15.297985 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (335f193f-4c75-440a-88ca-ad7072f407e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd47ba9d4-2155-4a54-b7da-b48e017f120e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1600729906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['4267592f-125e-4d08-bdd5-aaf7df8ecb3f','650034de-48ef-44b5-8b24-efc31923385e','660ebff9-1ab5-4e31-bacb-1da1ce3d7711','a4f29425-c68d-4efa-9ba9-1694991c576e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1600729906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d47ba9d4-2155-4a54-b7da-b48e017f120e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e43d2f1b674713aa5b21a057f11e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20898ad670e64d4493183aedfe6f72e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:15.298807 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306439fb-aa78-4684-af59-609ff19b8a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:15.321132 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306439fb-aa78-4684-af59-609ff19b8a3d) transitioned into state 'SUCCESS' from state '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-1600729906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['4267592f-125e-4d08-bdd5-aaf7df8ecb3f','650034de-48ef-44b5-8b24-efc31923385e','660ebff9-1ab5-4e31-bacb-1da1ce3d7711','a4f29425-c68d-4efa-9ba9-1694991c576e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:15.321798 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0fec95-dcb1-4149-8a7a-7a61e31072b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:15.332824 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0fec95-dcb1-4149-8a7a-7a61e31072b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:15.334160 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (3bbd3db2-fcf1-431c-bfd4-1a85dea9d75a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:15.334478 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request issued successfully. Jul 03 06:27:15.335218 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0753a025-8d62-4667-8464-e6777020c768 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:15.335647 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 419/1697] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:27:14 2026] POST /volume/v3/volumes => generated 749 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:15.894012 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0878d61e-60bb-4e48-bf55-454ccba1b36b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:15.895779 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0878d61e-60bb-4e48-bf55-454ccba1b36b tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:15.896036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0878d61e-60bb-4e48-bf55-454ccba1b36b tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:15.896197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0878d61e-60bb-4e48-bf55-454ccba1b36b tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:15.909030 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:15.909030 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:15.919801 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0878d61e-60bb-4e48-bf55-454ccba1b36b tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:15.926567 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0878d61e-60bb-4e48-bf55-454ccba1b36b tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:15.927000 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 418/1698] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:15 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:15.949668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-04fba03f-98da-4206-a9de-374e3c93b537 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:15.952127 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04fba03f-98da-4206-a9de-374e3c93b537 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:15.952282 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04fba03f-98da-4206-a9de-374e3c93b537 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:15.952462 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04fba03f-98da-4206-a9de-374e3c93b537 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:15.952655 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-04fba03f-98da-4206-a9de-374e3c93b537 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:15.958011 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:15.958011 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:15.959287 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04fba03f-98da-4206-a9de-374e3c93b537 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:15.959687 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 433/1699] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:15 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:16.269077 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-537180c4-4ca6-4897-a2a7-58c8f2a358b3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:16.271043 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-537180c4-4ca6-4897-a2a7-58c8f2a358b3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:16.271255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-537180c4-4ca6-4897-a2a7-58c8f2a358b3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:16.271590 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-537180c4-4ca6-4897-a2a7-58c8f2a358b3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:16.271590 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-537180c4-4ca6-4897-a2a7-58c8f2a358b3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:16.276564 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:16.276564 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:16.277256 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-537180c4-4ca6-4897-a2a7-58c8f2a358b3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:16.278074 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 430/1700] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:16 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:16.944562 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2c8e9a7e-9832-4ce3-97e8-7bbe0bb9f6c5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:16.947136 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2c8e9a7e-9832-4ce3-97e8-7bbe0bb9f6c5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:16.947421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2c8e9a7e-9832-4ce3-97e8-7bbe0bb9f6c5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:16.947674 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2c8e9a7e-9832-4ce3-97e8-7bbe0bb9f6c5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:16.973605 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-42b06d96-b141-4a38-aae1-b55f0a8ebd27 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:16.974352 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:16.974352 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:16.976594 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42b06d96-b141-4a38-aae1-b55f0a8ebd27 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:16.977142 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42b06d96-b141-4a38-aae1-b55f0a8ebd27 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:16.977419 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42b06d96-b141-4a38-aae1-b55f0a8ebd27 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:16.977568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-42b06d96-b141-4a38-aae1-b55f0a8ebd27 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:16.985384 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:16.985384 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:16.986567 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42b06d96-b141-4a38-aae1-b55f0a8ebd27 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:16.987105 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 419/1701] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:16 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:16.992625 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2c8e9a7e-9832-4ce3-97e8-7bbe0bb9f6c5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:16.999472 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2c8e9a7e-9832-4ce3-97e8-7bbe0bb9f6c5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:17.000514 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 420/1702] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:16 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:17.298966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-75c22df5-d745-4174-b5c7-b82628425923 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:17.301442 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-75c22df5-d745-4174-b5c7-b82628425923 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:17.301676 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-75c22df5-d745-4174-b5c7-b82628425923 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:17.302226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-75c22df5-d745-4174-b5c7-b82628425923 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:17.302226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-75c22df5-d745-4174-b5c7-b82628425923 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:17.307495 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:17.307495 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:17.308492 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-75c22df5-d745-4174-b5c7-b82628425923 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:17.309054 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 434/1703] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:17 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:18.006236 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e4170cf7-739a-4ffc-96d1-745869725f87 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:18.011733 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e4170cf7-739a-4ffc-96d1-745869725f87 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:18.011733 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e4170cf7-739a-4ffc-96d1-745869725f87 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:18.011733 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e4170cf7-739a-4ffc-96d1-745869725f87 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:18.011733 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e4170cf7-739a-4ffc-96d1-745869725f87 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:18.020249 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-01a9fb36-5bf0-4eb9-a7fd-6bf8f24806e9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:18.023403 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-01a9fb36-5bf0-4eb9-a7fd-6bf8f24806e9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:18.023666 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-01a9fb36-5bf0-4eb9-a7fd-6bf8f24806e9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:18.024219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-01a9fb36-5bf0-4eb9-a7fd-6bf8f24806e9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:18.027866 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:18.027866 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:18.028925 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e4170cf7-739a-4ffc-96d1-745869725f87 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:18.029759 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 431/1704] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:18 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:18.058350 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:18.058350 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:18.066506 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-01a9fb36-5bf0-4eb9-a7fd-6bf8f24806e9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:18.076922 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-01a9fb36-5bf0-4eb9-a7fd-6bf8f24806e9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:18.077668 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 420/1705] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:18 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:18.324533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-20094f0d-43a0-4531-a4de-d1ab0d2e57fa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:18.327148 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20094f0d-43a0-4531-a4de-d1ab0d2e57fa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:18.327407 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20094f0d-43a0-4531-a4de-d1ab0d2e57fa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:18.327626 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20094f0d-43a0-4531-a4de-d1ab0d2e57fa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:18.327794 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-20094f0d-43a0-4531-a4de-d1ab0d2e57fa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:18.333544 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:18.333544 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:18.334582 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20094f0d-43a0-4531-a4de-d1ab0d2e57fa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:18.335247 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 421/1706] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:18 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:19.045000 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cf71c107-d4d0-4d15-ba6d-a9d7b325bbca None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:19.048123 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cf71c107-d4d0-4d15-ba6d-a9d7b325bbca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:19.048840 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cf71c107-d4d0-4d15-ba6d-a9d7b325bbca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:19.049161 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cf71c107-d4d0-4d15-ba6d-a9d7b325bbca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:19.049482 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-cf71c107-d4d0-4d15-ba6d-a9d7b325bbca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:19.056093 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:19.056093 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:19.057124 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cf71c107-d4d0-4d15-ba6d-a9d7b325bbca tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:19.057623 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 435/1707] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:19 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:19.097816 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-49b3e01f-42cc-4f82-b2b6-dae55bdc44bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:19.101789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49b3e01f-42cc-4f82-b2b6-dae55bdc44bb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:19.102038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49b3e01f-42cc-4f82-b2b6-dae55bdc44bb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:19.102294 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49b3e01f-42cc-4f82-b2b6-dae55bdc44bb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:19.115995 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:19.115995 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:19.120932 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-49b3e01f-42cc-4f82-b2b6-dae55bdc44bb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:19.128633 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49b3e01f-42cc-4f82-b2b6-dae55bdc44bb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:19.128633 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 432/1708] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:19 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:19.349839 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a96b0145-34fe-4438-9425-d97f592e5ef6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:19.352096 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a96b0145-34fe-4438-9425-d97f592e5ef6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:19.352383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a96b0145-34fe-4438-9425-d97f592e5ef6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:19.352614 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a96b0145-34fe-4438-9425-d97f592e5ef6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:19.352777 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a96b0145-34fe-4438-9425-d97f592e5ef6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:19.357992 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:19.357992 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:19.359318 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a96b0145-34fe-4438-9425-d97f592e5ef6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:19.359445 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 421/1709] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:19 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:20.071462 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-144b762a-2922-49ed-9aa1-ae5d0aa2e267 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:20.073248 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-144b762a-2922-49ed-9aa1-ae5d0aa2e267 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:20.073531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-144b762a-2922-49ed-9aa1-ae5d0aa2e267 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:20.073756 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-144b762a-2922-49ed-9aa1-ae5d0aa2e267 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:20.073925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-144b762a-2922-49ed-9aa1-ae5d0aa2e267 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:20.081259 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:20.081259 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:20.082369 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-144b762a-2922-49ed-9aa1-ae5d0aa2e267 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:20.083012 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 422/1710] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:20 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:20.150228 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a5b94856-d751-4285-bb00-e2b238c04ce3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:20.152379 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5b94856-d751-4285-bb00-e2b238c04ce3 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:20.152514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5b94856-d751-4285-bb00-e2b238c04ce3 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:20.152762 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5b94856-d751-4285-bb00-e2b238c04ce3 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:20.164838 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:20.164838 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:20.169636 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a5b94856-d751-4285-bb00-e2b238c04ce3 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:20.175589 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5b94856-d751-4285-bb00-e2b238c04ce3 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:20.176001 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 436/1711] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:20 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:20.374753 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c42c4cd6-f4a0-43a9-9a9e-0234a99969ba None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:20.382302 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c42c4cd6-f4a0-43a9-9a9e-0234a99969ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:20.382302 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c42c4cd6-f4a0-43a9-9a9e-0234a99969ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:20.382302 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c42c4cd6-f4a0-43a9-9a9e-0234a99969ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:20.382302 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c42c4cd6-f4a0-43a9-9a9e-0234a99969ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:20.391474 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:20.391474 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:20.391474 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c42c4cd6-f4a0-43a9-9a9e-0234a99969ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:20.391474 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 433/1712] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:20 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 697 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:21.097251 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-db78557d-ad67-4f7c-bcc2-b723ce0129a4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:21.100222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db78557d-ad67-4f7c-bcc2-b723ce0129a4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:21.101167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db78557d-ad67-4f7c-bcc2-b723ce0129a4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:21.101167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db78557d-ad67-4f7c-bcc2-b723ce0129a4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:21.102405 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-db78557d-ad67-4f7c-bcc2-b723ce0129a4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:21.110025 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:21.110025 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:21.111179 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db78557d-ad67-4f7c-bcc2-b723ce0129a4 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:21.111921 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 422/1713] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:21 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:21.198962 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-59477f28-3d1f-4f31-b4f7-b89b5ae09717 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:21.201445 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59477f28-3d1f-4f31-b4f7-b89b5ae09717 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:21.201777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59477f28-3d1f-4f31-b4f7-b89b5ae09717 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:21.202075 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59477f28-3d1f-4f31-b4f7-b89b5ae09717 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:21.220519 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:21.220519 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:21.228072 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-59477f28-3d1f-4f31-b4f7-b89b5ae09717 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:21.236902 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59477f28-3d1f-4f31-b4f7-b89b5ae09717 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:21.237569 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 423/1714] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:21 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:21.409571 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1a3982c4-19d6-4ed1-8eea-66d573e08e97 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:21.412309 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1a3982c4-19d6-4ed1-8eea-66d573e08e97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:21.413105 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1a3982c4-19d6-4ed1-8eea-66d573e08e97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:21.413363 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1a3982c4-19d6-4ed1-8eea-66d573e08e97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:21.414176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-1a3982c4-19d6-4ed1-8eea-66d573e08e97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:21.424637 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:21.424637 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:21.426270 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1a3982c4-19d6-4ed1-8eea-66d573e08e97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:21.426619 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 437/1715] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:21 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 697 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:22.125887 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8167343c-2da0-4af8-8825-6c70fad63424 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:22.127839 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8167343c-2da0-4af8-8825-6c70fad63424 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:22.129258 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8167343c-2da0-4af8-8825-6c70fad63424 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:22.129540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8167343c-2da0-4af8-8825-6c70fad63424 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:22.129677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-8167343c-2da0-4af8-8825-6c70fad63424 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:22.136042 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:22.136042 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:22.136848 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8167343c-2da0-4af8-8825-6c70fad63424 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:22.137336 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 434/1716] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:22 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:22.258778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5a95b5f7-bdbd-4f43-b67d-e049831ce06d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:22.258778 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5a95b5f7-bdbd-4f43-b67d-e049831ce06d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:22.260428 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5a95b5f7-bdbd-4f43-b67d-e049831ce06d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:22.264435 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5a95b5f7-bdbd-4f43-b67d-e049831ce06d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:22.276419 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:22.276419 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:22.283505 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5a95b5f7-bdbd-4f43-b67d-e049831ce06d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:22.289717 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5a95b5f7-bdbd-4f43-b67d-e049831ce06d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:22.290339 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 423/1717] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:22 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:22.441371 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2e91d268-0c12-4ca7-b637-faeb393ff506 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:22.443561 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e91d268-0c12-4ca7-b637-faeb393ff506 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:22.443849 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e91d268-0c12-4ca7-b637-faeb393ff506 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:22.444109 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e91d268-0c12-4ca7-b637-faeb393ff506 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:22.444252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-2e91d268-0c12-4ca7-b637-faeb393ff506 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:22.451147 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:22.451147 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:22.451927 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e91d268-0c12-4ca7-b637-faeb393ff506 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:22.452407 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 424/1718] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:22 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:22.456731 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-2a68de88-463f-4d4f-aa60-637c22644424 req-afea728d-6f29-4bf9-a487-32179ca0c557 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:22.459595 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-afea728d-6f29-4bf9-a487-32179ca0c557 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] POST https://10.4.3.243/volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e/action Jul 03 06:27:22.460118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-afea728d-6f29-4bf9-a487-32179ca0c557 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:27:22.460296 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-afea728d-6f29-4bf9-a487-32179ca0c557 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:22.480367 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:22.480367 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:22.525153 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2a68de88-463f-4d4f-aa60-637c22644424 req-afea728d-6f29-4bf9-a487-32179ca0c557 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e/action returned with HTTP 204 Jul 03 06:27:22.525529 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 438/1719] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:27:22 2026] POST /volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:23.167188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a97d5183-7c18-4250-9acb-ed8a0044577e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:23.167188 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a97d5183-7c18-4250-9acb-ed8a0044577e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:23.167188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a97d5183-7c18-4250-9acb-ed8a0044577e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:23.167188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a97d5183-7c18-4250-9acb-ed8a0044577e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:23.168028 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a97d5183-7c18-4250-9acb-ed8a0044577e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:23.174730 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:23.174730 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:23.176885 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a97d5183-7c18-4250-9acb-ed8a0044577e tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:23.176885 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 435/1720] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:23 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:23.308133 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-799bd88f-4a7a-46b7-912f-873138e39ea9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:23.310399 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-799bd88f-4a7a-46b7-912f-873138e39ea9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:23.310918 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-799bd88f-4a7a-46b7-912f-873138e39ea9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:23.312223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-799bd88f-4a7a-46b7-912f-873138e39ea9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:23.332659 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:23.332659 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:23.343053 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-799bd88f-4a7a-46b7-912f-873138e39ea9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:23.351858 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-799bd88f-4a7a-46b7-912f-873138e39ea9 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:23.352323 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 424/1721] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:23 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 1174 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:27:23.377098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cdbcb0f3-1fc1-45cf-8416-56c094f2fac2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:23.380138 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cdbcb0f3-1fc1-45cf-8416-56c094f2fac2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:23.380138 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cdbcb0f3-1fc1-45cf-8416-56c094f2fac2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:23.380520 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cdbcb0f3-1fc1-45cf-8416-56c094f2fac2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:23.400000 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:23.400000 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:23.404227 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cdbcb0f3-1fc1-45cf-8416-56c094f2fac2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:23.412328 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cdbcb0f3-1fc1-45cf-8416-56c094f2fac2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:23.414268 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 425/1722] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:23 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 1174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:27:23.437855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5f848553-9b3c-43f6-90ec-2a3d844368d2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:23.440616 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 439/1723] 10.4.3.243 () {70 vars in 1611 bytes} [Fri Jul 3 06:27:23 2026] DELETE /volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:27:23.452552 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-02c158e7-3437-4b40-88e7-7dc54ccfbc4d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:23.467474 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ccb85123-7e3c-4af1-aaec-22d790a35191 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:23.472128 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ccb85123-7e3c-4af1-aaec-22d790a35191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:23.472503 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ccb85123-7e3c-4af1-aaec-22d790a35191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:23.473203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ccb85123-7e3c-4af1-aaec-22d790a35191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:23.473203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ccb85123-7e3c-4af1-aaec-22d790a35191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:23.480145 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:23.480145 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:23.482444 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ccb85123-7e3c-4af1-aaec-22d790a35191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:23.482444 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 425/1724] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:23 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:23.587678 np0000004376 devstack@c-api.service[99918]: WARNING keystonemiddleware.auth_token [None req-02c158e7-3437-4b40-88e7-7dc54ccfbc4d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 06:27:23.589331 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 436/1725] 10.4.3.243 () {70 vars in 1611 bytes} [Fri Jul 3 06:27:23 2026] DELETE /volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e => generated 114 bytes in 139 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:27:23.600737 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:23.602203 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] DELETE https://10.4.3.243/volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e Jul 03 06:27:23.603149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:23.603149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:23.621033 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:23.621033 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:23.663668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:23.708322 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Attachment connected to vm 15259180-8e03-44c5-94e9-7f698d1e279a, checking data on nova Jul 03 06:27:23.708322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.compute.nova [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Creating Keystone token plugin using URL: https://10.4.3.243/identity {{(pid=99916) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 06:27:23.756574 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:23.757886 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1409403612", "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:23.760381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1409403612', 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:23.911570 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume of 1 GB Jul 03 06:27:23.912005 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:23.912005 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:23.912758 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Availability Zones retrieved successfully. Jul 03 06:27:23.922903 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Flow 'volume_create_api' (80f99a68-9de8-4626-bade-7848b8ba0571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:23.924272 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164090f8-c231-4ca6-9fbc-2ed9a449649c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:23.925762 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:23.991839 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] REQ: curl -g -i -X GET https://10.4.3.243/compute/v2.1/servers/15259180-8e03-44c5-94e9-7f698d1e279a/os-volume_attachments/7fec6b77-cb59-44a9-b910-7442d09bf5ef -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8a7d40b1f80b69d784abed7b9d20d9464773f6b19f0520547c506d1a413634dd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb" -H "X-Service-Token: {SHA256}719574aae7f9b9d03f84a7ca75f5679d7899ec14feb34f1be8973a2275bae48b" {{(pid=99916) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 06:27:24.013968 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:24.013968 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:24.040649 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164090f8-c231-4ca6-9fbc-2ed9a449649c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9', 'encryption_key_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=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:24.042261 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c57aa0c-e482-4bd8-9e96-069ec8f5c68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:24.192002 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-38c7e773-1156-4435-a88c-75a2a36f3250 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:24.197590 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38c7e773-1156-4435-a88c-75a2a36f3250 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:24.198459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38c7e773-1156-4435-a88c-75a2a36f3250 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:24.199091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38c7e773-1156-4435-a88c-75a2a36f3250 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:24.199091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-38c7e773-1156-4435-a88c-75a2a36f3250 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:24.199966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Created reservations ['13ef9744-68a8-469c-bf07-29cdac728af2', '8dee24b5-e666-4e05-84e0-d42b1230c38d', '14566fdc-843c-4fcc-a064-6641bb10d585', '37b183af-185c-4f6c-bc75-1c18c0bf2006'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:24.202361 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c57aa0c-e482-4bd8-9e96-069ec8f5c68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13ef9744-68a8-469c-bf07-29cdac728af2', '8dee24b5-e666-4e05-84e0-d42b1230c38d', '14566fdc-843c-4fcc-a064-6641bb10d585', '37b183af-185c-4f6c-bc75-1c18c0bf2006']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:24.203725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d3e461-bc58-4256-87ee-f85b4020aed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:24.213029 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:24.213029 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:24.214172 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38c7e773-1156-4435-a88c-75a2a36f3250 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:24.214663 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 426/1726] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:24 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:24.247061 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d3e461-bc58-4256-87ee-f85b4020aed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66fc8c67-09b5-4b8e-a82f-ffbf3fbef768', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1409403612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0f698e96b6f642fda0ca1b501e12fe15',qos_specs=None,replication_status=,reservations=['13ef9744-68a8-469c-bf07-29cdac728af2','8dee24b5-e666-4e05-84e0-d42b1230c38d','14566fdc-843c-4fcc-a064-6641bb10d585','37b183af-185c-4f6c-bc75-1c18c0bf2006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d23d41b1640308541dd0886e6dbce',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1409403612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66fc8c67-09b5-4b8e-a82f-ffbf3fbef768,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0f698e96b6f642fda0ca1b501e12fe15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='369d23d41b1640308541dd0886e6dbce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9),volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:24.248218 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07353547-aba1-4edc-8f04-3f3ca7633baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:24.327503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07353547-aba1-4edc-8f04-3f3ca7633baf) transitioned into state 'SUCCESS' from state '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-1409403612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0f698e96b6f642fda0ca1b501e12fe15',qos_specs=None,replication_status=,reservations=['13ef9744-68a8-469c-bf07-29cdac728af2','8dee24b5-e666-4e05-84e0-d42b1230c38d','14566fdc-843c-4fcc-a064-6641bb10d585','37b183af-185c-4f6c-bc75-1c18c0bf2006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d23d41b1640308541dd0886e6dbce',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:24.328252 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f76adcc-fcea-42a8-975f-5f0b45db9e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:24.357038 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f76adcc-fcea-42a8-975f-5f0b45db9e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:24.357238 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Flow 'volume_create_api' (80f99a68-9de8-4626-bade-7848b8ba0571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:24.358778 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume request issued successfully. Jul 03 06:27:24.360091 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c12bfdcf-9fa4-4fed-a55b-b6330dc29ce9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:24.362102 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 440/1727] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:27:23 2026] POST /volume/v3/volumes => generated 760 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:24.369985 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 06:27:24 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-c73affb4-f398-458f-8110-9ca747af2b8a x-openstack-request-id: req-c73affb4-f398-458f-8110-9ca747af2b8a {{(pid=99916) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 06:27:24.370452 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7fec6b77-cb59-44a9-b910-7442d09bf5ef", "serverId": "15259180-8e03-44c5-94e9-7f698d1e279a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f4415d38-e840-4034-b836-07cfcb67fe6e", "bdm_uuid": "47660189-9001-4190-99bc-713fc2fc56de"}} {{(pid=99916) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 06:27:24.370452 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET call to compute for https://10.4.3.243/compute/v2.1/servers/15259180-8e03-44c5-94e9-7f698d1e279a/os-volume_attachments/7fec6b77-cb59-44a9-b910-7442d09bf5ef used request id req-c73affb4-f398-458f-8110-9ca747af2b8a {{(pid=99916) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 06:27:24.374736 np0000004376 devstack@c-api.service[99916]: ERROR cinder.volume.api [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Caught error: Detach volume from instance 15259180-8e03-44c5-94e9-7f698d1e279a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 15259180-8e03-44c5-94e9-7f698d1e279a using the Compute API Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 06:27:24.378806 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: 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 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 15259180-8e03-44c5-94e9-7f698d1e279a using the Compute API Jul 03 06:27:24.380809 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault Jul 03 06:27:24.382582 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2d84a586-38c0-4edf-8ec0-1c3fa76c835a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:24.383064 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.middleware.fault [None req-5474cf6c-0dd5-4b68-942e-d03d6ed1bbdb tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e returned with HTTP 409 Jul 03 06:27:24.383064 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 426/1728] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:27:23 2026] DELETE /volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e => generated 167 bytes in 781 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:24.385139 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d84a586-38c0-4edf-8ec0-1c3fa76c835a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:27:24.385513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d84a586-38c0-4edf-8ec0-1c3fa76c835a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:24.386191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d84a586-38c0-4edf-8ec0-1c3fa76c835a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:24.398851 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:24.398851 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:24.404105 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2d84a586-38c0-4edf-8ec0-1c3fa76c835a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:27:24.410075 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d84a586-38c0-4edf-8ec0-1c3fa76c835a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 200 Jul 03 06:27:24.410641 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 437/1729] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:24 2026] GET /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:24.475959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-bf0972c0-ad11-46f6-b4e1-6cdfdff60064 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:24.486136 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-bf0972c0-ad11-46f6-b4e1-6cdfdff60064 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:24.486136 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-bf0972c0-ad11-46f6-b4e1-6cdfdff60064 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:24.486464 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-bf0972c0-ad11-46f6-b4e1-6cdfdff60064 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:24.496364 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a7a33c92-3b83-4a50-8939-9d5ff6436ac9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:24.504705 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a7a33c92-3b83-4a50-8939-9d5ff6436ac9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:24.504705 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a7a33c92-3b83-4a50-8939-9d5ff6436ac9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:24.504705 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a7a33c92-3b83-4a50-8939-9d5ff6436ac9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:24.504705 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a7a33c92-3b83-4a50-8939-9d5ff6436ac9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:24.517845 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:24.517845 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:24.518634 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a7a33c92-3b83-4a50-8939-9d5ff6436ac9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:24.519811 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 441/1730] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:24 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:24.522165 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:24.522165 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:24.531419 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-bf0972c0-ad11-46f6-b4e1-6cdfdff60064 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:24.540960 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-bf0972c0-ad11-46f6-b4e1-6cdfdff60064 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:24.541773 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 427/1731] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:27:24 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 1156 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:24.572491 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-db35d27f-f800-4470-90ad-b9cbb6462300 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:24.578754 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-db35d27f-f800-4470-90ad-b9cbb6462300 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] POST https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef/action Jul 03 06:27:24.578754 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-db35d27f-f800-4470-90ad-b9cbb6462300 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:27:24.578754 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-db35d27f-f800-4470-90ad-b9cbb6462300 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:24.632999 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-db35d27f-f800-4470-90ad-b9cbb6462300 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:27:24.649032 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:24.649032 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:24.649032 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-db35d27f-f800-4470-90ad-b9cbb6462300 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:24.663502 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-db35d27f-f800-4470-90ad-b9cbb6462300 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Begin detaching volume completed successfully. Jul 03 06:27:24.663986 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-db35d27f-f800-4470-90ad-b9cbb6462300 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef/action returned with HTTP 202 Jul 03 06:27:24.664385 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 427/1732] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:27:24 2026] POST /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:27:25.240003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-669f6964-c69e-4ff0-a1af-0a8e008a9e71 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:25.241458 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-669f6964-c69e-4ff0-a1af-0a8e008a9e71 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:25.241458 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-669f6964-c69e-4ff0-a1af-0a8e008a9e71 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:25.241869 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-669f6964-c69e-4ff0-a1af-0a8e008a9e71 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:25.241869 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-669f6964-c69e-4ff0-a1af-0a8e008a9e71 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:25.249848 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:25.249848 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:25.252599 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-669f6964-c69e-4ff0-a1af-0a8e008a9e71 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:25.254292 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 438/1733] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:25 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:25.436272 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0c3e1e42-6f84-4d7a-a55a-45f079148ef6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:25.439292 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0c3e1e42-6f84-4d7a-a55a-45f079148ef6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:27:25.439578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0c3e1e42-6f84-4d7a-a55a-45f079148ef6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:25.439879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0c3e1e42-6f84-4d7a-a55a-45f079148ef6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:25.454662 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:25.454662 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:25.462081 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0c3e1e42-6f84-4d7a-a55a-45f079148ef6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:27:25.471431 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0c3e1e42-6f84-4d7a-a55a-45f079148ef6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 200 Jul 03 06:27:25.472097 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 442/1734] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:25 2026] GET /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:25.534531 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-34a809ac-ecfa-4b09-a266-9290c6bc4ec5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:25.537228 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34a809ac-ecfa-4b09-a266-9290c6bc4ec5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:25.537467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34a809ac-ecfa-4b09-a266-9290c6bc4ec5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:25.538008 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34a809ac-ecfa-4b09-a266-9290c6bc4ec5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:25.538008 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-34a809ac-ecfa-4b09-a266-9290c6bc4ec5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:25.549104 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:25.549104 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:25.550201 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34a809ac-ecfa-4b09-a266-9290c6bc4ec5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:25.551006 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 428/1735] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:25 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:25.636524 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-8d5dc1ce-9519-4b2d-a3c3-375434eecb21 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:25.639712 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-8d5dc1ce-9519-4b2d-a3c3-375434eecb21 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:27:25.639712 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-8d5dc1ce-9519-4b2d-a3c3-375434eecb21 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:25.639712 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-8d5dc1ce-9519-4b2d-a3c3-375434eecb21 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:25.652460 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:25.652460 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:25.657817 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-8d5dc1ce-9519-4b2d-a3c3-375434eecb21 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:27:25.664892 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-8d5dc1ce-9519-4b2d-a3c3-375434eecb21 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 200 Jul 03 06:27:25.665563 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 428/1736] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:27:25 2026] GET /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:25.715030 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7db2c584-a16d-4182-b908-e8777ff971ba None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:25.716416 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7db2c584-a16d-4182-b908-e8777ff971ba None None] GET https://10.4.3.243/volume// Jul 03 06:27:25.716416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7db2c584-a16d-4182-b908-e8777ff971ba None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:25.716844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7db2c584-a16d-4182-b908-e8777ff971ba None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:25.717571 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7db2c584-a16d-4182-b908-e8777ff971ba None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:27:25.718378 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 439/1737] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:27:25 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:27:25.731515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-dc590171-0c2b-4256-8e9e-685a2141d6be None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:25.735958 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-dc590171-0c2b-4256-8e9e-685a2141d6be tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:25.735958 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-dc590171-0c2b-4256-8e9e-685a2141d6be tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:25.736230 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-dc590171-0c2b-4256-8e9e-685a2141d6be tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:25.754388 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:25.754388 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:25.759780 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-dc590171-0c2b-4256-8e9e-685a2141d6be tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:25.766305 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-dc590171-0c2b-4256-8e9e-685a2141d6be tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:25.766890 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 443/1738] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:27:25 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 1339 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:27:26.270263 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-74cd5084-1bf9-4f47-bc41-3dcd91956904 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:26.274082 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74cd5084-1bf9-4f47-bc41-3dcd91956904 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:26.274373 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74cd5084-1bf9-4f47-bc41-3dcd91956904 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:26.275128 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74cd5084-1bf9-4f47-bc41-3dcd91956904 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:26.275128 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-74cd5084-1bf9-4f47-bc41-3dcd91956904 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:26.287250 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:26.287250 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:26.287250 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74cd5084-1bf9-4f47-bc41-3dcd91956904 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:26.287250 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 429/1739] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:26 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:26.327616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-ac8113a9-a2ce-4798-97fb-70d4671d944c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:26.333439 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-ac8113a9-a2ce-4798-97fb-70d4671d944c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:27:26.334011 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-ac8113a9-a2ce-4798-97fb-70d4671d944c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:26.334178 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-ac8113a9-a2ce-4798-97fb-70d4671d944c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:26.348773 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:26.348773 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:26.357348 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-ac8113a9-a2ce-4798-97fb-70d4671d944c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:27:26.383867 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-ac8113a9-a2ce-4798-97fb-70d4671d944c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 200 Jul 03 06:27:26.383867 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 429/1740] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:27:26 2026] GET /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 1368 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:26.405122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5d9f1a96-927a-4b06-bebf-04b37a49bf0a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:26.406451 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d9f1a96-927a-4b06-bebf-04b37a49bf0a None None] GET https://10.4.3.243/volume// Jul 03 06:27:26.406451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d9f1a96-927a-4b06-bebf-04b37a49bf0a None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:26.407470 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d9f1a96-927a-4b06-bebf-04b37a49bf0a None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:26.410204 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d9f1a96-927a-4b06-bebf-04b37a49bf0a None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:27:26.411973 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 440/1741] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:27:26 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:27:26.427735 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-2af0cda4-1351-436a-8b79-6b0279d6233c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:26.432727 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-2af0cda4-1351-436a-8b79-6b0279d6233c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:27:26.432727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-2af0cda4-1351-436a-8b79-6b0279d6233c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66fc8c67-09b5-4b8e-a82f-ffbf3fbef768", "connector": null, "instance_uuid": "99488b42-f420-4e2b-a11a-73b6f879b528"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:26.454235 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:26.454235 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:26.530011 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-2af0cda4-1351-436a-8b79-6b0279d6233c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:27:26.530663 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 444/1742] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:27:26 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:26.565100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a3ccf636-d998-4dcc-864b-140b6bcc38bb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:26.567667 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3ccf636-d998-4dcc-864b-140b6bcc38bb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:26.568013 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3ccf636-d998-4dcc-864b-140b6bcc38bb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:26.568361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3ccf636-d998-4dcc-864b-140b6bcc38bb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:26.568502 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a3ccf636-d998-4dcc-864b-140b6bcc38bb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:26.577260 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:26.577260 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:26.579317 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3ccf636-d998-4dcc-864b-140b6bcc38bb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:26.579507 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 430/1743] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:26 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:27.302622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6b26d2a1-bef2-4e76-bc9d-809275f22b89 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:27.306554 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6b26d2a1-bef2-4e76-bc9d-809275f22b89 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:27.306554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6b26d2a1-bef2-4e76-bc9d-809275f22b89 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:27.306554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6b26d2a1-bef2-4e76-bc9d-809275f22b89 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:27.306554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6b26d2a1-bef2-4e76-bc9d-809275f22b89 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:27.314740 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:27.314740 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:27.316102 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6b26d2a1-bef2-4e76-bc9d-809275f22b89 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:27.316248 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 430/1744] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:27 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:27.597859 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0397cb63-0287-4540-a173-9220d4b57136 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:27.599724 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0397cb63-0287-4540-a173-9220d4b57136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:27.599916 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0397cb63-0287-4540-a173-9220d4b57136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:27.600126 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0397cb63-0287-4540-a173-9220d4b57136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:27.600216 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0397cb63-0287-4540-a173-9220d4b57136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:27.604333 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:27.604333 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:27.604981 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0397cb63-0287-4540-a173-9220d4b57136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:27.605313 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 441/1745] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:27 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:28.329738 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ce4ea406-02da-4008-8119-581c0a4991b1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:28.333047 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce4ea406-02da-4008-8119-581c0a4991b1 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:28.333319 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce4ea406-02da-4008-8119-581c0a4991b1 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:28.333586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce4ea406-02da-4008-8119-581c0a4991b1 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:28.333869 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-ce4ea406-02da-4008-8119-581c0a4991b1 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:28.340493 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:28.340493 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:28.342120 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce4ea406-02da-4008-8119-581c0a4991b1 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:28.342406 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 445/1746] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:28 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:28.352157 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-2f81a4c4-7e24-4b26-a8fb-63185e7ab1a1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:28.355314 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-2f81a4c4-7e24-4b26-a8fb-63185e7ab1a1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] DELETE https://10.4.3.243/volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e Jul 03 06:27:28.355480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-2f81a4c4-7e24-4b26-a8fb-63185e7ab1a1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:28.355753 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-2f81a4c4-7e24-4b26-a8fb-63185e7ab1a1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:28.366248 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:28.366248 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:28.622967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-736e924b-55da-4f6a-aaec-57e8127d585f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:28.629565 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-736e924b-55da-4f6a-aaec-57e8127d585f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:28.629822 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-736e924b-55da-4f6a-aaec-57e8127d585f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:28.630131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-736e924b-55da-4f6a-aaec-57e8127d585f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:28.630401 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-736e924b-55da-4f6a-aaec-57e8127d585f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:28.638584 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:28.638584 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:28.639442 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-736e924b-55da-4f6a-aaec-57e8127d585f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:28.640379 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 431/1747] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:28 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:28.920535 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d2790d2e-85a8-4169-abe6-7d93c3e6be79 req-2f81a4c4-7e24-4b26-a8fb-63185e7ab1a1 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e returned with HTTP 200 Jul 03 06:27:28.921300 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 431/1748] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:27:28 2026] DELETE /volume/v3/attachments/f4415d38-e840-4034-b836-07cfcb67fe6e => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:29.359347 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1a8eecec-3b9d-40a8-992e-337885141e5f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:29.362003 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1a8eecec-3b9d-40a8-992e-337885141e5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:29.362263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1a8eecec-3b9d-40a8-992e-337885141e5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:29.362654 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1a8eecec-3b9d-40a8-992e-337885141e5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:29.362828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-1a8eecec-3b9d-40a8-992e-337885141e5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:29.370244 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:29.370244 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:29.370244 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1a8eecec-3b9d-40a8-992e-337885141e5f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:29.371128 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 442/1749] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:29 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:29.655452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bdfc50a8-4df5-4ba7-9d59-9f2cf3c4e761 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:29.658912 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bdfc50a8-4df5-4ba7-9d59-9f2cf3c4e761 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:29.658912 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bdfc50a8-4df5-4ba7-9d59-9f2cf3c4e761 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:29.661614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bdfc50a8-4df5-4ba7-9d59-9f2cf3c4e761 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:29.662018 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-bdfc50a8-4df5-4ba7-9d59-9f2cf3c4e761 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:29.670239 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:29.670239 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:29.672003 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bdfc50a8-4df5-4ba7-9d59-9f2cf3c4e761 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:29.672562 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 446/1750] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:29 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:30.128827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-19941e7d-b9db-4b60-9798-1a7122631bc4 req-2b059659-2bc4-4089-9c11-416351b6ff0d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:30.132042 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-19941e7d-b9db-4b60-9798-1a7122631bc4 req-2b059659-2bc4-4089-9c11-416351b6ff0d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:30.132042 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-19941e7d-b9db-4b60-9798-1a7122631bc4 req-2b059659-2bc4-4089-9c11-416351b6ff0d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:30.132316 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-19941e7d-b9db-4b60-9798-1a7122631bc4 req-2b059659-2bc4-4089-9c11-416351b6ff0d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:30.147267 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:30.147267 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:30.152521 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-19941e7d-b9db-4b60-9798-1a7122631bc4 req-2b059659-2bc4-4089-9c11-416351b6ff0d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:30.160909 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-19941e7d-b9db-4b60-9798-1a7122631bc4 req-2b059659-2bc4-4089-9c11-416351b6ff0d tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:30.161554 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 432/1751] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:27:30 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:30.193008 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-10de93a6-7048-4398-92ee-f3ac0df16fa5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:30.197024 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10de93a6-7048-4398-92ee-f3ac0df16fa5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:30.201021 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10de93a6-7048-4398-92ee-f3ac0df16fa5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:30.202333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10de93a6-7048-4398-92ee-f3ac0df16fa5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:30.202333 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-10de93a6-7048-4398-92ee-f3ac0df16fa5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Delete volume with id: 7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:30.227412 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:30.227412 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:30.228273 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-10de93a6-7048-4398-92ee-f3ac0df16fa5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:30.275048 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-10de93a6-7048-4398-92ee-f3ac0df16fa5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Delete volume request issued successfully. Jul 03 06:27:30.275718 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10de93a6-7048-4398-92ee-f3ac0df16fa5 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 202 Jul 03 06:27:30.275986 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 432/1752] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:27:30 2026] DELETE /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:27:30.298776 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-10c4d984-0899-44e5-9b0f-f9dd299a8669 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:30.304107 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-10c4d984-0899-44e5-9b0f-f9dd299a8669 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:30.305498 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-10c4d984-0899-44e5-9b0f-f9dd299a8669 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:30.305498 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-10c4d984-0899-44e5-9b0f-f9dd299a8669 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:30.323582 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:30.323582 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:30.336671 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-10c4d984-0899-44e5-9b0f-f9dd299a8669 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Volume info retrieved successfully. Jul 03 06:27:30.350448 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-10c4d984-0899-44e5-9b0f-f9dd299a8669 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 200 Jul 03 06:27:30.352888 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 443/1753] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:30 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:30.390965 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3d8f72d7-60d6-4f44-8771-748e5b8df5c6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:30.394418 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d8f72d7-60d6-4f44-8771-748e5b8df5c6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:30.394418 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d8f72d7-60d6-4f44-8771-748e5b8df5c6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:30.395020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d8f72d7-60d6-4f44-8771-748e5b8df5c6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:30.395020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-3d8f72d7-60d6-4f44-8771-748e5b8df5c6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:30.411209 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:30.411209 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:30.413363 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d8f72d7-60d6-4f44-8771-748e5b8df5c6 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:30.414875 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 447/1754] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:30 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:30.689634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1ba1890c-0a81-4665-bbfc-810f7bd9516c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:30.692375 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ba1890c-0a81-4665-bbfc-810f7bd9516c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:30.692709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ba1890c-0a81-4665-bbfc-810f7bd9516c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:30.693027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ba1890c-0a81-4665-bbfc-810f7bd9516c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:30.693176 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1ba1890c-0a81-4665-bbfc-810f7bd9516c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:30.700240 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:30.700240 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:30.702396 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ba1890c-0a81-4665-bbfc-810f7bd9516c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:30.702396 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 433/1755] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:30 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:31.389277 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-888957bf-a9ea-403d-b6fe-d4d5c2ea40e2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:31.395365 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-888957bf-a9ea-403d-b6fe-d4d5c2ea40e2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] GET https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef Jul 03 06:27:31.395365 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-888957bf-a9ea-403d-b6fe-d4d5c2ea40e2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:31.395365 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-888957bf-a9ea-403d-b6fe-d4d5c2ea40e2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:31.408640 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-888957bf-a9ea-403d-b6fe-d4d5c2ea40e2 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077 tempest-TestServerVolumeAttachScenarioOldVersion-2055625077-project-member] https://10.4.3.243/volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef returned with HTTP 404 Jul 03 06:27:31.418801 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 433/1756] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:31 2026] GET /volume/v3/volumes/7fec6b77-cb59-44a9-b910-7442d09bf5ef => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:31.437726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f20e1f03-75a3-423d-8b15-cd4e47501070 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:31.457191 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f20e1f03-75a3-423d-8b15-cd4e47501070 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:31.457191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f20e1f03-75a3-423d-8b15-cd4e47501070 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:31.457191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f20e1f03-75a3-423d-8b15-cd4e47501070 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:31.457191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f20e1f03-75a3-423d-8b15-cd4e47501070 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:31.457191 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:31.457191 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:31.457191 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f20e1f03-75a3-423d-8b15-cd4e47501070 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:31.457191 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 444/1757] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:31 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:31.485515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a50a74be-3084-4dd8-8215-ce890bc93042 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:31.488392 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a50a74be-3084-4dd8-8215-ce890bc93042 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a Jul 03 06:27:31.488392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a50a74be-3084-4dd8-8215-ce890bc93042 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:31.488640 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a50a74be-3084-4dd8-8215-ce890bc93042 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:31.503031 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:31.503031 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:31.509971 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a50a74be-3084-4dd8-8215-ce890bc93042 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:31.518751 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a50a74be-3084-4dd8-8215-ce890bc93042 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a returned with HTTP 200 Jul 03 06:27:31.519202 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 448/1758] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:31 2026] GET /volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:31.547222 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-87037798-5c44-40c0-886d-40dd8bb7ccc8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:31.552262 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-87037798-5c44-40c0-886d-40dd8bb7ccc8 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] POST https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e/action Jul 03 06:27:31.553518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-87037798-5c44-40c0-886d-40dd8bb7ccc8 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:27:31.553518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-87037798-5c44-40c0-886d-40dd8bb7ccc8 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:31.556115 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-87037798-5c44-40c0-886d-40dd8bb7ccc8 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] Updating backup '2c2b0e16-c008-4744-ad63-c7ec56aef60e' with '{'status': 'error'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 06:27:31.576073 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:31.576073 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:31.660754 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-87037798-5c44-40c0-886d-40dd8bb7ccc8 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] reset_status in rpcapi backup_id 2c2b0e16-c008-4744-ad63-c7ec56aef60e on host np0000004376. {{(pid=99916) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 06:27:31.692150 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-87037798-5c44-40c0-886d-40dd8bb7ccc8 tempest-VolumesBackupsAdminTest-654856453 tempest-VolumesBackupsAdminTest-654856453-project-admin] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e/action returned with HTTP 202 Jul 03 06:27:31.692150 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 434/1759] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:27:31 2026] POST /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a48509e7-c069-4b63-98cd-b9e972e069dd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a48509e7-c069-4b63-98cd-b9e972e069dd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a48509e7-c069-4b63-98cd-b9e972e069dd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a48509e7-c069-4b63-98cd-b9e972e069dd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a48509e7-c069-4b63-98cd-b9e972e069dd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a48509e7-c069-4b63-98cd-b9e972e069dd tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:31.692426 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 434/1760] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:31 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:31.762678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2f085d3f-83b6-4856-a4da-59512eea70a1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:31.762678 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f085d3f-83b6-4856-a4da-59512eea70a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:31.762678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f085d3f-83b6-4856-a4da-59512eea70a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:31.762678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f085d3f-83b6-4856-a4da-59512eea70a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:31.762678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2f085d3f-83b6-4856-a4da-59512eea70a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:31.769588 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:31.769588 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:31.769588 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f085d3f-83b6-4856-a4da-59512eea70a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:31.769588 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 445/1761] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:31 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:32.702115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-187c3763-c8b2-44d2-b7e0-768760327a40 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:32.705111 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-187c3763-c8b2-44d2-b7e0-768760327a40 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:32.705407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-187c3763-c8b2-44d2-b7e0-768760327a40 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:32.705748 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-187c3763-c8b2-44d2-b7e0-768760327a40 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:32.706245 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-187c3763-c8b2-44d2-b7e0-768760327a40 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:32.712422 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:32.712422 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:32.713803 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-187c3763-c8b2-44d2-b7e0-768760327a40 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:32.714249 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 449/1762] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:32 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:32.734167 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b748c691-899b-4426-bdb1-6924d808daaf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:32.738515 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b748c691-899b-4426-bdb1-6924d808daaf tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] DELETE https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:32.738845 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b748c691-899b-4426-bdb1-6924d808daaf tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:32.741558 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b748c691-899b-4426-bdb1-6924d808daaf tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:32.742524 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-b748c691-899b-4426-bdb1-6924d808daaf tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Delete backup with id: 2c2b0e16-c008-4744-ad63-c7ec56aef60e. Jul 03 06:27:32.752049 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:32.752049 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:32.785745 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-32dfdf38-7543-4b48-a7e5-9844f90b5e99 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:32.789532 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32dfdf38-7543-4b48-a7e5-9844f90b5e99 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:32.789896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32dfdf38-7543-4b48-a7e5-9844f90b5e99 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:32.790039 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-b748c691-899b-4426-bdb1-6924d808daaf tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] delete_backup rpcapi backup_id 2c2b0e16-c008-4744-ad63-c7ec56aef60e {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:27:32.790187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32dfdf38-7543-4b48-a7e5-9844f90b5e99 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:32.791265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-32dfdf38-7543-4b48-a7e5-9844f90b5e99 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:32.796270 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b748c691-899b-4426-bdb1-6924d808daaf tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 202 Jul 03 06:27:32.797187 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 435/1763] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:32 2026] DELETE /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:27:32.803855 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:32.803855 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:32.804470 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32dfdf38-7543-4b48-a7e5-9844f90b5e99 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:32.806411 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 435/1764] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:32 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:32.807724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a6638b20-8bbc-4150-8643-45922942612c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:32.811021 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a6638b20-8bbc-4150-8643-45922942612c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:32.811265 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a6638b20-8bbc-4150-8643-45922942612c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:32.811713 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a6638b20-8bbc-4150-8643-45922942612c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:32.811912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a6638b20-8bbc-4150-8643-45922942612c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:32.823828 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:32.823828 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:32.824793 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a6638b20-8bbc-4150-8643-45922942612c tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:32.825276 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 446/1765] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:32 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:33.631478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4c84d163-4979-4341-bef7-60029f4053df None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:33.632827 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c84d163-4979-4341-bef7-60029f4053df None None] GET https://10.4.3.243/volume// Jul 03 06:27:33.634976 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c84d163-4979-4341-bef7-60029f4053df None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:33.634976 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c84d163-4979-4341-bef7-60029f4053df None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:33.636336 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c84d163-4979-4341-bef7-60029f4053df None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:27:33.638367 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 450/1766] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:27:33 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:27:33.654214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-5b582b82-a949-464d-9902-82ebb73f8088 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:33.659352 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-5b582b82-a949-464d-9902-82ebb73f8088 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:27:33.660856 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-5b582b82-a949-464d-9902-82ebb73f8088 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:33.661041 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-5b582b82-a949-464d-9902-82ebb73f8088 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:33.689871 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:33.689871 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:33.704982 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-5b582b82-a949-464d-9902-82ebb73f8088 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:27:33.717403 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-5b582b82-a949-464d-9902-82ebb73f8088 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 200 Jul 03 06:27:33.719984 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 436/1767] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:27:33 2026] GET /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 1547 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:27:33.824435 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cc30ceb8-a3d5-4447-bce8-fd74bdd36ccb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:33.829133 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cc30ceb8-a3d5-4447-bce8-fd74bdd36ccb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:33.829584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cc30ceb8-a3d5-4447-bce8-fd74bdd36ccb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:33.829813 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cc30ceb8-a3d5-4447-bce8-fd74bdd36ccb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:33.831235 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-cc30ceb8-a3d5-4447-bce8-fd74bdd36ccb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:33.839475 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:33.839475 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:33.841081 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cc30ceb8-a3d5-4447-bce8-fd74bdd36ccb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:33.841996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-321736ee-1262-490b-b653-0ccc2ba6d00b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:33.842379 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 436/1768] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:33 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:33.844807 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-321736ee-1262-490b-b653-0ccc2ba6d00b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:33.845115 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-321736ee-1262-490b-b653-0ccc2ba6d00b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:33.845200 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-321736ee-1262-490b-b653-0ccc2ba6d00b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:33.845376 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-321736ee-1262-490b-b653-0ccc2ba6d00b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:33.850827 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:33.850827 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:33.852113 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-321736ee-1262-490b-b653-0ccc2ba6d00b tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 200 Jul 03 06:27:33.852592 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 447/1769] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:33 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:33.890511 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-17b9ddaa-ad14-491a-8bbf-3d950247576c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:33.896397 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-17b9ddaa-ad14-491a-8bbf-3d950247576c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] PUT https://10.4.3.243/volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e Jul 03 06:27:33.896397 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-17b9ddaa-ad14-491a-8bbf-3d950247576c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:33.918210 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-17b9ddaa-ad14-491a-8bbf-3d950247576c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Acquiring lock "cinder-attachment_update-66fc8c67-09b5-4b8e-a82f-ffbf3fbef768-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:27:33.926379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-17b9ddaa-ad14-491a-8bbf-3d950247576c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-66fc8c67-09b5-4b8e-a82f-ffbf3fbef768-np0000004376" acquired by "attachment_update" :: waited 0.009s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:27:33.928978 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:33.928978 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:34.471272 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-17b9ddaa-ad14-491a-8bbf-3d950247576c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-66fc8c67-09b5-4b8e-a82f-ffbf3fbef768-np0000004376" released by "attachment_update" :: held 0.546s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:27:34.471630 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-17b9ddaa-ad14-491a-8bbf-3d950247576c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e returned with HTTP 200 Jul 03 06:27:34.472288 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 451/1770] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:27:33 2026] PUT /volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e => generated 969 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:34.861163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e9294e33-0387-4299-a5ee-88b386106349 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:34.865826 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e9294e33-0387-4299-a5ee-88b386106349 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:34.866088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e9294e33-0387-4299-a5ee-88b386106349 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:34.866401 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e9294e33-0387-4299-a5ee-88b386106349 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:34.866567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e9294e33-0387-4299-a5ee-88b386106349 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:34.875128 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-07c65fea-4fd1-42d5-b8f9-9551c98bfb4d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:34.876142 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-07c65fea-4fd1-42d5-b8f9-9551c98bfb4d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e Jul 03 06:27:34.876838 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-07c65fea-4fd1-42d5-b8f9-9551c98bfb4d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:34.876838 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-07c65fea-4fd1-42d5-b8f9-9551c98bfb4d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:34.876838 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-07c65fea-4fd1-42d5-b8f9-9551c98bfb4d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Show backup with id 2c2b0e16-c008-4744-ad63-c7ec56aef60e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:34.881470 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-07c65fea-4fd1-42d5-b8f9-9551c98bfb4d tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e returned with HTTP 404 Jul 03 06:27:34.883103 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 437/1771] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:34 2026] GET /volume/v3/backups/2c2b0e16-c008-4744-ad63-c7ec56aef60e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:34.886806 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:34.886806 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:34.888376 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e9294e33-0387-4299-a5ee-88b386106349 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:34.894326 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 437/1772] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:34 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:34.988655 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-a4f4f308-be8b-46c2-a659-95c367096143 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:34.994958 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-a4f4f308-be8b-46c2-a659-95c367096143 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e/action Jul 03 06:27:34.995530 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-a4f4f308-be8b-46c2-a659-95c367096143 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:27:34.995769 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-a4f4f308-be8b-46c2-a659-95c367096143 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:35.032116 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:35.032116 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:35.058125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d3a83cd5-9553-4762-8c6d-d0e6ef85eda3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:35.063078 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-80d95c9b-7af8-404f-a0ab-50401018ec87 req-a4f4f308-be8b-46c2-a659-95c367096143 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e/action returned with HTTP 204 Jul 03 06:27:35.063878 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 448/1773] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:27:34 2026] POST /volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:35.065946 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d3a83cd5-9553-4762-8c6d-d0e6ef85eda3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a Jul 03 06:27:35.067767 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d3a83cd5-9553-4762-8c6d-d0e6ef85eda3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:35.067767 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d3a83cd5-9553-4762-8c6d-d0e6ef85eda3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:35.090457 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:35.090457 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:35.104367 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d3a83cd5-9553-4762-8c6d-d0e6ef85eda3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:35.131149 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d3a83cd5-9553-4762-8c6d-d0e6ef85eda3 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a returned with HTTP 200 Jul 03 06:27:35.134054 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 452/1774] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:35 2026] GET /volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:35.151239 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5599d7e6-6b9b-47f4-8479-0814858d3380 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:35.154408 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5599d7e6-6b9b-47f4-8479-0814858d3380 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a Jul 03 06:27:35.155143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5599d7e6-6b9b-47f4-8479-0814858d3380 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:35.155635 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5599d7e6-6b9b-47f4-8479-0814858d3380 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:35.156170 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-5599d7e6-6b9b-47f4-8479-0814858d3380 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Delete volume with id: 4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a Jul 03 06:27:35.167026 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:35.167026 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:35.167650 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5599d7e6-6b9b-47f4-8479-0814858d3380 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:35.223911 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5599d7e6-6b9b-47f4-8479-0814858d3380 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Delete volume request issued successfully. Jul 03 06:27:35.224226 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5599d7e6-6b9b-47f4-8479-0814858d3380 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a returned with HTTP 202 Jul 03 06:27:35.224982 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 438/1775] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:35 2026] DELETE /volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:27:35.238714 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ee05df8d-397b-44aa-bbf0-6a34007cebc5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:35.241608 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ee05df8d-397b-44aa-bbf0-6a34007cebc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a Jul 03 06:27:35.241856 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ee05df8d-397b-44aa-bbf0-6a34007cebc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:35.242540 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ee05df8d-397b-44aa-bbf0-6a34007cebc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:35.253663 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:35.253663 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:35.259265 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ee05df8d-397b-44aa-bbf0-6a34007cebc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Volume info retrieved successfully. Jul 03 06:27:35.270884 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ee05df8d-397b-44aa-bbf0-6a34007cebc5 tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a returned with HTTP 200 Jul 03 06:27:35.272847 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 438/1776] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:35 2026] GET /volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:35.403731 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-7bb66e93-9497-430d-87ff-29763727eeeb req-dc45e492-dba7-4c43-84b6-379a1a147bf7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:35.406101 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7bb66e93-9497-430d-87ff-29763727eeeb req-dc45e492-dba7-4c43-84b6-379a1a147bf7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] DELETE https://10.4.3.243/volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f Jul 03 06:27:35.406408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7bb66e93-9497-430d-87ff-29763727eeeb req-dc45e492-dba7-4c43-84b6-379a1a147bf7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:35.406720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7bb66e93-9497-430d-87ff-29763727eeeb req-dc45e492-dba7-4c43-84b6-379a1a147bf7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:35.415913 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:35.415913 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:35.908509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d6b08411-19ec-4ec1-9612-2c35e6f278ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:35.910812 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6b08411-19ec-4ec1-9612-2c35e6f278ce tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:35.911063 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6b08411-19ec-4ec1-9612-2c35e6f278ce tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:35.911295 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6b08411-19ec-4ec1-9612-2c35e6f278ce tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:35.911420 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d6b08411-19ec-4ec1-9612-2c35e6f278ce tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:35.917023 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:35.917023 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:35.917952 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6b08411-19ec-4ec1-9612-2c35e6f278ce tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:35.918411 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 453/1777] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:35 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:35.975966 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7bb66e93-9497-430d-87ff-29763727eeeb req-dc45e492-dba7-4c43-84b6-379a1a147bf7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f returned with HTTP 200 Jul 03 06:27:35.977063 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 449/1778] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:27:35 2026] DELETE /volume/v3/attachments/9de20382-63d1-40a2-bdfe-493e450e0e4f => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:35.988730 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-7bb66e93-9497-430d-87ff-29763727eeeb req-1cdbedb8-5de7-48ab-9ba6-94e7cd4ba749 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:35.994385 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7bb66e93-9497-430d-87ff-29763727eeeb req-1cdbedb8-5de7-48ab-9ba6-94e7cd4ba749 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f Jul 03 06:27:35.994649 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7bb66e93-9497-430d-87ff-29763727eeeb req-1cdbedb8-5de7-48ab-9ba6-94e7cd4ba749 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:35.994969 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7bb66e93-9497-430d-87ff-29763727eeeb req-1cdbedb8-5de7-48ab-9ba6-94e7cd4ba749 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:35.995196 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [req-7bb66e93-9497-430d-87ff-29763727eeeb req-1cdbedb8-5de7-48ab-9ba6-94e7cd4ba749 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Delete volume with id: 1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f Jul 03 06:27:36.005814 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:36.005814 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:36.006504 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-7bb66e93-9497-430d-87ff-29763727eeeb req-1cdbedb8-5de7-48ab-9ba6-94e7cd4ba749 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:27:36.030458 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-7bb66e93-9497-430d-87ff-29763727eeeb req-1cdbedb8-5de7-48ab-9ba6-94e7cd4ba749 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Delete volume request issued successfully. Jul 03 06:27:36.030752 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7bb66e93-9497-430d-87ff-29763727eeeb req-1cdbedb8-5de7-48ab-9ba6-94e7cd4ba749 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f returned with HTTP 202 Jul 03 06:27:36.031378 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 439/1779] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:27:35 2026] DELETE /volume/v3/volumes/1e55ef9f-ee5f-45f3-aeea-9faa1d456e6f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:27:36.291242 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-142d5631-8904-406d-b0fe-4f330633730f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:36.293619 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-142d5631-8904-406d-b0fe-4f330633730f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] GET https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a Jul 03 06:27:36.293894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-142d5631-8904-406d-b0fe-4f330633730f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:36.294136 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-142d5631-8904-406d-b0fe-4f330633730f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:36.301912 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-142d5631-8904-406d-b0fe-4f330633730f tempest-VolumesBackupsAdminTest-158936818 tempest-VolumesBackupsAdminTest-158936818-project-member] https://10.4.3.243/volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a returned with HTTP 404 Jul 03 06:27:36.303104 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 439/1780] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:36 2026] GET /volume/v3/volumes/4f82f4e7-be65-4e2a-bebb-a8a9cc6c7e1a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:36.936722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a91a9ca9-eb48-42c6-ae1b-5d85d86c40e9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:36.938982 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a91a9ca9-eb48-42c6-ae1b-5d85d86c40e9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:36.938982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a91a9ca9-eb48-42c6-ae1b-5d85d86c40e9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:36.939792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a91a9ca9-eb48-42c6-ae1b-5d85d86c40e9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:36.939792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a91a9ca9-eb48-42c6-ae1b-5d85d86c40e9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:36.952634 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:36.952634 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:36.953386 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a91a9ca9-eb48-42c6-ae1b-5d85d86c40e9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:36.954133 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 454/1781] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:36 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:37.969177 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9d69dc53-0670-4319-aa09-48267245b1fc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:37.973915 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9d69dc53-0670-4319-aa09-48267245b1fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:37.973915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9d69dc53-0670-4319-aa09-48267245b1fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:37.973915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9d69dc53-0670-4319-aa09-48267245b1fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:37.973915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9d69dc53-0670-4319-aa09-48267245b1fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:37.988552 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:37.988552 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:37.989011 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9d69dc53-0670-4319-aa09-48267245b1fc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:37.989550 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 450/1782] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:37 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:39.007067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9a375d36-07c6-4364-ac93-77361124a136 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:39.010250 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9a375d36-07c6-4364-ac93-77361124a136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:39.010541 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9a375d36-07c6-4364-ac93-77361124a136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:39.011469 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9a375d36-07c6-4364-ac93-77361124a136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:39.011640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-9a375d36-07c6-4364-ac93-77361124a136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:39.020907 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:39.020907 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:39.021853 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9a375d36-07c6-4364-ac93-77361124a136 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:39.022621 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 440/1783] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:39 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:27:39.427770 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b1d64609-0042-413b-a742-93f0c897f91c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:39.584758 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b1d64609-0042-413b-a742-93f0c897f91c tempest-AvailabilityZoneTestJSON-2010056345 tempest-AvailabilityZoneTestJSON-2010056345-project-member] GET https://10.4.3.243/volume/v3/os-availability-zone Jul 03 06:27:39.585173 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b1d64609-0042-413b-a742-93f0c897f91c tempest-AvailabilityZoneTestJSON-2010056345 tempest-AvailabilityZoneTestJSON-2010056345-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:39.585617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b1d64609-0042-413b-a742-93f0c897f91c tempest-AvailabilityZoneTestJSON-2010056345 tempest-AvailabilityZoneTestJSON-2010056345-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:39.591496 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b1d64609-0042-413b-a742-93f0c897f91c tempest-AvailabilityZoneTestJSON-2010056345 tempest-AvailabilityZoneTestJSON-2010056345-project-member] Availability Zones retrieved successfully. Jul 03 06:27:39.592185 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b1d64609-0042-413b-a742-93f0c897f91c tempest-AvailabilityZoneTestJSON-2010056345 tempest-AvailabilityZoneTestJSON-2010056345-project-member] https://10.4.3.243/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 06:27:39.593359 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 440/1784] 10.4.3.243 () {66 vars in 1276 bytes} [Fri Jul 3 06:27:39 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:40.040594 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-61e79689-153c-4329-9f73-1e847de46257 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:40.044708 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-61e79689-153c-4329-9f73-1e847de46257 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:40.045219 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-61e79689-153c-4329-9f73-1e847de46257 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:40.045416 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-61e79689-153c-4329-9f73-1e847de46257 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:40.045678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-61e79689-153c-4329-9f73-1e847de46257 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:40.053416 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:40.053416 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:40.054169 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-61e79689-153c-4329-9f73-1e847de46257 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:40.054508 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 455/1785] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:40 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:41.074396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9ba1d669-b6fb-4638-b117-5618c3e5dc7a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:41.077397 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9ba1d669-b6fb-4638-b117-5618c3e5dc7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:41.077817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9ba1d669-b6fb-4638-b117-5618c3e5dc7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:41.078017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9ba1d669-b6fb-4638-b117-5618c3e5dc7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:41.078160 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9ba1d669-b6fb-4638-b117-5618c3e5dc7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:41.085725 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:41.085725 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:41.086808 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9ba1d669-b6fb-4638-b117-5618c3e5dc7a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:41.087394 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 451/1786] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:41 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:41.396097 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:41.540819 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:41.541331 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1192448688"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:41.543276 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1192448688'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:41.543427 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Create volume of 1 GB Jul 03 06:27:41.552472 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Availability Zones retrieved successfully. Jul 03 06:27:41.564328 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Flow 'volume_create_api' (202c382c-fc6e-48aa-bed0-caca8bfab89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:41.566810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (975a1c41-0584-432f-b52f-9274d045beb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:41.568362 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:41.617949 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (975a1c41-0584-432f-b52f-9274d045beb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:41.619396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2566b2d-f78c-4be6-9b2a-583c998a16b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:41.736303 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Created reservations ['f0aa473c-8f3a-4d92-b756-7531322f5156', '1b781c29-6b52-4527-aa8a-9050f10d105f', '93788798-ec7e-45cc-a014-ecc47367afc9', '533789ea-bdfa-4a5a-9a58-21878a24d48d'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:41.737395 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2566b2d-f78c-4be6-9b2a-583c998a16b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0aa473c-8f3a-4d92-b756-7531322f5156', '1b781c29-6b52-4527-aa8a-9050f10d105f', '93788798-ec7e-45cc-a014-ecc47367afc9', '533789ea-bdfa-4a5a-9a58-21878a24d48d']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:41.738449 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (960ec831-b19d-42f0-b25f-bbc0a395df49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:41.775954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (960ec831-b19d-42f0-b25f-bbc0a395df49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfb96a0d-8acd-4801-8e75-36670e3581ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1192448688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6152f5e78841ad848a6818039f4ec4',qos_specs=None,replication_status=,reservations=['f0aa473c-8f3a-4d92-b756-7531322f5156','1b781c29-6b52-4527-aa8a-9050f10d105f','93788798-ec7e-45cc-a014-ecc47367afc9','533789ea-bdfa-4a5a-9a58-21878a24d48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29b84c94c30a4afb9b822cbb6581bb81',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1192448688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfb96a0d-8acd-4801-8e75-36670e3581ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa6152f5e78841ad848a6818039f4ec4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29b84c94c30a4afb9b822cbb6581bb81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:41.776250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8c0aa7-8631-4f5d-b136-51c3936d0798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:41.802687 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8c0aa7-8631-4f5d-b136-51c3936d0798) transitioned into state 'SUCCESS' from state '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-1192448688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa6152f5e78841ad848a6818039f4ec4',qos_specs=None,replication_status=,reservations=['f0aa473c-8f3a-4d92-b756-7531322f5156','1b781c29-6b52-4527-aa8a-9050f10d105f','93788798-ec7e-45cc-a014-ecc47367afc9','533789ea-bdfa-4a5a-9a58-21878a24d48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29b84c94c30a4afb9b822cbb6581bb81',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:41.803651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6306afdc-2903-45fc-832c-957b207b5890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:41.819281 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6306afdc-2903-45fc-832c-957b207b5890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:41.820602 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Flow 'volume_create_api' (202c382c-fc6e-48aa-bed0-caca8bfab89a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:41.823658 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Create volume request issued successfully. Jul 03 06:27:41.823658 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-33aa3c33-fb0e-41bb-b15b-e46886b23c05 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:41.823658 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 441/1787] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:27:41 2026] POST /volume/v3/volumes => generated 750 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:41.842345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-53f27e67-bbba-4d15-bb75-5462314ccf19 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:41.844257 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-53f27e67-bbba-4d15-bb75-5462314ccf19 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab Jul 03 06:27:41.844564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-53f27e67-bbba-4d15-bb75-5462314ccf19 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:41.844818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-53f27e67-bbba-4d15-bb75-5462314ccf19 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:41.858268 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:41.858268 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:41.868998 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-53f27e67-bbba-4d15-bb75-5462314ccf19 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:41.876890 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-53f27e67-bbba-4d15-bb75-5462314ccf19 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab returned with HTTP 200 Jul 03 06:27:41.877556 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 441/1788] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:41 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:42.106929 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c7ade67e-4b16-4f5b-bf42-644fb3bc22a9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:42.109586 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c7ade67e-4b16-4f5b-bf42-644fb3bc22a9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:42.110081 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c7ade67e-4b16-4f5b-bf42-644fb3bc22a9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:42.110081 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c7ade67e-4b16-4f5b-bf42-644fb3bc22a9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:42.110270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-c7ade67e-4b16-4f5b-bf42-644fb3bc22a9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:42.118952 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:42.118952 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:42.119955 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c7ade67e-4b16-4f5b-bf42-644fb3bc22a9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:42.120507 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 456/1789] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:42 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:42.898849 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2fbec9a3-54cd-4beb-9134-5dc9e469f21f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:42.902270 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2fbec9a3-54cd-4beb-9134-5dc9e469f21f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab Jul 03 06:27:42.902488 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2fbec9a3-54cd-4beb-9134-5dc9e469f21f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:42.904575 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2fbec9a3-54cd-4beb-9134-5dc9e469f21f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:42.917361 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:42.917361 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:42.924309 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2fbec9a3-54cd-4beb-9134-5dc9e469f21f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:42.931282 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2fbec9a3-54cd-4beb-9134-5dc9e469f21f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab returned with HTTP 200 Jul 03 06:27:42.932099 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 452/1790] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:42 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:42.949971 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e8a5035d-cb36-4c4f-aed5-6758a075e30e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:42.953396 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e8a5035d-cb36-4c4f-aed5-6758a075e30e tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] POST https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:42.953396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e8a5035d-cb36-4c4f-aed5-6758a075e30e tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:42.966287 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:42.966287 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:42.967260 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e8a5035d-cb36-4c4f-aed5-6758a075e30e tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:42.985205 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e8a5035d-cb36-4c4f-aed5-6758a075e30e tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Create volume metadata completed successfully. Jul 03 06:27:42.985495 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e8a5035d-cb36-4c4f-aed5-6758a075e30e tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:42.986223 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 442/1791] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:27:42 2026] POST /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 101 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:42.999002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4bc903cf-c924-461f-b091-4aab2c2c1d06 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.002678 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4bc903cf-c924-461f-b091-4aab2c2c1d06 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:43.002966 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4bc903cf-c924-461f-b091-4aab2c2c1d06 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.004340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4bc903cf-c924-461f-b091-4aab2c2c1d06 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.014879 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.014879 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:43.015974 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4bc903cf-c924-461f-b091-4aab2c2c1d06 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.025965 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4bc903cf-c924-461f-b091-4aab2c2c1d06 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Get volume metadata completed successfully. Jul 03 06:27:43.026120 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4bc903cf-c924-461f-b091-4aab2c2c1d06 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:43.027004 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 442/1792] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:27:42 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:43.043567 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b7cf50a4-4c44-44d6-99c4-c5103a133588 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.046308 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b7cf50a4-4c44-44d6-99c4-c5103a133588 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] PUT https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:43.047264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b7cf50a4-4c44-44d6-99c4-c5103a133588 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:43.059541 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.059541 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:43.060470 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b7cf50a4-4c44-44d6-99c4-c5103a133588 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.096768 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b7cf50a4-4c44-44d6-99c4-c5103a133588 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Update volume metadata completed successfully. Jul 03 06:27:43.098291 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b7cf50a4-4c44-44d6-99c4-c5103a133588 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:43.098291 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 457/1793] 10.4.3.243 () {68 vars in 1395 bytes} [Fri Jul 3 06:27:43 2026] PUT /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 57 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.117235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-98f359d8-6476-4bd8-8e8c-9166a7940fd3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.124456 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-98f359d8-6476-4bd8-8e8c-9166a7940fd3 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:43.125239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-98f359d8-6476-4bd8-8e8c-9166a7940fd3 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.125239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-98f359d8-6476-4bd8-8e8c-9166a7940fd3 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.135071 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c0d994d7-4e14-429f-8877-d0e200105521 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.137193 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0d994d7-4e14-429f-8877-d0e200105521 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:43.137463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0d994d7-4e14-429f-8877-d0e200105521 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.138316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0d994d7-4e14-429f-8877-d0e200105521 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.138316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c0d994d7-4e14-429f-8877-d0e200105521 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id b24a0905-9690-41aa-be90-15d1445855ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:43.141498 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.141498 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:43.142076 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-98f359d8-6476-4bd8-8e8c-9166a7940fd3 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.147222 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.147222 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:43.148815 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0d994d7-4e14-429f-8877-d0e200105521 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 200 Jul 03 06:27:43.149037 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 443/1794] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:43 2026] GET /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 710 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:43.152209 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-98f359d8-6476-4bd8-8e8c-9166a7940fd3 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Get volume metadata completed successfully. Jul 03 06:27:43.152707 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-98f359d8-6476-4bd8-8e8c-9166a7940fd3 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:43.154166 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 453/1795] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:27:43 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.164435 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9f59f407-c163-4ad2-b895-17ea663b8c46 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.165761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a9568b96-85da-4a06-987e-c7835a26f5ef None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.166663 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f59f407-c163-4ad2-b895-17ea663b8c46 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab Jul 03 06:27:43.166835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f59f407-c163-4ad2-b895-17ea663b8c46 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.167133 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f59f407-c163-4ad2-b895-17ea663b8c46 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.167244 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-9f59f407-c163-4ad2-b895-17ea663b8c46 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete backup with id: b24a0905-9690-41aa-be90-15d1445855ab. Jul 03 06:27:43.170240 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a9568b96-85da-4a06-987e-c7835a26f5ef tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] DELETE https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key1 Jul 03 06:27:43.171449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a9568b96-85da-4a06-987e-c7835a26f5ef tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.171449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a9568b96-85da-4a06-987e-c7835a26f5ef tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.176879 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.176879 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:43.186425 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.186425 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:43.187163 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a9568b96-85da-4a06-987e-c7835a26f5ef tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.197788 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-9f59f407-c163-4ad2-b895-17ea663b8c46 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] delete_backup rpcapi backup_id b24a0905-9690-41aa-be90-15d1445855ab {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:27:43.201019 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f59f407-c163-4ad2-b895-17ea663b8c46 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab returned with HTTP 202 Jul 03 06:27:43.201362 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a9568b96-85da-4a06-987e-c7835a26f5ef tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Get volume metadata completed successfully. Jul 03 06:27:43.201527 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 443/1796] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:27:43 2026] DELETE /volume/v3/backups/b24a0905-9690-41aa-be90-15d1445855ab => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:27:43.228737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.231860 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:43.231860 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1907967938"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:43.235121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1907967938'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:43.235378 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a9568b96-85da-4a06-987e-c7835a26f5ef tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Delete volume metadata completed successfully. Jul 03 06:27:43.235493 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume of 1 GB Jul 03 06:27:43.235600 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a9568b96-85da-4a06-987e-c7835a26f5ef tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key1 returned with HTTP 200 Jul 03 06:27:43.240554 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 458/1797] 10.4.3.243 () {66 vars in 1393 bytes} [Fri Jul 3 06:27:43 2026] DELETE /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key1 => generated 0 bytes in 73 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 06:27:43.248740 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Availability Zones retrieved successfully. Jul 03 06:27:43.250084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-745268bf-a68d-4af8-b10d-fb7196585ebc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.252674 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-745268bf-a68d-4af8-b10d-fb7196585ebc tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:43.253127 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-745268bf-a68d-4af8-b10d-fb7196585ebc tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.254209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-745268bf-a68d-4af8-b10d-fb7196585ebc tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.258786 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Flow 'volume_create_api' (ded8205d-6f29-4426-9795-4d00b6fa14c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:43.262256 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7df04f50-d9e1-4635-b95c-c347f00f0648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:43.264317 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:43.266682 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.266682 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:43.266682 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-745268bf-a68d-4af8-b10d-fb7196585ebc tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.276490 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-745268bf-a68d-4af8-b10d-fb7196585ebc tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Get volume metadata completed successfully. Jul 03 06:27:43.277504 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-745268bf-a68d-4af8-b10d-fb7196585ebc tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:43.277504 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 454/1798] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:27:43 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 32 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.291365 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1705d2f2-a4fa-4883-ac3b-9213f63acf6d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.294333 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1705d2f2-a4fa-4883-ac3b-9213f63acf6d tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] PUT https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:43.295098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1705d2f2-a4fa-4883-ac3b-9213f63acf6d tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:43.312721 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.312721 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:43.312721 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1705d2f2-a4fa-4883-ac3b-9213f63acf6d tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.322184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7df04f50-d9e1-4635-b95c-c347f00f0648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:43.324306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a66513-c5f1-4005-b69b-34d93311e918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:43.341803 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1705d2f2-a4fa-4883-ac3b-9213f63acf6d tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Update volume metadata completed successfully. Jul 03 06:27:43.341803 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1705d2f2-a4fa-4883-ac3b-9213f63acf6d tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:43.341803 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 444/1799] 10.4.3.243 () {68 vars in 1395 bytes} [Fri Jul 3 06:27:43 2026] PUT /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.355744 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0a39a65c-b9de-43a3-8dc4-68a9892b33b8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.363284 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a39a65c-b9de-43a3-8dc4-68a9892b33b8 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] POST https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:43.363284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a39a65c-b9de-43a3-8dc4-68a9892b33b8 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:43.383615 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.383615 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:43.383615 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0a39a65c-b9de-43a3-8dc4-68a9892b33b8 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.410284 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0a39a65c-b9de-43a3-8dc4-68a9892b33b8 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Create volume metadata completed successfully. Jul 03 06:27:43.411030 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a39a65c-b9de-43a3-8dc4-68a9892b33b8 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:43.411565 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 459/1800] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:27:43 2026] POST /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 68 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.431302 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Created reservations ['2b0e85dd-75c1-4d14-a696-fea587891c3e', '8dbc6712-0848-4070-abf4-a06aa773b384', '04e86270-37cc-4256-a699-1b86b5f7121e', 'a716013c-c619-4984-820b-e1618d6b70c0'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:43.431902 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ff27951e-47c7-459b-a27b-0bc1fd14abac None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.432054 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a66513-c5f1-4005-b69b-34d93311e918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0e85dd-75c1-4d14-a696-fea587891c3e', '8dbc6712-0848-4070-abf4-a06aa773b384', '04e86270-37cc-4256-a699-1b86b5f7121e', 'a716013c-c619-4984-820b-e1618d6b70c0']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:43.432791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1adcecf-7eab-413c-bf3a-92fd66b4d64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:43.440562 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ff27951e-47c7-459b-a27b-0bc1fd14abac tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] PUT https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key3 Jul 03 06:27:43.441602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ff27951e-47c7-459b-a27b-0bc1fd14abac tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:43.476184 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.476184 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:43.476954 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ff27951e-47c7-459b-a27b-0bc1fd14abac tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.482805 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1adcecf-7eab-413c-bf3a-92fd66b4d64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3641d2c3-332c-4436-a714-b52eded8e4ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1907967938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['2b0e85dd-75c1-4d14-a696-fea587891c3e','8dbc6712-0848-4070-abf4-a06aa773b384','04e86270-37cc-4256-a699-1b86b5f7121e','a716013c-c619-4984-820b-e1618d6b70c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1907967938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3641d2c3-332c-4436-a714-b52eded8e4ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='741539abaa814b61b80ea6d95386b365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:43.482805 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20545a2-8057-4f58-a3c6-4d1edd120c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:43.501528 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ff27951e-47c7-459b-a27b-0bc1fd14abac tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Update volume metadata completed successfully. Jul 03 06:27:43.501925 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ff27951e-47c7-459b-a27b-0bc1fd14abac tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key3 returned with HTTP 200 Jul 03 06:27:43.504551 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 455/1801] 10.4.3.243 () {68 vars in 1410 bytes} [Fri Jul 3 06:27:43 2026] PUT /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key3 => generated 35 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.519408 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7e8a2cfc-2256-4b17-ad47-1b12d0add239 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.522306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20545a2-8057-4f58-a3c6-4d1edd120c1c) transitioned into state 'SUCCESS' from state '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-1907967938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['2b0e85dd-75c1-4d14-a696-fea587891c3e','8dbc6712-0848-4070-abf4-a06aa773b384','04e86270-37cc-4256-a699-1b86b5f7121e','a716013c-c619-4984-820b-e1618d6b70c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:43.525213 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7e8a2cfc-2256-4b17-ad47-1b12d0add239 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key3 Jul 03 06:27:43.525213 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7e8a2cfc-2256-4b17-ad47-1b12d0add239 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.525355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a88ec6f-1161-41f5-ac24-97304058703b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:43.525399 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7e8a2cfc-2256-4b17-ad47-1b12d0add239 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.541061 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.541061 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:43.542761 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7e8a2cfc-2256-4b17-ad47-1b12d0add239 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.551642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a88ec6f-1161-41f5-ac24-97304058703b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:43.553177 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Flow 'volume_create_api' (ded8205d-6f29-4426-9795-4d00b6fa14c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:43.553794 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume request issued successfully. Jul 03 06:27:43.555611 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-108356a9-aeb0-43ec-8d9a-e81c31ee1916 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:43.555611 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 444/1802] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:27:43 2026] POST /volume/v3/volumes => generated 778 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:43.565324 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7e8a2cfc-2256-4b17-ad47-1b12d0add239 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Get volume metadata completed successfully. Jul 03 06:27:43.566106 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7e8a2cfc-2256-4b17-ad47-1b12d0add239 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key3 returned with HTTP 200 Jul 03 06:27:43.567636 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 445/1803] 10.4.3.243 () {66 vars in 1390 bytes} [Fri Jul 3 06:27:43 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata/key3 => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.577854 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c70fbee5-e1a4-4685-a259-1de46b0128ba None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.583727 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c70fbee5-e1a4-4685-a259-1de46b0128ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee Jul 03 06:27:43.584333 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5820f4d7-ca9f-40b8-9ce4-57216eb459ea None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.584597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c70fbee5-e1a4-4685-a259-1de46b0128ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.584597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c70fbee5-e1a4-4685-a259-1de46b0128ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.584754 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5820f4d7-ca9f-40b8-9ce4-57216eb459ea tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:43.584754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5820f4d7-ca9f-40b8-9ce4-57216eb459ea tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.588765 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5820f4d7-ca9f-40b8-9ce4-57216eb459ea tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.597044 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.597044 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:43.599079 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.599079 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:43.600076 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5820f4d7-ca9f-40b8-9ce4-57216eb459ea tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.606951 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c70fbee5-e1a4-4685-a259-1de46b0128ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:27:43.608939 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c70fbee5-e1a4-4685-a259-1de46b0128ba tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee returned with HTTP 200 Jul 03 06:27:43.609713 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 460/1804] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:43 2026] GET /volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:43.617761 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5820f4d7-ca9f-40b8-9ce4-57216eb459ea tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Get volume metadata completed successfully. Jul 03 06:27:43.618297 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5820f4d7-ca9f-40b8-9ce4-57216eb459ea tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:43.619320 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 456/1805] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:27:43 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 75 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.639651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f4e284b4-397e-4aff-84e7-899173b46eb1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.642876 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f4e284b4-397e-4aff-84e7-899173b46eb1 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] PUT https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata Jul 03 06:27:43.643382 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f4e284b4-397e-4aff-84e7-899173b46eb1 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:43.660517 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.660517 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:43.663135 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f4e284b4-397e-4aff-84e7-899173b46eb1 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.684819 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f4e284b4-397e-4aff-84e7-899173b46eb1 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Update volume metadata completed successfully. Jul 03 06:27:43.684819 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f4e284b4-397e-4aff-84e7-899173b46eb1 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata returned with HTTP 200 Jul 03 06:27:43.684819 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 445/1806] 10.4.3.243 () {68 vars in 1395 bytes} [Fri Jul 3 06:27:43 2026] PUT /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:27:43.697293 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-259c1307-e651-4f3b-9bc8-2c5959bfc22f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.699140 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-259c1307-e651-4f3b-9bc8-2c5959bfc22f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab Jul 03 06:27:43.699427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-259c1307-e651-4f3b-9bc8-2c5959bfc22f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.699727 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-259c1307-e651-4f3b-9bc8-2c5959bfc22f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.713705 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.713705 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:43.721228 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-259c1307-e651-4f3b-9bc8-2c5959bfc22f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.730507 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-259c1307-e651-4f3b-9bc8-2c5959bfc22f tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab returned with HTTP 200 Jul 03 06:27:43.730628 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 446/1807] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:43 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:43.749517 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-158bdc5d-12d6-45a0-8db4-46df03c83a43 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.752338 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-158bdc5d-12d6-45a0-8db4-46df03c83a43 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] DELETE https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab Jul 03 06:27:43.752595 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-158bdc5d-12d6-45a0-8db4-46df03c83a43 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.752850 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-158bdc5d-12d6-45a0-8db4-46df03c83a43 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.753149 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-158bdc5d-12d6-45a0-8db4-46df03c83a43 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Delete volume with id: dfb96a0d-8acd-4801-8e75-36670e3581ab Jul 03 06:27:43.764422 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.764422 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:43.765002 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-158bdc5d-12d6-45a0-8db4-46df03c83a43 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.823773 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-158bdc5d-12d6-45a0-8db4-46df03c83a43 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Delete volume request issued successfully. Jul 03 06:27:43.824005 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-158bdc5d-12d6-45a0-8db4-46df03c83a43 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab returned with HTTP 202 Jul 03 06:27:43.824891 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 461/1808] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:27:43 2026] DELETE /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:27:43.839875 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-11e55e18-81e6-4cb7-ba89-a6fc9f9c5c90 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:43.842288 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-11e55e18-81e6-4cb7-ba89-a6fc9f9c5c90 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab Jul 03 06:27:43.842714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-11e55e18-81e6-4cb7-ba89-a6fc9f9c5c90 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:43.843119 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-11e55e18-81e6-4cb7-ba89-a6fc9f9c5c90 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:43.854771 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:43.854771 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:43.871902 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-11e55e18-81e6-4cb7-ba89-a6fc9f9c5c90 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Volume info retrieved successfully. Jul 03 06:27:43.881289 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-11e55e18-81e6-4cb7-ba89-a6fc9f9c5c90 tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab returned with HTTP 200 Jul 03 06:27:43.881289 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 457/1809] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:43 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:44.629455 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-54315f6a-6f9b-40b0-b08a-eb9b8bd2ac0c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:44.631606 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-54315f6a-6f9b-40b0-b08a-eb9b8bd2ac0c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee Jul 03 06:27:44.632005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-54315f6a-6f9b-40b0-b08a-eb9b8bd2ac0c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:44.632306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-54315f6a-6f9b-40b0-b08a-eb9b8bd2ac0c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:44.646976 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:44.646976 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:44.650632 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-54315f6a-6f9b-40b0-b08a-eb9b8bd2ac0c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:27:44.655887 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-54315f6a-6f9b-40b0-b08a-eb9b8bd2ac0c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee returned with HTTP 200 Jul 03 06:27:44.656582 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 446/1810] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:44 2026] GET /volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:44.670756 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-57eebcfb-4109-40d3-825b-2283412a1c86 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:44.676310 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-57eebcfb-4109-40d3-825b-2283412a1c86 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:27:44.676973 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-57eebcfb-4109-40d3-825b-2283412a1c86 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3641d2c3-332c-4436-a714-b52eded8e4ee", "name": "tempest-type-Backup-1984515274"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:44.678986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-57eebcfb-4109-40d3-825b-2283412a1c86 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Creating new backup {'backup': {'volume_id': '3641d2c3-332c-4436-a714-b52eded8e4ee', 'name': 'tempest-type-Backup-1984515274'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:27:44.679206 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-57eebcfb-4109-40d3-825b-2283412a1c86 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Creating backup of volume 3641d2c3-332c-4436-a714-b52eded8e4ee in container None Jul 03 06:27:44.692436 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:44.692436 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:44.692975 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-57eebcfb-4109-40d3-825b-2283412a1c86 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:27:44.722525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-57eebcfb-4109-40d3-825b-2283412a1c86 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Created reservations ['cc4f8afa-f325-4f34-ba06-c9aa7521cd11', '4c34da18-4833-4287-8776-44c99f0c4fb3'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:44.783812 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-57eebcfb-4109-40d3-825b-2283412a1c86 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:27:44.784191 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 447/1811] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:27:44 2026] POST /volume/v3/backups => generated 316 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:27:44.805444 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4ef06c04-6eb8-48a3-81dc-164a548d7728 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:44.809702 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ef06c04-6eb8-48a3-81dc-164a548d7728 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:44.809939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4ef06c04-6eb8-48a3-81dc-164a548d7728 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:44.810167 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4ef06c04-6eb8-48a3-81dc-164a548d7728 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:44.810309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4ef06c04-6eb8-48a3-81dc-164a548d7728 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:44.820842 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:44.820842 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:44.821320 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ef06c04-6eb8-48a3-81dc-164a548d7728 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:44.821819 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 462/1812] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:44 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:44.909094 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-939a5beb-b76e-4e57-beb6-977a15fed43b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:44.912418 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-939a5beb-b76e-4e57-beb6-977a15fed43b tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] GET https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab Jul 03 06:27:44.912611 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-939a5beb-b76e-4e57-beb6-977a15fed43b tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:44.913171 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-939a5beb-b76e-4e57-beb6-977a15fed43b tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:44.923151 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-939a5beb-b76e-4e57-beb6-977a15fed43b tempest-VolumesMetadataTest-2079851994 tempest-VolumesMetadataTest-2079851994-project-member] https://10.4.3.243/volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab returned with HTTP 404 Jul 03 06:27:44.923742 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 458/1813] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:44 2026] GET /volume/v3/volumes/dfb96a0d-8acd-4801-8e75-36670e3581ab => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:45.836278 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6d86a175-c249-4cb1-96c0-a4a2418a87c3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:45.838903 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6d86a175-c249-4cb1-96c0-a4a2418a87c3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:45.839273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6d86a175-c249-4cb1-96c0-a4a2418a87c3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:45.839509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6d86a175-c249-4cb1-96c0-a4a2418a87c3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:45.839683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6d86a175-c249-4cb1-96c0-a4a2418a87c3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:45.845644 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:45.845644 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:45.846612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6d86a175-c249-4cb1-96c0-a4a2418a87c3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:45.847204 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 447/1814] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:45 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:46.863525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-875de71a-a1e8-4d5c-9583-0e7f6aa05138 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:46.868019 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-875de71a-a1e8-4d5c-9583-0e7f6aa05138 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:46.868443 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-875de71a-a1e8-4d5c-9583-0e7f6aa05138 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:46.869062 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-875de71a-a1e8-4d5c-9583-0e7f6aa05138 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:46.869288 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-875de71a-a1e8-4d5c-9583-0e7f6aa05138 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:46.878621 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:46.878621 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:46.878621 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-875de71a-a1e8-4d5c-9583-0e7f6aa05138 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:46.878621 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 448/1815] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:46 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:47.828822 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:47.892384 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-53dfa6a8-281a-4fbd-9f7b-a781d83aada9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:47.897329 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53dfa6a8-281a-4fbd-9f7b-a781d83aada9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:47.897329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53dfa6a8-281a-4fbd-9f7b-a781d83aada9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:47.897329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53dfa6a8-281a-4fbd-9f7b-a781d83aada9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:47.897329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-53dfa6a8-281a-4fbd-9f7b-a781d83aada9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:47.905456 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:47.905456 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:47.906638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53dfa6a8-281a-4fbd-9f7b-a781d83aada9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:47.907406 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 459/1816] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:47 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:48.072736 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:48.072736 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-667010335"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:48.074726 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-667010335'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:48.076033 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Create volume of 1 GB Jul 03 06:27:48.093643 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Availability Zones retrieved successfully. Jul 03 06:27:48.105525 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Flow 'volume_create_api' (b8eea5e1-b0b2-4191-a5fb-8aca1741ccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:48.107647 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465e483d-c578-4296-b020-cd7e8fbfb11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:48.108398 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:48.162974 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (465e483d-c578-4296-b020-cd7e8fbfb11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:48.163908 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b880e31-0467-4107-9b98-599d72bb3990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:48.266950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Created reservations ['f6376c03-c133-4292-b55e-f320d34b9c09', '2f5f9db3-ad7a-4858-9907-2a2bd6f66659', 'b1cec888-c82f-477c-8fa5-fd622c90bde5', '08d2a33a-4ed7-48ef-8306-febe390d633e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:48.268009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b880e31-0467-4107-9b98-599d72bb3990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6376c03-c133-4292-b55e-f320d34b9c09', '2f5f9db3-ad7a-4858-9907-2a2bd6f66659', 'b1cec888-c82f-477c-8fa5-fd622c90bde5', '08d2a33a-4ed7-48ef-8306-febe390d633e']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:48.268928 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b4d31c-5f28-4310-a2db-d998003bbf65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:48.305878 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b4d31c-5f28-4310-a2db-d998003bbf65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7891fc85-6d57-4560-9929-f2bb4ce0fd69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-667010335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c7a214df2c41b3805ae406e2c42b7c',qos_specs=None,replication_status=,reservations=['f6376c03-c133-4292-b55e-f320d34b9c09','2f5f9db3-ad7a-4858-9907-2a2bd6f66659','b1cec888-c82f-477c-8fa5-fd622c90bde5','08d2a33a-4ed7-48ef-8306-febe390d633e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0de3ed250d648bbae94c624aad4ef49',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-667010335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7891fc85-6d57-4560-9929-f2bb4ce0fd69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c7a214df2c41b3805ae406e2c42b7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0de3ed250d648bbae94c624aad4ef49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:48.307086 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a9c742-40be-4e1e-a63b-d49666ff2dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:48.369479 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a9c742-40be-4e1e-a63b-d49666ff2dfa) transitioned into state 'SUCCESS' from state '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-667010335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c7a214df2c41b3805ae406e2c42b7c',qos_specs=None,replication_status=,reservations=['f6376c03-c133-4292-b55e-f320d34b9c09','2f5f9db3-ad7a-4858-9907-2a2bd6f66659','b1cec888-c82f-477c-8fa5-fd622c90bde5','08d2a33a-4ed7-48ef-8306-febe390d633e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0de3ed250d648bbae94c624aad4ef49',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:48.371719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7fcf299-09a9-4ed0-8ca5-1c5661b030e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:48.395726 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7fcf299-09a9-4ed0-8ca5-1c5661b030e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:48.397497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Flow 'volume_create_api' (b8eea5e1-b0b2-4191-a5fb-8aca1741ccd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:48.397936 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Create volume request issued successfully. Jul 03 06:27:48.398770 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2264ee74-e792-4dfa-8f95-b2e72cd116fd tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:48.399320 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 463/1817] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:27:47 2026] POST /volume/v3/volumes => generated 818 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:48.416068 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6573f9c0-06ab-40a1-890f-ad4ae98f4612 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:48.419456 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6573f9c0-06ab-40a1-890f-ad4ae98f4612 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:48.419670 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6573f9c0-06ab-40a1-890f-ad4ae98f4612 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:48.420003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6573f9c0-06ab-40a1-890f-ad4ae98f4612 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:48.428634 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:48.428634 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:48.434331 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6573f9c0-06ab-40a1-890f-ad4ae98f4612 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Volume info retrieved successfully. Jul 03 06:27:48.439627 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6573f9c0-06ab-40a1-890f-ad4ae98f4612 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 200 Jul 03 06:27:48.441283 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 448/1818] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:48 2026] GET /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:48.926620 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a7f3e43a-10df-44d5-afd7-72ce6b1a92c8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:48.928737 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a7f3e43a-10df-44d5-afd7-72ce6b1a92c8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:48.928886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a7f3e43a-10df-44d5-afd7-72ce6b1a92c8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:48.929104 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a7f3e43a-10df-44d5-afd7-72ce6b1a92c8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:48.929288 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a7f3e43a-10df-44d5-afd7-72ce6b1a92c8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:48.939611 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:48.939611 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:48.940343 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a7f3e43a-10df-44d5-afd7-72ce6b1a92c8 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:48.944822 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 449/1819] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:48 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:49.463458 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-168ba4c5-f3e7-493e-bd51-f01a90e63e74 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:49.469924 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-168ba4c5-f3e7-493e-bd51-f01a90e63e74 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:49.470236 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-168ba4c5-f3e7-493e-bd51-f01a90e63e74 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:49.470726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-168ba4c5-f3e7-493e-bd51-f01a90e63e74 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:49.484176 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:49.484176 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:49.489804 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-168ba4c5-f3e7-493e-bd51-f01a90e63e74 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Volume info retrieved successfully. Jul 03 06:27:49.497171 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-168ba4c5-f3e7-493e-bd51-f01a90e63e74 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 200 Jul 03 06:27:49.497857 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 460/1820] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:49 2026] GET /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:49.524155 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bbfee5bb-a6c4-4a1b-8909-5926e3787154 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:49.527111 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbfee5bb-a6c4-4a1b-8909-5926e3787154 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] POST https://10.4.3.243/volume/v3/volume-transfers Jul 03 06:27:49.528000 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbfee5bb-a6c4-4a1b-8909-5926e3787154 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7891fc85-6d57-4560-9929-f2bb4ce0fd69"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:49.530447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volume_transfer [None req-bbfee5bb-a6c4-4a1b-8909-5926e3787154 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Creating new volume transfer {'transfer': {'volume_id': '7891fc85-6d57-4560-9929-f2bb4ce0fd69'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 06:27:49.530447 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volume_transfer [None req-bbfee5bb-a6c4-4a1b-8909-5926e3787154 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Creating transfer of volume 7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:49.530658 np0000004376 devstack@c-api.service[99917]: INFO cinder.transfer.api [None req-bbfee5bb-a6c4-4a1b-8909-5926e3787154 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Generating transfer record for volume 7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:49.547051 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:49.547051 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:49.574931 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbfee5bb-a6c4-4a1b-8909-5926e3787154 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volume-transfers returned with HTTP 202 Jul 03 06:27:49.576189 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 464/1821] 10.4.3.243 () {70 vars in 1326 bytes} [Fri Jul 3 06:27:49 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:49.589300 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e0fe251e-0410-4ada-b1c8-17bd13ea4bea None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:49.594205 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e0fe251e-0410-4ada-b1c8-17bd13ea4bea tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:49.594376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e0fe251e-0410-4ada-b1c8-17bd13ea4bea tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:49.595139 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e0fe251e-0410-4ada-b1c8-17bd13ea4bea tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:49.606872 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:49.606872 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:49.616587 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e0fe251e-0410-4ada-b1c8-17bd13ea4bea tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Volume info retrieved successfully. Jul 03 06:27:49.624196 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e0fe251e-0410-4ada-b1c8-17bd13ea4bea tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 200 Jul 03 06:27:49.625390 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 449/1822] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:49 2026] GET /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:49.644620 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7d895fc1-e2db-4b99-aba3-930cb9136a33 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:49.651347 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7d895fc1-e2db-4b99-aba3-930cb9136a33 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b Jul 03 06:27:49.651347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7d895fc1-e2db-4b99-aba3-930cb9136a33 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:49.651904 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7d895fc1-e2db-4b99-aba3-930cb9136a33 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:49.662277 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7d895fc1-e2db-4b99-aba3-930cb9136a33 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b returned with HTTP 200 Jul 03 06:27:49.663290 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 450/1823] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:27:49 2026] GET /volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b => generated 432 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:49.678755 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d96a571e-ca2f-494a-8a76-6cdaeff9af11 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:49.683655 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d96a571e-ca2f-494a-8a76-6cdaeff9af11 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volume-transfers Jul 03 06:27:49.684130 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d96a571e-ca2f-494a-8a76-6cdaeff9af11 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:49.684793 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d96a571e-ca2f-494a-8a76-6cdaeff9af11 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:49.686177 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volume_transfer [None req-d96a571e-ca2f-494a-8a76-6cdaeff9af11 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Listing volume transfers {{(pid=99918) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 06:27:49.696116 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d96a571e-ca2f-494a-8a76-6cdaeff9af11 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volume-transfers returned with HTTP 200 Jul 03 06:27:49.696769 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 461/1824] 10.4.3.243 () {68 vars in 1305 bytes} [Fri Jul 3 06:27:49 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:49.711127 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c0c94278-1130-44ff-972c-52fc66146ae9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:49.928409 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] POST https://10.4.3.243/volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b/accept Jul 03 06:27:49.929102 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "851ada5226008088"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:49.931399 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.volume_transfer [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Accepting volume transfer 176cb3f6-b10a-44b9-adae-b5eab103a36b {{(pid=99917) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 06:27:49.931399 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.volume_transfer [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Accepting transfer 176cb3f6-b10a-44b9-adae-b5eab103a36b Jul 03 06:27:49.954125 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ecd06513-8e83-4be5-b2df-f1b76a34cf11 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:49.956537 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ecd06513-8e83-4be5-b2df-f1b76a34cf11 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:49.956862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ecd06513-8e83-4be5-b2df-f1b76a34cf11 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:49.957176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ecd06513-8e83-4be5-b2df-f1b76a34cf11 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:49.957346 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ecd06513-8e83-4be5-b2df-f1b76a34cf11 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:49.964352 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:49.964352 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:49.965126 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ecd06513-8e83-4be5-b2df-f1b76a34cf11 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:49.965708 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 450/1825] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:49 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:50.077306 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Created reservations ['d67dd7d0-c4e9-414b-89fb-55841e315306', 'af222ba3-1f69-4e1b-be46-10700f50ad4e', 'ad018a22-226a-497e-9af5-c6faacfad243', 'e439bd53-43a2-4f5c-b7cc-b9d246bcaddc'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:50.107865 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Created reservations ['dadcaf7f-2678-479f-8923-25a496b02d8e', 'd91297b7-7dc3-47a6-9983-87194853cee3', '19d1c508-8edc-4590-9520-ffe485ee0785', '242d11d2-1773-4198-a084-741a766b51cb'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:50.111095 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d93877bf-7f25-4911-bd66-f77977bb24e7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:50.113957 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d93877bf-7f25-4911-bd66-f77977bb24e7 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:27:50.114211 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d93877bf-7f25-4911-bd66-f77977bb24e7 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:50.114489 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d93877bf-7f25-4911-bd66-f77977bb24e7 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:50.133265 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:50.133265 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:50.141094 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d93877bf-7f25-4911-bd66-f77977bb24e7 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:27:50.150028 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d93877bf-7f25-4911-bd66-f77977bb24e7 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:27:50.150028 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 451/1826] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:50 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:50.177348 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Created reservations ['18f6d529-cc6f-4307-9712-a5c1f41ca237', '9ee60524-06ac-46e6-8487-480858ed6177', '539bcb88-dbfc-47f2-b0e4-fe59d82f2e32', '6ffd4f1e-80f0-46a0-ab61-2aa34e0a35ae'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:50.237211 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Created reservations ['46ed2c57-3234-4b47-b22c-6302a3a45439', 'e9ef7b76-da18-4cfb-993b-3c48f06fdbe2', '2c6aec59-cec4-4ce3-9df8-d0f2fdad95f7', 'b264c24e-6f44-46e1-a917-3a63c8ee0b85'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:50.454048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-86e85565-c22b-45ed-8491-c5bd24138507 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:50.456500 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-86e85565-c22b-45ed-8491-c5bd24138507 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:27:50.456845 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-86e85565-c22b-45ed-8491-c5bd24138507 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:50.457119 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-86e85565-c22b-45ed-8491-c5bd24138507 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:50.472263 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:50.472263 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:50.477335 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-86e85565-c22b-45ed-8491-c5bd24138507 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:27:50.484713 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-86e85565-c22b-45ed-8491-c5bd24138507 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:27:50.485315 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 462/1827] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:50 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:50.542101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-77465ee0-339c-4248-ad3f-68070248c0c1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:50.544393 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-77465ee0-339c-4248-ad3f-68070248c0c1 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:27:50.544781 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-77465ee0-339c-4248-ad3f-68070248c0c1 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:50.545057 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-77465ee0-339c-4248-ad3f-68070248c0c1 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:50.562333 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:50.562333 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:50.567634 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-77465ee0-339c-4248-ad3f-68070248c0c1 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:27:50.573902 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-77465ee0-339c-4248-ad3f-68070248c0c1 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:27:50.574977 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 451/1828] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:27:50 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:50.600815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-7a901da6-6add-4811-90c8-014f26d90ccc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:50.605261 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-7a901da6-6add-4811-90c8-014f26d90ccc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723/action Jul 03 06:27:50.605686 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-7a901da6-6add-4811-90c8-014f26d90ccc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:27:50.605845 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-7a901da6-6add-4811-90c8-014f26d90ccc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:50.619661 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:50.619661 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:50.620268 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-7a901da6-6add-4811-90c8-014f26d90ccc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:27:50.631066 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-7a901da6-6add-4811-90c8-014f26d90ccc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Begin detaching volume completed successfully. Jul 03 06:27:50.631314 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-7a901da6-6add-4811-90c8-014f26d90ccc tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723/action returned with HTTP 202 Jul 03 06:27:50.631882 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 452/1829] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:27:50 2026] POST /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:27:50.739681 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Transfer volume completed successfully. Jul 03 06:27:50.838656 np0000004376 devstack@c-api.service[99917]: INFO cinder.transfer.api [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Volume 7891fc85-6d57-4560-9929-f2bb4ce0fd69 has been transferred. Jul 03 06:27:50.848328 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c0c94278-1130-44ff-972c-52fc66146ae9 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] https://10.4.3.243/volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b/accept returned with HTTP 202 Jul 03 06:27:50.848630 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 465/1830] 10.4.3.243 () {70 vars in 1458 bytes} [Fri Jul 3 06:27:49 2026] POST /volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b/accept => generated 365 bytes in 1138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:50.861722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6dfb80da-d645-4e9b-a4f4-efd0b9d2059b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:50.864892 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6dfb80da-d645-4e9b-a4f4-efd0b9d2059b tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] GET https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:50.865132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6dfb80da-d645-4e9b-a4f4-efd0b9d2059b tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:50.865331 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6dfb80da-d645-4e9b-a4f4-efd0b9d2059b tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:50.880264 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:50.880264 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:50.889460 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6dfb80da-d645-4e9b-a4f4-efd0b9d2059b tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Volume info retrieved successfully. Jul 03 06:27:50.895636 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6dfb80da-d645-4e9b-a4f4-efd0b9d2059b tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 200 Jul 03 06:27:50.896291 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 463/1831] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:50 2026] GET /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:50.916792 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5a7dbf55-772a-42ed-be9a-0909997d1828 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:50.918175 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5a7dbf55-772a-42ed-be9a-0909997d1828 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] GET https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:50.918494 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5a7dbf55-772a-42ed-be9a-0909997d1828 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:50.918776 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5a7dbf55-772a-42ed-be9a-0909997d1828 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:50.931716 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:50.931716 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:50.939983 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5a7dbf55-772a-42ed-be9a-0909997d1828 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] Volume info retrieved successfully. Jul 03 06:27:50.962585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5a7dbf55-772a-42ed-be9a-0909997d1828 tempest-VolumesTransfersV355Test-242935064 tempest-VolumesTransfersV355Test-242935064-project-member] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 200 Jul 03 06:27:50.963225 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 452/1832] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:50 2026] GET /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:50.986215 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6028d96a-e4bb-44be-90c9-4da7832bb8f0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:50.986215 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6028d96a-e4bb-44be-90c9-4da7832bb8f0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:50.986215 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6028d96a-e4bb-44be-90c9-4da7832bb8f0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:50.986560 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7bfc4a85-ff7b-4c86-88f7-87743b3e91b3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:50.987071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6028d96a-e4bb-44be-90c9-4da7832bb8f0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:50.987071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6028d96a-e4bb-44be-90c9-4da7832bb8f0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:50.987885 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7bfc4a85-ff7b-4c86-88f7-87743b3e91b3 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] DELETE https://10.4.3.243/volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b Jul 03 06:27:50.987885 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7bfc4a85-ff7b-4c86-88f7-87743b3e91b3 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:50.987885 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7bfc4a85-ff7b-4c86-88f7-87743b3e91b3 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:50.987885 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.volume_transfer [None req-7bfc4a85-ff7b-4c86-88f7-87743b3e91b3 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Delete transfer with id: 176cb3f6-b10a-44b9-adae-b5eab103a36b Jul 03 06:27:51.005707 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7bfc4a85-ff7b-4c86-88f7-87743b3e91b3 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b returned with HTTP 404 Jul 03 06:27:51.005849 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:51.005849 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:51.005975 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 466/1833] 10.4.3.243 () {68 vars in 1419 bytes} [Fri Jul 3 06:27:50 2026] DELETE /volume/v3/volume-transfers/176cb3f6-b10a-44b9-adae-b5eab103a36b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:51.006010 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6028d96a-e4bb-44be-90c9-4da7832bb8f0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:51.006010 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 453/1834] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:50 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:51.017218 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5975e885-85ae-4612-b643-4009e7d7994c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:51.222478 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5975e885-85ae-4612-b643-4009e7d7994c tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:51.222893 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5975e885-85ae-4612-b643-4009e7d7994c tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:51.223235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5975e885-85ae-4612-b643-4009e7d7994c tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:51.223506 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5975e885-85ae-4612-b643-4009e7d7994c tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Delete volume with id: 7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:51.237530 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:51.237530 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:51.238288 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5975e885-85ae-4612-b643-4009e7d7994c tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Volume info retrieved successfully. Jul 03 06:27:51.269770 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5975e885-85ae-4612-b643-4009e7d7994c tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Delete volume request issued successfully. Jul 03 06:27:51.269861 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5975e885-85ae-4612-b643-4009e7d7994c tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 202 Jul 03 06:27:51.270625 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 464/1835] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:27:51 2026] DELETE /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:27:51.283071 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1eae3e24-1ffb-42a8-a8d1-f4d33d3f38b6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:51.285614 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1eae3e24-1ffb-42a8-a8d1-f4d33d3f38b6 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] GET https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:51.286179 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1eae3e24-1ffb-42a8-a8d1-f4d33d3f38b6 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:51.286445 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1eae3e24-1ffb-42a8-a8d1-f4d33d3f38b6 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:51.298832 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:51.298832 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:51.305649 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1eae3e24-1ffb-42a8-a8d1-f4d33d3f38b6 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Volume info retrieved successfully. Jul 03 06:27:51.313757 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1eae3e24-1ffb-42a8-a8d1-f4d33d3f38b6 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 200 Jul 03 06:27:51.314714 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 453/1836] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:51 2026] GET /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:27:51.663288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9f458b5c-3c05-4422-85fc-bb03a31b73f3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:51.663675 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9f458b5c-3c05-4422-85fc-bb03a31b73f3 None None] GET https://10.4.3.243/volume// Jul 03 06:27:51.663872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9f458b5c-3c05-4422-85fc-bb03a31b73f3 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:51.664115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9f458b5c-3c05-4422-85fc-bb03a31b73f3 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:51.664439 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9f458b5c-3c05-4422-85fc-bb03a31b73f3 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:27:51.664740 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 467/1837] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:27:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:27:51.672977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-c6776011-460d-4198-a716-570b9220586e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:51.676302 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-c6776011-460d-4198-a716-570b9220586e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:27:51.676302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-c6776011-460d-4198-a716-570b9220586e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:51.676533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-c6776011-460d-4198-a716-570b9220586e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:51.691027 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:51.691027 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:51.695536 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-c6776011-460d-4198-a716-570b9220586e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:27:51.701405 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-c6776011-460d-4198-a716-570b9220586e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:27:51.702280 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 454/1838] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:27:51 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:27:52.027026 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-82286ed1-2b99-4f8a-9f7a-9c523adf77cb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:52.030208 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-82286ed1-2b99-4f8a-9f7a-9c523adf77cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:52.030208 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-82286ed1-2b99-4f8a-9f7a-9c523adf77cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:52.033726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-82286ed1-2b99-4f8a-9f7a-9c523adf77cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:52.033726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-82286ed1-2b99-4f8a-9f7a-9c523adf77cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:52.037135 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:52.037135 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:52.038076 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-82286ed1-2b99-4f8a-9f7a-9c523adf77cb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:52.038486 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 465/1839] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:52 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:52.334085 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1996457a-55f3-41da-96b9-f2a52741a5bc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:52.336472 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1996457a-55f3-41da-96b9-f2a52741a5bc tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] GET https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:52.336890 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1996457a-55f3-41da-96b9-f2a52741a5bc tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:52.337370 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1996457a-55f3-41da-96b9-f2a52741a5bc tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:52.345348 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1996457a-55f3-41da-96b9-f2a52741a5bc tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 404 Jul 03 06:27:52.346078 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 454/1840] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:52 2026] GET /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:52.356412 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-25dbd44b-6e87-4222-a62d-77643b98cc85 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:52.360815 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25dbd44b-6e87-4222-a62d-77643b98cc85 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:52.361112 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25dbd44b-6e87-4222-a62d-77643b98cc85 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:52.361344 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25dbd44b-6e87-4222-a62d-77643b98cc85 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:52.378075 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25dbd44b-6e87-4222-a62d-77643b98cc85 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 404 Jul 03 06:27:52.379090 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 468/1841] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:52 2026] GET /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:52.389271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a2b99551-d511-4f9c-b4b9-f75ba668d60c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:52.392121 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2b99551-d511-4f9c-b4b9-f75ba668d60c tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:52.392121 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2b99551-d511-4f9c-b4b9-f75ba668d60c tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:52.392340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2b99551-d511-4f9c-b4b9-f75ba668d60c tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:52.393116 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-a2b99551-d511-4f9c-b4b9-f75ba668d60c tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Delete volume with id: 7891fc85-6d57-4560-9929-f2bb4ce0fd69 Jul 03 06:27:52.404051 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2b99551-d511-4f9c-b4b9-f75ba668d60c tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 returned with HTTP 404 Jul 03 06:27:52.405350 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 455/1842] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:27:52 2026] DELETE /volume/v3/volumes/7891fc85-6d57-4560-9929-f2bb4ce0fd69 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:52.420722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:52.421395 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:27:52.421931 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-152336545"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:52.423619 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-152336545'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:27:52.423855 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Create volume of 1 GB Jul 03 06:27:52.429312 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Availability Zones retrieved successfully. Jul 03 06:27:52.436361 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Flow 'volume_create_api' (083cb9b3-843c-418d-8282-810271549f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:52.437602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7efa666-4779-4bc6-bbee-529262283c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:52.438750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:27:52.477678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7efa666-4779-4bc6-bbee-529262283c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:52.478679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8106a4-069b-487b-b6e3-9bf547d8b891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:52.543410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Created reservations ['982a4925-ac62-43ce-bf50-9de3585804d9', '22ac6d90-9466-432e-b9c3-62451d5c038a', 'aca3a9b4-6d54-4080-858e-6ed2cf547716', '794872f0-c2e5-477a-bec5-257e4937d041'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:27:52.544519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8106a4-069b-487b-b6e3-9bf547d8b891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['982a4925-ac62-43ce-bf50-9de3585804d9', '22ac6d90-9466-432e-b9c3-62451d5c038a', 'aca3a9b4-6d54-4080-858e-6ed2cf547716', '794872f0-c2e5-477a-bec5-257e4937d041']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:52.545595 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80e9e925-7afa-4b44-9d7a-45f55b9b6f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:52.589844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80e9e925-7afa-4b44-9d7a-45f55b9b6f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45f5c3be-bb38-4bce-bc79-c5ecaed94695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-152336545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c7a214df2c41b3805ae406e2c42b7c',qos_specs=None,replication_status=,reservations=['982a4925-ac62-43ce-bf50-9de3585804d9','22ac6d90-9466-432e-b9c3-62451d5c038a','aca3a9b4-6d54-4080-858e-6ed2cf547716','794872f0-c2e5-477a-bec5-257e4937d041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0de3ed250d648bbae94c624aad4ef49',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-152336545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45f5c3be-bb38-4bce-bc79-c5ecaed94695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c7a214df2c41b3805ae406e2c42b7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0de3ed250d648bbae94c624aad4ef49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:52.591585 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955d3c65-4831-4d8c-8b35-29bb4498f606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:52.604171 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-6be19b0e-d8df-4067-a823-898d80d722f7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:52.607750 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-6be19b0e-d8df-4067-a823-898d80d722f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] DELETE https://10.4.3.243/volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c Jul 03 06:27:52.608010 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-6be19b0e-d8df-4067-a823-898d80d722f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:52.608213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-6be19b0e-d8df-4067-a823-898d80d722f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:52.624593 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:52.624593 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:52.627989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955d3c65-4831-4d8c-8b35-29bb4498f606) transitioned into state 'SUCCESS' from state '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-152336545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c7a214df2c41b3805ae406e2c42b7c',qos_specs=None,replication_status=,reservations=['982a4925-ac62-43ce-bf50-9de3585804d9','22ac6d90-9466-432e-b9c3-62451d5c038a','aca3a9b4-6d54-4080-858e-6ed2cf547716','794872f0-c2e5-477a-bec5-257e4937d041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0de3ed250d648bbae94c624aad4ef49',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:52.629263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d90379d-140c-4e8b-8a38-7fdf8c76fd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:27:52.643023 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d90379d-140c-4e8b-8a38-7fdf8c76fd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:27:52.644165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Flow 'volume_create_api' (083cb9b3-843c-418d-8282-810271549f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:27:52.644604 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Create volume request issued successfully. Jul 03 06:27:52.645282 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2904ae3c-bd8e-48fa-a223-d0d24aeb3a44 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:27:52.646162 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 466/1843] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:27:52 2026] POST /volume/v3/volumes => generated 818 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:52.661532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2b692b30-42f4-4cd4-b10a-2422a9686937 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:52.665542 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b692b30-42f4-4cd4-b10a-2422a9686937 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:52.665542 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b692b30-42f4-4cd4-b10a-2422a9686937 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:52.665824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b692b30-42f4-4cd4-b10a-2422a9686937 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:52.676201 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:52.676201 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:52.681797 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2b692b30-42f4-4cd4-b10a-2422a9686937 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Volume info retrieved successfully. Jul 03 06:27:52.688678 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b692b30-42f4-4cd4-b10a-2422a9686937 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 200 Jul 03 06:27:52.689641 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 469/1844] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:52 2026] GET /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:52.841609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-3e7b9d84-6837-4dfd-8ab7-d63065094488 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:52.845541 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-3e7b9d84-6837-4dfd-8ab7-d63065094488 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] DELETE https://10.4.3.243/volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad Jul 03 06:27:52.846099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-3e7b9d84-6837-4dfd-8ab7-d63065094488 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:52.846099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-3e7b9d84-6837-4dfd-8ab7-d63065094488 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:52.862383 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:52.862383 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:53.063982 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-63f756c4-ec2f-453a-bc43-758f90957f5e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:53.066746 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-63f756c4-ec2f-453a-bc43-758f90957f5e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:53.067080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-63f756c4-ec2f-453a-bc43-758f90957f5e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:53.067364 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-63f756c4-ec2f-453a-bc43-758f90957f5e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:53.067508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-63f756c4-ec2f-453a-bc43-758f90957f5e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:53.074268 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:53.074268 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:53.075199 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-63f756c4-ec2f-453a-bc43-758f90957f5e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:53.075707 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 467/1845] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:53 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:53.162938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-6be19b0e-d8df-4067-a823-898d80d722f7 tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c returned with HTTP 200 Jul 03 06:27:53.163593 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 455/1846] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:27:52 2026] DELETE /volume/v3/attachments/9fd4a0ee-982b-48f5-b704-98fa2d28ad3c => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:53.175988 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-a766b5bc-178a-4951-a383-855bd52ca69f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:53.178477 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-a766b5bc-178a-4951-a383-855bd52ca69f tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 Jul 03 06:27:53.178672 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-a766b5bc-178a-4951-a383-855bd52ca69f tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:53.178957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-a766b5bc-178a-4951-a383-855bd52ca69f tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:53.179163 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-a766b5bc-178a-4951-a383-855bd52ca69f tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Delete volume with id: a92e1e2f-0c61-4d6f-aa40-c30649a6a611 Jul 03 06:27:53.188602 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:53.188602 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:53.189123 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-a766b5bc-178a-4951-a383-855bd52ca69f tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Volume info retrieved successfully. Jul 03 06:27:53.210726 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-a766b5bc-178a-4951-a383-855bd52ca69f tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] Delete volume request issued successfully. Jul 03 06:27:53.211259 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-eebbcf50-65be-4053-9024-2ab49d9925d1 req-a766b5bc-178a-4951-a383-855bd52ca69f tempest-ServerBootFromVolumeStableRescueTest-1851675770 tempest-ServerBootFromVolumeStableRescueTest-1851675770-project-member] https://10.4.3.243/volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 returned with HTTP 202 Jul 03 06:27:53.211872 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 470/1847] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:27:53 2026] DELETE /volume/v3/volumes/a92e1e2f-0c61-4d6f-aa40-c30649a6a611 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:27:53.403131 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f9cb094c-d5c2-4948-83a8-7b49939cbd9f req-3e7b9d84-6837-4dfd-8ab7-d63065094488 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad returned with HTTP 200 Jul 03 06:27:53.403763 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 456/1848] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:27:52 2026] DELETE /volume/v3/attachments/b187f910-e0f7-4d3c-b6b8-2744614072ad => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:53.709091 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-25019d55-8e19-4d6f-a760-f45ca840e13b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:53.712361 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25019d55-8e19-4d6f-a760-f45ca840e13b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:53.713637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25019d55-8e19-4d6f-a760-f45ca840e13b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:53.713637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25019d55-8e19-4d6f-a760-f45ca840e13b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:53.721312 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:53.721312 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:53.726118 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-25019d55-8e19-4d6f-a760-f45ca840e13b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Volume info retrieved successfully. Jul 03 06:27:53.731820 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25019d55-8e19-4d6f-a760-f45ca840e13b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 200 Jul 03 06:27:53.732317 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 468/1849] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:53 2026] GET /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:53.750974 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cad3d213-ad9f-442c-aec3-9d4c6b7756cc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:53.753884 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cad3d213-ad9f-442c-aec3-9d4c6b7756cc tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] POST https://10.4.3.243/volume/v3/volume-transfers Jul 03 06:27:53.756270 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cad3d213-ad9f-442c-aec3-9d4c6b7756cc tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "45f5c3be-bb38-4bce-bc79-c5ecaed94695"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:27:53.760387 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volume_transfer [None req-cad3d213-ad9f-442c-aec3-9d4c6b7756cc tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Creating new volume transfer {'transfer': {'volume_id': '45f5c3be-bb38-4bce-bc79-c5ecaed94695'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 06:27:53.760621 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volume_transfer [None req-cad3d213-ad9f-442c-aec3-9d4c6b7756cc tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Creating transfer of volume 45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:53.762100 np0000004376 devstack@c-api.service[99919]: INFO cinder.transfer.api [None req-cad3d213-ad9f-442c-aec3-9d4c6b7756cc tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Generating transfer record for volume 45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:53.774253 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:53.774253 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:53.804358 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cad3d213-ad9f-442c-aec3-9d4c6b7756cc tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volume-transfers returned with HTTP 202 Jul 03 06:27:53.804972 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 456/1850] 10.4.3.243 () {70 vars in 1326 bytes} [Fri Jul 3 06:27:53 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:27:53.815442 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-28ecbebc-ba95-4553-9cec-ce7970c60f4b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:53.821393 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-28ecbebc-ba95-4553-9cec-ce7970c60f4b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:53.821602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-28ecbebc-ba95-4553-9cec-ce7970c60f4b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:53.821811 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-28ecbebc-ba95-4553-9cec-ce7970c60f4b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:53.834538 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:53.834538 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:53.843515 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-28ecbebc-ba95-4553-9cec-ce7970c60f4b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Volume info retrieved successfully. Jul 03 06:27:53.849279 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-28ecbebc-ba95-4553-9cec-ce7970c60f4b tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 200 Jul 03 06:27:53.849716 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 471/1851] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:53 2026] GET /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:53.864547 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4bb62561-7e5d-45a5-afc4-b58de35af752 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:53.866603 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4bb62561-7e5d-45a5-afc4-b58de35af752 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volume-transfers/detail Jul 03 06:27:53.866901 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4bb62561-7e5d-45a5-afc4-b58de35af752 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:53.867138 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4bb62561-7e5d-45a5-afc4-b58de35af752 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:53.867367 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volume_transfer [None req-4bb62561-7e5d-45a5-afc4-b58de35af752 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Listing volume transfers {{(pid=99916) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 06:27:53.867713 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:53.867713 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:53.876979 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4bb62561-7e5d-45a5-afc4-b58de35af752 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 06:27:53.877227 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 457/1852] 10.4.3.243 () {68 vars in 1326 bytes} [Fri Jul 3 06:27:53 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:53.894718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4002d8c5-1fc8-440a-a233-c0ffeb0e4863 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:53.896257 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4002d8c5-1fc8-440a-a233-c0ffeb0e4863 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] DELETE https://10.4.3.243/volume/v3/volume-transfers/a85af0e6-da57-4fb0-92a7-177c716b82a9 Jul 03 06:27:53.896505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4002d8c5-1fc8-440a-a233-c0ffeb0e4863 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:53.896787 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4002d8c5-1fc8-440a-a233-c0ffeb0e4863 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:53.897035 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.volume_transfer [None req-4002d8c5-1fc8-440a-a233-c0ffeb0e4863 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Delete transfer with id: a85af0e6-da57-4fb0-92a7-177c716b82a9 Jul 03 06:27:53.910086 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:53.910086 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:53.928607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4002d8c5-1fc8-440a-a233-c0ffeb0e4863 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volume-transfers/a85af0e6-da57-4fb0-92a7-177c716b82a9 returned with HTTP 202 Jul 03 06:27:53.929153 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 469/1853] 10.4.3.243 () {68 vars in 1419 bytes} [Fri Jul 3 06:27:53 2026] DELETE /volume/v3/volume-transfers/a85af0e6-da57-4fb0-92a7-177c716b82a9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:27:53.940366 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ef320b32-8a06-4912-ae9b-cd320c3116f5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:53.942925 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef320b32-8a06-4912-ae9b-cd320c3116f5 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:53.942925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef320b32-8a06-4912-ae9b-cd320c3116f5 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:53.943234 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef320b32-8a06-4912-ae9b-cd320c3116f5 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:53.955982 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:53.955982 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:53.964355 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ef320b32-8a06-4912-ae9b-cd320c3116f5 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Volume info retrieved successfully. Jul 03 06:27:53.975895 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef320b32-8a06-4912-ae9b-cd320c3116f5 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 200 Jul 03 06:27:53.977589 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 457/1854] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:53 2026] GET /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 945 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:27:53.995023 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6f5a9423-9d97-496e-9373-c1986cf79bbe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:54.001510 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6f5a9423-9d97-496e-9373-c1986cf79bbe tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] DELETE https://10.4.3.243/volume/v3/volume-transfers/a85af0e6-da57-4fb0-92a7-177c716b82a9 Jul 03 06:27:54.001850 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6f5a9423-9d97-496e-9373-c1986cf79bbe tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:54.002096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6f5a9423-9d97-496e-9373-c1986cf79bbe tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:54.002250 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.volume_transfer [None req-6f5a9423-9d97-496e-9373-c1986cf79bbe tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Delete transfer with id: a85af0e6-da57-4fb0-92a7-177c716b82a9 Jul 03 06:27:54.007405 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6f5a9423-9d97-496e-9373-c1986cf79bbe tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volume-transfers/a85af0e6-da57-4fb0-92a7-177c716b82a9 returned with HTTP 404 Jul 03 06:27:54.008089 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 472/1855] 10.4.3.243 () {68 vars in 1419 bytes} [Fri Jul 3 06:27:53 2026] DELETE /volume/v3/volume-transfers/a85af0e6-da57-4fb0-92a7-177c716b82a9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:54.017649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2b5d2994-f09d-459d-b267-b5f65e293b53 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:54.022869 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b5d2994-f09d-459d-b267-b5f65e293b53 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:54.023150 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b5d2994-f09d-459d-b267-b5f65e293b53 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:54.023429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b5d2994-f09d-459d-b267-b5f65e293b53 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:54.023654 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-2b5d2994-f09d-459d-b267-b5f65e293b53 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Delete volume with id: 45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:54.040825 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:54.040825 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:54.041378 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2b5d2994-f09d-459d-b267-b5f65e293b53 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Volume info retrieved successfully. Jul 03 06:27:54.074376 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2b5d2994-f09d-459d-b267-b5f65e293b53 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Delete volume request issued successfully. Jul 03 06:27:54.074711 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b5d2994-f09d-459d-b267-b5f65e293b53 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 202 Jul 03 06:27:54.075435 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 458/1856] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:27:54 2026] DELETE /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:27:54.088989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-783df6e8-e4d7-4855-a3f1-ff15798be1d9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:54.089291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8176ae79-d77f-43a5-8420-6ff0bfbfc5e0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:54.091887 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8176ae79-d77f-43a5-8420-6ff0bfbfc5e0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:54.092089 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-783df6e8-e4d7-4855-a3f1-ff15798be1d9 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] GET https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:54.092150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8176ae79-d77f-43a5-8420-6ff0bfbfc5e0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:54.092319 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8176ae79-d77f-43a5-8420-6ff0bfbfc5e0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:54.092389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-783df6e8-e4d7-4855-a3f1-ff15798be1d9 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:54.092446 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8176ae79-d77f-43a5-8420-6ff0bfbfc5e0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:54.092602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-783df6e8-e4d7-4855-a3f1-ff15798be1d9 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:54.098055 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:54.098055 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:54.099117 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8176ae79-d77f-43a5-8420-6ff0bfbfc5e0 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:54.099823 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 458/1857] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:54 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:54.103735 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:54.103735 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:54.107556 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-783df6e8-e4d7-4855-a3f1-ff15798be1d9 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Volume info retrieved successfully. Jul 03 06:27:54.112090 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-783df6e8-e4d7-4855-a3f1-ff15798be1d9 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 200 Jul 03 06:27:54.112944 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 470/1858] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:54 2026] GET /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:27:54.947884 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6521e0e8-d4bc-4fef-9be1-3de7637dc02b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:54.950920 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6521e0e8-d4bc-4fef-9be1-3de7637dc02b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:27:54.952348 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6521e0e8-d4bc-4fef-9be1-3de7637dc02b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:54.952348 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6521e0e8-d4bc-4fef-9be1-3de7637dc02b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:54.968192 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:54.968192 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:54.973965 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6521e0e8-d4bc-4fef-9be1-3de7637dc02b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:27:54.981646 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6521e0e8-d4bc-4fef-9be1-3de7637dc02b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:27:54.982434 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 473/1859] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:27:54 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:55.120487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e34e2d88-9c06-4f8b-b468-b5177fa62f97 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:55.125111 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e34e2d88-9c06-4f8b-b468-b5177fa62f97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:55.125111 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e34e2d88-9c06-4f8b-b468-b5177fa62f97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:55.125111 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e34e2d88-9c06-4f8b-b468-b5177fa62f97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:55.125111 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e34e2d88-9c06-4f8b-b468-b5177fa62f97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:55.132399 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:55.132399 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:55.134192 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e34e2d88-9c06-4f8b-b468-b5177fa62f97 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:55.135263 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 459/1860] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:55 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:55.137589 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-06e1c1a6-fe80-4e18-9adf-6d61735dce38 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:55.141785 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06e1c1a6-fe80-4e18-9adf-6d61735dce38 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] GET https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:55.141785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06e1c1a6-fe80-4e18-9adf-6d61735dce38 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:55.141785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06e1c1a6-fe80-4e18-9adf-6d61735dce38 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:55.148118 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=245,cinder:INSERT=32,cinder:UPDATE=62 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:27:55.156671 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06e1c1a6-fe80-4e18-9adf-6d61735dce38 tempest-VolumesTransfersV355Test-1675626094 tempest-VolumesTransfersV355Test-1675626094-project-admin] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 404 Jul 03 06:27:55.158520 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 459/1861] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:55 2026] GET /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:55.168520 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-57518725-a6b2-4adf-b172-a44ce5950f30 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:55.171058 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-57518725-a6b2-4adf-b172-a44ce5950f30 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] GET https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:55.171256 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-57518725-a6b2-4adf-b172-a44ce5950f30 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:55.171544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-57518725-a6b2-4adf-b172-a44ce5950f30 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:55.177094 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=213,cinder:INSERT=25,cinder:UPDATE=50 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:27:55.183068 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-57518725-a6b2-4adf-b172-a44ce5950f30 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 404 Jul 03 06:27:55.185357 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 471/1862] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:27:55 2026] GET /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:55.197401 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2ec8c626-7002-469d-b5ac-441f319c5db2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:55.199406 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2ec8c626-7002-469d-b5ac-441f319c5db2 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] DELETE https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:55.199958 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2ec8c626-7002-469d-b5ac-441f319c5db2 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:55.200183 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2ec8c626-7002-469d-b5ac-441f319c5db2 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:55.200571 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-2ec8c626-7002-469d-b5ac-441f319c5db2 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] Delete volume with id: 45f5c3be-bb38-4bce-bc79-c5ecaed94695 Jul 03 06:27:55.208352 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2ec8c626-7002-469d-b5ac-441f319c5db2 tempest-VolumesTransfersV355Test-1832004559 tempest-VolumesTransfersV355Test-1832004559-project-member] https://10.4.3.243/volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 returned with HTTP 404 Jul 03 06:27:55.208758 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 474/1863] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:27:55 2026] DELETE /volume/v3/volumes/45f5c3be-bb38-4bce-bc79-c5ecaed94695 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:27:56.150096 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3f497251-df3f-463d-96b9-5784dfb4338d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:56.152624 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3f497251-df3f-463d-96b9-5784dfb4338d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:56.152850 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3f497251-df3f-463d-96b9-5784dfb4338d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:56.152958 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3f497251-df3f-463d-96b9-5784dfb4338d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:56.153096 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-3f497251-df3f-463d-96b9-5784dfb4338d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:56.155107 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=230,cinder:INSERT=31,cinder:UPDATE=58 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:27:56.161544 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:56.161544 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:27:56.162479 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3f497251-df3f-463d-96b9-5784dfb4338d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:56.163058 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 460/1864] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:56 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:57.181242 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-821bfd16-06e9-49e4-99f6-5a896713527c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:57.188849 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-821bfd16-06e9-49e4-99f6-5a896713527c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:57.188849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-821bfd16-06e9-49e4-99f6-5a896713527c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:57.188849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-821bfd16-06e9-49e4-99f6-5a896713527c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:57.188849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-821bfd16-06e9-49e4-99f6-5a896713527c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:57.200879 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:57.200879 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:27:57.201953 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-821bfd16-06e9-49e4-99f6-5a896713527c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:57.202647 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 460/1865] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:57 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:58.221680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7cc0cd76-a101-4d90-a034-428c7dbe9e12 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:58.228670 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7cc0cd76-a101-4d90-a034-428c7dbe9e12 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:58.229110 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7cc0cd76-a101-4d90-a034-428c7dbe9e12 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:58.229434 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7cc0cd76-a101-4d90-a034-428c7dbe9e12 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:58.230533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-7cc0cd76-a101-4d90-a034-428c7dbe9e12 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:58.237308 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:58.237308 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:27:58.238224 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7cc0cd76-a101-4d90-a034-428c7dbe9e12 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:58.238826 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 472/1866] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:58 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:27:59.255081 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-066b2700-cde1-4ad4-8ce2-616477f6b204 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:27:59.257586 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-066b2700-cde1-4ad4-8ce2-616477f6b204 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:27:59.259719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-066b2700-cde1-4ad4-8ce2-616477f6b204 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:27:59.259719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-066b2700-cde1-4ad4-8ce2-616477f6b204 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:27:59.259719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-066b2700-cde1-4ad4-8ce2-616477f6b204 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:27:59.263007 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=314,cinder:UPDATE=114,cinder:INSERT=70 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:27:59.268479 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:27:59.268479 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:27:59.268479 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-066b2700-cde1-4ad4-8ce2-616477f6b204 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:27:59.268479 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 475/1867] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:27:59 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:00.284633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b124083d-9cce-4363-8676-f4688329dd21 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:00.287897 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b124083d-9cce-4363-8676-f4688329dd21 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:00.288634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b124083d-9cce-4363-8676-f4688329dd21 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:00.288634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b124083d-9cce-4363-8676-f4688329dd21 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:00.288634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b124083d-9cce-4363-8676-f4688329dd21 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:00.295202 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:00.295202 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:00.296854 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b124083d-9cce-4363-8676-f4688329dd21 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:28:00.297470 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 461/1868] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:00 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:01.313401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d2fce791-0b42-434b-8670-14968b4745fd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:01.316733 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2fce791-0b42-434b-8670-14968b4745fd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:01.317541 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d2fce791-0b42-434b-8670-14968b4745fd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:01.317541 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d2fce791-0b42-434b-8670-14968b4745fd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:01.318744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-d2fce791-0b42-434b-8670-14968b4745fd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:01.325285 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:01.325285 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:01.326749 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2fce791-0b42-434b-8670-14968b4745fd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:28:01.327437 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 461/1869] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:01 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:02.341926 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2d8a9cc9-01fc-4821-bea2-65ec4eff0800 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:02.344709 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d8a9cc9-01fc-4821-bea2-65ec4eff0800 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:02.345026 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d8a9cc9-01fc-4821-bea2-65ec4eff0800 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:02.345433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d8a9cc9-01fc-4821-bea2-65ec4eff0800 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:02.345724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2d8a9cc9-01fc-4821-bea2-65ec4eff0800 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:02.353195 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:02.353195 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:02.354088 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d8a9cc9-01fc-4821-bea2-65ec4eff0800 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:28:02.354460 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 473/1870] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:02 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:03.372848 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5cf877b9-92e5-4b86-9dbd-0381e6fa1353 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:03.380162 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5cf877b9-92e5-4b86-9dbd-0381e6fa1353 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:03.380441 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5cf877b9-92e5-4b86-9dbd-0381e6fa1353 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:03.380687 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5cf877b9-92e5-4b86-9dbd-0381e6fa1353 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:03.380962 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-5cf877b9-92e5-4b86-9dbd-0381e6fa1353 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:03.389805 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:03.389805 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:03.391191 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5cf877b9-92e5-4b86-9dbd-0381e6fa1353 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:28:03.391667 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 476/1871] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:03 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:04.384861 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:04.386224 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:04.386964 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-907375124", "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:04.388775 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-907375124', 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:04.410029 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-21a622e7-12b9-44d3-ae21-445224733370 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:04.411778 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21a622e7-12b9-44d3-ae21-445224733370 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:04.412153 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21a622e7-12b9-44d3-ae21-445224733370 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:04.412508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21a622e7-12b9-44d3-ae21-445224733370 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:04.412574 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-21a622e7-12b9-44d3-ae21-445224733370 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:04.419677 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:04.419677 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:04.420478 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21a622e7-12b9-44d3-ae21-445224733370 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:28:04.421831 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 462/1872] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:04 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:04.508873 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Create volume of 1 GB Jul 03 06:28:04.515400 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Availability Zones retrieved successfully. Jul 03 06:28:04.524748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Flow 'volume_create_api' (7a8bbadd-8a14-46a5-94e4-f9af15aa81ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:04.526114 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebe97d7a-e9fa-45b0-93c6-78510691a3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:04.527728 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:04.628591 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebe97d7a-e9fa-45b0-93c6-78510691a3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:04.629229 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c2593d-b5f8-4831-b973-8cd19d33d2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:04.703530 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Created reservations ['f747c4d4-4b4c-43e1-86a9-04350d73f197', '1b91f54a-c1bf-49ae-a465-25853aa7d8cc', '177375f0-453e-4376-992d-2f95927ce3b4', '3b1f5b0a-70ae-486f-9680-127760da7f7f'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:04.704440 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c2593d-b5f8-4831-b973-8cd19d33d2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f747c4d4-4b4c-43e1-86a9-04350d73f197', '1b91f54a-c1bf-49ae-a465-25853aa7d8cc', '177375f0-453e-4376-992d-2f95927ce3b4', '3b1f5b0a-70ae-486f-9680-127760da7f7f']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:04.705264 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ceda5bf-b732-4425-b21b-d86cc2fd024d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:04.743118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ceda5bf-b732-4425-b21b-d86cc2fd024d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b43bf90-45fe-4a37-bb37-3dbe3030ade9', '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-907375124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4b9991c5594007a7c99e52b305effc',qos_specs=None,replication_status=,reservations=['f747c4d4-4b4c-43e1-86a9-04350d73f197','1b91f54a-c1bf-49ae-a465-25853aa7d8cc','177375f0-453e-4376-992d-2f95927ce3b4','3b1f5b0a-70ae-486f-9680-127760da7f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ae2cea22ffb470d97842e87fc9a34c2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-907375124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b43bf90-45fe-4a37-bb37-3dbe3030ade9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4b9991c5594007a7c99e52b305effc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ae2cea22ffb470d97842e87fc9a34c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:04.745096 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c186ea68-0e0b-4bb2-acba-62ef04ee3fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:04.788981 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c186ea68-0e0b-4bb2-acba-62ef04ee3fde) transitioned into state 'SUCCESS' from state '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-907375124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4b9991c5594007a7c99e52b305effc',qos_specs=None,replication_status=,reservations=['f747c4d4-4b4c-43e1-86a9-04350d73f197','1b91f54a-c1bf-49ae-a465-25853aa7d8cc','177375f0-453e-4376-992d-2f95927ce3b4','3b1f5b0a-70ae-486f-9680-127760da7f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ae2cea22ffb470d97842e87fc9a34c2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:04.789716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb58de19-2492-4930-be4f-1f8e8dfa92b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:04.810418 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb58de19-2492-4930-be4f-1f8e8dfa92b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:04.811525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Flow 'volume_create_api' (7a8bbadd-8a14-46a5-94e4-f9af15aa81ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:04.812643 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Create volume request issued successfully. Jul 03 06:28:04.813504 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c319c4b-809c-451f-a1a2-138ff8c2baa3 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:04.814311 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 462/1873] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:28:04 2026] POST /volume/v3/volumes => generated 752 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:04.832993 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f04f191b-129a-40b3-9a91-4e5aa0f9afc2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:04.834136 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f04f191b-129a-40b3-9a91-4e5aa0f9afc2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 Jul 03 06:28:04.834441 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f04f191b-129a-40b3-9a91-4e5aa0f9afc2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:04.835815 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f04f191b-129a-40b3-9a91-4e5aa0f9afc2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:04.852081 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:04.852081 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:04.868745 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f04f191b-129a-40b3-9a91-4e5aa0f9afc2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:28:04.876823 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f04f191b-129a-40b3-9a91-4e5aa0f9afc2 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 returned with HTTP 200 Jul 03 06:28:04.877659 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 474/1874] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:04 2026] GET /volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:28:05.437425 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-16178baf-7bdc-4a76-9f1e-b3a15fc31214 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:05.440123 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-16178baf-7bdc-4a76-9f1e-b3a15fc31214 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:05.440123 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-16178baf-7bdc-4a76-9f1e-b3a15fc31214 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:05.440123 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-16178baf-7bdc-4a76-9f1e-b3a15fc31214 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:05.440123 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-16178baf-7bdc-4a76-9f1e-b3a15fc31214 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:05.446122 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:05.446122 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:05.446955 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-16178baf-7bdc-4a76-9f1e-b3a15fc31214 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:28:05.447436 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 477/1875] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:05 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:05.898875 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a6081f4e-5789-4345-ad1c-4b371044cb98 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:05.902253 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a6081f4e-5789-4345-ad1c-4b371044cb98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 Jul 03 06:28:05.902253 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a6081f4e-5789-4345-ad1c-4b371044cb98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:05.902253 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a6081f4e-5789-4345-ad1c-4b371044cb98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:05.914864 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:05.914864 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:05.921025 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a6081f4e-5789-4345-ad1c-4b371044cb98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:28:05.929088 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a6081f4e-5789-4345-ad1c-4b371044cb98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 returned with HTTP 200 Jul 03 06:28:05.930818 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 463/1876] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:05 2026] GET /volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:05.998311 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d252ff13-06df-4971-b020-2dd3afb0422a req-7c78ab91-1251-4c8c-987b-dc91d785e47b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:06.004309 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-7c78ab91-1251-4c8c-987b-dc91d785e47b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 Jul 03 06:28:06.004562 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-7c78ab91-1251-4c8c-987b-dc91d785e47b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:06.004828 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-7c78ab91-1251-4c8c-987b-dc91d785e47b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:06.014877 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:06.014877 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:06.022193 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d252ff13-06df-4971-b020-2dd3afb0422a req-7c78ab91-1251-4c8c-987b-dc91d785e47b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:28:06.031589 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-7c78ab91-1251-4c8c-987b-dc91d785e47b tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 returned with HTTP 200 Jul 03 06:28:06.032168 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 463/1877] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:05 2026] GET /volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:06.463825 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f462db79-4bf9-48fb-bf98-4a197c03a182 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:06.464328 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f462db79-4bf9-48fb-bf98-4a197c03a182 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:06.464328 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f462db79-4bf9-48fb-bf98-4a197c03a182 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:06.464534 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f462db79-4bf9-48fb-bf98-4a197c03a182 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:06.464716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f462db79-4bf9-48fb-bf98-4a197c03a182 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:06.472189 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:06.472189 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:06.473088 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f462db79-4bf9-48fb-bf98-4a197c03a182 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:28:06.473632 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 475/1878] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:06 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:06.949515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-559e28ac-b11e-461a-8d5c-801f24196e51 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:06.951597 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:06.952017 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-768315929", "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:06.954934 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-768315929', 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:06.986226 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d252ff13-06df-4971-b020-2dd3afb0422a req-59c979bd-af52-4fff-9752-1745d58cc78f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:06.988988 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-59c979bd-af52-4fff-9752-1745d58cc78f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 Jul 03 06:28:06.989227 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-59c979bd-af52-4fff-9752-1745d58cc78f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:06.989561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-59c979bd-af52-4fff-9752-1745d58cc78f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:07.002607 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:07.002607 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:07.008785 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d252ff13-06df-4971-b020-2dd3afb0422a req-59c979bd-af52-4fff-9752-1745d58cc78f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:28:07.017382 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-59c979bd-af52-4fff-9752-1745d58cc78f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 returned with HTTP 200 Jul 03 06:28:07.017726 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 464/1879] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:06 2026] GET /volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:28:07.047419 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-107e7bf5-468a-4601-b71b-3e9f4e653e36 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:07.047419 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-107e7bf5-468a-4601-b71b-3e9f4e653e36 None None] GET https://10.4.3.243/volume// Jul 03 06:28:07.048174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-107e7bf5-468a-4601-b71b-3e9f4e653e36 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:07.048174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-107e7bf5-468a-4601-b71b-3e9f4e653e36 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:07.048932 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-107e7bf5-468a-4601-b71b-3e9f4e653e36 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:07.049602 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 464/1880] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:28:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 06:28:07.062843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d252ff13-06df-4971-b020-2dd3afb0422a req-eb813faa-5dee-4159-94b5-d7a84c391093 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:07.067789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-eb813faa-5dee-4159-94b5-d7a84c391093 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:28:07.067789 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-eb813faa-5dee-4159-94b5-d7a84c391093 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b43bf90-45fe-4a37-bb37-3dbe3030ade9", "connector": null, "instance_uuid": "51ff2a95-831b-46f2-86fc-0e608155cc93"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:07.079408 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:07.079408 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:07.126831 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-eb813faa-5dee-4159-94b5-d7a84c391093 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:28:07.127579 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 476/1881] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:28:07 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:07.244002 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Create volume of 1 GB Jul 03 06:28:07.251156 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Availability Zones retrieved successfully. Jul 03 06:28:07.261134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Flow 'volume_create_api' (7727e669-de6d-4e64-ae87-547a1abd1445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:07.264521 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf211af-f657-48bb-919f-adc966559b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:07.265098 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:07.362156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf211af-f657-48bb-919f-adc966559b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:07.363057 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb487cb-6ec2-4aa5-ac0f-8dd05d7f3619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:07.470525 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Created reservations ['d899fbd1-2210-401a-9204-4e52c3f9a753', 'fa1c8d51-d574-420c-9423-227be7f851c3', 'a0f4aa67-c31e-4794-ba7f-02a033ffd683', '772ca5bb-8ae5-4751-bd55-75b7d1d391b7'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:07.471051 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb487cb-6ec2-4aa5-ac0f-8dd05d7f3619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d899fbd1-2210-401a-9204-4e52c3f9a753', 'fa1c8d51-d574-420c-9423-227be7f851c3', 'a0f4aa67-c31e-4794-ba7f-02a033ffd683', '772ca5bb-8ae5-4751-bd55-75b7d1d391b7']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:07.472078 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba086ff9-6026-4469-8302-3b28a5866411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:07.491567 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b2028da7-7e3e-44f6-8be0-1c14754d685a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:07.495888 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2028da7-7e3e-44f6-8be0-1c14754d685a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:07.496346 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2028da7-7e3e-44f6-8be0-1c14754d685a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:07.496679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2028da7-7e3e-44f6-8be0-1c14754d685a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:07.497286 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-b2028da7-7e3e-44f6-8be0-1c14754d685a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id ae6e4055-e3e9-48a7-b388-cced219e1fc9. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:07.504417 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:07.504417 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:07.505726 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2028da7-7e3e-44f6-8be0-1c14754d685a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 200 Jul 03 06:28:07.506800 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 465/1882] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:07 2026] GET /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:07.511368 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba086ff9-6026-4469-8302-3b28a5866411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c63a65-9057-42fd-8d71-8bd4fd80bd01', '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-768315929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9787ea90582444fe8f7331b777bd516b',qos_specs=None,replication_status=,reservations=['d899fbd1-2210-401a-9204-4e52c3f9a753','fa1c8d51-d574-420c-9423-227be7f851c3','a0f4aa67-c31e-4794-ba7f-02a033ffd683','772ca5bb-8ae5-4751-bd55-75b7d1d391b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05d417fb2a924ada88fe48b742dbdd8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-768315929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c63a65-9057-42fd-8d71-8bd4fd80bd01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9787ea90582444fe8f7331b777bd516b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05d417fb2a924ada88fe48b742dbdd8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:07.513236 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b889ece9-6e36-4796-b8f1-581aeaeb6b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:07.522642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-239d6a08-5631-42c0-ad3c-d5e86a0e430c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:07.524815 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-239d6a08-5631-42c0-ad3c-d5e86a0e430c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] DELETE https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 Jul 03 06:28:07.525091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-239d6a08-5631-42c0-ad3c-d5e86a0e430c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:07.525326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-239d6a08-5631-42c0-ad3c-d5e86a0e430c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:07.525525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-239d6a08-5631-42c0-ad3c-d5e86a0e430c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Delete backup with id: ae6e4055-e3e9-48a7-b388-cced219e1fc9. Jul 03 06:28:07.530672 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:07.530672 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:07.547384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b889ece9-6e36-4796-b8f1-581aeaeb6b79) transitioned into state 'SUCCESS' from state '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-768315929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9787ea90582444fe8f7331b777bd516b',qos_specs=None,replication_status=,reservations=['d899fbd1-2210-401a-9204-4e52c3f9a753','fa1c8d51-d574-420c-9423-227be7f851c3','a0f4aa67-c31e-4794-ba7f-02a033ffd683','772ca5bb-8ae5-4751-bd55-75b7d1d391b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05d417fb2a924ada88fe48b742dbdd8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:07.548762 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9047f91-380c-4be2-a72d-aadebcce76ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:07.556820 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-239d6a08-5631-42c0-ad3c-d5e86a0e430c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] delete_backup rpcapi backup_id ae6e4055-e3e9-48a7-b388-cced219e1fc9 {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:28:07.562766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-239d6a08-5631-42c0-ad3c-d5e86a0e430c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 returned with HTTP 202 Jul 03 06:28:07.563471 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 465/1883] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:28:07 2026] DELETE /volume/v3/backups/ae6e4055-e3e9-48a7-b388-cced219e1fc9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:28:07.571216 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9047f91-380c-4be2-a72d-aadebcce76ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:07.573498 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Flow 'volume_create_api' (7727e669-de6d-4e64-ae87-547a1abd1445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:07.573498 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Create volume request issued successfully. Jul 03 06:28:07.577516 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-559e28ac-b11e-461a-8d5c-801f24196e51 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:07.577516 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 478/1884] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:28:06 2026] POST /volume/v3/volumes => generated 752 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:07.583747 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cd0485fc-9ecc-45ae-ae0d-5d152c09882a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:07.584810 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd0485fc-9ecc-45ae-ae0d-5d152c09882a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee Jul 03 06:28:07.584810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd0485fc-9ecc-45ae-ae0d-5d152c09882a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:07.585364 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd0485fc-9ecc-45ae-ae0d-5d152c09882a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:07.585364 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-cd0485fc-9ecc-45ae-ae0d-5d152c09882a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume with id: 3641d2c3-332c-4436-a714-b52eded8e4ee Jul 03 06:28:07.592436 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7d2e6289-df92-4b85-87c7-c416f78e668e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:07.594551 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:07.594551 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:07.595144 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cd0485fc-9ecc-45ae-ae0d-5d152c09882a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:07.595458 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7d2e6289-df92-4b85-87c7-c416f78e668e tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] GET https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 Jul 03 06:28:07.595886 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7d2e6289-df92-4b85-87c7-c416f78e668e tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:07.596507 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7d2e6289-df92-4b85-87c7-c416f78e668e tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:07.610418 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:07.610418 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:07.616291 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7d2e6289-df92-4b85-87c7-c416f78e668e tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Volume info retrieved successfully. Jul 03 06:28:07.625039 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7d2e6289-df92-4b85-87c7-c416f78e668e tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 returned with HTTP 200 Jul 03 06:28:07.625530 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 466/1885] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:07 2026] GET /volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:07.636539 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cd0485fc-9ecc-45ae-ae0d-5d152c09882a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume request issued successfully. Jul 03 06:28:07.636539 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd0485fc-9ecc-45ae-ae0d-5d152c09882a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee returned with HTTP 202 Jul 03 06:28:07.636539 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 477/1886] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:28:07 2026] DELETE /volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:28:07.646326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-19a2a482-79be-4925-96e5-7dc3c852ca92 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:07.649276 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-19a2a482-79be-4925-96e5-7dc3c852ca92 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee Jul 03 06:28:07.649565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-19a2a482-79be-4925-96e5-7dc3c852ca92 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:07.650135 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-19a2a482-79be-4925-96e5-7dc3c852ca92 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:07.666500 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:07.666500 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:07.677667 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-19a2a482-79be-4925-96e5-7dc3c852ca92 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:07.686889 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-19a2a482-79be-4925-96e5-7dc3c852ca92 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee returned with HTTP 200 Jul 03 06:28:07.687362 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 466/1887] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:07 2026] GET /volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:08.644952 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-82b5aa08-70a7-4c4e-9205-ee72fc83acb9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:08.648456 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-82b5aa08-70a7-4c4e-9205-ee72fc83acb9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] GET https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 Jul 03 06:28:08.648811 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-82b5aa08-70a7-4c4e-9205-ee72fc83acb9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:08.649221 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-82b5aa08-70a7-4c4e-9205-ee72fc83acb9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:08.662564 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:08.662564 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:08.666484 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-82b5aa08-70a7-4c4e-9205-ee72fc83acb9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Volume info retrieved successfully. Jul 03 06:28:08.673090 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-82b5aa08-70a7-4c4e-9205-ee72fc83acb9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 returned with HTTP 200 Jul 03 06:28:08.673649 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 479/1888] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:08 2026] GET /volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:08.707542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-914929db-c1ed-4b18-ad16-5c62c303e917 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:08.709469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-914929db-c1ed-4b18-ad16-5c62c303e917 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee Jul 03 06:28:08.709903 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-914929db-c1ed-4b18-ad16-5c62c303e917 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:08.710339 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-914929db-c1ed-4b18-ad16-5c62c303e917 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:08.719740 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-914929db-c1ed-4b18-ad16-5c62c303e917 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee returned with HTTP 404 Jul 03 06:28:08.721481 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 467/1889] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:08 2026] GET /volume/v3/volumes/3641d2c3-332c-4436-a714-b52eded8e4ee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:08.729978 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-b9970685-b299-421b-b553-733b46e92264 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:08.734377 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-b9970685-b299-421b-b553-733b46e92264 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] GET https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 Jul 03 06:28:08.734685 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-b9970685-b299-421b-b553-733b46e92264 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:08.734986 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-b9970685-b299-421b-b553-733b46e92264 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:08.741016 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0e97696e-55f1-41ad-a213-177fdb8c0508 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:08.744803 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0e97696e-55f1-41ad-a213-177fdb8c0508 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5/export_record Jul 03 06:28:08.747053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0e97696e-55f1-41ad-a213-177fdb8c0508 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:08.747053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0e97696e-55f1-41ad-a213-177fdb8c0508 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Calling method 'export_record' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:08.747053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-0e97696e-55f1-41ad-a213-177fdb8c0508 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Export record for backup a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 06:28:08.752912 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:08.752912 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:08.754084 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:08.754084 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:08.754362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.policy [None req-0e97696e-55f1-41ad-a213-177fdb8c0508 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '775def0d87ba4ca4bc7816e278b31832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '741539abaa814b61b80ea6d95386b365', '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=99916) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:28:08.755100 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0e97696e-55f1-41ad-a213-177fdb8c0508 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5/export_record returned with HTTP 403 Jul 03 06:28:08.755607 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 467/1890] 10.4.3.243 () {68 vars in 1430 bytes} [Fri Jul 3 06:28:08 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5/export_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:08.758752 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-b9970685-b299-421b-b553-733b46e92264 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Volume info retrieved successfully. Jul 03 06:28:08.767722 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-b9970685-b299-421b-b553-733b46e92264 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 returned with HTTP 200 Jul 03 06:28:08.768403 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 478/1891] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:08 2026] GET /volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:08.770500 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:08.774045 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:08.774958 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-542723358"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:08.776839 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-542723358'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:08.776969 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume of 1 GB Jul 03 06:28:08.787084 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Availability Zones retrieved successfully. Jul 03 06:28:08.798676 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Flow 'volume_create_api' (9b0644b2-4a39-4121-9cd1-f45bd4065598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:08.808559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27141e52-6614-4eca-9a9b-cb27bd7cd7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:08.808559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:08.863861 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27141e52-6614-4eca-9a9b-cb27bd7cd7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:08.865454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7093dd2-d23b-493f-ac30-c99bad85e5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:09.111223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Created reservations ['9680d1e2-5611-4ac8-bafb-0bd569604c6a', '7f02425a-c1eb-4232-a4f2-4deba6e748bc', '66dc3a47-7ea5-4359-9dd9-d605bacab96c', '7e3dbc8d-523f-4ac9-b992-01229c74fa7b'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:09.111794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7093dd2-d23b-493f-ac30-c99bad85e5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9680d1e2-5611-4ac8-bafb-0bd569604c6a', '7f02425a-c1eb-4232-a4f2-4deba6e748bc', '66dc3a47-7ea5-4359-9dd9-d605bacab96c', '7e3dbc8d-523f-4ac9-b992-01229c74fa7b']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:09.113009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86be0073-ff70-4a1e-984f-e432cc772a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:09.157284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86be0073-ff70-4a1e-984f-e432cc772a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cdedbd9-e46a-4a25-9a56-4c115a199203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542723358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['9680d1e2-5611-4ac8-bafb-0bd569604c6a','7f02425a-c1eb-4232-a4f2-4deba6e748bc','66dc3a47-7ea5-4359-9dd9-d605bacab96c','7e3dbc8d-523f-4ac9-b992-01229c74fa7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542723358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cdedbd9-e46a-4a25-9a56-4c115a199203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='741539abaa814b61b80ea6d95386b365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:09.158367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f5483e-9b62-4572-ba21-d515096d0dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:09.205822 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f5483e-9b62-4572-ba21-d515096d0dc1) transitioned into state 'SUCCESS' from state '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-542723358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['9680d1e2-5611-4ac8-bafb-0bd569604c6a','7f02425a-c1eb-4232-a4f2-4deba6e748bc','66dc3a47-7ea5-4359-9dd9-d605bacab96c','7e3dbc8d-523f-4ac9-b992-01229c74fa7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:09.207400 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597a6366-e1f1-440a-9aa4-cece7c9be058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:09.228671 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597a6366-e1f1-440a-9aa4-cece7c9be058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:09.230157 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Flow 'volume_create_api' (9b0644b2-4a39-4121-9cd1-f45bd4065598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:09.230262 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume request issued successfully. Jul 03 06:28:09.232807 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4729f1be-15e8-4e7e-8a75-b474c61083d5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:09.232807 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 480/1892] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:28:08 2026] POST /volume/v3/volumes => generated 777 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:09.257108 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a27c729a-6e32-4dfe-966e-8cc25a418ff6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:09.263493 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a27c729a-6e32-4dfe-966e-8cc25a418ff6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 Jul 03 06:28:09.264151 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a27c729a-6e32-4dfe-966e-8cc25a418ff6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:09.264586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a27c729a-6e32-4dfe-966e-8cc25a418ff6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:09.283718 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:09.283718 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:09.291175 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a27c729a-6e32-4dfe-966e-8cc25a418ff6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:09.302585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a27c729a-6e32-4dfe-966e-8cc25a418ff6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 returned with HTTP 200 Jul 03 06:28:09.302585 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 468/1893] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:09 2026] GET /volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:09.685503 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-d3330bf9-d0c2-4d58-b6d8-da766b3042c9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:09.689498 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-d3330bf9-d0c2-4d58-b6d8-da766b3042c9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] GET https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 Jul 03 06:28:09.690477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-d3330bf9-d0c2-4d58-b6d8-da766b3042c9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:09.690477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-d3330bf9-d0c2-4d58-b6d8-da766b3042c9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:09.704048 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:09.704048 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:09.710924 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-d3330bf9-d0c2-4d58-b6d8-da766b3042c9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Volume info retrieved successfully. Jul 03 06:28:09.719991 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-d3330bf9-d0c2-4d58-b6d8-da766b3042c9 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 returned with HTTP 200 Jul 03 06:28:09.720614 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 468/1894] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:09 2026] GET /volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:09.732006 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-185bbe64-6479-4356-97f8-712b862c190e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:09.732963 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-185bbe64-6479-4356-97f8-712b862c190e None None] GET https://10.4.3.243/volume// Jul 03 06:28:09.732963 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-185bbe64-6479-4356-97f8-712b862c190e None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:09.733117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-185bbe64-6479-4356-97f8-712b862c190e None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:09.733491 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-185bbe64-6479-4356-97f8-712b862c190e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:09.733980 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 479/1895] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:28:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:09.746647 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-5ae30888-9f94-4f65-b980-3284265c112c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:09.749219 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-5ae30888-9f94-4f65-b980-3284265c112c tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:28:09.749420 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-5ae30888-9f94-4f65-b980-3284265c112c tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30c63a65-9057-42fd-8d71-8bd4fd80bd01", "connector": null, "instance_uuid": "1fe44d1a-1fe0-48db-9670-25d712588720"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:09.762630 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:09.762630 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:09.803757 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-5ae30888-9f94-4f65-b980-3284265c112c tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:28:09.804353 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 481/1896] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:28:09 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 06:28:10.336614 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0b38cf07-1ef4-4c6e-85e5-fa6e3449c74f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:10.340980 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0b38cf07-1ef4-4c6e-85e5-fa6e3449c74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 Jul 03 06:28:10.340980 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0b38cf07-1ef4-4c6e-85e5-fa6e3449c74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:10.340980 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0b38cf07-1ef4-4c6e-85e5-fa6e3449c74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:10.356182 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:10.356182 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:10.362386 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0b38cf07-1ef4-4c6e-85e5-fa6e3449c74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:10.374330 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0b38cf07-1ef4-4c6e-85e5-fa6e3449c74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 returned with HTTP 200 Jul 03 06:28:10.374926 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 469/1897] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:10 2026] GET /volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:10.399414 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-451ee776-6ad4-430a-9e4a-aad835e4e14b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:10.402619 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-451ee776-6ad4-430a-9e4a-aad835e4e14b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:28:10.404031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-451ee776-6ad4-430a-9e4a-aad835e4e14b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7cdedbd9-e46a-4a25-9a56-4c115a199203", "name": "tempest-type-Backup-1367778746"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:10.405340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-451ee776-6ad4-430a-9e4a-aad835e4e14b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Creating new backup {'backup': {'volume_id': '7cdedbd9-e46a-4a25-9a56-4c115a199203', 'name': 'tempest-type-Backup-1367778746'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:28:10.405340 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-451ee776-6ad4-430a-9e4a-aad835e4e14b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Creating backup of volume 7cdedbd9-e46a-4a25-9a56-4c115a199203 in container None Jul 03 06:28:10.418875 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:10.418875 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:10.418875 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-451ee776-6ad4-430a-9e4a-aad835e4e14b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:10.455543 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-451ee776-6ad4-430a-9e4a-aad835e4e14b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Created reservations ['f22a52f4-4a55-486f-8f09-0e7fb8878216', '7bcc30d9-2414-4c5c-8a75-0cf10a8fc1dd'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:10.491134 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:10.520196 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-451ee776-6ad4-430a-9e4a-aad835e4e14b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:28:10.520861 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 469/1898] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:28:10 2026] POST /volume/v3/backups => generated 316 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:10.537016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-853526f3-81a2-4eda-876b-8f286cde0158 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:10.544417 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-853526f3-81a2-4eda-876b-8f286cde0158 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:10.544829 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-853526f3-81a2-4eda-876b-8f286cde0158 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:10.545013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-853526f3-81a2-4eda-876b-8f286cde0158 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:10.545212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-853526f3-81a2-4eda-876b-8f286cde0158 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:10.552904 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:10.552904 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:10.555281 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-853526f3-81a2-4eda-876b-8f286cde0158 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:10.555281 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 482/1899] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:10 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:10.595548 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:10.596260 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1223035807"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:10.598736 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1223035807'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:10.598736 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume of 1 GB Jul 03 06:28:10.604869 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Availability Zones retrieved successfully. Jul 03 06:28:10.613246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (19928ea3-9095-492e-abbb-7ca016b946bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:10.614509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e119b75a-e8b5-435f-b2e8-26db8c83947a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:10.615842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:10.654584 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e119b75a-e8b5-435f-b2e8-26db8c83947a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:10.655534 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d59e6734-26e7-4981-b3d7-472739adf2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:10.779546 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['af80c695-9830-473f-8daa-8ae8230a14ee', '1441010f-4572-468e-86df-9735108cc6c9', 'a941b167-2689-4732-90b9-1f28cd4de505', '9cad68a5-41b4-4097-9621-1a256dabda82'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:10.780570 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d59e6734-26e7-4981-b3d7-472739adf2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af80c695-9830-473f-8daa-8ae8230a14ee', '1441010f-4572-468e-86df-9735108cc6c9', 'a941b167-2689-4732-90b9-1f28cd4de505', '9cad68a5-41b4-4097-9621-1a256dabda82']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:10.781519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba19845c-8f6b-4a65-98ba-a46909ad882d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:10.821385 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba19845c-8f6b-4a65-98ba-a46909ad882d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39eaf4d1-8d20-4369-b924-d5f7397fc6ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1223035807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['af80c695-9830-473f-8daa-8ae8230a14ee','1441010f-4572-468e-86df-9735108cc6c9','a941b167-2689-4732-90b9-1f28cd4de505','9cad68a5-41b4-4097-9621-1a256dabda82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1223035807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39eaf4d1-8d20-4369-b924-d5f7397fc6ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938f7d8b50bf4df29110aab7f5b796ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:10.822914 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb07afc-c354-4cf6-abe6-691c21671d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:10.862038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb07afc-c354-4cf6-abe6-691c21671d92) transitioned into state 'SUCCESS' from state '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-1223035807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['af80c695-9830-473f-8daa-8ae8230a14ee','1441010f-4572-468e-86df-9735108cc6c9','a941b167-2689-4732-90b9-1f28cd4de505','9cad68a5-41b4-4097-9621-1a256dabda82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:10.863292 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0551246d-83b5-43d6-81f7-321414c2293b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:10.882829 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0551246d-83b5-43d6-81f7-321414c2293b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:10.884982 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (19928ea3-9095-492e-abbb-7ca016b946bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:10.886330 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request issued successfully. Jul 03 06:28:10.886330 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-18a5c4a0-f1f8-4fbc-8ab4-1a0cf98d0751 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:10.887544 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 480/1900] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:28:10 2026] POST /volume/v3/volumes => generated 754 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:10.910009 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-da2bab83-94fe-436d-be7d-52451452e057 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:10.912778 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-da2bab83-94fe-436d-be7d-52451452e057 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:28:10.914071 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-da2bab83-94fe-436d-be7d-52451452e057 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:10.914283 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-da2bab83-94fe-436d-be7d-52451452e057 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:10.926643 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:10.926643 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:10.934020 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-da2bab83-94fe-436d-be7d-52451452e057 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:28:10.945419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-da2bab83-94fe-436d-be7d-52451452e057 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:28:10.945419 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 470/1901] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:10 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:11.572388 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d0f533dd-1ee8-44bb-999b-3878181d4b32 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:11.575631 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0f533dd-1ee8-44bb-999b-3878181d4b32 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:11.576008 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0f533dd-1ee8-44bb-999b-3878181d4b32 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:11.576504 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0f533dd-1ee8-44bb-999b-3878181d4b32 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:11.576846 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d0f533dd-1ee8-44bb-999b-3878181d4b32 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:11.584140 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:11.584863 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:11.584863 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:11.585833 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0f533dd-1ee8-44bb-999b-3878181d4b32 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:11.586300 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 470/1902] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:11 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:11.587247 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:11.587679 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-614453830"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:11.589810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-614453830'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:11.589938 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Create volume of 1 GB Jul 03 06:28:11.595509 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Availability Zones retrieved successfully. Jul 03 06:28:11.607513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Flow 'volume_create_api' (584cb947-08a1-4da2-b8b9-d8e9d87e77b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:11.609351 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccd4d82-2092-424f-bb06-94b582aa8ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:11.609857 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:11.663396 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccd4d82-2092-424f-bb06-94b582aa8ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:11.664362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7001eb86-c453-4456-abe4-38d95c52d2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:11.766911 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Created reservations ['ce07d665-4050-40d2-a638-ab8c1923e53c', '96fa0dda-202a-4adc-9e1a-3ff20145d127', '37699dd4-b7da-43c1-9eb2-ad89ed4adbcf', 'e4c9c440-f860-4c71-b884-4fbf6a029ea3'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:11.768032 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7001eb86-c453-4456-abe4-38d95c52d2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce07d665-4050-40d2-a638-ab8c1923e53c', '96fa0dda-202a-4adc-9e1a-3ff20145d127', '37699dd4-b7da-43c1-9eb2-ad89ed4adbcf', 'e4c9c440-f860-4c71-b884-4fbf6a029ea3']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:11.769154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c59e95-7b58-4fe5-8e93-3c5e8dd59de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:11.798044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c59e95-7b58-4fe5-8e93-3c5e8dd59de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62b282f0-9013-4412-b649-ff31cc9b1d9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-614453830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e219f15689461a87abdfe7c8dc31f8',qos_specs=None,replication_status=,reservations=['ce07d665-4050-40d2-a638-ab8c1923e53c','96fa0dda-202a-4adc-9e1a-3ff20145d127','37699dd4-b7da-43c1-9eb2-ad89ed4adbcf','e4c9c440-f860-4c71-b884-4fbf6a029ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc6f4cda8814cdd90acebbf208c3f16',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-614453830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62b282f0-9013-4412-b649-ff31cc9b1d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9e219f15689461a87abdfe7c8dc31f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bc6f4cda8814cdd90acebbf208c3f16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:11.799232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f3daec-fad1-41c1-9fa3-cfbd4ec7e18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:11.821787 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f3daec-fad1-41c1-9fa3-cfbd4ec7e18b) transitioned into state 'SUCCESS' from state '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-614453830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e219f15689461a87abdfe7c8dc31f8',qos_specs=None,replication_status=,reservations=['ce07d665-4050-40d2-a638-ab8c1923e53c','96fa0dda-202a-4adc-9e1a-3ff20145d127','37699dd4-b7da-43c1-9eb2-ad89ed4adbcf','e4c9c440-f860-4c71-b884-4fbf6a029ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc6f4cda8814cdd90acebbf208c3f16',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:11.823067 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150bc918-adc8-4ca2-b07a-b77698d94cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:11.840753 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150bc918-adc8-4ca2-b07a-b77698d94cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:11.841558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Flow 'volume_create_api' (584cb947-08a1-4da2-b8b9-d8e9d87e77b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:11.842029 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Create volume request issued successfully. Jul 03 06:28:11.842797 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-709fbf8a-f23e-415c-98bc-e54f999e7ab2 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:11.843408 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 483/1903] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:28:11 2026] POST /volume/v3/volumes => generated 756 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:11.861926 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-862c24b1-5e97-4510-a607-8c6ddcdd4cd8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:11.865003 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-862c24b1-5e97-4510-a607-8c6ddcdd4cd8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:28:11.865173 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-862c24b1-5e97-4510-a607-8c6ddcdd4cd8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:11.865381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-862c24b1-5e97-4510-a607-8c6ddcdd4cd8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:11.879218 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:11.879218 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:11.886265 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-862c24b1-5e97-4510-a607-8c6ddcdd4cd8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:28:11.896263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-862c24b1-5e97-4510-a607-8c6ddcdd4cd8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:28:11.896920 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 481/1904] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:11 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:11.966460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6435fd77-1ec8-46be-8131-999ff4976acb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:11.968930 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6435fd77-1ec8-46be-8131-999ff4976acb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:28:11.969387 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6435fd77-1ec8-46be-8131-999ff4976acb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:11.969387 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6435fd77-1ec8-46be-8131-999ff4976acb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:11.981440 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:11.981440 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:11.987900 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6435fd77-1ec8-46be-8131-999ff4976acb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:28:11.995472 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6435fd77-1ec8-46be-8131-999ff4976acb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:28:11.996145 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 471/1905] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:11 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:12.014591 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-202e9b80-9b94-4758-8d74-f6ec64eb1d5f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:12.020969 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-202e9b80-9b94-4758-8d74-f6ec64eb1d5f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:28:12.020969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-202e9b80-9b94-4758-8d74-f6ec64eb1d5f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:12.021244 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-202e9b80-9b94-4758-8d74-f6ec64eb1d5f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:12.042913 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:12.042913 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:12.047919 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-202e9b80-9b94-4758-8d74-f6ec64eb1d5f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:28:12.053608 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-202e9b80-9b94-4758-8d74-f6ec64eb1d5f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:28:12.054014 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 471/1906] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:12 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:12.066089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eafed575-9557-4e4f-b400-23f5843198a5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:12.068320 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eafed575-9557-4e4f-b400-23f5843198a5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:28:12.068773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eafed575-9557-4e4f-b400-23f5843198a5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39eaf4d1-8d20-4369-b924-d5f7397fc6ea", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-407478508"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:12.078185 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:12.078185 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:12.078707 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eafed575-9557-4e4f-b400-23f5843198a5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:28:12.078896 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-eafed575-9557-4e4f-b400-23f5843198a5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:28:12.139938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-eafed575-9557-4e4f-b400-23f5843198a5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['9a5abef8-d113-424b-a3e2-0f9c25df0a95', '4588b5e8-b33c-40f3-a2cd-2fb0a017791d', 'd9edc1e2-bd8e-4899-8bbe-e3eca9146b6f', 'b119c845-34d6-448d-b288-b615b02f54fa'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:12.186096 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eafed575-9557-4e4f-b400-23f5843198a5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot create request issued successfully. Jul 03 06:28:12.186496 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eafed575-9557-4e4f-b400-23f5843198a5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:28:12.187165 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 484/1907] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:28:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:12.197641 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6ff60034-fbdb-401a-8cca-8480759f6d46 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:12.201386 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6ff60034-fbdb-401a-8cca-8480759f6d46 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d Jul 03 06:28:12.201766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6ff60034-fbdb-401a-8cca-8480759f6d46 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:12.202017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6ff60034-fbdb-401a-8cca-8480759f6d46 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:12.211588 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:12.211588 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:12.212389 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6ff60034-fbdb-401a-8cca-8480759f6d46 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:28:12.213569 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6ff60034-fbdb-401a-8cca-8480759f6d46 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d returned with HTTP 200 Jul 03 06:28:12.214207 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 482/1908] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:28:12 2026] GET /volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:12.599336 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9e088cb4-a040-42c7-a3cc-3ca81da583a2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:12.601213 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9e088cb4-a040-42c7-a3cc-3ca81da583a2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:12.601481 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9e088cb4-a040-42c7-a3cc-3ca81da583a2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:12.602716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9e088cb4-a040-42c7-a3cc-3ca81da583a2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:12.602716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-9e088cb4-a040-42c7-a3cc-3ca81da583a2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:12.607046 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:12.607046 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:12.608015 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9e088cb4-a040-42c7-a3cc-3ca81da583a2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:12.609852 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 472/1909] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:12 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:12.916194 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2e61ff21-a8e0-4993-b5b2-5a662b96357c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:12.917989 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e61ff21-a8e0-4993-b5b2-5a662b96357c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:28:12.917989 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e61ff21-a8e0-4993-b5b2-5a662b96357c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:12.918118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e61ff21-a8e0-4993-b5b2-5a662b96357c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:12.927142 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:12.927142 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:12.931673 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2e61ff21-a8e0-4993-b5b2-5a662b96357c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:28:12.938345 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e61ff21-a8e0-4993-b5b2-5a662b96357c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:28:12.939337 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 472/1910] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:12 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:13.231270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dc670dc0-0021-4d1b-918c-1d0053317994 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:13.234814 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dc670dc0-0021-4d1b-918c-1d0053317994 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d Jul 03 06:28:13.234814 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dc670dc0-0021-4d1b-918c-1d0053317994 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:13.235087 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dc670dc0-0021-4d1b-918c-1d0053317994 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:13.243353 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:13.243353 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:13.244642 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-dc670dc0-0021-4d1b-918c-1d0053317994 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:28:13.245801 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dc670dc0-0021-4d1b-918c-1d0053317994 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d returned with HTTP 200 Jul 03 06:28:13.246490 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 485/1911] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:28:13 2026] GET /volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:13.262968 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:13.266159 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:28:13.267121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39eaf4d1-8d20-4369-b924-d5f7397fc6ea", "snapshot_id": "7b014913-921f-489b-8450-ee915044a00d", "name": "tempest-VolumesSnapshotTestJSON-Backup-1331412365", "container": "tempest-volumessnapshottestjson-backup-container-699521514"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:13.269227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Creating new backup {'backup': {'volume_id': '39eaf4d1-8d20-4369-b924-d5f7397fc6ea', 'snapshot_id': '7b014913-921f-489b-8450-ee915044a00d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1331412365', 'container': 'tempest-volumessnapshottestjson-backup-container-699521514'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:28:13.269833 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Creating backup of volume 39eaf4d1-8d20-4369-b924-d5f7397fc6ea in container tempest-volumessnapshottestjson-backup-container-699521514 Jul 03 06:28:13.285553 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:13.285553 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:13.287045 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:28:13.300972 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:13.300972 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:13.300972 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:28:13.354675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['41f8d677-40ae-42d7-bce0-aa8f783c114e', 'fb80aa26-4630-47b7-bda2-afbd7e4404ad'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:13.429591 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b432b92c-5b3b-4640-9ade-698d1e509e94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:28:13.430574 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 483/1912] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:28:13 2026] POST /volume/v3/backups => generated 335 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:13.443684 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0b0a8a08-2f7d-4704-9fa7-382a40ec43ea None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:13.446757 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0b0a8a08-2f7d-4704-9fa7-382a40ec43ea tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:13.447228 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0b0a8a08-2f7d-4704-9fa7-382a40ec43ea tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:13.447965 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0b0a8a08-2f7d-4704-9fa7-382a40ec43ea tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:13.447965 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0b0a8a08-2f7d-4704-9fa7-382a40ec43ea tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:13.459260 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:13.459260 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:13.461914 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0b0a8a08-2f7d-4704-9fa7-382a40ec43ea tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:13.463522 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 473/1913] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:13 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 808 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:13.622247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9b029f2d-107e-4774-b82b-1821a7c9b695 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:13.624750 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9b029f2d-107e-4774-b82b-1821a7c9b695 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:13.624986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9b029f2d-107e-4774-b82b-1821a7c9b695 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:13.625225 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9b029f2d-107e-4774-b82b-1821a7c9b695 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:13.625372 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-9b029f2d-107e-4774-b82b-1821a7c9b695 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:13.631632 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:13.631632 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:13.632031 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9b029f2d-107e-4774-b82b-1821a7c9b695 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:13.633124 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 473/1914] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:13 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:13.867680 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-22190062-7242-4814-9f4b-25cc311a4002 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:13.869135 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-22190062-7242-4814-9f4b-25cc311a4002 None None] GET https://10.4.3.243/volume// Jul 03 06:28:13.869135 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-22190062-7242-4814-9f4b-25cc311a4002 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:13.869426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-22190062-7242-4814-9f4b-25cc311a4002 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:13.870057 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-22190062-7242-4814-9f4b-25cc311a4002 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:13.870526 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 486/1915] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 06:28:13.881865 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d252ff13-06df-4971-b020-2dd3afb0422a req-258317b9-b74b-42f1-bfe0-371f0af59f13 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:13.884213 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-258317b9-b74b-42f1-bfe0-371f0af59f13 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 Jul 03 06:28:13.884521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-258317b9-b74b-42f1-bfe0-371f0af59f13 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:13.884825 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-258317b9-b74b-42f1-bfe0-371f0af59f13 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:13.908046 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:13.908046 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:13.912864 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d252ff13-06df-4971-b020-2dd3afb0422a req-258317b9-b74b-42f1-bfe0-371f0af59f13 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:28:13.922647 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-258317b9-b74b-42f1-bfe0-371f0af59f13 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 returned with HTTP 200 Jul 03 06:28:13.922824 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 484/1916] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:28:13 2026] GET /volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 => generated 1539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:28:14.050548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d252ff13-06df-4971-b020-2dd3afb0422a req-2d82f1b1-2a78-45ad-813e-303301e9d847 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:14.056421 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-2d82f1b1-2a78-45ad-813e-303301e9d847 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] PUT https://10.4.3.243/volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b Jul 03 06:28:14.061874 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-2d82f1b1-2a78-45ad-813e-303301e9d847 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:14.080930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d252ff13-06df-4971-b020-2dd3afb0422a req-2d82f1b1-2a78-45ad-813e-303301e9d847 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Acquiring lock "cinder-attachment_update-1b43bf90-45fe-4a37-bb37-3dbe3030ade9-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:28:14.092315 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d252ff13-06df-4971-b020-2dd3afb0422a req-2d82f1b1-2a78-45ad-813e-303301e9d847 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Lock "cinder-attachment_update-1b43bf90-45fe-4a37-bb37-3dbe3030ade9-np0000004376" acquired by "attachment_update" :: waited 0.011s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:28:14.093311 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:14.093311 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:14.482633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8e9a93e7-3a98-497a-b2fc-1879c19fa4ed None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:14.485762 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e9a93e7-3a98-497a-b2fc-1879c19fa4ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:14.486180 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e9a93e7-3a98-497a-b2fc-1879c19fa4ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:14.486847 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e9a93e7-3a98-497a-b2fc-1879c19fa4ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:14.486847 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-8e9a93e7-3a98-497a-b2fc-1879c19fa4ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:14.492789 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:14.492789 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:14.494021 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e9a93e7-3a98-497a-b2fc-1879c19fa4ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:14.496319 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 474/1917] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:14 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:14.643851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d252ff13-06df-4971-b020-2dd3afb0422a req-2d82f1b1-2a78-45ad-813e-303301e9d847 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Lock "cinder-attachment_update-1b43bf90-45fe-4a37-bb37-3dbe3030ade9-np0000004376" released by "attachment_update" :: held 0.549s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:28:14.643851 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-2d82f1b1-2a78-45ad-813e-303301e9d847 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b returned with HTTP 200 Jul 03 06:28:14.643851 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 474/1918] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:28:14 2026] PUT /volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b => generated 969 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:14.647663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a3b5f5f3-10b7-430b-856c-496ee16e4fdd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:14.652516 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a3b5f5f3-10b7-430b-856c-496ee16e4fdd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:14.653096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a3b5f5f3-10b7-430b-856c-496ee16e4fdd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:14.653096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a3b5f5f3-10b7-430b-856c-496ee16e4fdd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:14.653420 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a3b5f5f3-10b7-430b-856c-496ee16e4fdd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:14.663274 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:14.663274 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:14.663974 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a3b5f5f3-10b7-430b-856c-496ee16e4fdd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:14.664484 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 487/1919] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:14 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:15.161963 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d252ff13-06df-4971-b020-2dd3afb0422a req-16b7c5e4-2c39-44c2-9526-a2d22cd25035 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:15.164797 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-16b7c5e4-2c39-44c2-9526-a2d22cd25035 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b/action Jul 03 06:28:15.165253 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-16b7c5e4-2c39-44c2-9526-a2d22cd25035 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:15.165432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-16b7c5e4-2c39-44c2-9526-a2d22cd25035 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:15.205264 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:15.205264 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:15.253760 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d252ff13-06df-4971-b020-2dd3afb0422a req-16b7c5e4-2c39-44c2-9526-a2d22cd25035 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b/action returned with HTTP 204 Jul 03 06:28:15.256358 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 485/1920] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:28:15 2026] POST /volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:15.512426 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1dbbe599-2702-4404-9154-b5cf7f51fdae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:15.517569 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1dbbe599-2702-4404-9154-b5cf7f51fdae tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:15.518815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1dbbe599-2702-4404-9154-b5cf7f51fdae tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:15.519163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1dbbe599-2702-4404-9154-b5cf7f51fdae tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:15.519297 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1dbbe599-2702-4404-9154-b5cf7f51fdae tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:15.527836 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:15.527836 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:15.528989 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1dbbe599-2702-4404-9154-b5cf7f51fdae tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:15.529517 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 475/1921] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:15 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:15.684240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80889da3-67b9-4f96-9ea3-495c1e555fcb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:15.686848 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80889da3-67b9-4f96-9ea3-495c1e555fcb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:15.687167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80889da3-67b9-4f96-9ea3-495c1e555fcb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:15.687364 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80889da3-67b9-4f96-9ea3-495c1e555fcb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:15.688371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-80889da3-67b9-4f96-9ea3-495c1e555fcb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:15.698772 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:15.698772 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:15.699594 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80889da3-67b9-4f96-9ea3-495c1e555fcb tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:15.700047 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 475/1922] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:15 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:16.142626 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-02c6ca75-e439-40ea-983f-c835b01dcfca None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:16.144739 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02c6ca75-e439-40ea-983f-c835b01dcfca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:16.144947 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02c6ca75-e439-40ea-983f-c835b01dcfca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:16.145153 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02c6ca75-e439-40ea-983f-c835b01dcfca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:16.156141 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:16.156141 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:16.162578 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02c6ca75-e439-40ea-983f-c835b01dcfca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:16.178299 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02c6ca75-e439-40ea-983f-c835b01dcfca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:16.178299 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 488/1923] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:16 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:16.247683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-45236e43-7af9-4cc2-a85a-e0938c055c6c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:16.252468 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-45236e43-7af9-4cc2-a85a-e0938c055c6c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:16.252468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-45236e43-7af9-4cc2-a85a-e0938c055c6c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:16.252468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-45236e43-7af9-4cc2-a85a-e0938c055c6c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:16.262405 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:16.262405 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:16.268055 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-45236e43-7af9-4cc2-a85a-e0938c055c6c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:16.277833 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-45236e43-7af9-4cc2-a85a-e0938c055c6c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:16.277833 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 486/1924] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:16 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:16.551809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-20f49741-02f0-4163-9b90-2a5d3df5cf2a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:16.559421 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20f49741-02f0-4163-9b90-2a5d3df5cf2a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:16.559421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20f49741-02f0-4163-9b90-2a5d3df5cf2a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:16.559421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20f49741-02f0-4163-9b90-2a5d3df5cf2a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:16.559421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-20f49741-02f0-4163-9b90-2a5d3df5cf2a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:16.571858 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:16.571858 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:16.572920 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20f49741-02f0-4163-9b90-2a5d3df5cf2a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:16.574069 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 476/1925] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:16 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:16.723973 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a483cf83-4d76-4b26-b17e-cad8718f6191 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:16.726407 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a483cf83-4d76-4b26-b17e-cad8718f6191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:16.726716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a483cf83-4d76-4b26-b17e-cad8718f6191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:16.727007 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a483cf83-4d76-4b26-b17e-cad8718f6191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:16.727165 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a483cf83-4d76-4b26-b17e-cad8718f6191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:16.732406 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:16.732406 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:16.734354 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a483cf83-4d76-4b26-b17e-cad8718f6191 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:16.734354 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 476/1926] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:16 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:16.878382 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c20153dc-3184-4d44-9d28-3eb182acbabe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:17.082653 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:17.083453 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1489835116"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:17.085869 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1489835116'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:17.085869 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Create volume of 1 GB Jul 03 06:28:17.091583 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Availability Zones retrieved successfully. Jul 03 06:28:17.098682 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Flow 'volume_create_api' (6cc87e7f-2aa7-4baa-9713-e687a2a9dbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:17.100111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c55ce56-bc2a-48a0-90e5-32556459689d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:17.101145 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:17.161016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c55ce56-bc2a-48a0-90e5-32556459689d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:17.161016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db903515-78c1-4596-ba40-a2166c4001a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:17.282307 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Created reservations ['96fda0ab-6c8f-473c-a674-3cb7b94028c1', '51f5cd4e-a203-4578-b7fd-3504868b8058', '66ffc12a-fd92-4ccb-a2b6-e7a779954d56', 'fd7e5f51-5e62-40e2-a245-ff1ac888ade1'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:17.283718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db903515-78c1-4596-ba40-a2166c4001a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96fda0ab-6c8f-473c-a674-3cb7b94028c1', '51f5cd4e-a203-4578-b7fd-3504868b8058', '66ffc12a-fd92-4ccb-a2b6-e7a779954d56', 'fd7e5f51-5e62-40e2-a245-ff1ac888ade1']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:17.284613 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a72de5a-163c-4ac9-8394-6ad7145e8d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:17.317543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a72de5a-163c-4ac9-8394-6ad7145e8d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a21f56c-2fcb-490a-b78a-4180cda30f61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1489835116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22067d74760e4c5fb54e81ca7059aa74',qos_specs=None,replication_status=,reservations=['96fda0ab-6c8f-473c-a674-3cb7b94028c1','51f5cd4e-a203-4578-b7fd-3504868b8058','66ffc12a-fd92-4ccb-a2b6-e7a779954d56','fd7e5f51-5e62-40e2-a245-ff1ac888ade1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb240fb59c6b4403847cc5bc7308c603',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1489835116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a21f56c-2fcb-490a-b78a-4180cda30f61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22067d74760e4c5fb54e81ca7059aa74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb240fb59c6b4403847cc5bc7308c603',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:17.319232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8369025a-7b65-494c-b77a-1dd7f52fc99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:17.358858 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8369025a-7b65-494c-b77a-1dd7f52fc99c) transitioned into state 'SUCCESS' from state '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-1489835116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22067d74760e4c5fb54e81ca7059aa74',qos_specs=None,replication_status=,reservations=['96fda0ab-6c8f-473c-a674-3cb7b94028c1','51f5cd4e-a203-4578-b7fd-3504868b8058','66ffc12a-fd92-4ccb-a2b6-e7a779954d56','fd7e5f51-5e62-40e2-a245-ff1ac888ade1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb240fb59c6b4403847cc5bc7308c603',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:17.358858 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1a8073-d78c-4a2a-a651-6b94f9f6221b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:17.370577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1a8073-d78c-4a2a-a651-6b94f9f6221b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:17.371596 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Flow 'volume_create_api' (6cc87e7f-2aa7-4baa-9713-e687a2a9dbd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:17.371984 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Create volume request issued successfully. Jul 03 06:28:17.373376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c20153dc-3184-4d44-9d28-3eb182acbabe tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:17.373376 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 489/1927] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:28:16 2026] POST /volume/v3/volumes => generated 759 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:17.593206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-01a266e4-3770-4176-b23a-2fee7c117d30 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:17.596129 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01a266e4-3770-4176-b23a-2fee7c117d30 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:17.596129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01a266e4-3770-4176-b23a-2fee7c117d30 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:17.596129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01a266e4-3770-4176-b23a-2fee7c117d30 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:17.596129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-01a266e4-3770-4176-b23a-2fee7c117d30 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:17.602412 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:17.602412 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:17.603317 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01a266e4-3770-4176-b23a-2fee7c117d30 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:17.603832 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 487/1928] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:17 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:17.754381 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6a4ff9e6-3350-4b7a-896e-1f38c9a8154e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:17.760737 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a4ff9e6-3350-4b7a-896e-1f38c9a8154e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:17.761216 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a4ff9e6-3350-4b7a-896e-1f38c9a8154e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:17.761646 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a4ff9e6-3350-4b7a-896e-1f38c9a8154e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:17.762136 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6a4ff9e6-3350-4b7a-896e-1f38c9a8154e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:17.768066 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:17.768066 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:17.769288 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a4ff9e6-3350-4b7a-896e-1f38c9a8154e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:17.769932 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 477/1929] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:17 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:18.370595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-19d20538-8df1-4e0c-9325-cd8944ae998a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:18.371123 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19d20538-8df1-4e0c-9325-cd8944ae998a None None] GET https://10.4.3.243/volume// Jul 03 06:28:18.372681 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19d20538-8df1-4e0c-9325-cd8944ae998a None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:18.372681 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19d20538-8df1-4e0c-9325-cd8944ae998a None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:18.372681 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19d20538-8df1-4e0c-9325-cd8944ae998a None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:18.372681 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 477/1930] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:28:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:18.387663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-2bba0174-9693-4fec-9747-75f972e8f57d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:18.391586 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-2bba0174-9693-4fec-9747-75f972e8f57d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:28:18.392870 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-2bba0174-9693-4fec-9747-75f972e8f57d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d47ba9d4-2155-4a54-b7da-b48e017f120e", "connector": null, "instance_uuid": "5bf6157f-7fc9-44e3-8152-0b29cd62bdcb"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:18.407776 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:18.407776 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:18.464668 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-2bba0174-9693-4fec-9747-75f972e8f57d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:28:18.465859 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 490/1931] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:28:18 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 06:28:18.625833 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c5f3705b-98cd-469a-9e69-86d714be1136 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:18.629782 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c5f3705b-98cd-469a-9e69-86d714be1136 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:18.630218 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c5f3705b-98cd-469a-9e69-86d714be1136 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:18.630399 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c5f3705b-98cd-469a-9e69-86d714be1136 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:18.630593 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c5f3705b-98cd-469a-9e69-86d714be1136 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:18.641666 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:18.641666 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:18.642960 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c5f3705b-98cd-469a-9e69-86d714be1136 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:18.643416 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 488/1932] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:18 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:18.787719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-24e4c7e7-db1b-4b5d-b597-443880b045a5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:18.792795 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-24e4c7e7-db1b-4b5d-b597-443880b045a5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:18.796730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-24e4c7e7-db1b-4b5d-b597-443880b045a5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:18.796730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-24e4c7e7-db1b-4b5d-b597-443880b045a5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:18.796730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-24e4c7e7-db1b-4b5d-b597-443880b045a5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:18.821894 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:18.821894 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:18.823807 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-24e4c7e7-db1b-4b5d-b597-443880b045a5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:18.824399 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 478/1933] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:18 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:18.824958 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ec82415d-235b-48ae-8d18-b4da5486b582 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:18.830641 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ec82415d-235b-48ae-8d18-b4da5486b582 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:18.831017 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ec82415d-235b-48ae-8d18-b4da5486b582 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:18.831443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ec82415d-235b-48ae-8d18-b4da5486b582 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:18.862155 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:18.862155 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:18.870711 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ec82415d-235b-48ae-8d18-b4da5486b582 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:18.880643 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ec82415d-235b-48ae-8d18-b4da5486b582 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:18.888581 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 478/1934] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:18 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:19.051261 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e54a3191-4bb0-484c-b769-6f65f29514c2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.051261 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e54a3191-4bb0-484c-b769-6f65f29514c2 None None] GET https://10.4.3.243/volume// Jul 03 06:28:19.051261 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e54a3191-4bb0-484c-b769-6f65f29514c2 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:19.051834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e54a3191-4bb0-484c-b769-6f65f29514c2 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:19.051834 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e54a3191-4bb0-484c-b769-6f65f29514c2 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:19.052190 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 491/1935] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 06:28:19.071435 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-9c9d236f-e922-4f12-9fef-0c49920b0e2f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.085737 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-9c9d236f-e922-4f12-9fef-0c49920b0e2f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:19.085737 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-9c9d236f-e922-4f12-9fef-0c49920b0e2f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:19.085737 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-9c9d236f-e922-4f12-9fef-0c49920b0e2f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:19.105746 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:19.105746 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:19.112744 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-9c9d236f-e922-4f12-9fef-0c49920b0e2f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:19.122337 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-9c9d236f-e922-4f12-9fef-0c49920b0e2f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:19.123223 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 489/1936] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:28:19 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1021 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:28:19.259059 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f9ebf9e9-445a-4928-8a97-a202e8a616bd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.260324 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9ebf9e9-445a-4928-8a97-a202e8a616bd None None] GET https://10.4.3.243/volume// Jul 03 06:28:19.261315 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9ebf9e9-445a-4928-8a97-a202e8a616bd None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:19.262124 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9ebf9e9-445a-4928-8a97-a202e8a616bd None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:19.262606 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9ebf9e9-445a-4928-8a97-a202e8a616bd None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:19.263285 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 479/1937] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:19 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:19.289723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-4d540bd2-d61d-4988-b07b-52aa2d6034e1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.293343 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-4d540bd2-d61d-4988-b07b-52aa2d6034e1 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] GET https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 Jul 03 06:28:19.293682 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-4d540bd2-d61d-4988-b07b-52aa2d6034e1 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:19.294014 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-4d540bd2-d61d-4988-b07b-52aa2d6034e1 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:19.305446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-433a8f87-e987-4025-8cd2-25213f36bb15 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.309418 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-433a8f87-e987-4025-8cd2-25213f36bb15 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] PUT https://10.4.3.243/volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 Jul 03 06:28:19.309933 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-433a8f87-e987-4025-8cd2-25213f36bb15 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:19.317612 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:19.317612 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:19.327798 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-4d540bd2-d61d-4988-b07b-52aa2d6034e1 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Volume info retrieved successfully. Jul 03 06:28:19.328097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-433a8f87-e987-4025-8cd2-25213f36bb15 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Acquiring lock "cinder-attachment_update-d47ba9d4-2155-4a54-b7da-b48e017f120e-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:28:19.335985 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-4d540bd2-d61d-4988-b07b-52aa2d6034e1 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 returned with HTTP 200 Jul 03 06:28:19.336267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-433a8f87-e987-4025-8cd2-25213f36bb15 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Lock "cinder-attachment_update-d47ba9d4-2155-4a54-b7da-b48e017f120e-np0000004376" acquired by "attachment_update" :: waited 0.008s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:28:19.336369 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 479/1938] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:28:19 2026] GET /volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 => generated 1539 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:28:19.337525 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:19.337525 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:19.480655 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-a25bc978-c390-456e-b755-9147d5d10707 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.486421 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-a25bc978-c390-456e-b755-9147d5d10707 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] PUT https://10.4.3.243/volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83 Jul 03 06:28:19.487275 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-a25bc978-c390-456e-b755-9147d5d10707 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:19.512680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-a25bc978-c390-456e-b755-9147d5d10707 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Acquiring lock "cinder-attachment_update-30c63a65-9057-42fd-8d71-8bd4fd80bd01-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:28:19.523890 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-a25bc978-c390-456e-b755-9147d5d10707 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Lock "cinder-attachment_update-30c63a65-9057-42fd-8d71-8bd4fd80bd01-np0000004376" acquired by "attachment_update" :: waited 0.011s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:28:19.525712 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:19.525712 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:19.661669 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e262aee3-83fc-4e70-b003-8e7ad94265cc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.664236 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e262aee3-83fc-4e70-b003-8e7ad94265cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:19.664753 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e262aee3-83fc-4e70-b003-8e7ad94265cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:19.664753 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e262aee3-83fc-4e70-b003-8e7ad94265cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:19.664911 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e262aee3-83fc-4e70-b003-8e7ad94265cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:19.672716 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:19.672716 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:19.673668 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e262aee3-83fc-4e70-b003-8e7ad94265cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:19.674403 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 480/1939] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:19 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:19.841245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e6fd9009-4b90-44f6-9c38-456d519baa44 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.844657 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6fd9009-4b90-44f6-9c38-456d519baa44 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:19.845040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6fd9009-4b90-44f6-9c38-456d519baa44 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:19.845316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6fd9009-4b90-44f6-9c38-456d519baa44 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:19.845488 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-e6fd9009-4b90-44f6-9c38-456d519baa44 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:19.852543 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:19.852543 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:19.853162 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6fd9009-4b90-44f6-9c38-456d519baa44 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:19.853721 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 480/1940] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:19 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:19.873384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-433a8f87-e987-4025-8cd2-25213f36bb15 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Lock "cinder-attachment_update-d47ba9d4-2155-4a54-b7da-b48e017f120e-np0000004376" released by "attachment_update" :: held 0.538s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:28:19.874025 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-433a8f87-e987-4025-8cd2-25213f36bb15 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 returned with HTTP 200 Jul 03 06:28:19.874470 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 492/1941] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:28:19 2026] PUT /volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:19.906764 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-63355580-f41d-4d2b-82c8-a37e4136a225 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:19.909326 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63355580-f41d-4d2b-82c8-a37e4136a225 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:19.909623 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63355580-f41d-4d2b-82c8-a37e4136a225 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:19.910201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63355580-f41d-4d2b-82c8-a37e4136a225 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:19.936800 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:19.936800 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:19.953326 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-63355580-f41d-4d2b-82c8-a37e4136a225 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:19.964170 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63355580-f41d-4d2b-82c8-a37e4136a225 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:19.964867 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 481/1942] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:19 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:20.075176 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-a25bc978-c390-456e-b755-9147d5d10707 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Lock "cinder-attachment_update-30c63a65-9057-42fd-8d71-8bd4fd80bd01-np0000004376" released by "attachment_update" :: held 0.552s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:28:20.075857 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-a25bc978-c390-456e-b755-9147d5d10707 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83 returned with HTTP 200 Jul 03 06:28:20.076532 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 490/1943] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:28:19 2026] PUT /volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83 => generated 969 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:20.598671 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-64222fc0-ba69-4f30-8238-9c04b363ab7a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:20.606518 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-64222fc0-ba69-4f30-8238-9c04b363ab7a tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] POST https://10.4.3.243/volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83/action Jul 03 06:28:20.607465 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-64222fc0-ba69-4f30-8238-9c04b363ab7a tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:20.607465 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-64222fc0-ba69-4f30-8238-9c04b363ab7a tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:20.657725 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:20.657725 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:20.691384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0a90903d-9c76-4236-be21-2bf42ed87522 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:20.695834 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a90903d-9c76-4236-be21-2bf42ed87522 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:20.695834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a90903d-9c76-4236-be21-2bf42ed87522 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:20.695834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a90903d-9c76-4236-be21-2bf42ed87522 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:20.695834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0a90903d-9c76-4236-be21-2bf42ed87522 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:20.696218 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c5b1aa84-bbdd-4847-80b7-8dfc50f2d815 req-64222fc0-ba69-4f30-8238-9c04b363ab7a tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83/action returned with HTTP 204 Jul 03 06:28:20.696218 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 481/1944] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:28:20 2026] POST /volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:20.703541 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:20.703541 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:20.703541 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a90903d-9c76-4236-be21-2bf42ed87522 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:20.703541 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 493/1945] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:20 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:20.870512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d100037e-49db-410b-a624-ba70a98a4c02 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:20.877821 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d100037e-49db-410b-a624-ba70a98a4c02 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:20.878478 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d100037e-49db-410b-a624-ba70a98a4c02 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:20.878478 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d100037e-49db-410b-a624-ba70a98a4c02 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:20.878850 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d100037e-49db-410b-a624-ba70a98a4c02 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:20.885731 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:20.885731 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:20.887392 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d100037e-49db-410b-a624-ba70a98a4c02 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:20.887558 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 482/1946] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:20 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:20.990159 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-54a0fe13-06bd-40e6-ad16-60407bc3691d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:20.992329 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54a0fe13-06bd-40e6-ad16-60407bc3691d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:20.992747 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54a0fe13-06bd-40e6-ad16-60407bc3691d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:20.992807 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54a0fe13-06bd-40e6-ad16-60407bc3691d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:21.009570 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:21.009570 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:21.014787 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-54a0fe13-06bd-40e6-ad16-60407bc3691d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:21.022102 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54a0fe13-06bd-40e6-ad16-60407bc3691d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:21.022935 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 491/1947] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:20 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:21.726044 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-71d05714-cda0-4fdc-b384-5158d30855b3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:21.730437 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-71d05714-cda0-4fdc-b384-5158d30855b3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:21.731711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-71d05714-cda0-4fdc-b384-5158d30855b3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:21.731711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-71d05714-cda0-4fdc-b384-5158d30855b3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:21.731711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-71d05714-cda0-4fdc-b384-5158d30855b3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:21.744245 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:21.744245 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:21.748952 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-71d05714-cda0-4fdc-b384-5158d30855b3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:21.749576 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 482/1948] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:21 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:21.906619 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-56dfd664-e842-49ec-a009-5d68a2b8e48a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:21.909060 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-56dfd664-e842-49ec-a009-5d68a2b8e48a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:21.910044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-56dfd664-e842-49ec-a009-5d68a2b8e48a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:21.910044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-56dfd664-e842-49ec-a009-5d68a2b8e48a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:21.910044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-56dfd664-e842-49ec-a009-5d68a2b8e48a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:21.921760 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:21.921760 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:21.921760 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-56dfd664-e842-49ec-a009-5d68a2b8e48a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:21.921760 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 494/1949] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:21 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:22.047014 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-07439b35-400e-44c9-a763-452c947c108c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:22.053279 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-07439b35-400e-44c9-a763-452c947c108c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:22.055475 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-07439b35-400e-44c9-a763-452c947c108c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:22.055645 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-07439b35-400e-44c9-a763-452c947c108c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:22.083579 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:22.083579 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:22.089956 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-07439b35-400e-44c9-a763-452c947c108c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:22.097374 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-07439b35-400e-44c9-a763-452c947c108c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:22.098081 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 483/1950] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:22 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:22.767730 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c3168ec0-cc29-4850-b829-de032ec12d12 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:22.767730 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c3168ec0-cc29-4850-b829-de032ec12d12 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:22.767730 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c3168ec0-cc29-4850-b829-de032ec12d12 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:22.767730 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c3168ec0-cc29-4850-b829-de032ec12d12 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:22.767730 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c3168ec0-cc29-4850-b829-de032ec12d12 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:22.778751 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:22.778751 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:22.779580 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c3168ec0-cc29-4850-b829-de032ec12d12 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:22.780036 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 492/1951] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:22 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:22.936117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-12a7dff1-593b-4f0c-8064-c29353dfb06a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:22.939500 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-12a7dff1-593b-4f0c-8064-c29353dfb06a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:22.940414 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-12a7dff1-593b-4f0c-8064-c29353dfb06a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:22.940414 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-12a7dff1-593b-4f0c-8064-c29353dfb06a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:22.940414 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-12a7dff1-593b-4f0c-8064-c29353dfb06a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:22.950304 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:22.950304 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:22.951313 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-12a7dff1-593b-4f0c-8064-c29353dfb06a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:22.954173 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 483/1952] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:22 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:23.119479 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-24ba4fbe-b893-4440-9174-bea573e3853a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:23.128910 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-24ba4fbe-b893-4440-9174-bea573e3853a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:23.128910 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-24ba4fbe-b893-4440-9174-bea573e3853a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:23.128910 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-24ba4fbe-b893-4440-9174-bea573e3853a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:23.147226 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:23.147226 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:23.166027 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-24ba4fbe-b893-4440-9174-bea573e3853a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:23.168810 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-24ba4fbe-b893-4440-9174-bea573e3853a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:23.168810 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 495/1953] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:23 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:23.797927 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f2821922-36eb-416b-a74d-de81ce4b318e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:23.800399 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2821922-36eb-416b-a74d-de81ce4b318e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:23.800643 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2821922-36eb-416b-a74d-de81ce4b318e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:23.800962 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2821922-36eb-416b-a74d-de81ce4b318e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:23.801114 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f2821922-36eb-416b-a74d-de81ce4b318e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:23.806609 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:23.806609 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:23.807704 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2821922-36eb-416b-a74d-de81ce4b318e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:23.808236 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 484/1954] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:23 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:28:23.970268 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-229eea59-2f41-483a-8ae0-d75879d298c9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:23.972455 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-229eea59-2f41-483a-8ae0-d75879d298c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:23.972974 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-229eea59-2f41-483a-8ae0-d75879d298c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:23.973405 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-229eea59-2f41-483a-8ae0-d75879d298c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:23.974710 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-229eea59-2f41-483a-8ae0-d75879d298c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:23.980304 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:23.980304 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:23.981738 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-229eea59-2f41-483a-8ae0-d75879d298c9 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:23.982399 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 493/1955] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:23 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:24.183066 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6e9b7b02-cc12-4bc0-a838-e2ac27bf9ea7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:24.185305 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6e9b7b02-cc12-4bc0-a838-e2ac27bf9ea7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:24.185603 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6e9b7b02-cc12-4bc0-a838-e2ac27bf9ea7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:24.185922 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6e9b7b02-cc12-4bc0-a838-e2ac27bf9ea7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:24.199568 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:24.199568 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:24.205298 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6e9b7b02-cc12-4bc0-a838-e2ac27bf9ea7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:24.211349 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6e9b7b02-cc12-4bc0-a838-e2ac27bf9ea7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:24.212057 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 484/1956] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:24 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:24.823416 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1e1d209c-8d2d-4842-80ba-86ac625ddba7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:24.825861 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e1d209c-8d2d-4842-80ba-86ac625ddba7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:24.826153 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e1d209c-8d2d-4842-80ba-86ac625ddba7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:24.826407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e1d209c-8d2d-4842-80ba-86ac625ddba7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:24.826550 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-1e1d209c-8d2d-4842-80ba-86ac625ddba7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:24.834574 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:24.834574 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:24.835955 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e1d209c-8d2d-4842-80ba-86ac625ddba7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:24.836661 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 496/1957] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:24 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:25.010772 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bb1ff0c1-6697-461f-bab1-ee5b3ba78817 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:25.013422 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bb1ff0c1-6697-461f-bab1-ee5b3ba78817 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:25.013808 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bb1ff0c1-6697-461f-bab1-ee5b3ba78817 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:25.014062 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bb1ff0c1-6697-461f-bab1-ee5b3ba78817 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:25.014192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-bb1ff0c1-6697-461f-bab1-ee5b3ba78817 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:25.029095 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:25.029095 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:25.030268 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bb1ff0c1-6697-461f-bab1-ee5b3ba78817 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:25.031838 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 485/1958] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:25 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:25.234337 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-00474171-26f3-4e9a-9fa7-af439c6a5b78 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:25.238589 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-00474171-26f3-4e9a-9fa7-af439c6a5b78 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:25.239309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-00474171-26f3-4e9a-9fa7-af439c6a5b78 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:25.239309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-00474171-26f3-4e9a-9fa7-af439c6a5b78 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:25.257705 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:25.257705 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:25.267418 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-00474171-26f3-4e9a-9fa7-af439c6a5b78 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:25.275785 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-00474171-26f3-4e9a-9fa7-af439c6a5b78 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:25.278081 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 494/1959] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:25 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:25.851906 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c999e280-b777-4d86-972b-18134d4f3f68 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:25.855808 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c999e280-b777-4d86-972b-18134d4f3f68 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:25.855808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c999e280-b777-4d86-972b-18134d4f3f68 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:25.855808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c999e280-b777-4d86-972b-18134d4f3f68 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:25.855808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c999e280-b777-4d86-972b-18134d4f3f68 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:25.865010 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:25.865010 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:25.866542 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c999e280-b777-4d86-972b-18134d4f3f68 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:25.866542 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 485/1960] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:25 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:26.060385 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8788cec1-790c-4d81-8b34-f5ccdcd65483 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:26.061209 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8788cec1-790c-4d81-8b34-f5ccdcd65483 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:26.061781 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8788cec1-790c-4d81-8b34-f5ccdcd65483 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:26.062004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8788cec1-790c-4d81-8b34-f5ccdcd65483 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:26.062089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-8788cec1-790c-4d81-8b34-f5ccdcd65483 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:26.074007 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:26.074007 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:26.075314 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8788cec1-790c-4d81-8b34-f5ccdcd65483 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:26.077786 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 497/1961] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:26 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:26.314565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c49e9291-1568-48ae-89bc-220f0d7443ca None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:26.319117 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c49e9291-1568-48ae-89bc-220f0d7443ca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:26.319117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c49e9291-1568-48ae-89bc-220f0d7443ca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:26.319364 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c49e9291-1568-48ae-89bc-220f0d7443ca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:26.347959 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:26.347959 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:26.355654 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c49e9291-1568-48ae-89bc-220f0d7443ca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:26.370655 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c49e9291-1568-48ae-89bc-220f0d7443ca tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:26.370655 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 486/1962] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:26 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:26.882414 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f1ed6892-7521-4ec4-bf09-10ecaf8c9947 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:26.886140 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1ed6892-7521-4ec4-bf09-10ecaf8c9947 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:26.886464 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1ed6892-7521-4ec4-bf09-10ecaf8c9947 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:26.886841 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1ed6892-7521-4ec4-bf09-10ecaf8c9947 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:26.887148 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f1ed6892-7521-4ec4-bf09-10ecaf8c9947 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:26.894220 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:26.894220 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:26.895707 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1ed6892-7521-4ec4-bf09-10ecaf8c9947 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:26.896498 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 495/1963] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:26 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:27.095662 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1f40d1b3-7799-4eab-a988-9defcc2fc224 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:27.101817 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f40d1b3-7799-4eab-a988-9defcc2fc224 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:27.102543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f40d1b3-7799-4eab-a988-9defcc2fc224 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:27.103299 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f40d1b3-7799-4eab-a988-9defcc2fc224 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:27.103453 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1f40d1b3-7799-4eab-a988-9defcc2fc224 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:27.113017 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:27.113017 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:27.114214 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f40d1b3-7799-4eab-a988-9defcc2fc224 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:27.114929 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 486/1964] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:27 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:27.391604 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-87024d64-8d3d-4197-a2d3-2339efcb59d3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:27.395988 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-87024d64-8d3d-4197-a2d3-2339efcb59d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:27.396432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-87024d64-8d3d-4197-a2d3-2339efcb59d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:27.396829 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-87024d64-8d3d-4197-a2d3-2339efcb59d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:27.423995 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:27.423995 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:27.433683 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-87024d64-8d3d-4197-a2d3-2339efcb59d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:27.445107 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-87024d64-8d3d-4197-a2d3-2339efcb59d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:27.445107 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 498/1965] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:27 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:27.913857 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7b493510-61e1-48c1-8f02-99d3c3a1e4b4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:27.917479 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7b493510-61e1-48c1-8f02-99d3c3a1e4b4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:27.918110 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7b493510-61e1-48c1-8f02-99d3c3a1e4b4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:27.918391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7b493510-61e1-48c1-8f02-99d3c3a1e4b4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:27.918563 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-7b493510-61e1-48c1-8f02-99d3c3a1e4b4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:27.931525 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:27.931525 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:27.934147 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7b493510-61e1-48c1-8f02-99d3c3a1e4b4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:27.934147 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 487/1966] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:27 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:28.129469 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-572e3102-1cf3-4a33-9c25-75b464d01650 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:28.131405 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-572e3102-1cf3-4a33-9c25-75b464d01650 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:28.131844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-572e3102-1cf3-4a33-9c25-75b464d01650 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:28.132198 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-572e3102-1cf3-4a33-9c25-75b464d01650 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:28.132433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-572e3102-1cf3-4a33-9c25-75b464d01650 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:28.146897 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:28.146897 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:28.146897 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-572e3102-1cf3-4a33-9c25-75b464d01650 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:28.146897 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 496/1967] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:28 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:28.403895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-7102f7e2-4ed5-4b86-b241-90a981ea8e16 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:28.410081 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-7102f7e2-4ed5-4b86-b241-90a981ea8e16 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3/action Jul 03 06:28:28.410081 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-7102f7e2-4ed5-4b86-b241-90a981ea8e16 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:28.410081 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-7102f7e2-4ed5-4b86-b241-90a981ea8e16 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:28.448723 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:28.448723 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:28.460528 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-04119e4d-74e5-44b1-bafd-2062bb9c9be0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:28.462899 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04119e4d-74e5-44b1-bafd-2062bb9c9be0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:28.463072 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04119e4d-74e5-44b1-bafd-2062bb9c9be0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:28.463659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-04119e4d-74e5-44b1-bafd-2062bb9c9be0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:28.475493 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b2f2ba0e-739a-45be-9256-a768ce9ccf10 req-7102f7e2-4ed5-4b86-b241-90a981ea8e16 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3/action returned with HTTP 204 Jul 03 06:28:28.476625 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 487/1968] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:28:28 2026] POST /volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:28.489551 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:28.489551 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:28.496030 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-04119e4d-74e5-44b1-bafd-2062bb9c9be0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:28.502625 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-04119e4d-74e5-44b1-bafd-2062bb9c9be0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:28.503209 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 499/1969] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:28 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:28.785862 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-34a3ec70-28c7-4801-81ba-fc53f631859a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:28.792427 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-34a3ec70-28c7-4801-81ba-fc53f631859a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:28:28.792427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-34a3ec70-28c7-4801-81ba-fc53f631859a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:28.792595 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-34a3ec70-28c7-4801-81ba-fc53f631859a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:28.806286 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:28.806286 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:28.818053 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-34a3ec70-28c7-4801-81ba-fc53f631859a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:28:28.829055 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-34a3ec70-28c7-4801-81ba-fc53f631859a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:28:28.831501 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 488/1970] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:28 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:28.875158 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f86ddcfe-8739-4f67-95c1-2ccbab442736 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:28.875513 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f86ddcfe-8739-4f67-95c1-2ccbab442736 None None] GET https://10.4.3.243/volume// Jul 03 06:28:28.875817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f86ddcfe-8739-4f67-95c1-2ccbab442736 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:28.876300 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f86ddcfe-8739-4f67-95c1-2ccbab442736 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:28.880501 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f86ddcfe-8739-4f67-95c1-2ccbab442736 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:28.881359 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 497/1971] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:28:28 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:28.901305 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-231b07d2-d706-4744-98b7-94dc6b671d5a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:28.907012 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-231b07d2-d706-4744-98b7-94dc6b671d5a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:28:28.909365 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-231b07d2-d706-4744-98b7-94dc6b671d5a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62b282f0-9013-4412-b649-ff31cc9b1d9e", "connector": null, "instance_uuid": "86126b92-4c22-4069-9cd9-3de1b824cdfe"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:28.926821 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:28.926821 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:28.950354 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d10a85d4-c0d4-418d-a861-45409a6549e6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:28.954154 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d10a85d4-c0d4-418d-a861-45409a6549e6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:28.954907 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d10a85d4-c0d4-418d-a861-45409a6549e6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:28.954907 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d10a85d4-c0d4-418d-a861-45409a6549e6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:28.956834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d10a85d4-c0d4-418d-a861-45409a6549e6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:28.967145 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:28.967145 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:28.968667 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d10a85d4-c0d4-418d-a861-45409a6549e6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:28.970380 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 500/1972] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:28 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:29.012922 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-231b07d2-d706-4744-98b7-94dc6b671d5a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:28:29.012922 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 488/1973] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:28:28 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:29.105547 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-5416080a-011b-4a4b-860d-612e50d9cbd6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:29.113128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-5416080a-011b-4a4b-860d-612e50d9cbd6 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] POST https://10.4.3.243/volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce/action Jul 03 06:28:29.113128 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-5416080a-011b-4a4b-860d-612e50d9cbd6 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:29.117648 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-5416080a-011b-4a4b-860d-612e50d9cbd6 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:29.137241 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:29.137241 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:29.159532 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-3e5a9ffb-a34d-40b0-827d-01f46b79e0ff req-5416080a-011b-4a4b-860d-612e50d9cbd6 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce/action returned with HTTP 204 Jul 03 06:28:29.161194 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 489/1974] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:28:29 2026] POST /volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:29.168735 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c96a7ca7-32e7-4202-a160-255d5f0ce9f4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:29.172627 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c96a7ca7-32e7-4202-a160-255d5f0ce9f4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:29.172627 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c96a7ca7-32e7-4202-a160-255d5f0ce9f4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:29.172627 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c96a7ca7-32e7-4202-a160-255d5f0ce9f4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:29.172627 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c96a7ca7-32e7-4202-a160-255d5f0ce9f4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:29.184844 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:29.184844 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:29.185368 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c96a7ca7-32e7-4202-a160-255d5f0ce9f4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:29.186365 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 498/1975] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:29 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:29.210957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9dbc22e3-2aca-48a6-a9df-c742fe896098 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:29.214884 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9dbc22e3-2aca-48a6-a9df-c742fe896098 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:28:29.215069 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9dbc22e3-2aca-48a6-a9df-c742fe896098 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:29.215217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9dbc22e3-2aca-48a6-a9df-c742fe896098 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:29.239894 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:29.239894 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:29.249644 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9dbc22e3-2aca-48a6-a9df-c742fe896098 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:28:29.262941 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9dbc22e3-2aca-48a6-a9df-c742fe896098 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:28:29.262941 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 501/1976] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:29 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 1111 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:29.287588 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e900fbe5-55fd-4c92-b786-54adc0c5a3e0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:29.292484 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e900fbe5-55fd-4c92-b786-54adc0c5a3e0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:28:29.292972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e900fbe5-55fd-4c92-b786-54adc0c5a3e0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:29.292972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e900fbe5-55fd-4c92-b786-54adc0c5a3e0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:29.314713 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:29.314713 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:29.318356 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e900fbe5-55fd-4c92-b786-54adc0c5a3e0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:28:29.325448 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e900fbe5-55fd-4c92-b786-54adc0c5a3e0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:28:29.325858 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 489/1977] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:29 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 1111 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:29.530922 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5bb98553-d610-4911-b44f-6950facf2e82 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:29.534996 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5bb98553-d610-4911-b44f-6950facf2e82 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:29.535314 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5bb98553-d610-4911-b44f-6950facf2e82 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:29.535519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5bb98553-d610-4911-b44f-6950facf2e82 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:29.558935 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:29.558935 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:29.566985 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5bb98553-d610-4911-b44f-6950facf2e82 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:29.578145 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5bb98553-d610-4911-b44f-6950facf2e82 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:29.579254 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 490/1978] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:29 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:29.598638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-580683e8-c470-4ea9-b544-baa472dde9a4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:29.602861 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-580683e8-c470-4ea9-b544-baa472dde9a4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:28:29.603526 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-580683e8-c470-4ea9-b544-baa472dde9a4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d47ba9d4-2155-4a54-b7da-b48e017f120e", "name": "tempest-VolumesBackupsTest-Backup-503784649", "force": true, "container": "tempest-volumesbackupstest-backup-container-1659001994"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:29.606150 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-580683e8-c470-4ea9-b544-baa472dde9a4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating new backup {'backup': {'volume_id': 'd47ba9d4-2155-4a54-b7da-b48e017f120e', 'name': 'tempest-VolumesBackupsTest-Backup-503784649', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1659001994'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:28:29.606150 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-580683e8-c470-4ea9-b544-baa472dde9a4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating backup of volume d47ba9d4-2155-4a54-b7da-b48e017f120e in container tempest-volumesbackupstest-backup-container-1659001994 Jul 03 06:28:29.627723 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:29.627723 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:29.629751 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-580683e8-c470-4ea9-b544-baa472dde9a4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:29.689569 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-580683e8-c470-4ea9-b544-baa472dde9a4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['9fe9fd73-a9b7-4d6a-8dbe-9c96b8e97fce', '4fdd0e2f-f72f-4bdf-9edc-6b563b6bd33e'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:29.869581 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-580683e8-c470-4ea9-b544-baa472dde9a4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:28:29.869581 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 499/1979] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:28:29 2026] POST /volume/v3/backups => generated 329 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:29.885649 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2696cc24-d290-48bb-846d-baa3ba43539f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:29.888864 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2696cc24-d290-48bb-846d-baa3ba43539f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:29.889288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2696cc24-d290-48bb-846d-baa3ba43539f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:29.889639 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2696cc24-d290-48bb-846d-baa3ba43539f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:29.890060 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2696cc24-d290-48bb-846d-baa3ba43539f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:29.903946 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:29.903946 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:29.903946 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2696cc24-d290-48bb-846d-baa3ba43539f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:29.903946 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 502/1980] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:29 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:29.997649 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2e20b64f-c0b6-4ac6-b7b9-a247c3084c7a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:30.002941 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2e20b64f-c0b6-4ac6-b7b9-a247c3084c7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:30.002941 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2e20b64f-c0b6-4ac6-b7b9-a247c3084c7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:30.002941 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2e20b64f-c0b6-4ac6-b7b9-a247c3084c7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:30.005823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-2e20b64f-c0b6-4ac6-b7b9-a247c3084c7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:30.021008 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:30.021008 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:30.021962 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2e20b64f-c0b6-4ac6-b7b9-a247c3084c7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:30.026789 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 490/1981] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:29 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:30.201318 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3022af1a-11af-45be-b653-f6894027a6d1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:30.206663 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3022af1a-11af-45be-b653-f6894027a6d1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:30.206663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3022af1a-11af-45be-b653-f6894027a6d1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:30.206663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3022af1a-11af-45be-b653-f6894027a6d1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:30.206663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-3022af1a-11af-45be-b653-f6894027a6d1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:30.222178 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:30.222178 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:30.223632 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3022af1a-11af-45be-b653-f6894027a6d1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:30.224276 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 491/1982] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:30 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:30.497919 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8253cce1-3ec4-4513-a96a-a55735754e09 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:30.501706 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:30.501706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-453170755"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:30.508855 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-453170755'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:30.517228 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume of 1 GB Jul 03 06:28:30.518468 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:30.518468 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:30.519754 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Availability Zones retrieved successfully. Jul 03 06:28:30.528584 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Flow 'volume_create_api' (95966b06-9f25-4e29-9792-971f2df0ac46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:30.531810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56724bb-2371-423a-a0f5-fc253b1a7c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:30.531810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:30.549167 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:30.549167 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:30.574357 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56724bb-2371-423a-a0f5-fc253b1a7c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9', 'encryption_key_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=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:30.578742 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3434a9-a712-4034-895c-819e613994c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:30.677228 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Created reservations ['b61f4619-1958-43b1-a0bd-f461251c1b0e', 'be6cd4c8-3f5b-4a64-b8ab-eae3f23c61c2', 'fce56da4-1f82-4bae-97c4-af7ef67ae38c', 'e4be5b28-774e-4a5b-ab13-3190fe122ae5'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:30.680283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3434a9-a712-4034-895c-819e613994c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b61f4619-1958-43b1-a0bd-f461251c1b0e', 'be6cd4c8-3f5b-4a64-b8ab-eae3f23c61c2', 'fce56da4-1f82-4bae-97c4-af7ef67ae38c', 'e4be5b28-774e-4a5b-ab13-3190fe122ae5']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:30.680283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4beb6e74-6ad4-46d5-b00b-a963b58acbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:30.728996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4beb6e74-6ad4-46d5-b00b-a963b58acbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39dfccb2-9b40-4daf-83e5-eb9f742417e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-453170755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0f698e96b6f642fda0ca1b501e12fe15',qos_specs=None,replication_status=,reservations=['b61f4619-1958-43b1-a0bd-f461251c1b0e','be6cd4c8-3f5b-4a64-b8ab-eae3f23c61c2','fce56da4-1f82-4bae-97c4-af7ef67ae38c','e4be5b28-774e-4a5b-ab13-3190fe122ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d23d41b1640308541dd0886e6dbce',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-453170755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39dfccb2-9b40-4daf-83e5-eb9f742417e9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0f698e96b6f642fda0ca1b501e12fe15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='369d23d41b1640308541dd0886e6dbce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9),volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:30.733770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cc7ce5-3789-412a-9242-50462f4f7d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:30.798807 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cc7ce5-3789-412a-9242-50462f4f7d4a) transitioned into state 'SUCCESS' from state '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-453170755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0f698e96b6f642fda0ca1b501e12fe15',qos_specs=None,replication_status=,reservations=['b61f4619-1958-43b1-a0bd-f461251c1b0e','be6cd4c8-3f5b-4a64-b8ab-eae3f23c61c2','fce56da4-1f82-4bae-97c4-af7ef67ae38c','e4be5b28-774e-4a5b-ab13-3190fe122ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d23d41b1640308541dd0886e6dbce',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:30.800591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff1a589-01d0-42dc-8288-15321a210828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:30.830436 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff1a589-01d0-42dc-8288-15321a210828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:30.831241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Flow 'volume_create_api' (95966b06-9f25-4e29-9792-971f2df0ac46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:30.831741 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume request issued successfully. Jul 03 06:28:30.832895 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8253cce1-3ec4-4513-a96a-a55735754e09 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:30.833371 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 500/1983] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:28:30 2026] POST /volume/v3/volumes => generated 759 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:30.851406 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-19e765db-6249-4b21-81bd-0df620fdd8ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:30.853787 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-19e765db-6249-4b21-81bd-0df620fdd8ce tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:30.855026 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-19e765db-6249-4b21-81bd-0df620fdd8ce tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:30.855259 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-19e765db-6249-4b21-81bd-0df620fdd8ce tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:30.871607 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:30.871607 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:30.882934 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-19e765db-6249-4b21-81bd-0df620fdd8ce tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:30.895370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-19e765db-6249-4b21-81bd-0df620fdd8ce tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:30.896590 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 503/1984] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:30 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 827 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:30.916840 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-93e15ae0-efcd-4947-9810-527fcf0224c0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:30.919385 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-93e15ae0-efcd-4947-9810-527fcf0224c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:30.920356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-93e15ae0-efcd-4947-9810-527fcf0224c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:30.920356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-93e15ae0-efcd-4947-9810-527fcf0224c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:30.921137 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-93e15ae0-efcd-4947-9810-527fcf0224c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:30.933017 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:30.933017 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:30.934194 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-93e15ae0-efcd-4947-9810-527fcf0224c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:30.935430 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 491/1985] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:30 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:31.043755 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fcef1ffd-e686-435d-b72f-4b0e3782cf32 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:31.046173 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcef1ffd-e686-435d-b72f-4b0e3782cf32 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:31.046465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcef1ffd-e686-435d-b72f-4b0e3782cf32 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:31.046773 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcef1ffd-e686-435d-b72f-4b0e3782cf32 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:31.046991 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-fcef1ffd-e686-435d-b72f-4b0e3782cf32 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:31.063799 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:31.063799 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:31.066118 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcef1ffd-e686-435d-b72f-4b0e3782cf32 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:31.066862 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 492/1986] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:31 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:31.237393 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-026be0cb-08f7-4579-803b-5a818c1157d2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:31.240783 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-026be0cb-08f7-4579-803b-5a818c1157d2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:31.241121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-026be0cb-08f7-4579-803b-5a818c1157d2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:31.241406 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-026be0cb-08f7-4579-803b-5a818c1157d2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:31.241657 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-026be0cb-08f7-4579-803b-5a818c1157d2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:31.287244 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:31.287244 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:31.287244 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-026be0cb-08f7-4579-803b-5a818c1157d2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:31.287244 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 501/1987] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:31 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 737 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:31.922620 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4667df3d-bfb1-4ad1-bdbd-62495f5dcc1d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:31.927314 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4667df3d-bfb1-4ad1-bdbd-62495f5dcc1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:31.927314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4667df3d-bfb1-4ad1-bdbd-62495f5dcc1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:31.927314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4667df3d-bfb1-4ad1-bdbd-62495f5dcc1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:31.940881 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:31.940881 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:31.944337 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4667df3d-bfb1-4ad1-bdbd-62495f5dcc1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:31.951552 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4667df3d-bfb1-4ad1-bdbd-62495f5dcc1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:31.952916 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 504/1988] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:31 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:31.956913 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-17754363-75f4-416e-9a21-292dd8895b84 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:31.964354 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17754363-75f4-416e-9a21-292dd8895b84 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:31.967758 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17754363-75f4-416e-9a21-292dd8895b84 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:31.967758 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17754363-75f4-416e-9a21-292dd8895b84 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:31.967758 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-17754363-75f4-416e-9a21-292dd8895b84 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:31.991445 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:31.991445 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:31.992615 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17754363-75f4-416e-9a21-292dd8895b84 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:31.996977 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 492/1989] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:31 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:32.023778 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-ac42c816-2d81-4a39-a309-232c6fb1e0ae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:32.026729 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-ac42c816-2d81-4a39-a309-232c6fb1e0ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:32.027065 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-ac42c816-2d81-4a39-a309-232c6fb1e0ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:32.027257 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-ac42c816-2d81-4a39-a309-232c6fb1e0ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:32.039125 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:32.039125 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:32.051385 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-ac42c816-2d81-4a39-a309-232c6fb1e0ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:32.058570 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-ac42c816-2d81-4a39-a309-232c6fb1e0ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:32.059148 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 493/1990] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:32 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:32.084335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-461f0793-b307-4cb7-8d53-5d2ba3c5d331 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:32.089681 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-461f0793-b307-4cb7-8d53-5d2ba3c5d331 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:32.090208 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-461f0793-b307-4cb7-8d53-5d2ba3c5d331 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:32.090293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-461f0793-b307-4cb7-8d53-5d2ba3c5d331 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:32.091240 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-461f0793-b307-4cb7-8d53-5d2ba3c5d331 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:32.099351 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:32.099351 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:32.101771 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-461f0793-b307-4cb7-8d53-5d2ba3c5d331 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:32.101771 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 502/1991] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:32 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:32.305710 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-57ec1c60-f71a-4553-83e0-5fd21ad01717 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:32.307927 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-57ec1c60-f71a-4553-83e0-5fd21ad01717 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:32.309037 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-57ec1c60-f71a-4553-83e0-5fd21ad01717 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:32.309037 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-57ec1c60-f71a-4553-83e0-5fd21ad01717 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:32.309037 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-57ec1c60-f71a-4553-83e0-5fd21ad01717 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:32.316621 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:32.316621 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:32.317805 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-57ec1c60-f71a-4553-83e0-5fd21ad01717 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:32.318400 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 505/1992] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:32 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:33.007341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6a7a623f-de12-4d58-9103-af5e6eb291bd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:33.011659 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6a7a623f-de12-4d58-9103-af5e6eb291bd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:33.012115 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6a7a623f-de12-4d58-9103-af5e6eb291bd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:33.012303 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6a7a623f-de12-4d58-9103-af5e6eb291bd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:33.021106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6a7a623f-de12-4d58-9103-af5e6eb291bd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:33.021106 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:33.021106 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:33.021106 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6a7a623f-de12-4d58-9103-af5e6eb291bd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:33.021106 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 493/1993] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:33 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:33.118956 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7c90e2dc-077a-47f7-a44b-e7a95fd1e626 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:33.125469 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c90e2dc-077a-47f7-a44b-e7a95fd1e626 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:33.125469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c90e2dc-077a-47f7-a44b-e7a95fd1e626 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:33.125469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c90e2dc-077a-47f7-a44b-e7a95fd1e626 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:33.125469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-7c90e2dc-077a-47f7-a44b-e7a95fd1e626 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:33.129339 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:33.129339 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:33.130567 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c90e2dc-077a-47f7-a44b-e7a95fd1e626 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:33.131565 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 494/1994] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:33 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:33.333432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8c3f31fd-1e72-4965-b905-572b93f5898c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:33.338074 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8c3f31fd-1e72-4965-b905-572b93f5898c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:33.339066 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8c3f31fd-1e72-4965-b905-572b93f5898c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:33.339430 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8c3f31fd-1e72-4965-b905-572b93f5898c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:33.339565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-8c3f31fd-1e72-4965-b905-572b93f5898c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:33.351129 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:33.351129 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:33.352192 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8c3f31fd-1e72-4965-b905-572b93f5898c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:33.354443 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 503/1995] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:33 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:33.375946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2420bbc3-53eb-49bc-8916-eac262e504f7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:33.376843 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2420bbc3-53eb-49bc-8916-eac262e504f7 None None] GET https://10.4.3.243/volume// Jul 03 06:28:33.376843 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2420bbc3-53eb-49bc-8916-eac262e504f7 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:33.376843 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2420bbc3-53eb-49bc-8916-eac262e504f7 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:33.377253 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2420bbc3-53eb-49bc-8916-eac262e504f7 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:33.378259 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 506/1996] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:33.393715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-56f2a910-d65d-4443-aeb1-da752389b6b3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:33.401209 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-56f2a910-d65d-4443-aeb1-da752389b6b3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:28:33.401629 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-56f2a910-d65d-4443-aeb1-da752389b6b3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:33.401959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-56f2a910-d65d-4443-aeb1-da752389b6b3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:33.421207 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:33.421207 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:33.429131 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-56f2a910-d65d-4443-aeb1-da752389b6b3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:28:33.437854 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-56f2a910-d65d-4443-aeb1-da752389b6b3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:28:33.438434 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 494/1997] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:28:33 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 1291 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:28:33.601540 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-7465755f-54c9-49ef-877a-863d90a31a12 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:33.618439 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-7465755f-54c9-49ef-877a-863d90a31a12 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] PUT https://10.4.3.243/volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce Jul 03 06:28:33.619084 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-7465755f-54c9-49ef-877a-863d90a31a12 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:33.643563 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-7465755f-54c9-49ef-877a-863d90a31a12 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Acquiring lock "cinder-attachment_update-62b282f0-9013-4412-b649-ff31cc9b1d9e-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:28:33.650845 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-7465755f-54c9-49ef-877a-863d90a31a12 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Lock "cinder-attachment_update-62b282f0-9013-4412-b649-ff31cc9b1d9e-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:28:33.652071 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:33.652071 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:34.043013 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-baca52e8-9780-4cf0-b9d3-8e5d5209548f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:34.050726 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-baca52e8-9780-4cf0-b9d3-8e5d5209548f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:34.050726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-baca52e8-9780-4cf0-b9d3-8e5d5209548f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:34.052645 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-baca52e8-9780-4cf0-b9d3-8e5d5209548f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:34.053291 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-baca52e8-9780-4cf0-b9d3-8e5d5209548f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:34.066792 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:34.066792 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:34.070879 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-baca52e8-9780-4cf0-b9d3-8e5d5209548f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:34.071735 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 504/1998] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:34 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:34.126596 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7ece0c5f-2bb0-4d68-ab3c-5525838c2cfd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:34.129367 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ece0c5f-2bb0-4d68-ab3c-5525838c2cfd None None] GET https://10.4.3.243/volume// Jul 03 06:28:34.129367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ece0c5f-2bb0-4d68-ab3c-5525838c2cfd None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:34.129367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ece0c5f-2bb0-4d68-ab3c-5525838c2cfd None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:34.129367 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ece0c5f-2bb0-4d68-ab3c-5525838c2cfd None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:34.129367 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 507/1999] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:28:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:34.149127 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-5f3b62f9-7a21-4ec6-90b9-6a74426fb77f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:34.152926 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-de7c05ed-b114-435d-8fc9-2382ba066f20 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:34.156797 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-5f3b62f9-7a21-4ec6-90b9-6a74426fb77f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:28:34.157991 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-5f3b62f9-7a21-4ec6-90b9-6a74426fb77f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39dfccb2-9b40-4daf-83e5-eb9f742417e9", "connector": null, "instance_uuid": "f8ab6013-65d6-4082-a24d-aa0ab4275f98"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:34.159546 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-de7c05ed-b114-435d-8fc9-2382ba066f20 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:34.161774 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-de7c05ed-b114-435d-8fc9-2382ba066f20 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:34.162226 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-de7c05ed-b114-435d-8fc9-2382ba066f20 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:34.163853 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-de7c05ed-b114-435d-8fc9-2382ba066f20 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:34.172734 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:34.172734 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:34.179772 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:34.179772 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:34.184732 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-de7c05ed-b114-435d-8fc9-2382ba066f20 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:34.189663 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 505/2000] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:34 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 834 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:34.313768 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-7465755f-54c9-49ef-877a-863d90a31a12 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Lock "cinder-attachment_update-62b282f0-9013-4412-b649-ff31cc9b1d9e-np0000004376" released by "attachment_update" :: held 0.663s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:28:34.314313 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-7465755f-54c9-49ef-877a-863d90a31a12 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce returned with HTTP 200 Jul 03 06:28:34.315063 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 495/2001] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:28:33 2026] PUT /volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce => generated 969 bytes in 714 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:34.370990 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d7a7d30e-7c50-4f9d-b88a-59e8d881b322 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:34.375991 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d7a7d30e-7c50-4f9d-b88a-59e8d881b322 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:34.375991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d7a7d30e-7c50-4f9d-b88a-59e8d881b322 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:34.375991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d7a7d30e-7c50-4f9d-b88a-59e8d881b322 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:34.375991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d7a7d30e-7c50-4f9d-b88a-59e8d881b322 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:34.386341 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:34.386341 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:34.387550 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d7a7d30e-7c50-4f9d-b88a-59e8d881b322 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:34.388090 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 508/2002] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:34 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:34.460727 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-5f3b62f9-7a21-4ec6-90b9-6a74426fb77f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:28:34.461236 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 495/2003] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:28:34 2026] POST /volume/v3/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:34.844647 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-6199a453-f3a9-43e4-bb8b-f170e601d43f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:34.907499 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-6199a453-f3a9-43e4-bb8b-f170e601d43f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] POST https://10.4.3.243/volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce/action Jul 03 06:28:34.907499 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-6199a453-f3a9-43e4-bb8b-f170e601d43f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:34.907499 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-6199a453-f3a9-43e4-bb8b-f170e601d43f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:34.907499 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:34.907499 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:35.075160 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-69b325a0-6e73-4584-a319-f8db39fc4202 req-6199a453-f3a9-43e4-bb8b-f170e601d43f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce/action returned with HTTP 204 Jul 03 06:28:35.075160 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 506/2004] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:28:34 2026] POST /volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:35.097108 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fefb2611-23bc-4f1d-9681-b359eb34e7c9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:35.107519 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2f2564c9-8fc8-4b62-b7bd-36dfaf62e9cc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:35.107855 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fefb2611-23bc-4f1d-9681-b359eb34e7c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:35.107855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fefb2611-23bc-4f1d-9681-b359eb34e7c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:35.107855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fefb2611-23bc-4f1d-9681-b359eb34e7c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:35.107855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-fefb2611-23bc-4f1d-9681-b359eb34e7c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:35.108029 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f2564c9-8fc8-4b62-b7bd-36dfaf62e9cc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:35.108029 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f2564c9-8fc8-4b62-b7bd-36dfaf62e9cc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:35.108368 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f2564c9-8fc8-4b62-b7bd-36dfaf62e9cc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:35.113566 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:35.113566 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:35.114782 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fefb2611-23bc-4f1d-9681-b359eb34e7c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:35.115814 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 496/2005] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:35 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:35.125686 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:35.125686 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:35.133259 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2f2564c9-8fc8-4b62-b7bd-36dfaf62e9cc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:35.140387 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f2564c9-8fc8-4b62-b7bd-36dfaf62e9cc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:35.141367 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 509/2006] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:35 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:35.165910 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-da9b39e7-0b77-4209-b050-992b4b5f64bc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:35.166465 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-da9b39e7-0b77-4209-b050-992b4b5f64bc None None] GET https://10.4.3.243/volume// Jul 03 06:28:35.166735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-da9b39e7-0b77-4209-b050-992b4b5f64bc None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:35.167026 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-da9b39e7-0b77-4209-b050-992b4b5f64bc None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:35.167453 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-da9b39e7-0b77-4209-b050-992b4b5f64bc None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:35.172215 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 496/2007] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:35 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:35.191506 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-0ea37d12-8899-4692-9e97-ef89eceffe44 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:35.197485 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-0ea37d12-8899-4692-9e97-ef89eceffe44 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:35.197485 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-0ea37d12-8899-4692-9e97-ef89eceffe44 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:35.197485 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-0ea37d12-8899-4692-9e97-ef89eceffe44 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:35.207955 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3a9fb589-8ccf-4ab0-981a-86ba203b9cee None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:35.212809 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3a9fb589-8ccf-4ab0-981a-86ba203b9cee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:35.213145 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3a9fb589-8ccf-4ab0-981a-86ba203b9cee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:35.213145 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3a9fb589-8ccf-4ab0-981a-86ba203b9cee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:35.213478 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-3a9fb589-8ccf-4ab0-981a-86ba203b9cee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:35.220532 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:35.220532 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:35.223463 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:35.223463 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:35.225577 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3a9fb589-8ccf-4ab0-981a-86ba203b9cee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:35.226236 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 497/2008] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:35 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:35.227991 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-0ea37d12-8899-4692-9e97-ef89eceffe44 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:35.234311 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-0ea37d12-8899-4692-9e97-ef89eceffe44 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:35.235291 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 507/2009] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:28:35 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1031 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:28:35.363690 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-06d77500-fa9c-4e72-bf52-e0781dec3865 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:35.366967 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-06d77500-fa9c-4e72-bf52-e0781dec3865 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] PUT https://10.4.3.243/volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1 Jul 03 06:28:35.367527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-06d77500-fa9c-4e72-bf52-e0781dec3865 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:35.377893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-06d77500-fa9c-4e72-bf52-e0781dec3865 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Acquiring lock "cinder-attachment_update-39dfccb2-9b40-4daf-83e5-eb9f742417e9-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:28:35.385227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-06d77500-fa9c-4e72-bf52-e0781dec3865 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-39dfccb2-9b40-4daf-83e5-eb9f742417e9-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:28:35.386359 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:35.386359 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:35.404243 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c4f339b6-1c14-4df9-81ba-61b335ccc0d3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:35.414660 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c4f339b6-1c14-4df9-81ba-61b335ccc0d3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:35.415024 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c4f339b6-1c14-4df9-81ba-61b335ccc0d3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:35.415283 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c4f339b6-1c14-4df9-81ba-61b335ccc0d3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:35.415424 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c4f339b6-1c14-4df9-81ba-61b335ccc0d3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:35.421218 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:35.421218 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:35.422130 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c4f339b6-1c14-4df9-81ba-61b335ccc0d3 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:35.422640 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 497/2010] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:35 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:35.434972 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:35.437503 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf/export_record Jul 03 06:28:35.437503 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:35.437682 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'export_record' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:35.437851 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Export record for backup 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 06:28:35.445449 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:35.445449 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:35.446965 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.api [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling RPCAPI with context: , host: np0000004376, backup: 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99916) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 06:28:35.462948 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] export_record in rpcapi backup_id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf on host np0000004376. {{(pid=99916) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 06:28:35.959419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-06d77500-fa9c-4e72-bf52-e0781dec3865 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-39dfccb2-9b40-4daf-83e5-eb9f742417e9-np0000004376" released by "attachment_update" :: held 0.565s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:28:35.959419 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-06d77500-fa9c-4e72-bf52-e0781dec3865 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1 returned with HTTP 200 Jul 03 06:28:35.959419 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 510/2011] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:28:35 2026] PUT /volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1 => generated 969 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:35.968338 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTFjZDRjMzQtMWQyOC00M2I5LTkyZTctZmE5ODgzMGE3ZmJmIiwgInVzZXJfaWQiOiAiMmQ4YTQ5ZTJjYTIwNGI5NWIzMDMxYTZkMmNmNWNmNzkiLCAicHJvamVjdF9pZCI6ICI3NDE1MzlhYmFhODE0YjYxYjgwZWE2ZDk1Mzg2YjM2NSIsICJ2b2x1bWVfaWQiOiAiN2NkZWRiZDktZTQ2YS00YTI1LTlhNTYtNGMxMTVhMTk5MjAzIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY3Nzc4NzQ2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2NkZWRiZDktZTQ2YS00YTI1LTlhNTYtNGMxMTVhMTk5MjAzLzIwMjYwNzAzMDYyODEzL2F6X25vdmFfYmFja3VwXzkxY2Q0YzM0LTFkMjgtNDNiOS05MmU3LWZhOTg4MzBhN2ZiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6Mjg6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6Mjg6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjoyODozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99916) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 06:28:35.968338 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-51851834-98cf-4f18-873c-d5809ff3e8b4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf/export_record returned with HTTP 200 Jul 03 06:28:35.968338 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 498/2012] 10.4.3.243 () {68 vars in 1430 bytes} [Fri Jul 3 06:28:35 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf/export_record => generated 1424 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:36.000544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-117c7bef-8a3b-4e8e-8e8a-c9ade6982efc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:36.000544 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-117c7bef-8a3b-4e8e-8e8a-c9ade6982efc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:28:36.000544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-117c7bef-8a3b-4e8e-8e8a-c9ade6982efc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:36.000544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-117c7bef-8a3b-4e8e-8e8a-c9ade6982efc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:36.000544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-117c7bef-8a3b-4e8e-8e8a-c9ade6982efc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:36.003853 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:36.003853 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:36.004254 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-117c7bef-8a3b-4e8e-8e8a-c9ade6982efc tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:28:36.004946 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 508/2013] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:35 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:36.052631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c5e0a87a-e9c2-4cd0-ad6d-c2c8ab447289 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:36.052631 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c5e0a87a-e9c2-4cd0-ad6d-c2c8ab447289 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] POST https://10.4.3.243/volume/v3/backups/import_record Jul 03 06:28:36.052631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c5e0a87a-e9c2-4cd0-ad6d-c2c8ab447289 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThkZGY2NmUtMjEyYy00ZThjLWFhYTUtY2FhM2MwMjU4MTVkIiwgInVzZXJfaWQiOiAiMmQ4YTQ5ZTJjYTIwNGI5NWIzMDMxYTZkMmNmNWNmNzkiLCAicHJvamVjdF9pZCI6ICI3NDE1MzlhYmFhODE0YjYxYjgwZWE2ZDk1Mzg2YjM2NSIsICJ2b2x1bWVfaWQiOiAiN2NkZWRiZDktZTQ2YS00YTI1LTlhNTYtNGMxMTVhMTk5MjAzIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY3Nzc4NzQ2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2NkZWRiZDktZTQ2YS00YTI1LTlhNTYtNGMxMTVhMTk5MjAzLzIwMjYwNzAzMDYyODEzL2F6X25vdmFfYmFja3VwXzkxY2Q0YzM0LTFkMjgtNDNiOS05MmU3LWZhOTg4MzBhN2ZiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6Mjg6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6Mjg6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjoyODozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:36.052631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-c5e0a87a-e9c2-4cd0-ad6d-c2c8ab447289 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThkZGY2NmUtMjEyYy00ZThjLWFhYTUtY2FhM2MwMjU4MTVkIiwgInVzZXJfaWQiOiAiMmQ4YTQ5ZTJjYTIwNGI5NWIzMDMxYTZkMmNmNWNmNzkiLCAicHJvamVjdF9pZCI6ICI3NDE1MzlhYmFhODE0YjYxYjgwZWE2ZDk1Mzg2YjM2NSIsICJ2b2x1bWVfaWQiOiAiN2NkZWRiZDktZTQ2YS00YTI1LTlhNTYtNGMxMTVhMTk5MjAzIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY3Nzc4NzQ2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2NkZWRiZDktZTQ2YS00YTI1LTlhNTYtNGMxMTVhMTk5MjAzLzIwMjYwNzAzMDYyODEzL2F6X25vdmFfYmFja3VwXzkxY2Q0YzM0LTFkMjgtNDNiOS05MmU3LWZhOTg4MzBhN2ZiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6Mjg6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6Mjg6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjoyODozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99919) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 06:28:36.052631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-c5e0a87a-e9c2-4cd0-ad6d-c2c8ab447289 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThkZGY2NmUtMjEyYy00ZThjLWFhYTUtY2FhM2MwMjU4MTVkIiwgInVzZXJfaWQiOiAiMmQ4YTQ5ZTJjYTIwNGI5NWIzMDMxYTZkMmNmNWNmNzkiLCAicHJvamVjdF9pZCI6ICI3NDE1MzlhYmFhODE0YjYxYjgwZWE2ZDk1Mzg2YjM2NSIsICJ2b2x1bWVfaWQiOiAiN2NkZWRiZDktZTQ2YS00YTI1LTlhNTYtNGMxMTVhMTk5MjAzIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY3Nzc4NzQ2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2NkZWRiZDktZTQ2YS00YTI1LTlhNTYtNGMxMTVhMTk5MjAzLzIwMjYwNzAzMDYyODEzL2F6X25vdmFfYmFja3VwXzkxY2Q0YzM0LTFkMjgtNDNiOS05MmU3LWZhOTg4MzBhN2ZiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6Mjg6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6Mjg6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjoyODozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99919) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 06:28:36.053079 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-c5e0a87a-e9c2-4cd0-ad6d-c2c8ab447289 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '775def0d87ba4ca4bc7816e278b31832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '741539abaa814b61b80ea6d95386b365', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:28:36.053079 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c5e0a87a-e9c2-4cd0-ad6d-c2c8ab447289 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups/import_record returned with HTTP 403 Jul 03 06:28:36.053079 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 498/2014] 10.4.3.243 () {70 vars in 1342 bytes} [Fri Jul 3 06:28:36 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:36.072255 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6fee2279-cb59-45e3-b9d4-ec03a8a36607 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:36.074631 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6fee2279-cb59-45e3-b9d4-ec03a8a36607 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 Jul 03 06:28:36.075273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6fee2279-cb59-45e3-b9d4-ec03a8a36607 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:36.080430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6fee2279-cb59-45e3-b9d4-ec03a8a36607 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:36.080430 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-6fee2279-cb59-45e3-b9d4-ec03a8a36607 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume with id: 7cdedbd9-e46a-4a25-9a56-4c115a199203 Jul 03 06:28:36.089394 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:36.089394 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:36.089394 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6fee2279-cb59-45e3-b9d4-ec03a8a36607 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:36.148464 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0acc2a14-6ceb-4726-8e60-cb46da816857 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:36.151004 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0acc2a14-6ceb-4726-8e60-cb46da816857 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:36.151294 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0acc2a14-6ceb-4726-8e60-cb46da816857 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:36.151586 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0acc2a14-6ceb-4726-8e60-cb46da816857 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:36.151846 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0acc2a14-6ceb-4726-8e60-cb46da816857 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:36.158487 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:36.158487 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:36.159574 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0acc2a14-6ceb-4726-8e60-cb46da816857 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:36.160804 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 499/2015] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:36 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:36.168070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4f90a4c6-9141-49e0-b100-e31964b32daa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:36.170639 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4f90a4c6-9141-49e0-b100-e31964b32daa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:36.171586 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4f90a4c6-9141-49e0-b100-e31964b32daa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:36.178290 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4f90a4c6-9141-49e0-b100-e31964b32daa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:36.187777 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:36.187777 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:36.197901 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6fee2279-cb59-45e3-b9d4-ec03a8a36607 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume request issued successfully. Jul 03 06:28:36.197901 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6fee2279-cb59-45e3-b9d4-ec03a8a36607 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 returned with HTTP 202 Jul 03 06:28:36.197901 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 511/2016] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:28:36 2026] DELETE /volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:28:36.198282 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4f90a4c6-9141-49e0-b100-e31964b32daa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:36.201258 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4f90a4c6-9141-49e0-b100-e31964b32daa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:36.202221 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 509/2017] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:36 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:36.207600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-27159ed5-9aec-49c7-b657-49d736aec4db None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:36.210137 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27159ed5-9aec-49c7-b657-49d736aec4db tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 Jul 03 06:28:36.210375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27159ed5-9aec-49c7-b657-49d736aec4db tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:36.210772 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27159ed5-9aec-49c7-b657-49d736aec4db tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:36.223348 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:36.223348 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:36.234308 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-27159ed5-9aec-49c7-b657-49d736aec4db tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:36.245887 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7336eddc-4079-4a33-8cbd-906acd94992d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:36.247382 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27159ed5-9aec-49c7-b657-49d736aec4db tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 returned with HTTP 200 Jul 03 06:28:36.247382 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 499/2018] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:36 2026] GET /volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:36.253076 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7336eddc-4079-4a33-8cbd-906acd94992d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:36.253420 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7336eddc-4079-4a33-8cbd-906acd94992d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:36.253739 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7336eddc-4079-4a33-8cbd-906acd94992d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:36.258978 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-7336eddc-4079-4a33-8cbd-906acd94992d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:36.261368 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:36.261368 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:36.262653 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7336eddc-4079-4a33-8cbd-906acd94992d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:36.265669 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 500/2019] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:36 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.177394 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9b9694c1-d38c-4052-90d6-c8a607345dd0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.180366 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9b9694c1-d38c-4052-90d6-c8a607345dd0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:37.180800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9b9694c1-d38c-4052-90d6-c8a607345dd0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.180973 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9b9694c1-d38c-4052-90d6-c8a607345dd0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.180973 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9b9694c1-d38c-4052-90d6-c8a607345dd0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:37.190123 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.190123 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:37.191346 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9b9694c1-d38c-4052-90d6-c8a607345dd0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:37.191907 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 512/2020] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.227184 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3215715f-9f02-4b78-bf8a-7c4aa2916e8f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.230973 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3215715f-9f02-4b78-bf8a-7c4aa2916e8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:37.232122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3215715f-9f02-4b78-bf8a-7c4aa2916e8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.232122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3215715f-9f02-4b78-bf8a-7c4aa2916e8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.262637 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.262637 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:37.273731 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3215715f-9f02-4b78-bf8a-7c4aa2916e8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:37.275255 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-23b14c76-9582-44df-910a-e8bc6c8071b5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.282166 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-23b14c76-9582-44df-910a-e8bc6c8071b5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 Jul 03 06:28:37.282593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-23b14c76-9582-44df-910a-e8bc6c8071b5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.284259 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-23b14c76-9582-44df-910a-e8bc6c8071b5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.295708 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-39351bdd-0857-4c9a-901b-3568d6c1c148 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.296096 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3215715f-9f02-4b78-bf8a-7c4aa2916e8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:37.296096 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 510/2021] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.296201 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-39351bdd-0857-4c9a-901b-3568d6c1c148 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:37.296256 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-39351bdd-0857-4c9a-901b-3568d6c1c148 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.296477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-39351bdd-0857-4c9a-901b-3568d6c1c148 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.296642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-39351bdd-0857-4c9a-901b-3568d6c1c148 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:37.300657 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-23b14c76-9582-44df-910a-e8bc6c8071b5 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 returned with HTTP 404 Jul 03 06:28:37.301538 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 500/2022] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/volumes/7cdedbd9-e46a-4a25-9a56-4c115a199203 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:37.319761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9aab36e9-d32b-4d7b-bef7-5b6d2350e5c7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.321069 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.321069 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:37.322914 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-39351bdd-0857-4c9a-901b-3568d6c1c148 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:37.323220 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9aab36e9-d32b-4d7b-bef7-5b6d2350e5c7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] GET https://10.4.3.243/volume/v3/backups Jul 03 06:28:37.323922 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 501/2023] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.324046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9aab36e9-d32b-4d7b-bef7-5b6d2350e5c7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.324046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9aab36e9-d32b-4d7b-bef7-5b6d2350e5c7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.324046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-9aab36e9-d32b-4d7b-bef7-5b6d2350e5c7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:28:37.341852 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-42d28932-f216-4f2e-be7e-05aa975c87be None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.345112 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-42d28932-f216-4f2e-be7e-05aa975c87be tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d Jul 03 06:28:37.345879 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-42d28932-f216-4f2e-be7e-05aa975c87be tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.345879 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-42d28932-f216-4f2e-be7e-05aa975c87be tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.346966 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9aab36e9-d32b-4d7b-bef7-5b6d2350e5c7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 200 Jul 03 06:28:37.347584 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 513/2024] 10.4.3.243 () {68 vars in 1277 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/backups => generated 625 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.366260 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.366260 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:37.368322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f2c7837f-ab55-4525-82e1-95a940ad3690 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.372150 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f2c7837f-ab55-4525-82e1-95a940ad3690 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] GET https://10.4.3.243/volume/v3/backups?project_id=741539abaa814b61b80ea6d95386b365 Jul 03 06:28:37.372594 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-42d28932-f216-4f2e-be7e-05aa975c87be tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:28:37.372713 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f2c7837f-ab55-4525-82e1-95a940ad3690 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.372783 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f2c7837f-ab55-4525-82e1-95a940ad3690 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.374197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-f2c7837f-ab55-4525-82e1-95a940ad3690 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Removing options 'project_id' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:28:37.376834 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-42d28932-f216-4f2e-be7e-05aa975c87be tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d returned with HTTP 200 Jul 03 06:28:37.377591 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 511/2025] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.394421 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f2c7837f-ab55-4525-82e1-95a940ad3690 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups?project_id=741539abaa814b61b80ea6d95386b365 returned with HTTP 200 Jul 03 06:28:37.396341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5572b7d1-926e-410d-bc30-6eff36a880b5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.400540 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 501/2026] 10.4.3.243 () {68 vars in 1364 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/backups?project_id=741539abaa814b61b80ea6d95386b365 => generated 625 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.402098 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5572b7d1-926e-410d-bc30-6eff36a880b5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:37.402249 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5572b7d1-926e-410d-bc30-6eff36a880b5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.402504 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5572b7d1-926e-410d-bc30-6eff36a880b5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.402675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5572b7d1-926e-410d-bc30-6eff36a880b5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:37.413602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.414955 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.414955 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:37.415610 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:37.416188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-152528586"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:37.416306 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5572b7d1-926e-410d-bc30-6eff36a880b5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:37.417128 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 502/2027] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.420216 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-152528586'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:37.420961 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume of 1 GB Jul 03 06:28:37.420961 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.420961 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:37.429035 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Availability Zones retrieved successfully. Jul 03 06:28:37.438973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b563de9b-66eb-4544-be52-c96354baffee None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.440425 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Flow 'volume_create_api' (07ff7517-1854-44f1-b0bc-df7151d7e79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:37.442150 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900abc1f-a720-4e88-b0d1-9b905f80fd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:37.443628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:37.447242 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b563de9b-66eb-4544-be52-c96354baffee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:37.447242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b563de9b-66eb-4544-be52-c96354baffee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.447662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b563de9b-66eb-4544-be52-c96354baffee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.447662 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-b563de9b-66eb-4544-be52-c96354baffee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete backup with id: 7340b756-0ea8-4a02-8942-11473a581306. Jul 03 06:28:37.459900 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.459900 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:37.501670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900abc1f-a720-4e88-b0d1-9b905f80fd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:37.501670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce25634-5184-4176-ba0e-ec7a49c86243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:37.504517 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-b563de9b-66eb-4544-be52-c96354baffee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] delete_backup rpcapi backup_id 7340b756-0ea8-4a02-8942-11473a581306 {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:28:37.506975 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b563de9b-66eb-4544-be52-c96354baffee tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 202 Jul 03 06:28:37.507616 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 512/2028] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:28:37 2026] DELETE /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:28:37.520201 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-16d63ee0-5ee3-458b-9161-0db740b4a369 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.524055 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16d63ee0-5ee3-458b-9161-0db740b4a369 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:37.524055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16d63ee0-5ee3-458b-9161-0db740b4a369 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.524055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16d63ee0-5ee3-458b-9161-0db740b4a369 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.524055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-16d63ee0-5ee3-458b-9161-0db740b4a369 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:37.531235 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.531235 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:37.532494 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16d63ee0-5ee3-458b-9161-0db740b4a369 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:37.533122 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 502/2029] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:37.614477 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Created reservations ['20487a99-db05-434e-86f6-9238efd0d174', '774bb904-838c-4fea-8943-38a69eb06e05', '330edf15-d05e-4b67-bc4b-82ae101aba27', 'fdd23f44-0a4e-4250-b51b-f7da59db8513'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:37.614477 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce25634-5184-4176-ba0e-ec7a49c86243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20487a99-db05-434e-86f6-9238efd0d174', '774bb904-838c-4fea-8943-38a69eb06e05', '330edf15-d05e-4b67-bc4b-82ae101aba27', 'fdd23f44-0a4e-4250-b51b-f7da59db8513']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:37.614477 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9edc23e0-c218-439b-97d0-ec3511be3176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:37.661826 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9edc23e0-c218-439b-97d0-ec3511be3176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '065c7de4-c11b-41e8-b2db-81de0718135c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152528586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['20487a99-db05-434e-86f6-9238efd0d174','774bb904-838c-4fea-8943-38a69eb06e05','330edf15-d05e-4b67-bc4b-82ae101aba27','fdd23f44-0a4e-4250-b51b-f7da59db8513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152528586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=065c7de4-c11b-41e8-b2db-81de0718135c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='741539abaa814b61b80ea6d95386b365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:37.663843 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357c08bc-07da-4294-b623-416bf2c24d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:37.724241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357c08bc-07da-4294-b623-416bf2c24d5d) transitioned into state 'SUCCESS' from state '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-152528586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['20487a99-db05-434e-86f6-9238efd0d174','774bb904-838c-4fea-8943-38a69eb06e05','330edf15-d05e-4b67-bc4b-82ae101aba27','fdd23f44-0a4e-4250-b51b-f7da59db8513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8a49e2ca204b95b3031a6d2cf5cf79',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:37.725215 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0406bbd1-168d-40a8-bf32-6d67b3bdbfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:37.744782 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0406bbd1-168d-40a8-bf32-6d67b3bdbfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:37.744782 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Flow 'volume_create_api' (07ff7517-1854-44f1-b0bc-df7151d7e79b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:37.744782 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Create volume request issued successfully. Jul 03 06:28:37.744782 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7e3c9f69-caa6-435f-bde8-287f2e0e923a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:37.745205 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 514/2030] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:28:37 2026] POST /volume/v3/volumes => generated 777 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:37.762173 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c35836cd-b34f-477d-8d85-27dafbad5d07 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:37.765118 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c35836cd-b34f-477d-8d85-27dafbad5d07 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c Jul 03 06:28:37.766066 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c35836cd-b34f-477d-8d85-27dafbad5d07 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:37.766066 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c35836cd-b34f-477d-8d85-27dafbad5d07 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:37.780925 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:37.780925 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:37.791314 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c35836cd-b34f-477d-8d85-27dafbad5d07 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:37.803386 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c35836cd-b34f-477d-8d85-27dafbad5d07 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c returned with HTTP 200 Jul 03 06:28:37.803927 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 503/2031] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:37 2026] GET /volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:38.210233 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e8b7fd77-46f7-4177-9271-b2c636ae255d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:38.215369 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e8b7fd77-46f7-4177-9271-b2c636ae255d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:38.215774 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e8b7fd77-46f7-4177-9271-b2c636ae255d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:38.215992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e8b7fd77-46f7-4177-9271-b2c636ae255d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:38.216225 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e8b7fd77-46f7-4177-9271-b2c636ae255d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:38.238092 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:38.238092 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:38.240337 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e8b7fd77-46f7-4177-9271-b2c636ae255d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:38.240987 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 513/2032] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:38 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:38.323376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0903ba16-cb71-4311-9385-4bb1b886e7ae None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:38.328430 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0903ba16-cb71-4311-9385-4bb1b886e7ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:38.328936 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0903ba16-cb71-4311-9385-4bb1b886e7ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:38.329381 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0903ba16-cb71-4311-9385-4bb1b886e7ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:38.342738 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:38.342738 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:38.353603 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0903ba16-cb71-4311-9385-4bb1b886e7ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:38.353603 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0903ba16-cb71-4311-9385-4bb1b886e7ae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:38.353824 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 503/2033] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:38 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:38.552633 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-983b5d0a-fdd2-4f95-a394-f5253fd73502 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:38.554982 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-983b5d0a-fdd2-4f95-a394-f5253fd73502 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:38.555323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-983b5d0a-fdd2-4f95-a394-f5253fd73502 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:38.555852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-983b5d0a-fdd2-4f95-a394-f5253fd73502 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:38.556092 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-983b5d0a-fdd2-4f95-a394-f5253fd73502 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:38.563834 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:38.563834 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:38.565033 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-983b5d0a-fdd2-4f95-a394-f5253fd73502 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 200 Jul 03 06:28:38.565473 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 515/2034] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:38 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:38.825637 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4812e466-8212-46d9-87a8-d782e09168ac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:38.829831 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4812e466-8212-46d9-87a8-d782e09168ac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c Jul 03 06:28:38.829831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4812e466-8212-46d9-87a8-d782e09168ac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:38.829957 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4812e466-8212-46d9-87a8-d782e09168ac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:38.849550 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:38.849550 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:38.872041 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4812e466-8212-46d9-87a8-d782e09168ac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:38.892637 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4812e466-8212-46d9-87a8-d782e09168ac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c returned with HTTP 200 Jul 03 06:28:38.894371 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 504/2035] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:38 2026] GET /volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:38.915772 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7aafd189-ebb9-4bfe-866b-3ec032a10604 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:38.920989 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7aafd189-ebb9-4bfe-866b-3ec032a10604 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:28:38.921575 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7aafd189-ebb9-4bfe-866b-3ec032a10604 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "065c7de4-c11b-41e8-b2db-81de0718135c", "name": "tempest-type-Backup-213377635"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:38.926296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-7aafd189-ebb9-4bfe-866b-3ec032a10604 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Creating new backup {'backup': {'volume_id': '065c7de4-c11b-41e8-b2db-81de0718135c', 'name': 'tempest-type-Backup-213377635'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:28:38.926564 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-7aafd189-ebb9-4bfe-866b-3ec032a10604 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Creating backup of volume 065c7de4-c11b-41e8-b2db-81de0718135c in container None Jul 03 06:28:38.944420 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:38.944420 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:38.945729 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7aafd189-ebb9-4bfe-866b-3ec032a10604 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:28:38.997836 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-7aafd189-ebb9-4bfe-866b-3ec032a10604 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Created reservations ['96553428-fd2d-426e-b306-6c35e538e4a2', '8278ad9d-32e8-483a-b48c-3eec5b7b0c46'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:39.095985 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7aafd189-ebb9-4bfe-866b-3ec032a10604 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:28:39.097258 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 514/2036] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:28:38 2026] POST /volume/v3/backups => generated 315 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:39.112482 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0f3e8680-90b9-462c-9478-dc9106f36346 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:39.115511 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f3e8680-90b9-462c-9478-dc9106f36346 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:39.116168 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f3e8680-90b9-462c-9478-dc9106f36346 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:39.116270 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f3e8680-90b9-462c-9478-dc9106f36346 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:39.118349 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0f3e8680-90b9-462c-9478-dc9106f36346 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:39.124959 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:39.124959 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:39.125120 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f3e8680-90b9-462c-9478-dc9106f36346 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:39.126487 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 504/2037] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:39 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:28:39.264843 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5e3b63a0-4560-4b2d-a66e-952eca891faa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:39.266610 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5e3b63a0-4560-4b2d-a66e-952eca891faa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:39.266960 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5e3b63a0-4560-4b2d-a66e-952eca891faa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:39.269910 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5e3b63a0-4560-4b2d-a66e-952eca891faa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:39.271437 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-5e3b63a0-4560-4b2d-a66e-952eca891faa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:39.281988 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:39.281988 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:39.284174 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5e3b63a0-4560-4b2d-a66e-952eca891faa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:39.284804 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 516/2038] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:39 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:39.378289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d5176dda-b6f5-40ce-ad0c-bce73bd13586 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:39.380361 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d5176dda-b6f5-40ce-ad0c-bce73bd13586 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:39.380537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d5176dda-b6f5-40ce-ad0c-bce73bd13586 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:39.380672 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d5176dda-b6f5-40ce-ad0c-bce73bd13586 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:39.400792 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:39.400792 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:39.410425 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d5176dda-b6f5-40ce-ad0c-bce73bd13586 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:39.417274 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d5176dda-b6f5-40ce-ad0c-bce73bd13586 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:39.417837 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 505/2039] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:39 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:39.584106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-03835dbd-d8ff-4f5d-bf2b-75d065ddcabc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:39.588439 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-03835dbd-d8ff-4f5d-bf2b-75d065ddcabc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 Jul 03 06:28:39.588748 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-03835dbd-d8ff-4f5d-bf2b-75d065ddcabc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:39.589003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-03835dbd-d8ff-4f5d-bf2b-75d065ddcabc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:39.589172 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-03835dbd-d8ff-4f5d-bf2b-75d065ddcabc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Show backup with id 7340b756-0ea8-4a02-8942-11473a581306. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:39.599633 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-03835dbd-d8ff-4f5d-bf2b-75d065ddcabc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 returned with HTTP 404 Jul 03 06:28:39.600428 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 515/2040] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:39 2026] GET /volume/v3/backups/7340b756-0ea8-4a02-8942-11473a581306 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:39.720782 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-97dbd3bb-0a79-4765-872f-a278583c8b23 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:39.724569 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-97dbd3bb-0a79-4765-872f-a278583c8b23 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d Jul 03 06:28:39.724569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-97dbd3bb-0a79-4765-872f-a278583c8b23 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:39.724569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-97dbd3bb-0a79-4765-872f-a278583c8b23 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:39.724569 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-97dbd3bb-0a79-4765-872f-a278583c8b23 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 7b014913-921f-489b-8450-ee915044a00d Jul 03 06:28:39.733775 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:39.733775 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:39.735087 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-97dbd3bb-0a79-4765-872f-a278583c8b23 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:28:39.772012 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-97dbd3bb-0a79-4765-872f-a278583c8b23 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:28:39.772012 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-97dbd3bb-0a79-4765-872f-a278583c8b23 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d returned with HTTP 202 Jul 03 06:28:39.772874 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 505/2041] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:28:39 2026] DELETE /volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:28:39.785434 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9cac5b81-d464-42b9-a142-221c3018d1b8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:39.789188 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9cac5b81-d464-42b9-a142-221c3018d1b8 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d Jul 03 06:28:39.789188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9cac5b81-d464-42b9-a142-221c3018d1b8 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:39.789665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9cac5b81-d464-42b9-a142-221c3018d1b8 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:39.799410 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:39.799410 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:39.800102 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9cac5b81-d464-42b9-a142-221c3018d1b8 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:28:39.801187 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9cac5b81-d464-42b9-a142-221c3018d1b8 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d returned with HTTP 200 Jul 03 06:28:39.805750 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 517/2042] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:28:39 2026] GET /volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:40.143438 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7407ff65-171a-43bd-80c2-7082c53add8a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:40.145783 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7407ff65-171a-43bd-80c2-7082c53add8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:40.146065 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7407ff65-171a-43bd-80c2-7082c53add8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:40.146266 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7407ff65-171a-43bd-80c2-7082c53add8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:40.146439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-7407ff65-171a-43bd-80c2-7082c53add8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:40.151480 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:40.151480 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:40.153186 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7407ff65-171a-43bd-80c2-7082c53add8a tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:40.153186 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 506/2043] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:40 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:40.299303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6717d31c-2cf1-456d-b86c-54a9a152e8ec None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:40.301921 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6717d31c-2cf1-456d-b86c-54a9a152e8ec tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:40.302174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6717d31c-2cf1-456d-b86c-54a9a152e8ec tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:40.302433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6717d31c-2cf1-456d-b86c-54a9a152e8ec tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:40.302535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6717d31c-2cf1-456d-b86c-54a9a152e8ec tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:40.308777 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:40.308777 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:40.309920 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6717d31c-2cf1-456d-b86c-54a9a152e8ec tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:40.310284 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 516/2044] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:40 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:40.435733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-70ac59b0-64b8-4d59-b521-8498fcd94bfc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:40.438055 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70ac59b0-64b8-4d59-b521-8498fcd94bfc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:40.438812 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70ac59b0-64b8-4d59-b521-8498fcd94bfc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:40.439346 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70ac59b0-64b8-4d59-b521-8498fcd94bfc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:40.455759 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:40.455759 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:40.466153 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-70ac59b0-64b8-4d59-b521-8498fcd94bfc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:40.474379 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70ac59b0-64b8-4d59-b521-8498fcd94bfc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:40.475130 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 506/2045] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:40 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:40.820385 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3f9255b5-1032-47fe-9680-dbe624c02664 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:40.823791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f9255b5-1032-47fe-9680-dbe624c02664 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d Jul 03 06:28:40.824070 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f9255b5-1032-47fe-9680-dbe624c02664 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:40.824428 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f9255b5-1032-47fe-9680-dbe624c02664 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:40.832306 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f9255b5-1032-47fe-9680-dbe624c02664 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d returned with HTTP 404 Jul 03 06:28:40.833195 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 518/2046] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:28:40 2026] GET /volume/v3/snapshots/7b014913-921f-489b-8450-ee915044a00d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:40.847014 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7bd16fc0-e8bf-4a4e-83be-1fb9f2692803 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:40.849768 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7bd16fc0-e8bf-4a4e-83be-1fb9f2692803 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:28:40.850055 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7bd16fc0-e8bf-4a4e-83be-1fb9f2692803 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:40.850367 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7bd16fc0-e8bf-4a4e-83be-1fb9f2692803 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:40.860929 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:40.860929 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:40.867530 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7bd16fc0-e8bf-4a4e-83be-1fb9f2692803 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:28:40.877943 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7bd16fc0-e8bf-4a4e-83be-1fb9f2692803 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:28:40.878490 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 507/2047] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:40 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:40.934822 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ae9cb535-8770-40bd-9637-dc23d350b913 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:40.937427 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:28:40.937899 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-962169388"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:40.942460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request body: {'volume': {'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-962169388'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:28:41.142335 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume of 1 GB Jul 03 06:28:41.152040 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Availability Zones retrieved successfully. Jul 03 06:28:41.164373 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (c1b6ea3f-ab17-4468-a5e4-b9ae522bb55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:41.166308 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9087084-25ee-4c17-8344-ab89ba266909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:41.170356 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:28:41.173668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9f201a99-a65b-4de5-bc90-038c4c782d4e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:41.177262 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f201a99-a65b-4de5-bc90-038c4c782d4e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:41.178723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f201a99-a65b-4de5-bc90-038c4c782d4e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:41.178993 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f201a99-a65b-4de5-bc90-038c4c782d4e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:41.179143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-9f201a99-a65b-4de5-bc90-038c4c782d4e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:41.189315 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:41.189315 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:41.189581 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f201a99-a65b-4de5-bc90-038c4c782d4e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:41.190187 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 507/2048] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:41 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:41.296797 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9087084-25ee-4c17-8344-ab89ba266909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:41.296797 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b497d4-9f65-42ed-9e2e-5c33461811fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:41.328109 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cee7ca99-2425-4acb-991b-057e5effcbd7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:41.331838 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cee7ca99-2425-4acb-991b-057e5effcbd7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:41.332730 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cee7ca99-2425-4acb-991b-057e5effcbd7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:41.334465 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cee7ca99-2425-4acb-991b-057e5effcbd7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:41.334465 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-cee7ca99-2425-4acb-991b-057e5effcbd7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:41.345753 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:41.345753 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:41.346300 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cee7ca99-2425-4acb-991b-057e5effcbd7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:41.346538 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 519/2049] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:41 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:41.387293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['404be4d3-3064-4e65-bf39-2167cad34408', 'b4679732-7794-499c-b1a0-fd51864263dd', 'bef9282b-bd4a-4bdd-a4a9-8bdc5d88ff7c', 'cd761805-b02c-447d-8002-8b7390922053'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:28:41.388587 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b497d4-9f65-42ed-9e2e-5c33461811fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404be4d3-3064-4e65-bf39-2167cad34408', 'b4679732-7794-499c-b1a0-fd51864263dd', 'bef9282b-bd4a-4bdd-a4a9-8bdc5d88ff7c', 'cd761805-b02c-447d-8002-8b7390922053']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:41.389594 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e39b199-e133-47fe-b872-abb78d28f8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:41.427322 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e39b199-e133-47fe-b872-abb78d28f8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c435b2f-1120-4b5f-b912-626fa4769693', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-962169388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['404be4d3-3064-4e65-bf39-2167cad34408','b4679732-7794-499c-b1a0-fd51864263dd','bef9282b-bd4a-4bdd-a4a9-8bdc5d88ff7c','cd761805-b02c-447d-8002-8b7390922053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-962169388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c435b2f-1120-4b5f-b912-626fa4769693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938f7d8b50bf4df29110aab7f5b796ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:41.429750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1e4209-ea4f-468f-9a85-8b57b63ee073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:41.467870 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1e4209-ea4f-468f-9a85-8b57b63ee073) transitioned into state 'SUCCESS' from state '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-962169388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['404be4d3-3064-4e65-bf39-2167cad34408','b4679732-7794-499c-b1a0-fd51864263dd','bef9282b-bd4a-4bdd-a4a9-8bdc5d88ff7c','cd761805-b02c-447d-8002-8b7390922053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:41.468970 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f453b49-63a6-47a1-83b0-24108e38bf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:28:41.493436 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-48a5e3be-a4b7-450a-b3de-1e7bc7cd5538 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:41.497492 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-48a5e3be-a4b7-450a-b3de-1e7bc7cd5538 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:41.497492 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-48a5e3be-a4b7-450a-b3de-1e7bc7cd5538 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:41.497717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f453b49-63a6-47a1-83b0-24108e38bf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:28:41.498162 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-48a5e3be-a4b7-450a-b3de-1e7bc7cd5538 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:41.498934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (c1b6ea3f-ab17-4468-a5e4-b9ae522bb55a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:28:41.499267 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request issued successfully. Jul 03 06:28:41.501220 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ae9cb535-8770-40bd-9637-dc23d350b913 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:28:41.501220 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 517/2050] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:28:40 2026] POST /volume/v3/volumes => generated 753 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:28:41.523725 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6f612739-5b7e-41df-a28b-63e5b212b63e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:41.531762 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6f612739-5b7e-41df-a28b-63e5b212b63e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:28:41.531762 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6f612739-5b7e-41df-a28b-63e5b212b63e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:41.531762 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6f612739-5b7e-41df-a28b-63e5b212b63e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:41.533546 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:41.533546 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:41.545048 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:41.545048 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:41.547879 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-48a5e3be-a4b7-450a-b3de-1e7bc7cd5538 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:41.557735 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6f612739-5b7e-41df-a28b-63e5b212b63e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:28:41.564601 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-48a5e3be-a4b7-450a-b3de-1e7bc7cd5538 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:41.564601 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 508/2051] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:41 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:41.566368 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6f612739-5b7e-41df-a28b-63e5b212b63e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:28:41.567610 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 508/2052] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:41 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:42.209817 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-df228392-abfa-496d-9334-eef3dad0e74f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:42.213103 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-df228392-abfa-496d-9334-eef3dad0e74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:42.214802 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-df228392-abfa-496d-9334-eef3dad0e74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:42.214802 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-df228392-abfa-496d-9334-eef3dad0e74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:42.214802 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-df228392-abfa-496d-9334-eef3dad0e74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:42.220289 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:42.220289 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:42.221624 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-df228392-abfa-496d-9334-eef3dad0e74f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:42.222330 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 520/2053] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:42 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:42.258092 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-c4b8aca2-4a9f-4601-bd9f-faa1deb571bf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:42.262400 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-c4b8aca2-4a9f-4601-bd9f-faa1deb571bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1/action Jul 03 06:28:42.262797 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-c4b8aca2-4a9f-4601-bd9f-faa1deb571bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:42.262998 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-c4b8aca2-4a9f-4601-bd9f-faa1deb571bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:42.282660 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:42.282660 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:42.316554 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6c838c95-6c77-45ba-9290-1abb6f651d14 req-c4b8aca2-4a9f-4601-bd9f-faa1deb571bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1/action returned with HTTP 204 Jul 03 06:28:42.317063 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 518/2054] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:28:42 2026] POST /volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:42.362082 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5f78dceb-2fea-4675-94a3-a2d8869b6c1e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:42.364034 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5f78dceb-2fea-4675-94a3-a2d8869b6c1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:42.364520 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5f78dceb-2fea-4675-94a3-a2d8869b6c1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:42.365715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5f78dceb-2fea-4675-94a3-a2d8869b6c1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:42.365715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5f78dceb-2fea-4675-94a3-a2d8869b6c1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:42.371095 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:42.371095 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:42.373130 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5f78dceb-2fea-4675-94a3-a2d8869b6c1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:42.373130 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 509/2055] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:42 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:42.594497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-816c0af5-0a20-404a-a26d-990e9a4ccd6a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:42.597101 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-816c0af5-0a20-404a-a26d-990e9a4ccd6a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:28:42.597267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-69e7e12c-4889-42e8-bb23-bedfdc0f3569 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:42.597405 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-816c0af5-0a20-404a-a26d-990e9a4ccd6a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:42.597654 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-816c0af5-0a20-404a-a26d-990e9a4ccd6a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:42.600814 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-69e7e12c-4889-42e8-bb23-bedfdc0f3569 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:42.601428 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-69e7e12c-4889-42e8-bb23-bedfdc0f3569 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:42.603021 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-69e7e12c-4889-42e8-bb23-bedfdc0f3569 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:42.614171 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:42.614171 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:42.621308 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-816c0af5-0a20-404a-a26d-990e9a4ccd6a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:28:42.633722 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:42.633722 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:42.633954 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-816c0af5-0a20-404a-a26d-990e9a4ccd6a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:28:42.633954 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 509/2056] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:42 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:42.636507 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-69e7e12c-4889-42e8-bb23-bedfdc0f3569 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:42.642190 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-69e7e12c-4889-42e8-bb23-bedfdc0f3569 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:42.642571 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 521/2057] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:42 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:42.712726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4829de54-cbb0-4bf6-b90d-bd7b43215707 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:42.717957 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4829de54-cbb0-4bf6-b90d-bd7b43215707 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:42.717957 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4829de54-cbb0-4bf6-b90d-bd7b43215707 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:42.717957 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4829de54-cbb0-4bf6-b90d-bd7b43215707 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:42.736786 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:42.736786 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:42.743025 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4829de54-cbb0-4bf6-b90d-bd7b43215707 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:42.749607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4829de54-cbb0-4bf6-b90d-bd7b43215707 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:42.750136 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 519/2058] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:42 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:43.237381 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-39faf02f-e654-47f6-ac6e-2adcc7fca354 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:43.239946 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-39faf02f-e654-47f6-ac6e-2adcc7fca354 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:43.240751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-39faf02f-e654-47f6-ac6e-2adcc7fca354 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:43.240751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-39faf02f-e654-47f6-ac6e-2adcc7fca354 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:43.240919 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-39faf02f-e654-47f6-ac6e-2adcc7fca354 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:43.246951 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:43.246951 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:43.249310 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-39faf02f-e654-47f6-ac6e-2adcc7fca354 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:43.249310 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 510/2059] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:43 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:43.388239 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e6918867-2fc2-46a3-84c8-d1e34fcfed11 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:43.397525 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6918867-2fc2-46a3-84c8-d1e34fcfed11 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:43.397525 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6918867-2fc2-46a3-84c8-d1e34fcfed11 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:43.397525 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6918867-2fc2-46a3-84c8-d1e34fcfed11 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:43.397525 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-e6918867-2fc2-46a3-84c8-d1e34fcfed11 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:43.402218 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:43.402218 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:43.403491 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6918867-2fc2-46a3-84c8-d1e34fcfed11 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:43.403491 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 510/2060] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:43 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:43.846638 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-690c755b-cd25-4c07-ab06-6f97591b591a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:43.847188 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-690c755b-cd25-4c07-ab06-6f97591b591a None None] GET https://10.4.3.243/volume// Jul 03 06:28:43.847322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-690c755b-cd25-4c07-ab06-6f97591b591a None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:43.847572 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-690c755b-cd25-4c07-ab06-6f97591b591a None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:43.848013 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-690c755b-cd25-4c07-ab06-6f97591b591a None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:43.848784 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 522/2061] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:43.860184 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b7839021-b771-44c7-8825-0eb8e549f088 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:43.864733 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b7839021-b771-44c7-8825-0eb8e549f088 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:28:43.865420 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b7839021-b771-44c7-8825-0eb8e549f088 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b43bf90-45fe-4a37-bb37-3dbe3030ade9", "connector": null, "instance_uuid": "51ff2a95-831b-46f2-86fc-0e608155cc93"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:43.888360 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:43.888360 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:43.945380 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b7839021-b771-44c7-8825-0eb8e549f088 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:28:43.946505 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 520/2062] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:28:43 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:43.961556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b9dc54d0-d03a-4d81-9a29-f759e9c13016 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:43.965492 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b9dc54d0-d03a-4d81-9a29-f759e9c13016 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] DELETE https://10.4.3.243/volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b Jul 03 06:28:43.966236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b9dc54d0-d03a-4d81-9a29-f759e9c13016 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:43.966236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b9dc54d0-d03a-4d81-9a29-f759e9c13016 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:43.976932 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:43.976932 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:44.262424 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d9b1e22f-ee1a-418b-bcfd-ea53a55a1491 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:44.265598 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d9b1e22f-ee1a-418b-bcfd-ea53a55a1491 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:44.265963 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d9b1e22f-ee1a-418b-bcfd-ea53a55a1491 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:44.266337 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d9b1e22f-ee1a-418b-bcfd-ea53a55a1491 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:44.266337 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-d9b1e22f-ee1a-418b-bcfd-ea53a55a1491 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:44.271642 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:44.271642 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:44.272421 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d9b1e22f-ee1a-418b-bcfd-ea53a55a1491 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:44.272966 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 511/2063] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:44 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:44.418632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7564d5fe-b2d0-41a1-ab6f-8defe40d5fb8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:44.422824 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7564d5fe-b2d0-41a1-ab6f-8defe40d5fb8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:44.422824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7564d5fe-b2d0-41a1-ab6f-8defe40d5fb8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:44.423206 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7564d5fe-b2d0-41a1-ab6f-8defe40d5fb8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:44.423365 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7564d5fe-b2d0-41a1-ab6f-8defe40d5fb8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:44.431469 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:44.431469 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:44.433205 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7564d5fe-b2d0-41a1-ab6f-8defe40d5fb8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:44.434162 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 523/2064] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:44 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:44.549422 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-b9dc54d0-d03a-4d81-9a29-f759e9c13016 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b returned with HTTP 200 Jul 03 06:28:44.550089 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 511/2065] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:28:43 2026] DELETE /volume/v3/attachments/8f1a84f4-02e2-4686-b8c8-04d42679952b => generated 192 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:44.804602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-74c7a392-19ad-4c1d-8d87-c114713fe9f9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:44.805075 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74c7a392-19ad-4c1d-8d87-c114713fe9f9 None None] GET https://10.4.3.243/volume// Jul 03 06:28:44.805263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74c7a392-19ad-4c1d-8d87-c114713fe9f9 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:44.806007 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74c7a392-19ad-4c1d-8d87-c114713fe9f9 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:44.806007 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74c7a392-19ad-4c1d-8d87-c114713fe9f9 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:44.806189 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 521/2066] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:28:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:44.816932 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-b17e93a7-45a9-45dc-b64b-44a786936ca9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:44.821331 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-b17e93a7-45a9-45dc-b64b-44a786936ca9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:28:44.821331 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-b17e93a7-45a9-45dc-b64b-44a786936ca9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39dfccb2-9b40-4daf-83e5-eb9f742417e9", "connector": null, "instance_uuid": "e29d9b75-f807-48d0-91ab-928cd56cbf15"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:44.837248 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:44.837248 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:44.900208 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-b17e93a7-45a9-45dc-b64b-44a786936ca9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:28:44.900208 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 512/2067] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:28:44 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 06:28:45.282594 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f4a62633-5c2c-4c25-8bc0-8a6c5ce9356e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:45.286089 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f4a62633-5c2c-4c25-8bc0-8a6c5ce9356e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:45.286089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f4a62633-5c2c-4c25-8bc0-8a6c5ce9356e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:45.286089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f4a62633-5c2c-4c25-8bc0-8a6c5ce9356e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:45.291722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d87e1701-37c9-4ed0-b0f6-2d6f7d764558 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:45.293431 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d87e1701-37c9-4ed0-b0f6-2d6f7d764558 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:45.293431 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d87e1701-37c9-4ed0-b0f6-2d6f7d764558 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:45.293431 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d87e1701-37c9-4ed0-b0f6-2d6f7d764558 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:45.293431 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d87e1701-37c9-4ed0-b0f6-2d6f7d764558 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:45.300021 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:45.300021 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:45.300921 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d87e1701-37c9-4ed0-b0f6-2d6f7d764558 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:45.301478 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 512/2068] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:45 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:45.307834 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:45.307834 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:45.313286 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f4a62633-5c2c-4c25-8bc0-8a6c5ce9356e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:45.321760 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f4a62633-5c2c-4c25-8bc0-8a6c5ce9356e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:45.322626 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 524/2069] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:45 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:45.450241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-64c7ea91-32e7-4bd0-9793-4b24bbc22756 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:45.452653 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8424f041-3042-4687-814e-90050b71634a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:45.453010 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-64c7ea91-32e7-4bd0-9793-4b24bbc22756 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:45.453124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-64c7ea91-32e7-4bd0-9793-4b24bbc22756 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:45.453205 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8424f041-3042-4687-814e-90050b71634a None None] GET https://10.4.3.243/volume// Jul 03 06:28:45.453383 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-64c7ea91-32e7-4bd0-9793-4b24bbc22756 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:45.453433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8424f041-3042-4687-814e-90050b71634a None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:45.453486 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-64c7ea91-32e7-4bd0-9793-4b24bbc22756 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:45.453710 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8424f041-3042-4687-814e-90050b71634a None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:45.454205 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8424f041-3042-4687-814e-90050b71634a None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:45.454671 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 513/2070] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:45.460061 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:45.460061 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:45.461312 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-64c7ea91-32e7-4bd0-9793-4b24bbc22756 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:45.462498 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 522/2071] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:45 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:45.465408 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-57e7fc57-438d-44fd-8a42-afbd040c7fa9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:45.468347 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-57e7fc57-438d-44fd-8a42-afbd040c7fa9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:45.468606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-57e7fc57-438d-44fd-8a42-afbd040c7fa9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:45.468878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-57e7fc57-438d-44fd-8a42-afbd040c7fa9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:45.488187 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:45.488187 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:45.498039 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-57e7fc57-438d-44fd-8a42-afbd040c7fa9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:45.505298 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-57e7fc57-438d-44fd-8a42-afbd040c7fa9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:45.505914 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 513/2072] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:28:45 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:28:45.626648 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4716684c-f798-406f-8be7-f088695938f9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:45.631053 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4716684c-f798-406f-8be7-f088695938f9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] PUT https://10.4.3.243/volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3 Jul 03 06:28:45.631053 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4716684c-f798-406f-8be7-f088695938f9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:45.646154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4716684c-f798-406f-8be7-f088695938f9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Acquiring lock "cinder-attachment_update-39dfccb2-9b40-4daf-83e5-eb9f742417e9-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:28:45.653967 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4716684c-f798-406f-8be7-f088695938f9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-39dfccb2-9b40-4daf-83e5-eb9f742417e9-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:28:45.653967 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:45.653967 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:46.200517 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4716684c-f798-406f-8be7-f088695938f9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-39dfccb2-9b40-4daf-83e5-eb9f742417e9-np0000004376" released by "attachment_update" :: held 0.547s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:28:46.201368 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-4716684c-f798-406f-8be7-f088695938f9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3 returned with HTTP 200 Jul 03 06:28:46.201368 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 525/2073] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:28:45 2026] PUT /volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3 => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:46.318974 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d3cfd956-06c8-4ea7-8332-e6b1ddd0036f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:46.326804 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d3cfd956-06c8-4ea7-8332-e6b1ddd0036f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:46.326804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d3cfd956-06c8-4ea7-8332-e6b1ddd0036f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:46.326804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d3cfd956-06c8-4ea7-8332-e6b1ddd0036f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:46.326804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-d3cfd956-06c8-4ea7-8332-e6b1ddd0036f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:46.338069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0ca0a658-97e8-4bb8-acfb-ebca6ecb19c9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:46.338413 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:46.338413 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:46.339348 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d3cfd956-06c8-4ea7-8332-e6b1ddd0036f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:46.340081 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 514/2074] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:46 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:46.341858 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ca0a658-97e8-4bb8-acfb-ebca6ecb19c9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:46.341858 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ca0a658-97e8-4bb8-acfb-ebca6ecb19c9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:46.341858 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ca0a658-97e8-4bb8-acfb-ebca6ecb19c9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:46.363847 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:46.363847 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:46.370500 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0ca0a658-97e8-4bb8-acfb-ebca6ecb19c9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:46.380418 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ca0a658-97e8-4bb8-acfb-ebca6ecb19c9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:46.381625 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 523/2075] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:46 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:46.480627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ae163407-ae12-4bed-9f9e-0736c255a1f3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:46.483074 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae163407-ae12-4bed-9f9e-0736c255a1f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:46.483352 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae163407-ae12-4bed-9f9e-0736c255a1f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:46.484289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae163407-ae12-4bed-9f9e-0736c255a1f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:46.484289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ae163407-ae12-4bed-9f9e-0736c255a1f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:46.493949 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:46.493949 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:46.493949 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae163407-ae12-4bed-9f9e-0736c255a1f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:46.494483 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 514/2076] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:46 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:47.353142 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-09d5cb75-9252-476e-8936-a08a3e064561 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:47.355560 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-09d5cb75-9252-476e-8936-a08a3e064561 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:47.356082 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-09d5cb75-9252-476e-8936-a08a3e064561 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:47.356213 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-09d5cb75-9252-476e-8936-a08a3e064561 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:47.356442 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-09d5cb75-9252-476e-8936-a08a3e064561 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:47.362773 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:47.362773 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:47.363742 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-09d5cb75-9252-476e-8936-a08a3e064561 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:47.364276 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 526/2077] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:47 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:47.406771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-204f9311-a521-4bd7-9424-c24a81218a88 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:47.417462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-204f9311-a521-4bd7-9424-c24a81218a88 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:47.417462 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-204f9311-a521-4bd7-9424-c24a81218a88 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:47.417462 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-204f9311-a521-4bd7-9424-c24a81218a88 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:47.427975 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:47.427975 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:47.436744 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-204f9311-a521-4bd7-9424-c24a81218a88 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:47.440565 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-204f9311-a521-4bd7-9424-c24a81218a88 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:47.449292 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 515/2078] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:47 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:47.520628 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-12214aca-ec0d-49da-8c90-d89d40e76be9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:47.523168 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-12214aca-ec0d-49da-8c90-d89d40e76be9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:47.523438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-12214aca-ec0d-49da-8c90-d89d40e76be9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:47.523723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-12214aca-ec0d-49da-8c90-d89d40e76be9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:47.523882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-12214aca-ec0d-49da-8c90-d89d40e76be9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:47.529752 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:47.529752 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:47.530848 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-12214aca-ec0d-49da-8c90-d89d40e76be9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:47.531369 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 524/2079] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:47 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:48.383863 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b6a68b1c-67dc-4201-8ebc-c171eebe5af2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:48.394584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b6a68b1c-67dc-4201-8ebc-c171eebe5af2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:48.400907 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b6a68b1c-67dc-4201-8ebc-c171eebe5af2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:48.405262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b6a68b1c-67dc-4201-8ebc-c171eebe5af2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:48.405262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b6a68b1c-67dc-4201-8ebc-c171eebe5af2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:48.427028 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:48.427028 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:48.429053 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b6a68b1c-67dc-4201-8ebc-c171eebe5af2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:48.432057 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 515/2080] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:48 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:48.458818 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-21b2c627-74ae-4634-809c-e52728fa5b61 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:48.461074 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-21b2c627-74ae-4634-809c-e52728fa5b61 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:48.461074 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-21b2c627-74ae-4634-809c-e52728fa5b61 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:48.461074 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-21b2c627-74ae-4634-809c-e52728fa5b61 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:48.484434 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:48.484434 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:48.489466 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-21b2c627-74ae-4634-809c-e52728fa5b61 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:48.497570 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-21b2c627-74ae-4634-809c-e52728fa5b61 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:48.497570 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 527/2081] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:48 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:48.547279 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3b0e7082-c367-4260-a509-7b196165c59c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:48.550900 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b0e7082-c367-4260-a509-7b196165c59c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:48.550900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b0e7082-c367-4260-a509-7b196165c59c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:48.550900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b0e7082-c367-4260-a509-7b196165c59c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:48.550900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3b0e7082-c367-4260-a509-7b196165c59c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:48.561819 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:48.561819 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:48.562452 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b0e7082-c367-4260-a509-7b196165c59c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:48.563670 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 516/2082] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:48 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:49.449598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e7299c5e-f9d3-42e1-8d02-d21b7313ff04 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:49.453471 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e7299c5e-f9d3-42e1-8d02-d21b7313ff04 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:49.453832 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e7299c5e-f9d3-42e1-8d02-d21b7313ff04 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:49.454053 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e7299c5e-f9d3-42e1-8d02-d21b7313ff04 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:49.454162 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e7299c5e-f9d3-42e1-8d02-d21b7313ff04 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:49.465830 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:49.465830 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:49.466335 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e7299c5e-f9d3-42e1-8d02-d21b7313ff04 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:49.466710 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 525/2083] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:49 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:49.517044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-aa9409c7-8abf-4d32-b2b7-508dc0409cb8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:49.519619 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aa9409c7-8abf-4d32-b2b7-508dc0409cb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:49.519911 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aa9409c7-8abf-4d32-b2b7-508dc0409cb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:49.520178 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aa9409c7-8abf-4d32-b2b7-508dc0409cb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:49.538648 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:49.538648 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:49.546357 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-aa9409c7-8abf-4d32-b2b7-508dc0409cb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:49.553301 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aa9409c7-8abf-4d32-b2b7-508dc0409cb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:49.554083 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 516/2084] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:49 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:49.580067 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-108e5746-826f-4c7a-b76d-dfcc9d75ea94 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:49.582488 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-108e5746-826f-4c7a-b76d-dfcc9d75ea94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:49.583549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-108e5746-826f-4c7a-b76d-dfcc9d75ea94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:49.583549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-108e5746-826f-4c7a-b76d-dfcc9d75ea94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:49.584714 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-108e5746-826f-4c7a-b76d-dfcc9d75ea94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:49.597976 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:49.597976 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:49.600445 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-108e5746-826f-4c7a-b76d-dfcc9d75ea94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:49.600445 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 528/2085] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:49 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:49.696535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-3610f85d-b172-47bc-8806-6e7646350c0e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:49.701192 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-3610f85d-b172-47bc-8806-6e7646350c0e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] PUT https://10.4.3.243/volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 Jul 03 06:28:49.701656 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-3610f85d-b172-47bc-8806-6e7646350c0e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:49.721203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-3610f85d-b172-47bc-8806-6e7646350c0e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Acquiring lock "cinder-attachment_update-1b43bf90-45fe-4a37-bb37-3dbe3030ade9-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:28:49.730050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-3610f85d-b172-47bc-8806-6e7646350c0e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Lock "cinder-attachment_update-1b43bf90-45fe-4a37-bb37-3dbe3030ade9-np0000004376" acquired by "attachment_update" :: waited 0.009s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:28:49.733968 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:49.733968 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:50.269655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-3610f85d-b172-47bc-8806-6e7646350c0e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Lock "cinder-attachment_update-1b43bf90-45fe-4a37-bb37-3dbe3030ade9-np0000004376" released by "attachment_update" :: held 0.536s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:28:50.269655 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-3610f85d-b172-47bc-8806-6e7646350c0e tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 returned with HTTP 200 Jul 03 06:28:50.269655 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 517/2086] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:28:49 2026] PUT /volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:50.286030 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-5ed8c931-52ca-4be8-b748-5f5ddf0a4084 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:50.289451 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-5ed8c931-52ca-4be8-b748-5f5ddf0a4084 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 Jul 03 06:28:50.289686 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-5ed8c931-52ca-4be8-b748-5f5ddf0a4084 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:50.289960 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-5ed8c931-52ca-4be8-b748-5f5ddf0a4084 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:50.313771 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-5ed8c931-52ca-4be8-b748-5f5ddf0a4084 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 returned with HTTP 200 Jul 03 06:28:50.314639 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 526/2087] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:28:50 2026] GET /volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:50.484846 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-24c3fcd1-e66d-4be1-b32f-7f6216ab1652 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:50.487394 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-24c3fcd1-e66d-4be1-b32f-7f6216ab1652 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:50.487615 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-24c3fcd1-e66d-4be1-b32f-7f6216ab1652 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:50.488001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-24c3fcd1-e66d-4be1-b32f-7f6216ab1652 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:50.488199 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-24c3fcd1-e66d-4be1-b32f-7f6216ab1652 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:50.494362 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:50.494362 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:50.495211 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-24c3fcd1-e66d-4be1-b32f-7f6216ab1652 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:50.495964 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 517/2088] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:50 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:50.569844 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c0cd132b-88da-441c-9c2b-d35710021ec9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:50.572106 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c0cd132b-88da-441c-9c2b-d35710021ec9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:50.572323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c0cd132b-88da-441c-9c2b-d35710021ec9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:50.572569 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c0cd132b-88da-441c-9c2b-d35710021ec9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:50.589660 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:50.589660 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:50.595302 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c0cd132b-88da-441c-9c2b-d35710021ec9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:50.602551 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c0cd132b-88da-441c-9c2b-d35710021ec9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:50.602551 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 529/2089] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:50 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:50.615999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-00a9a6ba-5442-4329-95f1-7b4d1c367302 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:50.618437 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00a9a6ba-5442-4329-95f1-7b4d1c367302 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:50.618703 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00a9a6ba-5442-4329-95f1-7b4d1c367302 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:50.619025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00a9a6ba-5442-4329-95f1-7b4d1c367302 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:50.619229 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-00a9a6ba-5442-4329-95f1-7b4d1c367302 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:50.625723 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:50.625723 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:50.626614 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00a9a6ba-5442-4329-95f1-7b4d1c367302 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:50.627106 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 518/2090] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:50 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:51.514099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-54872059-467f-4b1c-85c6-04b9467d81ec None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:51.518003 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54872059-467f-4b1c-85c6-04b9467d81ec tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:51.518003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54872059-467f-4b1c-85c6-04b9467d81ec tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:51.518003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54872059-467f-4b1c-85c6-04b9467d81ec tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:51.518003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-54872059-467f-4b1c-85c6-04b9467d81ec tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:51.518503 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-a9c0d09a-2922-4b04-9d0a-e5c4ce2fee81 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:51.525400 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:51.525400 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:51.525400 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54872059-467f-4b1c-85c6-04b9467d81ec tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:51.525400 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 527/2091] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:51 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:51.526140 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-a9c0d09a-2922-4b04-9d0a-e5c4ce2fee81 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3/action Jul 03 06:28:51.527819 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-a9c0d09a-2922-4b04-9d0a-e5c4ce2fee81 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:51.528016 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-a9c0d09a-2922-4b04-9d0a-e5c4ce2fee81 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:51.592460 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:51.592460 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:51.620752 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-85a7d85e-f7f9-4946-b0ae-6932be1cfeaa req-a9c0d09a-2922-4b04-9d0a-e5c4ce2fee81 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3/action returned with HTTP 204 Jul 03 06:28:51.620954 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c30b6c8a-c801-4de6-b8b2-d5a74a6558b8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:51.621565 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 518/2092] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:28:51 2026] POST /volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:28:51.625329 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c30b6c8a-c801-4de6-b8b2-d5a74a6558b8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:51.626381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c30b6c8a-c801-4de6-b8b2-d5a74a6558b8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:51.626381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c30b6c8a-c801-4de6-b8b2-d5a74a6558b8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:51.644432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-98572aec-f71c-4be3-92c4-92525e8e83af None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:51.652208 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-98572aec-f71c-4be3-92c4-92525e8e83af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:51.652791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-98572aec-f71c-4be3-92c4-92525e8e83af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:51.654091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-98572aec-f71c-4be3-92c4-92525e8e83af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:51.654091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-98572aec-f71c-4be3-92c4-92525e8e83af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:51.658601 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:51.658601 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:51.664401 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:51.664401 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:51.665210 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-98572aec-f71c-4be3-92c4-92525e8e83af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:51.667729 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 519/2093] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:51 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:51.667895 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c30b6c8a-c801-4de6-b8b2-d5a74a6558b8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:51.676864 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c30b6c8a-c801-4de6-b8b2-d5a74a6558b8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:51.677623 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 530/2094] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:51 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1441 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:51.701417 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-52a5ca2f-4eda-4a0a-a2c0-68cecd874cf2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:52.520384 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-52a5ca2f-4eda-4a0a-a2c0-68cecd874cf2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:52.520384 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-52a5ca2f-4eda-4a0a-a2c0-68cecd874cf2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:52.520384 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-52a5ca2f-4eda-4a0a-a2c0-68cecd874cf2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:52.520384 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:52.520384 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:52.520384 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-52a5ca2f-4eda-4a0a-a2c0-68cecd874cf2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Volume info retrieved successfully. Jul 03 06:28:52.520384 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-52a5ca2f-4eda-4a0a-a2c0-68cecd874cf2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:52.520384 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 528/2095] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:51 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1441 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c6cdc89e-525d-4a94-8f82-224d2f25b0ed None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c6cdc89e-525d-4a94-8f82-224d2f25b0ed tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c6cdc89e-525d-4a94-8f82-224d2f25b0ed tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c6cdc89e-525d-4a94-8f82-224d2f25b0ed tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c6cdc89e-525d-4a94-8f82-224d2f25b0ed tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Volume info retrieved successfully. Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c6cdc89e-525d-4a94-8f82-224d2f25b0ed tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:52.529734 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 519/2096] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:51 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-2903494d-1b6d-40a4-b29d-287f2aab97bf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-2903494d-1b6d-40a4-b29d-287f2aab97bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-2903494d-1b6d-40a4-b29d-287f2aab97bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-2903494d-1b6d-40a4-b29d-287f2aab97bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-2903494d-1b6d-40a4-b29d-287f2aab97bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-2903494d-1b6d-40a4-b29d-287f2aab97bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:52.533904 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 520/2097] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:52 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-300d4d75-bf1a-4fc5-b139-251213e6c52b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-300d4d75-bf1a-4fc5-b139-251213e6c52b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9/action Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-300d4d75-bf1a-4fc5-b139-251213e6c52b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-300d4d75-bf1a-4fc5-b139-251213e6c52b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-300d4d75-bf1a-4fc5-b139-251213e6c52b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-300d4d75-bf1a-4fc5-b139-251213e6c52b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Begin detaching volume completed successfully. Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-300d4d75-bf1a-4fc5-b139-251213e6c52b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9/action returned with HTTP 202 Jul 03 06:28:52.535075 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 531/2098] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:28:52 2026] POST /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-78c9cdae-5b79-4bce-bd06-3545a1041e0b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-78c9cdae-5b79-4bce-bd06-3545a1041e0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-78c9cdae-5b79-4bce-bd06-3545a1041e0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-78c9cdae-5b79-4bce-bd06-3545a1041e0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-78c9cdae-5b79-4bce-bd06-3545a1041e0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-78c9cdae-5b79-4bce-bd06-3545a1041e0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:52.535638 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 529/2099] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:52 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1444 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:52.544149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-80dbc4d7-809a-45bb-b6b5-652af07f0262 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:52.546612 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80dbc4d7-809a-45bb-b6b5-652af07f0262 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:52.546970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80dbc4d7-809a-45bb-b6b5-652af07f0262 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:52.547469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80dbc4d7-809a-45bb-b6b5-652af07f0262 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:52.547469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-80dbc4d7-809a-45bb-b6b5-652af07f0262 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:52.555636 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:52.555636 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:52.556447 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80dbc4d7-809a-45bb-b6b5-652af07f0262 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:52.556906 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 520/2100] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:52 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:52.684087 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-84c40f5d-c2fa-417f-9e51-e1519fde7d05 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:52.686634 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-84c40f5d-c2fa-417f-9e51-e1519fde7d05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:52.686943 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-84c40f5d-c2fa-417f-9e51-e1519fde7d05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:52.687286 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-84c40f5d-c2fa-417f-9e51-e1519fde7d05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:52.687556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-84c40f5d-c2fa-417f-9e51-e1519fde7d05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:52.697655 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:52.697655 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:52.699539 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-84c40f5d-c2fa-417f-9e51-e1519fde7d05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:52.700237 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 521/2101] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:52 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:53.239095 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e947f128-88ff-4d48-bbfc-290b2a80a104 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:53.239723 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e947f128-88ff-4d48-bbfc-290b2a80a104 None None] GET https://10.4.3.243/volume// Jul 03 06:28:53.239951 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e947f128-88ff-4d48-bbfc-290b2a80a104 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:53.240196 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e947f128-88ff-4d48-bbfc-290b2a80a104 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:53.240593 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e947f128-88ff-4d48-bbfc-290b2a80a104 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:53.240979 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 532/2102] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:53.252955 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-78dacbcb-52e2-4026-acdc-934608498c06 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:53.257741 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-78dacbcb-52e2-4026-acdc-934608498c06 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:53.258015 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-78dacbcb-52e2-4026-acdc-934608498c06 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:53.258209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-78dacbcb-52e2-4026-acdc-934608498c06 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:53.277123 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:53.277123 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:53.283381 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-78dacbcb-52e2-4026-acdc-934608498c06 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:53.294816 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4cee97bd-851f-4c9f-beee-63129c3b7be3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:53.295917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-78dacbcb-52e2-4026-acdc-934608498c06 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:53.296806 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 530/2103] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:28:53 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1624 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:28:53.300712 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4cee97bd-851f-4c9f-beee-63129c3b7be3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:53.300992 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4cee97bd-851f-4c9f-beee-63129c3b7be3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:53.301215 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4cee97bd-851f-4c9f-beee-63129c3b7be3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:53.326474 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:53.326474 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:53.330777 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4cee97bd-851f-4c9f-beee-63129c3b7be3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:53.337017 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4cee97bd-851f-4c9f-beee-63129c3b7be3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:53.337424 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 521/2104] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:53 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1444 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:53.570755 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3a5a9dae-ce7e-4907-98ab-a9f8d843c500 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:53.571957 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3a5a9dae-ce7e-4907-98ab-a9f8d843c500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:53.572223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3a5a9dae-ce7e-4907-98ab-a9f8d843c500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:53.572463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3a5a9dae-ce7e-4907-98ab-a9f8d843c500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:53.572592 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3a5a9dae-ce7e-4907-98ab-a9f8d843c500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:53.579061 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:53.579061 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:53.579824 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3a5a9dae-ce7e-4907-98ab-a9f8d843c500 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:53.580813 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 522/2105] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:53 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:53.713100 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0a5d9536-ff10-413d-a525-ca41fa715374 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:53.715684 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a5d9536-ff10-413d-a525-ca41fa715374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:53.715980 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a5d9536-ff10-413d-a525-ca41fa715374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:53.716188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a5d9536-ff10-413d-a525-ca41fa715374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:53.716333 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0a5d9536-ff10-413d-a525-ca41fa715374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:53.722720 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:53.722720 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:53.723794 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a5d9536-ff10-413d-a525-ca41fa715374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:53.724253 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 533/2106] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:53 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:54.354333 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-95a3e648-7430-4809-be6c-6dbf70c58679 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:54.356940 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-95a3e648-7430-4809-be6c-6dbf70c58679 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:54.357286 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-95a3e648-7430-4809-be6c-6dbf70c58679 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:54.357617 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-95a3e648-7430-4809-be6c-6dbf70c58679 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:54.373357 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:54.373357 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:54.379545 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-95a3e648-7430-4809-be6c-6dbf70c58679 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:54.387423 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-95a3e648-7430-4809-be6c-6dbf70c58679 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:54.388138 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 531/2107] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:54 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1444 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:54.397890 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-f99fe304-24b6-4ae4-9f1b-aceacd0a3b1d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:54.400486 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-f99fe304-24b6-4ae4-9f1b-aceacd0a3b1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:54.400757 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-f99fe304-24b6-4ae4-9f1b-aceacd0a3b1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:54.401080 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-f99fe304-24b6-4ae4-9f1b-aceacd0a3b1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:54.423152 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:54.423152 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:54.432897 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-f99fe304-24b6-4ae4-9f1b-aceacd0a3b1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:54.437893 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-f99fe304-24b6-4ae4-9f1b-aceacd0a3b1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:54.438313 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 522/2108] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:54 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1444 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:54.596603 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-42009a05-9e57-4e92-85e0-245f40a91f70 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:54.598792 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42009a05-9e57-4e92-85e0-245f40a91f70 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:54.599054 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42009a05-9e57-4e92-85e0-245f40a91f70 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:54.599278 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42009a05-9e57-4e92-85e0-245f40a91f70 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:54.599416 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-42009a05-9e57-4e92-85e0-245f40a91f70 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:54.604792 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:54.604792 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:54.605717 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42009a05-9e57-4e92-85e0-245f40a91f70 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:54.606437 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 523/2109] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:54 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:54.744181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-60f35362-ffb7-4e4d-94d3-00cc0881f60e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:54.744388 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-60f35362-ffb7-4e4d-94d3-00cc0881f60e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:54.744614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-60f35362-ffb7-4e4d-94d3-00cc0881f60e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:54.744893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-60f35362-ffb7-4e4d-94d3-00cc0881f60e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:54.745031 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-60f35362-ffb7-4e4d-94d3-00cc0881f60e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:54.750563 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:54.750563 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:54.751640 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-60f35362-ffb7-4e4d-94d3-00cc0881f60e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:54.752278 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 534/2110] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:54 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:54.962241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-407860eb-66b5-4e68-a82a-968f4ccfb2a1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:54.969421 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-407860eb-66b5-4e68-a82a-968f4ccfb2a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1 Jul 03 06:28:54.969421 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-407860eb-66b5-4e68-a82a-968f4ccfb2a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:54.972237 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-407860eb-66b5-4e68-a82a-968f4ccfb2a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:54.985197 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:54.985197 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:55.405613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f4260366-cad0-42bc-8c19-bedb59e3111c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:55.408833 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f4260366-cad0-42bc-8c19-bedb59e3111c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:55.409130 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f4260366-cad0-42bc-8c19-bedb59e3111c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:55.409394 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f4260366-cad0-42bc-8c19-bedb59e3111c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:55.426142 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:55.426142 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:55.429840 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f4260366-cad0-42bc-8c19-bedb59e3111c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:55.434200 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f4260366-cad0-42bc-8c19-bedb59e3111c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:55.434647 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 523/2111] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:55 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1444 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:55.493777 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=256,cinder:UPDATE=72,cinder:INSERT=38 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:28:55.535679 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d9e1adc9-cffc-45ca-8ba7-7b90b75667c3 req-407860eb-66b5-4e68-a82a-968f4ccfb2a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1 returned with HTTP 200 Jul 03 06:28:55.536298 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 532/2112] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:28:54 2026] DELETE /volume/v3/attachments/36b3a012-7c4e-4dbe-b071-8f4b70a30cc1 => generated 192 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:55.624211 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-32819edd-46ca-449f-a1f0-96fccad23520 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:55.626881 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32819edd-46ca-449f-a1f0-96fccad23520 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:55.627286 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32819edd-46ca-449f-a1f0-96fccad23520 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:55.627745 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32819edd-46ca-449f-a1f0-96fccad23520 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:55.628068 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-32819edd-46ca-449f-a1f0-96fccad23520 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:55.632166 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=159,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:28:55.636991 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:55.636991 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:55.638337 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32819edd-46ca-449f-a1f0-96fccad23520 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:55.639289 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 524/2113] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:55 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:55.764415 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4d9b6730-8ac5-4063-a6cb-178020e01385 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:55.767114 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4d9b6730-8ac5-4063-a6cb-178020e01385 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:55.767114 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4d9b6730-8ac5-4063-a6cb-178020e01385 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:55.767114 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4d9b6730-8ac5-4063-a6cb-178020e01385 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:55.767338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4d9b6730-8ac5-4063-a6cb-178020e01385 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:55.772874 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:55.772874 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:55.773767 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4d9b6730-8ac5-4063-a6cb-178020e01385 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:55.774583 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 535/2114] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:55 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:56.449901 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bf25a940-af59-4c24-a7aa-09619187d8c3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:56.452568 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf25a940-af59-4c24-a7aa-09619187d8c3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:56.452877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf25a940-af59-4c24-a7aa-09619187d8c3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:56.453158 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf25a940-af59-4c24-a7aa-09619187d8c3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:56.455668 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=196,cinder:INSERT=9,cinder:UPDATE=30 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:28:56.466231 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:56.466231 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:56.472460 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bf25a940-af59-4c24-a7aa-09619187d8c3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:56.479826 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf25a940-af59-4c24-a7aa-09619187d8c3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:56.480349 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 524/2115] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:56 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:56.532739 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-92f35f25-b7f7-480f-b096-ffe9181d884d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:56.535162 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-92f35f25-b7f7-480f-b096-ffe9181d884d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:56.535410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-92f35f25-b7f7-480f-b096-ffe9181d884d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:56.535635 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-92f35f25-b7f7-480f-b096-ffe9181d884d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:56.556880 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:56.556880 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:56.561483 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-92f35f25-b7f7-480f-b096-ffe9181d884d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Volume info retrieved successfully. Jul 03 06:28:56.569112 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-92f35f25-b7f7-480f-b096-ffe9181d884d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:56.569651 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 533/2116] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:56 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:56.622277 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-90adc317-1fe6-452a-85bb-82042abe867a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:56.624677 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-90adc317-1fe6-452a-85bb-82042abe867a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:56.625154 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-90adc317-1fe6-452a-85bb-82042abe867a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:56.625154 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-90adc317-1fe6-452a-85bb-82042abe867a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:56.635999 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:56.635999 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:56.640213 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-90adc317-1fe6-452a-85bb-82042abe867a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:56.645714 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-90adc317-1fe6-452a-85bb-82042abe867a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:56.646247 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 525/2117] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:28:56 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:56.654448 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-afd1fcd5-9037-4b30-b61c-c0bbf4fb71d4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:56.656458 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-afd1fcd5-9037-4b30-b61c-c0bbf4fb71d4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:56.656860 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-afd1fcd5-9037-4b30-b61c-c0bbf4fb71d4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:56.657074 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-afd1fcd5-9037-4b30-b61c-c0bbf4fb71d4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:56.657172 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-afd1fcd5-9037-4b30-b61c-c0bbf4fb71d4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:56.661793 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:56.661793 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:56.662650 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-afd1fcd5-9037-4b30-b61c-c0bbf4fb71d4 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:56.663097 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 536/2118] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:56 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:56.676988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-a1e26a6d-daf3-422e-8712-0b2c739b9b42 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:56.679671 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-a1e26a6d-daf3-422e-8712-0b2c739b9b42 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9/action Jul 03 06:28:56.680080 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-a1e26a6d-daf3-422e-8712-0b2c739b9b42 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:28:56.680353 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-a1e26a6d-daf3-422e-8712-0b2c739b9b42 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:28:56.694976 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:56.694976 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:56.695817 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-a1e26a6d-daf3-422e-8712-0b2c739b9b42 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:56.708413 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-a1e26a6d-daf3-422e-8712-0b2c739b9b42 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Begin detaching volume completed successfully. Jul 03 06:28:56.708745 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-a1e26a6d-daf3-422e-8712-0b2c739b9b42 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9/action returned with HTTP 202 Jul 03 06:28:56.709362 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 525/2119] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:28:56 2026] POST /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:28:56.730827 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-27285a4b-3a49-4c04-8e14-6d94d308b592 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:56.733174 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-27285a4b-3a49-4c04-8e14-6d94d308b592 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:56.733435 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-27285a4b-3a49-4c04-8e14-6d94d308b592 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:56.733644 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-27285a4b-3a49-4c04-8e14-6d94d308b592 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:56.755154 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:56.755154 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:56.760580 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-27285a4b-3a49-4c04-8e14-6d94d308b592 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:56.765646 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-27285a4b-3a49-4c04-8e14-6d94d308b592 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:56.766148 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 534/2120] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:56 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:56.794784 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c773daf3-0bf7-4ece-a03b-4cfe349ac8cf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:56.797643 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c773daf3-0bf7-4ece-a03b-4cfe349ac8cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:56.797999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c773daf3-0bf7-4ece-a03b-4cfe349ac8cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:56.798310 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c773daf3-0bf7-4ece-a03b-4cfe349ac8cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:56.798484 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c773daf3-0bf7-4ece-a03b-4cfe349ac8cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:56.804127 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:56.804127 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:56.805426 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c773daf3-0bf7-4ece-a03b-4cfe349ac8cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:56.806101 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 526/2121] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:56 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:57.679562 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0dcee327-9906-48c7-a364-59ab6fd35c0d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:57.683970 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0dcee327-9906-48c7-a364-59ab6fd35c0d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:57.684226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0dcee327-9906-48c7-a364-59ab6fd35c0d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:57.684583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0dcee327-9906-48c7-a364-59ab6fd35c0d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:57.684762 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0dcee327-9906-48c7-a364-59ab6fd35c0d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:57.694368 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:57.694368 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:57.696793 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0dcee327-9906-48c7-a364-59ab6fd35c0d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:57.696793 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 537/2122] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:57 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:57.752413 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d1a9a0ef-2a22-49da-b6ac-820887d0d488 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:57.752911 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d1a9a0ef-2a22-49da-b6ac-820887d0d488 None None] GET https://10.4.3.243/volume// Jul 03 06:28:57.753142 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d1a9a0ef-2a22-49da-b6ac-820887d0d488 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:57.753394 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d1a9a0ef-2a22-49da-b6ac-820887d0d488 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:57.753781 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d1a9a0ef-2a22-49da-b6ac-820887d0d488 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:28:57.754118 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 526/2123] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:28:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:28:57.769964 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-522843a8-05d6-4592-8f5d-9c5927c5011f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:57.775980 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-522843a8-05d6-4592-8f5d-9c5927c5011f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:57.777554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-522843a8-05d6-4592-8f5d-9c5927c5011f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:57.777973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-522843a8-05d6-4592-8f5d-9c5927c5011f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:57.782049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-265df8e0-b4a8-4a6b-8d77-0debf8de4200 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:57.784558 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-265df8e0-b4a8-4a6b-8d77-0debf8de4200 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:57.784872 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-265df8e0-b4a8-4a6b-8d77-0debf8de4200 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:57.785188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-265df8e0-b4a8-4a6b-8d77-0debf8de4200 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:57.797633 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:57.797633 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:57.798670 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:57.798670 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:57.803117 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-265df8e0-b4a8-4a6b-8d77-0debf8de4200 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:57.806399 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-522843a8-05d6-4592-8f5d-9c5927c5011f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:57.809476 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-265df8e0-b4a8-4a6b-8d77-0debf8de4200 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:57.810025 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 527/2124] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:57 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:57.816743 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-522843a8-05d6-4592-8f5d-9c5927c5011f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:57.818688 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 535/2125] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:28:57 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:28:57.820208 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-515757dd-d22c-4aaf-9f1c-3132d78b5de7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:57.826957 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-515757dd-d22c-4aaf-9f1c-3132d78b5de7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:57.826957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-515757dd-d22c-4aaf-9f1c-3132d78b5de7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:57.826957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-515757dd-d22c-4aaf-9f1c-3132d78b5de7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:57.826957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-515757dd-d22c-4aaf-9f1c-3132d78b5de7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:57.833446 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:57.833446 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:57.833858 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-515757dd-d22c-4aaf-9f1c-3132d78b5de7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:57.834215 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 538/2126] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:57 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:58.710728 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0d1bb877-feea-468c-8f27-b037d43562b7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:58.716039 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0d1bb877-feea-468c-8f27-b037d43562b7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:58.716329 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0d1bb877-feea-468c-8f27-b037d43562b7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:58.716576 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0d1bb877-feea-468c-8f27-b037d43562b7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:58.717205 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0d1bb877-feea-468c-8f27-b037d43562b7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:58.724450 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:58.724450 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:58.725649 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0d1bb877-feea-468c-8f27-b037d43562b7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:58.726375 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 527/2127] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:58 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:58.833830 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bfe22dde-970c-4c7c-9a52-98c300b51cfb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:58.838721 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfe22dde-970c-4c7c-9a52-98c300b51cfb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:58.838721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfe22dde-970c-4c7c-9a52-98c300b51cfb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:58.838721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfe22dde-970c-4c7c-9a52-98c300b51cfb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:58.852251 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-757ac9a6-c935-4764-90a3-74adc78c74c5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:58.854767 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-757ac9a6-c935-4764-90a3-74adc78c74c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:58.855374 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-757ac9a6-c935-4764-90a3-74adc78c74c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:58.855655 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-757ac9a6-c935-4764-90a3-74adc78c74c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:58.856010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-757ac9a6-c935-4764-90a3-74adc78c74c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:58.864573 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:58.864573 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:58.865556 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:58.865556 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:58.866635 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-757ac9a6-c935-4764-90a3-74adc78c74c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:58.867177 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 536/2128] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:58 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:58.867227 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bfe22dde-970c-4c7c-9a52-98c300b51cfb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:58.873273 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfe22dde-970c-4c7c-9a52-98c300b51cfb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:58.873273 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 528/2129] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:58 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:59.740687 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-81e1877e-54a3-4849-be33-1b2711679c83 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:59.742922 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-81e1877e-54a3-4849-be33-1b2711679c83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:28:59.743187 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-81e1877e-54a3-4849-be33-1b2711679c83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:59.743427 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-81e1877e-54a3-4849-be33-1b2711679c83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:59.743669 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-81e1877e-54a3-4849-be33-1b2711679c83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:59.745578 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=268,cinder:INSERT=52,cinder:UPDATE=81 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:28:59.749345 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:59.749345 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:59.750355 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-81e1877e-54a3-4849-be33-1b2711679c83 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:28:59.751445 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 539/2130] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:28:59 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:59.878368 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-98518007-9811-4615-ac9b-de1f8b7442bf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:59.880448 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98518007-9811-4615-ac9b-de1f8b7442bf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:59.880518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-98518007-9811-4615-ac9b-de1f8b7442bf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:59.880770 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-98518007-9811-4615-ac9b-de1f8b7442bf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:59.880827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-98518007-9811-4615-ac9b-de1f8b7442bf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:28:59.885055 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:59.885055 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:28:59.885818 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-98518007-9811-4615-ac9b-de1f8b7442bf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:28:59.886185 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 528/2131] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:59 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:28:59.897367 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3f22f554-92b0-4397-af15-bb6d4592271d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:59.898707 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fa8d4c11-e3fb-4517-bed6-e5949c72c22f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:59.899529 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3f22f554-92b0-4397-af15-bb6d4592271d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:28:59.899801 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3f22f554-92b0-4397-af15-bb6d4592271d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:59.900073 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3f22f554-92b0-4397-af15-bb6d4592271d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:59.900970 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fa8d4c11-e3fb-4517-bed6-e5949c72c22f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:28:59.901211 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fa8d4c11-e3fb-4517-bed6-e5949c72c22f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:59.901443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fa8d4c11-e3fb-4517-bed6-e5949c72c22f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:59.913081 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:59.913081 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:28:59.915298 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:59.915298 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:28:59.917664 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3f22f554-92b0-4397-af15-bb6d4592271d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:28:59.919674 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fa8d4c11-e3fb-4517-bed6-e5949c72c22f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:28:59.923684 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3f22f554-92b0-4397-af15-bb6d4592271d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:28:59.924245 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 537/2132] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:59 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:59.925812 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fa8d4c11-e3fb-4517-bed6-e5949c72c22f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:28:59.926422 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 529/2133] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:59 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:28:59.942703 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-112f42fa-529f-4a19-9944-ff5fe823e916 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:28:59.945183 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-112f42fa-529f-4a19-9944-ff5fe823e916 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:28:59.945445 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-112f42fa-529f-4a19-9944-ff5fe823e916 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:28:59.945759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-112f42fa-529f-4a19-9944-ff5fe823e916 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:28:59.947378 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-112f42fa-529f-4a19-9944-ff5fe823e916 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete backup with id: 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. Jul 03 06:28:59.952669 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:28:59.952669 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:28:59.989805 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-112f42fa-529f-4a19-9944-ff5fe823e916 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] delete_backup rpcapi backup_id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:28:59.991739 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-112f42fa-529f-4a19-9944-ff5fe823e916 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 202 Jul 03 06:28:59.992319 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 540/2134] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:28:59 2026] DELETE /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:29:00.000804 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a51dd5cf-cb8d-4f77-8f46-c719364a0a3b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:00.003443 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a51dd5cf-cb8d-4f77-8f46-c719364a0a3b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:29:00.004184 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a51dd5cf-cb8d-4f77-8f46-c719364a0a3b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:00.004512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a51dd5cf-cb8d-4f77-8f46-c719364a0a3b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:00.004674 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a51dd5cf-cb8d-4f77-8f46-c719364a0a3b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:00.010953 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:00.010953 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:00.011875 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a51dd5cf-cb8d-4f77-8f46-c719364a0a3b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 200 Jul 03 06:29:00.012489 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 529/2135] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:28:59 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:00.767850 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-51fc4e06-168b-4b87-b35b-d8b8c60b7d0b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:00.772285 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-51fc4e06-168b-4b87-b35b-d8b8c60b7d0b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:29:00.772638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-51fc4e06-168b-4b87-b35b-d8b8c60b7d0b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:00.772975 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-51fc4e06-168b-4b87-b35b-d8b8c60b7d0b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:00.773159 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-51fc4e06-168b-4b87-b35b-d8b8c60b7d0b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:00.779872 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:00.779872 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:00.780930 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-51fc4e06-168b-4b87-b35b-d8b8c60b7d0b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:29:00.781423 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 538/2136] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:00 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:00.794899 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e6a4303c-1b71-4907-b14c-2bada6f03990 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:00.797267 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6a4303c-1b71-4907-b14c-2bada6f03990 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] POST https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743/action Jul 03 06:29:00.797732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6a4303c-1b71-4907-b14c-2bada6f03990 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:00.797923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6a4303c-1b71-4907-b14c-2bada6f03990 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:00.800261 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.admin_actions [None req-e6a4303c-1b71-4907-b14c-2bada6f03990 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Updating backup 'd821bafa-61a8-4cbc-9da2-62d1eaecb743' with '{'status': 'error'}' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 06:29:00.809720 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:00.809720 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:00.811628 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-e6a4303c-1b71-4907-b14c-2bada6f03990 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '775def0d87ba4ca4bc7816e278b31832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '741539abaa814b61b80ea6d95386b365', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:29:00.812951 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6a4303c-1b71-4907-b14c-2bada6f03990 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743/action returned with HTTP 403 Jul 03 06:29:00.812951 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 530/2137] 10.4.3.243 () {70 vars in 1430 bytes} [Fri Jul 3 06:29:00 2026] POST /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:00.823028 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-39027ac8-1a21-49ff-92f9-2adf3d3ba072 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:00.825040 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-39027ac8-1a21-49ff-92f9-2adf3d3ba072 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c Jul 03 06:29:00.825308 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-39027ac8-1a21-49ff-92f9-2adf3d3ba072 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:00.825717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-39027ac8-1a21-49ff-92f9-2adf3d3ba072 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:00.825717 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-39027ac8-1a21-49ff-92f9-2adf3d3ba072 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume with id: 065c7de4-c11b-41e8-b2db-81de0718135c Jul 03 06:29:00.836204 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:00.836204 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:00.836709 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-39027ac8-1a21-49ff-92f9-2adf3d3ba072 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:29:00.863236 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-39027ac8-1a21-49ff-92f9-2adf3d3ba072 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume request issued successfully. Jul 03 06:29:00.863475 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-39027ac8-1a21-49ff-92f9-2adf3d3ba072 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c returned with HTTP 202 Jul 03 06:29:00.863932 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 541/2138] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:29:00 2026] DELETE /volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:00.874422 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-04df37c2-8a0e-4bce-8dee-9780e68fa273 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:00.876281 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-04df37c2-8a0e-4bce-8dee-9780e68fa273 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c Jul 03 06:29:00.876634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-04df37c2-8a0e-4bce-8dee-9780e68fa273 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:00.876834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-04df37c2-8a0e-4bce-8dee-9780e68fa273 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:00.885527 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:00.885527 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:00.898872 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-04df37c2-8a0e-4bce-8dee-9780e68fa273 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:29:00.908893 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-04df37c2-8a0e-4bce-8dee-9780e68fa273 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c returned with HTTP 200 Jul 03 06:29:00.909558 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 530/2139] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:00 2026] GET /volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:00.938290 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3568c22c-6d23-44c4-87b8-7f01f2dca41d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:00.941559 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3568c22c-6d23-44c4-87b8-7f01f2dca41d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:00.941559 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3568c22c-6d23-44c4-87b8-7f01f2dca41d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:00.941559 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3568c22c-6d23-44c4-87b8-7f01f2dca41d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:00.957303 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:00.957303 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:00.964723 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3568c22c-6d23-44c4-87b8-7f01f2dca41d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:00.972127 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3568c22c-6d23-44c4-87b8-7f01f2dca41d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:00.972850 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 539/2140] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:00 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:01.024810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c11cf039-f68d-4844-9bb8-1eb7d120bcde None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:01.027751 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c11cf039-f68d-4844-9bb8-1eb7d120bcde tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d Jul 03 06:29:01.027751 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c11cf039-f68d-4844-9bb8-1eb7d120bcde tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:01.027751 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c11cf039-f68d-4844-9bb8-1eb7d120bcde tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:01.027751 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c11cf039-f68d-4844-9bb8-1eb7d120bcde tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:01.035473 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c11cf039-f68d-4844-9bb8-1eb7d120bcde tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d returned with HTTP 404 Jul 03 06:29:01.036743 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 531/2141] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:01 2026] GET /volume/v3/backups/83e9bc74-ccbf-4845-9df6-4a7eb7f31a5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:01.194535 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-23e23fc2-1914-4ad6-af51-375b39870a10 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:01.198091 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-23e23fc2-1914-4ad6-af51-375b39870a10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:01.199159 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-23e23fc2-1914-4ad6-af51-375b39870a10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:01.199159 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-23e23fc2-1914-4ad6-af51-375b39870a10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:01.214102 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:01.214102 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:01.218442 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-23e23fc2-1914-4ad6-af51-375b39870a10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:01.224004 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-23e23fc2-1914-4ad6-af51-375b39870a10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:01.224577 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 542/2142] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:01 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:29:01.260129 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-87d8deeb-9e2b-4f7b-bcd1-0baa6e58e4ae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:01.263631 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-87d8deeb-9e2b-4f7b-bcd1-0baa6e58e4ae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e/action Jul 03 06:29:01.264818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-87d8deeb-9e2b-4f7b-bcd1-0baa6e58e4ae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:01.264818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-87d8deeb-9e2b-4f7b-bcd1-0baa6e58e4ae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:01.290548 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:01.290548 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:01.291575 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-87d8deeb-9e2b-4f7b-bcd1-0baa6e58e4ae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:01.302985 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-87d8deeb-9e2b-4f7b-bcd1-0baa6e58e4ae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Begin detaching volume completed successfully. Jul 03 06:29:01.303770 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-87d8deeb-9e2b-4f7b-bcd1-0baa6e58e4ae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e/action returned with HTTP 202 Jul 03 06:29:01.304349 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 531/2143] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:29:01 2026] POST /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:29:01.332111 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e6ea78ef-5c6e-460e-aca3-9725bc2a890f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:01.336380 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e6ea78ef-5c6e-460e-aca3-9725bc2a890f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:01.336380 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e6ea78ef-5c6e-460e-aca3-9725bc2a890f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:01.337146 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e6ea78ef-5c6e-460e-aca3-9725bc2a890f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:01.354236 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:01.354236 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:01.360728 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e6ea78ef-5c6e-460e-aca3-9725bc2a890f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:01.366659 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e6ea78ef-5c6e-460e-aca3-9725bc2a890f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:01.367195 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 540/2144] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:01 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:01.660090 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-42debb96-d8c1-4870-8de8-7b011bc35235 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:01.663942 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-42debb96-d8c1-4870-8de8-7b011bc35235 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] POST https://10.4.3.243/volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012/action Jul 03 06:29:01.663942 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-42debb96-d8c1-4870-8de8-7b011bc35235 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:01.663942 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-42debb96-d8c1-4870-8de8-7b011bc35235 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:01.685484 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:01.685484 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:01.701412 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ed1bbd30-5ae1-4a46-b988-070bce984c1a req-42debb96-d8c1-4870-8de8-7b011bc35235 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012/action returned with HTTP 204 Jul 03 06:29:01.702458 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 532/2145] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:29:01 2026] POST /volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:01.927433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1a2c76b2-4bd8-4875-bd5f-893fadf3f28e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:01.929889 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1a2c76b2-4bd8-4875-bd5f-893fadf3f28e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c Jul 03 06:29:01.930164 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1a2c76b2-4bd8-4875-bd5f-893fadf3f28e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:01.930409 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1a2c76b2-4bd8-4875-bd5f-893fadf3f28e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:01.938638 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1a2c76b2-4bd8-4875-bd5f-893fadf3f28e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c returned with HTTP 404 Jul 03 06:29:01.938638 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 543/2146] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:01 2026] GET /volume/v3/volumes/065c7de4-c11b-41e8-b2db-81de0718135c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:01.953746 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:01.956273 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] POST https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5/restore Jul 03 06:29:01.956685 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:01.958448 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Restoring backup a4b101ce-978f-4b03-a0be-4a5d765e09a5 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99916) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 06:29:01.958575 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Restoring backup a4b101ce-978f-4b03-a0be-4a5d765e09a5 to volume None. Jul 03 06:29:01.964847 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:01.964847 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:01.966357 np0000004376 devstack@c-api.service[99916]: INFO cinder.backup.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Creating volume of 1 GB for restore of backup a4b101ce-978f-4b03-a0be-4a5d765e09a5. Jul 03 06:29:01.975630 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:29:01.975188. {{(pid=99916) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:29:01.975808 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Availability Zones retrieved successfully. Jul 03 06:29:01.984483 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Flow 'volume_create_api' (e8296924-95c2-4725-8e41-888d87823e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:29:01.985786 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252ee0ea-ca43-46c8-a66c-45ca2451ca44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:01.987705 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:29:01.992118 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-aba64c1e-7ffd-40d7-8cf0-04f3332dbb0b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:01.994162 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aba64c1e-7ffd-40d7-8cf0-04f3332dbb0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:01.994651 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aba64c1e-7ffd-40d7-8cf0-04f3332dbb0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:01.995163 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aba64c1e-7ffd-40d7-8cf0-04f3332dbb0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:02.012726 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:02.012726 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:02.016654 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-aba64c1e-7ffd-40d7-8cf0-04f3332dbb0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:02.022034 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aba64c1e-7ffd-40d7-8cf0-04f3332dbb0b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:02.022599 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 541/2147] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:01 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:02.029236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252ee0ea-ca43-46c8-a66c-45ca2451ca44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:02.030587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65cb7087-eb54-4b91-a8f1-fb579706aff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:02.084779 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Created reservations ['c8b11708-c241-451f-a975-68af88d9e102', '307e5994-3f79-4175-a4a5-056447b03197', 'ab562cd3-ef40-4d20-97d5-0162a88e1500', '8b7b3b81-dc8e-4368-ad98-092b886b8193'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:29:02.085764 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65cb7087-eb54-4b91-a8f1-fb579706aff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b11708-c241-451f-a975-68af88d9e102', '307e5994-3f79-4175-a4a5-056447b03197', 'ab562cd3-ef40-4d20-97d5-0162a88e1500', '8b7b3b81-dc8e-4368-ad98-092b886b8193']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:02.086663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d242a190-66e5-4866-98a8-4f74fb8bb6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:02.120818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d242a190-66e5-4866-98a8-4f74fb8bb6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c', '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='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['c8b11708-c241-451f-a975-68af88d9e102','307e5994-3f79-4175-a4a5-056447b03197','ab562cd3-ef40-4d20-97d5-0162a88e1500','8b7b3b81-dc8e-4368-ad98-092b886b8193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='775def0d87ba4ca4bc7816e278b31832',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:29:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='741539abaa814b61b80ea6d95386b365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='775def0d87ba4ca4bc7816e278b31832',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:02.121622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d3ab9ac-8d31-470b-b792-89cf34b7144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:02.142976 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d3ab9ac-8d31-470b-b792-89cf34b7144c) transitioned into 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='741539abaa814b61b80ea6d95386b365',qos_specs=None,replication_status=,reservations=['c8b11708-c241-451f-a975-68af88d9e102','307e5994-3f79-4175-a4a5-056447b03197','ab562cd3-ef40-4d20-97d5-0162a88e1500','8b7b3b81-dc8e-4368-ad98-092b886b8193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='775def0d87ba4ca4bc7816e278b31832',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:02.143750 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab847c58-eb13-48c3-b4e9-1ea0b592b1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:02.158497 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab847c58-eb13-48c3-b4e9-1ea0b592b1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:02.160187 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Flow 'volume_create_api' (e8296924-95c2-4725-8e41-888d87823e68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:29:02.160608 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Create volume request issued successfully. Jul 03 06:29:02.172668 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:02.172668 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:02.173230 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Volume info retrieved successfully. Jul 03 06:29:02.338199 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-34bd8e7f-00df-4f1d-b93c-9f7f28c63575 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:02.338199 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34bd8e7f-00df-4f1d-b93c-9f7f28c63575 None None] GET https://10.4.3.243/volume// Jul 03 06:29:02.338771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34bd8e7f-00df-4f1d-b93c-9f7f28c63575 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:02.338771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34bd8e7f-00df-4f1d-b93c-9f7f28c63575 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:02.339049 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34bd8e7f-00df-4f1d-b93c-9f7f28c63575 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:02.340226 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 533/2148] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:02.350143 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-593640c6-408a-44b1-8e50-4d7e6f70719d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:02.354904 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-593640c6-408a-44b1-8e50-4d7e6f70719d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:02.355421 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-593640c6-408a-44b1-8e50-4d7e6f70719d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:02.355866 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-593640c6-408a-44b1-8e50-4d7e6f70719d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:02.371771 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:02.371771 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:02.377677 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-593640c6-408a-44b1-8e50-4d7e6f70719d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:02.384938 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-593640c6-408a-44b1-8e50-4d7e6f70719d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:02.386253 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 544/2149] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:29:02 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:29:02.387050 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d3454cc5-5d6d-4f7b-ac24-468dcea62f0e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:02.388909 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d3454cc5-5d6d-4f7b-ac24-468dcea62f0e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:02.389263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d3454cc5-5d6d-4f7b-ac24-468dcea62f0e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:02.389519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d3454cc5-5d6d-4f7b-ac24-468dcea62f0e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:02.405083 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:02.405083 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:02.412533 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d3454cc5-5d6d-4f7b-ac24-468dcea62f0e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:02.418145 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d3454cc5-5d6d-4f7b-ac24-468dcea62f0e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:02.418526 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 542/2150] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:02 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:03.038604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-866ae085-8986-4851-a147-bfa3f577e847 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:03.040730 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-866ae085-8986-4851-a147-bfa3f577e847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:03.041669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-866ae085-8986-4851-a147-bfa3f577e847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:03.041669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-866ae085-8986-4851-a147-bfa3f577e847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:03.056618 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:03.056618 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:03.060135 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-866ae085-8986-4851-a147-bfa3f577e847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:03.065985 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-866ae085-8986-4851-a147-bfa3f577e847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:03.066498 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 534/2151] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:03 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:03.180827 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:03.180827 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:03.181320 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Volume info retrieved successfully. Jul 03 06:29:03.181506 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Checking backup size 1 against volume size 1 {{(pid=99916) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 06:29:03.181626 np0000004376 devstack@c-api.service[99916]: INFO cinder.backup.api [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Overwriting volume f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c with restore of backup a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:03.205944 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] restore_backup in rpcapi backup_id a4b101ce-978f-4b03-a0be-4a5d765e09a5 {{(pid=99916) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 06:29:03.207930 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa443915-8987-44b1-bbc0-6b6d93d0e931 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5/restore returned with HTTP 202 Jul 03 06:29:03.208487 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 532/2152] 10.4.3.243 () {70 vars in 1433 bytes} [Fri Jul 3 06:29:01 2026] POST /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5/restore => generated 152 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:29:03.219810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f718304d-da99-4c18-b450-cef71d466358 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:03.222235 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f718304d-da99-4c18-b450-cef71d466358 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:03.222488 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f718304d-da99-4c18-b450-cef71d466358 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:03.222746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f718304d-da99-4c18-b450-cef71d466358 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:03.222855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f718304d-da99-4c18-b450-cef71d466358 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:03.228019 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:03.228019 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:03.228883 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f718304d-da99-4c18-b450-cef71d466358 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:03.229347 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 545/2153] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:03 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:03.437569 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8e1ff330-7e67-43be-99dd-31b41c41e952 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:03.440005 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e1ff330-7e67-43be-99dd-31b41c41e952 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:03.440363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e1ff330-7e67-43be-99dd-31b41c41e952 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:03.440552 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e1ff330-7e67-43be-99dd-31b41c41e952 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:03.460102 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:03.460102 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:03.467194 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8e1ff330-7e67-43be-99dd-31b41c41e952 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:03.480234 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e1ff330-7e67-43be-99dd-31b41c41e952 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:03.481170 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 543/2154] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:03 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:04.086063 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-34fdcb4e-14d8-4462-86af-f1cf55391c27 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:04.088521 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34fdcb4e-14d8-4462-86af-f1cf55391c27 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:04.090737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34fdcb4e-14d8-4462-86af-f1cf55391c27 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:04.090737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34fdcb4e-14d8-4462-86af-f1cf55391c27 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:04.106567 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:04.106567 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:04.111452 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-34fdcb4e-14d8-4462-86af-f1cf55391c27 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:04.118775 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34fdcb4e-14d8-4462-86af-f1cf55391c27 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:04.119433 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 535/2155] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:04 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:04.241926 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fcde2833-8b5b-49d7-8fd4-878f1d007629 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:04.243763 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcde2833-8b5b-49d7-8fd4-878f1d007629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:04.244020 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcde2833-8b5b-49d7-8fd4-878f1d007629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:04.244213 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcde2833-8b5b-49d7-8fd4-878f1d007629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:04.244320 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-fcde2833-8b5b-49d7-8fd4-878f1d007629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:04.248415 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:04.248415 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:04.249107 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcde2833-8b5b-49d7-8fd4-878f1d007629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:04.249509 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 533/2156] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:04 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:04.497619 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-feb2e5a4-89c4-4496-8ad7-dfcda04d2dcd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:04.503374 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-feb2e5a4-89c4-4496-8ad7-dfcda04d2dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:04.503569 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-feb2e5a4-89c4-4496-8ad7-dfcda04d2dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:04.503831 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-feb2e5a4-89c4-4496-8ad7-dfcda04d2dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:04.530720 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:04.530720 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:04.533980 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-feb2e5a4-89c4-4496-8ad7-dfcda04d2dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:04.542204 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-feb2e5a4-89c4-4496-8ad7-dfcda04d2dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:04.542459 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 546/2157] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:04 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:05.136271 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1c0aa942-7c55-4874-adf0-29f44bb8e0da None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:05.138586 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1c0aa942-7c55-4874-adf0-29f44bb8e0da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:05.138844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1c0aa942-7c55-4874-adf0-29f44bb8e0da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:05.139035 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1c0aa942-7c55-4874-adf0-29f44bb8e0da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:05.156730 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:05.156730 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:05.161313 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1c0aa942-7c55-4874-adf0-29f44bb8e0da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:05.167580 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1c0aa942-7c55-4874-adf0-29f44bb8e0da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:05.169717 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 544/2158] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:05 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:05.261961 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8cbe26a0-a0a6-446f-b534-168d130526a6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:05.264610 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8cbe26a0-a0a6-446f-b534-168d130526a6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:05.265025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8cbe26a0-a0a6-446f-b534-168d130526a6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:05.265433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8cbe26a0-a0a6-446f-b534-168d130526a6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:05.265663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8cbe26a0-a0a6-446f-b534-168d130526a6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:05.272378 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:05.272378 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:05.272378 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8cbe26a0-a0a6-446f-b534-168d130526a6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:05.272378 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 536/2159] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:05 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:05.436954 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-fb09fd36-9367-4cf2-9656-ef4413b16499 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:05.439859 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-fb09fd36-9367-4cf2-9656-ef4413b16499 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:05.440124 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-fb09fd36-9367-4cf2-9656-ef4413b16499 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:05.440555 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-fb09fd36-9367-4cf2-9656-ef4413b16499 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:05.453726 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:05.453726 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:05.459936 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-fb09fd36-9367-4cf2-9656-ef4413b16499 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:05.467610 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-fb09fd36-9367-4cf2-9656-ef4413b16499 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:05.468183 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 534/2160] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:05 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:05.564180 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bc5bdd4a-06a9-42d3-ba74-82188a3ae6e7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:05.568215 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc5bdd4a-06a9-42d3-ba74-82188a3ae6e7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:05.568487 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc5bdd4a-06a9-42d3-ba74-82188a3ae6e7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:05.568803 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc5bdd4a-06a9-42d3-ba74-82188a3ae6e7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:05.581175 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:05.581175 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:05.585790 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bc5bdd4a-06a9-42d3-ba74-82188a3ae6e7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:05.592588 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc5bdd4a-06a9-42d3-ba74-82188a3ae6e7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:05.593127 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 547/2161] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:05 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:06.188624 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fff7b57f-4755-4649-aab7-a3d355f23235 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:06.190821 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fff7b57f-4755-4649-aab7-a3d355f23235 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:06.191241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fff7b57f-4755-4649-aab7-a3d355f23235 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:06.192712 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fff7b57f-4755-4649-aab7-a3d355f23235 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:06.204681 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:06.204681 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:06.210706 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fff7b57f-4755-4649-aab7-a3d355f23235 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:06.217396 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fff7b57f-4755-4649-aab7-a3d355f23235 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:06.218238 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 545/2162] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:06 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:06.288717 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-66fb0685-6d60-4005-a50e-e01cd753b686 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:06.291293 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66fb0685-6d60-4005-a50e-e01cd753b686 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:06.291621 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66fb0685-6d60-4005-a50e-e01cd753b686 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:06.291915 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66fb0685-6d60-4005-a50e-e01cd753b686 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:06.292031 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-66fb0685-6d60-4005-a50e-e01cd753b686 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:06.297717 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:06.297717 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:06.298655 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66fb0685-6d60-4005-a50e-e01cd753b686 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:06.299171 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 537/2163] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:06 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:06.610155 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a94f7e31-de27-4553-a8e8-302402bbdd26 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:06.612903 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a94f7e31-de27-4553-a8e8-302402bbdd26 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:06.613676 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a94f7e31-de27-4553-a8e8-302402bbdd26 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:06.613676 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a94f7e31-de27-4553-a8e8-302402bbdd26 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:06.627802 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:06.627802 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:06.632248 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a94f7e31-de27-4553-a8e8-302402bbdd26 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:06.637921 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a94f7e31-de27-4553-a8e8-302402bbdd26 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:06.638435 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 535/2164] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:06 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:06.917099 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-42fb5b22-07fa-465d-ac48-0c0618047ed6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:06.921118 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-42fb5b22-07fa-465d-ac48-0c0618047ed6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3 Jul 03 06:29:06.921118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-42fb5b22-07fa-465d-ac48-0c0618047ed6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:06.921118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-42fb5b22-07fa-465d-ac48-0c0618047ed6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:06.931047 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:06.931047 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:07.235465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4283446d-eb68-4f20-aa99-26f0948870a5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:07.238357 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4283446d-eb68-4f20-aa99-26f0948870a5 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:07.238715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4283446d-eb68-4f20-aa99-26f0948870a5 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:07.238966 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4283446d-eb68-4f20-aa99-26f0948870a5 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:07.259438 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:07.259438 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:07.264832 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4283446d-eb68-4f20-aa99-26f0948870a5 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:07.270877 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4283446d-eb68-4f20-aa99-26f0948870a5 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:07.271349 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 546/2165] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:07 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:07.313709 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-16c7b55c-4d75-4a6b-9a01-c872b2eb6c20 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:07.317473 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16c7b55c-4d75-4a6b-9a01-c872b2eb6c20 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:07.317777 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16c7b55c-4d75-4a6b-9a01-c872b2eb6c20 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:07.318078 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16c7b55c-4d75-4a6b-9a01-c872b2eb6c20 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:07.318146 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-16c7b55c-4d75-4a6b-9a01-c872b2eb6c20 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:07.329216 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:07.329216 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:07.329558 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16c7b55c-4d75-4a6b-9a01-c872b2eb6c20 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:07.330823 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 538/2166] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:07 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:07.482747 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4c1a8d3f-8e7e-4ec7-9cb4-8b1616fdce65 req-42fb5b22-07fa-465d-ac48-0c0618047ed6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3 returned with HTTP 200 Jul 03 06:29:07.482747 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 548/2167] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:29:06 2026] DELETE /volume/v3/attachments/c4e920e8-dd8f-4606-9023-443d0d0ffcc3 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:07.668734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-84cd27f5-f9eb-4da3-9db3-3537342005fa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:07.672657 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-84cd27f5-f9eb-4da3-9db3-3537342005fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:07.672657 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-84cd27f5-f9eb-4da3-9db3-3537342005fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:07.673309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-84cd27f5-f9eb-4da3-9db3-3537342005fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:07.702125 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:07.702125 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:07.714300 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-84cd27f5-f9eb-4da3-9db3-3537342005fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:07.724720 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-84cd27f5-f9eb-4da3-9db3-3537342005fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:07.724720 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 536/2168] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:07 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:07.902654 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-fb4fccd3-404e-4cdc-9491-894bfa0fafd1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:07.906724 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-fb4fccd3-404e-4cdc-9491-894bfa0fafd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 Jul 03 06:29:07.907182 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-fb4fccd3-404e-4cdc-9491-894bfa0fafd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:07.907182 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-fb4fccd3-404e-4cdc-9491-894bfa0fafd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:07.919010 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:07.919010 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:08.288130 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-104de8cf-502d-494d-b761-3c660b9151da None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:08.290544 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-104de8cf-502d-494d-b761-3c660b9151da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:08.290844 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-104de8cf-502d-494d-b761-3c660b9151da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:08.291110 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-104de8cf-502d-494d-b761-3c660b9151da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:08.301400 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:08.301400 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:08.309089 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-104de8cf-502d-494d-b761-3c660b9151da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:08.315396 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-104de8cf-502d-494d-b761-3c660b9151da tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:08.316057 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 539/2169] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:08 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:08.332324 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7eff814f-8a58-48f1-babc-d8aa439f6847 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:08.337449 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7eff814f-8a58-48f1-babc-d8aa439f6847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:08.337449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7eff814f-8a58-48f1-babc-d8aa439f6847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:08.337449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7eff814f-8a58-48f1-babc-d8aa439f6847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:08.342289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-11c4e458-6d5f-41a0-a2f9-dc314f93c020 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:08.345201 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11c4e458-6d5f-41a0-a2f9-dc314f93c020 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:08.345518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11c4e458-6d5f-41a0-a2f9-dc314f93c020 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:08.346054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11c4e458-6d5f-41a0-a2f9-dc314f93c020 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:08.346234 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-11c4e458-6d5f-41a0-a2f9-dc314f93c020 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:08.347743 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:08.347743 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:08.352791 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:08.352791 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:08.356633 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7eff814f-8a58-48f1-babc-d8aa439f6847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:08.356685 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11c4e458-6d5f-41a0-a2f9-dc314f93c020 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:08.356685 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 537/2170] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:08 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:08.359931 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7eff814f-8a58-48f1-babc-d8aa439f6847 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:08.360591 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 549/2171] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:08 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:08.413674 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-981535c2-8202-4456-861c-c1396de9f869 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:08.416002 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-981535c2-8202-4456-861c-c1396de9f869 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:29:08.416244 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-981535c2-8202-4456-861c-c1396de9f869 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:08.416488 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-981535c2-8202-4456-861c-c1396de9f869 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:08.425993 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:08.425993 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:08.433541 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-981535c2-8202-4456-861c-c1396de9f869 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:08.441247 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-981535c2-8202-4456-861c-c1396de9f869 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:29:08.441802 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 540/2172] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:08 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:08.464411 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e308b9b6-8df9-4282-ad43-85be8e52bb72 req-fb4fccd3-404e-4cdc-9491-894bfa0fafd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 returned with HTTP 200 Jul 03 06:29:08.465555 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 547/2173] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:29:07 2026] DELETE /volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:08.740362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8446df54-72a8-4b47-9e00-8f75b6476ca4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:08.745247 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8446df54-72a8-4b47-9e00-8f75b6476ca4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:08.745456 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8446df54-72a8-4b47-9e00-8f75b6476ca4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:08.745719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8446df54-72a8-4b47-9e00-8f75b6476ca4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:08.754401 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:08.754401 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:08.758406 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8446df54-72a8-4b47-9e00-8f75b6476ca4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:08.763559 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8446df54-72a8-4b47-9e00-8f75b6476ca4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:08.764096 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 538/2174] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:08 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:09.371200 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ed5cfe83-e6ec-4bec-b0c0-4559eae357fe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:09.373534 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed5cfe83-e6ec-4bec-b0c0-4559eae357fe tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:09.373959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed5cfe83-e6ec-4bec-b0c0-4559eae357fe tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:09.374392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed5cfe83-e6ec-4bec-b0c0-4559eae357fe tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:09.374712 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-ed5cfe83-e6ec-4bec-b0c0-4559eae357fe tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:09.382203 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:09.382203 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:09.384143 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed5cfe83-e6ec-4bec-b0c0-4559eae357fe tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:09.385039 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 550/2175] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:09 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:10.399793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bb544919-4bce-4021-b300-c0c3fc55916b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:10.403702 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb544919-4bce-4021-b300-c0c3fc55916b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:10.403702 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb544919-4bce-4021-b300-c0c3fc55916b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:10.403702 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb544919-4bce-4021-b300-c0c3fc55916b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:10.403702 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-bb544919-4bce-4021-b300-c0c3fc55916b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:10.410078 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:10.410078 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:10.411358 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb544919-4bce-4021-b300-c0c3fc55916b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:10.412153 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 541/2176] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:10 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:11.423623 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0e71c991-81a0-4ba1-ac86-fcc82b612ea1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:11.426194 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e71c991-81a0-4ba1-ac86-fcc82b612ea1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:11.426491 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e71c991-81a0-4ba1-ac86-fcc82b612ea1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:11.426795 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e71c991-81a0-4ba1-ac86-fcc82b612ea1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:11.426985 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0e71c991-81a0-4ba1-ac86-fcc82b612ea1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:11.432791 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:11.432791 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:11.433433 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e71c991-81a0-4ba1-ac86-fcc82b612ea1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:11.433813 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 548/2177] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:11 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:12.445608 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cb16dd15-b65c-437c-a891-5d7a32063b61 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:12.448269 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb16dd15-b65c-437c-a891-5d7a32063b61 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:12.448567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb16dd15-b65c-437c-a891-5d7a32063b61 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:12.449012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb16dd15-b65c-437c-a891-5d7a32063b61 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:12.449853 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-cb16dd15-b65c-437c-a891-5d7a32063b61 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:12.457868 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:12.457868 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:12.459099 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb16dd15-b65c-437c-a891-5d7a32063b61 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:12.460030 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 539/2178] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:12 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:13.154115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-172faf61-7725-49d2-b05b-a5b676d1810a req-0dc42258-0171-4851-a2aa-5aa2cd74e7d8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:13.157364 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-172faf61-7725-49d2-b05b-a5b676d1810a req-0dc42258-0171-4851-a2aa-5aa2cd74e7d8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 Jul 03 06:29:13.157810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-172faf61-7725-49d2-b05b-a5b676d1810a req-0dc42258-0171-4851-a2aa-5aa2cd74e7d8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:13.158153 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-172faf61-7725-49d2-b05b-a5b676d1810a req-0dc42258-0171-4851-a2aa-5aa2cd74e7d8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:13.163994 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-172faf61-7725-49d2-b05b-a5b676d1810a req-0dc42258-0171-4851-a2aa-5aa2cd74e7d8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 returned with HTTP 404 Jul 03 06:29:13.165016 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 551/2179] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:29:13 2026] DELETE /volume/v3/attachments/9b5bb3b0-78d6-42a7-a403-d5fccb9111c3 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:29:13.474000 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-91ead075-7ae3-488f-82b5-6b148b18e3cd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:13.476713 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-91ead075-7ae3-488f-82b5-6b148b18e3cd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:13.479542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-91ead075-7ae3-488f-82b5-6b148b18e3cd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:13.479542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-91ead075-7ae3-488f-82b5-6b148b18e3cd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:13.479542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-91ead075-7ae3-488f-82b5-6b148b18e3cd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:13.484399 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:13.484399 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:13.485322 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-91ead075-7ae3-488f-82b5-6b148b18e3cd tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:13.485917 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 542/2180] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:13 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:14.502305 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-daac0883-5185-45b3-94cb-0ccc8bc8302b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:14.507683 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-daac0883-5185-45b3-94cb-0ccc8bc8302b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:14.507994 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-daac0883-5185-45b3-94cb-0ccc8bc8302b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:14.508885 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-daac0883-5185-45b3-94cb-0ccc8bc8302b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:14.508885 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-daac0883-5185-45b3-94cb-0ccc8bc8302b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:14.518805 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:14.518805 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:14.519114 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-daac0883-5185-45b3-94cb-0ccc8bc8302b tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:14.519642 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 549/2181] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:14 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:15.534294 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ea36b133-5c7c-40d7-a1ea-a9a537c140a1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:15.536283 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ea36b133-5c7c-40d7-a1ea-a9a537c140a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:15.536496 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ea36b133-5c7c-40d7-a1ea-a9a537c140a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:15.537129 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ea36b133-5c7c-40d7-a1ea-a9a537c140a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:15.537129 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ea36b133-5c7c-40d7-a1ea-a9a537c140a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:15.542996 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:15.542996 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:15.544224 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ea36b133-5c7c-40d7-a1ea-a9a537c140a1 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:15.544928 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 540/2182] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:15 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:16.559882 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fbd46bc4-39cc-4bea-950a-8d089d3dd040 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:16.563528 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fbd46bc4-39cc-4bea-950a-8d089d3dd040 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:16.563754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fbd46bc4-39cc-4bea-950a-8d089d3dd040 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:16.563963 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fbd46bc4-39cc-4bea-950a-8d089d3dd040 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:16.564093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-fbd46bc4-39cc-4bea-950a-8d089d3dd040 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:16.570717 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:16.570717 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:16.571365 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fbd46bc4-39cc-4bea-950a-8d089d3dd040 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:16.571744 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 552/2183] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:16 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:17.585237 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-78f42e56-e9a2-4bc5-91dc-484248933a01 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:17.587761 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78f42e56-e9a2-4bc5-91dc-484248933a01 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:17.588105 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78f42e56-e9a2-4bc5-91dc-484248933a01 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:17.588401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78f42e56-e9a2-4bc5-91dc-484248933a01 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:17.588576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-78f42e56-e9a2-4bc5-91dc-484248933a01 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:17.594263 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:17.594263 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:17.595248 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78f42e56-e9a2-4bc5-91dc-484248933a01 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:17.596108 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 543/2184] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:17 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:17.615546 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-18fedf0a-7c21-490f-baae-01eae4358875 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:17.618210 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-18fedf0a-7c21-490f-baae-01eae4358875 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c Jul 03 06:29:17.618613 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-18fedf0a-7c21-490f-baae-01eae4358875 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:17.618858 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-18fedf0a-7c21-490f-baae-01eae4358875 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:17.619093 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-18fedf0a-7c21-490f-baae-01eae4358875 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume with id: f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c Jul 03 06:29:17.627246 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:17.627246 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:17.627639 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-18fedf0a-7c21-490f-baae-01eae4358875 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:29:17.685297 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-18fedf0a-7c21-490f-baae-01eae4358875 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume request issued successfully. Jul 03 06:29:17.685474 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-18fedf0a-7c21-490f-baae-01eae4358875 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c returned with HTTP 202 Jul 03 06:29:17.685931 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 550/2185] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:29:17 2026] DELETE /volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:17.698322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a423bf93-aab1-4045-ad32-ae0df8ada24f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:17.704775 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a423bf93-aab1-4045-ad32-ae0df8ada24f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c Jul 03 06:29:17.705113 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a423bf93-aab1-4045-ad32-ae0df8ada24f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:17.705393 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a423bf93-aab1-4045-ad32-ae0df8ada24f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:17.725059 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:17.725059 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:17.725515 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a423bf93-aab1-4045-ad32-ae0df8ada24f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:29:17.734054 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a423bf93-aab1-4045-ad32-ae0df8ada24f tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c returned with HTTP 200 Jul 03 06:29:17.734607 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 541/2186] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:17 2026] GET /volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c => generated 1074 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:17.989008 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3f011e2d-947f-406a-8a96-acc83bb985ff None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:17.992727 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f011e2d-947f-406a-8a96-acc83bb985ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:17.993056 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f011e2d-947f-406a-8a96-acc83bb985ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:17.993390 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f011e2d-947f-406a-8a96-acc83bb985ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:17.994152 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-3f011e2d-947f-406a-8a96-acc83bb985ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume with id: d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:18.027333 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:18.027333 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:18.027547 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3f011e2d-947f-406a-8a96-acc83bb985ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:18.127724 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3f011e2d-947f-406a-8a96-acc83bb985ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume request issued successfully. Jul 03 06:29:18.127724 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f011e2d-947f-406a-8a96-acc83bb985ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 202 Jul 03 06:29:18.127724 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 553/2187] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:29:17 2026] DELETE /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:18.139955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5f883e9f-f73a-4e95-83c2-fa9a8b21be31 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:18.155184 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5f883e9f-f73a-4e95-83c2-fa9a8b21be31 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:18.155184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5f883e9f-f73a-4e95-83c2-fa9a8b21be31 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:18.155184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5f883e9f-f73a-4e95-83c2-fa9a8b21be31 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:18.161510 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:18.161510 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:18.166246 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5f883e9f-f73a-4e95-83c2-fa9a8b21be31 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:18.171553 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5f883e9f-f73a-4e95-83c2-fa9a8b21be31 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 200 Jul 03 06:29:18.171553 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 544/2188] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:18 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:18.755326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-23322e39-0da8-4c97-ab21-b63dd9595450 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:18.757463 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-23322e39-0da8-4c97-ab21-b63dd9595450 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c Jul 03 06:29:18.757758 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-23322e39-0da8-4c97-ab21-b63dd9595450 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:18.758076 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-23322e39-0da8-4c97-ab21-b63dd9595450 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:18.764866 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-23322e39-0da8-4c97-ab21-b63dd9595450 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c returned with HTTP 404 Jul 03 06:29:18.765349 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 551/2189] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:18 2026] GET /volume/v3/volumes/f97c47ba-a9b3-44a1-afcf-5a2887e4ea7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:18.776272 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-07fd9259-db5f-4502-ab41-c1b98b340e9d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:18.782901 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-07fd9259-db5f-4502-ab41-c1b98b340e9d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:18.783183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-07fd9259-db5f-4502-ab41-c1b98b340e9d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:18.783369 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-07fd9259-db5f-4502-ab41-c1b98b340e9d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:18.783471 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-07fd9259-db5f-4502-ab41-c1b98b340e9d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:18.793282 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:18.793282 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:18.796535 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-07fd9259-db5f-4502-ab41-c1b98b340e9d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-member] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:18.797107 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 542/2190] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:18 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 738 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:18.809975 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7c1c5452-fed3-4d3b-ac73-4a64947a8d2c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:18.812718 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7c1c5452-fed3-4d3b-ac73-4a64947a8d2c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:29:18.813077 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7c1c5452-fed3-4d3b-ac73-4a64947a8d2c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:18.813368 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7c1c5452-fed3-4d3b-ac73-4a64947a8d2c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:18.813518 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-7c1c5452-fed3-4d3b-ac73-4a64947a8d2c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete backup with id: d821bafa-61a8-4cbc-9da2-62d1eaecb743. Jul 03 06:29:18.820460 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:18.820460 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:18.841022 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-7c1c5452-fed3-4d3b-ac73-4a64947a8d2c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] delete_backup rpcapi backup_id d821bafa-61a8-4cbc-9da2-62d1eaecb743 {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:29:18.844258 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7c1c5452-fed3-4d3b-ac73-4a64947a8d2c tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 202 Jul 03 06:29:18.844258 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 554/2191] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:29:18 2026] DELETE /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:29:18.853501 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-48bae4a0-c309-4b57-a7ca-d20a16e64faa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:18.855490 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-48bae4a0-c309-4b57-a7ca-d20a16e64faa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:29:18.855775 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-48bae4a0-c309-4b57-a7ca-d20a16e64faa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:18.855971 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-48bae4a0-c309-4b57-a7ca-d20a16e64faa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:18.856079 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-48bae4a0-c309-4b57-a7ca-d20a16e64faa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:18.860667 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:18.860667 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:18.861376 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-48bae4a0-c309-4b57-a7ca-d20a16e64faa tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 200 Jul 03 06:29:18.861744 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 545/2192] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:18 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:19.194272 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f00c9f58-55ca-402e-91df-54b58c77b901 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:19.196934 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f00c9f58-55ca-402e-91df-54b58c77b901 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:19.197069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f00c9f58-55ca-402e-91df-54b58c77b901 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:19.197368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f00c9f58-55ca-402e-91df-54b58c77b901 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:19.205536 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f00c9f58-55ca-402e-91df-54b58c77b901 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 404 Jul 03 06:29:19.206146 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 552/2193] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:19 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:19.216416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-85ab5a27-90f5-4277-ab9d-be9299d6d89f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:19.218967 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-85ab5a27-90f5-4277-ab9d-be9299d6d89f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:19.219279 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-85ab5a27-90f5-4277-ab9d-be9299d6d89f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:19.219609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-85ab5a27-90f5-4277-ab9d-be9299d6d89f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:19.230537 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-85ab5a27-90f5-4277-ab9d-be9299d6d89f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 404 Jul 03 06:29:19.231094 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 543/2194] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:19 2026] GET /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:19.242075 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-85a7e25b-6ff3-4611-8851-27d3edadac27 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:19.244082 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-85a7e25b-6ff3-4611-8851-27d3edadac27 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:19.244270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-85a7e25b-6ff3-4611-8851-27d3edadac27 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:19.244785 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-85a7e25b-6ff3-4611-8851-27d3edadac27 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:19.244785 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-85a7e25b-6ff3-4611-8851-27d3edadac27 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume with id: d47ba9d4-2155-4a54-b7da-b48e017f120e Jul 03 06:29:19.252077 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-85a7e25b-6ff3-4611-8851-27d3edadac27 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e returned with HTTP 404 Jul 03 06:29:19.253034 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 555/2195] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:29:19 2026] DELETE /volume/v3/volumes/d47ba9d4-2155-4a54-b7da-b48e017f120e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:19.301582 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-551b9224-b06d-40dd-8147-b441db1b679d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:19.303964 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:29:19.304421 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-727938947"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:19.308982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request body: {'volume': {'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-727938947'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:29:19.466187 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume of 1 GB Jul 03 06:29:19.471127 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Availability Zones retrieved successfully. Jul 03 06:29:19.477757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (698d245b-aeff-43bd-aaa2-b18bfa0e0d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:29:19.479126 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8d20f2-5c2b-4984-93c8-9de8446bd1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:19.480148 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:29:19.564295 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8d20f2-5c2b-4984-93c8-9de8446bd1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:19.565248 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7e5bc1-e188-435d-ad7c-7970299712c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:19.629113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['b37019c0-0a66-4c43-9ab5-4066df936fbc', '74300473-0401-433e-b1ab-047402cf8cbc', 'e5cf57e4-d72b-4aae-bf9d-392f4e10401f', '88c6ac53-a166-4933-b64a-403f3ea8c76f'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:29:19.630072 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7e5bc1-e188-435d-ad7c-7970299712c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b37019c0-0a66-4c43-9ab5-4066df936fbc', '74300473-0401-433e-b1ab-047402cf8cbc', 'e5cf57e4-d72b-4aae-bf9d-392f4e10401f', '88c6ac53-a166-4933-b64a-403f3ea8c76f']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:19.631086 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc97524d-8518-485f-b895-55c503fce591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:19.664552 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc97524d-8518-485f-b895-55c503fce591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '385f2f69-eec8-43e9-89b3-b3f1a3db5dd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-727938947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['b37019c0-0a66-4c43-9ab5-4066df936fbc','74300473-0401-433e-b1ab-047402cf8cbc','e5cf57e4-d72b-4aae-bf9d-392f4e10401f','88c6ac53-a166-4933-b64a-403f3ea8c76f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-727938947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=385f2f69-eec8-43e9-89b3-b3f1a3db5dd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e43d2f1b674713aa5b21a057f11e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20898ad670e64d4493183aedfe6f72e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:19.668559 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d231735-8441-43c7-8f06-cf91d90da104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:19.699523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d231735-8441-43c7-8f06-cf91d90da104) transitioned into state 'SUCCESS' from state '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-727938947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['b37019c0-0a66-4c43-9ab5-4066df936fbc','74300473-0401-433e-b1ab-047402cf8cbc','e5cf57e4-d72b-4aae-bf9d-392f4e10401f','88c6ac53-a166-4933-b64a-403f3ea8c76f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:19.701661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd128bf-5964-47b1-9b70-a9bf932b35cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:19.724940 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd128bf-5964-47b1-9b70-a9bf932b35cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:19.726184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (698d245b-aeff-43bd-aaa2-b18bfa0e0d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:29:19.726436 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request issued successfully. Jul 03 06:29:19.727315 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-551b9224-b06d-40dd-8147-b441db1b679d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:29:19.730091 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 546/2196] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:29:19 2026] POST /volume/v3/volumes => generated 748 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:29:19.749536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a601d5d0-98e0-485f-a495-0efd2fd9aa51 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:19.753680 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a601d5d0-98e0-485f-a495-0efd2fd9aa51 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:29:19.753909 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a601d5d0-98e0-485f-a495-0efd2fd9aa51 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:19.754105 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a601d5d0-98e0-485f-a495-0efd2fd9aa51 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:19.764513 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:19.764513 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:19.771450 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a601d5d0-98e0-485f-a495-0efd2fd9aa51 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:19.777373 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a601d5d0-98e0-485f-a495-0efd2fd9aa51 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 returned with HTTP 200 Jul 03 06:29:19.777978 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 553/2197] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:19 2026] GET /volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:19.877081 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-08fda428-9a50-4a38-9ff2-cd531708f416 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:19.879238 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08fda428-9a50-4a38-9ff2-cd531708f416 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 Jul 03 06:29:19.879513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08fda428-9a50-4a38-9ff2-cd531708f416 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:19.879843 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08fda428-9a50-4a38-9ff2-cd531708f416 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:19.881348 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-08fda428-9a50-4a38-9ff2-cd531708f416 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id d821bafa-61a8-4cbc-9da2-62d1eaecb743. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:19.889147 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08fda428-9a50-4a38-9ff2-cd531708f416 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 returned with HTTP 404 Jul 03 06:29:19.890046 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 544/2198] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:19 2026] GET /volume/v3/backups/d821bafa-61a8-4cbc-9da2-62d1eaecb743 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:19.903128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6a39bef0-3d7f-4d87-9747-eeecf9fddfac None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:19.906236 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6a39bef0-3d7f-4d87-9747-eeecf9fddfac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:29:19.906453 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6a39bef0-3d7f-4d87-9747-eeecf9fddfac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:19.906640 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6a39bef0-3d7f-4d87-9747-eeecf9fddfac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:19.907025 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-6a39bef0-3d7f-4d87-9747-eeecf9fddfac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete backup with id: 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. Jul 03 06:29:19.912712 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:19.912712 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:19.932122 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-6a39bef0-3d7f-4d87-9747-eeecf9fddfac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] delete_backup rpcapi backup_id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:29:19.935092 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6a39bef0-3d7f-4d87-9747-eeecf9fddfac tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 202 Jul 03 06:29:19.935674 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 556/2199] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:29:19 2026] DELETE /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:29:19.946143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-46a9a038-19ee-462f-9b83-076f771e635e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:19.948627 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-46a9a038-19ee-462f-9b83-076f771e635e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:29:19.949121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-46a9a038-19ee-462f-9b83-076f771e635e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:19.949467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-46a9a038-19ee-462f-9b83-076f771e635e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:19.949615 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-46a9a038-19ee-462f-9b83-076f771e635e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:19.958233 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:19.958233 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:19.959314 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-46a9a038-19ee-462f-9b83-076f771e635e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 200 Jul 03 06:29:19.960343 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 547/2200] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:19 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:20.802132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f02b796e-28c3-4c7c-87d6-ec385a798f10 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:20.805555 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f02b796e-28c3-4c7c-87d6-ec385a798f10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:29:20.805555 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f02b796e-28c3-4c7c-87d6-ec385a798f10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:20.805555 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f02b796e-28c3-4c7c-87d6-ec385a798f10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:20.816623 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:20.816623 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:20.825533 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f02b796e-28c3-4c7c-87d6-ec385a798f10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:20.831948 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f02b796e-28c3-4c7c-87d6-ec385a798f10 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 returned with HTTP 200 Jul 03 06:29:20.833058 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 554/2201] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:20 2026] GET /volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:20.853335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8109b897-4db9-4971-98cd-201c1020e8ba None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:20.855714 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8109b897-4db9-4971-98cd-201c1020e8ba tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:29:20.856024 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8109b897-4db9-4971-98cd-201c1020e8ba tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:20.856241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8109b897-4db9-4971-98cd-201c1020e8ba tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:20.867548 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:20.867548 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:20.874658 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8109b897-4db9-4971-98cd-201c1020e8ba tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:20.883714 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8109b897-4db9-4971-98cd-201c1020e8ba tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 returned with HTTP 200 Jul 03 06:29:20.884615 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 545/2202] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:20 2026] GET /volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:20.900964 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-58af26ed-d201-4e54-9dfb-dedc9d7d3771 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:20.906615 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-58af26ed-d201-4e54-9dfb-dedc9d7d3771 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:29:20.907004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-58af26ed-d201-4e54-9dfb-dedc9d7d3771 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "385f2f69-eec8-43e9-89b3-b3f1a3db5dd9", "name": "tempest-VolumesBackupsTest-Backup-949048376", "container": "tempest-volumesbackupstest-backup-container-1249310083"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:20.908482 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-58af26ed-d201-4e54-9dfb-dedc9d7d3771 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating new backup {'backup': {'volume_id': '385f2f69-eec8-43e9-89b3-b3f1a3db5dd9', 'name': 'tempest-VolumesBackupsTest-Backup-949048376', 'container': 'tempest-volumesbackupstest-backup-container-1249310083'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:29:20.908644 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-58af26ed-d201-4e54-9dfb-dedc9d7d3771 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating backup of volume 385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 in container tempest-volumesbackupstest-backup-container-1249310083 Jul 03 06:29:20.925099 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:20.925099 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:20.925802 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-58af26ed-d201-4e54-9dfb-dedc9d7d3771 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:20.978332 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6a7e5ecb-c84c-43bb-80d9-19b8473fe5e7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:20.981491 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6a7e5ecb-c84c-43bb-80d9-19b8473fe5e7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf Jul 03 06:29:20.982001 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6a7e5ecb-c84c-43bb-80d9-19b8473fe5e7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:20.982165 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6a7e5ecb-c84c-43bb-80d9-19b8473fe5e7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:20.982442 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6a7e5ecb-c84c-43bb-80d9-19b8473fe5e7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id 91cd4c34-1d28-43b9-92e7-fa98830a7fbf. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:20.987722 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6a7e5ecb-c84c-43bb-80d9-19b8473fe5e7 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf returned with HTTP 404 Jul 03 06:29:20.988468 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 548/2203] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:20 2026] GET /volume/v3/backups/91cd4c34-1d28-43b9-92e7-fa98830a7fbf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:20.999635 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-58af26ed-d201-4e54-9dfb-dedc9d7d3771 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['74b19574-cb66-4bf6-a162-f35ea946acf0', '62325895-f193-4fb8-afcd-b730b9d0282e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:29:20.999844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-05821eeb-ef4b-4fa8-ae52-10f45aa7826d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:21.003791 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05821eeb-ef4b-4fa8-ae52-10f45aa7826d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:21.003791 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05821eeb-ef4b-4fa8-ae52-10f45aa7826d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:21.003791 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05821eeb-ef4b-4fa8-ae52-10f45aa7826d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:21.003791 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-05821eeb-ef4b-4fa8-ae52-10f45aa7826d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete backup with id: a4b101ce-978f-4b03-a0be-4a5d765e09a5. Jul 03 06:29:21.010207 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:21.010207 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:21.028576 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-05821eeb-ef4b-4fa8-ae52-10f45aa7826d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] delete_backup rpcapi backup_id a4b101ce-978f-4b03-a0be-4a5d765e09a5 {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:29:21.032148 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05821eeb-ef4b-4fa8-ae52-10f45aa7826d tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 202 Jul 03 06:29:21.033184 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 555/2204] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:29:20 2026] DELETE /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:29:21.045094 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0c7861e6-0384-407b-8b60-38994697cca6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:21.051469 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0c7861e6-0384-407b-8b60-38994697cca6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:21.051888 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0c7861e6-0384-407b-8b60-38994697cca6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:21.052133 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0c7861e6-0384-407b-8b60-38994697cca6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:21.052276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0c7861e6-0384-407b-8b60-38994697cca6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:21.054646 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-58af26ed-d201-4e54-9dfb-dedc9d7d3771 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:29:21.055571 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 557/2205] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:29:20 2026] POST /volume/v3/backups => generated 329 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:29:21.059421 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:21.059421 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:21.063435 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0c7861e6-0384-407b-8b60-38994697cca6 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 200 Jul 03 06:29:21.063435 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 546/2206] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:21 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:21.069877 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-74f03440-95ed-4254-83b5-38f807d6a6c0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:21.072767 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74f03440-95ed-4254-83b5-38f807d6a6c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:21.072767 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74f03440-95ed-4254-83b5-38f807d6a6c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:21.073212 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74f03440-95ed-4254-83b5-38f807d6a6c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:21.073212 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-74f03440-95ed-4254-83b5-38f807d6a6c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:21.082598 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:21.082598 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:21.083078 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74f03440-95ed-4254-83b5-38f807d6a6c0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:21.083759 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 549/2207] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:21 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:22.077040 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4431c327-5177-4ec7-a000-585c9ed3b629 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:22.079536 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4431c327-5177-4ec7-a000-585c9ed3b629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 Jul 03 06:29:22.080010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4431c327-5177-4ec7-a000-585c9ed3b629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:22.080378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4431c327-5177-4ec7-a000-585c9ed3b629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:22.080638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-4431c327-5177-4ec7-a000-585c9ed3b629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Show backup with id a4b101ce-978f-4b03-a0be-4a5d765e09a5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:22.086852 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4431c327-5177-4ec7-a000-585c9ed3b629 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 returned with HTTP 404 Jul 03 06:29:22.086852 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 556/2208] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:22 2026] GET /volume/v3/backups/a4b101ce-978f-4b03-a0be-4a5d765e09a5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:22.096547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-23c4c481-3cc1-4441-8a8c-92bb727fb598 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:22.098789 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-23c4c481-3cc1-4441-8a8c-92bb727fb598 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b Jul 03 06:29:22.099052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-23c4c481-3cc1-4441-8a8c-92bb727fb598 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:22.099271 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-23c4c481-3cc1-4441-8a8c-92bb727fb598 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:22.099405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d09f8aa5-a66b-4c27-88aa-b5e02a3ad152 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:22.099638 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-23c4c481-3cc1-4441-8a8c-92bb727fb598 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume with id: 9f5fc792-d4bf-4860-b477-b6b3e3f7b83b Jul 03 06:29:22.101902 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d09f8aa5-a66b-4c27-88aa-b5e02a3ad152 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:22.102199 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d09f8aa5-a66b-4c27-88aa-b5e02a3ad152 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:22.102511 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d09f8aa5-a66b-4c27-88aa-b5e02a3ad152 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:22.102626 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d09f8aa5-a66b-4c27-88aa-b5e02a3ad152 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:22.107763 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:22.107763 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:22.108119 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-23c4c481-3cc1-4441-8a8c-92bb727fb598 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:29:22.112134 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:22.112134 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:22.113291 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d09f8aa5-a66b-4c27-88aa-b5e02a3ad152 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:22.113870 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 547/2209] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:22 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:22.133671 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-23c4c481-3cc1-4441-8a8c-92bb727fb598 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Delete volume request issued successfully. Jul 03 06:29:22.134027 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-23c4c481-3cc1-4441-8a8c-92bb727fb598 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b returned with HTTP 202 Jul 03 06:29:22.135050 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 558/2210] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:29:22 2026] DELETE /volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:22.145050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ed13e136-0401-4ba4-9bab-e1acc26511f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:22.147970 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ed13e136-0401-4ba4-9bab-e1acc26511f2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b Jul 03 06:29:22.148220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ed13e136-0401-4ba4-9bab-e1acc26511f2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:22.148428 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ed13e136-0401-4ba4-9bab-e1acc26511f2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:22.165546 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:22.165546 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:22.169268 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ed13e136-0401-4ba4-9bab-e1acc26511f2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Volume info retrieved successfully. Jul 03 06:29:22.177519 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ed13e136-0401-4ba4-9bab-e1acc26511f2 tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b returned with HTTP 200 Jul 03 06:29:22.177519 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 550/2211] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:22 2026] GET /volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:23.133469 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3592eb6f-9193-4868-87fe-7cdfb8a348cf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:23.136376 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3592eb6f-9193-4868-87fe-7cdfb8a348cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:23.137033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3592eb6f-9193-4868-87fe-7cdfb8a348cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:23.137033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3592eb6f-9193-4868-87fe-7cdfb8a348cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:23.137033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3592eb6f-9193-4868-87fe-7cdfb8a348cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:23.149385 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:23.149385 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:23.151077 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3592eb6f-9193-4868-87fe-7cdfb8a348cf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:23.152617 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 557/2212] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:23 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:23.197437 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-181638de-b685-4d35-a5e0-31c9231ae78e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:23.201160 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-181638de-b685-4d35-a5e0-31c9231ae78e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] GET https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b Jul 03 06:29:23.201160 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-181638de-b685-4d35-a5e0-31c9231ae78e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:23.201459 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-181638de-b685-4d35-a5e0-31c9231ae78e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:23.219085 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-181638de-b685-4d35-a5e0-31c9231ae78e tempest-ProjectMemberTests33-1792615791 tempest-ProjectMemberTests33-1792615791-project-admin] https://10.4.3.243/volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b returned with HTTP 404 Jul 03 06:29:23.219085 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 548/2213] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:29:23 2026] GET /volume/v3/volumes/9f5fc792-d4bf-4860-b477-b6b3e3f7b83b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:24.168260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0a01adb9-17de-41f8-80c8-04e4787a836e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:24.169941 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a01adb9-17de-41f8-80c8-04e4787a836e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:24.170113 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a01adb9-17de-41f8-80c8-04e4787a836e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:24.170320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a01adb9-17de-41f8-80c8-04e4787a836e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:24.170619 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0a01adb9-17de-41f8-80c8-04e4787a836e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:24.179096 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:24.179096 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:24.180341 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a01adb9-17de-41f8-80c8-04e4787a836e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:24.180991 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 559/2214] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:24 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:24.944953 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-649a71d5-1c08-4a3a-ae20-7bdb5108d4b2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:24.945611 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-649a71d5-1c08-4a3a-ae20-7bdb5108d4b2 None None] GET https://10.4.3.243/volume// Jul 03 06:29:24.945947 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-649a71d5-1c08-4a3a-ae20-7bdb5108d4b2 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:24.946254 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-649a71d5-1c08-4a3a-ae20-7bdb5108d4b2 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:24.949913 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-649a71d5-1c08-4a3a-ae20-7bdb5108d4b2 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:24.950415 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 551/2215] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:24 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:24.968247 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-cf5a5c5d-938a-44e1-b749-725f333e7044 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:24.971985 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-cf5a5c5d-938a-44e1-b749-725f333e7044 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:29:24.972507 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-cf5a5c5d-938a-44e1-b749-725f333e7044 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30c63a65-9057-42fd-8d71-8bd4fd80bd01", "connector": null, "instance_uuid": "1fe44d1a-1fe0-48db-9670-25d712588720"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:24.987522 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:24.987522 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:25.031312 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-cf5a5c5d-938a-44e1-b749-725f333e7044 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:29:25.031887 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 558/2216] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:29:24 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 06:29:25.041209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-8ee1fd48-caa7-4744-bb6e-eaefd7d8f44d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:25.043991 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-8ee1fd48-caa7-4744-bb6e-eaefd7d8f44d tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] DELETE https://10.4.3.243/volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83 Jul 03 06:29:25.044236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-8ee1fd48-caa7-4744-bb6e-eaefd7d8f44d tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:25.044475 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-8ee1fd48-caa7-4744-bb6e-eaefd7d8f44d tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:25.053049 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:25.053049 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:25.196587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d56472f4-b98c-44b3-8a88-d0f85bb5adce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:25.198856 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d56472f4-b98c-44b3-8a88-d0f85bb5adce tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:25.199873 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d56472f4-b98c-44b3-8a88-d0f85bb5adce tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:25.199873 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d56472f4-b98c-44b3-8a88-d0f85bb5adce tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:25.200099 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d56472f4-b98c-44b3-8a88-d0f85bb5adce tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:25.206854 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:25.206854 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:25.207929 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d56472f4-b98c-44b3-8a88-d0f85bb5adce tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:25.209080 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 560/2217] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:25 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:25.354622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-56678423-a47b-434d-9728-54bd8fea446e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:25.357739 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-56678423-a47b-434d-9728-54bd8fea446e tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:25.358087 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-56678423-a47b-434d-9728-54bd8fea446e tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:25.359145 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-56678423-a47b-434d-9728-54bd8fea446e tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:25.373674 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:25.373674 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:25.380891 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-56678423-a47b-434d-9728-54bd8fea446e tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:25.387663 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-56678423-a47b-434d-9728-54bd8fea446e tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:25.388179 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 552/2218] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:25 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:25.436348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-857dfc36-6085-4579-86ee-0d580f85ca04 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:25.439113 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-857dfc36-6085-4579-86ee-0d580f85ca04 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:25.439428 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-857dfc36-6085-4579-86ee-0d580f85ca04 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:25.439642 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-857dfc36-6085-4579-86ee-0d580f85ca04 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:25.448897 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:25.448897 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:25.453736 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-857dfc36-6085-4579-86ee-0d580f85ca04 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:25.459721 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-857dfc36-6085-4579-86ee-0d580f85ca04 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:25.460305 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 559/2219] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:25 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:25.600913 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a37d503f-cdf0-4515-ad20-18620f74c81c req-8ee1fd48-caa7-4744-bb6e-eaefd7d8f44d tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83 returned with HTTP 200 Jul 03 06:29:25.601493 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 549/2220] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:29:25 2026] DELETE /volume/v3/attachments/7a630ef1-9d4c-4aee-a10b-0b2591322d83 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:29:26.223041 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-13f63bfe-7742-4ccd-8ca9-120dc4d45401 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:26.226651 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-13f63bfe-7742-4ccd-8ca9-120dc4d45401 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:26.226651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-13f63bfe-7742-4ccd-8ca9-120dc4d45401 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:26.226651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-13f63bfe-7742-4ccd-8ca9-120dc4d45401 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:26.226651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-13f63bfe-7742-4ccd-8ca9-120dc4d45401 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:26.237647 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:26.237647 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:26.239439 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-13f63bfe-7742-4ccd-8ca9-120dc4d45401 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:26.239439 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 561/2221] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:26 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:27.254208 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-07e2c580-9c93-4109-8b3f-e77ba350ff70 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:27.257490 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-07e2c580-9c93-4109-8b3f-e77ba350ff70 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:27.257747 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-07e2c580-9c93-4109-8b3f-e77ba350ff70 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:27.258000 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-07e2c580-9c93-4109-8b3f-e77ba350ff70 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:27.258135 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-07e2c580-9c93-4109-8b3f-e77ba350ff70 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:27.263374 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:27.263374 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:27.264494 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-07e2c580-9c93-4109-8b3f-e77ba350ff70 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:27.265006 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 553/2222] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:27 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:27.523750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2128a845-77aa-4077-937a-caee745ef2d5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:27.524225 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2128a845-77aa-4077-937a-caee745ef2d5 None None] GET https://10.4.3.243/volume// Jul 03 06:29:27.524417 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2128a845-77aa-4077-937a-caee745ef2d5 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:27.524630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2128a845-77aa-4077-937a-caee745ef2d5 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:27.525248 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2128a845-77aa-4077-937a-caee745ef2d5 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:27.525522 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 560/2223] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:29:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:27.537575 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-ed4e4ed3-85ed-4c79-b859-506008ceb5f3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:27.544484 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-ed4e4ed3-85ed-4c79-b859-506008ceb5f3 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:29:27.545051 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-ed4e4ed3-85ed-4c79-b859-506008ceb5f3 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a21f56c-2fcb-490a-b78a-4180cda30f61", "connector": null, "instance_uuid": "2c98a166-e56a-45d8-a4bc-f0da2e131a56"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:27.559135 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:27.559135 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:27.610196 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-ed4e4ed3-85ed-4c79-b859-506008ceb5f3 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:29:27.610768 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 550/2224] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:29:27 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 06:29:27.989656 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8ea69aad-1683-4b7a-81d5-8d8c9ef061f6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:27.992558 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8ea69aad-1683-4b7a-81d5-8d8c9ef061f6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:27.992927 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8ea69aad-1683-4b7a-81d5-8d8c9ef061f6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:27.993190 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8ea69aad-1683-4b7a-81d5-8d8c9ef061f6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:28.006062 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:28.006062 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:28.011261 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8ea69aad-1683-4b7a-81d5-8d8c9ef061f6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:28.017581 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8ea69aad-1683-4b7a-81d5-8d8c9ef061f6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:28.018068 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 562/2225] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:27 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:28.150220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c0f0376e-0ee8-455f-9123-6915be0ccfa3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:28.150749 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0f0376e-0ee8-455f-9123-6915be0ccfa3 None None] GET https://10.4.3.243/volume// Jul 03 06:29:28.151056 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0f0376e-0ee8-455f-9123-6915be0ccfa3 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:28.151430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0f0376e-0ee8-455f-9123-6915be0ccfa3 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:28.151652 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0f0376e-0ee8-455f-9123-6915be0ccfa3 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:28.152069 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 554/2226] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:28.164108 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-5d218bd3-884a-4ed1-bda4-68b60d96b726 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:28.166985 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-5d218bd3-884a-4ed1-bda4-68b60d96b726 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:28.167301 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-5d218bd3-884a-4ed1-bda4-68b60d96b726 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:28.167554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-5d218bd3-884a-4ed1-bda4-68b60d96b726 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:28.183222 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:28.183222 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:28.191684 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-5d218bd3-884a-4ed1-bda4-68b60d96b726 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:28.200218 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-5d218bd3-884a-4ed1-bda4-68b60d96b726 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:28.200796 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 561/2227] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:29:28 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 1031 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:29:28.285253 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7c6ce717-bcbd-4ab9-b284-90cc6c4ffcdb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:28.287780 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c6ce717-bcbd-4ab9-b284-90cc6c4ffcdb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:28.287780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c6ce717-bcbd-4ab9-b284-90cc6c4ffcdb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:28.287780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c6ce717-bcbd-4ab9-b284-90cc6c4ffcdb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:28.287780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-7c6ce717-bcbd-4ab9-b284-90cc6c4ffcdb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:28.295849 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:28.295849 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:28.295849 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c6ce717-bcbd-4ab9-b284-90cc6c4ffcdb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:28.295849 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 551/2228] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:28 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:28.348931 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-718862fc-cc81-43e0-971c-4579502e6b1f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:28.352050 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-718862fc-cc81-43e0-971c-4579502e6b1f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] PUT https://10.4.3.243/volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3 Jul 03 06:29:28.352654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-718862fc-cc81-43e0-971c-4579502e6b1f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:28.362416 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-718862fc-cc81-43e0-971c-4579502e6b1f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Acquiring lock "cinder-attachment_update-7a21f56c-2fcb-490a-b78a-4180cda30f61-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:29:28.368134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-718862fc-cc81-43e0-971c-4579502e6b1f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Lock "cinder-attachment_update-7a21f56c-2fcb-490a-b78a-4180cda30f61-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:29:28.369431 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:28.369431 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:28.892391 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-718862fc-cc81-43e0-971c-4579502e6b1f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Lock "cinder-attachment_update-7a21f56c-2fcb-490a-b78a-4180cda30f61-np0000004376" released by "attachment_update" :: held 0.524s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:29:28.892784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-718862fc-cc81-43e0-971c-4579502e6b1f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3 returned with HTTP 200 Jul 03 06:29:28.893327 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 563/2229] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:29:28 2026] PUT /volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:29.040645 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-28a2af76-2947-43d8-b493-877798999175 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:29.043821 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28a2af76-2947-43d8-b493-877798999175 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:29.044113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28a2af76-2947-43d8-b493-877798999175 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:29.044395 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28a2af76-2947-43d8-b493-877798999175 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:29.068792 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:29.068792 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:29.073745 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-28a2af76-2947-43d8-b493-877798999175 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:29.079226 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28a2af76-2947-43d8-b493-877798999175 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:29.079668 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 555/2230] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:29 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:29.310483 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-583b6b8a-3682-479d-974f-7a2f61269373 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:29.312855 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-583b6b8a-3682-479d-974f-7a2f61269373 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:29.313101 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-583b6b8a-3682-479d-974f-7a2f61269373 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:29.313322 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-583b6b8a-3682-479d-974f-7a2f61269373 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:29.313427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-583b6b8a-3682-479d-974f-7a2f61269373 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:29.323929 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:29.323929 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:29.324999 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-583b6b8a-3682-479d-974f-7a2f61269373 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:29.326888 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 562/2231] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:29 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:29.756361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-048e9a0a-a2d3-4538-a801-3ad016e53fef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:29.756916 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-048e9a0a-a2d3-4538-a801-3ad016e53fef None None] GET https://10.4.3.243/volume// Jul 03 06:29:29.756977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-048e9a0a-a2d3-4538-a801-3ad016e53fef None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:29.757210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-048e9a0a-a2d3-4538-a801-3ad016e53fef None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:29.757603 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-048e9a0a-a2d3-4538-a801-3ad016e53fef None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:29.757982 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 552/2232] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:29.770708 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-288e8b17-5de6-4f87-b552-4313504e6580 req-e1021295-c4c1-4f4d-9e1d-58f23fc5b8c2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:29.773773 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-e1021295-c4c1-4f4d-9e1d-58f23fc5b8c2 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] GET https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 Jul 03 06:29:29.774052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-e1021295-c4c1-4f4d-9e1d-58f23fc5b8c2 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:29.774278 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-e1021295-c4c1-4f4d-9e1d-58f23fc5b8c2 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:29.789417 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:29.789417 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:29.795014 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-288e8b17-5de6-4f87-b552-4313504e6580 req-e1021295-c4c1-4f4d-9e1d-58f23fc5b8c2 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Volume info retrieved successfully. Jul 03 06:29:29.802517 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-e1021295-c4c1-4f4d-9e1d-58f23fc5b8c2 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 returned with HTTP 200 Jul 03 06:29:29.803113 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 564/2233] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:29:29 2026] GET /volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:29:29.953404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-288e8b17-5de6-4f87-b552-4313504e6580 req-8e403c34-c148-449a-968e-08e183b18fef None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:29.958315 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-8e403c34-c148-449a-968e-08e183b18fef tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] PUT https://10.4.3.243/volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902 Jul 03 06:29:29.958934 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-8e403c34-c148-449a-968e-08e183b18fef tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:29.978398 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-288e8b17-5de6-4f87-b552-4313504e6580 req-8e403c34-c148-449a-968e-08e183b18fef tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Acquiring lock "cinder-attachment_update-30c63a65-9057-42fd-8d71-8bd4fd80bd01-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:29:29.986764 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-288e8b17-5de6-4f87-b552-4313504e6580 req-8e403c34-c148-449a-968e-08e183b18fef tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Lock "cinder-attachment_update-30c63a65-9057-42fd-8d71-8bd4fd80bd01-np0000004376" acquired by "attachment_update" :: waited 0.008s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:29:29.989599 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:29.989599 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:30.098126 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bcbd06fd-aebf-4356-b7c6-713129ba8939 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:30.101007 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bcbd06fd-aebf-4356-b7c6-713129ba8939 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:30.101248 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bcbd06fd-aebf-4356-b7c6-713129ba8939 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:30.102404 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bcbd06fd-aebf-4356-b7c6-713129ba8939 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:30.125459 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:30.125459 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:30.137168 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bcbd06fd-aebf-4356-b7c6-713129ba8939 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:30.146240 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bcbd06fd-aebf-4356-b7c6-713129ba8939 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:30.146809 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 563/2234] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:30 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:30.338609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-23c139d7-f9fd-4ca3-ab47-e473a0fb8289 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:30.342705 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-23c139d7-f9fd-4ca3-ab47-e473a0fb8289 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:30.343036 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-23c139d7-f9fd-4ca3-ab47-e473a0fb8289 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:30.343298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-23c139d7-f9fd-4ca3-ab47-e473a0fb8289 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:30.343442 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-23c139d7-f9fd-4ca3-ab47-e473a0fb8289 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:30.349772 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:30.349772 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:30.350545 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-23c139d7-f9fd-4ca3-ab47-e473a0fb8289 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:30.350946 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 553/2235] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:30 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:30.532046 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-288e8b17-5de6-4f87-b552-4313504e6580 req-8e403c34-c148-449a-968e-08e183b18fef tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Lock "cinder-attachment_update-30c63a65-9057-42fd-8d71-8bd4fd80bd01-np0000004376" released by "attachment_update" :: held 0.544s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:29:30.534582 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-8e403c34-c148-449a-968e-08e183b18fef tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902 returned with HTTP 200 Jul 03 06:29:30.535119 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 556/2236] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:29:29 2026] PUT /volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902 => generated 969 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:31.069418 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-288e8b17-5de6-4f87-b552-4313504e6580 req-4174a84c-6961-4ab9-861c-b966b4b05356 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:31.073354 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-4174a84c-6961-4ab9-861c-b966b4b05356 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] POST https://10.4.3.243/volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902/action Jul 03 06:29:31.074088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-4174a84c-6961-4ab9-861c-b966b4b05356 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:31.074872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-4174a84c-6961-4ab9-861c-b966b4b05356 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:31.098056 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:31.098056 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:31.112805 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-288e8b17-5de6-4f87-b552-4313504e6580 req-4174a84c-6961-4ab9-861c-b966b4b05356 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902/action returned with HTTP 204 Jul 03 06:29:31.113366 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 565/2237] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:29:31 2026] POST /volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:31.167795 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f92c79bc-d9ee-4555-b92a-7165491f472f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:31.171654 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f92c79bc-d9ee-4555-b92a-7165491f472f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:31.172140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f92c79bc-d9ee-4555-b92a-7165491f472f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:31.172434 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f92c79bc-d9ee-4555-b92a-7165491f472f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:31.191896 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:31.191896 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:31.200293 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f92c79bc-d9ee-4555-b92a-7165491f472f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:31.210883 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f92c79bc-d9ee-4555-b92a-7165491f472f tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:31.211414 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 564/2238] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:31 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:31.366382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b7f70925-5ecf-48f2-8043-8890e4bab29b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:31.368653 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b7f70925-5ecf-48f2-8043-8890e4bab29b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:31.371405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b7f70925-5ecf-48f2-8043-8890e4bab29b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:31.371405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b7f70925-5ecf-48f2-8043-8890e4bab29b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:31.371405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b7f70925-5ecf-48f2-8043-8890e4bab29b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:31.380710 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:31.380710 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:31.381191 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b7f70925-5ecf-48f2-8043-8890e4bab29b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:31.381851 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 554/2239] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:31 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:32.230896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7b51d334-b32a-4bee-83af-b94df25446bf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:32.234306 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7b51d334-b32a-4bee-83af-b94df25446bf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:32.234867 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7b51d334-b32a-4bee-83af-b94df25446bf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:32.235647 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7b51d334-b32a-4bee-83af-b94df25446bf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:32.249638 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:32.249638 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:32.254085 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7b51d334-b32a-4bee-83af-b94df25446bf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:32.260213 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7b51d334-b32a-4bee-83af-b94df25446bf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:32.260710 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 557/2240] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:32 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:32.405941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7fb1eb47-6cd2-4699-9259-88a8da050ecc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:32.408573 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7fb1eb47-6cd2-4699-9259-88a8da050ecc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:32.408902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7fb1eb47-6cd2-4699-9259-88a8da050ecc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:32.409155 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7fb1eb47-6cd2-4699-9259-88a8da050ecc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:32.409332 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7fb1eb47-6cd2-4699-9259-88a8da050ecc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:32.415495 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:32.415495 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:32.416755 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7fb1eb47-6cd2-4699-9259-88a8da050ecc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:32.417192 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 566/2241] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:32 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:33.287339 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-25699436-3845-4f55-ab7a-2de47512edae None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:33.290921 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25699436-3845-4f55-ab7a-2de47512edae tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:33.291817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25699436-3845-4f55-ab7a-2de47512edae tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:33.291817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25699436-3845-4f55-ab7a-2de47512edae tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:33.311153 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:33.311153 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:33.317630 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-25699436-3845-4f55-ab7a-2de47512edae tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:33.324936 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25699436-3845-4f55-ab7a-2de47512edae tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:33.324936 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 565/2242] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:33 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:33.433376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e68e833f-5614-4f6b-9e48-fa615c76759b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:33.442197 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e68e833f-5614-4f6b-9e48-fa615c76759b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:33.442605 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e68e833f-5614-4f6b-9e48-fa615c76759b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:33.442877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e68e833f-5614-4f6b-9e48-fa615c76759b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:33.444802 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e68e833f-5614-4f6b-9e48-fa615c76759b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:33.454805 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:33.454805 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:33.456503 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e68e833f-5614-4f6b-9e48-fa615c76759b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:33.458300 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 555/2243] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:33 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:34.338989 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dedc3ade-3737-4cb0-9de2-9c4f472b5a3d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:34.341114 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dedc3ade-3737-4cb0-9de2-9c4f472b5a3d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:34.341346 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dedc3ade-3737-4cb0-9de2-9c4f472b5a3d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:34.341591 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dedc3ade-3737-4cb0-9de2-9c4f472b5a3d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:34.352874 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:34.352874 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:34.357102 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dedc3ade-3737-4cb0-9de2-9c4f472b5a3d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:34.361959 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dedc3ade-3737-4cb0-9de2-9c4f472b5a3d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:34.362360 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 558/2244] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:34 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:34.470170 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6cf3ef2d-3a1c-4ef5-a043-1807454d0334 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:34.472136 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6cf3ef2d-3a1c-4ef5-a043-1807454d0334 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:34.472320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6cf3ef2d-3a1c-4ef5-a043-1807454d0334 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:34.472587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6cf3ef2d-3a1c-4ef5-a043-1807454d0334 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:34.472780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6cf3ef2d-3a1c-4ef5-a043-1807454d0334 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:34.478056 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:34.478056 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:34.479139 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6cf3ef2d-3a1c-4ef5-a043-1807454d0334 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:34.479622 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 567/2245] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:34 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:35.296177 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-847be40d-3b6a-45ff-b56e-89d9cfe9f8c7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:35.302721 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-847be40d-3b6a-45ff-b56e-89d9cfe9f8c7 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] POST https://10.4.3.243/volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3/action Jul 03 06:29:35.302721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-847be40d-3b6a-45ff-b56e-89d9cfe9f8c7 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:35.302721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-847be40d-3b6a-45ff-b56e-89d9cfe9f8c7 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:35.330784 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:35.330784 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:35.348771 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e1693bf2-5da3-41d6-878f-339e49d29407 req-847be40d-3b6a-45ff-b56e-89d9cfe9f8c7 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3/action returned with HTTP 204 Jul 03 06:29:35.349375 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 566/2246] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:29:35 2026] POST /volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:35.379986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d661cca8-f13c-412a-8a85-3cacc04e6670 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:35.382756 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d661cca8-f13c-412a-8a85-3cacc04e6670 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:35.383020 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d661cca8-f13c-412a-8a85-3cacc04e6670 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:35.383230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d661cca8-f13c-412a-8a85-3cacc04e6670 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:35.400310 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:35.400310 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:35.408220 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d661cca8-f13c-412a-8a85-3cacc04e6670 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:35.414620 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d661cca8-f13c-412a-8a85-3cacc04e6670 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:35.415173 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 556/2247] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:35 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:35.433634 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4dacc87d-bfe1-4526-ae6d-ca44aadde3d9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:35.438155 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4dacc87d-bfe1-4526-ae6d-ca44aadde3d9 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:35.438467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4dacc87d-bfe1-4526-ae6d-ca44aadde3d9 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:35.438767 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4dacc87d-bfe1-4526-ae6d-ca44aadde3d9 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:35.455900 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:35.455900 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:35.463755 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4dacc87d-bfe1-4526-ae6d-ca44aadde3d9 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:35.472869 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4dacc87d-bfe1-4526-ae6d-ca44aadde3d9 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:35.473395 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 559/2248] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:35 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:35.492791 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-01d9145d-5417-48e5-873e-b2f79040e3c6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:35.495634 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0def4895-85e1-4a45-b1fe-77a9ddda3a9f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:35.496135 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-01d9145d-5417-48e5-873e-b2f79040e3c6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:35.496367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-01d9145d-5417-48e5-873e-b2f79040e3c6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:35.496645 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-01d9145d-5417-48e5-873e-b2f79040e3c6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:35.498381 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0def4895-85e1-4a45-b1fe-77a9ddda3a9f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:35.498705 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0def4895-85e1-4a45-b1fe-77a9ddda3a9f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:35.499045 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0def4895-85e1-4a45-b1fe-77a9ddda3a9f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:35.499368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0def4895-85e1-4a45-b1fe-77a9ddda3a9f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:35.505719 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:35.505719 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:35.506568 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0def4895-85e1-4a45-b1fe-77a9ddda3a9f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:35.507338 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 567/2249] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:35 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:35.510089 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:35.510089 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:35.516728 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-01d9145d-5417-48e5-873e-b2f79040e3c6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:35.525715 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-01d9145d-5417-48e5-873e-b2f79040e3c6 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:35.525715 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 568/2250] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:35 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:35.730233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-18c53d38-88c6-41a8-be74-fd576d5a48c7 req-82629ffa-6cd4-4e42-967d-db63bcecb01d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:35.732474 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-18c53d38-88c6-41a8-be74-fd576d5a48c7 req-82629ffa-6cd4-4e42-967d-db63bcecb01d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:29:35.732689 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-18c53d38-88c6-41a8-be74-fd576d5a48c7 req-82629ffa-6cd4-4e42-967d-db63bcecb01d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:35.732939 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-18c53d38-88c6-41a8-be74-fd576d5a48c7 req-82629ffa-6cd4-4e42-967d-db63bcecb01d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:35.743189 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:35.743189 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:35.746905 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-18c53d38-88c6-41a8-be74-fd576d5a48c7 req-82629ffa-6cd4-4e42-967d-db63bcecb01d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:29:35.752310 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-18c53d38-88c6-41a8-be74-fd576d5a48c7 req-82629ffa-6cd4-4e42-967d-db63bcecb01d tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:29:35.752810 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 557/2251] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:35 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:36.518995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-298eab03-35ee-4d33-b48f-6f131d587671 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:36.521260 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-298eab03-35ee-4d33-b48f-6f131d587671 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:36.521583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-298eab03-35ee-4d33-b48f-6f131d587671 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:36.521848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-298eab03-35ee-4d33-b48f-6f131d587671 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:36.521980 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-298eab03-35ee-4d33-b48f-6f131d587671 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:36.530724 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:36.530724 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:36.532436 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-298eab03-35ee-4d33-b48f-6f131d587671 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:36.532436 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 560/2252] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:36 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:37.550373 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-72c627c7-b4f8-476a-bda9-347a41386cc7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:37.554046 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-72c627c7-b4f8-476a-bda9-347a41386cc7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:37.554305 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-72c627c7-b4f8-476a-bda9-347a41386cc7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:37.554545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-72c627c7-b4f8-476a-bda9-347a41386cc7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:37.554725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-72c627c7-b4f8-476a-bda9-347a41386cc7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:37.560120 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:37.560120 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:37.560962 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-72c627c7-b4f8-476a-bda9-347a41386cc7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:37.561375 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 568/2253] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:37 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:37.747997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a96ffe5e-62c7-4e00-af53-329a15caa64f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:37.751283 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a96ffe5e-62c7-4e00-af53-329a15caa64f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:29:37.751583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a96ffe5e-62c7-4e00-af53-329a15caa64f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:37.751903 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a96ffe5e-62c7-4e00-af53-329a15caa64f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:37.766686 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:37.766686 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:37.771662 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a96ffe5e-62c7-4e00-af53-329a15caa64f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:29:37.777922 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a96ffe5e-62c7-4e00-af53-329a15caa64f tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:29:37.778423 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 569/2254] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:37 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:37.849179 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-f602a457-d4d8-475b-8a94-a133ca9413b0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:37.852719 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-f602a457-d4d8-475b-8a94-a133ca9413b0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:29:37.853074 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-f602a457-d4d8-475b-8a94-a133ca9413b0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:37.853182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-f602a457-d4d8-475b-8a94-a133ca9413b0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:37.870240 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:37.870240 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:37.876168 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-f602a457-d4d8-475b-8a94-a133ca9413b0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:29:37.884383 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-f602a457-d4d8-475b-8a94-a133ca9413b0 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:29:37.886531 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 558/2255] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:37 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:37.913282 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-654c298c-c536-4aa6-aeee-28aace290b6e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:37.915879 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-654c298c-c536-4aa6-aeee-28aace290b6e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] POST https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e/action Jul 03 06:29:37.916427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-654c298c-c536-4aa6-aeee-28aace290b6e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:37.916665 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-654c298c-c536-4aa6-aeee-28aace290b6e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:37.933002 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:37.933002 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:37.933802 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-654c298c-c536-4aa6-aeee-28aace290b6e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:29:37.945041 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-654c298c-c536-4aa6-aeee-28aace290b6e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Begin detaching volume completed successfully. Jul 03 06:29:37.945282 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-654c298c-c536-4aa6-aeee-28aace290b6e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e/action returned with HTTP 202 Jul 03 06:29:37.945968 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 561/2256] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:29:37 2026] POST /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:29:38.578116 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8e607d8c-8921-4cda-8042-7cdf4b15e482 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:38.581192 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e607d8c-8921-4cda-8042-7cdf4b15e482 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:38.581192 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e607d8c-8921-4cda-8042-7cdf4b15e482 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:38.581473 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e607d8c-8921-4cda-8042-7cdf4b15e482 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:38.581642 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-8e607d8c-8921-4cda-8042-7cdf4b15e482 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:38.595162 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:38.595162 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:38.596598 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e607d8c-8921-4cda-8042-7cdf4b15e482 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:38.597867 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 569/2257] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:38 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:38.995568 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b5914b0c-c5b8-4680-a96e-99a311bed2d7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:38.995877 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5914b0c-c5b8-4680-a96e-99a311bed2d7 None None] GET https://10.4.3.243/volume// Jul 03 06:29:38.996038 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5914b0c-c5b8-4680-a96e-99a311bed2d7 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:38.996520 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5914b0c-c5b8-4680-a96e-99a311bed2d7 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:38.996856 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5914b0c-c5b8-4680-a96e-99a311bed2d7 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:38.997254 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 570/2258] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:39.006889 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-da7baaab-ee0a-4ed4-93dd-2524085d169d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:39.009456 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-da7baaab-ee0a-4ed4-93dd-2524085d169d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:29:39.009813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-da7baaab-ee0a-4ed4-93dd-2524085d169d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:39.010101 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-da7baaab-ee0a-4ed4-93dd-2524085d169d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:39.022449 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:39.022449 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:39.026612 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-da7baaab-ee0a-4ed4-93dd-2524085d169d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:29:39.033772 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-da7baaab-ee0a-4ed4-93dd-2524085d169d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:29:39.034586 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 559/2259] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:29:39 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 06:29:39.615567 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2187b176-055d-4efd-bd40-3144da12ca44 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:39.617751 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2187b176-055d-4efd-bd40-3144da12ca44 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:39.617751 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2187b176-055d-4efd-bd40-3144da12ca44 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:39.618495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2187b176-055d-4efd-bd40-3144da12ca44 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:39.618495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-2187b176-055d-4efd-bd40-3144da12ca44 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:39.626888 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:39.626888 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:39.628591 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2187b176-055d-4efd-bd40-3144da12ca44 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:39.628591 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 562/2260] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:39 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:39.854658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-9db83d6c-2bfe-44ff-9230-db43529fe906 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:39.858484 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-9db83d6c-2bfe-44ff-9230-db43529fe906 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:39.858840 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-9db83d6c-2bfe-44ff-9230-db43529fe906 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:39.859094 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-9db83d6c-2bfe-44ff-9230-db43529fe906 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:39.871012 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:39.871012 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:39.877784 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-9db83d6c-2bfe-44ff-9230-db43529fe906 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:39.884513 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-9db83d6c-2bfe-44ff-9230-db43529fe906 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:39.885674 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 570/2261] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:39 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:40.643786 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4ddbd75e-0c26-46db-b595-f9b34b5f712b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:40.646552 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ddbd75e-0c26-46db-b595-f9b34b5f712b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:40.646879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4ddbd75e-0c26-46db-b595-f9b34b5f712b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:40.647116 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4ddbd75e-0c26-46db-b595-f9b34b5f712b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:40.647349 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4ddbd75e-0c26-46db-b595-f9b34b5f712b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:40.653073 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:40.653073 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:40.654113 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ddbd75e-0c26-46db-b595-f9b34b5f712b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:40.654665 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 571/2262] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:40 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:41.671798 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-045e1c5f-422b-4ca0-b88f-ff13f1578251 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:41.673764 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-045e1c5f-422b-4ca0-b88f-ff13f1578251 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:41.674058 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-045e1c5f-422b-4ca0-b88f-ff13f1578251 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:41.674294 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-045e1c5f-422b-4ca0-b88f-ff13f1578251 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:41.674446 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-045e1c5f-422b-4ca0-b88f-ff13f1578251 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:41.683329 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:41.683329 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:41.684735 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-045e1c5f-422b-4ca0-b88f-ff13f1578251 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:41.691793 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 560/2263] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:41 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:41.967677 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4e0dd442-0343-4c8b-94a0-cb2b6533eeae None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:41.968231 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e0dd442-0343-4c8b-94a0-cb2b6533eeae None None] GET https://10.4.3.243/volume// Jul 03 06:29:41.968624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e0dd442-0343-4c8b-94a0-cb2b6533eeae None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:41.968745 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e0dd442-0343-4c8b-94a0-cb2b6533eeae None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:41.971237 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e0dd442-0343-4c8b-94a0-cb2b6533eeae None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:41.972664 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 563/2264] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:29:41 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:41.984242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-0222db24-ed4d-4318-9b5e-aa38957d3660 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:41.988560 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-0222db24-ed4d-4318-9b5e-aa38957d3660 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:29:41.988560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-0222db24-ed4d-4318-9b5e-aa38957d3660 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c435b2f-1120-4b5f-b912-626fa4769693", "connector": null, "instance_uuid": "539af973-445d-4add-a2c1-7d01dd59198c"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:42.001977 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:42.001977 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:42.053322 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-0222db24-ed4d-4318-9b5e-aa38957d3660 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:29:42.053968 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 571/2265] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:29:41 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:42.419555 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ebef2213-4f45-4fdc-8147-ce8e113ce5f7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:42.422236 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebef2213-4f45-4fdc-8147-ce8e113ce5f7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:42.422236 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebef2213-4f45-4fdc-8147-ce8e113ce5f7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:42.422394 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebef2213-4f45-4fdc-8147-ce8e113ce5f7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:42.435519 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:42.435519 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:42.440145 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ebef2213-4f45-4fdc-8147-ce8e113ce5f7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:42.446937 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebef2213-4f45-4fdc-8147-ce8e113ce5f7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:42.447462 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 572/2266] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:42 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:42.617839 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-59eb846a-c307-473c-951d-012760dd5b91 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:42.618423 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59eb846a-c307-473c-951d-012760dd5b91 None None] GET https://10.4.3.243/volume// Jul 03 06:29:42.618423 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59eb846a-c307-473c-951d-012760dd5b91 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:42.618835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59eb846a-c307-473c-951d-012760dd5b91 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:42.620273 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59eb846a-c307-473c-951d-012760dd5b91 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:42.620273 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 561/2267] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:42.635969 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-79ef1c8a-2665-4bbf-b726-2ae9bf71fc45 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:42.638584 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-79ef1c8a-2665-4bbf-b726-2ae9bf71fc45 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:42.638826 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-79ef1c8a-2665-4bbf-b726-2ae9bf71fc45 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:42.639142 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-79ef1c8a-2665-4bbf-b726-2ae9bf71fc45 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:42.655356 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:42.655356 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:42.661231 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-79ef1c8a-2665-4bbf-b726-2ae9bf71fc45 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:42.674395 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-79ef1c8a-2665-4bbf-b726-2ae9bf71fc45 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:42.675034 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 564/2268] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:29:42 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:29:42.702674 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7d8ab657-5ff0-4d7a-aca6-959861645f39 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:42.706513 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d8ab657-5ff0-4d7a-aca6-959861645f39 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:42.706884 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d8ab657-5ff0-4d7a-aca6-959861645f39 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:42.707199 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d8ab657-5ff0-4d7a-aca6-959861645f39 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:42.707377 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-7d8ab657-5ff0-4d7a-aca6-959861645f39 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:42.712892 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:42.712892 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:42.714040 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d8ab657-5ff0-4d7a-aca6-959861645f39 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:42.714883 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 572/2269] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:42 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:42.802047 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-c6953d2f-58bb-4c8f-bab6-fab8a980f1cf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:42.805777 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-c6953d2f-58bb-4c8f-bab6-fab8a980f1cf tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] PUT https://10.4.3.243/volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 Jul 03 06:29:42.806368 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-c6953d2f-58bb-4c8f-bab6-fab8a980f1cf tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:42.821534 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-c6953d2f-58bb-4c8f-bab6-fab8a980f1cf tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Acquiring lock "cinder-attachment_update-0c435b2f-1120-4b5f-b912-626fa4769693-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:29:42.829331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-c6953d2f-58bb-4c8f-bab6-fab8a980f1cf tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Lock "cinder-attachment_update-0c435b2f-1120-4b5f-b912-626fa4769693-np0000004376" acquired by "attachment_update" :: waited 0.008s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:29:42.831064 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:42.831064 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:43.382726 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-c6953d2f-58bb-4c8f-bab6-fab8a980f1cf tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Lock "cinder-attachment_update-0c435b2f-1120-4b5f-b912-626fa4769693-np0000004376" released by "attachment_update" :: held 0.550s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:29:43.382726 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-c6953d2f-58bb-4c8f-bab6-fab8a980f1cf tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 returned with HTTP 200 Jul 03 06:29:43.382726 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 573/2270] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:29:42 2026] PUT /volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:43.461519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b3e10a1c-a05b-4068-ab43-9cbdcb22718d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:43.463766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3e10a1c-a05b-4068-ab43-9cbdcb22718d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:43.464045 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3e10a1c-a05b-4068-ab43-9cbdcb22718d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:43.464284 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3e10a1c-a05b-4068-ab43-9cbdcb22718d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:43.477582 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:43.477582 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:43.483018 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b3e10a1c-a05b-4068-ab43-9cbdcb22718d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:43.489216 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3e10a1c-a05b-4068-ab43-9cbdcb22718d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:43.489750 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 562/2271] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:43 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:43.728650 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3daaedbb-5ab0-4fa9-a592-bd4e2ffb5753 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:43.732203 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3daaedbb-5ab0-4fa9-a592-bd4e2ffb5753 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:43.733955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3daaedbb-5ab0-4fa9-a592-bd4e2ffb5753 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:43.733955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3daaedbb-5ab0-4fa9-a592-bd4e2ffb5753 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:43.733955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3daaedbb-5ab0-4fa9-a592-bd4e2ffb5753 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:43.740002 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:43.740002 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:43.740002 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3daaedbb-5ab0-4fa9-a592-bd4e2ffb5753 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:43.740002 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 565/2272] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:43 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:43.940466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-4f7a5299-2806-432d-8b13-397e801b65b9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:43.943056 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-4f7a5299-2806-432d-8b13-397e801b65b9 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] DELETE https://10.4.3.243/volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce Jul 03 06:29:43.943162 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-4f7a5299-2806-432d-8b13-397e801b65b9 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:43.943445 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-4f7a5299-2806-432d-8b13-397e801b65b9 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:43.953923 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:43.953923 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:44.500281 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e2b46d1d-6cb7-4ad3-92fe-41da7e32d0b1 req-4f7a5299-2806-432d-8b13-397e801b65b9 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce returned with HTTP 200 Jul 03 06:29:44.500515 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 573/2273] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:29:43 2026] DELETE /volume/v3/attachments/99435047-3d04-4972-9bdf-7fa0b5858bce => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:44.504262 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f5548003-2cde-40fa-9707-8f1ee0b24f9a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:44.507614 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5548003-2cde-40fa-9707-8f1ee0b24f9a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:44.507614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5548003-2cde-40fa-9707-8f1ee0b24f9a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:44.507614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5548003-2cde-40fa-9707-8f1ee0b24f9a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:44.516674 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:44.516674 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:44.520216 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f5548003-2cde-40fa-9707-8f1ee0b24f9a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:44.527264 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5548003-2cde-40fa-9707-8f1ee0b24f9a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:44.527641 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 574/2274] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:44 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:44.754463 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-36d330d4-0d30-4657-b3ca-2a9fa86bf4e3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:44.758475 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-36d330d4-0d30-4657-b3ca-2a9fa86bf4e3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:44.758708 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-36d330d4-0d30-4657-b3ca-2a9fa86bf4e3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:44.758976 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-36d330d4-0d30-4657-b3ca-2a9fa86bf4e3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:44.759127 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-36d330d4-0d30-4657-b3ca-2a9fa86bf4e3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:44.768854 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:44.768854 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:44.769732 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-36d330d4-0d30-4657-b3ca-2a9fa86bf4e3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:44.770151 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 563/2275] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:44 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:45.220856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:45.226204 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:29:45.226598 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-172707240"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:45.228570 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-172707240'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:29:45.235276 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume of 1 GB Jul 03 06:29:45.235605 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:45.235605 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:45.236136 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Availability Zones retrieved successfully. Jul 03 06:29:45.244327 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Flow 'volume_create_api' (881dfd6a-becc-476e-9464-31b154ccdc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:29:45.245805 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db560bef-d23e-46d0-af98-9cc2469236d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:45.249625 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:29:45.265460 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:45.265460 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:45.295643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db560bef-d23e-46d0-af98-9cc2469236d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9', 'encryption_key_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=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:45.300728 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e0d7fb-6082-4e94-a1fe-ad64e06681bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:45.378827 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Created reservations ['f2993588-55e8-42de-8838-22bd42080631', '967fc366-89fa-472d-96ba-69c939f5574a', '7015b444-77d3-4758-9fac-22c64cfe87fe', '0e837545-a1cd-45bd-b5a4-b9a4d8e02e2b'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:29:45.380335 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e0d7fb-6082-4e94-a1fe-ad64e06681bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2993588-55e8-42de-8838-22bd42080631', '967fc366-89fa-472d-96ba-69c939f5574a', '7015b444-77d3-4758-9fac-22c64cfe87fe', '0e837545-a1cd-45bd-b5a4-b9a4d8e02e2b']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:45.382918 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9843823e-490f-49ee-8559-eecebc0597be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:45.413874 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9843823e-490f-49ee-8559-eecebc0597be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53cdb5b1-13a5-4291-9323-90bf94ad701c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-172707240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0f698e96b6f642fda0ca1b501e12fe15',qos_specs=None,replication_status=,reservations=['f2993588-55e8-42de-8838-22bd42080631','967fc366-89fa-472d-96ba-69c939f5574a','7015b444-77d3-4758-9fac-22c64cfe87fe','0e837545-a1cd-45bd-b5a4-b9a4d8e02e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d23d41b1640308541dd0886e6dbce',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-172707240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53cdb5b1-13a5-4291-9323-90bf94ad701c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0f698e96b6f642fda0ca1b501e12fe15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='369d23d41b1640308541dd0886e6dbce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9),volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:45.415245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7a0de7-c65c-41af-acfb-fa9d643ab9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:45.446579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7a0de7-c65c-41af-acfb-fa9d643ab9d4) transitioned into state 'SUCCESS' from state '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-172707240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0f698e96b6f642fda0ca1b501e12fe15',qos_specs=None,replication_status=,reservations=['f2993588-55e8-42de-8838-22bd42080631','967fc366-89fa-472d-96ba-69c939f5574a','7015b444-77d3-4758-9fac-22c64cfe87fe','0e837545-a1cd-45bd-b5a4-b9a4d8e02e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d23d41b1640308541dd0886e6dbce',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:45.447487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00162b4-0ebe-466d-8526-80f5881c3971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:45.471283 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00162b4-0ebe-466d-8526-80f5881c3971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:45.472362 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Flow 'volume_create_api' (881dfd6a-becc-476e-9464-31b154ccdc6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:29:45.474416 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume request issued successfully. Jul 03 06:29:45.475378 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c009b29e-7fe4-44b8-81aa-60701dd0bed7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:29:45.478400 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 566/2276] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:29:45 2026] POST /volume/v3/volumes => generated 759 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:29:45.489158 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-475745a1-b171-499f-8919-b2dfdc615b19 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:45.492500 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-475745a1-b171-499f-8919-b2dfdc615b19 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:45.492875 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-475745a1-b171-499f-8919-b2dfdc615b19 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:45.493438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-475745a1-b171-499f-8919-b2dfdc615b19 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:45.506449 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:45.506449 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:45.516174 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-475745a1-b171-499f-8919-b2dfdc615b19 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:45.528045 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-475745a1-b171-499f-8919-b2dfdc615b19 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:45.528615 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 574/2277] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:45 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:45.541672 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d149fd13-ea09-41ae-9f3c-f7bbc56ec128 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:45.543771 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d149fd13-ea09-41ae-9f3c-f7bbc56ec128 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:45.543967 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d149fd13-ea09-41ae-9f3c-f7bbc56ec128 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:45.544222 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d149fd13-ea09-41ae-9f3c-f7bbc56ec128 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:45.557209 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:45.557209 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:45.563394 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d149fd13-ea09-41ae-9f3c-f7bbc56ec128 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:45.563503 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f30f5c93-e869-4198-8681-7d9c45b7e45a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:45.565619 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f30f5c93-e869-4198-8681-7d9c45b7e45a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:29:45.565870 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f30f5c93-e869-4198-8681-7d9c45b7e45a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:45.566207 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f30f5c93-e869-4198-8681-7d9c45b7e45a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:45.570702 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d149fd13-ea09-41ae-9f3c-f7bbc56ec128 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:45.571306 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 575/2278] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:45 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:45.578244 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:45.578244 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:45.587884 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f30f5c93-e869-4198-8681-7d9c45b7e45a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:29:45.596177 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f30f5c93-e869-4198-8681-7d9c45b7e45a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:29:45.596733 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 564/2279] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:45 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:45.782103 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1f7a66de-4abc-4b75-a21e-2ec4f93d3b4d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:45.784303 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f7a66de-4abc-4b75-a21e-2ec4f93d3b4d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:45.784744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f7a66de-4abc-4b75-a21e-2ec4f93d3b4d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:45.784844 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f7a66de-4abc-4b75-a21e-2ec4f93d3b4d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:45.785058 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1f7a66de-4abc-4b75-a21e-2ec4f93d3b4d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:45.790971 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:45.790971 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:45.792385 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f7a66de-4abc-4b75-a21e-2ec4f93d3b4d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:45.792885 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 567/2280] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:45 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:46.547530 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-41e32229-dbbc-4ad9-bd00-57566e6c9926 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:46.549422 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-41e32229-dbbc-4ad9-bd00-57566e6c9926 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:46.549680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-41e32229-dbbc-4ad9-bd00-57566e6c9926 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:46.549984 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-41e32229-dbbc-4ad9-bd00-57566e6c9926 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:46.558107 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:46.558107 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:46.562548 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-41e32229-dbbc-4ad9-bd00-57566e6c9926 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:46.570000 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-41e32229-dbbc-4ad9-bd00-57566e6c9926 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:46.570441 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 575/2281] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:46 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:46.586282 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-15ae1803-acb5-4e98-98e8-2d4cd550456b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:46.588798 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-15ae1803-acb5-4e98-98e8-2d4cd550456b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:46.589042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-15ae1803-acb5-4e98-98e8-2d4cd550456b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:46.589280 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-15ae1803-acb5-4e98-98e8-2d4cd550456b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:46.602151 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:46.602151 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:46.607031 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-15ae1803-acb5-4e98-98e8-2d4cd550456b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:46.613374 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-15ae1803-acb5-4e98-98e8-2d4cd550456b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:46.613992 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 576/2282] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:46 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:46.625925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-9ae0252c-6243-4a29-9abe-5749a4df7d9b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:46.628857 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-9ae0252c-6243-4a29-9abe-5749a4df7d9b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:46.629097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-9ae0252c-6243-4a29-9abe-5749a4df7d9b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:46.629343 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-9ae0252c-6243-4a29-9abe-5749a4df7d9b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:46.638024 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:46.638024 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:46.643100 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-9ae0252c-6243-4a29-9abe-5749a4df7d9b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:46.648050 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-9ae0252c-6243-4a29-9abe-5749a4df7d9b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:46.648495 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 565/2283] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:46 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:46.804575 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-21d8b7ca-87d2-4c7f-b2d5-794d1e6bbd67 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:46.810724 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21d8b7ca-87d2-4c7f-b2d5-794d1e6bbd67 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:46.810724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21d8b7ca-87d2-4c7f-b2d5-794d1e6bbd67 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:46.810724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21d8b7ca-87d2-4c7f-b2d5-794d1e6bbd67 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:46.810724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-21d8b7ca-87d2-4c7f-b2d5-794d1e6bbd67 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:46.812259 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:46.812259 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:46.813212 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21d8b7ca-87d2-4c7f-b2d5-794d1e6bbd67 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:46.813662 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 568/2284] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:46 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:47.629659 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-63019b08-1830-4aa1-ae25-14de8a3e1840 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:47.632978 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-63019b08-1830-4aa1-ae25-14de8a3e1840 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:47.634590 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-63019b08-1830-4aa1-ae25-14de8a3e1840 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:47.635104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-63019b08-1830-4aa1-ae25-14de8a3e1840 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:47.652686 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:47.652686 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:47.657803 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-63019b08-1830-4aa1-ae25-14de8a3e1840 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:47.665115 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-63019b08-1830-4aa1-ae25-14de8a3e1840 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:47.665674 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 576/2285] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:47 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:47.824546 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4361f9c1-88e0-4cf1-aaa9-97a9ff0890f3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:47.826739 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4361f9c1-88e0-4cf1-aaa9-97a9ff0890f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:47.828329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4361f9c1-88e0-4cf1-aaa9-97a9ff0890f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:47.828329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4361f9c1-88e0-4cf1-aaa9-97a9ff0890f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:47.828329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4361f9c1-88e0-4cf1-aaa9-97a9ff0890f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:47.834115 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:47.834115 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:47.836683 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4361f9c1-88e0-4cf1-aaa9-97a9ff0890f3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:47.836683 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 577/2286] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:47 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:48.688876 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f9cee8c4-9988-49d6-869f-d318459f6356 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:48.691634 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9cee8c4-9988-49d6-869f-d318459f6356 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:48.692075 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9cee8c4-9988-49d6-869f-d318459f6356 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:48.692360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9cee8c4-9988-49d6-869f-d318459f6356 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:48.698717 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-48608226-f2b0-4eb2-a3ba-7b6e2b18b130 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:48.699271 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-48608226-f2b0-4eb2-a3ba-7b6e2b18b130 None None] GET https://10.4.3.243/volume// Jul 03 06:29:48.699409 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-48608226-f2b0-4eb2-a3ba-7b6e2b18b130 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:48.699609 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-48608226-f2b0-4eb2-a3ba-7b6e2b18b130 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:48.700017 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-48608226-f2b0-4eb2-a3ba-7b6e2b18b130 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:48.700358 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 569/2287] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:29:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:48.709179 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:48.709179 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:48.716521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-c919e4e2-5203-47b2-99cb-7b0197b08cc5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:48.719936 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f9cee8c4-9988-49d6-869f-d318459f6356 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:48.720851 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-c919e4e2-5203-47b2-99cb-7b0197b08cc5 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:29:48.721241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-c919e4e2-5203-47b2-99cb-7b0197b08cc5 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53cdb5b1-13a5-4291-9323-90bf94ad701c", "connector": null, "instance_uuid": "815d0c86-0fe0-4f86-8ebb-75df9ac230e2"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:48.728012 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9cee8c4-9988-49d6-869f-d318459f6356 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:48.728564 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 566/2288] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:48 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:48.736214 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:48.736214 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:48.795095 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-c919e4e2-5203-47b2-99cb-7b0197b08cc5 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:29:48.795599 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 577/2289] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:29:48 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 06:29:48.853050 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-59849160-6a97-40db-a210-f869601d2c95 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:48.856330 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-59849160-6a97-40db-a210-f869601d2c95 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:48.856330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-59849160-6a97-40db-a210-f869601d2c95 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:48.856330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-59849160-6a97-40db-a210-f869601d2c95 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:48.856330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-59849160-6a97-40db-a210-f869601d2c95 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:48.865761 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:48.865761 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:48.867168 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-59849160-6a97-40db-a210-f869601d2c95 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:48.868365 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 578/2290] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:48 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:49.180212 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c1a42628-cceb-4f1d-a27c-238716691501 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:49.183861 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c1a42628-cceb-4f1d-a27c-238716691501 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:49.184420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c1a42628-cceb-4f1d-a27c-238716691501 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:49.184420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c1a42628-cceb-4f1d-a27c-238716691501 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:49.204794 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:49.204794 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:49.213090 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c1a42628-cceb-4f1d-a27c-238716691501 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:49.228548 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c1a42628-cceb-4f1d-a27c-238716691501 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:49.229808 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 570/2291] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:49 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:49.357772 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a2a89b26-60d2-465b-b1b0-ec313c9f1a1e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:49.359035 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2a89b26-60d2-465b-b1b0-ec313c9f1a1e None None] GET https://10.4.3.243/volume// Jul 03 06:29:49.359431 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2a89b26-60d2-465b-b1b0-ec313c9f1a1e None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:49.359992 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2a89b26-60d2-465b-b1b0-ec313c9f1a1e None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:49.360625 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2a89b26-60d2-465b-b1b0-ec313c9f1a1e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:49.361117 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 567/2292] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:49 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:49.372148 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-db44a9d4-8826-4149-8f4e-c0783cd9d67d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:49.375738 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-db44a9d4-8826-4149-8f4e-c0783cd9d67d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:49.376071 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-db44a9d4-8826-4149-8f4e-c0783cd9d67d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:49.376334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-db44a9d4-8826-4149-8f4e-c0783cd9d67d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:49.393954 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:49.393954 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:49.399560 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-db44a9d4-8826-4149-8f4e-c0783cd9d67d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:49.406994 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-db44a9d4-8826-4149-8f4e-c0783cd9d67d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:49.407742 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 578/2293] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:29:49 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1031 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:29:49.530262 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-6b0d7c08-5da9-4686-8a80-8263a63bb5a1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:49.533724 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-6b0d7c08-5da9-4686-8a80-8263a63bb5a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] PUT https://10.4.3.243/volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a Jul 03 06:29:49.533724 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-6b0d7c08-5da9-4686-8a80-8263a63bb5a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:49.543845 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-6b0d7c08-5da9-4686-8a80-8263a63bb5a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Acquiring lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:29:49.553725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-6b0d7c08-5da9-4686-8a80-8263a63bb5a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:29:49.553725 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:49.553725 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:49.745087 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0de3cb7d-1990-4f8d-a537-28e265f0b8f0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:49.748500 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0de3cb7d-1990-4f8d-a537-28e265f0b8f0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:49.748500 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0de3cb7d-1990-4f8d-a537-28e265f0b8f0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:49.749010 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0de3cb7d-1990-4f8d-a537-28e265f0b8f0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:49.764872 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:49.764872 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:49.771412 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0de3cb7d-1990-4f8d-a537-28e265f0b8f0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:49.778596 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0de3cb7d-1990-4f8d-a537-28e265f0b8f0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:49.779575 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 571/2294] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:49 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:49.884351 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-46acb8a3-0ea2-49fe-9fa6-c13f49a67288 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:49.887447 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-46acb8a3-0ea2-49fe-9fa6-c13f49a67288 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:49.888004 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-46acb8a3-0ea2-49fe-9fa6-c13f49a67288 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:49.888235 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-46acb8a3-0ea2-49fe-9fa6-c13f49a67288 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:49.888364 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-46acb8a3-0ea2-49fe-9fa6-c13f49a67288 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:49.893419 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:49.893419 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:49.894563 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-46acb8a3-0ea2-49fe-9fa6-c13f49a67288 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:49.895444 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 568/2295] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:49 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:50.076935 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-6b0d7c08-5da9-4686-8a80-8263a63bb5a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" released by "attachment_update" :: held 0.526s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:29:50.077354 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-6b0d7c08-5da9-4686-8a80-8263a63bb5a1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a returned with HTTP 200 Jul 03 06:29:50.077863 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 579/2296] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:29:49 2026] PUT /volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:50.216144 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-e40dc9ee-9da7-424a-b6b6-5ca9c72901c5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:50.218660 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-e40dc9ee-9da7-424a-b6b6-5ca9c72901c5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96/action Jul 03 06:29:50.219116 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-e40dc9ee-9da7-424a-b6b6-5ca9c72901c5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:50.219267 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-e40dc9ee-9da7-424a-b6b6-5ca9c72901c5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:50.238123 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:50.238123 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:50.249380 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-aa7ea9bc-c698-4863-a60c-c17cf5db7a8f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:50.251907 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aa7ea9bc-c698-4863-a60c-c17cf5db7a8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:50.252195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aa7ea9bc-c698-4863-a60c-c17cf5db7a8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:50.252309 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aa7ea9bc-c698-4863-a60c-c17cf5db7a8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:50.256488 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e84985c7-a48a-4831-a451-cec732d7ebcc req-e40dc9ee-9da7-424a-b6b6-5ca9c72901c5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96/action returned with HTTP 204 Jul 03 06:29:50.257212 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 579/2297] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:29:50 2026] POST /volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:50.264726 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:50.264726 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:50.269731 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-aa7ea9bc-c698-4863-a60c-c17cf5db7a8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:50.274724 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aa7ea9bc-c698-4863-a60c-c17cf5db7a8f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:50.275402 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 572/2298] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:50 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:50.797924 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b28eceba-7e1d-419d-bdcd-bfbd0ea58ce0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:50.800582 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b28eceba-7e1d-419d-bdcd-bfbd0ea58ce0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:50.800951 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b28eceba-7e1d-419d-bdcd-bfbd0ea58ce0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:50.801254 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b28eceba-7e1d-419d-bdcd-bfbd0ea58ce0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:50.814608 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:50.814608 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:50.819672 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b28eceba-7e1d-419d-bdcd-bfbd0ea58ce0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:50.826265 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b28eceba-7e1d-419d-bdcd-bfbd0ea58ce0 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:50.826855 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 569/2299] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:50 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1653 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:50.841006 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e807ea56-8921-4cac-ae2f-f38bda4e7b87 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:50.842731 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e807ea56-8921-4cac-ae2f-f38bda4e7b87 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:29:50.843101 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e807ea56-8921-4cac-ae2f-f38bda4e7b87 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c435b2f-1120-4b5f-b912-626fa4769693", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1704738269"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:50.855438 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:50.855438 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:50.855438 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e807ea56-8921-4cac-ae2f-f38bda4e7b87 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:50.856584 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-e807ea56-8921-4cac-ae2f-f38bda4e7b87 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:50.861788 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e807ea56-8921-4cac-ae2f-f38bda4e7b87 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 400 Jul 03 06:29:50.862947 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 580/2300] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:29:50 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:29:50.875600 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5a655de5-d9ee-485c-81c7-15b5914ed172 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:50.878258 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a655de5-d9ee-485c-81c7-15b5914ed172 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:29:50.878766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a655de5-d9ee-485c-81c7-15b5914ed172 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c435b2f-1120-4b5f-b912-626fa4769693", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2096860611"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:50.892929 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:50.892929 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:50.893553 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5a655de5-d9ee-485c-81c7-15b5914ed172 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:50.893868 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-5a655de5-d9ee-485c-81c7-15b5914ed172 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:50.912256 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0f504a0c-8f46-47c6-8a30-1c7e305477a2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:50.914671 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f504a0c-8f46-47c6-8a30-1c7e305477a2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:50.915621 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f504a0c-8f46-47c6-8a30-1c7e305477a2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:50.915621 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f504a0c-8f46-47c6-8a30-1c7e305477a2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:50.915861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0f504a0c-8f46-47c6-8a30-1c7e305477a2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:50.922308 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:50.922308 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:50.923623 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f504a0c-8f46-47c6-8a30-1c7e305477a2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:50.925176 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 573/2301] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:50 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:50.936725 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8381cab5-d78a-42cc-97a9-f8ebf103b6d2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:50.938904 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8381cab5-d78a-42cc-97a9-f8ebf103b6d2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:29:50.939154 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8381cab5-d78a-42cc-97a9-f8ebf103b6d2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:50.939363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8381cab5-d78a-42cc-97a9-f8ebf103b6d2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:50.949068 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:50.949068 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:50.949861 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-5a655de5-d9ee-485c-81c7-15b5914ed172 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['db8185bb-94ce-4d41-a7da-5b64db103e04', 'd6ed3405-123d-4152-97b6-9f3a60fed520', 'b86dc43b-cd6e-4dae-9697-cb181f0bfae1', '796c3615-b023-4386-982a-110c7a265a5c'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:29:50.954543 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8381cab5-d78a-42cc-97a9-f8ebf103b6d2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:50.962200 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8381cab5-d78a-42cc-97a9-f8ebf103b6d2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 returned with HTTP 200 Jul 03 06:29:50.963064 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 570/2302] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:50 2026] GET /volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:50.985251 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b438f697-b26b-4357-94f8-99ed04f9857f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:50.989290 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c/restore Jul 03 06:29:50.989290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:50.992794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Restoring backup c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c ({'restore': {}}) {{(pid=99917) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 06:29:50.992794 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Restoring backup c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c to volume None. Jul 03 06:29:50.998269 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:50.998269 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:50.999855 np0000004376 devstack@c-api.service[99917]: INFO cinder.backup.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating volume of 1 GB for restore of backup c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. Jul 03 06:29:51.007653 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:29:51.007321. {{(pid=99917) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:29:51.007832 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Availability Zones retrieved successfully. Jul 03 06:29:51.015754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (d60c856b-d96c-4c6e-ab38-a87d340b9c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:29:51.017039 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2479944-2157-4cb5-b655-4ead30c10e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:51.018423 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:29:51.031739 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5a655de5-d9ee-485c-81c7-15b5914ed172 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot force create request issued successfully. Jul 03 06:29:51.032293 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a655de5-d9ee-485c-81c7-15b5914ed172 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:29:51.032880 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 580/2303] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:29:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:29:51.048101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-045101b8-8225-4825-b085-e327a7c00e25 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:51.051377 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-045101b8-8225-4825-b085-e327a7c00e25 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 Jul 03 06:29:51.051532 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-045101b8-8225-4825-b085-e327a7c00e25 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:51.051865 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-045101b8-8225-4825-b085-e327a7c00e25 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:51.058826 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2479944-2157-4cb5-b655-4ead30c10e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:51.059632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebaa77f3-e263-4536-b927-eccf20d17efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:51.060535 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:51.060535 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:51.061277 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-045101b8-8225-4825-b085-e327a7c00e25 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:51.062144 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-045101b8-8225-4825-b085-e327a7c00e25 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 returned with HTTP 200 Jul 03 06:29:51.065786 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 574/2304] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:51 2026] GET /volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:51.113491 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['86569728-018a-47b7-abfe-7b6f605e6c10', '698d6732-4b65-40a1-b816-2ac25b273cc2', '11a8a68e-14bf-45c8-b4cc-b3e23ae1a82f', '6427c2cc-8b03-42ac-b7ab-1c722e3bfab1'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:29:51.114540 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebaa77f3-e263-4536-b927-eccf20d17efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86569728-018a-47b7-abfe-7b6f605e6c10', '698d6732-4b65-40a1-b816-2ac25b273cc2', '11a8a68e-14bf-45c8-b4cc-b3e23ae1a82f', '6427c2cc-8b03-42ac-b7ab-1c722e3bfab1']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:51.115506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473ef90b-9fb3-457f-9b4c-184d10e39e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:51.153414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473ef90b-9fb3-457f-9b4c-184d10e39e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5835fe0a-e75e-416d-9fc5-aceb6d883cfe', '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_c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['86569728-018a-47b7-abfe-7b6f605e6c10','698d6732-4b65-40a1-b816-2ac25b273cc2','11a8a68e-14bf-45c8-b4cc-b3e23ae1a82f','6427c2cc-8b03-42ac-b7ab-1c722e3bfab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:29:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5835fe0a-e75e-416d-9fc5-aceb6d883cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e43d2f1b674713aa5b21a057f11e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20898ad670e64d4493183aedfe6f72e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:51.153414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96a82fb-6cdb-4609-9fdb-2dccb18517ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:51.187385 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96a82fb-6cdb-4609-9fdb-2dccb18517ae) transitioned into 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_c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['86569728-018a-47b7-abfe-7b6f605e6c10','698d6732-4b65-40a1-b816-2ac25b273cc2','11a8a68e-14bf-45c8-b4cc-b3e23ae1a82f','6427c2cc-8b03-42ac-b7ab-1c722e3bfab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:51.189111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c8d57c-ba34-4aa0-b888-584d199ba07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:29:51.205094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c8d57c-ba34-4aa0-b888-584d199ba07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:29:51.206677 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (d60c856b-d96c-4c6e-ab38-a87d340b9c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:29:51.207176 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request issued successfully. Jul 03 06:29:51.218736 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:51.218736 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:51.223454 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:51.294391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-31e5b712-601e-4720-8a5e-0567445f1e7b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:51.296521 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-31e5b712-601e-4720-8a5e-0567445f1e7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:51.296771 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-31e5b712-601e-4720-8a5e-0567445f1e7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:51.297021 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-31e5b712-601e-4720-8a5e-0567445f1e7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:51.313109 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:51.313109 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:51.319316 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-31e5b712-601e-4720-8a5e-0567445f1e7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:51.326929 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-31e5b712-601e-4720-8a5e-0567445f1e7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:51.327412 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 571/2305] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:51 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:52.073738 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ab6c3267-50de-46d5-bb38-f2ce11ea9e01 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:52.076085 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ab6c3267-50de-46d5-bb38-f2ce11ea9e01 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 Jul 03 06:29:52.076374 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ab6c3267-50de-46d5-bb38-f2ce11ea9e01 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:52.077311 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ab6c3267-50de-46d5-bb38-f2ce11ea9e01 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:52.087095 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:52.087095 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:52.087095 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ab6c3267-50de-46d5-bb38-f2ce11ea9e01 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:52.088291 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ab6c3267-50de-46d5-bb38-f2ce11ea9e01 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 returned with HTTP 200 Jul 03 06:29:52.089026 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 581/2306] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:52 2026] GET /volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:52.099492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8842243f-1325-4a65-9483-9aeb3cc0b10f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:52.101467 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8842243f-1325-4a65-9483-9aeb3cc0b10f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:29:52.101882 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8842243f-1325-4a65-9483-9aeb3cc0b10f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c435b2f-1120-4b5f-b912-626fa4769693", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-84198958"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:52.115379 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:52.115379 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:52.115882 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8842243f-1325-4a65-9483-9aeb3cc0b10f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:52.116058 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-8842243f-1325-4a65-9483-9aeb3cc0b10f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:52.141373 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-8842243f-1325-4a65-9483-9aeb3cc0b10f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['a24c4322-f011-4d8f-b9de-31007d91315a', '593645e5-105a-4bd1-bc85-c04bdb3a4c82', '8d5c2969-19ad-4ad5-a548-2ef45445fff8', '07776118-b408-4385-84ef-f26bad795b8b'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:29:52.191556 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8842243f-1325-4a65-9483-9aeb3cc0b10f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot force create request issued successfully. Jul 03 06:29:52.191556 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8842243f-1325-4a65-9483-9aeb3cc0b10f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:29:52.191556 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 575/2307] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:29:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:29:52.204149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a2794ac5-c8fb-412d-8616-68e6a560e34f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:52.204149 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2794ac5-c8fb-412d-8616-68e6a560e34f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 Jul 03 06:29:52.204149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2794ac5-c8fb-412d-8616-68e6a560e34f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:52.204149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2794ac5-c8fb-412d-8616-68e6a560e34f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:52.210087 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:52.210087 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:52.210571 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a2794ac5-c8fb-412d-8616-68e6a560e34f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:52.212074 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2794ac5-c8fb-412d-8616-68e6a560e34f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 returned with HTTP 200 Jul 03 06:29:52.212074 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 572/2308] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:52 2026] GET /volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:52.228148 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:52.228148 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:52.228746 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:29:52.228969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Checking backup size 1 against volume size 1 {{(pid=99917) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 06:29:52.229068 np0000004376 devstack@c-api.service[99917]: INFO cinder.backup.api [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Overwriting volume 5835fe0a-e75e-416d-9fc5-aceb6d883cfe with restore of backup c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:52.257798 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] restore_backup in rpcapi backup_id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c {{(pid=99917) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 06:29:52.261289 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b438f697-b26b-4357-94f8-99ed04f9857f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c/restore returned with HTTP 202 Jul 03 06:29:52.263611 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 581/2309] 10.4.3.243 () {68 vars in 1393 bytes} [Fri Jul 3 06:29:50 2026] POST /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c/restore => generated 189 bytes in 1280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:29:52.272955 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-172b268b-25e3-4816-9098-827333483178 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:52.275862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-345e32e4-619f-4688-9416-485970072594 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:52.276631 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-172b268b-25e3-4816-9098-827333483178 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] DELETE https://10.4.3.243/volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 Jul 03 06:29:52.276846 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-172b268b-25e3-4816-9098-827333483178 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:52.277182 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-172b268b-25e3-4816-9098-827333483178 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:52.278258 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-345e32e4-619f-4688-9416-485970072594 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:52.278613 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-345e32e4-619f-4688-9416-485970072594 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:52.279023 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-345e32e4-619f-4688-9416-485970072594 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:52.279208 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-345e32e4-619f-4688-9416-485970072594 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:52.286849 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:52.286849 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:52.287449 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-345e32e4-619f-4688-9416-485970072594 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:52.287525 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:52.287525 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:52.288240 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 576/2310] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:52 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:52.344095 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f9291192-1a64-434c-ab98-3c6733aa7eaa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:52.346666 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9291192-1a64-434c-ab98-3c6733aa7eaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:52.346993 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9291192-1a64-434c-ab98-3c6733aa7eaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:52.347340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9291192-1a64-434c-ab98-3c6733aa7eaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:52.361394 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:52.361394 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:52.366160 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f9291192-1a64-434c-ab98-3c6733aa7eaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:52.371242 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9291192-1a64-434c-ab98-3c6733aa7eaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:52.371891 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 573/2311] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:52 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:52.834436 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-172b268b-25e3-4816-9098-827333483178 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 returned with HTTP 200 Jul 03 06:29:52.834925 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 582/2312] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:29:52 2026] DELETE /volume/v3/attachments/2d574258-6fdf-405c-b6f3-207fcf2d7012 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:52.848770 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-1024abb6-433b-45e8-8767-4045dcaecdf5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:52.854336 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-1024abb6-433b-45e8-8767-4045dcaecdf5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 Jul 03 06:29:52.854682 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-1024abb6-433b-45e8-8767-4045dcaecdf5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:52.855083 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-1024abb6-433b-45e8-8767-4045dcaecdf5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:52.855374 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-1024abb6-433b-45e8-8767-4045dcaecdf5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Delete volume with id: 1b43bf90-45fe-4a37-bb37-3dbe3030ade9 Jul 03 06:29:52.867152 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:52.867152 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:52.868072 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-1024abb6-433b-45e8-8767-4045dcaecdf5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:29:52.894592 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-1024abb6-433b-45e8-8767-4045dcaecdf5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Delete volume request issued successfully. Jul 03 06:29:52.894913 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-0cc7149b-c24a-4aee-9b7a-0dea2a1dbc4c req-1024abb6-433b-45e8-8767-4045dcaecdf5 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 returned with HTTP 202 Jul 03 06:29:52.895437 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 582/2313] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:29:52 2026] DELETE /volume/v3/volumes/1b43bf90-45fe-4a37-bb37-3dbe3030ade9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:53.223040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3c104b4b-acf3-4981-a0be-1a761d632ace None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:53.228125 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3c104b4b-acf3-4981-a0be-1a761d632ace tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 Jul 03 06:29:53.228398 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3c104b4b-acf3-4981-a0be-1a761d632ace tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:53.228645 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3c104b4b-acf3-4981-a0be-1a761d632ace tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:53.239685 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:53.239685 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:53.240798 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3c104b4b-acf3-4981-a0be-1a761d632ace tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:53.241673 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3c104b4b-acf3-4981-a0be-1a761d632ace tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 returned with HTTP 200 Jul 03 06:29:53.242216 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 577/2314] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:53 2026] GET /volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:53.258215 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d8f05085-9724-402c-ac4a-835296fc9cf1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:53.261898 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d8f05085-9724-402c-ac4a-835296fc9cf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:29:53.262284 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d8f05085-9724-402c-ac4a-835296fc9cf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c435b2f-1120-4b5f-b912-626fa4769693", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-110598641"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:53.278809 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:53.278809 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:53.279341 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d8f05085-9724-402c-ac4a-835296fc9cf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:53.279511 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-d8f05085-9724-402c-ac4a-835296fc9cf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:53.304821 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3381557c-ed80-43dc-bf67-2141e73e1b17 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:53.306643 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3381557c-ed80-43dc-bf67-2141e73e1b17 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:53.306892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3381557c-ed80-43dc-bf67-2141e73e1b17 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:53.307081 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3381557c-ed80-43dc-bf67-2141e73e1b17 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:53.307183 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3381557c-ed80-43dc-bf67-2141e73e1b17 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:53.316308 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:53.316308 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:53.317157 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3381557c-ed80-43dc-bf67-2141e73e1b17 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:53.317517 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 583/2315] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:53 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:53.317947 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-d8f05085-9724-402c-ac4a-835296fc9cf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['901ccf96-22e1-4c80-b87d-9eb469e5d84f', '3551ec2b-7a5e-495d-a992-729045ae0876', '31c9c864-a639-4047-8b06-fd990311b0b3', '7c75721c-c6e3-4cbe-b21b-306f7fee418e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:29:53.362342 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d8f05085-9724-402c-ac4a-835296fc9cf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot force create request issued successfully. Jul 03 06:29:53.362878 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d8f05085-9724-402c-ac4a-835296fc9cf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:29:53.363948 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 574/2316] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:29:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 06:29:53.378577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1ee7a413-9362-4a16-8737-74799618316c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:53.381760 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1ee7a413-9362-4a16-8737-74799618316c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 Jul 03 06:29:53.382040 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1ee7a413-9362-4a16-8737-74799618316c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:53.382284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1ee7a413-9362-4a16-8737-74799618316c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:53.388299 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5aa5ecb2-d528-4307-8d8f-06d44189df7c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:53.389593 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:53.389593 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:53.390212 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1ee7a413-9362-4a16-8737-74799618316c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:53.390570 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5aa5ecb2-d528-4307-8d8f-06d44189df7c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:53.391160 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5aa5ecb2-d528-4307-8d8f-06d44189df7c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:53.391160 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5aa5ecb2-d528-4307-8d8f-06d44189df7c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:53.391292 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1ee7a413-9362-4a16-8737-74799618316c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 returned with HTTP 200 Jul 03 06:29:53.391864 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 583/2317] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:53 2026] GET /volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:53.411413 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:53.411413 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:53.417564 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5aa5ecb2-d528-4307-8d8f-06d44189df7c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:53.428313 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5aa5ecb2-d528-4307-8d8f-06d44189df7c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:53.428940 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 578/2318] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:53 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:54.340174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e5e07295-a1ea-41fe-9cbd-bc80cd249337 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:54.342206 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e5e07295-a1ea-41fe-9cbd-bc80cd249337 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:54.342206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e5e07295-a1ea-41fe-9cbd-bc80cd249337 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:54.342206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e5e07295-a1ea-41fe-9cbd-bc80cd249337 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:54.342852 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e5e07295-a1ea-41fe-9cbd-bc80cd249337 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:54.349846 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:54.349846 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:54.350728 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e5e07295-a1ea-41fe-9cbd-bc80cd249337 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:54.351734 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 584/2319] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:54 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:54.407994 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-00f37f60-a4ff-41d6-9a2c-f7968bbdf3a6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:54.411783 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-00f37f60-a4ff-41d6-9a2c-f7968bbdf3a6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 Jul 03 06:29:54.412299 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-00f37f60-a4ff-41d6-9a2c-f7968bbdf3a6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:54.412612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-00f37f60-a4ff-41d6-9a2c-f7968bbdf3a6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:54.422345 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:54.422345 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:54.423019 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-00f37f60-a4ff-41d6-9a2c-f7968bbdf3a6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:54.424341 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-00f37f60-a4ff-41d6-9a2c-f7968bbdf3a6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 returned with HTTP 200 Jul 03 06:29:54.426361 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 575/2320] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:54 2026] GET /volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:54.437838 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b3bc4a99-7b89-487c-86fd-1c8a155b4069 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:54.444412 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b3bc4a99-7b89-487c-86fd-1c8a155b4069 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 Jul 03 06:29:54.444412 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b3bc4a99-7b89-487c-86fd-1c8a155b4069 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:54.444412 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b3bc4a99-7b89-487c-86fd-1c8a155b4069 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:54.444412 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-b3bc4a99-7b89-487c-86fd-1c8a155b4069 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 59eda4f4-c883-4d19-9cca-d8d39e14ae92 Jul 03 06:29:54.449333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9c554198-6c80-487f-8fe6-488085b3c8fb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:54.452488 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9c554198-6c80-487f-8fe6-488085b3c8fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:54.452488 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9c554198-6c80-487f-8fe6-488085b3c8fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:54.452488 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9c554198-6c80-487f-8fe6-488085b3c8fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:54.454347 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:54.454347 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:54.454941 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b3bc4a99-7b89-487c-86fd-1c8a155b4069 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:54.469661 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:54.469661 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:54.475672 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9c554198-6c80-487f-8fe6-488085b3c8fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:54.485326 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9c554198-6c80-487f-8fe6-488085b3c8fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:54.485326 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 579/2321] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:54 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:54.492982 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b3bc4a99-7b89-487c-86fd-1c8a155b4069 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:29:54.492982 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b3bc4a99-7b89-487c-86fd-1c8a155b4069 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 returned with HTTP 202 Jul 03 06:29:54.493513 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 584/2322] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:29:54 2026] DELETE /volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:54.504969 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7ec47750-10ab-409b-aefc-3894080b9a72 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:54.507089 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7ec47750-10ab-409b-aefc-3894080b9a72 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 Jul 03 06:29:54.507348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7ec47750-10ab-409b-aefc-3894080b9a72 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:54.507713 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7ec47750-10ab-409b-aefc-3894080b9a72 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:54.518257 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:54.518257 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:54.519056 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7ec47750-10ab-409b-aefc-3894080b9a72 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:54.520086 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7ec47750-10ab-409b-aefc-3894080b9a72 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 returned with HTTP 200 Jul 03 06:29:54.520620 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 585/2323] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:54 2026] GET /volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:55.363468 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dfee2332-f8e9-4b9e-99f7-f673f528e8d4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:55.366055 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfee2332-f8e9-4b9e-99f7-f673f528e8d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:55.366266 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfee2332-f8e9-4b9e-99f7-f673f528e8d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:55.366536 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfee2332-f8e9-4b9e-99f7-f673f528e8d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:55.366682 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-dfee2332-f8e9-4b9e-99f7-f673f528e8d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:55.371821 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:55.371821 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:55.372772 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfee2332-f8e9-4b9e-99f7-f673f528e8d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:55.373225 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 576/2324] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:55 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:55.503684 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8e13bc84-84ed-40ec-9dba-ebe32c7e1823 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:55.506033 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e13bc84-84ed-40ec-9dba-ebe32c7e1823 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:55.506376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e13bc84-84ed-40ec-9dba-ebe32c7e1823 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:55.506639 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e13bc84-84ed-40ec-9dba-ebe32c7e1823 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:55.520360 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:55.520360 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:55.524545 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8e13bc84-84ed-40ec-9dba-ebe32c7e1823 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:55.531503 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e13bc84-84ed-40ec-9dba-ebe32c7e1823 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:55.532051 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 580/2325] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:55 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:55.534429 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-37aa7b84-3f10-4b97-8094-92961401d2e5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:55.537136 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-37aa7b84-3f10-4b97-8094-92961401d2e5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 Jul 03 06:29:55.537364 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-37aa7b84-3f10-4b97-8094-92961401d2e5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:55.537640 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-37aa7b84-3f10-4b97-8094-92961401d2e5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:55.543467 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-37aa7b84-3f10-4b97-8094-92961401d2e5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 returned with HTTP 404 Jul 03 06:29:55.543946 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 585/2326] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:55 2026] GET /volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:55.554247 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1f9f87aa-9dfe-4d0e-91dc-c8fbdf531292 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:55.556443 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1f9f87aa-9dfe-4d0e-91dc-c8fbdf531292 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 Jul 03 06:29:55.558879 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1f9f87aa-9dfe-4d0e-91dc-c8fbdf531292 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:55.559206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1f9f87aa-9dfe-4d0e-91dc-c8fbdf531292 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:55.559366 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-1f9f87aa-9dfe-4d0e-91dc-c8fbdf531292 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 001c2603-c018-4656-9603-86639feb1169 Jul 03 06:29:55.562660 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=219,cinder:UPDATE=36,cinder:INSERT=9 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:29:55.565809 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:55.565809 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:55.566669 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1f9f87aa-9dfe-4d0e-91dc-c8fbdf531292 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:55.593764 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1f9f87aa-9dfe-4d0e-91dc-c8fbdf531292 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:29:55.593954 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1f9f87aa-9dfe-4d0e-91dc-c8fbdf531292 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 returned with HTTP 202 Jul 03 06:29:55.594457 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 586/2327] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:29:55 2026] DELETE /volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:55.603506 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d0e909e9-fb4f-417e-a6bd-90400d7f509c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:55.605772 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0e909e9-fb4f-417e-a6bd-90400d7f509c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 Jul 03 06:29:55.605986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0e909e9-fb4f-417e-a6bd-90400d7f509c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:55.606203 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0e909e9-fb4f-417e-a6bd-90400d7f509c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:55.612415 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:55.612415 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:55.613143 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d0e909e9-fb4f-417e-a6bd-90400d7f509c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:55.614028 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0e909e9-fb4f-417e-a6bd-90400d7f509c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 returned with HTTP 200 Jul 03 06:29:55.614545 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 577/2328] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:55 2026] GET /volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:56.359956 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-49ba1df0-735b-45b3-a874-a441c7a7e2be None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.363052 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-49ba1df0-735b-45b3-a874-a441c7a7e2be tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] DELETE https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:29:56.363383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-49ba1df0-735b-45b3-a874-a441c7a7e2be tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:56.363878 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-49ba1df0-735b-45b3-a874-a441c7a7e2be tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:56.364064 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-49ba1df0-735b-45b3-a874-a441c7a7e2be tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Delete volume with id: 55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:29:56.370024 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=192,cinder:UPDATE=40,cinder:INSERT=17 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:29:56.377044 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:56.377044 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:56.377730 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-49ba1df0-735b-45b3-a874-a441c7a7e2be tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:29:56.386392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-47fffad5-5939-43d9-9ed4-99274adc1bd1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.389251 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-47fffad5-5939-43d9-9ed4-99274adc1bd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:56.389583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-47fffad5-5939-43d9-9ed4-99274adc1bd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:56.389648 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-47fffad5-5939-43d9-9ed4-99274adc1bd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:56.389780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-47fffad5-5939-43d9-9ed4-99274adc1bd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:56.397454 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:56.397454 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:56.399039 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-47fffad5-5939-43d9-9ed4-99274adc1bd1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:56.400394 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 586/2329] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:56 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:56.423590 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-49ba1df0-735b-45b3-a874-a441c7a7e2be tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Delete volume request issued successfully. Jul 03 06:29:56.423940 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-49ba1df0-735b-45b3-a874-a441c7a7e2be tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 202 Jul 03 06:29:56.426299 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 581/2330] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:29:56 2026] DELETE /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:56.436604 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a63001af-a4fa-4238-9cbc-19991b054a98 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.439954 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a63001af-a4fa-4238-9cbc-19991b054a98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:29:56.440268 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a63001af-a4fa-4238-9cbc-19991b054a98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:56.440526 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a63001af-a4fa-4238-9cbc-19991b054a98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:56.452483 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:56.452483 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:56.459632 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a63001af-a4fa-4238-9cbc-19991b054a98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Volume info retrieved successfully. Jul 03 06:29:56.467163 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a63001af-a4fa-4238-9cbc-19991b054a98 tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 200 Jul 03 06:29:56.467905 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 587/2331] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:56 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:56.511592 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-02c84d2c-7fd0-448e-881f-ad9d6014ab7b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.513746 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-02c84d2c-7fd0-448e-881f-ad9d6014ab7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a/action Jul 03 06:29:56.514174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-02c84d2c-7fd0-448e-881f-ad9d6014ab7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:56.514298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-02c84d2c-7fd0-448e-881f-ad9d6014ab7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:56.518419 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=177,cinder:UPDATE=33,cinder:INSERT=12 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:29:56.538723 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:56.538723 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:56.550237 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-acac8c69-c8da-4dfd-a517-35f13f063084 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.551905 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-acac8c69-c8da-4dfd-a517-35f13f063084 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:56.552197 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-acac8c69-c8da-4dfd-a517-35f13f063084 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:56.552376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-acac8c69-c8da-4dfd-a517-35f13f063084 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:56.568313 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:56.568313 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:56.573330 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f4d1886c-6949-4353-83b8-e7f14c6f6d75 req-02c84d2c-7fd0-448e-881f-ad9d6014ab7b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a/action returned with HTTP 204 Jul 03 06:29:56.573330 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 578/2332] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:29:56 2026] POST /volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:56.575328 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-acac8c69-c8da-4dfd-a517-35f13f063084 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:56.582370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-acac8c69-c8da-4dfd-a517-35f13f063084 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:56.582889 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 587/2333] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:56 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:56.633986 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bafccf0d-1aa3-4e9b-b9fd-0bc372cf60de None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.636371 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bafccf0d-1aa3-4e9b-b9fd-0bc372cf60de tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 Jul 03 06:29:56.636648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bafccf0d-1aa3-4e9b-b9fd-0bc372cf60de tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:56.636944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bafccf0d-1aa3-4e9b-b9fd-0bc372cf60de tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:56.643463 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bafccf0d-1aa3-4e9b-b9fd-0bc372cf60de tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 returned with HTTP 404 Jul 03 06:29:56.644156 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 582/2334] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:56 2026] GET /volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:56.653940 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d2814a91-c266-42bf-b37d-88e766efc072 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.656196 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d2814a91-c266-42bf-b37d-88e766efc072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 Jul 03 06:29:56.656432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d2814a91-c266-42bf-b37d-88e766efc072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:56.656809 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d2814a91-c266-42bf-b37d-88e766efc072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:56.656905 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-d2814a91-c266-42bf-b37d-88e766efc072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 21161a64-81a4-4344-9325-cb5cedb8e6f8 Jul 03 06:29:56.661713 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-16205d5c-e6ca-4327-8109-8c05620c9ad3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.664259 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-16205d5c-e6ca-4327-8109-8c05620c9ad3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:56.664496 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:56.664496 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:56.664604 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-16205d5c-e6ca-4327-8109-8c05620c9ad3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:56.664764 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-16205d5c-e6ca-4327-8109-8c05620c9ad3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:56.665146 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d2814a91-c266-42bf-b37d-88e766efc072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:56.677568 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:56.677568 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:56.681895 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-16205d5c-e6ca-4327-8109-8c05620c9ad3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:56.689960 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-16205d5c-e6ca-4327-8109-8c05620c9ad3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:56.690532 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 579/2335] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:56 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:56.709215 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d2814a91-c266-42bf-b37d-88e766efc072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:29:56.709594 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d2814a91-c266-42bf-b37d-88e766efc072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 returned with HTTP 202 Jul 03 06:29:56.710123 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 588/2336] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:29:56 2026] DELETE /volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:29:56.720769 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-65a8fbd0-ea25-4c43-93db-cf46ea72dece None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:56.722982 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-65a8fbd0-ea25-4c43-93db-cf46ea72dece tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 Jul 03 06:29:56.723245 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-65a8fbd0-ea25-4c43-93db-cf46ea72dece tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:56.723498 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-65a8fbd0-ea25-4c43-93db-cf46ea72dece tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:56.731135 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:56.731135 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:56.732725 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-65a8fbd0-ea25-4c43-93db-cf46ea72dece tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:29:56.732875 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-65a8fbd0-ea25-4c43-93db-cf46ea72dece tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 returned with HTTP 200 Jul 03 06:29:56.733338 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 588/2337] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:56 2026] GET /volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:57.414480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cbb2823a-b7bb-4fdd-81d7-68a4f06187af None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:57.417727 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cbb2823a-b7bb-4fdd-81d7-68a4f06187af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:57.418105 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cbb2823a-b7bb-4fdd-81d7-68a4f06187af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:57.418421 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cbb2823a-b7bb-4fdd-81d7-68a4f06187af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:57.418643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-cbb2823a-b7bb-4fdd-81d7-68a4f06187af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:57.429682 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:57.429682 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:57.430046 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cbb2823a-b7bb-4fdd-81d7-68a4f06187af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:57.430423 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 583/2338] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:57 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:57.488906 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5afd673a-d5cc-408e-8a8b-94fb0d52dc6f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:57.491397 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5afd673a-d5cc-408e-8a8b-94fb0d52dc6f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] GET https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 Jul 03 06:29:57.491397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5afd673a-d5cc-408e-8a8b-94fb0d52dc6f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:57.492197 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5afd673a-d5cc-408e-8a8b-94fb0d52dc6f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:57.507761 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5afd673a-d5cc-408e-8a8b-94fb0d52dc6f tempest-ServerActionsTestOtherA-1372734144 tempest-ServerActionsTestOtherA-1372734144-project-member] https://10.4.3.243/volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 returned with HTTP 404 Jul 03 06:29:57.508758 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 580/2339] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:57 2026] GET /volume/v3/volumes/55ab36ed-a65c-407c-8f5d-98a19e8e0723 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:57.749847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e3a757d3-bc18-4123-b75e-7ba3b2e2866a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:57.752229 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e3a757d3-bc18-4123-b75e-7ba3b2e2866a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 Jul 03 06:29:57.752458 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e3a757d3-bc18-4123-b75e-7ba3b2e2866a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:57.752729 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e3a757d3-bc18-4123-b75e-7ba3b2e2866a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:57.770174 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e3a757d3-bc18-4123-b75e-7ba3b2e2866a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 returned with HTTP 404 Jul 03 06:29:57.774339 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 589/2340] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:29:57 2026] GET /volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:57.786877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dbada768-e4fe-4398-861a-ead4c804a246 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:57.792759 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dbada768-e4fe-4398-861a-ead4c804a246 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 Jul 03 06:29:57.792759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dbada768-e4fe-4398-861a-ead4c804a246 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:57.792759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dbada768-e4fe-4398-861a-ead4c804a246 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:57.792759 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-dbada768-e4fe-4398-861a-ead4c804a246 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 001c2603-c018-4656-9603-86639feb1169 Jul 03 06:29:57.800757 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dbada768-e4fe-4398-861a-ead4c804a246 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 returned with HTTP 404 Jul 03 06:29:57.800757 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 589/2341] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:29:57 2026] DELETE /volume/v3/snapshots/001c2603-c018-4656-9603-86639feb1169 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:57.815443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-76c107ad-7218-4c30-9dc3-17d058a3f7df None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:57.818380 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76c107ad-7218-4c30-9dc3-17d058a3f7df tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 Jul 03 06:29:57.818711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76c107ad-7218-4c30-9dc3-17d058a3f7df tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:57.819001 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76c107ad-7218-4c30-9dc3-17d058a3f7df tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:57.820749 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-76c107ad-7218-4c30-9dc3-17d058a3f7df tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 21161a64-81a4-4344-9325-cb5cedb8e6f8 Jul 03 06:29:57.835890 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76c107ad-7218-4c30-9dc3-17d058a3f7df tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 returned with HTTP 404 Jul 03 06:29:57.837134 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 584/2342] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:29:57 2026] DELETE /volume/v3/snapshots/21161a64-81a4-4344-9325-cb5cedb8e6f8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:57.862512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-782bfb5e-9e08-405e-aa30-ad8c0edbb9d9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:57.868930 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-782bfb5e-9e08-405e-aa30-ad8c0edbb9d9 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 Jul 03 06:29:57.869221 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-782bfb5e-9e08-405e-aa30-ad8c0edbb9d9 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:57.869506 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-782bfb5e-9e08-405e-aa30-ad8c0edbb9d9 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:57.869651 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-782bfb5e-9e08-405e-aa30-ad8c0edbb9d9 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 59eda4f4-c883-4d19-9cca-d8d39e14ae92 Jul 03 06:29:57.880636 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-782bfb5e-9e08-405e-aa30-ad8c0edbb9d9 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 returned with HTTP 404 Jul 03 06:29:57.882303 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 581/2343] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:29:57 2026] DELETE /volume/v3/snapshots/59eda4f4-c883-4d19-9cca-d8d39e14ae92 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:29:57.935643 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-dcb2d865-92d1-4c6c-95bf-931ee55022ef None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:57.938104 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-dcb2d865-92d1-4c6c-95bf-931ee55022ef tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:57.938443 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-dcb2d865-92d1-4c6c-95bf-931ee55022ef tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:57.938714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-dcb2d865-92d1-4c6c-95bf-931ee55022ef tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:57.959940 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:57.959940 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:57.965265 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-dcb2d865-92d1-4c6c-95bf-931ee55022ef tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:57.975626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-dcb2d865-92d1-4c6c-95bf-931ee55022ef tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:57.976483 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 590/2344] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:29:57 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1653 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:58.009634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-ec13bb00-f5a2-48b9-9eed-d84c9ca735f1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:58.013897 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-ec13bb00-f5a2-48b9-9eed-d84c9ca735f1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693/action Jul 03 06:29:58.013897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-ec13bb00-f5a2-48b9-9eed-d84c9ca735f1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:29:58.013897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-ec13bb00-f5a2-48b9-9eed-d84c9ca735f1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:58.036232 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:58.036232 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:58.037154 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-ec13bb00-f5a2-48b9-9eed-d84c9ca735f1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:58.067428 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-ec13bb00-f5a2-48b9-9eed-d84c9ca735f1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Begin detaching volume completed successfully. Jul 03 06:29:58.067428 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-ec13bb00-f5a2-48b9-9eed-d84c9ca735f1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693/action returned with HTTP 202 Jul 03 06:29:58.067428 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 590/2345] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:29:58 2026] POST /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:29:58.445327 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-de44d0c5-7f3f-45fe-9b1e-3e254973dc5d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:58.447435 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de44d0c5-7f3f-45fe-9b1e-3e254973dc5d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:58.447676 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de44d0c5-7f3f-45fe-9b1e-3e254973dc5d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:58.447929 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de44d0c5-7f3f-45fe-9b1e-3e254973dc5d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:58.448045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-de44d0c5-7f3f-45fe-9b1e-3e254973dc5d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:58.454059 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:58.454059 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:58.454708 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de44d0c5-7f3f-45fe-9b1e-3e254973dc5d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:58.455147 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 585/2346] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:58 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:58.756611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-64ec17ce-f589-48fd-a10d-532e72d150ce None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:58.758358 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-64ec17ce-f589-48fd-a10d-532e72d150ce None None] GET https://10.4.3.243/volume// Jul 03 06:29:58.758358 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-64ec17ce-f589-48fd-a10d-532e72d150ce None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:58.758358 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-64ec17ce-f589-48fd-a10d-532e72d150ce None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:58.760580 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-64ec17ce-f589-48fd-a10d-532e72d150ce None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:58.761343 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 582/2347] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:29:58 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:58.776939 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-1a4931bf-3f86-4ba7-b8ea-320465f34b61 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:58.783383 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-1a4931bf-3f86-4ba7-b8ea-320465f34b61 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:29:58.783951 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-1a4931bf-3f86-4ba7-b8ea-320465f34b61 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53cdb5b1-13a5-4291-9323-90bf94ad701c", "connector": null, "instance_uuid": "e6750dee-db38-4fbe-8cfd-5bd00ef699b0"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:58.804362 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:58.804362 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:29:58.846530 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-1a4931bf-3f86-4ba7-b8ea-320465f34b61 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:29:58.847272 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 591/2348] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:29:58 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:59.121564 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cf68df48-d6a3-471f-a174-1463f493f175 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:59.122195 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cf68df48-d6a3-471f-a174-1463f493f175 None None] GET https://10.4.3.243/volume// Jul 03 06:29:59.122450 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cf68df48-d6a3-471f-a174-1463f493f175 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:59.122757 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cf68df48-d6a3-471f-a174-1463f493f175 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:59.123514 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cf68df48-d6a3-471f-a174-1463f493f175 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:59.123750 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 591/2349] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:59.136067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-6e6296b9-71fd-4f54-a205-2694609ddb42 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:59.140552 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-6e6296b9-71fd-4f54-a205-2694609ddb42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:29:59.140552 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-6e6296b9-71fd-4f54-a205-2694609ddb42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:59.140846 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-6e6296b9-71fd-4f54-a205-2694609ddb42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:59.167785 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:59.167785 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:59.180905 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-6e6296b9-71fd-4f54-a205-2694609ddb42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:29:59.189803 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-6e6296b9-71fd-4f54-a205-2694609ddb42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:29:59.190841 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 586/2350] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:29:59 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1836 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:29:59.232727 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b38f1499-ab96-4bbd-84bc-18c6b2af5e34 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:59.233204 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b38f1499-ab96-4bbd-84bc-18c6b2af5e34 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:59.233263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b38f1499-ab96-4bbd-84bc-18c6b2af5e34 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:59.233517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b38f1499-ab96-4bbd-84bc-18c6b2af5e34 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:59.257965 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:59.257965 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:29:59.266496 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b38f1499-ab96-4bbd-84bc-18c6b2af5e34 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:59.275726 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b38f1499-ab96-4bbd-84bc-18c6b2af5e34 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:59.277480 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 583/2351] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:59 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:29:59.386415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a9ff8a91-5dd5-490d-b76c-f227a7022998 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:59.386889 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a9ff8a91-5dd5-490d-b76c-f227a7022998 None None] GET https://10.4.3.243/volume// Jul 03 06:29:59.387081 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a9ff8a91-5dd5-490d-b76c-f227a7022998 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:59.387394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a9ff8a91-5dd5-490d-b76c-f227a7022998 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:59.387684 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a9ff8a91-5dd5-490d-b76c-f227a7022998 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:29:59.388080 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 592/2352] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:29:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:29:59.398630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-cb1649be-dd4e-49dc-adc9-1df24443db41 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:59.402346 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-cb1649be-dd4e-49dc-adc9-1df24443db41 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:29:59.402346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-cb1649be-dd4e-49dc-adc9-1df24443db41 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:59.402346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-cb1649be-dd4e-49dc-adc9-1df24443db41 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:59.417489 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:59.417489 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:29:59.422303 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-cb1649be-dd4e-49dc-adc9-1df24443db41 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:29:59.428894 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-cb1649be-dd4e-49dc-adc9-1df24443db41 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:29:59.429675 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 592/2353] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:29:59 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:29:59.471586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-28994b4b-665b-421e-8bbb-df031fbdc17d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:59.474497 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28994b4b-665b-421e-8bbb-df031fbdc17d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:29:59.474497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28994b4b-665b-421e-8bbb-df031fbdc17d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:29:59.474497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28994b4b-665b-421e-8bbb-df031fbdc17d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:29:59.474497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-28994b4b-665b-421e-8bbb-df031fbdc17d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:29:59.481225 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:59.481225 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:29:59.482397 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28994b4b-665b-421e-8bbb-df031fbdc17d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:29:59.483530 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 587/2354] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:29:59 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:29:59.599843 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-d56b4b41-4cb4-43fa-8695-07091f4d1ff9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:29:59.605213 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-d56b4b41-4cb4-43fa-8695-07091f4d1ff9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] PUT https://10.4.3.243/volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157 Jul 03 06:29:59.605768 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-d56b4b41-4cb4-43fa-8695-07091f4d1ff9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:29:59.632550 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-d56b4b41-4cb4-43fa-8695-07091f4d1ff9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Acquiring lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:29:59.638313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-d56b4b41-4cb4-43fa-8695-07091f4d1ff9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" acquired by "attachment_update" :: waited 0.012s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:29:59.639962 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:29:59.639962 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:00.189628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-d56b4b41-4cb4-43fa-8695-07091f4d1ff9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" released by "attachment_update" :: held 0.550s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:30:00.190288 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-d56b4b41-4cb4-43fa-8695-07091f4d1ff9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157 returned with HTTP 200 Jul 03 06:30:00.191647 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 584/2355] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:29:59 2026] PUT /volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157 => generated 969 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:00.296181 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-242e35be-b96c-4519-a321-edebe2905741 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:00.300175 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-242e35be-b96c-4519-a321-edebe2905741 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:30:00.300175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-242e35be-b96c-4519-a321-edebe2905741 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:00.300175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-242e35be-b96c-4519-a321-edebe2905741 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:00.326825 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:00.326825 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:00.334004 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-242e35be-b96c-4519-a321-edebe2905741 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:30:00.340652 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-242e35be-b96c-4519-a321-edebe2905741 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:30:00.341302 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 593/2356] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:00 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:00.418214 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-442a89d8-06f5-4a72-be6d-e2db27d37837 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:00.424652 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-442a89d8-06f5-4a72-be6d-e2db27d37837 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 Jul 03 06:30:00.428884 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-442a89d8-06f5-4a72-be6d-e2db27d37837 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:00.429201 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-442a89d8-06f5-4a72-be6d-e2db27d37837 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:00.432485 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=185,cinder:UPDATE=39,cinder:INSERT=13 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:30:00.448148 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:00.448148 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:00.505203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-66bcd325-2a57-41c2-94a3-390212a9db8f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:00.509793 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66bcd325-2a57-41c2-94a3-390212a9db8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:00.509793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66bcd325-2a57-41c2-94a3-390212a9db8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:00.509793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66bcd325-2a57-41c2-94a3-390212a9db8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:00.509793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-66bcd325-2a57-41c2-94a3-390212a9db8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:00.526008 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:00.526008 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:00.526578 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66bcd325-2a57-41c2-94a3-390212a9db8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:00.527378 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 588/2357] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:00 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:01.048318 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-86a3d64c-7ef1-48c1-9167-1b230c7faf8b req-442a89d8-06f5-4a72-be6d-e2db27d37837 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 returned with HTTP 200 Jul 03 06:30:01.048984 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 593/2358] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:30:00 2026] DELETE /volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 => generated 19 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:01.362015 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5ed24132-57be-448f-ac99-69a924229642 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:01.366013 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5ed24132-57be-448f-ac99-69a924229642 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:30:01.366595 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5ed24132-57be-448f-ac99-69a924229642 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:01.366595 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5ed24132-57be-448f-ac99-69a924229642 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:01.397121 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:01.397121 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:01.406316 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5ed24132-57be-448f-ac99-69a924229642 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:30:01.416510 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5ed24132-57be-448f-ac99-69a924229642 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:30:01.417281 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 585/2359] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:01 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:30:01.547680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8fac8699-7895-4d05-bd1d-665410ad00d4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:01.552834 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8fac8699-7895-4d05-bd1d-665410ad00d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:01.553006 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8fac8699-7895-4d05-bd1d-665410ad00d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:01.553553 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8fac8699-7895-4d05-bd1d-665410ad00d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:01.553743 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-8fac8699-7895-4d05-bd1d-665410ad00d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:01.565236 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:01.565236 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:01.569075 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8fac8699-7895-4d05-bd1d-665410ad00d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:01.569075 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 594/2360] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:01 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:02.443642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5385730f-9407-4c7d-8171-2811e8cd983e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:02.446154 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5385730f-9407-4c7d-8171-2811e8cd983e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:30:02.446443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5385730f-9407-4c7d-8171-2811e8cd983e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:02.446729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5385730f-9407-4c7d-8171-2811e8cd983e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:02.466232 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:02.466232 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:02.472740 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5385730f-9407-4c7d-8171-2811e8cd983e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:30:02.479344 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5385730f-9407-4c7d-8171-2811e8cd983e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:30:02.479912 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 589/2361] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:02 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:02.587714 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eef9f8d8-788c-4f4f-97bc-8f59cfdc5d99 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:02.590737 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eef9f8d8-788c-4f4f-97bc-8f59cfdc5d99 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:02.590737 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eef9f8d8-788c-4f4f-97bc-8f59cfdc5d99 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:02.590952 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eef9f8d8-788c-4f4f-97bc-8f59cfdc5d99 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:02.590952 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-eef9f8d8-788c-4f4f-97bc-8f59cfdc5d99 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:02.600150 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:02.600150 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:02.604245 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eef9f8d8-788c-4f4f-97bc-8f59cfdc5d99 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:02.605215 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 594/2362] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:02 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:03.503950 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b3fa1dfe-7da0-4625-9217-6512aeb209e7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:03.508792 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3fa1dfe-7da0-4625-9217-6512aeb209e7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:30:03.508792 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3fa1dfe-7da0-4625-9217-6512aeb209e7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:03.508996 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3fa1dfe-7da0-4625-9217-6512aeb209e7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:03.559335 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:03.559335 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:03.568509 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b3fa1dfe-7da0-4625-9217-6512aeb209e7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:30:03.578984 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3fa1dfe-7da0-4625-9217-6512aeb209e7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:30:03.579648 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 586/2363] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:03 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:03.625185 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-56cbf613-d79a-4c9a-9d4a-f6598a7d9388 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:03.627607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-56cbf613-d79a-4c9a-9d4a-f6598a7d9388 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:03.627607 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-56cbf613-d79a-4c9a-9d4a-f6598a7d9388 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:03.627887 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-56cbf613-d79a-4c9a-9d4a-f6598a7d9388 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:03.628038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-56cbf613-d79a-4c9a-9d4a-f6598a7d9388 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:03.645723 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:03.645723 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:03.646438 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-56cbf613-d79a-4c9a-9d4a-f6598a7d9388 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:03.646438 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 595/2364] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:03 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:04.600895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b256a114-a373-4a0a-996a-5a628b17f599 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:04.603295 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b256a114-a373-4a0a-996a-5a628b17f599 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:30:04.603440 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b256a114-a373-4a0a-996a-5a628b17f599 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:04.603780 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b256a114-a373-4a0a-996a-5a628b17f599 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:04.626581 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:04.626581 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:04.634316 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b256a114-a373-4a0a-996a-5a628b17f599 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:30:04.647014 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b256a114-a373-4a0a-996a-5a628b17f599 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:30:04.647780 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 590/2365] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:04 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:04.662929 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2d711e61-a613-46c4-9a9f-010ed064cba9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:04.665652 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2d711e61-a613-46c4-9a9f-010ed064cba9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:04.665986 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2d711e61-a613-46c4-9a9f-010ed064cba9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:04.666713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2d711e61-a613-46c4-9a9f-010ed064cba9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:04.666713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2d711e61-a613-46c4-9a9f-010ed064cba9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:04.674619 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:04.674619 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:04.675884 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2d711e61-a613-46c4-9a9f-010ed064cba9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:04.676541 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 595/2366] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:04 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:05.662596 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5faf1729-2172-4ad0-a236-7402b5a0abaa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:05.664492 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5faf1729-2172-4ad0-a236-7402b5a0abaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:30:05.664722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5faf1729-2172-4ad0-a236-7402b5a0abaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:05.664946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5faf1729-2172-4ad0-a236-7402b5a0abaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:05.681165 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:05.681165 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:05.686253 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5faf1729-2172-4ad0-a236-7402b5a0abaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:30:05.687499 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2f392521-5624-488c-9eec-050382fc75d3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:05.691130 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f392521-5624-488c-9eec-050382fc75d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:05.691414 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f392521-5624-488c-9eec-050382fc75d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:05.691665 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f392521-5624-488c-9eec-050382fc75d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:05.691841 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2f392521-5624-488c-9eec-050382fc75d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:05.692133 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5faf1729-2172-4ad0-a236-7402b5a0abaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:30:05.692578 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 587/2367] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:05 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:05.700854 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:05.700854 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:05.701857 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f392521-5624-488c-9eec-050382fc75d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:05.702441 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 596/2368] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:05 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:05.787098 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-de6d7291-66d9-4498-987e-668b747decc2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:05.791870 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-de6d7291-66d9-4498-987e-668b747decc2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157/action Jul 03 06:30:05.792420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-de6d7291-66d9-4498-987e-668b747decc2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:30:05.792614 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-de6d7291-66d9-4498-987e-668b747decc2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:05.835158 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:05.835158 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:05.868142 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4dab042b-e068-4f5b-819c-d3bee63ffcce req-de6d7291-66d9-4498-987e-668b747decc2 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157/action returned with HTTP 204 Jul 03 06:30:05.869750 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 591/2369] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:30:05 2026] POST /volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:05.961903 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8c96bd74-ebea-4b15-b2ad-b2c3bc6d13a3 req-251e0566-66f8-47d5-9e08-2d29d47e0fb1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:05.964466 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8c96bd74-ebea-4b15-b2ad-b2c3bc6d13a3 req-251e0566-66f8-47d5-9e08-2d29d47e0fb1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 Jul 03 06:30:05.964751 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8c96bd74-ebea-4b15-b2ad-b2c3bc6d13a3 req-251e0566-66f8-47d5-9e08-2d29d47e0fb1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:05.965059 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8c96bd74-ebea-4b15-b2ad-b2c3bc6d13a3 req-251e0566-66f8-47d5-9e08-2d29d47e0fb1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:05.972327 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8c96bd74-ebea-4b15-b2ad-b2c3bc6d13a3 req-251e0566-66f8-47d5-9e08-2d29d47e0fb1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 returned with HTTP 404 Jul 03 06:30:05.973085 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 596/2370] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:30:05 2026] DELETE /volume/v3/attachments/7c3d10a6-a389-416e-98ef-f6aaa3603d96 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:30:06.706709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-49e61b67-1c97-4f97-a598-92a897e793a9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:06.711709 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-49e61b67-1c97-4f97-a598-92a897e793a9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:30:06.712304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-49e61b67-1c97-4f97-a598-92a897e793a9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:06.712304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-49e61b67-1c97-4f97-a598-92a897e793a9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:06.738487 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:06.738487 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:06.739396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b8638cf2-a12e-49dc-b3fa-55bdedf39567 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:06.739396 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b8638cf2-a12e-49dc-b3fa-55bdedf39567 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:06.739396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b8638cf2-a12e-49dc-b3fa-55bdedf39567 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:06.739396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b8638cf2-a12e-49dc-b3fa-55bdedf39567 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:06.739396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-b8638cf2-a12e-49dc-b3fa-55bdedf39567 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:06.740238 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-49e61b67-1c97-4f97-a598-92a897e793a9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:30:06.743024 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:06.743024 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:06.743665 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b8638cf2-a12e-49dc-b3fa-55bdedf39567 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:06.744629 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 597/2371] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:06 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:06.752069 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-49e61b67-1c97-4f97-a598-92a897e793a9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:30:06.752069 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 588/2372] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:06 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:07.759763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4cc36043-bec1-4f58-b6a2-5d36eb518338 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:07.763350 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4cc36043-bec1-4f58-b6a2-5d36eb518338 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:07.764492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4cc36043-bec1-4f58-b6a2-5d36eb518338 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:07.764492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4cc36043-bec1-4f58-b6a2-5d36eb518338 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:07.764492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-4cc36043-bec1-4f58-b6a2-5d36eb518338 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:07.774719 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:07.774719 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:07.776417 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4cc36043-bec1-4f58-b6a2-5d36eb518338 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:07.776417 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 592/2373] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:07 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:07.790524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-aefee559-a8a8-4008-9f18-9a70acf00bc4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:07.791353 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-aefee559-a8a8-4008-9f18-9a70acf00bc4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe Jul 03 06:30:07.791867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-aefee559-a8a8-4008-9f18-9a70acf00bc4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:07.791867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-aefee559-a8a8-4008-9f18-9a70acf00bc4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:07.799267 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:07.799267 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:07.803669 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-aefee559-a8a8-4008-9f18-9a70acf00bc4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:07.808852 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-aefee559-a8a8-4008-9f18-9a70acf00bc4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe returned with HTTP 200 Jul 03 06:30:07.809228 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 597/2374] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:07 2026] GET /volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe => generated 1411 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:30:07.822681 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-16c911b2-1736-442c-955e-9d51499c45a7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:07.824545 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16c911b2-1736-442c-955e-9d51499c45a7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe Jul 03 06:30:07.825271 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16c911b2-1736-442c-955e-9d51499c45a7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:07.826108 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16c911b2-1736-442c-955e-9d51499c45a7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:07.838657 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:07.838657 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:07.842087 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-16c911b2-1736-442c-955e-9d51499c45a7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:07.848129 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16c911b2-1736-442c-955e-9d51499c45a7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe returned with HTTP 200 Jul 03 06:30:07.848830 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 598/2375] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:07 2026] GET /volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:07.865168 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d5d0bafd-6286-40e7-8515-9a8b82fe5da0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:07.868068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d5d0bafd-6286-40e7-8515-9a8b82fe5da0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe Jul 03 06:30:07.868303 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d5d0bafd-6286-40e7-8515-9a8b82fe5da0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:07.868566 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d5d0bafd-6286-40e7-8515-9a8b82fe5da0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:07.869307 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-d5d0bafd-6286-40e7-8515-9a8b82fe5da0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume with id: 5835fe0a-e75e-416d-9fc5-aceb6d883cfe Jul 03 06:30:07.879913 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:07.879913 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:07.880597 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d5d0bafd-6286-40e7-8515-9a8b82fe5da0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:07.919074 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d5d0bafd-6286-40e7-8515-9a8b82fe5da0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume request issued successfully. Jul 03 06:30:07.919390 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d5d0bafd-6286-40e7-8515-9a8b82fe5da0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe returned with HTTP 202 Jul 03 06:30:07.920057 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 589/2376] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:07 2026] DELETE /volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:30:07.934389 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-21d022a6-bdbb-44a4-87d9-4e3a35753ebb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:07.936264 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21d022a6-bdbb-44a4-87d9-4e3a35753ebb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe Jul 03 06:30:07.936624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21d022a6-bdbb-44a4-87d9-4e3a35753ebb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:07.936914 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21d022a6-bdbb-44a4-87d9-4e3a35753ebb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:07.946124 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:07.946124 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:07.956796 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-21d022a6-bdbb-44a4-87d9-4e3a35753ebb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:07.962517 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21d022a6-bdbb-44a4-87d9-4e3a35753ebb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe returned with HTTP 200 Jul 03 06:30:07.963118 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 593/2377] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:07 2026] GET /volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:08.983879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e17c51d1-bc6a-4a59-801b-d5cc2e8cb3af None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:08.986064 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e17c51d1-bc6a-4a59-801b-d5cc2e8cb3af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe Jul 03 06:30:08.986280 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e17c51d1-bc6a-4a59-801b-d5cc2e8cb3af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:08.986475 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e17c51d1-bc6a-4a59-801b-d5cc2e8cb3af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:08.998815 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e17c51d1-bc6a-4a59-801b-d5cc2e8cb3af tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe returned with HTTP 404 Jul 03 06:30:08.999683 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 598/2378] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:08 2026] GET /volume/v3/volumes/5835fe0a-e75e-416d-9fc5-aceb6d883cfe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:09.009860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4de922b9-82d9-4505-be46-c11f5e8e1a6e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:09.012251 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4de922b9-82d9-4505-be46-c11f5e8e1a6e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:09.012536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4de922b9-82d9-4505-be46-c11f5e8e1a6e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:09.012866 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4de922b9-82d9-4505-be46-c11f5e8e1a6e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:09.013024 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-4de922b9-82d9-4505-be46-c11f5e8e1a6e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete backup with id: c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. Jul 03 06:30:09.018807 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:09.018807 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:09.040299 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-4de922b9-82d9-4505-be46-c11f5e8e1a6e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] delete_backup rpcapi backup_id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:30:09.042463 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4de922b9-82d9-4505-be46-c11f5e8e1a6e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 202 Jul 03 06:30:09.043192 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 599/2379] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:09 2026] DELETE /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:30:09.051920 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a90e32b3-8f0c-44ae-b623-f69e5ce5c761 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:09.055075 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a90e32b3-8f0c-44ae-b623-f69e5ce5c761 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:09.055406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a90e32b3-8f0c-44ae-b623-f69e5ce5c761 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:09.055717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a90e32b3-8f0c-44ae-b623-f69e5ce5c761 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:09.055967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a90e32b3-8f0c-44ae-b623-f69e5ce5c761 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:09.063084 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:09.063084 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:09.064410 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a90e32b3-8f0c-44ae-b623-f69e5ce5c761 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 200 Jul 03 06:30:09.065387 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 590/2380] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:09 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:10.077163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-274d1912-065f-494a-b529-9637d49e5d9c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:10.079343 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-274d1912-065f-494a-b529-9637d49e5d9c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c Jul 03 06:30:10.080245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-274d1912-065f-494a-b529-9637d49e5d9c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:10.080245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-274d1912-065f-494a-b529-9637d49e5d9c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:10.080442 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-274d1912-065f-494a-b529-9637d49e5d9c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:10.087437 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-274d1912-065f-494a-b529-9637d49e5d9c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c returned with HTTP 404 Jul 03 06:30:10.088409 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 594/2381] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:10 2026] GET /volume/v3/backups/c1e11605-d0b2-49a7-a4e4-cd7e7e24b69c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:10.193930 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-00331e93-7e9e-4889-b381-3a97944254b2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:10.195988 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00331e93-7e9e-4889-b381-3a97944254b2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:30:10.196210 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00331e93-7e9e-4889-b381-3a97944254b2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:10.196454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00331e93-7e9e-4889-b381-3a97944254b2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:10.211955 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:10.211955 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:10.218230 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-00331e93-7e9e-4889-b381-3a97944254b2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:10.229160 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00331e93-7e9e-4889-b381-3a97944254b2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 returned with HTTP 200 Jul 03 06:30:10.229778 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 599/2382] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:10 2026] GET /volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:10.248822 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-313ca529-e5a8-4d6a-989a-9950ccf8d20c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:10.254872 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-313ca529-e5a8-4d6a-989a-9950ccf8d20c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:30:10.254872 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-313ca529-e5a8-4d6a-989a-9950ccf8d20c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:10.255178 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-313ca529-e5a8-4d6a-989a-9950ccf8d20c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:10.255510 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-313ca529-e5a8-4d6a-989a-9950ccf8d20c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume with id: 385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:30:10.269118 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:10.269118 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:10.271095 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-313ca529-e5a8-4d6a-989a-9950ccf8d20c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:10.332351 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-313ca529-e5a8-4d6a-989a-9950ccf8d20c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume request issued successfully. Jul 03 06:30:10.332351 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-313ca529-e5a8-4d6a-989a-9950ccf8d20c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 returned with HTTP 202 Jul 03 06:30:10.332439 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 600/2383] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:10 2026] DELETE /volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:30:10.347939 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0a6d27e0-da24-4e88-8f55-f050f699e527 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:10.350652 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a6d27e0-da24-4e88-8f55-f050f699e527 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:30:10.351065 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a6d27e0-da24-4e88-8f55-f050f699e527 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:10.351337 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a6d27e0-da24-4e88-8f55-f050f699e527 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:10.362681 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:10.362681 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:10.368503 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0a6d27e0-da24-4e88-8f55-f050f699e527 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:10.375404 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a6d27e0-da24-4e88-8f55-f050f699e527 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 returned with HTTP 200 Jul 03 06:30:10.377997 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 591/2384] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:10 2026] GET /volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:10.632437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7581360d-7004-4aac-ae11-75fdf8c9a82c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:10.636158 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7581360d-7004-4aac-ae11-75fdf8c9a82c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:30:10.638851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7581360d-7004-4aac-ae11-75fdf8c9a82c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:10.639055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7581360d-7004-4aac-ae11-75fdf8c9a82c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:10.654048 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:10.654048 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:10.658763 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7581360d-7004-4aac-ae11-75fdf8c9a82c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:30:10.664253 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7581360d-7004-4aac-ae11-75fdf8c9a82c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:30:10.664653 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 595/2385] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:10 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:10.685447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-900f9c7b-d87d-446d-a1b4-28b7189bda77 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:10.692386 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-900f9c7b-d87d-446d-a1b4-28b7189bda77 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:30:10.692386 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-900f9c7b-d87d-446d-a1b4-28b7189bda77 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:10.692386 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-900f9c7b-d87d-446d-a1b4-28b7189bda77 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:10.692386 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-900f9c7b-d87d-446d-a1b4-28b7189bda77 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume with id: 0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:30:10.702936 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:10.702936 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:10.704011 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-900f9c7b-d87d-446d-a1b4-28b7189bda77 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:30:10.745327 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-900f9c7b-d87d-446d-a1b4-28b7189bda77 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume request issued successfully. Jul 03 06:30:10.745489 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-900f9c7b-d87d-446d-a1b4-28b7189bda77 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 202 Jul 03 06:30:10.746014 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 600/2386] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:10 2026] DELETE /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:30:10.756299 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-492ee515-0ac4-4773-971a-34c1592ce0ed None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:10.758559 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-492ee515-0ac4-4773-971a-34c1592ce0ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:30:10.758962 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-492ee515-0ac4-4773-971a-34c1592ce0ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:10.759243 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-492ee515-0ac4-4773-971a-34c1592ce0ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:10.768617 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:10.768617 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:10.777937 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-492ee515-0ac4-4773-971a-34c1592ce0ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:30:10.786977 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-492ee515-0ac4-4773-971a-34c1592ce0ed tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 200 Jul 03 06:30:10.787587 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 601/2387] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:10 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:11.396490 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4e527522-0162-41e0-8a22-09ecc4356430 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:11.398912 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4e527522-0162-41e0-8a22-09ecc4356430 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 Jul 03 06:30:11.399193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4e527522-0162-41e0-8a22-09ecc4356430 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:11.399916 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4e527522-0162-41e0-8a22-09ecc4356430 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:11.408740 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4e527522-0162-41e0-8a22-09ecc4356430 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 returned with HTTP 404 Jul 03 06:30:11.409306 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 592/2388] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:11 2026] GET /volume/v3/volumes/385f2f69-eec8-43e9-89b3-b3f1a3db5dd9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:11.422903 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:11.425425 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:30:11.425939 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-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-87608715"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:11.429956 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-87608715'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:30:11.431836 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume of 1 GB Jul 03 06:30:11.438589 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Availability Zones retrieved successfully. Jul 03 06:30:11.445434 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (b93a74dc-410d-4c0e-84b9-5f453dfc8eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:11.446802 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (098bd72c-119f-4d73-9f50-df397fbc6202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:11.448048 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:30:11.492026 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (098bd72c-119f-4d73-9f50-df397fbc6202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:11.493263 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1580af0f-5eaf-4dd3-bcfb-cac2426610a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:11.559149 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['4bcb33ad-dba1-496c-aade-3a1fb8d8502c', 'f1814e7c-94e5-4b65-bf75-b358ee337ef3', 'c38f7ced-7518-41e7-b866-bf629ba707a7', '1457c5b2-539a-40e0-a62f-c3744b03a632'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:11.560437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1580af0f-5eaf-4dd3-bcfb-cac2426610a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bcb33ad-dba1-496c-aade-3a1fb8d8502c', 'f1814e7c-94e5-4b65-bf75-b358ee337ef3', 'c38f7ced-7518-41e7-b866-bf629ba707a7', '1457c5b2-539a-40e0-a62f-c3744b03a632']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:11.561645 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec78b407-f62d-434b-a873-e9c26f7140f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:11.607867 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec78b407-f62d-434b-a873-e9c26f7140f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c29b7f7-040a-4537-be23-b3449dac3e90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-87608715',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['4bcb33ad-dba1-496c-aade-3a1fb8d8502c','f1814e7c-94e5-4b65-bf75-b358ee337ef3','c38f7ced-7518-41e7-b866-bf629ba707a7','1457c5b2-539a-40e0-a62f-c3744b03a632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-87608715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c29b7f7-040a-4537-be23-b3449dac3e90,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='01e43d2f1b674713aa5b21a057f11e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20898ad670e64d4493183aedfe6f72e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:11.608972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35c4962-d64b-49a4-a6f7-bf7fb234351c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:11.636716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35c4962-d64b-49a4-a6f7-bf7fb234351c) transitioned into state 'SUCCESS' from state '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-87608715',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['4bcb33ad-dba1-496c-aade-3a1fb8d8502c','f1814e7c-94e5-4b65-bf75-b358ee337ef3','c38f7ced-7518-41e7-b866-bf629ba707a7','1457c5b2-539a-40e0-a62f-c3744b03a632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:11.637805 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac37f4bf-d988-4d26-9a88-c48249087548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:11.650249 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac37f4bf-d988-4d26-9a88-c48249087548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:11.651220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (b93a74dc-410d-4c0e-84b9-5f453dfc8eaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:11.651594 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request issued successfully. Jul 03 06:30:11.652446 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ac5d976-0939-4b3b-94cf-13712bf43052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:30:11.652969 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 596/2389] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:30:11 2026] POST /volume/v3/volumes => generated 814 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:30:11.664657 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4d305f37-6dfa-47c9-bd5e-9890107f5e7b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:11.666717 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4d305f37-6dfa-47c9-bd5e-9890107f5e7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:11.667010 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4d305f37-6dfa-47c9-bd5e-9890107f5e7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:11.667280 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4d305f37-6dfa-47c9-bd5e-9890107f5e7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:11.678529 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:11.678529 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:11.683823 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4d305f37-6dfa-47c9-bd5e-9890107f5e7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:11.689982 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4d305f37-6dfa-47c9-bd5e-9890107f5e7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 returned with HTTP 200 Jul 03 06:30:11.690504 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 601/2390] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:11 2026] GET /volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:11.805323 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dd0e7730-f000-4a67-abd2-2f4f50e1ddec None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:11.807415 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dd0e7730-f000-4a67-abd2-2f4f50e1ddec tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 Jul 03 06:30:11.807675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dd0e7730-f000-4a67-abd2-2f4f50e1ddec tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:11.808741 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dd0e7730-f000-4a67-abd2-2f4f50e1ddec tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:11.816059 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dd0e7730-f000-4a67-abd2-2f4f50e1ddec tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 returned with HTTP 404 Jul 03 06:30:11.816838 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 602/2391] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:11 2026] GET /volume/v3/volumes/0c435b2f-1120-4b5f-b912-626fa4769693 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:11.833511 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-91ed5238-8005-4a8f-b785-3a6c26c771dd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:11.836579 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-91ed5238-8005-4a8f-b785-3a6c26c771dd tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:30:11.836996 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-91ed5238-8005-4a8f-b785-3a6c26c771dd tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:11.837439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-91ed5238-8005-4a8f-b785-3a6c26c771dd tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:11.848416 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:11.848416 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:11.854013 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-91ed5238-8005-4a8f-b785-3a6c26c771dd tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:30:11.860383 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-91ed5238-8005-4a8f-b785-3a6c26c771dd tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:30:11.861045 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 593/2392] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:11 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:11.878646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bb7de4ed-8450-466f-b281-c52b2ab75b7a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:11.881188 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb7de4ed-8450-466f-b281-c52b2ab75b7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:30:11.881497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb7de4ed-8450-466f-b281-c52b2ab75b7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39eaf4d1-8d20-4369-b924-d5f7397fc6ea", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1213207631"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:11.894012 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:11.894012 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:11.895056 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bb7de4ed-8450-466f-b281-c52b2ab75b7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:30:11.895347 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-bb7de4ed-8450-466f-b281-c52b2ab75b7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:30:11.937932 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-bb7de4ed-8450-466f-b281-c52b2ab75b7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['997de409-9507-4de9-9cfb-e08b652d22b3', 'b5639f07-379f-4105-947a-1843abf7150e', '548091ec-b75e-46c8-9521-1b2fc5ded167', '5654b521-faff-41b4-a596-282a320a87a7'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:12.011061 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bb7de4ed-8450-466f-b281-c52b2ab75b7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot create request issued successfully. Jul 03 06:30:12.011826 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb7de4ed-8450-466f-b281-c52b2ab75b7a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:30:12.012859 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 597/2393] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:30:11 2026] POST /volume/v3/snapshots => generated 380 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:30:12.026656 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c9a2a3c7-e656-4d4a-9e66-06a4495d29e1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:12.029081 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c9a2a3c7-e656-4d4a-9e66-06a4495d29e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:12.029335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c9a2a3c7-e656-4d4a-9e66-06a4495d29e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:12.029582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c9a2a3c7-e656-4d4a-9e66-06a4495d29e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:12.040200 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:12.040200 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:12.040395 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c9a2a3c7-e656-4d4a-9e66-06a4495d29e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:12.042566 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c9a2a3c7-e656-4d4a-9e66-06a4495d29e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 200 Jul 03 06:30:12.042566 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 602/2394] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:30:12 2026] GET /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 512 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:12.704680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-24a47b7b-25b2-40ac-aefd-aea83fe30201 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:12.706604 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-24a47b7b-25b2-40ac-aefd-aea83fe30201 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:12.706856 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-24a47b7b-25b2-40ac-aefd-aea83fe30201 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:12.707047 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-24a47b7b-25b2-40ac-aefd-aea83fe30201 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:12.715923 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:12.715923 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:12.720177 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-24a47b7b-25b2-40ac-aefd-aea83fe30201 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:12.724839 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-24a47b7b-25b2-40ac-aefd-aea83fe30201 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 returned with HTTP 200 Jul 03 06:30:12.725564 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 603/2395] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:12 2026] GET /volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:12.739037 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-612eeb02-53e5-4664-94a2-dd587e6b1297 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:12.740892 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-612eeb02-53e5-4664-94a2-dd587e6b1297 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:30:12.741467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-612eeb02-53e5-4664-94a2-dd587e6b1297 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c29b7f7-040a-4537-be23-b3449dac3e90", "name": "tempest-VolumesBackupsTest-Backup-1170594332", "description": "tempest-backup-description-373765015", "container": "tempest-volumesbackupstest-backup-container-56349546"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:12.743053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-612eeb02-53e5-4664-94a2-dd587e6b1297 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating new backup {'backup': {'volume_id': '5c29b7f7-040a-4537-be23-b3449dac3e90', 'name': 'tempest-VolumesBackupsTest-Backup-1170594332', 'description': 'tempest-backup-description-373765015', 'container': 'tempest-volumesbackupstest-backup-container-56349546'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:30:12.743248 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-612eeb02-53e5-4664-94a2-dd587e6b1297 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating backup of volume 5c29b7f7-040a-4537-be23-b3449dac3e90 in container tempest-volumesbackupstest-backup-container-56349546 Jul 03 06:30:12.752193 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:12.752193 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:12.752871 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-612eeb02-53e5-4664-94a2-dd587e6b1297 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:12.780501 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-612eeb02-53e5-4664-94a2-dd587e6b1297 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['375aa8f3-7882-4549-a2df-5fc0922c1cf5', '9525d64b-a133-4364-9c7f-78ba0afc38a3'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:12.830144 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-612eeb02-53e5-4664-94a2-dd587e6b1297 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:30:12.830839 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 594/2396] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:30:12 2026] POST /volume/v3/backups => generated 330 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:30:12.840590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0c6e53f5-41c6-43ea-a1ec-71a32022cc9d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:12.843073 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c6e53f5-41c6-43ea-a1ec-71a32022cc9d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:12.843323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c6e53f5-41c6-43ea-a1ec-71a32022cc9d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:12.843570 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c6e53f5-41c6-43ea-a1ec-71a32022cc9d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:12.843707 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0c6e53f5-41c6-43ea-a1ec-71a32022cc9d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:12.849896 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:12.849896 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:12.850925 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c6e53f5-41c6-43ea-a1ec-71a32022cc9d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:12.851404 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 598/2397] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:12 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:13.060226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9979b6c0-2b61-48e2-bbec-de63c47e065a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:13.064728 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9979b6c0-2b61-48e2-bbec-de63c47e065a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:13.064728 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9979b6c0-2b61-48e2-bbec-de63c47e065a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:13.064728 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9979b6c0-2b61-48e2-bbec-de63c47e065a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:13.074625 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:13.074625 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:13.075732 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9979b6c0-2b61-48e2-bbec-de63c47e065a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:13.077157 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9979b6c0-2b61-48e2-bbec-de63c47e065a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 200 Jul 03 06:30:13.077854 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 603/2398] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:30:13 2026] GET /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:13.089570 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3705501f-fbe2-4642-96ad-cb65900c9f57 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:13.091748 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3705501f-fbe2-4642-96ad-cb65900c9f57 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:13.092083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3705501f-fbe2-4642-96ad-cb65900c9f57 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:13.092415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3705501f-fbe2-4642-96ad-cb65900c9f57 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:13.098747 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:13.098747 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:13.099389 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3705501f-fbe2-4642-96ad-cb65900c9f57 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:13.100302 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3705501f-fbe2-4642-96ad-cb65900c9f57 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 200 Jul 03 06:30:13.100644 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 604/2399] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:30:13 2026] GET /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:13.117116 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b44da967-004f-44cb-b402-e8514896bdf1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:13.119593 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b44da967-004f-44cb-b402-e8514896bdf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots Jul 03 06:30:13.119985 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b44da967-004f-44cb-b402-e8514896bdf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:13.120537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b44da967-004f-44cb-b402-e8514896bdf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:13.121084 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-b44da967-004f-44cb-b402-e8514896bdf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:30:13.121200 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:13.121200 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:13.122345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-b44da967-004f-44cb-b402-e8514896bdf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:30:13.127033 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b44da967-004f-44cb-b402-e8514896bdf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Get all snapshots completed successfully. Jul 03 06:30:13.127454 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b44da967-004f-44cb-b402-e8514896bdf1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 200 Jul 03 06:30:13.127933 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 595/2400] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:30:13 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 06:30:13.142010 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4642dd44-8e72-45e4-85fb-22e4ed5ba3ab None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:13.145040 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4642dd44-8e72-45e4-85fb-22e4ed5ba3ab tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] PUT https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:13.146259 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4642dd44-8e72-45e4-85fb-22e4ed5ba3ab tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1602163897", "description": "This is the new description of snapshot."}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:13.177674 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:13.177674 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:13.178273 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4642dd44-8e72-45e4-85fb-22e4ed5ba3ab tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:13.189238 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4642dd44-8e72-45e4-85fb-22e4ed5ba3ab tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 200 Jul 03 06:30:13.190121 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 599/2401] 10.4.3.243 () {68 vars in 1375 bytes} [Fri Jul 3 06:30:13 2026] PUT /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:13.207514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1e761f0f-8acf-4f69-ba08-a4b583f4c876 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:13.209403 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e761f0f-8acf-4f69-ba08-a4b583f4c876 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:13.210181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e761f0f-8acf-4f69-ba08-a4b583f4c876 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:13.210569 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e761f0f-8acf-4f69-ba08-a4b583f4c876 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:13.220730 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:13.220730 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:13.220730 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1e761f0f-8acf-4f69-ba08-a4b583f4c876 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:13.221011 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e761f0f-8acf-4f69-ba08-a4b583f4c876 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 200 Jul 03 06:30:13.221629 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 604/2402] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:30:13 2026] GET /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 577 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:13.232548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a3f2599a-f599-4bdd-b2a2-aa9ed57bde13 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:13.235863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3f2599a-f599-4bdd-b2a2-aa9ed57bde13 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:13.236458 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3f2599a-f599-4bdd-b2a2-aa9ed57bde13 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:13.237351 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3f2599a-f599-4bdd-b2a2-aa9ed57bde13 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:13.237641 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-a3f2599a-f599-4bdd-b2a2-aa9ed57bde13 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:13.247128 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:13.247128 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:13.247970 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a3f2599a-f599-4bdd-b2a2-aa9ed57bde13 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:13.276266 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a3f2599a-f599-4bdd-b2a2-aa9ed57bde13 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:30:13.277129 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3f2599a-f599-4bdd-b2a2-aa9ed57bde13 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 202 Jul 03 06:30:13.277481 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 605/2403] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:30:13 2026] DELETE /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:30:13.289057 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d7239710-f3c7-4105-9c09-4d132ec12d74 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:13.291129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d7239710-f3c7-4105-9c09-4d132ec12d74 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:13.291327 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d7239710-f3c7-4105-9c09-4d132ec12d74 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:13.291549 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d7239710-f3c7-4105-9c09-4d132ec12d74 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:13.304405 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:13.304405 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:13.305350 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d7239710-f3c7-4105-9c09-4d132ec12d74 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:13.307228 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d7239710-f3c7-4105-9c09-4d132ec12d74 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 200 Jul 03 06:30:13.308783 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 596/2404] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:30:13 2026] GET /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 576 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:13.864005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-602ec4f7-e896-4ef3-a816-6205f5b707f0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:13.867359 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-602ec4f7-e896-4ef3-a816-6205f5b707f0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:13.867739 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-602ec4f7-e896-4ef3-a816-6205f5b707f0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:13.867953 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-602ec4f7-e896-4ef3-a816-6205f5b707f0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:13.868106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-602ec4f7-e896-4ef3-a816-6205f5b707f0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:13.875077 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:13.875077 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:13.876140 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-602ec4f7-e896-4ef3-a816-6205f5b707f0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:13.876789 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 600/2405] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:13 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:14.320689 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b1ba599e-780d-4ecc-a014-8f018214de76 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:14.323723 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b1ba599e-780d-4ecc-a014-8f018214de76 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:14.323723 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b1ba599e-780d-4ecc-a014-8f018214de76 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:14.323723 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b1ba599e-780d-4ecc-a014-8f018214de76 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:14.328591 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b1ba599e-780d-4ecc-a014-8f018214de76 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 404 Jul 03 06:30:14.329330 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 605/2406] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:30:14 2026] GET /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:14.338829 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bbb8346a-dd06-4d23-9e09-fb541de094f6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:14.340177 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbb8346a-dd06-4d23-9e09-fb541de094f6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:14.340412 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbb8346a-dd06-4d23-9e09-fb541de094f6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:14.340641 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbb8346a-dd06-4d23-9e09-fb541de094f6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:14.340761 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-bbb8346a-dd06-4d23-9e09-fb541de094f6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 6ae160f2-dd01-46c2-ae7d-340572131acd Jul 03 06:30:14.346059 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbb8346a-dd06-4d23-9e09-fb541de094f6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd returned with HTTP 404 Jul 03 06:30:14.346662 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 606/2407] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:30:14 2026] DELETE /volume/v3/snapshots/6ae160f2-dd01-46c2-ae7d-340572131acd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:14.357287 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3dfeff06-be3a-44ef-b0e1-2b951bae94c7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:14.359733 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3dfeff06-be3a-44ef-b0e1-2b951bae94c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:30:14.360167 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3dfeff06-be3a-44ef-b0e1-2b951bae94c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:14.360527 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3dfeff06-be3a-44ef-b0e1-2b951bae94c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:14.370771 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:14.370771 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:14.377148 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3dfeff06-be3a-44ef-b0e1-2b951bae94c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:30:14.383660 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3dfeff06-be3a-44ef-b0e1-2b951bae94c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:30:14.384094 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 597/2408] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:14 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:14.398912 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-539d091f-08d1-4c6f-95f7-70d935c715e1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:14.400688 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-539d091f-08d1-4c6f-95f7-70d935c715e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:30:14.401308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-539d091f-08d1-4c6f-95f7-70d935c715e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39eaf4d1-8d20-4369-b924-d5f7397fc6ea", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-773772053"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:14.410873 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:14.410873 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:14.411453 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-539d091f-08d1-4c6f-95f7-70d935c715e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:30:14.411617 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-539d091f-08d1-4c6f-95f7-70d935c715e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:30:14.455642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-539d091f-08d1-4c6f-95f7-70d935c715e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['dd8fc538-d8cb-42c0-bf31-18a55285e417', '1722bfc0-dc8e-4188-bdf4-78d156c96706', '7c657911-7ad9-4829-bbcb-bfb70a87f842', 'fb238698-f2cb-4b25-9039-8d4d865e68f8'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:14.504887 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-539d091f-08d1-4c6f-95f7-70d935c715e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot create request issued successfully. Jul 03 06:30:14.505547 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-539d091f-08d1-4c6f-95f7-70d935c715e1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:30:14.506107 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 601/2409] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:30:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:30:14.518993 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-63ec4f78-ca20-406a-bc50-54bb1b1a3935 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:14.522797 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-63ec4f78-ca20-406a-bc50-54bb1b1a3935 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d Jul 03 06:30:14.523259 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-63ec4f78-ca20-406a-bc50-54bb1b1a3935 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:14.524644 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-63ec4f78-ca20-406a-bc50-54bb1b1a3935 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:14.532548 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:14.532548 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:14.537307 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-63ec4f78-ca20-406a-bc50-54bb1b1a3935 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:14.538376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-63ec4f78-ca20-406a-bc50-54bb1b1a3935 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d returned with HTTP 200 Jul 03 06:30:14.540283 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 606/2410] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:30:14 2026] GET /volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:14.890059 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0a503655-7ea0-40ee-8c52-86ad26dff48b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:14.892127 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0a503655-7ea0-40ee-8c52-86ad26dff48b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:14.892389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0a503655-7ea0-40ee-8c52-86ad26dff48b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:14.892633 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0a503655-7ea0-40ee-8c52-86ad26dff48b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:14.892822 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0a503655-7ea0-40ee-8c52-86ad26dff48b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:14.903560 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:14.903560 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:14.904729 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0a503655-7ea0-40ee-8c52-86ad26dff48b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:14.905239 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 607/2411] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:14 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:15.551118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-71a369ae-71cd-45eb-945c-beefc7acade2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:15.553158 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-71a369ae-71cd-45eb-945c-beefc7acade2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d Jul 03 06:30:15.553396 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-71a369ae-71cd-45eb-945c-beefc7acade2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:15.553643 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-71a369ae-71cd-45eb-945c-beefc7acade2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:15.559075 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:15.559075 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:15.559647 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-71a369ae-71cd-45eb-945c-beefc7acade2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:30:15.560527 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-71a369ae-71cd-45eb-945c-beefc7acade2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d returned with HTTP 200 Jul 03 06:30:15.561141 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 598/2412] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:30:15 2026] GET /volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:15.926065 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cf489550-f7db-466b-8310-f634d89bb218 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:15.930663 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cf489550-f7db-466b-8310-f634d89bb218 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:15.930663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cf489550-f7db-466b-8310-f634d89bb218 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:15.930663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cf489550-f7db-466b-8310-f634d89bb218 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:15.930663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-cf489550-f7db-466b-8310-f634d89bb218 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:15.935802 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:15.935802 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:15.936849 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cf489550-f7db-466b-8310-f634d89bb218 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:15.937316 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 602/2413] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:15 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:16.022166 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e042a954-1406-4169-9881-3616118a3b26 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:16.026440 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e042a954-1406-4169-9881-3616118a3b26 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:30:16.026763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e042a954-1406-4169-9881-3616118a3b26 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:16.027051 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e042a954-1406-4169-9881-3616118a3b26 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:16.059758 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:16.059758 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:16.072566 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e042a954-1406-4169-9881-3616118a3b26 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:30:16.079746 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e042a954-1406-4169-9881-3616118a3b26 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:30:16.080308 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 607/2414] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:30:16 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1441 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:16.952757 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c036e2db-8d1a-4a14-bb52-e879e8f7037b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:16.955143 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c036e2db-8d1a-4a14-bb52-e879e8f7037b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:16.955428 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c036e2db-8d1a-4a14-bb52-e879e8f7037b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:16.955721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c036e2db-8d1a-4a14-bb52-e879e8f7037b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:16.955907 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c036e2db-8d1a-4a14-bb52-e879e8f7037b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:16.961584 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:16.961584 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:16.962664 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c036e2db-8d1a-4a14-bb52-e879e8f7037b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:16.963223 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 608/2415] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:16 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:17.100744 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5ef3dc79-ee70-45a2-a2b2-94ae7973b4c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:17.101241 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5ef3dc79-ee70-45a2-a2b2-94ae7973b4c1 None None] GET https://10.4.3.243/volume// Jul 03 06:30:17.101398 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5ef3dc79-ee70-45a2-a2b2-94ae7973b4c1 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:17.101588 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5ef3dc79-ee70-45a2-a2b2-94ae7973b4c1 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:17.105107 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5ef3dc79-ee70-45a2-a2b2-94ae7973b4c1 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:30:17.105464 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 599/2416] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:30:17 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:30:17.115857 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e0b7136d-be82-4c15-b4dc-cb04234217db None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:17.119898 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e0b7136d-be82-4c15-b4dc-cb04234217db tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:30:17.119898 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e0b7136d-be82-4c15-b4dc-cb04234217db tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53cdb5b1-13a5-4291-9323-90bf94ad701c", "connector": null, "instance_uuid": "815d0c86-0fe0-4f86-8ebb-75df9ac230e2"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:17.141530 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:17.141530 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:17.187890 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e0b7136d-be82-4c15-b4dc-cb04234217db tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:30:17.187890 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 603/2417] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:30:17 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 06:30:17.199985 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-bd3bba96-eca7-4f99-a0d2-0b792c3f4075 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:17.202251 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-bd3bba96-eca7-4f99-a0d2-0b792c3f4075 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a Jul 03 06:30:17.202524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-bd3bba96-eca7-4f99-a0d2-0b792c3f4075 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:17.203143 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-bd3bba96-eca7-4f99-a0d2-0b792c3f4075 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:17.216079 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:17.216079 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:17.777743 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-bd3bba96-eca7-4f99-a0d2-0b792c3f4075 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a returned with HTTP 200 Jul 03 06:30:17.778242 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 608/2418] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:30:17 2026] DELETE /volume/v3/attachments/8a4c5e78-44ea-4bd7-9875-704e07a26e4a => generated 367 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:17.979166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-800e3b2f-c7ee-4c81-8b87-e92d958a2bae None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:17.984098 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-800e3b2f-c7ee-4c81-8b87-e92d958a2bae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:17.984098 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-800e3b2f-c7ee-4c81-8b87-e92d958a2bae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:17.984538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-800e3b2f-c7ee-4c81-8b87-e92d958a2bae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:17.984538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-800e3b2f-c7ee-4c81-8b87-e92d958a2bae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:17.992826 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:17.992826 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:17.996796 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-800e3b2f-c7ee-4c81-8b87-e92d958a2bae tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:17.996796 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 609/2419] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:17 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:19.012874 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-abdea26c-f338-4162-af27-be3fcd43f038 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:19.015277 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-abdea26c-f338-4162-af27-be3fcd43f038 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:19.015537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-abdea26c-f338-4162-af27-be3fcd43f038 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:19.015844 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-abdea26c-f338-4162-af27-be3fcd43f038 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:19.015901 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-abdea26c-f338-4162-af27-be3fcd43f038 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:19.036882 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:19.036882 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:19.038734 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-abdea26c-f338-4162-af27-be3fcd43f038 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:19.038734 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 600/2420] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:19 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:20.052956 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a8e64518-19ad-4c6a-a83d-d1850ff6d222 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:20.055578 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8e64518-19ad-4c6a-a83d-d1850ff6d222 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:20.055918 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8e64518-19ad-4c6a-a83d-d1850ff6d222 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:20.056183 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8e64518-19ad-4c6a-a83d-d1850ff6d222 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:20.056454 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a8e64518-19ad-4c6a-a83d-d1850ff6d222 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:20.062259 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:20.062259 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:20.063401 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8e64518-19ad-4c6a-a83d-d1850ff6d222 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:20.064001 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 604/2421] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:20 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:21.083594 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0f6feba5-0cda-4776-9f17-9e09dfa9fd63 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:21.086519 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f6feba5-0cda-4776-9f17-9e09dfa9fd63 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:21.087029 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f6feba5-0cda-4776-9f17-9e09dfa9fd63 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:21.087328 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f6feba5-0cda-4776-9f17-9e09dfa9fd63 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:21.087489 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0f6feba5-0cda-4776-9f17-9e09dfa9fd63 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:21.095155 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:21.095155 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:21.095155 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f6feba5-0cda-4776-9f17-9e09dfa9fd63 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:21.095835 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 609/2422] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:21 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:22.109473 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c5e45561-8c64-495d-8ce8-d18da44966c9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:22.111792 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c5e45561-8c64-495d-8ce8-d18da44966c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:22.112087 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c5e45561-8c64-495d-8ce8-d18da44966c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:22.112366 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c5e45561-8c64-495d-8ce8-d18da44966c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:22.112556 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c5e45561-8c64-495d-8ce8-d18da44966c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:22.119002 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:22.119002 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:22.120304 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c5e45561-8c64-495d-8ce8-d18da44966c9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:22.120915 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 610/2423] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:22 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:22.783074 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e8dbeb45-8fa4-46c5-bb13-f9c5485c6fe6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:22.789064 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e8dbeb45-8fa4-46c5-bb13-f9c5485c6fe6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] PUT https://10.4.3.243/volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 Jul 03 06:30:22.789554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e8dbeb45-8fa4-46c5-bb13-f9c5485c6fe6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:22.805584 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e8dbeb45-8fa4-46c5-bb13-f9c5485c6fe6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Acquiring lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:30:22.812088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e8dbeb45-8fa4-46c5-bb13-f9c5485c6fe6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:30:22.813233 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:22.813233 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:23.136640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7c4c33e2-6d8f-4ad9-8d61-32f0b42eec32 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:23.140110 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c4c33e2-6d8f-4ad9-8d61-32f0b42eec32 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:23.140833 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c4c33e2-6d8f-4ad9-8d61-32f0b42eec32 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:23.140833 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c4c33e2-6d8f-4ad9-8d61-32f0b42eec32 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:23.141063 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-7c4c33e2-6d8f-4ad9-8d61-32f0b42eec32 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:23.152372 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:23.152372 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:23.154239 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c4c33e2-6d8f-4ad9-8d61-32f0b42eec32 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:23.154926 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 605/2424] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:23 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:23.355488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e8dbeb45-8fa4-46c5-bb13-f9c5485c6fe6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" released by "attachment_update" :: held 0.542s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:30:23.355488 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-e8dbeb45-8fa4-46c5-bb13-f9c5485c6fe6 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 returned with HTTP 200 Jul 03 06:30:23.356623 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 601/2425] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:30:22 2026] PUT /volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:23.369409 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-5ff71a95-4675-4307-a469-e11d03715a8e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:23.373200 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-5ff71a95-4675-4307-a469-e11d03715a8e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 Jul 03 06:30:23.373509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-5ff71a95-4675-4307-a469-e11d03715a8e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:23.375260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-5ff71a95-4675-4307-a469-e11d03715a8e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:23.400202 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-5ff71a95-4675-4307-a469-e11d03715a8e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 returned with HTTP 200 Jul 03 06:30:23.400564 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 610/2426] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:30:23 2026] GET /volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:24.166716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-38240a64-c6e0-458f-9d6b-75071d04854c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:24.172791 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38240a64-c6e0-458f-9d6b-75071d04854c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:24.173051 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38240a64-c6e0-458f-9d6b-75071d04854c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:24.173287 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38240a64-c6e0-458f-9d6b-75071d04854c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:24.173408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-38240a64-c6e0-458f-9d6b-75071d04854c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:24.181653 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:24.181653 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:24.182635 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38240a64-c6e0-458f-9d6b-75071d04854c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:24.183032 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 611/2427] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:24 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:25.196930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d6099aa6-2d2c-48bf-9435-3d79c6b2707d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:25.198915 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6099aa6-2d2c-48bf-9435-3d79c6b2707d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:25.199206 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6099aa6-2d2c-48bf-9435-3d79c6b2707d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:25.199549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6099aa6-2d2c-48bf-9435-3d79c6b2707d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:25.199743 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-d6099aa6-2d2c-48bf-9435-3d79c6b2707d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:25.205537 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:25.205537 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:25.206445 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6099aa6-2d2c-48bf-9435-3d79c6b2707d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:25.206877 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 606/2428] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:25 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:26.220972 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-20b65fe4-38b6-438e-9076-519b679add34 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:26.224443 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20b65fe4-38b6-438e-9076-519b679add34 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:26.224443 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20b65fe4-38b6-438e-9076-519b679add34 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:26.224705 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20b65fe4-38b6-438e-9076-519b679add34 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:26.225400 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-20b65fe4-38b6-438e-9076-519b679add34 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:26.231460 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:26.231460 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:26.232633 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20b65fe4-38b6-438e-9076-519b679add34 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:26.233454 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 602/2429] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:26 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:27.245777 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2b1833b8-c960-46e6-afc4-57a8560b68bc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:27.269241 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b1833b8-c960-46e6-afc4-57a8560b68bc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:27.269241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b1833b8-c960-46e6-afc4-57a8560b68bc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:27.269241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b1833b8-c960-46e6-afc4-57a8560b68bc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:27.269241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2b1833b8-c960-46e6-afc4-57a8560b68bc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:27.269241 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:27.269241 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:27.269241 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b1833b8-c960-46e6-afc4-57a8560b68bc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:27.269241 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 611/2430] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:27 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:28.266492 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-75246a48-5528-418a-824c-7bb6a3ab3b07 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:28.268548 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75246a48-5528-418a-824c-7bb6a3ab3b07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:28.268880 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75246a48-5528-418a-824c-7bb6a3ab3b07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:28.269136 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75246a48-5528-418a-824c-7bb6a3ab3b07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:28.269244 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-75246a48-5528-418a-824c-7bb6a3ab3b07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:28.275305 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:28.275305 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:28.284525 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75246a48-5528-418a-824c-7bb6a3ab3b07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:28.284525 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 612/2431] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:28 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:29.293522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-141eb96e-1917-4e2d-b73d-257c281c04db None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:29.295944 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-141eb96e-1917-4e2d-b73d-257c281c04db tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:29.296375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-141eb96e-1917-4e2d-b73d-257c281c04db tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:29.296544 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-141eb96e-1917-4e2d-b73d-257c281c04db tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:29.296868 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-141eb96e-1917-4e2d-b73d-257c281c04db tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:29.306520 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:29.306520 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:29.307227 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-141eb96e-1917-4e2d-b73d-257c281c04db tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:29.309195 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 607/2432] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:29 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:30.323681 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0ee10aca-8cdc-41c8-90ea-e0c92f244d1b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:30.325896 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0ee10aca-8cdc-41c8-90ea-e0c92f244d1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:30.326130 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0ee10aca-8cdc-41c8-90ea-e0c92f244d1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:30.326360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0ee10aca-8cdc-41c8-90ea-e0c92f244d1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:30.326517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0ee10aca-8cdc-41c8-90ea-e0c92f244d1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:30.331869 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:30.331869 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:30.332746 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0ee10aca-8cdc-41c8-90ea-e0c92f244d1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:30.334309 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 603/2433] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:30 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:31.346020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e5fac548-d1e7-4f4e-b6b2-d96191bf4dc8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:31.348715 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e5fac548-d1e7-4f4e-b6b2-d96191bf4dc8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:31.349445 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e5fac548-d1e7-4f4e-b6b2-d96191bf4dc8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:31.350049 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e5fac548-d1e7-4f4e-b6b2-d96191bf4dc8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:31.350765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-e5fac548-d1e7-4f4e-b6b2-d96191bf4dc8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:31.356518 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:31.356518 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:31.357761 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e5fac548-d1e7-4f4e-b6b2-d96191bf4dc8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:31.358460 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 612/2434] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:31 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:32.377458 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a5898dcb-0df4-43c1-a156-f8a493b2d5f4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:32.380260 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a5898dcb-0df4-43c1-a156-f8a493b2d5f4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:32.380502 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a5898dcb-0df4-43c1-a156-f8a493b2d5f4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:32.380744 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a5898dcb-0df4-43c1-a156-f8a493b2d5f4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:32.380893 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a5898dcb-0df4-43c1-a156-f8a493b2d5f4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:32.385835 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:32.385835 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:32.387009 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a5898dcb-0df4-43c1-a156-f8a493b2d5f4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:32.387538 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 613/2435] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:32 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:33.398670 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4bf04492-e712-4d77-b40b-379c5824ed3c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:33.401016 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4bf04492-e712-4d77-b40b-379c5824ed3c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:33.401192 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4bf04492-e712-4d77-b40b-379c5824ed3c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:33.401410 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4bf04492-e712-4d77-b40b-379c5824ed3c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:33.401561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-4bf04492-e712-4d77-b40b-379c5824ed3c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:33.407436 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:33.407436 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:33.408416 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4bf04492-e712-4d77-b40b-379c5824ed3c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:33.408830 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 608/2436] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:33 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:34.026651 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-14ef3800-2138-48f7-b713-c378a20ccccb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:34.028862 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-14ef3800-2138-48f7-b713-c378a20ccccb tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:30:34.029174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-14ef3800-2138-48f7-b713-c378a20ccccb tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:34.029315 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-14ef3800-2138-48f7-b713-c378a20ccccb tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:34.050424 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:34.050424 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:34.058400 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-14ef3800-2138-48f7-b713-c378a20ccccb tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:30:34.066375 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-14ef3800-2138-48f7-b713-c378a20ccccb tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:30:34.066900 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 604/2437] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:34 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:34.127633 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-1516547e-bef9-42d0-9fa0-20626dbd296a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:34.130764 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-1516547e-bef9-42d0-9fa0-20626dbd296a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:30:34.131075 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-1516547e-bef9-42d0-9fa0-20626dbd296a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:34.131340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-1516547e-bef9-42d0-9fa0-20626dbd296a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:34.144947 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:34.144947 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:34.151801 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-1516547e-bef9-42d0-9fa0-20626dbd296a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:30:34.158570 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-1516547e-bef9-42d0-9fa0-20626dbd296a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:30:34.159146 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 613/2438] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:30:34 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:34.206866 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-703dcc88-b213-4e5d-8ca2-d884947a87d1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:34.210624 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-703dcc88-b213-4e5d-8ca2-d884947a87d1 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] POST https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61/action Jul 03 06:30:34.211160 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-703dcc88-b213-4e5d-8ca2-d884947a87d1 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:30:34.211366 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-703dcc88-b213-4e5d-8ca2-d884947a87d1 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:34.227157 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:34.227157 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:34.227766 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-703dcc88-b213-4e5d-8ca2-d884947a87d1 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:30:34.237019 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-703dcc88-b213-4e5d-8ca2-d884947a87d1 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Begin detaching volume completed successfully. Jul 03 06:30:34.237247 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-703dcc88-b213-4e5d-8ca2-d884947a87d1 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61/action returned with HTTP 202 Jul 03 06:30:34.237802 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 614/2439] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:30:34 2026] POST /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:30:34.425254 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-777a9d02-8b03-4185-8682-f90db09d4296 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:34.427724 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-777a9d02-8b03-4185-8682-f90db09d4296 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:34.428032 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-777a9d02-8b03-4185-8682-f90db09d4296 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:34.428322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-777a9d02-8b03-4185-8682-f90db09d4296 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:34.428490 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-777a9d02-8b03-4185-8682-f90db09d4296 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:34.442370 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:34.442370 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:34.443600 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-777a9d02-8b03-4185-8682-f90db09d4296 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:34.444158 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 609/2440] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:34 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:35.231929 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c273fb4d-c60b-4ad7-8ed4-d672f3eeb8b0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.234583 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c273fb4d-c60b-4ad7-8ed4-d672f3eeb8b0 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] DELETE https://10.4.3.243/volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902 Jul 03 06:30:35.235138 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c273fb4d-c60b-4ad7-8ed4-d672f3eeb8b0 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:35.235138 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c273fb4d-c60b-4ad7-8ed4-d672f3eeb8b0 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:35.246177 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:35.246177 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:35.271990 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f5dbd6bd-c3e8-4533-b0d1-7687a0cfd519 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.272485 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5dbd6bd-c3e8-4533-b0d1-7687a0cfd519 None None] GET https://10.4.3.243/volume// Jul 03 06:30:35.272707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5dbd6bd-c3e8-4533-b0d1-7687a0cfd519 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:35.272949 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5dbd6bd-c3e8-4533-b0d1-7687a0cfd519 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:35.273339 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5dbd6bd-c3e8-4533-b0d1-7687a0cfd519 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:30:35.273664 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 614/2441] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:30:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:30:35.281347 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-d23ef24f-182b-4ecd-9395-05940226718a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.284150 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-d23ef24f-182b-4ecd-9395-05940226718a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:30:35.284426 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-d23ef24f-182b-4ecd-9395-05940226718a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:35.284658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-d23ef24f-182b-4ecd-9395-05940226718a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:35.297679 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:35.297679 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:35.302022 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-d23ef24f-182b-4ecd-9395-05940226718a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:30:35.306956 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-d23ef24f-182b-4ecd-9395-05940226718a tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:30:35.307427 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 615/2442] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:30:35 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:30:35.456687 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-39759d37-9d05-41e8-8e8b-e532427bd09a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.459716 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-39759d37-9d05-41e8-8e8b-e532427bd09a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:35.459927 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-39759d37-9d05-41e8-8e8b-e532427bd09a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:35.460107 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-39759d37-9d05-41e8-8e8b-e532427bd09a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:35.460221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-39759d37-9d05-41e8-8e8b-e532427bd09a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:35.466240 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:35.466240 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:35.467305 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-39759d37-9d05-41e8-8e8b-e532427bd09a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:35.467827 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 610/2443] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:35 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:35.477937 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6ec5c51b-3d17-45c6-8e5b-7058c79f4610 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.480558 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ec5c51b-3d17-45c6-8e5b-7058c79f4610 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:35.480558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ec5c51b-3d17-45c6-8e5b-7058c79f4610 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:35.482150 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ec5c51b-3d17-45c6-8e5b-7058c79f4610 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:35.489403 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:35.489403 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:35.493991 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6ec5c51b-3d17-45c6-8e5b-7058c79f4610 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:35.500521 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ec5c51b-3d17-45c6-8e5b-7058c79f4610 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 returned with HTTP 200 Jul 03 06:30:35.501182 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 615/2444] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:35 2026] GET /volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:35.522135 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1d2ba489-6286-48a6-9e46-e0417c74ddd6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.526949 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d2ba489-6286-48a6-9e46-e0417c74ddd6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:35.526949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d2ba489-6286-48a6-9e46-e0417c74ddd6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:35.526949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d2ba489-6286-48a6-9e46-e0417c74ddd6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:35.526949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-1d2ba489-6286-48a6-9e46-e0417c74ddd6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:35.530155 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:35.530155 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:35.531144 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d2ba489-6286-48a6-9e46-e0417c74ddd6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:35.531985 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 616/2445] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:35 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:35.547552 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-20aa8fea-7a49-4cf0-aec7-f58539f9c3ff None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.551574 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-20aa8fea-7a49-4cf0-aec7-f58539f9c3ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/detail Jul 03 06:30:35.551574 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-20aa8fea-7a49-4cf0-aec7-f58539f9c3ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:35.551574 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-20aa8fea-7a49-4cf0-aec7-f58539f9c3ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:35.551574 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-20aa8fea-7a49-4cf0-aec7-f58539f9c3ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:30:35.566005 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-20aa8fea-7a49-4cf0-aec7-f58539f9c3ff tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/detail returned with HTTP 200 Jul 03 06:30:35.566005 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 611/2446] 10.4.3.243 () {66 vars in 1258 bytes} [Fri Jul 3 06:30:35 2026] GET /volume/v3/backups/detail => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:35.577883 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.582931 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942/restore Jul 03 06:30:35.582931 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:35.583586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Restoring backup 93ce1dba-61c0-43b4-b631-40ae01ffe942 ({'restore': {}}) {{(pid=99917) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 06:30:35.583833 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Restoring backup 93ce1dba-61c0-43b4-b631-40ae01ffe942 to volume None. Jul 03 06:30:35.589797 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:35.589797 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:35.591309 np0000004376 devstack@c-api.service[99917]: INFO cinder.backup.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating volume of 1 GB for restore of backup 93ce1dba-61c0-43b4-b631-40ae01ffe942. Jul 03 06:30:35.597672 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Availability Zones retrieved successfully. Jul 03 06:30:35.605642 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (b1fcbef6-7d50-4d6e-9300-bf439f7e8979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:35.607410 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c884d47-bd7a-4a97-9ad0-403f7291012d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:35.609883 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:30:35.647203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c884d47-bd7a-4a97-9ad0-403f7291012d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:35.648985 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864e1641-be5f-420b-b7d6-95900583a413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:35.700346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['f6adcf88-535e-4309-ac4a-2312145581c2', '58ef445c-f102-41b2-b240-cf84585be6e3', 'e60a8201-dadd-496f-9e64-2e0cb8ff2524', '71ff49a7-04f6-47c3-b666-78899868b483'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:35.701519 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (864e1641-be5f-420b-b7d6-95900583a413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6adcf88-535e-4309-ac4a-2312145581c2', '58ef445c-f102-41b2-b240-cf84585be6e3', 'e60a8201-dadd-496f-9e64-2e0cb8ff2524', '71ff49a7-04f6-47c3-b666-78899868b483']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:35.702922 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1706eb9c-3952-4bba-a7a7-a89c8654a865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:35.743376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1706eb9c-3952-4bba-a7a7-a89c8654a865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad284e7c-92f7-4b78-b97a-a59bb2c759a2', '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_93ce1dba-61c0-43b4-b631-40ae01ffe942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['f6adcf88-535e-4309-ac4a-2312145581c2','58ef445c-f102-41b2-b240-cf84585be6e3','e60a8201-dadd-496f-9e64-2e0cb8ff2524','71ff49a7-04f6-47c3-b666-78899868b483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:30:35Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_93ce1dba-61c0-43b4-b631-40ae01ffe942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad284e7c-92f7-4b78-b97a-a59bb2c759a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e43d2f1b674713aa5b21a057f11e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20898ad670e64d4493183aedfe6f72e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:35.744506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f958d76-8a28-4d43-b950-ebc846cac119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:35.774186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f958d76-8a28-4d43-b950-ebc846cac119) transitioned into 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_93ce1dba-61c0-43b4-b631-40ae01ffe942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['f6adcf88-535e-4309-ac4a-2312145581c2','58ef445c-f102-41b2-b240-cf84585be6e3','e60a8201-dadd-496f-9e64-2e0cb8ff2524','71ff49a7-04f6-47c3-b666-78899868b483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:35.774738 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e892dbd-46df-4a13-8681-933825193504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:35.799985 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e892dbd-46df-4a13-8681-933825193504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:35.801201 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (b1fcbef6-7d50-4d6e-9300-bf439f7e8979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:35.801201 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request issued successfully. Jul 03 06:30:35.807890 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c273fb4d-c60b-4ad7-8ed4-d672f3eeb8b0 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902 returned with HTTP 200 Jul 03 06:30:35.807890 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 605/2447] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:30:35 2026] DELETE /volume/v3/attachments/3ac16dc7-1419-40b1-85a8-776bc7a8d902 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:35.815384 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:35.815384 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:35.816230 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:35.827466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c682e6fe-a27c-4e96-af54-ede8e4492523 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:35.831253 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c682e6fe-a27c-4e96-af54-ede8e4492523 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] DELETE https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 Jul 03 06:30:35.831593 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c682e6fe-a27c-4e96-af54-ede8e4492523 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:35.831954 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c682e6fe-a27c-4e96-af54-ede8e4492523 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:35.832245 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c682e6fe-a27c-4e96-af54-ede8e4492523 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Delete volume with id: 30c63a65-9057-42fd-8d71-8bd4fd80bd01 Jul 03 06:30:35.842865 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:35.842865 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:35.843760 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c682e6fe-a27c-4e96-af54-ede8e4492523 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Volume info retrieved successfully. Jul 03 06:30:35.867861 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c682e6fe-a27c-4e96-af54-ede8e4492523 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] Delete volume request issued successfully. Jul 03 06:30:35.868112 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-fb4df326-57e7-4d72-958d-d6bf62d531fa req-c682e6fe-a27c-4e96-af54-ede8e4492523 tempest-TestShelveInstance-1266891979 tempest-TestShelveInstance-1266891979-project-member] https://10.4.3.243/volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 returned with HTTP 202 Jul 03 06:30:35.868630 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 617/2448] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:30:35 2026] DELETE /volume/v3/volumes/30c63a65-9057-42fd-8d71-8bd4fd80bd01 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:30:36.505418 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-d43cd792-fde5-4396-9b13-242f7be85a1d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:36.507638 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-d43cd792-fde5-4396-9b13-242f7be85a1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11/action Jul 03 06:30:36.508147 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-d43cd792-fde5-4396-9b13-242f7be85a1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:30:36.508349 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-d43cd792-fde5-4396-9b13-242f7be85a1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:36.544235 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:36.544235 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:36.575054 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f6a400fb-c45f-49de-ae11-506a43b61432 req-d43cd792-fde5-4396-9b13-242f7be85a1d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11/action returned with HTTP 204 Jul 03 06:30:36.575591 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 612/2449] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:30:36 2026] POST /volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:36.828725 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:36.828725 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:36.829608 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:36.829898 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Checking backup size 1 against volume size 1 {{(pid=99917) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 06:30:36.830055 np0000004376 devstack@c-api.service[99917]: INFO cinder.backup.api [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Overwriting volume ad284e7c-92f7-4b78-b97a-a59bb2c759a2 with restore of backup 93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:36.857284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] restore_backup in rpcapi backup_id 93ce1dba-61c0-43b4-b631-40ae01ffe942 {{(pid=99917) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 06:30:36.860260 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9b78123d-e0d6-42a4-82c3-c3d75a66767c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942/restore returned with HTTP 202 Jul 03 06:30:36.861462 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 616/2450] 10.4.3.243 () {68 vars in 1393 bytes} [Fri Jul 3 06:30:35 2026] POST /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942/restore => generated 189 bytes in 1283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:30:36.874046 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5fc45600-87f2-42c4-9af2-9a707dc787cc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:36.877525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5fc45600-87f2-42c4-9af2-9a707dc787cc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:36.877771 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5fc45600-87f2-42c4-9af2-9a707dc787cc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:36.877995 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5fc45600-87f2-42c4-9af2-9a707dc787cc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:36.878122 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5fc45600-87f2-42c4-9af2-9a707dc787cc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:36.886646 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:36.886646 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:36.890005 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5fc45600-87f2-42c4-9af2-9a707dc787cc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:36.890572 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 606/2451] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:36 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:37.902140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-51f50a50-76e2-49c3-8995-48440c1c8eb3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:37.904185 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-51f50a50-76e2-49c3-8995-48440c1c8eb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:37.904445 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-51f50a50-76e2-49c3-8995-48440c1c8eb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:37.904726 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-51f50a50-76e2-49c3-8995-48440c1c8eb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:37.904876 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-51f50a50-76e2-49c3-8995-48440c1c8eb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:37.909796 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:37.909796 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:37.910914 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-51f50a50-76e2-49c3-8995-48440c1c8eb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:37.911433 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 618/2452] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:37 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:38.925411 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-49afc7ec-9898-4ad0-91ad-9366f50e2a07 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:38.930293 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-49afc7ec-9898-4ad0-91ad-9366f50e2a07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:38.930502 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-49afc7ec-9898-4ad0-91ad-9366f50e2a07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:38.930686 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-49afc7ec-9898-4ad0-91ad-9366f50e2a07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:38.930845 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-49afc7ec-9898-4ad0-91ad-9366f50e2a07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:38.936618 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:38.936618 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:38.937857 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-49afc7ec-9898-4ad0-91ad-9366f50e2a07 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:38.938384 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 613/2453] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:38 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:39.953773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-11ab5ea4-be2a-42ee-9e6d-9eaa800507eb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:39.956220 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-11ab5ea4-be2a-42ee-9e6d-9eaa800507eb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:39.956618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-11ab5ea4-be2a-42ee-9e6d-9eaa800507eb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:39.956618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-11ab5ea4-be2a-42ee-9e6d-9eaa800507eb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:39.956872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-11ab5ea4-be2a-42ee-9e6d-9eaa800507eb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:39.962323 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:39.962323 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:39.963591 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-11ab5ea4-be2a-42ee-9e6d-9eaa800507eb tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:39.964255 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 617/2454] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:39 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:40.581801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-b836afde-16ef-4ca1-b793-711e4028cba5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:40.584528 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-b836afde-16ef-4ca1-b793-711e4028cba5 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] DELETE https://10.4.3.243/volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3 Jul 03 06:30:40.584821 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-b836afde-16ef-4ca1-b793-711e4028cba5 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:40.585106 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-b836afde-16ef-4ca1-b793-711e4028cba5 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:40.594870 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:40.594870 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:40.981308 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-70a76762-495f-43c9-9c41-fe8128c50806 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:40.983401 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70a76762-495f-43c9-9c41-fe8128c50806 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:40.983649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70a76762-495f-43c9-9c41-fe8128c50806 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:40.983926 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70a76762-495f-43c9-9c41-fe8128c50806 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:40.984077 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-70a76762-495f-43c9-9c41-fe8128c50806 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:40.989030 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:40.989030 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:40.989934 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70a76762-495f-43c9-9c41-fe8128c50806 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:40.990322 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 619/2455] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:40 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:41.133541 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-3e3d0a69-1713-42fd-a227-11db8e2908a8 req-b836afde-16ef-4ca1-b793-711e4028cba5 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3 returned with HTTP 200 Jul 03 06:30:41.134116 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 607/2456] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:30:40 2026] DELETE /volume/v3/attachments/2677ea7f-bc97-45c9-8d30-f1bcdfa877a3 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:42.003933 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3a05216d-802f-4b4a-a727-31a9cd3501d3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:42.007321 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3a05216d-802f-4b4a-a727-31a9cd3501d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:42.007617 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3a05216d-802f-4b4a-a727-31a9cd3501d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:42.008422 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3a05216d-802f-4b4a-a727-31a9cd3501d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:42.008422 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3a05216d-802f-4b4a-a727-31a9cd3501d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:42.018786 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:42.018786 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:42.019903 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3a05216d-802f-4b4a-a727-31a9cd3501d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:42.020611 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 614/2457] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:42 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:42.702005 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b18bcde5-79ac-478b-9f4f-cf9bad7adbbf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:42.704253 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b18bcde5-79ac-478b-9f4f-cf9bad7adbbf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:30:42.704458 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b18bcde5-79ac-478b-9f4f-cf9bad7adbbf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:42.704899 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b18bcde5-79ac-478b-9f4f-cf9bad7adbbf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:42.712172 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:42.712172 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:42.723040 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b18bcde5-79ac-478b-9f4f-cf9bad7adbbf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:30:42.729475 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b18bcde5-79ac-478b-9f4f-cf9bad7adbbf tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:30:42.730042 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 618/2458] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:42 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:43.035198 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dcb577a1-6017-473b-96b7-cd9f8c0bf35f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:43.038481 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcb577a1-6017-473b-96b7-cd9f8c0bf35f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:43.038481 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcb577a1-6017-473b-96b7-cd9f8c0bf35f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:43.038481 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcb577a1-6017-473b-96b7-cd9f8c0bf35f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:43.038822 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-dcb577a1-6017-473b-96b7-cd9f8c0bf35f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:43.053895 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:43.053895 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:43.053895 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcb577a1-6017-473b-96b7-cd9f8c0bf35f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:43.053895 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 620/2459] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:43 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:44.071388 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a70706b2-07f5-440f-b14f-52e82d4cb2fd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:44.074353 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a70706b2-07f5-440f-b14f-52e82d4cb2fd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:44.074561 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a70706b2-07f5-440f-b14f-52e82d4cb2fd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:44.074815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a70706b2-07f5-440f-b14f-52e82d4cb2fd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:44.074943 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a70706b2-07f5-440f-b14f-52e82d4cb2fd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:44.081453 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:44.081453 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:44.082295 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a70706b2-07f5-440f-b14f-52e82d4cb2fd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:44.082683 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 608/2460] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:44 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:45.113309 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ff6b2fe5-5fe2-4996-89e5-b67a9a93db4a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:45.121264 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ff6b2fe5-5fe2-4996-89e5-b67a9a93db4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:45.122121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ff6b2fe5-5fe2-4996-89e5-b67a9a93db4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:45.122121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ff6b2fe5-5fe2-4996-89e5-b67a9a93db4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:45.122720 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ff6b2fe5-5fe2-4996-89e5-b67a9a93db4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:45.135213 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:45.135213 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:45.136150 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ff6b2fe5-5fe2-4996-89e5-b67a9a93db4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:45.136857 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 615/2461] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:45 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:46.153550 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d6e40ae4-0919-43a6-aad9-1febda2f3ff4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:46.156474 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6e40ae4-0919-43a6-aad9-1febda2f3ff4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:46.156941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6e40ae4-0919-43a6-aad9-1febda2f3ff4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:46.157273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6e40ae4-0919-43a6-aad9-1febda2f3ff4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:46.157857 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d6e40ae4-0919-43a6-aad9-1febda2f3ff4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:46.165001 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:46.165001 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:46.166018 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6e40ae4-0919-43a6-aad9-1febda2f3ff4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:46.166509 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 619/2462] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:46 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:47.182631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4a97f9d2-870d-400c-8008-af5a3dfa5cb3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:47.184975 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a97f9d2-870d-400c-8008-af5a3dfa5cb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:47.186033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a97f9d2-870d-400c-8008-af5a3dfa5cb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:47.186033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a97f9d2-870d-400c-8008-af5a3dfa5cb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:47.187189 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-4a97f9d2-870d-400c-8008-af5a3dfa5cb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:47.192568 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:47.192568 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:47.193664 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a97f9d2-870d-400c-8008-af5a3dfa5cb3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:47.194249 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 621/2463] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:47 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:48.035589 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9f6e7563-aade-4aca-9020-b0cc947e0724 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:48.154982 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f6e7563-aade-4aca-9020-b0cc947e0724 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:30:48.155450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f6e7563-aade-4aca-9020-b0cc947e0724 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-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=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:48.185689 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f6e7563-aade-4aca-9020-b0cc947e0724 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:30:48.185995 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 609/2464] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:30:48 2026] POST /volume/v3/types => generated 287 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:48.211900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-db5f45c4-573b-4933-b692-dfb4a541c819 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:48.214157 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db5f45c4-573b-4933-b692-dfb4a541c819 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:48.214420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db5f45c4-573b-4933-b692-dfb4a541c819 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:48.214583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db5f45c4-573b-4933-b692-dfb4a541c819 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:48.214700 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-db5f45c4-573b-4933-b692-dfb4a541c819 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:48.219839 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:48.219839 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:48.221202 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db5f45c4-573b-4933-b692-dfb4a541c819 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:48.221202 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 616/2465] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:48 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:49.238730 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cfc31537-1bb6-4d4d-a8be-bd4636879966 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:49.257231 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cfc31537-1bb6-4d4d-a8be-bd4636879966 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:49.257413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cfc31537-1bb6-4d4d-a8be-bd4636879966 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:49.259244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cfc31537-1bb6-4d4d-a8be-bd4636879966 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:49.259424 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-cfc31537-1bb6-4d4d-a8be-bd4636879966 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:49.266514 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:49.266514 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:49.267504 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cfc31537-1bb6-4d4d-a8be-bd4636879966 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:49.267967 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 620/2466] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:49 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:50.285438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-085a4ca7-a362-4a82-a77c-776dfa595eaf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:50.287279 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-085a4ca7-a362-4a82-a77c-776dfa595eaf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:50.287483 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-085a4ca7-a362-4a82-a77c-776dfa595eaf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:50.287860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-085a4ca7-a362-4a82-a77c-776dfa595eaf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:50.287860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-085a4ca7-a362-4a82-a77c-776dfa595eaf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:50.293865 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:50.293865 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:50.294822 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-085a4ca7-a362-4a82-a77c-776dfa595eaf tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:50.295256 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 622/2467] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:50 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:50.730750 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:50.733102 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:30:50.733707 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "228c8dcc-dfe9-48eb-a5f9-f9e959bd1e21", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:50.736046 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '228c8dcc-dfe9-48eb-a5f9-f9e959bd1e21', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:30:50.849725 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Create volume of 1 GB Jul 03 06:30:50.858119 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Availability Zones retrieved successfully. Jul 03 06:30:50.866957 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Flow 'volume_create_api' (8afa7ca5-e472-4e23-b976-fdf216d3e2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:50.869259 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b186cf0-284f-4d87-8006-e5dd2abab713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:50.870135 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:30:50.950795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b186cf0-284f-4d87-8006-e5dd2abab713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:30:48Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=64c080ae-c062-46d6-82c4-17d77087e60e,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': '64c080ae-c062-46d6-82c4-17d77087e60e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:50.951791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f7f292-1bf8-4de5-b2fd-57d8f9cecee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:50.993495 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-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 06:30:50.993925 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-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 06:30:51.054064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Created reservations ['6a1c9f61-e0c8-44c3-8f5d-65b7c1b36917', '8500fda9-3a6b-4c97-9976-b405b934aab1', '84dc7ba9-0ec3-4993-9894-1773e5ec6116', '778618de-8377-41a4-9869-1f8da8542b5a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:51.056048 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f7f292-1bf8-4de5-b2fd-57d8f9cecee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a1c9f61-e0c8-44c3-8f5d-65b7c1b36917', '8500fda9-3a6b-4c97-9976-b405b934aab1', '84dc7ba9-0ec3-4993-9894-1773e5ec6116', '778618de-8377-41a4-9869-1f8da8542b5a']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.056658 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574b3904-2f74-46d4-9722-9ad725a8682b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:51.088605 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574b3904-2f74-46d4-9722-9ad725a8682b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50e95d74-40b7-4111-963e-4115a5f07a32', '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='ea24cde24d3b49b88ef5233052c307d5',qos_specs=None,replication_status=,reservations=['6a1c9f61-e0c8-44c3-8f5d-65b7c1b36917','8500fda9-3a6b-4c97-9976-b405b934aab1','84dc7ba9-0ec3-4993-9894-1773e5ec6116','778618de-8377-41a4-9869-1f8da8542b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2077717948be4b57a4e66d7bcdfd836f',volume_type_id=64c080ae-c062-46d6-82c4-17d77087e60e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:30:51Z,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=50e95d74-40b7-4111-963e-4115a5f07a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea24cde24d3b49b88ef5233052c307d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2077717948be4b57a4e66d7bcdfd836f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64c080ae-c062-46d6-82c4-17d77087e60e),volume_type_id=64c080ae-c062-46d6-82c4-17d77087e60e)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.091190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0beec9c4-8c56-4615-873d-1eb023814cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:51.126097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0beec9c4-8c56-4615-873d-1eb023814cc4) transitioned into state 'SUCCESS' from 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='ea24cde24d3b49b88ef5233052c307d5',qos_specs=None,replication_status=,reservations=['6a1c9f61-e0c8-44c3-8f5d-65b7c1b36917','8500fda9-3a6b-4c97-9976-b405b934aab1','84dc7ba9-0ec3-4993-9894-1773e5ec6116','778618de-8377-41a4-9869-1f8da8542b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2077717948be4b57a4e66d7bcdfd836f',volume_type_id=64c080ae-c062-46d6-82c4-17d77087e60e)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.126952 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ced26b-72b4-4899-9bac-ba93bc2c3670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:51.147793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ced26b-72b4-4899-9bac-ba93bc2c3670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.147793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Flow 'volume_create_api' (8afa7ca5-e472-4e23-b976-fdf216d3e2b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:51.147793 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Create volume request issued successfully. Jul 03 06:30:51.147793 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c6b5cef0-61d1-42b1-95af-e5b2a4cb73dd tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:30:51.147793 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 610/2468] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:30:50 2026] POST /volume/v3/volumes => generated 798 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:30:51.172398 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0be7e867-b4d3-4ece-9384-f385b9d7e596 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.173736 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0be7e867-b4d3-4ece-9384-f385b9d7e596 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:51.173990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0be7e867-b4d3-4ece-9384-f385b9d7e596 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.174226 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0be7e867-b4d3-4ece-9384-f385b9d7e596 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.183597 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.183597 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:51.201123 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0be7e867-b4d3-4ece-9384-f385b9d7e596 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:51.208573 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0be7e867-b4d3-4ece-9384-f385b9d7e596 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:51.209377 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 617/2469] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:51 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:51.314328 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f5d68a97-b4c5-4f33-98d0-291012f6979b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.317063 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5d68a97-b4c5-4f33-98d0-291012f6979b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:51.317269 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5d68a97-b4c5-4f33-98d0-291012f6979b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.317371 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5d68a97-b4c5-4f33-98d0-291012f6979b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.317629 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f5d68a97-b4c5-4f33-98d0-291012f6979b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:51.323210 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.323210 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:51.324617 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5d68a97-b4c5-4f33-98d0-291012f6979b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:51.325855 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 621/2470] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:51 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:51.343171 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1f336dc2-d704-4c0d-8537-4c0451434a1e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.345766 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1f336dc2-d704-4c0d-8537-4c0451434a1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 Jul 03 06:30:51.346074 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1f336dc2-d704-4c0d-8537-4c0451434a1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.346310 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1f336dc2-d704-4c0d-8537-4c0451434a1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.355132 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.355132 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:51.359984 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1f336dc2-d704-4c0d-8537-4c0451434a1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:51.366682 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1f336dc2-d704-4c0d-8537-4c0451434a1e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 returned with HTTP 200 Jul 03 06:30:51.367322 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 623/2471] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:51 2026] GET /volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 => generated 964 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:51.390337 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fcac9c19-99e8-4b23-a95b-01f14bb6e29f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.392537 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcac9c19-99e8-4b23-a95b-01f14bb6e29f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 Jul 03 06:30:51.392713 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcac9c19-99e8-4b23-a95b-01f14bb6e29f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.393051 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcac9c19-99e8-4b23-a95b-01f14bb6e29f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.405098 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.405098 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:51.411684 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fcac9c19-99e8-4b23-a95b-01f14bb6e29f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:51.418414 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcac9c19-99e8-4b23-a95b-01f14bb6e29f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 returned with HTTP 200 Jul 03 06:30:51.419157 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 611/2472] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:51 2026] GET /volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:51.433908 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.437409 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:30:51.437837 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2072965037"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:51.439339 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2072965037'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:30:51.439462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Create volume of 1 GB Jul 03 06:30:51.442291 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7fac980e-2d36-4d77-953d-8085c0eb67b4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.444603 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7fac980e-2d36-4d77-953d-8085c0eb67b4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 Jul 03 06:30:51.444848 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7fac980e-2d36-4d77-953d-8085c0eb67b4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.445055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7fac980e-2d36-4d77-953d-8085c0eb67b4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.445247 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-7fac980e-2d36-4d77-953d-8085c0eb67b4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume with id: ad284e7c-92f7-4b78-b97a-a59bb2c759a2 Jul 03 06:30:51.450921 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Availability Zones retrieved successfully. Jul 03 06:30:51.457313 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.457313 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:51.457975 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7fac980e-2d36-4d77-953d-8085c0eb67b4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:51.465126 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Flow 'volume_create_api' (c7c8eed3-4854-4dd9-b79b-329e9aeb81e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:51.467526 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6383361-b4b4-43f9-bdb3-3b79a6d31c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:51.468986 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:30:51.508485 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7fac980e-2d36-4d77-953d-8085c0eb67b4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume request issued successfully. Jul 03 06:30:51.508485 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7fac980e-2d36-4d77-953d-8085c0eb67b4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 returned with HTTP 202 Jul 03 06:30:51.508948 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 622/2473] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:51 2026] DELETE /volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:30:51.519066 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-791e8cb9-15dd-4fa4-abec-5f6f3518aad3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.521036 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-791e8cb9-15dd-4fa4-abec-5f6f3518aad3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 Jul 03 06:30:51.521285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-791e8cb9-15dd-4fa4-abec-5f6f3518aad3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.521529 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-791e8cb9-15dd-4fa4-abec-5f6f3518aad3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.532012 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.532012 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:51.535547 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6383361-b4b4-43f9-bdb3-3b79a6d31c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.536715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481adeb8-6ab8-4d32-9189-6037bd8ac57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:51.537111 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-791e8cb9-15dd-4fa4-abec-5f6f3518aad3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:51.545584 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-791e8cb9-15dd-4fa4-abec-5f6f3518aad3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 returned with HTTP 200 Jul 03 06:30:51.546199 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 624/2474] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:51 2026] GET /volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 => generated 963 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:51.596823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Created reservations ['6d9bf9d7-e14c-45fc-95ae-acf5711909a5', '01b3cd73-e57b-450d-aef2-a69bacb6f0f7', '34db8324-3146-43b9-91dd-88ebe6441f97', '3fd08af1-3f4b-4036-b7c8-0e93224ec081'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:51.597382 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481adeb8-6ab8-4d32-9189-6037bd8ac57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d9bf9d7-e14c-45fc-95ae-acf5711909a5', '01b3cd73-e57b-450d-aef2-a69bacb6f0f7', '34db8324-3146-43b9-91dd-88ebe6441f97', '3fd08af1-3f4b-4036-b7c8-0e93224ec081']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.600271 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0761f0fa-ba18-4a6e-8111-8cd09efee251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:51.628606 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0761f0fa-ba18-4a6e-8111-8cd09efee251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58893ee4-3ae9-4c5b-80be-ad0ba552a40a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2072965037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e219f15689461a87abdfe7c8dc31f8',qos_specs=None,replication_status=,reservations=['6d9bf9d7-e14c-45fc-95ae-acf5711909a5','01b3cd73-e57b-450d-aef2-a69bacb6f0f7','34db8324-3146-43b9-91dd-88ebe6441f97','3fd08af1-3f4b-4036-b7c8-0e93224ec081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc6f4cda8814cdd90acebbf208c3f16',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:30:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2072965037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58893ee4-3ae9-4c5b-80be-ad0ba552a40a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9e219f15689461a87abdfe7c8dc31f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bc6f4cda8814cdd90acebbf208c3f16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.629795 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f911c5dd-2b5d-4eac-89ad-36ff29c4dcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:51.668046 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f911c5dd-2b5d-4eac-89ad-36ff29c4dcb1) transitioned into state 'SUCCESS' from state '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-2072965037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e219f15689461a87abdfe7c8dc31f8',qos_specs=None,replication_status=,reservations=['6d9bf9d7-e14c-45fc-95ae-acf5711909a5','01b3cd73-e57b-450d-aef2-a69bacb6f0f7','34db8324-3146-43b9-91dd-88ebe6441f97','3fd08af1-3f4b-4036-b7c8-0e93224ec081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc6f4cda8814cdd90acebbf208c3f16',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.669901 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29215533-4c31-4088-a01e-c8292a0907cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:51.682707 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29215533-4c31-4088-a01e-c8292a0907cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:51.683852 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Flow 'volume_create_api' (c7c8eed3-4854-4dd9-b79b-329e9aeb81e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:51.684838 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Create volume request issued successfully. Jul 03 06:30:51.685015 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6241d223-8dee-4637-8cc0-035a27c2c9ef tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:30:51.685442 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 618/2475] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:30:51 2026] POST /volume/v3/volumes => generated 757 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:30:51.701290 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-51a2d824-743e-4e4f-8700-cf2b08f0c272 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.703970 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-51a2d824-743e-4e4f-8700-cf2b08f0c272 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:30:51.704718 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-51a2d824-743e-4e4f-8700-cf2b08f0c272 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.704718 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-51a2d824-743e-4e4f-8700-cf2b08f0c272 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.706607 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e5376a1f-f492-45a9-b7b6-e21b239c8990 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.709919 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e5376a1f-f492-45a9-b7b6-e21b239c8990 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:30:51.710237 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e5376a1f-f492-45a9-b7b6-e21b239c8990 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.710558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e5376a1f-f492-45a9-b7b6-e21b239c8990 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.710628 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-e5376a1f-f492-45a9-b7b6-e21b239c8990 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Delete volume with id: 7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:30:51.714797 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.714797 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:51.720658 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-51a2d824-743e-4e4f-8700-cf2b08f0c272 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:30:51.724200 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.724200 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:51.725057 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e5376a1f-f492-45a9-b7b6-e21b239c8990 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:30:51.728787 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-51a2d824-743e-4e4f-8700-cf2b08f0c272 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:30:51.729323 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 612/2476] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:51 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:51.756331 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e5376a1f-f492-45a9-b7b6-e21b239c8990 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Delete volume request issued successfully. Jul 03 06:30:51.756582 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e5376a1f-f492-45a9-b7b6-e21b239c8990 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 202 Jul 03 06:30:51.757223 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 623/2477] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:51 2026] DELETE /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:30:51.768317 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-42c9331b-e54e-4db1-b6e1-6fbf524b6106 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:51.773049 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-42c9331b-e54e-4db1-b6e1-6fbf524b6106 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:30:51.773252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-42c9331b-e54e-4db1-b6e1-6fbf524b6106 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:51.773535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-42c9331b-e54e-4db1-b6e1-6fbf524b6106 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:51.783667 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:51.783667 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:51.789746 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-42c9331b-e54e-4db1-b6e1-6fbf524b6106 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Volume info retrieved successfully. Jul 03 06:30:51.797081 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-42c9331b-e54e-4db1-b6e1-6fbf524b6106 tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 200 Jul 03 06:30:51.798504 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 625/2478] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:51 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:52.226339 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f5668295-6cae-4e20-abee-7a2b68325a0a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:52.228969 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f5668295-6cae-4e20-abee-7a2b68325a0a tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:52.229240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f5668295-6cae-4e20-abee-7a2b68325a0a tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:52.229495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f5668295-6cae-4e20-abee-7a2b68325a0a tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:52.241335 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:52.241335 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:52.250917 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f5668295-6cae-4e20-abee-7a2b68325a0a tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:52.257774 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f5668295-6cae-4e20-abee-7a2b68325a0a tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:52.258398 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 619/2479] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:52 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 890 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:52.565610 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1c9c1a1e-17a9-4d97-ad08-07186b215398 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:52.570067 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c9c1a1e-17a9-4d97-ad08-07186b215398 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 Jul 03 06:30:52.570322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c9c1a1e-17a9-4d97-ad08-07186b215398 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:52.570594 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c9c1a1e-17a9-4d97-ad08-07186b215398 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:52.587269 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c9c1a1e-17a9-4d97-ad08-07186b215398 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 returned with HTTP 404 Jul 03 06:30:52.589036 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 613/2480] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:52 2026] GET /volume/v3/volumes/ad284e7c-92f7-4b78-b97a-a59bb2c759a2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:52.599268 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-58b0911d-7a7c-4321-949c-f1f3cdf10822 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:52.601663 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-58b0911d-7a7c-4321-949c-f1f3cdf10822 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:52.601905 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-58b0911d-7a7c-4321-949c-f1f3cdf10822 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:52.602115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-58b0911d-7a7c-4321-949c-f1f3cdf10822 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:52.602227 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-58b0911d-7a7c-4321-949c-f1f3cdf10822 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete backup with id: 93ce1dba-61c0-43b4-b631-40ae01ffe942. Jul 03 06:30:52.607718 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:52.607718 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:52.630372 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-58b0911d-7a7c-4321-949c-f1f3cdf10822 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] delete_backup rpcapi backup_id 93ce1dba-61c0-43b4-b631-40ae01ffe942 {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:30:52.632325 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-58b0911d-7a7c-4321-949c-f1f3cdf10822 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 202 Jul 03 06:30:52.632915 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 624/2481] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:52 2026] DELETE /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:30:52.643906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d92e8667-ac89-470f-881f-deba69063f7b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:52.646722 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d92e8667-ac89-470f-881f-deba69063f7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:52.646722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d92e8667-ac89-470f-881f-deba69063f7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:52.646722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d92e8667-ac89-470f-881f-deba69063f7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:52.646722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d92e8667-ac89-470f-881f-deba69063f7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:52.652216 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:52.652216 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:52.653145 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d92e8667-ac89-470f-881f-deba69063f7b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 200 Jul 03 06:30:52.654658 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 626/2482] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:52 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:52.746966 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d0bbaed3-daae-4f2d-a44d-73a6180a904c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:52.749230 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d0bbaed3-daae-4f2d-a44d-73a6180a904c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:30:52.749410 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d0bbaed3-daae-4f2d-a44d-73a6180a904c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:52.749652 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d0bbaed3-daae-4f2d-a44d-73a6180a904c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:52.762470 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:52.762470 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:52.764360 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d0bbaed3-daae-4f2d-a44d-73a6180a904c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:30:52.769771 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d0bbaed3-daae-4f2d-a44d-73a6180a904c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:30:52.770488 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 620/2483] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:52 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:52.815447 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-99792a0e-fc55-4680-82ca-6160e1ff09ad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:52.817965 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-99792a0e-fc55-4680-82ca-6160e1ff09ad tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] GET https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 Jul 03 06:30:52.818216 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-99792a0e-fc55-4680-82ca-6160e1ff09ad tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:52.820454 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-99792a0e-fc55-4680-82ca-6160e1ff09ad tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:52.830922 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-99792a0e-fc55-4680-82ca-6160e1ff09ad tempest-ServerStableDeviceRescueTest-1319521667 tempest-ServerStableDeviceRescueTest-1319521667-project-member] https://10.4.3.243/volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 returned with HTTP 404 Jul 03 06:30:52.831926 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 614/2484] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:52 2026] GET /volume/v3/volumes/7a21f56c-2fcb-490a-b78a-4180cda30f61 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:53.272635 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0254482c-8f03-4725-bef3-10a587f02a22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:53.274726 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0254482c-8f03-4725-bef3-10a587f02a22 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:53.274963 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0254482c-8f03-4725-bef3-10a587f02a22 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:53.275184 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0254482c-8f03-4725-bef3-10a587f02a22 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:53.285136 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:53.285136 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:53.288446 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0254482c-8f03-4725-bef3-10a587f02a22 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:53.294573 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0254482c-8f03-4725-bef3-10a587f02a22 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:53.295036 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 625/2485] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:53 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:53.667524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cefb51d4-e9fc-48ae-9a90-311d21fb0537 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:53.670173 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cefb51d4-e9fc-48ae-9a90-311d21fb0537 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 Jul 03 06:30:53.670488 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cefb51d4-e9fc-48ae-9a90-311d21fb0537 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:53.670767 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cefb51d4-e9fc-48ae-9a90-311d21fb0537 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:53.670949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-cefb51d4-e9fc-48ae-9a90-311d21fb0537 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 93ce1dba-61c0-43b4-b631-40ae01ffe942. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:30:53.676408 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cefb51d4-e9fc-48ae-9a90-311d21fb0537 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 returned with HTTP 404 Jul 03 06:30:53.677092 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 627/2486] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:53 2026] GET /volume/v3/backups/93ce1dba-61c0-43b4-b631-40ae01ffe942 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:30:53.786182 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-829e79a1-e86e-4364-877c-7c334ed38cbd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:53.798109 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-829e79a1-e86e-4364-877c-7c334ed38cbd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:53.798312 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-829e79a1-e86e-4364-877c-7c334ed38cbd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:53.798632 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-829e79a1-e86e-4364-877c-7c334ed38cbd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:53.801416 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-829e79a1-e86e-4364-877c-7c334ed38cbd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume with id: 5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:53.816035 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:53.816035 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:53.816035 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-829e79a1-e86e-4364-877c-7c334ed38cbd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:53.853735 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-829e79a1-e86e-4364-877c-7c334ed38cbd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume request issued successfully. Jul 03 06:30:53.853735 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-829e79a1-e86e-4364-877c-7c334ed38cbd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 returned with HTTP 202 Jul 03 06:30:53.853735 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 621/2487] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:53 2026] DELETE /volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:30:53.866053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2ae7786f-a65e-4023-8902-3e024a21ee8f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:53.869749 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2ae7786f-a65e-4023-8902-3e024a21ee8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:53.869805 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2ae7786f-a65e-4023-8902-3e024a21ee8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:53.870270 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2ae7786f-a65e-4023-8902-3e024a21ee8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:53.883743 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:53.883743 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:53.892849 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2ae7786f-a65e-4023-8902-3e024a21ee8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:53.899044 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2ae7786f-a65e-4023-8902-3e024a21ee8f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 returned with HTTP 200 Jul 03 06:30:53.899798 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 615/2488] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:53 2026] GET /volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:54.312578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-63870888-77e6-4efb-a56f-b54587e5df01 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:54.315129 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-63870888-77e6-4efb-a56f-b54587e5df01 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:54.315397 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-63870888-77e6-4efb-a56f-b54587e5df01 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:54.315657 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-63870888-77e6-4efb-a56f-b54587e5df01 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:54.326688 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:54.326688 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:54.332962 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-63870888-77e6-4efb-a56f-b54587e5df01 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:54.338472 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-63870888-77e6-4efb-a56f-b54587e5df01 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:54.339037 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 626/2489] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:54 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:54.920794 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d098a9d0-43b3-4d62-a577-dd6eab55ddfe None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:54.923763 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d098a9d0-43b3-4d62-a577-dd6eab55ddfe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:54.924017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d098a9d0-43b3-4d62-a577-dd6eab55ddfe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:54.924395 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d098a9d0-43b3-4d62-a577-dd6eab55ddfe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:54.936011 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d098a9d0-43b3-4d62-a577-dd6eab55ddfe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 returned with HTTP 404 Jul 03 06:30:54.936515 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 628/2490] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:54 2026] GET /volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:54.946833 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-25ffcf33-96ec-4afb-a205-15a9c652d16d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:54.955015 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-25ffcf33-96ec-4afb-a205-15a9c652d16d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:54.955247 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-25ffcf33-96ec-4afb-a205-15a9c652d16d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:54.955496 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-25ffcf33-96ec-4afb-a205-15a9c652d16d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:54.972963 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-25ffcf33-96ec-4afb-a205-15a9c652d16d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 returned with HTTP 404 Jul 03 06:30:54.973631 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 622/2491] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:54 2026] GET /volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:54.982707 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1570d5e6-6b28-4df2-9827-800fc5dc5f04 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:54.984793 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1570d5e6-6b28-4df2-9827-800fc5dc5f04 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:54.985091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1570d5e6-6b28-4df2-9827-800fc5dc5f04 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:54.985326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1570d5e6-6b28-4df2-9827-800fc5dc5f04 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:54.985542 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-1570d5e6-6b28-4df2-9827-800fc5dc5f04 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume with id: 5c29b7f7-040a-4537-be23-b3449dac3e90 Jul 03 06:30:54.992291 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1570d5e6-6b28-4df2-9827-800fc5dc5f04 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 returned with HTTP 404 Jul 03 06:30:54.992820 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 616/2492] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:30:54 2026] DELETE /volume/v3/volumes/5c29b7f7-040a-4537-be23-b3449dac3e90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:55.004408 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:55.006491 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:30:55.007027 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-590230444"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:55.009139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-590230444'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:30:55.009297 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume of 1 GB Jul 03 06:30:55.017006 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Availability Zones retrieved successfully. Jul 03 06:30:55.026090 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (645f9ae7-bc5f-485f-a2b8-e0aac271c596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:55.027758 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efaaad46-e1fd-4ff0-807f-3261cf8ff1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:55.029222 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:30:55.073555 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efaaad46-e1fd-4ff0-807f-3261cf8ff1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:55.074405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ee1cac-0f69-4a6d-8d15-9babe03a7015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:55.138291 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['0b5bb790-d16d-406e-8b8e-7fd5e931c75c', '32d8ce55-c185-4002-b196-9eb5b451f8ef', 'a496f4db-832b-4cc5-b770-298db8cc0d46', '2527d619-9937-4025-ba3d-95caf1a7be04'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:55.139234 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ee1cac-0f69-4a6d-8d15-9babe03a7015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b5bb790-d16d-406e-8b8e-7fd5e931c75c', '32d8ce55-c185-4002-b196-9eb5b451f8ef', 'a496f4db-832b-4cc5-b770-298db8cc0d46', '2527d619-9937-4025-ba3d-95caf1a7be04']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:55.140196 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df37d76-cac1-4968-8578-c5d1639dfa15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:55.175049 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df37d76-cac1-4968-8578-c5d1639dfa15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78ead19-66d2-4e46-95f4-607090a0e0c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-590230444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['0b5bb790-d16d-406e-8b8e-7fd5e931c75c','32d8ce55-c185-4002-b196-9eb5b451f8ef','a496f4db-832b-4cc5-b770-298db8cc0d46','2527d619-9937-4025-ba3d-95caf1a7be04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-590230444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c78ead19-66d2-4e46-95f4-607090a0e0c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e43d2f1b674713aa5b21a057f11e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20898ad670e64d4493183aedfe6f72e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:55.176384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fcc883-d9fa-4a8f-9605-b74a24d26183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:55.221077 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fcc883-d9fa-4a8f-9605-b74a24d26183) transitioned into state 'SUCCESS' from state '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-590230444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e43d2f1b674713aa5b21a057f11e90',qos_specs=None,replication_status=,reservations=['0b5bb790-d16d-406e-8b8e-7fd5e931c75c','32d8ce55-c185-4002-b196-9eb5b451f8ef','a496f4db-832b-4cc5-b770-298db8cc0d46','2527d619-9937-4025-ba3d-95caf1a7be04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20898ad670e64d4493183aedfe6f72e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:55.222065 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f08463-116d-44de-90fd-fb90daa3cb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:55.240360 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f08463-116d-44de-90fd-fb90daa3cb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:55.240360 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Flow 'volume_create_api' (645f9ae7-bc5f-485f-a2b8-e0aac271c596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:55.240733 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Create volume request issued successfully. Jul 03 06:30:55.241800 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8a178ad7-b95d-4c59-befa-05eea36e59b1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:30:55.242371 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 627/2493] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:30:55 2026] POST /volume/v3/volumes => generated 748 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:30:55.262919 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c1682ced-2bb1-4d9d-ad12-5688782d6c05 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:55.266475 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c1682ced-2bb1-4d9d-ad12-5688782d6c05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:30:55.266475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c1682ced-2bb1-4d9d-ad12-5688782d6c05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:55.269220 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c1682ced-2bb1-4d9d-ad12-5688782d6c05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:55.278494 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:55.278494 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:55.282875 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c1682ced-2bb1-4d9d-ad12-5688782d6c05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:55.291359 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c1682ced-2bb1-4d9d-ad12-5688782d6c05 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:30:55.291865 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 629/2494] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:55 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:55.355512 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dc9beef4-30d5-42ed-a4bd-7d7a2225542f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:55.358008 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dc9beef4-30d5-42ed-a4bd-7d7a2225542f tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:55.358307 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dc9beef4-30d5-42ed-a4bd-7d7a2225542f tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:55.358594 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dc9beef4-30d5-42ed-a4bd-7d7a2225542f tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:55.369877 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:55.369877 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:55.376048 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dc9beef4-30d5-42ed-a4bd-7d7a2225542f tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:55.390144 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dc9beef4-30d5-42ed-a4bd-7d7a2225542f tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:55.391042 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 623/2495] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:55 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:56.314073 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9734fdf6-aca4-4fd5-8e99-ccb9a5800241 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:56.318056 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9734fdf6-aca4-4fd5-8e99-ccb9a5800241 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:30:56.318056 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9734fdf6-aca4-4fd5-8e99-ccb9a5800241 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:56.318323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9734fdf6-aca4-4fd5-8e99-ccb9a5800241 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:56.329308 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:56.329308 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:56.334681 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9734fdf6-aca4-4fd5-8e99-ccb9a5800241 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:30:56.341864 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9734fdf6-aca4-4fd5-8e99-ccb9a5800241 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:30:56.342422 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 617/2496] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:56 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:56.407589 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ddc10e23-c558-4425-a6ec-bebdee1afac1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:56.410870 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ddc10e23-c558-4425-a6ec-bebdee1afac1 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:56.411289 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ddc10e23-c558-4425-a6ec-bebdee1afac1 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:56.411568 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ddc10e23-c558-4425-a6ec-bebdee1afac1 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:56.423113 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:56.423113 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:56.429889 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ddc10e23-c558-4425-a6ec-bebdee1afac1 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:56.437801 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ddc10e23-c558-4425-a6ec-bebdee1afac1 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:56.438724 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 628/2497] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:56 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:57.460315 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f0a0e17f-68dd-43a2-8454-0c92ab347717 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:57.462254 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0a0e17f-68dd-43a2-8454-0c92ab347717 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:57.463678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0a0e17f-68dd-43a2-8454-0c92ab347717 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:57.463678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0a0e17f-68dd-43a2-8454-0c92ab347717 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:57.468440 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=101,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:30:57.484124 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:57.484124 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:57.497300 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f0a0e17f-68dd-43a2-8454-0c92ab347717 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:57.512326 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0a0e17f-68dd-43a2-8454-0c92ab347717 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:57.515494 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 630/2498] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:57 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 951 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:57.652406 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7c1b27ac-9769-48dd-af70-0418d95eb4cd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:57.777952 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c1b27ac-9769-48dd-af70-0418d95eb4cd tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:30:57.778291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c1b27ac-9769-48dd-af70-0418d95eb4cd tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1732123356"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:57.781660 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=154,cinder:UPDATE=57,cinder:INSERT=31 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:30:57.793118 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c1b27ac-9769-48dd-af70-0418d95eb4cd tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:30:57.793579 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 624/2499] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:30:57 2026] POST /volume/v3/types => generated 220 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:57.801840 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-694d4238-ed04-437c-bc71-f99f4ca6048d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:57.804030 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-694d4238-ed04-437c-bc71-f99f4ca6048d tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:30:57.804342 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-694d4238-ed04-437c-bc71-f99f4ca6048d tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1274616514"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:57.808552 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=158,cinder:UPDATE=31,cinder:INSERT=15 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:30:57.824221 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-694d4238-ed04-437c-bc71-f99f4ca6048d tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:30:57.824671 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 618/2500] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:30:57 2026] POST /volume/v3/group_types => generated 177 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:57.833431 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-acf0dee0-67fd-4ca9-a316-892816008f7b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:57.911378 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-acf0dee0-67fd-4ca9-a316-892816008f7b tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:30:57.911775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-acf0dee0-67fd-4ca9-a316-892816008f7b tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "400e46a5-e8fc-4322-95ed-0f8711c6ff55", "volume_types": ["b869394b-1ddb-45ef-b1a8-08796afef096"], "name": "tempest-GroupsV314Test-Group-1685911543"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:57.913336 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-acf0dee0-67fd-4ca9-a316-892816008f7b tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Creating new group {'group': {'group_type': '400e46a5-e8fc-4322-95ed-0f8711c6ff55', 'volume_types': ['b869394b-1ddb-45ef-b1a8-08796afef096'], 'name': 'tempest-GroupsV314Test-Group-1685911543'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:30:57.918302 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-acf0dee0-67fd-4ca9-a316-892816008f7b tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Creating group tempest-GroupsV314Test-Group-1685911543. Jul 03 06:30:57.937524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-acf0dee0-67fd-4ca9-a316-892816008f7b tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:30:57.937234. {{(pid=99917) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:30:57.937654 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-acf0dee0-67fd-4ca9-a316-892816008f7b tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Availability Zones retrieved successfully. Jul 03 06:30:57.971260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-acf0dee0-67fd-4ca9-a316-892816008f7b tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Created reservations ['c71a0d85-aa2e-496f-9ed7-574d81ce01e1'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:58.011320 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-acf0dee0-67fd-4ca9-a316-892816008f7b tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:30:58.011407 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 629/2501] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:30:57 2026] POST /volume/v3/groups => generated 108 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:58.023048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-67932191-5fdd-43e2-9008-02c0648b81e8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:58.023477 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-67932191-5fdd-43e2-9008-02c0648b81e8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 Jul 03 06:30:58.023704 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-67932191-5fdd-43e2-9008-02c0648b81e8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:58.023951 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-67932191-5fdd-43e2-9008-02c0648b81e8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:58.024091 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-67932191-5fdd-43e2-9008-02c0648b81e8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] show called for member 9a668ddf-76a5-47de-a1ba-b3b50cf47c57 {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:30:58.032055 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:58.032055 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:58.051552 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-67932191-5fdd-43e2-9008-02c0648b81e8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 returned with HTTP 200 Jul 03 06:30:58.052139 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 631/2502] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:30:58 2026] GET /volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:58.532041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-92960a52-0155-406e-b8e5-94d77431c469 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:58.535844 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92960a52-0155-406e-b8e5-94d77431c469 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:58.536176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92960a52-0155-406e-b8e5-94d77431c469 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:58.536688 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92960a52-0155-406e-b8e5-94d77431c469 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:58.549494 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:58.549494 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:58.556078 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-92960a52-0155-406e-b8e5-94d77431c469 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:58.563599 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92960a52-0155-406e-b8e5-94d77431c469 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:58.564253 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 625/2503] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:58 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:59.062770 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-15eed1c4-fd65-41aa-b2ac-ddc0de01eed8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:59.064932 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-15eed1c4-fd65-41aa-b2ac-ddc0de01eed8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 Jul 03 06:30:59.065131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-15eed1c4-fd65-41aa-b2ac-ddc0de01eed8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:59.065300 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-15eed1c4-fd65-41aa-b2ac-ddc0de01eed8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:59.065426 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-15eed1c4-fd65-41aa-b2ac-ddc0de01eed8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] show called for member 9a668ddf-76a5-47de-a1ba-b3b50cf47c57 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:30:59.069529 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:59.069529 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:59.082042 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-15eed1c4-fd65-41aa-b2ac-ddc0de01eed8 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 returned with HTTP 200 Jul 03 06:30:59.082487 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 619/2504] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:30:59 2026] GET /volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:59.093971 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:59.096201 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:30:59.096646 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1701954233", "volume_type": "b869394b-1ddb-45ef-b1a8-08796afef096", "group_id": "9a668ddf-76a5-47de-a1ba-b3b50cf47c57", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:59.098734 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1701954233', 'volume_type': 'b869394b-1ddb-45ef-b1a8-08796afef096', 'group_id': '9a668ddf-76a5-47de-a1ba-b3b50cf47c57', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:30:59.108716 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:59.108716 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:59.108716 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Create volume of 1 GB Jul 03 06:30:59.116335 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Availability Zones retrieved successfully. Jul 03 06:30:59.121890 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Flow 'volume_create_api' (bb8cbf1f-0387-4b05-92b4-071c4874431c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:59.123432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a6a87b-e632-4f2c-b19a-4ed0aa5b8481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:59.124725 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:59.124725 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:59.124725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:30:59.152474 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a6a87b-e632-4f2c-b19a-4ed0aa5b8481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:30:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b869394b-1ddb-45ef-b1a8-08796afef096,is_public=True,name='tempest-GroupsV314Test-volume-type-1732123356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b869394b-1ddb-45ef-b1a8-08796afef096', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a668ddf-76a5-47de-a1ba-b3b50cf47c57', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:59.153748 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad412b9-7d5a-4605-8d64-8e10ac08e9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:59.199214 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1732123356 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1732123356, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:30:59.199650 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1732123356 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1732123356, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:30:59.244943 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Created reservations ['fa713ede-5607-4e1d-bbed-ee8196e5d79c', '9eed19b6-29c5-47c5-ac89-388d8d9512c7', '575e2638-d7ff-44a8-961f-c21cbc43b1c5', 'f11814f2-5c2f-439c-9fb4-039b87af2f43'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:30:59.246091 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad412b9-7d5a-4605-8d64-8e10ac08e9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa713ede-5607-4e1d-bbed-ee8196e5d79c', '9eed19b6-29c5-47c5-ac89-388d8d9512c7', '575e2638-d7ff-44a8-961f-c21cbc43b1c5', 'f11814f2-5c2f-439c-9fb4-039b87af2f43']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:59.247464 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0600a25c-0f28-493b-98fa-35b4f2ef116b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:59.280993 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0600a25c-0f28-493b-98fa-35b4f2ef116b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1701954233',encryption_key_id=None,group_id=9a668ddf-76a5-47de-a1ba-b3b50cf47c57,group_type_id=,metadata={},multiattach=False,project_id='a723f8ad3e0a43c0838fdd0e36f4abc0',qos_specs=None,replication_status=,reservations=['fa713ede-5607-4e1d-bbed-ee8196e5d79c','9eed19b6-29c5-47c5-ac89-388d8d9512c7','575e2638-d7ff-44a8-961f-c21cbc43b1c5','f11814f2-5c2f-439c-9fb4-039b87af2f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ae8567d5d374eee8692c179ff490b50',volume_type_id=b869394b-1ddb-45ef-b1a8-08796afef096), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1701954233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a668ddf-76a5-47de-a1ba-b3b50cf47c57,host=None,id=e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a723f8ad3e0a43c0838fdd0e36f4abc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ae8567d5d374eee8692c179ff490b50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b869394b-1ddb-45ef-b1a8-08796afef096),volume_type_id=b869394b-1ddb-45ef-b1a8-08796afef096)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:59.281968 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb45cb9-3e8e-4778-b1f8-d8779df5dbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:59.322315 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb45cb9-3e8e-4778-b1f8-d8779df5dbfa) transitioned into state 'SUCCESS' from state '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-1701954233',encryption_key_id=None,group_id=9a668ddf-76a5-47de-a1ba-b3b50cf47c57,group_type_id=,metadata={},multiattach=False,project_id='a723f8ad3e0a43c0838fdd0e36f4abc0',qos_specs=None,replication_status=,reservations=['fa713ede-5607-4e1d-bbed-ee8196e5d79c','9eed19b6-29c5-47c5-ac89-388d8d9512c7','575e2638-d7ff-44a8-961f-c21cbc43b1c5','f11814f2-5c2f-439c-9fb4-039b87af2f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ae8567d5d374eee8692c179ff490b50',volume_type_id=b869394b-1ddb-45ef-b1a8-08796afef096)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:59.322828 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eca5281-3940-4a46-ba89-17b6c4eaaae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:59.341977 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eca5281-3940-4a46-ba89-17b6c4eaaae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:30:59.343717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Flow 'volume_create_api' (bb8cbf1f-0387-4b05-92b4-071c4874431c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:59.343717 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Create volume request issued successfully. Jul 03 06:30:59.344929 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:30:59.345088 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:30:59.411825 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:30:59.419643 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:59.419643 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:30:59.425172 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7e4d76e2-6c6f-41e1-8e89-d9ee73692782 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:30:59.425946 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 630/2505] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:30:59 2026] POST /volume/v3/volumes => generated 819 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:30:59.441407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:59.444334 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 Jul 03 06:30:59.444334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:59.444334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:59.461252 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:59.461252 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:59.473241 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Volume info retrieved successfully. Jul 03 06:30:59.474083 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:30:59.474251 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:30:59.516625 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:30:59.521338 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:59.521338 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:30:59.530930 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-523e3339-8bee-43d6-ab11-2bddb607e3e1 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 returned with HTTP 200 Jul 03 06:30:59.530930 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 632/2506] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:30:59 2026] GET /volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:30:59.579295 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1769805c-5c3f-48dc-a913-bf4e2e3441ca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:59.582020 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1769805c-5c3f-48dc-a913-bf4e2e3441ca tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:30:59.582315 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1769805c-5c3f-48dc-a913-bf4e2e3441ca tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:30:59.582599 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1769805c-5c3f-48dc-a913-bf4e2e3441ca tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:30:59.592526 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:59.592526 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:30:59.596787 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1769805c-5c3f-48dc-a913-bf4e2e3441ca tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:30:59.601895 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1769805c-5c3f-48dc-a913-bf4e2e3441ca tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:30:59.602417 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 626/2507] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:30:59 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:30:59.975813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1ab9f169-d438-424f-b048-eae510651c0d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:30:59.978420 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:30:59.978900 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-40911482"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:30:59.980309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-40911482'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:30:59.980435 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Create volume of 1 GB Jul 03 06:30:59.980715 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:30:59.980715 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:30:59.984843 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Availability Zones retrieved successfully. Jul 03 06:30:59.990819 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Flow 'volume_create_api' (e6e117c7-1ac4-430f-b7fa-35158fe32748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:30:59.991923 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d67c9e6-21da-4f2f-942b-77a2d4b5acd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:30:59.992969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:00.035243 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d67c9e6-21da-4f2f-942b-77a2d4b5acd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:00.035680 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc59602-5896-4aaa-934e-ce1a053ca4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:00.137834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Created reservations ['046b1e5b-1252-45ba-b19a-4752458d82bd', '126e0fdc-969e-495d-9a30-09ab16fc7ec7', '937a5c84-a6d1-4ff7-8a89-c65a8aefb858', '083cc939-5581-4fef-9de4-58706cd24f1e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:00.138512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc59602-5896-4aaa-934e-ce1a053ca4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['046b1e5b-1252-45ba-b19a-4752458d82bd', '126e0fdc-969e-495d-9a30-09ab16fc7ec7', '937a5c84-a6d1-4ff7-8a89-c65a8aefb858', '083cc939-5581-4fef-9de4-58706cd24f1e']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:00.139924 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9c833f-586c-430b-bf98-6be9f0d7d325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:00.173030 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9c833f-586c-430b-bf98-6be9f0d7d325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-40911482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2870af99ae8b47fe9e40f5d0197f7b06',qos_specs=None,replication_status=,reservations=['046b1e5b-1252-45ba-b19a-4752458d82bd','126e0fdc-969e-495d-9a30-09ab16fc7ec7','937a5c84-a6d1-4ff7-8a89-c65a8aefb858','083cc939-5581-4fef-9de4-58706cd24f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1690f3ab4d9e4a63b859814c1c751ee8',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-40911482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2870af99ae8b47fe9e40f5d0197f7b06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1690f3ab4d9e4a63b859814c1c751ee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:00.173992 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed92661e-ae10-4c38-b0e6-7610b5d51ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:00.199403 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed92661e-ae10-4c38-b0e6-7610b5d51ee3) transitioned into state 'SUCCESS' from state '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-40911482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2870af99ae8b47fe9e40f5d0197f7b06',qos_specs=None,replication_status=,reservations=['046b1e5b-1252-45ba-b19a-4752458d82bd','126e0fdc-969e-495d-9a30-09ab16fc7ec7','937a5c84-a6d1-4ff7-8a89-c65a8aefb858','083cc939-5581-4fef-9de4-58706cd24f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1690f3ab4d9e4a63b859814c1c751ee8',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:00.200268 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c134efd-4616-49bb-a37c-e376f14ceea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:00.210985 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c134efd-4616-49bb-a37c-e376f14ceea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:00.212127 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Flow 'volume_create_api' (e6e117c7-1ac4-430f-b7fa-35158fe32748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:00.212482 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Create volume request issued successfully. Jul 03 06:31:00.213097 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ab9f169-d438-424f-b048-eae510651c0d tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:00.213650 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 620/2508] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:30:59 2026] POST /volume/v3/volumes => generated 752 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:00.228744 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6128147d-630f-4bed-94c9-7ab0164b3d09 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:00.230943 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6128147d-630f-4bed-94c9-7ab0164b3d09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d Jul 03 06:31:00.231176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6128147d-630f-4bed-94c9-7ab0164b3d09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:00.231357 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6128147d-630f-4bed-94c9-7ab0164b3d09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:00.240646 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:00.240646 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:00.244437 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6128147d-630f-4bed-94c9-7ab0164b3d09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:00.249771 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6128147d-630f-4bed-94c9-7ab0164b3d09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d returned with HTTP 200 Jul 03 06:31:00.250410 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 631/2509] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:00 2026] GET /volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:00.545496 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:00.547542 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 Jul 03 06:31:00.547824 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:00.548272 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:00.559538 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:00.559538 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:00.563915 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Volume info retrieved successfully. Jul 03 06:31:00.564649 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:00.564889 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:00.605684 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:00.609523 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:00.609523 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:00.619382 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cb0f871a-a5ae-40e8-ab24-8fd5717d7a46 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:00.621553 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cb0f871a-a5ae-40e8-ab24-8fd5717d7a46 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:31:00.621857 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cb0f871a-a5ae-40e8-ab24-8fd5717d7a46 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:00.622101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cb0f871a-a5ae-40e8-ab24-8fd5717d7a46 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:00.622325 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d6481314-8c61-46a7-aa58-593fba45d6c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 returned with HTTP 200 Jul 03 06:31:00.622786 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 633/2510] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:00 2026] GET /volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 => generated 912 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:00.635893 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:00.639770 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:00.639770 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:00.640486 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] POST https://10.4.3.243/volume/v3/groups/action Jul 03 06:31:00.641181 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Action body: b'{"create-from-src": {"source_group_id": "9a668ddf-76a5-47de-a1ba-b3b50cf47c57", "name": "tempest-Group_from_grp-725139124"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:00.641323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "9a668ddf-76a5-47de-a1ba-b3b50cf47c57", "name": "tempest-Group_from_grp-725139124"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:00.644442 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Creating new group {'create-from-src': {'source_group_id': '9a668ddf-76a5-47de-a1ba-b3b50cf47c57', 'name': 'tempest-Group_from_grp-725139124'}}. {{(pid=99916) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 06:31:00.644442 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.groups [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Creating group tempest-Group_from_grp-725139124 from source group 9a668ddf-76a5-47de-a1ba-b3b50cf47c57. Jul 03 06:31:00.647567 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cb0f871a-a5ae-40e8-ab24-8fd5717d7a46 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:31:00.650634 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:00.650634 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:00.655859 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cb0f871a-a5ae-40e8-ab24-8fd5717d7a46 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:31:00.656541 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 627/2511] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:00 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:00.663424 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:00.663424 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:00.715001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Created reservations ['cc16f717-7446-4740-81ed-c01ffa8dc66f'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:01.265547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6ffbfe54-1a35-4d3f-b497-453f343ee413 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.267823 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ffbfe54-1a35-4d3f-b497-453f343ee413 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d Jul 03 06:31:01.268055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ffbfe54-1a35-4d3f-b497-453f343ee413 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.268345 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ffbfe54-1a35-4d3f-b497-453f343ee413 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.271157 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=192,cinder:UPDATE=51,cinder:INSERT=29 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:31:01.277621 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.277621 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:01.283604 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6ffbfe54-1a35-4d3f-b497-453f343ee413 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:01.285911 np0000004376 devstack@c-api.service[99916]: INFO cinder.group.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] A mapping entry already exists for group 8caa148f-0240-48c3-827a-59a79596797b and volume type b869394b-1ddb-45ef-b1a8-08796afef096. Do not need to create again. Jul 03 06:31:01.286361 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.286361 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:01.290719 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ffbfe54-1a35-4d3f-b497-453f343ee413 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d returned with HTTP 200 Jul 03 06:31:01.290933 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:31:01.290465. {{(pid=99916) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:31:01.291069 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Availability Zones retrieved successfully. Jul 03 06:31:01.291388 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 632/2512] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:01.299965 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Flow 'volume_create_api' (4ce53fd6-9911-4978-a3b9-408cea69fdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:01.301336 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df3ddc5d-8aa2-4dd8-9486-0429a1a54c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:01.302856 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:01.307109 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7e6de1f7-6244-4d94-9528-f768082e8343 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.309282 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7e6de1f7-6244-4d94-9528-f768082e8343 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] POST https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d/action Jul 03 06:31:01.309652 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7e6de1f7-6244-4d94-9528-f768082e8343 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:01.309848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7e6de1f7-6244-4d94-9528-f768082e8343 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:01.327629 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.327629 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:01.327629 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7e6de1f7-6244-4d94-9528-f768082e8343 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:01.329396 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df3ddc5d-8aa2-4dd8-9486-0429a1a54c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7', 'volume_type': VolumeType(created_at=2026-07-03T06:30:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b869394b-1ddb-45ef-b1a8-08796afef096,is_public=True,name='tempest-GroupsV314Test-volume-type-1732123356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b869394b-1ddb-45ef-b1a8-08796afef096', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8caa148f-0240-48c3-827a-59a79596797b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:01.330447 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d975de-236f-49b0-8585-2b1f98e92113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:01.343302 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7e6de1f7-6244-4d94-9528-f768082e8343 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume updated successfully. Jul 03 06:31:01.343302 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7e6de1f7-6244-4d94-9528-f768082e8343 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d/action returned with HTTP 200 Jul 03 06:31:01.344247 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 634/2513] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:31:01 2026] POST /volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d/action => generated 0 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 06:31:01.355863 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-88078088-3a55-4429-aeae-948d12a27c82 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.358569 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-88078088-3a55-4429-aeae-948d12a27c82 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d Jul 03 06:31:01.358910 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-88078088-3a55-4429-aeae-948d12a27c82 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.359295 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-88078088-3a55-4429-aeae-948d12a27c82 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.367117 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.367117 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:01.367781 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1732123356 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1732123356, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:31:01.368074 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1732123356 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1732123356, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:31:01.372153 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-88078088-3a55-4429-aeae-948d12a27c82 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:01.378838 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-88078088-3a55-4429-aeae-948d12a27c82 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d returned with HTTP 200 Jul 03 06:31:01.378838 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 628/2514] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:01.390683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Created reservations ['3368d357-8d7f-4bc2-bd3a-7ac99abe7939', 'bb7eee9d-1bc3-4d02-a2e9-798cfe363ccf', '96680263-3fe6-4197-a0c2-30ce34ed9801', 'eb4dc96c-bfa0-4144-8374-7659de324bb0'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:01.392575 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d975de-236f-49b0-8585-2b1f98e92113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3368d357-8d7f-4bc2-bd3a-7ac99abe7939', 'bb7eee9d-1bc3-4d02-a2e9-798cfe363ccf', '96680263-3fe6-4197-a0c2-30ce34ed9801', 'eb4dc96c-bfa0-4144-8374-7659de324bb0']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:01.393389 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c0dda4-f0b0-4a1a-9fa6-1be2c3f1458d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:01.428849 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c0dda4-f0b0-4a1a-9fa6-1be2c3f1458d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa1c083-6bcc-4b8c-a876-de5bf15020e9', '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=8caa148f-0240-48c3-827a-59a79596797b,group_type_id=,metadata={},multiattach=False,project_id='a723f8ad3e0a43c0838fdd0e36f4abc0',qos_specs=None,replication_status=,reservations=['3368d357-8d7f-4bc2-bd3a-7ac99abe7939','bb7eee9d-1bc3-4d02-a2e9-798cfe363ccf','96680263-3fe6-4197-a0c2-30ce34ed9801','eb4dc96c-bfa0-4144-8374-7659de324bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7,status='creating',user_id='9ae8567d5d374eee8692c179ff490b50',volume_type_id=b869394b-1ddb-45ef-b1a8-08796afef096), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8caa148f-0240-48c3-827a-59a79596797b,host=None,id=eaa1c083-6bcc-4b8c-a876-de5bf15020e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a723f8ad3e0a43c0838fdd0e36f4abc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ae8567d5d374eee8692c179ff490b50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b869394b-1ddb-45ef-b1a8-08796afef096),volume_type_id=b869394b-1ddb-45ef-b1a8-08796afef096)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:01.430030 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572d3350-0f20-48cb-8325-82298e43d486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:01.457055 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572d3350-0f20-48cb-8325-82298e43d486) transitioned into state 'SUCCESS' from 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=8caa148f-0240-48c3-827a-59a79596797b,group_type_id=,metadata={},multiattach=False,project_id='a723f8ad3e0a43c0838fdd0e36f4abc0',qos_specs=None,replication_status=,reservations=['3368d357-8d7f-4bc2-bd3a-7ac99abe7939','bb7eee9d-1bc3-4d02-a2e9-798cfe363ccf','96680263-3fe6-4197-a0c2-30ce34ed9801','eb4dc96c-bfa0-4144-8374-7659de324bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7,status='creating',user_id='9ae8567d5d374eee8692c179ff490b50',volume_type_id=b869394b-1ddb-45ef-b1a8-08796afef096)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:01.458034 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Flow 'volume_create_api' (4ce53fd6-9911-4978-a3b9-408cea69fdd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:01.458316 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Create volume request issued successfully. Jul 03 06:31:01.478590 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4f02ad1a-37b0-4074-aecd-6561493b3b5c tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups/action returned with HTTP 202 Jul 03 06:31:01.479181 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 621/2515] 10.4.3.243 () {70 vars in 1318 bytes} [Fri Jul 3 06:31:00 2026] POST /volume/v3/groups/action => generated 101 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:01.489048 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.491163 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:31:01.491318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.491472 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.491817 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:31:01.492529 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:31:01.502904 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Get all volumes completed successfully. Jul 03 06:31:01.503559 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:01.503759 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:01.543421 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:01.546083 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.546083 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:01.550191 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:01.550346 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:01.583434 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:01.587431 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.587431 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:01.596536 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b31cfc5-7031-49af-a69e-bb2adb310627 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:31:01.596956 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 633/2516] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:31:01.618102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.618576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8d4d48c8-ca68-43d1-9526-089786a6cce4 req-89c299cd-fb73-4f2e-a71c-924b594a0b92 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.621087 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8d4d48c8-ca68-43d1-9526-089786a6cce4 req-89c299cd-fb73-4f2e-a71c-924b594a0b92 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d Jul 03 06:31:01.621632 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8d4d48c8-ca68-43d1-9526-089786a6cce4 req-89c299cd-fb73-4f2e-a71c-924b594a0b92 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.621786 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8d4d48c8-ca68-43d1-9526-089786a6cce4 req-89c299cd-fb73-4f2e-a71c-924b594a0b92 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.622652 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 Jul 03 06:31:01.623076 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.623291 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.632564 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.632564 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:01.638387 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-8d4d48c8-ca68-43d1-9526-089786a6cce4 req-89c299cd-fb73-4f2e-a71c-924b594a0b92 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:01.639072 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.639072 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:01.645519 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8d4d48c8-ca68-43d1-9526-089786a6cce4 req-89c299cd-fb73-4f2e-a71c-924b594a0b92 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d returned with HTTP 200 Jul 03 06:31:01.646264 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 629/2517] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:01.646886 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Volume info retrieved successfully. Jul 03 06:31:01.648289 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:01.648289 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:01.676715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2be27643-09ff-4820-b4ab-6c7bda0f44f2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.679446 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2be27643-09ff-4820-b4ab-6c7bda0f44f2 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:31:01.680018 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2be27643-09ff-4820-b4ab-6c7bda0f44f2 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.680018 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2be27643-09ff-4820-b4ab-6c7bda0f44f2 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.688943 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.688943 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:01.693983 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2be27643-09ff-4820-b4ab-6c7bda0f44f2 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:31:01.699324 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:01.700771 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2be27643-09ff-4820-b4ab-6c7bda0f44f2 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:31:01.701577 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 622/2518] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 1297 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:01.703061 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.703061 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:01.714252 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-922ac411-7a91-4388-bb19-c8f9c0b346c5 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 returned with HTTP 200 Jul 03 06:31:01.714940 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 635/2519] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 => generated 923 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:01.731128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cc57b21d-461b-4a69-a2f4-821f384a7e67 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.733524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc57b21d-461b-4a69-a2f4-821f384a7e67 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b Jul 03 06:31:01.733875 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc57b21d-461b-4a69-a2f4-821f384a7e67 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.734128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc57b21d-461b-4a69-a2f4-821f384a7e67 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.734316 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-cc57b21d-461b-4a69-a2f4-821f384a7e67 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] show called for member 8caa148f-0240-48c3-827a-59a79596797b {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:01.738257 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.738257 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:01.748517 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc57b21d-461b-4a69-a2f4-821f384a7e67 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b returned with HTTP 200 Jul 03 06:31:01.749027 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 634/2520] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b => generated 416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:01.758367 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-27f64093-4729-400d-ae00-d269c16679d9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.760147 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:31:01.760382 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.760509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.760869 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:31:01.761550 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:31:01.769111 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Get all volumes completed successfully. Jul 03 06:31:01.769825 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:01.769998 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:01.821137 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:01.826729 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.826729 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:01.832141 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:01.832380 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:01.881224 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:01.882196 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.882196 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:01.893301 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27f64093-4729-400d-ae00-d269c16679d9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:31:01.893776 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 630/2521] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 06:31:01.911318 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-78939da2-ce19-407c-8b16-aad212d1851f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.914997 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-78939da2-ce19-407c-8b16-aad212d1851f tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] POST https://10.4.3.243/volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b/action Jul 03 06:31:01.915361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-78939da2-ce19-407c-8b16-aad212d1851f tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:01.915576 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-78939da2-ce19-407c-8b16-aad212d1851f tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:01.917565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-78939da2-ce19-407c-8b16-aad212d1851f tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] delete called for group 8caa148f-0240-48c3-827a-59a79596797b {{(pid=99916) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:31:01.917763 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.groups [None req-78939da2-ce19-407c-8b16-aad212d1851f tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Delete group with id: 8caa148f-0240-48c3-827a-59a79596797b Jul 03 06:31:01.925833 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.925833 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:01.974881 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-78939da2-ce19-407c-8b16-aad212d1851f tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b/action returned with HTTP 202 Jul 03 06:31:01.975492 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 623/2522] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:31:01 2026] POST /volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 06:31:01.983378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-de0dde23-5fbe-4078-8544-f41043421546 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:01.985772 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-de0dde23-5fbe-4078-8544-f41043421546 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 Jul 03 06:31:01.986265 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-de0dde23-5fbe-4078-8544-f41043421546 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:01.986516 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-de0dde23-5fbe-4078-8544-f41043421546 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:01.996372 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:01.996372 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:02.006094 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-de0dde23-5fbe-4078-8544-f41043421546 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Volume info retrieved successfully. Jul 03 06:31:02.007120 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-de0dde23-5fbe-4078-8544-f41043421546 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:02.007269 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-de0dde23-5fbe-4078-8544-f41043421546 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:02.056091 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-de0dde23-5fbe-4078-8544-f41043421546 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:02.073208 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:02.073208 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:02.084511 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-de0dde23-5fbe-4078-8544-f41043421546 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 returned with HTTP 200 Jul 03 06:31:02.084511 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 636/2523] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:01 2026] GET /volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 => generated 922 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:02.196150 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:02.198168 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:02.198518 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1544368019"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:02.200343 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1544368019'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:02.200519 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Create volume of 1 GB Jul 03 06:31:02.200870 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:02.200870 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:02.205287 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Availability Zones retrieved successfully. Jul 03 06:31:02.212062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Flow 'volume_create_api' (6834f29b-9cb7-4d75-97c4-a89f8cb65664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:02.213132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6435138d-47a6-4c04-9301-c99110fe6674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:02.214088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:02.245841 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6435138d-47a6-4c04-9301-c99110fe6674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:02.246627 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12518ee3-d874-496a-bac4-9228fde3f234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:02.296461 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Created reservations ['606b9ffa-8bf5-49f6-9b8c-8e46ce55333e', '2c23a73c-5be0-4190-94b8-3b51d968029d', '95383a37-b237-49e2-9175-3ba407147d93', '078c98c3-1b4d-4d98-a1f8-1b9e29e5e423'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:02.297748 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12518ee3-d874-496a-bac4-9228fde3f234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['606b9ffa-8bf5-49f6-9b8c-8e46ce55333e', '2c23a73c-5be0-4190-94b8-3b51d968029d', '95383a37-b237-49e2-9175-3ba407147d93', '078c98c3-1b4d-4d98-a1f8-1b9e29e5e423']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:02.297907 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9f21c6-5d56-4de9-b2da-c687386a01c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:02.324430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9f21c6-5d56-4de9-b2da-c687386a01c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53d33cf0-40ad-40b6-a5c4-4448ee31b1b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1544368019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2870af99ae8b47fe9e40f5d0197f7b06',qos_specs=None,replication_status=,reservations=['606b9ffa-8bf5-49f6-9b8c-8e46ce55333e','2c23a73c-5be0-4190-94b8-3b51d968029d','95383a37-b237-49e2-9175-3ba407147d93','078c98c3-1b4d-4d98-a1f8-1b9e29e5e423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1690f3ab4d9e4a63b859814c1c751ee8',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1544368019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53d33cf0-40ad-40b6-a5c4-4448ee31b1b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2870af99ae8b47fe9e40f5d0197f7b06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1690f3ab4d9e4a63b859814c1c751ee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:02.325193 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55995477-d456-45cd-8901-0816714b1633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:02.349064 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55995477-d456-45cd-8901-0816714b1633) transitioned into state 'SUCCESS' from state '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-1544368019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2870af99ae8b47fe9e40f5d0197f7b06',qos_specs=None,replication_status=,reservations=['606b9ffa-8bf5-49f6-9b8c-8e46ce55333e','2c23a73c-5be0-4190-94b8-3b51d968029d','95383a37-b237-49e2-9175-3ba407147d93','078c98c3-1b4d-4d98-a1f8-1b9e29e5e423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1690f3ab4d9e4a63b859814c1c751ee8',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:02.349911 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb4a3f5-5031-4b75-b25f-88ef956aa239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:02.364864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb4a3f5-5031-4b75-b25f-88ef956aa239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:02.365877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Flow 'volume_create_api' (6834f29b-9cb7-4d75-97c4-a89f8cb65664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:02.366235 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Create volume request issued successfully. Jul 03 06:31:02.366936 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a6c8af79-a7ec-44fc-83b9-3e57930fc8ba tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:02.367533 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 635/2524] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:02 2026] POST /volume/v3/volumes => generated 754 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:02.380545 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a2ae7b4d-149b-416c-96dd-ca3102ab4e83 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:02.383041 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a2ae7b4d-149b-416c-96dd-ca3102ab4e83 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 Jul 03 06:31:02.383292 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a2ae7b4d-149b-416c-96dd-ca3102ab4e83 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:02.383492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a2ae7b4d-149b-416c-96dd-ca3102ab4e83 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:02.391341 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:02.391341 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:02.395358 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a2ae7b4d-149b-416c-96dd-ca3102ab4e83 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:02.401880 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a2ae7b4d-149b-416c-96dd-ca3102ab4e83 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 returned with HTTP 200 Jul 03 06:31:02.402332 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 631/2525] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:02 2026] GET /volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:02.716651 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-58a8b02e-caeb-4e4a-a5cc-c453367cf6cb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:02.719121 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-58a8b02e-caeb-4e4a-a5cc-c453367cf6cb tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:31:02.719392 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-58a8b02e-caeb-4e4a-a5cc-c453367cf6cb tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:02.719665 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-58a8b02e-caeb-4e4a-a5cc-c453367cf6cb tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:02.733253 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:02.733253 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:02.741610 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-58a8b02e-caeb-4e4a-a5cc-c453367cf6cb tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:31:02.750324 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-58a8b02e-caeb-4e4a-a5cc-c453367cf6cb tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:31:02.751020 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 624/2526] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:02 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 1295 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:02.767637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0f7f4a5a-128d-447c-81bd-1389b8899fd7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:02.770183 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0f7f4a5a-128d-447c-81bd-1389b8899fd7 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] DELETE https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:31:02.770453 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0f7f4a5a-128d-447c-81bd-1389b8899fd7 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:02.770727 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0f7f4a5a-128d-447c-81bd-1389b8899fd7 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:02.770946 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-0f7f4a5a-128d-447c-81bd-1389b8899fd7 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Delete volume with id: 50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:31:02.779107 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:02.779107 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:02.779758 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0f7f4a5a-128d-447c-81bd-1389b8899fd7 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:31:02.804829 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0f7f4a5a-128d-447c-81bd-1389b8899fd7 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Delete volume request issued successfully. Jul 03 06:31:02.805087 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0f7f4a5a-128d-447c-81bd-1389b8899fd7 tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 202 Jul 03 06:31:02.805722 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 637/2527] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:02 2026] DELETE /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:02.816074 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1d79ef5e-b2a2-4295-8337-3f165249c5aa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:02.818101 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d79ef5e-b2a2-4295-8337-3f165249c5aa tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:31:02.818304 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d79ef5e-b2a2-4295-8337-3f165249c5aa tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:02.818570 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d79ef5e-b2a2-4295-8337-3f165249c5aa tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:02.826313 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:02.826313 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:02.831939 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1d79ef5e-b2a2-4295-8337-3f165249c5aa tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Volume info retrieved successfully. Jul 03 06:31:02.838842 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d79ef5e-b2a2-4295-8337-3f165249c5aa tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 200 Jul 03 06:31:02.839354 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 636/2528] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:02 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 1294 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:03.098842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eaf0237b-0119-4f9a-8c39-d80442315eb9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.100668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eaf0237b-0119-4f9a-8c39-d80442315eb9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 Jul 03 06:31:03.101143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eaf0237b-0119-4f9a-8c39-d80442315eb9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:03.101143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eaf0237b-0119-4f9a-8c39-d80442315eb9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:03.108844 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eaf0237b-0119-4f9a-8c39-d80442315eb9 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 returned with HTTP 404 Jul 03 06:31:03.109305 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 632/2529] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:03 2026] GET /volume/v3/volumes/eaa1c083-6bcc-4b8c-a876-de5bf15020e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:03.119202 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6d8a3933-ff07-445e-bcde-691c062387c6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.119383 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d8a3933-ff07-445e-bcde-691c062387c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b Jul 03 06:31:03.119669 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d8a3933-ff07-445e-bcde-691c062387c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:03.119920 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d8a3933-ff07-445e-bcde-691c062387c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:03.120049 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-6d8a3933-ff07-445e-bcde-691c062387c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] show called for member 8caa148f-0240-48c3-827a-59a79596797b {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:03.123309 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d8a3933-ff07-445e-bcde-691c062387c6 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b returned with HTTP 404 Jul 03 06:31:03.123775 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 625/2530] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:03 2026] GET /volume/v3/groups/8caa148f-0240-48c3-827a-59a79596797b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:03.132138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.135906 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:31:03.135906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:03.135906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:03.135906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:31:03.136344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:31:03.145738 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Get all volumes completed successfully. Jul 03 06:31:03.146711 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:03.146941 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:03.188432 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:03.191648 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:03.191648 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:03.200030 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-131a21e4-0aa9-4ff9-92a4-53d047824123 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:31:03.200477 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 638/2531] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:31:03 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:03.213106 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8d017b67-9d95-42a1-b100-c764dff633d2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.215215 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8d017b67-9d95-42a1-b100-c764dff633d2 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] POST https://10.4.3.243/volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57/action Jul 03 06:31:03.215619 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8d017b67-9d95-42a1-b100-c764dff633d2 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:03.215856 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8d017b67-9d95-42a1-b100-c764dff633d2 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:03.217297 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-8d017b67-9d95-42a1-b100-c764dff633d2 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] delete called for group 9a668ddf-76a5-47de-a1ba-b3b50cf47c57 {{(pid=99917) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:31:03.217373 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-8d017b67-9d95-42a1-b100-c764dff633d2 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Delete group with id: 9a668ddf-76a5-47de-a1ba-b3b50cf47c57 Jul 03 06:31:03.221438 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:03.221438 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:03.286033 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8d017b67-9d95-42a1-b100-c764dff633d2 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57/action returned with HTTP 202 Jul 03 06:31:03.286718 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 637/2532] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:31:03 2026] POST /volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:03.293980 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.296029 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 Jul 03 06:31:03.296273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:03.298262 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:03.307152 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:03.307152 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:03.312615 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Volume info retrieved successfully. Jul 03 06:31:03.313523 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:31:03.313883 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:31:03.354073 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:31:03.359416 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:03.359416 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:03.367891 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8dfb464-c6e6-4b9b-99b4-4ef418be8559 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 returned with HTTP 200 Jul 03 06:31:03.368661 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 633/2533] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:03 2026] GET /volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:03.416246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-13ed708b-3f72-4153-ba80-4b463fbb4ba5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.418357 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-13ed708b-3f72-4153-ba80-4b463fbb4ba5 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 Jul 03 06:31:03.418593 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-13ed708b-3f72-4153-ba80-4b463fbb4ba5 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:03.418854 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-13ed708b-3f72-4153-ba80-4b463fbb4ba5 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:03.430526 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:03.430526 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:03.439423 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-13ed708b-3f72-4153-ba80-4b463fbb4ba5 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:03.448725 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-13ed708b-3f72-4153-ba80-4b463fbb4ba5 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 returned with HTTP 200 Jul 03 06:31:03.448725 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 626/2534] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:03 2026] GET /volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:03.755298 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a3701514-790e-4279-8baf-5653222d8c09 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.757534 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3701514-790e-4279-8baf-5653222d8c09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] DELETE https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 Jul 03 06:31:03.757768 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3701514-790e-4279-8baf-5653222d8c09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:03.757981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3701514-790e-4279-8baf-5653222d8c09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:03.758182 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-a3701514-790e-4279-8baf-5653222d8c09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Delete volume with id: 53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 Jul 03 06:31:03.765768 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:03.765768 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:03.766271 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a3701514-790e-4279-8baf-5653222d8c09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:03.792082 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a3701514-790e-4279-8baf-5653222d8c09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Delete volume request issued successfully. Jul 03 06:31:03.792510 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3701514-790e-4279-8baf-5653222d8c09 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 returned with HTTP 202 Jul 03 06:31:03.792738 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 639/2535] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:03 2026] DELETE /volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:03.799726 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bc14834d-d99e-43c2-8567-47fa6aa93e98 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.801649 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc14834d-d99e-43c2-8567-47fa6aa93e98 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 Jul 03 06:31:03.801961 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc14834d-d99e-43c2-8567-47fa6aa93e98 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:03.802183 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc14834d-d99e-43c2-8567-47fa6aa93e98 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:03.809422 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:03.809422 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:03.813671 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bc14834d-d99e-43c2-8567-47fa6aa93e98 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:03.818292 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc14834d-d99e-43c2-8567-47fa6aa93e98 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 returned with HTTP 200 Jul 03 06:31:03.818683 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 638/2536] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:03 2026] GET /volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:03.853495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c434ce2-3fb9-4504-aea1-939001d0626d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:03.855516 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c434ce2-3fb9-4504-aea1-939001d0626d tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] GET https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 Jul 03 06:31:03.855726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c434ce2-3fb9-4504-aea1-939001d0626d tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:03.855952 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c434ce2-3fb9-4504-aea1-939001d0626d tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:03.862597 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c434ce2-3fb9-4504-aea1-939001d0626d tempest-VolumeAndVolumeTypeFromImageTest-1468572390 tempest-VolumeAndVolumeTypeFromImageTest-1468572390-project-member] https://10.4.3.243/volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 returned with HTTP 404 Jul 03 06:31:03.863127 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 634/2537] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:03 2026] GET /volume/v3/volumes/50e95d74-40b7-4111-963e-4115a5f07a32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:04.063256 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ffbacd4b-1b7e-40e7-a92c-8604d9ff6ff0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.066007 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffbacd4b-1b7e-40e7-a92c-8604d9ff6ff0 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:31:04.066301 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffbacd4b-1b7e-40e7-a92c-8604d9ff6ff0 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.066579 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffbacd4b-1b7e-40e7-a92c-8604d9ff6ff0 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.068030 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-ffbacd4b-1b7e-40e7-a92c-8604d9ff6ff0 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:31:04.091000 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ffbacd4b-1b7e-40e7-a92c-8604d9ff6ff0 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Get all volumes completed successfully. Jul 03 06:31:04.094433 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:04.094433 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:04.100144 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffbacd4b-1b7e-40e7-a92c-8604d9ff6ff0 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:31:04.100948 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 627/2538] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:31:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11647 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:31:04.117781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.119917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 Jul 03 06:31:04.120120 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.120332 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.121317 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Delete volume with id: f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 Jul 03 06:31:04.129644 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:04.129644 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:04.130036 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Volume info retrieved successfully. Jul 03 06:31:04.143886 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.image.cache [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '228c8dcc-dfe9-48eb-a5f9-f9e959bd1e21', 'volume_id': 'f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5', 'host': 'np0000004376@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 6, 30, 51), 'last_used': datetime.datetime(2026, 7, 3, 6, 31, 2)}. {{(pid=99918) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 06:31:04.157741 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Delete volume request issued successfully. Jul 03 06:31:04.158053 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f79e21ad-43c3-48dd-8bc5-28adb7957fd1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] https://10.4.3.243/volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 returned with HTTP 202 Jul 03 06:31:04.158603 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 640/2539] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:04 2026] DELETE /volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:04.171064 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-da8bdb92-1b72-46a3-b72f-e801d5a2eefd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.174372 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da8bdb92-1b72-46a3-b72f-e801d5a2eefd tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] GET https://10.4.3.243/volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 Jul 03 06:31:04.174642 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da8bdb92-1b72-46a3-b72f-e801d5a2eefd tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.174883 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da8bdb92-1b72-46a3-b72f-e801d5a2eefd tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.183527 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:04.183527 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:04.188241 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-da8bdb92-1b72-46a3-b72f-e801d5a2eefd tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Volume info retrieved successfully. Jul 03 06:31:04.193028 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da8bdb92-1b72-46a3-b72f-e801d5a2eefd tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] https://10.4.3.243/volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 returned with HTTP 200 Jul 03 06:31:04.193592 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 639/2540] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:04 2026] GET /volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 => generated 1105 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:04.380452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-91bfc37e-05d9-451b-abf4-7097595cf0de None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.384043 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-91bfc37e-05d9-451b-abf4-7097595cf0de tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 Jul 03 06:31:04.384555 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-91bfc37e-05d9-451b-abf4-7097595cf0de tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.384679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-91bfc37e-05d9-451b-abf4-7097595cf0de tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.397222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-91bfc37e-05d9-451b-abf4-7097595cf0de tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 returned with HTTP 404 Jul 03 06:31:04.397844 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 635/2541] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:04 2026] GET /volume/v3/volumes/e2c4b3a7-829c-47fa-a34b-8ce7e138f3f7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:04.407463 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b4f5532a-02d8-4f19-b453-6ade103e5334 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.409683 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b4f5532a-02d8-4f19-b453-6ade103e5334 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] GET https://10.4.3.243/volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 Jul 03 06:31:04.410012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b4f5532a-02d8-4f19-b453-6ade103e5334 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.410291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b4f5532a-02d8-4f19-b453-6ade103e5334 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.410481 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-b4f5532a-02d8-4f19-b453-6ade103e5334 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] show called for member 9a668ddf-76a5-47de-a1ba-b3b50cf47c57 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:04.414215 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b4f5532a-02d8-4f19-b453-6ade103e5334 tempest-GroupsV314Test-1955964024 tempest-GroupsV314Test-1955964024-project-member] https://10.4.3.243/volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 returned with HTTP 404 Jul 03 06:31:04.414864 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 628/2542] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:04 2026] GET /volume/v3/groups/9a668ddf-76a5-47de-a1ba-b3b50cf47c57 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:04.425462 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-982b9821-dea4-41cd-a82f-dd120517b785 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.429176 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-982b9821-dea4-41cd-a82f-dd120517b785 tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/400e46a5-e8fc-4322-95ed-0f8711c6ff55 Jul 03 06:31:04.429424 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-982b9821-dea4-41cd-a82f-dd120517b785 tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.430179 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-982b9821-dea4-41cd-a82f-dd120517b785 tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.458420 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-982b9821-dea4-41cd-a82f-dd120517b785 tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] https://10.4.3.243/volume/v3/group_types/400e46a5-e8fc-4322-95ed-0f8711c6ff55 returned with HTTP 202 Jul 03 06:31:04.459098 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 641/2543] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:31:04 2026] DELETE /volume/v3/group_types/400e46a5-e8fc-4322-95ed-0f8711c6ff55 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:04.471758 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2dcc5db6-8cb0-443b-b8a5-30bb24f974c7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.476185 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2dcc5db6-8cb0-443b-b8a5-30bb24f974c7 tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] DELETE https://10.4.3.243/volume/v3/types/b869394b-1ddb-45ef-b1a8-08796afef096 Jul 03 06:31:04.476481 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2dcc5db6-8cb0-443b-b8a5-30bb24f974c7 tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.478714 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2dcc5db6-8cb0-443b-b8a5-30bb24f974c7 tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.523966 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2dcc5db6-8cb0-443b-b8a5-30bb24f974c7 tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] https://10.4.3.243/volume/v3/types/b869394b-1ddb-45ef-b1a8-08796afef096 returned with HTTP 202 Jul 03 06:31:04.524842 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 640/2544] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:04 2026] DELETE /volume/v3/types/b869394b-1ddb-45ef-b1a8-08796afef096 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:04.541213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-012e7b07-076f-433e-a769-a879c51c812a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.544995 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-012e7b07-076f-433e-a769-a879c51c812a tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] GET https://10.4.3.243/volume/v3/types/b869394b-1ddb-45ef-b1a8-08796afef096 Jul 03 06:31:04.544995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-012e7b07-076f-433e-a769-a879c51c812a tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.545337 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-012e7b07-076f-433e-a769-a879c51c812a tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.550930 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-012e7b07-076f-433e-a769-a879c51c812a tempest-GroupsV314Test-1768094306 tempest-GroupsV314Test-1768094306-project-admin] https://10.4.3.243/volume/v3/types/b869394b-1ddb-45ef-b1a8-08796afef096 returned with HTTP 404 Jul 03 06:31:04.550930 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 636/2545] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:04 2026] GET /volume/v3/types/b869394b-1ddb-45ef-b1a8-08796afef096 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:04.832590 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c2e1099c-4436-4893-b509-3111d8893538 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.835041 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c2e1099c-4436-4893-b509-3111d8893538 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 Jul 03 06:31:04.835287 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c2e1099c-4436-4893-b509-3111d8893538 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.835552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c2e1099c-4436-4893-b509-3111d8893538 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.844283 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c2e1099c-4436-4893-b509-3111d8893538 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 returned with HTTP 404 Jul 03 06:31:04.845201 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 629/2546] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:04 2026] GET /volume/v3/volumes/53d33cf0-40ad-40b6-a5c4-4448ee31b1b2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:04.854670 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-81860588-f76a-4f68-8992-3ebe5d3f12e9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.858191 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81860588-f76a-4f68-8992-3ebe5d3f12e9 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d Jul 03 06:31:04.858516 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81860588-f76a-4f68-8992-3ebe5d3f12e9 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.858841 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81860588-f76a-4f68-8992-3ebe5d3f12e9 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.859102 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-81860588-f76a-4f68-8992-3ebe5d3f12e9 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Delete volume with id: ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d Jul 03 06:31:04.874191 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:04.874191 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:04.875366 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-81860588-f76a-4f68-8992-3ebe5d3f12e9 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:04.904760 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-81860588-f76a-4f68-8992-3ebe5d3f12e9 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Delete volume request issued successfully. Jul 03 06:31:04.904980 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81860588-f76a-4f68-8992-3ebe5d3f12e9 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d returned with HTTP 202 Jul 03 06:31:04.905630 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 642/2547] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:04 2026] DELETE /volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:04.928938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-147711e4-12a2-48ad-9ba4-e4c4b3b076b7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:04.933359 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-147711e4-12a2-48ad-9ba4-e4c4b3b076b7 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d Jul 03 06:31:04.934064 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-147711e4-12a2-48ad-9ba4-e4c4b3b076b7 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:04.934367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-147711e4-12a2-48ad-9ba4-e4c4b3b076b7 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:04.946790 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:04.946790 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:04.953076 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-147711e4-12a2-48ad-9ba4-e4c4b3b076b7 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Volume info retrieved successfully. Jul 03 06:31:04.960616 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-147711e4-12a2-48ad-9ba4-e4c4b3b076b7 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d returned with HTTP 200 Jul 03 06:31:04.961174 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 641/2548] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:04 2026] GET /volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:05.207038 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-14f72564-616a-4d30-acc1-a7a19c3c8cab None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:05.208766 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14f72564-616a-4d30-acc1-a7a19c3c8cab tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] GET https://10.4.3.243/volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 Jul 03 06:31:05.210620 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14f72564-616a-4d30-acc1-a7a19c3c8cab tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:05.210620 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14f72564-616a-4d30-acc1-a7a19c3c8cab tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:05.216664 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14f72564-616a-4d30-acc1-a7a19c3c8cab tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] https://10.4.3.243/volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 returned with HTTP 404 Jul 03 06:31:05.217468 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 637/2549] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:05 2026] GET /volume/v3/volumes/f8d2ccd9-24a6-4e5b-a56f-fa05d61ee2f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:05.226967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c70de6c1-1dd4-444e-a3a2-56e57d4d9f7e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:05.229664 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c70de6c1-1dd4-444e-a3a2-56e57d4d9f7e tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] DELETE https://10.4.3.243/volume/v3/types/64c080ae-c062-46d6-82c4-17d77087e60e Jul 03 06:31:05.230044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c70de6c1-1dd4-444e-a3a2-56e57d4d9f7e tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:05.230377 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c70de6c1-1dd4-444e-a3a2-56e57d4d9f7e tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:05.279334 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c70de6c1-1dd4-444e-a3a2-56e57d4d9f7e tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] https://10.4.3.243/volume/v3/types/64c080ae-c062-46d6-82c4-17d77087e60e returned with HTTP 202 Jul 03 06:31:05.279334 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 630/2550] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:05 2026] DELETE /volume/v3/types/64c080ae-c062-46d6-82c4-17d77087e60e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:05.289923 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-38e49ebc-d2b8-4e75-86a5-34cd59cee8c1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:05.292097 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38e49ebc-d2b8-4e75-86a5-34cd59cee8c1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] GET https://10.4.3.243/volume/v3/types/64c080ae-c062-46d6-82c4-17d77087e60e Jul 03 06:31:05.292645 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38e49ebc-d2b8-4e75-86a5-34cd59cee8c1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:05.293008 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38e49ebc-d2b8-4e75-86a5-34cd59cee8c1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:05.299317 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38e49ebc-d2b8-4e75-86a5-34cd59cee8c1 tempest-VolumeAndVolumeTypeFromImageTest-234960398 tempest-VolumeAndVolumeTypeFromImageTest-234960398-project-admin] https://10.4.3.243/volume/v3/types/64c080ae-c062-46d6-82c4-17d77087e60e returned with HTTP 404 Jul 03 06:31:05.300080 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 643/2551] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:05 2026] GET /volume/v3/types/64c080ae-c062-46d6-82c4-17d77087e60e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:05.979793 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d4663e1e-3c25-461b-90b0-9cd410a412d3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:05.984710 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d4663e1e-3c25-461b-90b0-9cd410a412d3 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] GET https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d Jul 03 06:31:05.985213 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d4663e1e-3c25-461b-90b0-9cd410a412d3 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:05.985569 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d4663e1e-3c25-461b-90b0-9cd410a412d3 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:05.997493 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d4663e1e-3c25-461b-90b0-9cd410a412d3 tempest-ServersNegativeTestJSON-1046663220 tempest-ServersNegativeTestJSON-1046663220-project-member] https://10.4.3.243/volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d returned with HTTP 404 Jul 03 06:31:05.999068 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 642/2552] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:05 2026] GET /volume/v3/volumes/ef54a67f-dbc7-4e19-a5f9-27b9889f3e1d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:07.249500 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-cd48747b-bfd6-494a-8488-5013728b125a req-8a9fe91d-229d-42a9-baa8-268d17a79262 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:07.251753 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-8a9fe91d-229d-42a9-baa8-268d17a79262 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:31:07.251753 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-8a9fe91d-229d-42a9-baa8-268d17a79262 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:07.251868 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-8a9fe91d-229d-42a9-baa8-268d17a79262 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:07.263327 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:07.263327 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:07.277225 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-cd48747b-bfd6-494a-8488-5013728b125a req-8a9fe91d-229d-42a9-baa8-268d17a79262 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:31:07.284107 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-8a9fe91d-229d-42a9-baa8-268d17a79262 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:31:07.288658 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 638/2553] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:31:07 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:07.328037 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dfbc8485-01f6-4973-b1c0-890557a7b62b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:07.328634 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfbc8485-01f6-4973-b1c0-890557a7b62b None None] GET https://10.4.3.243/volume// Jul 03 06:31:07.328946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfbc8485-01f6-4973-b1c0-890557a7b62b None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:07.329302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfbc8485-01f6-4973-b1c0-890557a7b62b None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:07.330601 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfbc8485-01f6-4973-b1c0-890557a7b62b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:31:07.331106 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 631/2554] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:31:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:31:07.348090 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-cd48747b-bfd6-494a-8488-5013728b125a req-69c51e1e-88bd-4cb3-84be-04dc09472f5d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:07.351607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-69c51e1e-88bd-4cb3-84be-04dc09472f5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:31:07.353108 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-69c51e1e-88bd-4cb3-84be-04dc09472f5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58893ee4-3ae9-4c5b-80be-ad0ba552a40a", "connector": null, "instance_uuid": "4358d163-ad01-450f-a31d-d1d0d0377892"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:07.375472 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:07.375472 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:07.452765 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-69c51e1e-88bd-4cb3-84be-04dc09472f5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:31:07.452765 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 644/2555] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:31:07 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:31:07.575962 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-cd48747b-bfd6-494a-8488-5013728b125a req-4faa5033-e481-4374-8935-d36b2146e2f3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:07.578973 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-4faa5033-e481-4374-8935-d36b2146e2f3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] POST https://10.4.3.243/volume/v3/attachments/081a559e-961c-4abf-b724-01254d35630d/action Jul 03 06:31:07.579661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-4faa5033-e481-4374-8935-d36b2146e2f3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:07.579934 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-4faa5033-e481-4374-8935-d36b2146e2f3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:07.635911 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:07.635911 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:07.668497 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-cd48747b-bfd6-494a-8488-5013728b125a req-4faa5033-e481-4374-8935-d36b2146e2f3 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/attachments/081a559e-961c-4abf-b724-01254d35630d/action returned with HTTP 204 Jul 03 06:31:07.669179 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 643/2556] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:31:07 2026] POST /volume/v3/attachments/081a559e-961c-4abf-b724-01254d35630d/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:07.706330 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f1c16668-9b52-47de-9032-ba14d62b475e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:07.709380 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f1c16668-9b52-47de-9032-ba14d62b475e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:31:07.709651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f1c16668-9b52-47de-9032-ba14d62b475e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:07.709989 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f1c16668-9b52-47de-9032-ba14d62b475e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:07.728911 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:07.728911 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:07.737956 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f1c16668-9b52-47de-9032-ba14d62b475e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:31:07.748746 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f1c16668-9b52-47de-9032-ba14d62b475e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:31:07.749395 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 639/2557] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:07 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 1112 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:07.769930 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-058b966d-6975-4f02-a5ad-8ad47327946c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:07.774467 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-058b966d-6975-4f02-a5ad-8ad47327946c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:31:07.774858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-058b966d-6975-4f02-a5ad-8ad47327946c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:07.775132 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-058b966d-6975-4f02-a5ad-8ad47327946c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:07.800891 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:07.800891 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:07.806758 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-058b966d-6975-4f02-a5ad-8ad47327946c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:31:07.817562 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-058b966d-6975-4f02-a5ad-8ad47327946c tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:31:07.818278 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 632/2558] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:07 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 1112 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:07.898577 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-aef42638-0e81-49d2-ac25-18379d39e7ed None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:07.903073 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-aef42638-0e81-49d2-ac25-18379d39e7ed tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:31:07.903404 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-aef42638-0e81-49d2-ac25-18379d39e7ed tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:07.904852 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-aef42638-0e81-49d2-ac25-18379d39e7ed tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:07.918656 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:07.918656 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:07.924483 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-aef42638-0e81-49d2-ac25-18379d39e7ed tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:31:07.935928 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-aef42638-0e81-49d2-ac25-18379d39e7ed tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:31:07.936553 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 645/2559] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:31:07 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 1112 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:08.010061 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-3d311acd-71c0-4e1c-b316-c27bedce6fc8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:08.013490 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-3d311acd-71c0-4e1c-b316-c27bedce6fc8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] DELETE https://10.4.3.243/volume/v3/attachments/081a559e-961c-4abf-b724-01254d35630d Jul 03 06:31:08.013893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-3d311acd-71c0-4e1c-b316-c27bedce6fc8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:08.014153 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-3d311acd-71c0-4e1c-b316-c27bedce6fc8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:08.031224 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:08.031224 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:08.202219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ea907dbb-3b0f-455e-ba5d-308634e13020 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:08.330376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-433c5c43-90c0-4867-9fd5-540da4e9686c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:08.377904 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea907dbb-3b0f-455e-ba5d-308634e13020 tempest-VolumePoolsAdminTestsJSON-1079871296 tempest-VolumePoolsAdminTestsJSON-1079871296-project-admin] GET https://10.4.3.243/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 06:31:08.377904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea907dbb-3b0f-455e-ba5d-308634e13020 tempest-VolumePoolsAdminTestsJSON-1079871296 tempest-VolumePoolsAdminTestsJSON-1079871296-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:08.378355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea907dbb-3b0f-455e-ba5d-308634e13020 tempest-VolumePoolsAdminTestsJSON-1079871296 tempest-VolumePoolsAdminTestsJSON-1079871296-project-admin] Calling method 'get_pools' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:08.387058 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:08.387113 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-764738474"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:08.388915 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-764738474'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:08.389078 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume of 1 GB Jul 03 06:31:08.396670 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Availability Zones retrieved successfully. Jul 03 06:31:08.402369 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (9a4f76ce-a74f-4294-ae27-627dce158900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:08.403757 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab52549-e163-48d1-b3a2-4863aadfe686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:08.404872 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:08.462263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab52549-e163-48d1-b3a2-4863aadfe686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:08.463504 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469c1187-8563-43d5-bc11-dce847f4e952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:08.639927 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-890e1899-b7ab-4395-8d10-0196f8ce5b1a req-3d311acd-71c0-4e1c-b316-c27bedce6fc8 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/attachments/081a559e-961c-4abf-b724-01254d35630d returned with HTTP 200 Jul 03 06:31:08.640561 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 644/2560] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:31:08 2026] DELETE /volume/v3/attachments/081a559e-961c-4abf-b724-01254d35630d => generated 19 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:08.655015 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Created reservations ['13616f22-0e8a-4d85-958f-e00498a56e6c', '971b404a-cf6e-4d43-b625-c9afcfd43cfd', '5a7cd87e-04f2-4524-a23e-18c81acbba6c', 'b32a9ec5-edcd-49e8-a367-b3c9e099451a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:08.656053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469c1187-8563-43d5-bc11-dce847f4e952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13616f22-0e8a-4d85-958f-e00498a56e6c', '971b404a-cf6e-4d43-b625-c9afcfd43cfd', '5a7cd87e-04f2-4524-a23e-18c81acbba6c', 'b32a9ec5-edcd-49e8-a367-b3c9e099451a']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:08.656477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31feee8-97cf-4e5d-a7ae-422529dc4746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:08.681567 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2b146e02-b05f-4bc6-b77b-188744b06338 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:08.684103 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b146e02-b05f-4bc6-b77b-188744b06338 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:31:08.684463 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b146e02-b05f-4bc6-b77b-188744b06338 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:08.684791 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b146e02-b05f-4bc6-b77b-188744b06338 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:08.687338 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31feee8-97cf-4e5d-a7ae-422529dc4746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a86f3670-2d68-4fee-8b11-1e01e706b203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-764738474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['13616f22-0e8a-4d85-958f-e00498a56e6c','971b404a-cf6e-4d43-b625-c9afcfd43cfd','5a7cd87e-04f2-4524-a23e-18c81acbba6c','b32a9ec5-edcd-49e8-a367-b3c9e099451a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-764738474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a86f3670-2d68-4fee-8b11-1e01e706b203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8ec1137cc6c454da3c9773901c3ceed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc9e01c173b43058354eaccb06cacac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:08.688302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc677c8-f463-4def-b83d-19ed906a9e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:08.695201 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:08.695201 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:08.700274 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2b146e02-b05f-4bc6-b77b-188744b06338 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:31:08.706858 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b146e02-b05f-4bc6-b77b-188744b06338 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:31:08.707401 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 646/2561] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:08 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:08.711424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc677c8-f463-4def-b83d-19ed906a9e69) transitioned into state 'SUCCESS' from state '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-764738474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['13616f22-0e8a-4d85-958f-e00498a56e6c','971b404a-cf6e-4d43-b625-c9afcfd43cfd','5a7cd87e-04f2-4524-a23e-18c81acbba6c','b32a9ec5-edcd-49e8-a367-b3c9e099451a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:08.712334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef6a3386-4506-4a0f-957e-d1836bfddf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:08.726721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef6a3386-4506-4a0f-957e-d1836bfddf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:08.726913 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (9a4f76ce-a74f-4294-ae27-627dce158900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:08.727272 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request issued successfully. Jul 03 06:31:08.729777 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-433c5c43-90c0-4867-9fd5-540da4e9686c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:08.729777 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 633/2562] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:08 2026] POST /volume/v3/volumes => generated 757 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:08.750997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bc8961d7-d0eb-477e-ba72-9cf4d4f5c4c1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:08.753150 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc8961d7-d0eb-477e-ba72-9cf4d4f5c4c1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 Jul 03 06:31:08.753722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc8961d7-d0eb-477e-ba72-9cf4d4f5c4c1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:08.753722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc8961d7-d0eb-477e-ba72-9cf4d4f5c4c1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:08.764749 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:08.764749 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:08.768607 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bc8961d7-d0eb-477e-ba72-9cf4d4f5c4c1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:08.774126 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc8961d7-d0eb-477e-ba72-9cf4d4f5c4c1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 returned with HTTP 200 Jul 03 06:31:08.774669 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 645/2563] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:08 2026] GET /volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:08.883754 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea907dbb-3b0f-455e-ba5d-308634e13020 tempest-VolumePoolsAdminTestsJSON-1079871296 tempest-VolumePoolsAdminTestsJSON-1079871296-project-admin] https://10.4.3.243/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 06:31:08.884165 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 640/2564] 10.4.3.243 () {66 vars in 1314 bytes} [Fri Jul 3 06:31:08 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 682 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:08.896965 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bc6de048-47cc-42ab-bdb8-095edef8640a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:08.899358 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc6de048-47cc-42ab-bdb8-095edef8640a tempest-VolumePoolsAdminTestsJSON-1079871296 tempest-VolumePoolsAdminTestsJSON-1079871296-project-admin] GET https://10.4.3.243/volume/v3/scheduler-stats/get_pools Jul 03 06:31:08.899754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc6de048-47cc-42ab-bdb8-095edef8640a tempest-VolumePoolsAdminTestsJSON-1079871296 tempest-VolumePoolsAdminTestsJSON-1079871296-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:08.900834 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc6de048-47cc-42ab-bdb8-095edef8640a tempest-VolumePoolsAdminTestsJSON-1079871296 tempest-VolumePoolsAdminTestsJSON-1079871296-project-admin] Calling method 'get_pools' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:09.405270 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc6de048-47cc-42ab-bdb8-095edef8640a tempest-VolumePoolsAdminTestsJSON-1079871296 tempest-VolumePoolsAdminTestsJSON-1079871296-project-admin] https://10.4.3.243/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 06:31:09.405744 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 647/2565] 10.4.3.243 () {66 vars in 1291 bytes} [Fri Jul 3 06:31:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:09.797044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-52777c19-cecd-412f-85da-e2e4fa2513f3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:09.799887 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-52777c19-cecd-412f-85da-e2e4fa2513f3 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 Jul 03 06:31:09.800210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-52777c19-cecd-412f-85da-e2e4fa2513f3 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:09.800727 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-52777c19-cecd-412f-85da-e2e4fa2513f3 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:09.813935 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:09.813935 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:09.822745 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-52777c19-cecd-412f-85da-e2e4fa2513f3 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:09.830619 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-52777c19-cecd-412f-85da-e2e4fa2513f3 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 returned with HTTP 200 Jul 03 06:31:09.832241 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 634/2566] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:09 2026] GET /volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:31:09.849235 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-82c58e4b-0e65-4221-a25e-91cf4b99dfb1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:09.851827 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-82c58e4b-0e65-4221-a25e-91cf4b99dfb1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:31:09.852287 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-82c58e4b-0e65-4221-a25e-91cf4b99dfb1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a86f3670-2d68-4fee-8b11-1e01e706b203", "name": "tempest-CreateVolumesFromBackupTest-Backup-31319571"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:09.858013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-82c58e4b-0e65-4221-a25e-91cf4b99dfb1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Creating new backup {'backup': {'volume_id': 'a86f3670-2d68-4fee-8b11-1e01e706b203', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-31319571'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:31:09.859302 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-82c58e4b-0e65-4221-a25e-91cf4b99dfb1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Creating backup of volume a86f3670-2d68-4fee-8b11-1e01e706b203 in container None Jul 03 06:31:09.873477 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:09.873477 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:09.876026 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-82c58e4b-0e65-4221-a25e-91cf4b99dfb1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:09.921726 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-82c58e4b-0e65-4221-a25e-91cf4b99dfb1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Created reservations ['0d407a93-db20-4e92-8c56-2bb60d1d1e15', 'e12a868a-e923-42a4-9aa5-94fb50fde30b'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:09.962525 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-82c58e4b-0e65-4221-a25e-91cf4b99dfb1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:31:09.963330 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 646/2567] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:09 2026] POST /volume/v3/backups => generated 337 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:09.974789 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-937a194c-acc1-4f82-be8c-ea46660ba933 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:09.976956 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-937a194c-acc1-4f82-be8c-ea46660ba933 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:09.977203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-937a194c-acc1-4f82-be8c-ea46660ba933 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:09.977386 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-937a194c-acc1-4f82-be8c-ea46660ba933 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:09.977553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-937a194c-acc1-4f82-be8c-ea46660ba933 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:09.983312 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:09.983312 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:09.984141 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-937a194c-acc1-4f82-be8c-ea46660ba933 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:09.984663 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 641/2568] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:09 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:11.000243 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f5881483-8da4-46cf-89ce-9789ae1e12d7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:11.002798 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f5881483-8da4-46cf-89ce-9789ae1e12d7 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:11.003113 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f5881483-8da4-46cf-89ce-9789ae1e12d7 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:11.003425 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f5881483-8da4-46cf-89ce-9789ae1e12d7 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:11.003789 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f5881483-8da4-46cf-89ce-9789ae1e12d7 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:11.011508 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:11.011508 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:11.012662 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f5881483-8da4-46cf-89ce-9789ae1e12d7 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:11.013210 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 648/2569] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:10 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:12.039118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-279b2f63-7236-444d-8d46-1f9996cc8454 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.042078 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-279b2f63-7236-444d-8d46-1f9996cc8454 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:12.042172 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-279b2f63-7236-444d-8d46-1f9996cc8454 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.042342 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-279b2f63-7236-444d-8d46-1f9996cc8454 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.042498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-279b2f63-7236-444d-8d46-1f9996cc8454 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:12.050083 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:12.050083 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:12.051120 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-279b2f63-7236-444d-8d46-1f9996cc8454 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:12.051372 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 635/2570] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:12 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:12.149985 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2a8ef728-afa7-4cbf-9608-7bb1a7f3110b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.271837 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a8ef728-afa7-4cbf-9608-7bb1a7f3110b tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:12.272312 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a8ef728-afa7-4cbf-9608-7bb1a7f3110b tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1270941606"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:12.274538 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:12.274538 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:12.294527 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a8ef728-afa7-4cbf-9608-7bb1a7f3110b tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:12.296323 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 647/2571] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:31:12 2026] POST /volume/v3/types => generated 231 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:12.307152 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8a24603e-cf1b-41a3-969e-fff6e61e73d7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.309056 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8a24603e-cf1b-41a3-969e-fff6e61e73d7 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] POST https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs Jul 03 06:31:12.309499 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8a24603e-cf1b-41a3-969e-fff6e61e73d7 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:12.339108 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8a24603e-cf1b-41a3-969e-fff6e61e73d7 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs returned with HTTP 200 Jul 03 06:31:12.340042 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 642/2572] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:31:12 2026] POST /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.349416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-75492958-99a8-40d2-9c70-cc72b4ccfc99 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.351919 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75492958-99a8-40d2-9c70-cc72b4ccfc99 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] GET https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec3 Jul 03 06:31:12.352162 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75492958-99a8-40d2-9c70-cc72b4ccfc99 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.352410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75492958-99a8-40d2-9c70-cc72b4ccfc99 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.362732 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75492958-99a8-40d2-9c70-cc72b4ccfc99 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec3 returned with HTTP 200 Jul 03 06:31:12.363323 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 649/2573] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:31:12 2026] GET /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.371526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-34fb4983-da4f-465f-a183-c26ce967d990 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.374039 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34fb4983-da4f-465f-a183-c26ce967d990 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] DELETE https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec3 Jul 03 06:31:12.374039 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34fb4983-da4f-465f-a183-c26ce967d990 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.376917 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34fb4983-da4f-465f-a183-c26ce967d990 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.415969 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34fb4983-da4f-465f-a183-c26ce967d990 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec3 returned with HTTP 202 Jul 03 06:31:12.416397 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 636/2574] 10.4.3.243 () {66 vars in 1399 bytes} [Fri Jul 3 06:31:12 2026] DELETE /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:31:12.426152 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-363b9947-16e7-4df3-ad15-3146bfa8830c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.427894 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-363b9947-16e7-4df3-ad15-3146bfa8830c tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] GET https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec3 Jul 03 06:31:12.428118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-363b9947-16e7-4df3-ad15-3146bfa8830c tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.428333 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-363b9947-16e7-4df3-ad15-3146bfa8830c tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.435634 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-363b9947-16e7-4df3-ad15-3146bfa8830c tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec3 returned with HTTP 404 Jul 03 06:31:12.436157 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 648/2575] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:31:12 2026] GET /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/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 06:31:12.444209 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-af426541-deba-4d63-8180-b1ec4eddb0cd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.446636 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af426541-deba-4d63-8180-b1ec4eddb0cd tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] POST https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs Jul 03 06:31:12.447105 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af426541-deba-4d63-8180-b1ec4eddb0cd tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:12.483070 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af426541-deba-4d63-8180-b1ec4eddb0cd tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs returned with HTTP 200 Jul 03 06:31:12.483595 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 643/2576] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:31:12 2026] POST /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.492842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ec1d4708-18f3-4790-b024-09f8b038f70b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.494899 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ec1d4708-18f3-4790-b024-09f8b038f70b tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] GET https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs Jul 03 06:31:12.495147 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ec1d4708-18f3-4790-b024-09f8b038f70b tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.495401 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ec1d4708-18f3-4790-b024-09f8b038f70b tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.502956 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ec1d4708-18f3-4790-b024-09f8b038f70b tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs returned with HTTP 200 Jul 03 06:31:12.503371 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 650/2577] 10.4.3.243 () {66 vars in 1378 bytes} [Fri Jul 3 06:31:12 2026] GET /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.513760 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-48249d2c-cfe3-4a3c-bfdc-2256962b2073 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.516304 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-48249d2c-cfe3-4a3c-bfdc-2256962b2073 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] POST https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs Jul 03 06:31:12.516941 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-48249d2c-cfe3-4a3c-bfdc-2256962b2073 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:12.543478 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-48249d2c-cfe3-4a3c-bfdc-2256962b2073 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs returned with HTTP 200 Jul 03 06:31:12.544029 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 637/2578] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:31:12 2026] POST /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs => generated 34 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.557062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2210621e-ddd0-4544-b730-fa5a9cb3c693 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.557062 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2210621e-ddd0-4544-b730-fa5a9cb3c693 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] PUT https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec2 Jul 03 06:31:12.557062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2210621e-ddd0-4544-b730-fa5a9cb3c693 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:12.581075 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2210621e-ddd0-4544-b730-fa5a9cb3c693 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec2 returned with HTTP 200 Jul 03 06:31:12.581645 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 649/2579] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:31:12 2026] PUT /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec2 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.591281 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-de8d4afa-2e12-4219-b10f-0c0469691541 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.594865 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de8d4afa-2e12-4219-b10f-0c0469691541 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] GET https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec2 Jul 03 06:31:12.595284 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de8d4afa-2e12-4219-b10f-0c0469691541 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.595622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de8d4afa-2e12-4219-b10f-0c0469691541 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.604452 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de8d4afa-2e12-4219-b10f-0c0469691541 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec2 returned with HTTP 200 Jul 03 06:31:12.604886 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 644/2580] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:31:12 2026] GET /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.617985 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8a37865f-b8dd-421d-aa8d-01242ffad48d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.620565 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a37865f-b8dd-421d-aa8d-01242ffad48d tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] POST https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs Jul 03 06:31:12.621065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a37865f-b8dd-421d-aa8d-01242ffad48d tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:12.661998 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a37865f-b8dd-421d-aa8d-01242ffad48d tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs returned with HTTP 200 Jul 03 06:31:12.662413 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 651/2581] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:31:12 2026] POST /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs => generated 51 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.673119 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8cc64a18-45e9-4853-87eb-31ebff6ecabe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.675153 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8cc64a18-45e9-4853-87eb-31ebff6ecabe tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] GET https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs Jul 03 06:31:12.675387 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8cc64a18-45e9-4853-87eb-31ebff6ecabe tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.675654 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8cc64a18-45e9-4853-87eb-31ebff6ecabe tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.686007 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8cc64a18-45e9-4853-87eb-31ebff6ecabe tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs returned with HTTP 200 Jul 03 06:31:12.686512 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 638/2582] 10.4.3.243 () {66 vars in 1378 bytes} [Fri Jul 3 06:31:12 2026] GET /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:12.697576 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-01b22893-50ce-4d4b-ae1a-ceeabf4097ca None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.699576 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-01b22893-50ce-4d4b-ae1a-ceeabf4097ca tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] DELETE https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0 Jul 03 06:31:12.699847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-01b22893-50ce-4d4b-ae1a-ceeabf4097ca tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.700066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-01b22893-50ce-4d4b-ae1a-ceeabf4097ca tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.736356 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-01b22893-50ce-4d4b-ae1a-ceeabf4097ca tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0 returned with HTTP 202 Jul 03 06:31:12.736686 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 650/2583] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:12 2026] DELETE /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:12.744118 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-65ae9b91-4e08-4792-969d-5d5b0c2023c8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:12.746524 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-65ae9b91-4e08-4792-969d-5d5b0c2023c8 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] GET https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0 Jul 03 06:31:12.747041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-65ae9b91-4e08-4792-969d-5d5b0c2023c8 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:12.747314 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-65ae9b91-4e08-4792-969d-5d5b0c2023c8 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:12.752358 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-65ae9b91-4e08-4792-969d-5d5b0c2023c8 tempest-VolumeTypesExtraSpecsTest-2052290226 tempest-VolumeTypesExtraSpecsTest-2052290226-project-admin] https://10.4.3.243/volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0 returned with HTTP 404 Jul 03 06:31:12.753123 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 645/2584] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:12 2026] GET /volume/v3/types/e8a7fe65-877f-4976-b840-54ea917d70e0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:13.067070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6b4e2484-fd6b-4d2c-ab9a-d227eb937dcb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:13.069686 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b4e2484-fd6b-4d2c-ab9a-d227eb937dcb tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:13.069981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b4e2484-fd6b-4d2c-ab9a-d227eb937dcb tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:13.070237 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b4e2484-fd6b-4d2c-ab9a-d227eb937dcb tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:13.070405 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6b4e2484-fd6b-4d2c-ab9a-d227eb937dcb tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:13.078721 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:13.078721 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:13.078721 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b4e2484-fd6b-4d2c-ab9a-d227eb937dcb tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:13.079558 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 652/2585] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:13 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:14.096617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-55ca1fe6-efe3-4400-b8b3-b6dafe7f3486 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:14.101310 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-55ca1fe6-efe3-4400-b8b3-b6dafe7f3486 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:14.101310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-55ca1fe6-efe3-4400-b8b3-b6dafe7f3486 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:14.101310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-55ca1fe6-efe3-4400-b8b3-b6dafe7f3486 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:14.101310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-55ca1fe6-efe3-4400-b8b3-b6dafe7f3486 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:14.108640 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:14.108640 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:14.108640 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-55ca1fe6-efe3-4400-b8b3-b6dafe7f3486 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:14.109402 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 639/2586] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:14 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:14.128329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-855490e0-c444-4a48-bec5-8d778915a984 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:14.130940 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-855490e0-c444-4a48-bec5-8d778915a984 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:14.131296 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-855490e0-c444-4a48-bec5-8d778915a984 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:14.131659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-855490e0-c444-4a48-bec5-8d778915a984 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:14.142402 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:14.142402 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:14.147382 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-855490e0-c444-4a48-bec5-8d778915a984 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:14.155078 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-855490e0-c444-4a48-bec5-8d778915a984 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:14.155886 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 651/2587] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:31:14 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:15.123615 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-948200af-3c24-4e91-b136-304f8b3ed488 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.125566 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-948200af-3c24-4e91-b136-304f8b3ed488 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:15.125842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-948200af-3c24-4e91-b136-304f8b3ed488 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:15.126035 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-948200af-3c24-4e91-b136-304f8b3ed488 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:15.126132 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-948200af-3c24-4e91-b136-304f8b3ed488 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:15.132044 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:15.132044 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:15.132946 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-948200af-3c24-4e91-b136-304f8b3ed488 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:15.133344 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 646/2588] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:15 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:31:15.615267 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d56ff156-3fb2-4283-af1d-bec131c1efb8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.744051 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d56ff156-3fb2-4283-af1d-bec131c1efb8 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] POST https://10.4.3.243/volume/v3/types/4010d93b-cea8-4a69-aa9b-a6c57e3f6120/encryption Jul 03 06:31:15.744426 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d56ff156-3fb2-4283-af1d-bec131c1efb8 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:15.772294 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d56ff156-3fb2-4283-af1d-bec131c1efb8 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types/4010d93b-cea8-4a69-aa9b-a6c57e3f6120/encryption returned with HTTP 404 Jul 03 06:31:15.772953 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 653/2589] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:31:15 2026] POST /volume/v3/types/4010d93b-cea8-4a69-aa9b-a6c57e3f6120/encryption => generated 114 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:15.780655 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-18db0ff8-d867-4388-8e2b-9594d8eec687 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.782432 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-18db0ff8-d867-4388-8e2b-9594d8eec687 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:15.782993 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-18db0ff8-d867-4388-8e2b-9594d8eec687 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-582245426", "os-volume-type-access:is_public": false}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:15.796908 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-18db0ff8-d867-4388-8e2b-9594d8eec687 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:15.797283 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 640/2590] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:31:15 2026] POST /volume/v3/types => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:15.805453 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7f878543-1e3d-4534-8dae-30655ede8aa2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.867740 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7f878543-1e3d-4534-8dae-30655ede8aa2 tempest-VolumeTypesNegativeTest-502330316 tempest-VolumeTypesNegativeTest-502330316-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:15.868120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7f878543-1e3d-4534-8dae-30655ede8aa2 tempest-VolumeTypesNegativeTest-502330316 tempest-VolumeTypesNegativeTest-502330316-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c585597b-d0f0-4a23-8921-c328ce4a6bc5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-494683006"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:15.869592 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-7f878543-1e3d-4534-8dae-30655ede8aa2 tempest-VolumeTypesNegativeTest-502330316 tempest-VolumeTypesNegativeTest-502330316-project-member] Create volume request body: {'volume': {'volume_type': 'c585597b-d0f0-4a23-8921-c328ce4a6bc5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-494683006'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:15.876363 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7f878543-1e3d-4534-8dae-30655ede8aa2 tempest-VolumeTypesNegativeTest-502330316 tempest-VolumeTypesNegativeTest-502330316-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 404 Jul 03 06:31:15.877008 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 652/2591] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:15 2026] POST /volume/v3/volumes => generated 114 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:15.884355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1ff47b05-89d6-4d06-b465-de2cc74b18eb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.886208 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1ff47b05-89d6-4d06-b465-de2cc74b18eb tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] DELETE https://10.4.3.243/volume/v3/types/c585597b-d0f0-4a23-8921-c328ce4a6bc5 Jul 03 06:31:15.886432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1ff47b05-89d6-4d06-b465-de2cc74b18eb tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:15.886731 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1ff47b05-89d6-4d06-b465-de2cc74b18eb tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:15.916624 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1ff47b05-89d6-4d06-b465-de2cc74b18eb tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types/c585597b-d0f0-4a23-8921-c328ce4a6bc5 returned with HTTP 202 Jul 03 06:31:15.917288 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 647/2592] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:15 2026] DELETE /volume/v3/types/c585597b-d0f0-4a23-8921-c328ce4a6bc5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:15.923843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c975d0f6-3564-4310-9e54-287389485fd5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.925779 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c975d0f6-3564-4310-9e54-287389485fd5 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] GET https://10.4.3.243/volume/v3/types/c585597b-d0f0-4a23-8921-c328ce4a6bc5 Jul 03 06:31:15.926046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c975d0f6-3564-4310-9e54-287389485fd5 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:15.926273 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c975d0f6-3564-4310-9e54-287389485fd5 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:15.929746 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c975d0f6-3564-4310-9e54-287389485fd5 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types/c585597b-d0f0-4a23-8921-c328ce4a6bc5 returned with HTTP 404 Jul 03 06:31:15.930323 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 654/2593] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:15 2026] GET /volume/v3/types/c585597b-d0f0-4a23-8921-c328ce4a6bc5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:15.937787 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-15a59a80-8899-4654-934e-3388af94a170 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.939509 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-15a59a80-8899-4654-934e-3388af94a170 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:15.939923 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-15a59a80-8899-4654-934e-3388af94a170 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:15.941342 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-15a59a80-8899-4654-934e-3388af94a170 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 400 Jul 03 06:31:15.941852 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 641/2594] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:31:15 2026] POST /volume/v3/types => generated 115 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:31:15.953190 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-48e99d94-d7f4-41bd-bdf6-fa19b5822ca9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.955068 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48e99d94-d7f4-41bd-bdf6-fa19b5822ca9 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:15.955439 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48e99d94-d7f4-41bd-bdf6-fa19b5822ca9 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1130319074"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:15.986307 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48e99d94-d7f4-41bd-bdf6-fa19b5822ca9 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:15.986773 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 653/2595] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:31:15 2026] POST /volume/v3/types => generated 229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:15.995573 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e746f219-0de9-462d-b035-b4843d2b26c3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:15.997828 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e746f219-0de9-462d-b035-b4843d2b26c3 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:15.998305 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e746f219-0de9-462d-b035-b4843d2b26c3 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1130319074"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:16.005503 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e746f219-0de9-462d-b035-b4843d2b26c3 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1130319074 already exists. Jul 03 06:31:16.005734 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e746f219-0de9-462d-b035-b4843d2b26c3 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 409 Jul 03 06:31:16.006385 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 648/2596] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:31:15 2026] POST /volume/v3/types => generated 134 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:16.012717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bac64b75-e668-440f-9771-0c861f5d42d1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.014888 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bac64b75-e668-440f-9771-0c861f5d42d1 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] DELETE https://10.4.3.243/volume/v3/types/6bafb3b4-6a91-4b51-8a85-0126f4537ea3 Jul 03 06:31:16.015115 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bac64b75-e668-440f-9771-0c861f5d42d1 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.015343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bac64b75-e668-440f-9771-0c861f5d42d1 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.045827 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bac64b75-e668-440f-9771-0c861f5d42d1 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types/6bafb3b4-6a91-4b51-8a85-0126f4537ea3 returned with HTTP 202 Jul 03 06:31:16.046081 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 655/2597] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:16 2026] DELETE /volume/v3/types/6bafb3b4-6a91-4b51-8a85-0126f4537ea3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:16.055395 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e5a7eff1-94cc-4068-b700-7d5960eac59b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.057136 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e5a7eff1-94cc-4068-b700-7d5960eac59b tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] GET https://10.4.3.243/volume/v3/types/6bafb3b4-6a91-4b51-8a85-0126f4537ea3 Jul 03 06:31:16.057309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e5a7eff1-94cc-4068-b700-7d5960eac59b tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.057792 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e5a7eff1-94cc-4068-b700-7d5960eac59b tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.061735 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e5a7eff1-94cc-4068-b700-7d5960eac59b tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types/6bafb3b4-6a91-4b51-8a85-0126f4537ea3 returned with HTTP 404 Jul 03 06:31:16.062195 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 642/2598] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:16 2026] GET /volume/v3/types/6bafb3b4-6a91-4b51-8a85-0126f4537ea3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:16.069755 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-674f3bbe-f49b-48d3-85ab-1631113fe0f9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.071327 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-674f3bbe-f49b-48d3-85ab-1631113fe0f9 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] DELETE https://10.4.3.243/volume/v3/types/e8f7cc42-b611-486f-833b-44e7794fffdf Jul 03 06:31:16.071526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-674f3bbe-f49b-48d3-85ab-1631113fe0f9 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.071727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-674f3bbe-f49b-48d3-85ab-1631113fe0f9 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.075185 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-674f3bbe-f49b-48d3-85ab-1631113fe0f9 tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types/e8f7cc42-b611-486f-833b-44e7794fffdf returned with HTTP 404 Jul 03 06:31:16.075596 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 654/2599] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:16 2026] DELETE /volume/v3/types/e8f7cc42-b611-486f-833b-44e7794fffdf => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:16.083399 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3f04f9d1-01d6-4cc8-bc8b-4e6ebe60e12a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.085294 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f04f9d1-01d6-4cc8-bc8b-4e6ebe60e12a tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] GET https://10.4.3.243/volume/v3/types/58ab74d3-5272-4598-9e78-94103a4fac2b Jul 03 06:31:16.085490 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f04f9d1-01d6-4cc8-bc8b-4e6ebe60e12a tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.085757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f04f9d1-01d6-4cc8-bc8b-4e6ebe60e12a tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.089775 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f04f9d1-01d6-4cc8-bc8b-4e6ebe60e12a tempest-VolumeTypesNegativeTest-2112957958 tempest-VolumeTypesNegativeTest-2112957958-project-admin] https://10.4.3.243/volume/v3/types/58ab74d3-5272-4598-9e78-94103a4fac2b returned with HTTP 404 Jul 03 06:31:16.090324 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 649/2600] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:16 2026] GET /volume/v3/types/58ab74d3-5272-4598-9e78-94103a4fac2b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:16.144867 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a04e24a5-95f8-4088-ad47-707056520eec None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.146563 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a04e24a5-95f8-4088-ad47-707056520eec tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:16.147892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a04e24a5-95f8-4088-ad47-707056520eec tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.147892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a04e24a5-95f8-4088-ad47-707056520eec tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.147892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a04e24a5-95f8-4088-ad47-707056520eec tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:16.151614 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:16.151614 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:16.152368 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a04e24a5-95f8-4088-ad47-707056520eec tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:16.152723 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 656/2601] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:16 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:16.206266 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2e42750d-ead0-433c-a65b-243249eeee29 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.207582 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e42750d-ead0-433c-a65b-243249eeee29 None None] GET https://10.4.3.243/volume// Jul 03 06:31:16.207582 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e42750d-ead0-433c-a65b-243249eeee29 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.207582 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e42750d-ead0-433c-a65b-243249eeee29 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.207822 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e42750d-ead0-433c-a65b-243249eeee29 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:31:16.208361 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 643/2602] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:31:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:31:16.218378 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-f92f5e79-2d3e-4f5f-9b4a-e3ebd91727fc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.222712 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-f92f5e79-2d3e-4f5f-9b4a-e3ebd91727fc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:31:16.223178 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-f92f5e79-2d3e-4f5f-9b4a-e3ebd91727fc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39eaf4d1-8d20-4369-b924-d5f7397fc6ea", "connector": null, "instance_uuid": "fc9ea689-825b-4bca-882c-93d87d3714ee"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:16.233878 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:16.233878 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:16.372048 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-f92f5e79-2d3e-4f5f-9b4a-e3ebd91727fc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:31:16.372596 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 655/2603] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:31:16 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:16.688403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2b7c977a-b297-470c-8333-1b3ab357d430 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.690902 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2b7c977a-b297-470c-8333-1b3ab357d430 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:16.690902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2b7c977a-b297-470c-8333-1b3ab357d430 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.691218 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2b7c977a-b297-470c-8333-1b3ab357d430 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.712043 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:16.712043 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:16.722722 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2b7c977a-b297-470c-8333-1b3ab357d430 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:16.735130 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2b7c977a-b297-470c-8333-1b3ab357d430 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:16.735130 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 650/2604] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:16 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:16.923858 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3f97d85c-17ab-4808-acd4-64721a93b694 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.924493 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3f97d85c-17ab-4808-acd4-64721a93b694 None None] GET https://10.4.3.243/volume// Jul 03 06:31:16.924808 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3f97d85c-17ab-4808-acd4-64721a93b694 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.925143 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3f97d85c-17ab-4808-acd4-64721a93b694 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.925606 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3f97d85c-17ab-4808-acd4-64721a93b694 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:31:16.930360 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 657/2605] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:31:16 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:31:16.952217 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-259ea3b5-f64e-40f2-bfc8-fef2f4e29d1d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:16.955746 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-259ea3b5-f64e-40f2-bfc8-fef2f4e29d1d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:16.956055 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-259ea3b5-f64e-40f2-bfc8-fef2f4e29d1d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:16.956291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-259ea3b5-f64e-40f2-bfc8-fef2f4e29d1d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:16.971847 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:16.971847 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:16.978019 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-259ea3b5-f64e-40f2-bfc8-fef2f4e29d1d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:16.988551 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-259ea3b5-f64e-40f2-bfc8-fef2f4e29d1d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:16.989965 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 644/2606] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:31:16 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:31:17.139870 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-0bfa2c95-95b7-4a93-b671-f2ff83ca8a90 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:17.142844 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-0bfa2c95-95b7-4a93-b671-f2ff83ca8a90 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:31:17.142963 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-0bfa2c95-95b7-4a93-b671-f2ff83ca8a90 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:17.143225 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-0bfa2c95-95b7-4a93-b671-f2ff83ca8a90 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:17.157826 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-a18898ad-042f-4000-b58a-78cac6b18b19 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:17.164940 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-a18898ad-042f-4000-b58a-78cac6b18b19 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] PUT https://10.4.3.243/volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c Jul 03 06:31:17.164940 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-a18898ad-042f-4000-b58a-78cac6b18b19 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:17.165112 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:17.165112 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:17.168386 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f5aa8a6f-24f8-4469-bc1d-214a6358850b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:17.170613 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-0bfa2c95-95b7-4a93-b671-f2ff83ca8a90 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:31:17.174046 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f5aa8a6f-24f8-4469-bc1d-214a6358850b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:17.174224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f5aa8a6f-24f8-4469-bc1d-214a6358850b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:17.174404 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f5aa8a6f-24f8-4469-bc1d-214a6358850b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:17.174576 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f5aa8a6f-24f8-4469-bc1d-214a6358850b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:17.176040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-a18898ad-042f-4000-b58a-78cac6b18b19 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Acquiring lock "cinder-attachment_update-39eaf4d1-8d20-4369-b924-d5f7397fc6ea-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:31:17.179156 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-0bfa2c95-95b7-4a93-b671-f2ff83ca8a90 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:31:17.180319 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 656/2607] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:31:17 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:17.180595 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:17.180595 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:17.180855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-a18898ad-042f-4000-b58a-78cac6b18b19 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Lock "cinder-attachment_update-39eaf4d1-8d20-4369-b924-d5f7397fc6ea-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:31:17.181929 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:17.181929 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:17.183646 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f5aa8a6f-24f8-4469-bc1d-214a6358850b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:17.184135 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 658/2608] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:17 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:17.719628 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-a18898ad-042f-4000-b58a-78cac6b18b19 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Lock "cinder-attachment_update-39eaf4d1-8d20-4369-b924-d5f7397fc6ea-np0000004376" released by "attachment_update" :: held 0.539s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:31:17.719983 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-a18898ad-042f-4000-b58a-78cac6b18b19 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c returned with HTTP 200 Jul 03 06:31:17.720520 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 651/2609] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:31:17 2026] PUT /volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:17.755555 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9a335b31-2303-4112-bc87-e5a65ff8431c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:17.758312 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a335b31-2303-4112-bc87-e5a65ff8431c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:17.760994 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a335b31-2303-4112-bc87-e5a65ff8431c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:17.760994 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a335b31-2303-4112-bc87-e5a65ff8431c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:17.774158 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:17.774158 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:17.778616 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9a335b31-2303-4112-bc87-e5a65ff8431c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:17.785612 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a335b31-2303-4112-bc87-e5a65ff8431c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:17.786284 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 645/2610] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:17 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:18.179794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a2360547-8496-46c9-9275-c8a058ad4802 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:18.179794 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a2360547-8496-46c9-9275-c8a058ad4802 None None] GET https://10.4.3.243/volume// Jul 03 06:31:18.179794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a2360547-8496-46c9-9275-c8a058ad4802 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:18.181244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a2360547-8496-46c9-9275-c8a058ad4802 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:18.182994 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a2360547-8496-46c9-9275-c8a058ad4802 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:31:18.183166 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 657/2611] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:31:18 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:31:18.194466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-73dcbf09-b4a0-4a4c-aa13-0f0001638e1e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:18.197332 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-73dcbf09-b4a0-4a4c-aa13-0f0001638e1e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:31:18.197864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-73dcbf09-b4a0-4a4c-aa13-0f0001638e1e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53cdb5b1-13a5-4291-9323-90bf94ad701c", "connector": null, "instance_uuid": "e6750dee-db38-4fbe-8cfd-5bd00ef699b0"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:18.198337 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bf77666c-c635-4ff3-947d-3d04a1417efe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:18.200501 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bf77666c-c635-4ff3-947d-3d04a1417efe tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:18.200848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bf77666c-c635-4ff3-947d-3d04a1417efe tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:18.201415 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bf77666c-c635-4ff3-947d-3d04a1417efe tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:18.201415 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-bf77666c-c635-4ff3-947d-3d04a1417efe tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:18.206724 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:18.206724 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:18.207557 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bf77666c-c635-4ff3-947d-3d04a1417efe tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:18.208307 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 652/2612] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:18 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:18.218424 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:18.218424 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:18.257282 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-73dcbf09-b4a0-4a4c-aa13-0f0001638e1e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:31:18.257365 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 659/2613] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:31:18 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 06:31:18.267556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-cca5e6e1-1cdb-4f0e-8f2e-ff4d12599134 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:18.269069 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-cca5e6e1-1cdb-4f0e-8f2e-ff4d12599134 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157 Jul 03 06:31:18.269254 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-cca5e6e1-1cdb-4f0e-8f2e-ff4d12599134 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:18.269458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-cca5e6e1-1cdb-4f0e-8f2e-ff4d12599134 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:18.282553 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:18.282553 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:18.686636 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:18.803655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ef8963c4-7b02-4127-aaaa-99df21424822 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:18.809948 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef8963c4-7b02-4127-aaaa-99df21424822 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:18.809948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef8963c4-7b02-4127-aaaa-99df21424822 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:18.809948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef8963c4-7b02-4127-aaaa-99df21424822 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:18.824282 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:18.824282 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:18.831376 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ef8963c4-7b02-4127-aaaa-99df21424822 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:18.838646 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef8963c4-7b02-4127-aaaa-99df21424822 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:18.839206 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 653/2614] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:18 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:18.861654 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-cca5e6e1-1cdb-4f0e-8f2e-ff4d12599134 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157 returned with HTTP 200 Jul 03 06:31:18.861654 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 646/2615] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:31:18 2026] DELETE /volume/v3/attachments/d23f03e5-6cb3-4503-a407-cfd614936157 => generated 367 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:18.872900 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:18.873393 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1155696259"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:18.875996 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1155696259'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:18.876185 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Create volume of 1 GB Jul 03 06:31:18.882215 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Availability Zones retrieved successfully. Jul 03 06:31:18.892268 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Flow 'volume_create_api' (e0980485-6b24-4678-8ecc-f5ae2b2999f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:18.893432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7281a258-e7bd-4bb5-b60e-d8cf7bc33831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:18.894874 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:18.946556 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7281a258-e7bd-4bb5-b60e-d8cf7bc33831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:18.946556 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e122e82-4713-450b-b8bb-f1ef33087008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:19.033293 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Created reservations ['4ff76e53-e1d4-4468-8228-0693facfd41d', '408ff8ec-afdd-4864-a198-390c555bf1e2', '0350a708-6750-47e4-bc96-43de4f09b3d0', '70fc0877-d1f3-4592-8616-63e7d2596e50'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:19.034573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e122e82-4713-450b-b8bb-f1ef33087008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ff76e53-e1d4-4468-8228-0693facfd41d', '408ff8ec-afdd-4864-a198-390c555bf1e2', '0350a708-6750-47e4-bc96-43de4f09b3d0', '70fc0877-d1f3-4592-8616-63e7d2596e50']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:19.035768 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (583bbe2a-85aa-415b-a303-0b853e043d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:19.069514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (583bbe2a-85aa-415b-a303-0b853e043d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e2089e6-ba6b-452b-9a67-156420f4c2a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1155696259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc26506c744047c38b1dc0df1e47e99d',qos_specs=None,replication_status=,reservations=['4ff76e53-e1d4-4468-8228-0693facfd41d','408ff8ec-afdd-4864-a198-390c555bf1e2','0350a708-6750-47e4-bc96-43de4f09b3d0','70fc0877-d1f3-4592-8616-63e7d2596e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='945c5b0f82e145bfadbe690590442f89',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1155696259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e2089e6-ba6b-452b-9a67-156420f4c2a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc26506c744047c38b1dc0df1e47e99d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='945c5b0f82e145bfadbe690590442f89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:19.070412 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4415e70d-21bc-421e-b7fd-f47450aff3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:19.104585 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4415e70d-21bc-421e-b7fd-f47450aff3fd) transitioned into state 'SUCCESS' from state '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-1155696259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc26506c744047c38b1dc0df1e47e99d',qos_specs=None,replication_status=,reservations=['4ff76e53-e1d4-4468-8228-0693facfd41d','408ff8ec-afdd-4864-a198-390c555bf1e2','0350a708-6750-47e4-bc96-43de4f09b3d0','70fc0877-d1f3-4592-8616-63e7d2596e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='945c5b0f82e145bfadbe690590442f89',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:19.105510 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35d8b6e9-a96c-4337-886a-32ebc80166ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:19.126958 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35d8b6e9-a96c-4337-886a-32ebc80166ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:19.127778 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Flow 'volume_create_api' (e0980485-6b24-4678-8ecc-f5ae2b2999f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:19.128181 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Create volume request issued successfully. Jul 03 06:31:19.132446 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6bfbb6fd-40ff-4e0e-8cc8-e1a71e5cacc8 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:19.133227 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 658/2616] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:18 2026] POST /volume/v3/volumes => generated 755 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:19.149117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-04532993-dd2f-424f-aca1-61512eb1f598 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:19.150598 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-04532993-dd2f-424f-aca1-61512eb1f598 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 Jul 03 06:31:19.151123 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-04532993-dd2f-424f-aca1-61512eb1f598 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:19.151533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-04532993-dd2f-424f-aca1-61512eb1f598 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:19.172135 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:19.172135 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:19.177847 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-04532993-dd2f-424f-aca1-61512eb1f598 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Volume info retrieved successfully. Jul 03 06:31:19.183147 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-04532993-dd2f-424f-aca1-61512eb1f598 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 returned with HTTP 200 Jul 03 06:31:19.183669 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 660/2617] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:19 2026] GET /volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:19.221204 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-de5b46a4-8d9c-46d1-b730-82eef3009d0c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:19.224111 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de5b46a4-8d9c-46d1-b730-82eef3009d0c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:19.224431 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de5b46a4-8d9c-46d1-b730-82eef3009d0c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:19.225175 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de5b46a4-8d9c-46d1-b730-82eef3009d0c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:19.225246 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-de5b46a4-8d9c-46d1-b730-82eef3009d0c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:19.232210 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:19.232210 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:19.233892 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de5b46a4-8d9c-46d1-b730-82eef3009d0c tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:19.234068 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 654/2618] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:19 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:19.862548 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ac7ea111-5197-4bf1-a5c2-3d847de457c6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:19.866762 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ac7ea111-5197-4bf1-a5c2-3d847de457c6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:19.867146 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ac7ea111-5197-4bf1-a5c2-3d847de457c6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:19.867416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ac7ea111-5197-4bf1-a5c2-3d847de457c6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:19.884599 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:19.884599 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:19.892686 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ac7ea111-5197-4bf1-a5c2-3d847de457c6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:19.898959 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ac7ea111-5197-4bf1-a5c2-3d847de457c6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:19.899728 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 647/2619] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:19 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:20.203307 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-db4c1118-28e5-48d8-9afe-d9f3b28251aa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:20.206012 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-db4c1118-28e5-48d8-9afe-d9f3b28251aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 Jul 03 06:31:20.206315 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-db4c1118-28e5-48d8-9afe-d9f3b28251aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:20.206567 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-db4c1118-28e5-48d8-9afe-d9f3b28251aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:20.219402 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:20.219402 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:20.224014 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-db4c1118-28e5-48d8-9afe-d9f3b28251aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Volume info retrieved successfully. Jul 03 06:31:20.229302 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-db4c1118-28e5-48d8-9afe-d9f3b28251aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 returned with HTTP 200 Jul 03 06:31:20.229779 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 659/2620] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:20 2026] GET /volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:20.243549 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dbabbb30-6cb5-4136-b642-5a678f55ee1a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:20.250740 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0be3c162-12c3-47f9-9e75-4cca9f34518d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:20.251109 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dbabbb30-6cb5-4136-b642-5a678f55ee1a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:31:20.251109 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dbabbb30-6cb5-4136-b642-5a678f55ee1a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e2089e6-ba6b-452b-9a67-156420f4c2a0", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1206992351"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:20.251163 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0be3c162-12c3-47f9-9e75-4cca9f34518d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:20.251163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0be3c162-12c3-47f9-9e75-4cca9f34518d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:20.251163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0be3c162-12c3-47f9-9e75-4cca9f34518d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:20.251258 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0be3c162-12c3-47f9-9e75-4cca9f34518d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:20.257922 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:20.257922 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:20.259202 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0be3c162-12c3-47f9-9e75-4cca9f34518d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:20.260237 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 655/2621] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:20 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:20.261725 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:20.261725 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:20.265847 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dbabbb30-6cb5-4136-b642-5a678f55ee1a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Volume info retrieved successfully. Jul 03 06:31:20.265847 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-dbabbb30-6cb5-4136-b642-5a678f55ee1a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Create snapshot from volume 8e2089e6-ba6b-452b-9a67-156420f4c2a0 Jul 03 06:31:20.335475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-dbabbb30-6cb5-4136-b642-5a678f55ee1a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Created reservations ['54b82a33-528e-4d4f-95df-b649f1485615', '069d7d88-dd38-4cfa-be1b-902aba443146', '9b322c24-74d0-42a1-afee-650bbcc30cc0', '470e1b5b-be74-48e1-8859-e48e6cb78b50'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:20.385282 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dbabbb30-6cb5-4136-b642-5a678f55ee1a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot create request issued successfully. Jul 03 06:31:20.385834 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dbabbb30-6cb5-4136-b642-5a678f55ee1a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:31:20.388308 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 661/2622] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:31:20 2026] POST /volume/v3/snapshots => generated 311 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:20.397950 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a116fbf9-6ff0-4cb1-a384-47ea0feb2bab None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:20.400170 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a116fbf9-6ff0-4cb1-a384-47ea0feb2bab tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 Jul 03 06:31:20.400367 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a116fbf9-6ff0-4cb1-a384-47ea0feb2bab tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:20.400678 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a116fbf9-6ff0-4cb1-a384-47ea0feb2bab tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:20.409748 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:20.409748 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:20.409748 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a116fbf9-6ff0-4cb1-a384-47ea0feb2bab tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:20.409748 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a116fbf9-6ff0-4cb1-a384-47ea0feb2bab tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 returned with HTTP 200 Jul 03 06:31:20.409748 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 648/2623] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:20 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:20.789545 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-181002ca-4d7c-4967-9145-c3e834dba96d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:20.912473 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-181002ca-4d7c-4967-9145-c3e834dba96d tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:31:20.912947 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-181002ca-4d7c-4967-9145-c3e834dba96d tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1751975643", "description": "tempest-group-type-description-1948858450", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:20.919852 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-db664bee-c35a-4ddd-9d06-d2494627f017 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:20.921684 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db664bee-c35a-4ddd-9d06-d2494627f017 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:20.921938 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db664bee-c35a-4ddd-9d06-d2494627f017 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:20.922126 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db664bee-c35a-4ddd-9d06-d2494627f017 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:20.932251 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:20.932251 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:20.935976 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-db664bee-c35a-4ddd-9d06-d2494627f017 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:20.941224 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db664bee-c35a-4ddd-9d06-d2494627f017 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:20.942435 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 656/2624] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:20 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:20.956782 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-181002ca-4d7c-4967-9145-c3e834dba96d tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:31:20.957306 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 660/2625] 10.4.3.243 () {70 vars in 1312 bytes} [Fri Jul 3 06:31:20 2026] POST /volume/v3/group_types => generated 265 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:20.967836 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-84f9fd4f-a705-46c7-b4a0-ad1a4fbf20ba None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:20.970069 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84f9fd4f-a705-46c7-b4a0-ad1a4fbf20ba tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] GET https://10.4.3.243/volume/v3/group_types Jul 03 06:31:20.970307 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84f9fd4f-a705-46c7-b4a0-ad1a4fbf20ba tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:20.970540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84f9fd4f-a705-46c7-b4a0-ad1a4fbf20ba tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:20.982296 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:20.982296 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:20.983239 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84f9fd4f-a705-46c7-b4a0-ad1a4fbf20ba tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 200 Jul 03 06:31:20.983674 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 662/2626] 10.4.3.243 () {68 vars in 1290 bytes} [Fri Jul 3 06:31:20 2026] GET /volume/v3/group_types => generated 499 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:20.993781 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-93e02c0e-b91a-4ee7-b11d-e2aeba1e32d4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:20.995484 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-93e02c0e-b91a-4ee7-b11d-e2aeba1e32d4 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] PUT https://10.4.3.243/volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d Jul 03 06:31:20.995876 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-93e02c0e-b91a-4ee7-b11d-e2aeba1e32d4 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1002567201", "description": "updated-group-type-desc"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:21.017878 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-93e02c0e-b91a-4ee7-b11d-e2aeba1e32d4 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d returned with HTTP 200 Jul 03 06:31:21.018270 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 649/2627] 10.4.3.243 () {70 vars in 1422 bytes} [Fri Jul 3 06:31:20 2026] PUT /volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d => generated 255 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:21.028061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7e8fb464-7196-4fdd-bb4c-349767b9235e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.030028 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e8fb464-7196-4fdd-bb4c-349767b9235e tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] GET https://10.4.3.243/volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d Jul 03 06:31:21.030362 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e8fb464-7196-4fdd-bb4c-349767b9235e tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.030660 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e8fb464-7196-4fdd-bb4c-349767b9235e tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.036108 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e8fb464-7196-4fdd-bb4c-349767b9235e tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d returned with HTTP 200 Jul 03 06:31:21.036687 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 657/2628] 10.4.3.243 () {68 vars in 1401 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d => generated 255 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:21.045577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b9eeac9f-9edb-419c-a18f-ef0636fab9a6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.047529 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b9eeac9f-9edb-419c-a18f-ef0636fab9a6 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d Jul 03 06:31:21.047790 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b9eeac9f-9edb-419c-a18f-ef0636fab9a6 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.048020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b9eeac9f-9edb-419c-a18f-ef0636fab9a6 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.066987 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b9eeac9f-9edb-419c-a18f-ef0636fab9a6 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d returned with HTTP 202 Jul 03 06:31:21.067480 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 661/2629] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:31:21 2026] DELETE /volume/v3/group_types/0d13ae3f-7f08-4779-b4d2-377ee3f9a29d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:21.075190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-68b38643-4f98-4262-b8a6-e0142920385f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.076995 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-68b38643-4f98-4262-b8a6-e0142920385f tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] GET https://10.4.3.243/volume/v3/group_types Jul 03 06:31:21.077254 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-68b38643-4f98-4262-b8a6-e0142920385f tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.077508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-68b38643-4f98-4262-b8a6-e0142920385f tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.083849 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-68b38643-4f98-4262-b8a6-e0142920385f tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 200 Jul 03 06:31:21.084293 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 663/2630] 10.4.3.243 () {68 vars in 1290 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/group_types => generated 248 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:21.095913 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-763b7e73-94c0-4d00-af29-5d4aa9ec9b2b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.098051 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-763b7e73-94c0-4d00-af29-5d4aa9ec9b2b tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:31:21.098459 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-763b7e73-94c0-4d00-af29-5d4aa9ec9b2b tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1458256197", "is_public": true}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:21.115984 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-763b7e73-94c0-4d00-af29-5d4aa9ec9b2b tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:31:21.116465 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 650/2631] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:31:21 2026] POST /volume/v3/group_types => generated 164 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:21.124015 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a4cb1609-2d3c-4ac9-b0bc-7a1fa2d1bffc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.125798 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a4cb1609-2d3c-4ac9-b0bc-7a1fa2d1bffc tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:31:21.126165 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a4cb1609-2d3c-4ac9-b0bc-7a1fa2d1bffc tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-542408848", "is_public": false}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:21.148325 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a4cb1609-2d3c-4ac9-b0bc-7a1fa2d1bffc tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:31:21.148874 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 658/2632] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:31:21 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:21.158167 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-46394b9d-f73d-4b12-be04-47f1175a702f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.160027 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-46394b9d-f73d-4b12-be04-47f1175a702f tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] GET https://10.4.3.243/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 06:31:21.160270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-46394b9d-f73d-4b12-be04-47f1175a702f tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.160504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-46394b9d-f73d-4b12-be04-47f1175a702f tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.172212 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-46394b9d-f73d-4b12-be04-47f1175a702f tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 06:31:21.172619 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 662/2633] 10.4.3.243 () {68 vars in 1351 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:21.181535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0e752a7f-6acc-44b3-bb65-2b1cfd2da921 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.183457 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e752a7f-6acc-44b3-bb65-2b1cfd2da921 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] GET https://10.4.3.243/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 06:31:21.183740 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e752a7f-6acc-44b3-bb65-2b1cfd2da921 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.183941 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e752a7f-6acc-44b3-bb65-2b1cfd2da921 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.193434 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e752a7f-6acc-44b3-bb65-2b1cfd2da921 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 06:31:21.193821 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 664/2634] 10.4.3.243 () {68 vars in 1353 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:21.208974 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cab9ccf7-def1-4ddf-a91c-77137916586d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.211476 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cab9ccf7-def1-4ddf-a91c-77137916586d tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] GET https://10.4.3.243/volume/v3/group_types?is_public=False Jul 03 06:31:21.211833 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cab9ccf7-def1-4ddf-a91c-77137916586d tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.212131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cab9ccf7-def1-4ddf-a91c-77137916586d tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.222794 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cab9ccf7-def1-4ddf-a91c-77137916586d tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 06:31:21.223354 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 651/2635] 10.4.3.243 () {68 vars in 1321 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:21.232247 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b8e208bd-2e64-4401-85e7-8193a7da5d4e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.234792 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b8e208bd-2e64-4401-85e7-8193a7da5d4e tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] GET https://10.4.3.243/volume/v3/group_types?is_public=True Jul 03 06:31:21.235121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b8e208bd-2e64-4401-85e7-8193a7da5d4e tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.235413 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b8e208bd-2e64-4401-85e7-8193a7da5d4e tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.250905 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b8e208bd-2e64-4401-85e7-8193a7da5d4e tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 06:31:21.251596 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 659/2636] 10.4.3.243 () {68 vars in 1319 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:21.265200 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6ef46f50-d962-407e-80c6-7122bd8373f8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.267774 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ef46f50-d962-407e-80c6-7122bd8373f8 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/a2c86d43-b971-4185-b5e4-334982721ab6 Jul 03 06:31:21.268067 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ef46f50-d962-407e-80c6-7122bd8373f8 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.268289 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ef46f50-d962-407e-80c6-7122bd8373f8 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.273188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a2aa00e5-b750-4a0a-8a9d-42cbd4260971 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.275677 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a2aa00e5-b750-4a0a-8a9d-42cbd4260971 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:21.276001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a2aa00e5-b750-4a0a-8a9d-42cbd4260971 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.276296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a2aa00e5-b750-4a0a-8a9d-42cbd4260971 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.276461 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a2aa00e5-b750-4a0a-8a9d-42cbd4260971 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:21.282869 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.282869 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:21.284158 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a2aa00e5-b750-4a0a-8a9d-42cbd4260971 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:21.284628 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 665/2637] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:21.305152 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ef46f50-d962-407e-80c6-7122bd8373f8 tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types/a2c86d43-b971-4185-b5e4-334982721ab6 returned with HTTP 202 Jul 03 06:31:21.305732 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 663/2638] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:31:21 2026] DELETE /volume/v3/group_types/a2c86d43-b971-4185-b5e4-334982721ab6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:21.313151 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2fb02bae-f2e1-44dc-97e9-8e27701f2ded None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.315221 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2fb02bae-f2e1-44dc-97e9-8e27701f2ded tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/44843126-589b-49d8-8886-24659956f86d Jul 03 06:31:21.315507 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2fb02bae-f2e1-44dc-97e9-8e27701f2ded tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.315775 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2fb02bae-f2e1-44dc-97e9-8e27701f2ded tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.334881 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2fb02bae-f2e1-44dc-97e9-8e27701f2ded tempest-GroupTypesTest-2045783424 tempest-GroupTypesTest-2045783424-project-admin] https://10.4.3.243/volume/v3/group_types/44843126-589b-49d8-8886-24659956f86d returned with HTTP 202 Jul 03 06:31:21.335358 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 652/2639] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:31:21 2026] DELETE /volume/v3/group_types/44843126-589b-49d8-8886-24659956f86d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:21.422528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-49d5765a-8c2f-417a-af90-ef0b7e5e1286 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.424644 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-49d5765a-8c2f-417a-af90-ef0b7e5e1286 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 Jul 03 06:31:21.424964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-49d5765a-8c2f-417a-af90-ef0b7e5e1286 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.425242 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-49d5765a-8c2f-417a-af90-ef0b7e5e1286 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.437106 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.437106 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:21.438516 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-49d5765a-8c2f-417a-af90-ef0b7e5e1286 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.439668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-49d5765a-8c2f-417a-af90-ef0b7e5e1286 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 returned with HTTP 200 Jul 03 06:31:21.440544 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 660/2640] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:21.454137 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-595d3700-c890-4a96-bd41-80467cbf0594 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.457594 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-595d3700-c890-4a96-bd41-80467cbf0594 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] POST https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.458113 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-595d3700-c890-4a96-bd41-80467cbf0594 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:21.469100 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.469100 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:21.471841 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-595d3700-c890-4a96-bd41-80467cbf0594 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.516429 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-595d3700-c890-4a96-bd41-80467cbf0594 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Update snapshot metadata completed successfully. Jul 03 06:31:21.516779 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-595d3700-c890-4a96-bd41-80467cbf0594 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.517373 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 666/2641] 10.4.3.243 () {68 vars in 1402 bytes} [Fri Jul 3 06:31:21 2026] POST /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.526452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cbe5166c-9151-4db1-8972-e345f4039a0d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.534146 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cbe5166c-9151-4db1-8972-e345f4039a0d tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.534379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cbe5166c-9151-4db1-8972-e345f4039a0d tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.534630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cbe5166c-9151-4db1-8972-e345f4039a0d tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.545605 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.545605 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:21.546198 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cbe5166c-9151-4db1-8972-e345f4039a0d tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.547230 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cbe5166c-9151-4db1-8972-e345f4039a0d tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Get snapshot metadata completed successfully. Jul 03 06:31:21.547550 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cbe5166c-9151-4db1-8972-e345f4039a0d tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.548095 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 664/2642] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.558232 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d5fa3c24-4925-45a4-9831-b3af17abf24b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.560933 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d5fa3c24-4925-45a4-9831-b3af17abf24b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] PUT https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.562750 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d5fa3c24-4925-45a4-9831-b3af17abf24b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:21.572663 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.572663 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:21.572879 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d5fa3c24-4925-45a4-9831-b3af17abf24b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.612519 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d5fa3c24-4925-45a4-9831-b3af17abf24b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Update snapshot metadata completed successfully. Jul 03 06:31:21.612900 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d5fa3c24-4925-45a4-9831-b3af17abf24b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.613267 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 653/2643] 10.4.3.243 () {68 vars in 1401 bytes} [Fri Jul 3 06:31:21 2026] PUT /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 57 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.621159 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9f998b9d-ed58-4f5e-8a52-f1a38bed6e09 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.623017 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f998b9d-ed58-4f5e-8a52-f1a38bed6e09 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.624618 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f998b9d-ed58-4f5e-8a52-f1a38bed6e09 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.624618 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f998b9d-ed58-4f5e-8a52-f1a38bed6e09 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.630412 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.630412 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:21.630953 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9f998b9d-ed58-4f5e-8a52-f1a38bed6e09 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.631897 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9f998b9d-ed58-4f5e-8a52-f1a38bed6e09 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Get snapshot metadata completed successfully. Jul 03 06:31:21.632666 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f998b9d-ed58-4f5e-8a52-f1a38bed6e09 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.632666 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 661/2644] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.641203 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dc6343d9-ea96-4567-a105-2655778b33e3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.646717 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dc6343d9-ea96-4567-a105-2655778b33e3 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 Jul 03 06:31:21.646717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dc6343d9-ea96-4567-a105-2655778b33e3 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.646717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dc6343d9-ea96-4567-a105-2655778b33e3 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.657094 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.657094 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:21.659027 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dc6343d9-ea96-4567-a105-2655778b33e3 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.661118 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dc6343d9-ea96-4567-a105-2655778b33e3 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Get snapshot metadata completed successfully. Jul 03 06:31:21.690054 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dc6343d9-ea96-4567-a105-2655778b33e3 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Delete snapshot metadata completed successfully. Jul 03 06:31:21.690566 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dc6343d9-ea96-4567-a105-2655778b33e3 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 returned with HTTP 200 Jul 03 06:31:21.690908 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 667/2645] 10.4.3.243 () {66 vars in 1399 bytes} [Fri Jul 3 06:31:21 2026] DELETE /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 06:31:21.698954 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e41a12f9-b390-4030-8423-81c610392c8e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.701088 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e41a12f9-b390-4030-8423-81c610392c8e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.701801 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e41a12f9-b390-4030-8423-81c610392c8e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.701801 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e41a12f9-b390-4030-8423-81c610392c8e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.724504 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.724504 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:21.725378 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e41a12f9-b390-4030-8423-81c610392c8e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.729045 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e41a12f9-b390-4030-8423-81c610392c8e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Get snapshot metadata completed successfully. Jul 03 06:31:21.729838 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e41a12f9-b390-4030-8423-81c610392c8e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.729963 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 665/2646] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.740738 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-664853d8-a076-4dee-a8e4-8254d0902865 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.744719 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-664853d8-a076-4dee-a8e4-8254d0902865 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] PUT https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.744719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-664853d8-a076-4dee-a8e4-8254d0902865 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:21.753146 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.753146 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:21.754226 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-664853d8-a076-4dee-a8e4-8254d0902865 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.778571 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-664853d8-a076-4dee-a8e4-8254d0902865 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Update snapshot metadata completed successfully. Jul 03 06:31:21.779007 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-664853d8-a076-4dee-a8e4-8254d0902865 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.779412 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 654/2647] 10.4.3.243 () {68 vars in 1401 bytes} [Fri Jul 3 06:31:21 2026] PUT /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.790066 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dbaef64a-c308-4ce7-8522-11127b320419 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.793392 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dbaef64a-c308-4ce7-8522-11127b320419 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] POST https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.793392 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dbaef64a-c308-4ce7-8522-11127b320419 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:21.799822 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.799822 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:21.800319 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dbaef64a-c308-4ce7-8522-11127b320419 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.839711 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dbaef64a-c308-4ce7-8522-11127b320419 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Update snapshot metadata completed successfully. Jul 03 06:31:21.839711 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dbaef64a-c308-4ce7-8522-11127b320419 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.839988 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 662/2648] 10.4.3.243 () {68 vars in 1402 bytes} [Fri Jul 3 06:31:21 2026] POST /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 68 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.852150 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-afc3cba4-711b-4512-a3b9-f7d60695c863 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.855031 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-afc3cba4-711b-4512-a3b9-f7d60695c863 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.855321 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-afc3cba4-711b-4512-a3b9-f7d60695c863 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.855533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-afc3cba4-711b-4512-a3b9-f7d60695c863 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.863413 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.863413 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:21.864532 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-afc3cba4-711b-4512-a3b9-f7d60695c863 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.866719 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-afc3cba4-711b-4512-a3b9-f7d60695c863 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Get snapshot metadata completed successfully. Jul 03 06:31:21.866719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-afc3cba4-711b-4512-a3b9-f7d60695c863 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.866719 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 668/2649] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.888438 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fdd592c0-3f21-4612-860a-759680bbad4e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.891435 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fdd592c0-3f21-4612-860a-759680bbad4e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] PUT https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 Jul 03 06:31:21.892186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fdd592c0-3f21-4612-860a-759680bbad4e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:21.902105 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.902105 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:21.902486 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fdd592c0-3f21-4612-860a-759680bbad4e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.933114 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fdd592c0-3f21-4612-860a-759680bbad4e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Update snapshot metadata completed successfully. Jul 03 06:31:21.933114 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fdd592c0-3f21-4612-860a-759680bbad4e tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 returned with HTTP 200 Jul 03 06:31:21.934177 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 666/2650] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:31:21 2026] PUT /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.947054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-806c4307-fa8d-4d5c-9f56-499fbc3b247b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.949940 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-806c4307-fa8d-4d5c-9f56-499fbc3b247b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 Jul 03 06:31:21.950190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-806c4307-fa8d-4d5c-9f56-499fbc3b247b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.950450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-806c4307-fa8d-4d5c-9f56-499fbc3b247b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.960126 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.960126 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:21.960824 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-806c4307-fa8d-4d5c-9f56-499fbc3b247b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.962150 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-806c4307-fa8d-4d5c-9f56-499fbc3b247b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Get snapshot metadata completed successfully. Jul 03 06:31:21.962523 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-806c4307-fa8d-4d5c-9f56-499fbc3b247b tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 returned with HTTP 200 Jul 03 06:31:21.963166 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 655/2651] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.972431 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ef80159a-6042-44a4-a940-d0706544c3b2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.976442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-abc93183-1b80-4497-8447-ac337f27e20a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:21.977965 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef80159a-6042-44a4-a940-d0706544c3b2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:21.977965 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef80159a-6042-44a4-a940-d0706544c3b2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.978275 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef80159a-6042-44a4-a940-d0706544c3b2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.979658 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-abc93183-1b80-4497-8447-ac337f27e20a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:21.980149 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-abc93183-1b80-4497-8447-ac337f27e20a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:21.980589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-abc93183-1b80-4497-8447-ac337f27e20a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:21.988925 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.988925 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:21.989560 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-abc93183-1b80-4497-8447-ac337f27e20a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:21.990933 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-abc93183-1b80-4497-8447-ac337f27e20a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Get snapshot metadata completed successfully. Jul 03 06:31:21.990933 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-abc93183-1b80-4497-8447-ac337f27e20a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:21.992184 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 669/2652] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 75 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:21.998207 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:21.998207 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:22.007631 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ef80159a-6042-44a4-a940-d0706544c3b2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:22.009666 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e32607f7-866f-4e72-b93c-a8b5287026aa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:22.012792 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e32607f7-866f-4e72-b93c-a8b5287026aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] PUT https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata Jul 03 06:31:22.012792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e32607f7-866f-4e72-b93c-a8b5287026aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:22.015885 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef80159a-6042-44a4-a940-d0706544c3b2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:22.016648 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 663/2653] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:21 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:22.029966 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:22.029966 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:22.031718 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e32607f7-866f-4e72-b93c-a8b5287026aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:22.068868 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e32607f7-866f-4e72-b93c-a8b5287026aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Update snapshot metadata completed successfully. Jul 03 06:31:22.069522 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e32607f7-866f-4e72-b93c-a8b5287026aa tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata returned with HTTP 200 Jul 03 06:31:22.070654 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 667/2654] 10.4.3.243 () {68 vars in 1401 bytes} [Fri Jul 3 06:31:22 2026] PUT /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:22.083654 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6d9de628-250d-4618-8b3b-39cd98eaf6c2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:22.086027 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d9de628-250d-4618-8b3b-39cd98eaf6c2 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 Jul 03 06:31:22.086245 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d9de628-250d-4618-8b3b-39cd98eaf6c2 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:22.086788 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d9de628-250d-4618-8b3b-39cd98eaf6c2 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:22.086788 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-6d9de628-250d-4618-8b3b-39cd98eaf6c2 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Delete snapshot with id: 3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 Jul 03 06:31:22.100777 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:22.100777 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:22.101205 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6d9de628-250d-4618-8b3b-39cd98eaf6c2 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:22.129546 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6d9de628-250d-4618-8b3b-39cd98eaf6c2 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot delete request issued successfully. Jul 03 06:31:22.129774 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d9de628-250d-4618-8b3b-39cd98eaf6c2 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 returned with HTTP 202 Jul 03 06:31:22.130539 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 656/2655] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:22 2026] DELETE /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:22.140322 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6f88e8f0-40b6-418f-9b91-94ff5bb0fbdf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:22.144528 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f88e8f0-40b6-418f-9b91-94ff5bb0fbdf tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 Jul 03 06:31:22.145476 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f88e8f0-40b6-418f-9b91-94ff5bb0fbdf tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:22.145476 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f88e8f0-40b6-418f-9b91-94ff5bb0fbdf tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:22.160785 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:22.160785 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:22.160785 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6f88e8f0-40b6-418f-9b91-94ff5bb0fbdf tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Snapshot retrieved successfully. Jul 03 06:31:22.161033 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f88e8f0-40b6-418f-9b91-94ff5bb0fbdf tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 returned with HTTP 200 Jul 03 06:31:22.161449 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 670/2656] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:22 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:22.297670 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1b25b0c9-c0ca-41ad-b12f-38a9d55dcf38 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:22.300237 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1b25b0c9-c0ca-41ad-b12f-38a9d55dcf38 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:22.300527 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1b25b0c9-c0ca-41ad-b12f-38a9d55dcf38 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:22.300860 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1b25b0c9-c0ca-41ad-b12f-38a9d55dcf38 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:22.301009 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1b25b0c9-c0ca-41ad-b12f-38a9d55dcf38 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:22.307327 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:22.307327 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:22.308673 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1b25b0c9-c0ca-41ad-b12f-38a9d55dcf38 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:22.309373 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 664/2657] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:22 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:23.035128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e295cbc2-87c0-48eb-bc29-8ae4a362f142 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:23.037521 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e295cbc2-87c0-48eb-bc29-8ae4a362f142 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:23.037634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e295cbc2-87c0-48eb-bc29-8ae4a362f142 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:23.037914 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e295cbc2-87c0-48eb-bc29-8ae4a362f142 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:23.047514 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:23.047514 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:23.052079 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e295cbc2-87c0-48eb-bc29-8ae4a362f142 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:23.056940 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e295cbc2-87c0-48eb-bc29-8ae4a362f142 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:23.057313 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 668/2658] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:23 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:23.175701 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-24fc11a0-7684-4481-a1b6-431633561d9a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:23.178136 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-24fc11a0-7684-4481-a1b6-431633561d9a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 Jul 03 06:31:23.178650 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-24fc11a0-7684-4481-a1b6-431633561d9a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:23.179171 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-24fc11a0-7684-4481-a1b6-431633561d9a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:23.184768 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-24fc11a0-7684-4481-a1b6-431633561d9a tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 returned with HTTP 404 Jul 03 06:31:23.185407 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 657/2659] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:23 2026] GET /volume/v3/snapshots/3ae4e6f3-6e20-4ad6-a290-fd4ec26de9a3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:23.192767 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7c2f002c-fc9c-4394-85ea-7232d94dfb64 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:23.194682 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7c2f002c-fc9c-4394-85ea-7232d94dfb64 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 Jul 03 06:31:23.195039 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7c2f002c-fc9c-4394-85ea-7232d94dfb64 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:23.195214 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7c2f002c-fc9c-4394-85ea-7232d94dfb64 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:23.209018 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:23.209018 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:23.218374 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7c2f002c-fc9c-4394-85ea-7232d94dfb64 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Volume info retrieved successfully. Jul 03 06:31:23.226842 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7c2f002c-fc9c-4394-85ea-7232d94dfb64 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 returned with HTTP 200 Jul 03 06:31:23.227348 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 671/2660] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:23 2026] GET /volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:23.243207 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d76ee91d-1ba6-4939-ab80-17e313a1b6f7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:23.245723 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d76ee91d-1ba6-4939-ab80-17e313a1b6f7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 Jul 03 06:31:23.246025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d76ee91d-1ba6-4939-ab80-17e313a1b6f7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:23.246340 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d76ee91d-1ba6-4939-ab80-17e313a1b6f7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:23.246758 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-d76ee91d-1ba6-4939-ab80-17e313a1b6f7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Delete volume with id: 8e2089e6-ba6b-452b-9a67-156420f4c2a0 Jul 03 06:31:23.258247 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:23.258247 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:23.258881 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d76ee91d-1ba6-4939-ab80-17e313a1b6f7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Volume info retrieved successfully. Jul 03 06:31:23.291220 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d76ee91d-1ba6-4939-ab80-17e313a1b6f7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Delete volume request issued successfully. Jul 03 06:31:23.291464 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d76ee91d-1ba6-4939-ab80-17e313a1b6f7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 returned with HTTP 202 Jul 03 06:31:23.291945 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 665/2661] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:23 2026] DELETE /volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:23.304699 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fe9391b5-40d4-46cd-b057-adcbc3c6a7cd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:23.308685 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe9391b5-40d4-46cd-b057-adcbc3c6a7cd tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 Jul 03 06:31:23.309750 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe9391b5-40d4-46cd-b057-adcbc3c6a7cd tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:23.310562 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe9391b5-40d4-46cd-b057-adcbc3c6a7cd tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:23.324433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c0fc4313-fe3b-4185-aef3-d34bd624dd43 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:23.327306 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:23.327306 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:23.327972 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c0fc4313-fe3b-4185-aef3-d34bd624dd43 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:23.328262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c0fc4313-fe3b-4185-aef3-d34bd624dd43 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:23.328545 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c0fc4313-fe3b-4185-aef3-d34bd624dd43 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:23.328681 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c0fc4313-fe3b-4185-aef3-d34bd624dd43 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:23.339527 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fe9391b5-40d4-46cd-b057-adcbc3c6a7cd tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Volume info retrieved successfully. Jul 03 06:31:23.341580 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:23.341580 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:23.342798 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c0fc4313-fe3b-4185-aef3-d34bd624dd43 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:23.343299 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 658/2662] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:23 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:23.348985 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe9391b5-40d4-46cd-b057-adcbc3c6a7cd tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 returned with HTTP 200 Jul 03 06:31:23.349598 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 669/2663] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:23 2026] GET /volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:23.931636 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-eb997d28-89f7-4da3-8d5d-b7b835e05123 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:23.934489 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-eb997d28-89f7-4da3-8d5d-b7b835e05123 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] PUT https://10.4.3.243/volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 Jul 03 06:31:23.934943 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-eb997d28-89f7-4da3-8d5d-b7b835e05123 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:23.945041 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-eb997d28-89f7-4da3-8d5d-b7b835e05123 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Acquiring lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:31:23.954472 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-eb997d28-89f7-4da3-8d5d-b7b835e05123 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" acquired by "attachment_update" :: waited 0.010s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:31:23.955940 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:23.955940 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:24.033784 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-ccb354a1-e627-4874-8012-c9c053238270 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:24.038896 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-ccb354a1-e627-4874-8012-c9c053238270 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c/action Jul 03 06:31:24.040640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-ccb354a1-e627-4874-8012-c9c053238270 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:24.041236 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-ccb354a1-e627-4874-8012-c9c053238270 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:24.063272 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:24.063272 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:24.076182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-82e713f9-ea24-47d2-bacb-31ec25156c94 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:24.079975 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82e713f9-ea24-47d2-bacb-31ec25156c94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:24.079975 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82e713f9-ea24-47d2-bacb-31ec25156c94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:24.081600 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82e713f9-ea24-47d2-bacb-31ec25156c94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:24.091920 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-65334282-7d5e-464b-96b8-1c00e55226a7 req-ccb354a1-e627-4874-8012-c9c053238270 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c/action returned with HTTP 204 Jul 03 06:31:24.092989 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 666/2664] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:31:24 2026] POST /volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:31:24.101188 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:24.101188 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:24.105474 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-82e713f9-ea24-47d2-bacb-31ec25156c94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:24.114853 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82e713f9-ea24-47d2-bacb-31ec25156c94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:24.115565 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 659/2665] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:24 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:24.359049 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a82a32e2-8818-4078-bd3c-f645cd3c8870 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:24.361622 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a82a32e2-8818-4078-bd3c-f645cd3c8870 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:24.361943 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a82a32e2-8818-4078-bd3c-f645cd3c8870 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:24.362193 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a82a32e2-8818-4078-bd3c-f645cd3c8870 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:24.362407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a82a32e2-8818-4078-bd3c-f645cd3c8870 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:24.367945 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2adaf158-fee2-4279-9e4c-01ac3011e1b7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:24.368371 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:24.368371 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:24.369496 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a82a32e2-8818-4078-bd3c-f645cd3c8870 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:24.369972 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2adaf158-fee2-4279-9e4c-01ac3011e1b7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] GET https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 Jul 03 06:31:24.370009 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 670/2666] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:24 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:24.371748 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2adaf158-fee2-4279-9e4c-01ac3011e1b7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:24.371748 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2adaf158-fee2-4279-9e4c-01ac3011e1b7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:24.377803 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2adaf158-fee2-4279-9e4c-01ac3011e1b7 tempest-SnapshotMetadataTestJSON-120875172 tempest-SnapshotMetadataTestJSON-120875172-project-member] https://10.4.3.243/volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 returned with HTTP 404 Jul 03 06:31:24.378640 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 667/2667] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:24 2026] GET /volume/v3/volumes/8e2089e6-ba6b-452b-9a67-156420f4c2a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:24.493159 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-eb997d28-89f7-4da3-8d5d-b7b835e05123 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-53cdb5b1-13a5-4291-9323-90bf94ad701c-np0000004376" released by "attachment_update" :: held 0.539s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:31:24.495305 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-eb997d28-89f7-4da3-8d5d-b7b835e05123 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 returned with HTTP 200 Jul 03 06:31:24.496054 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 672/2668] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:31:23 2026] PUT /volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:24.509505 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-7879b650-3934-471b-a0dc-3d1b8807334a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:24.514322 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-7879b650-3934-471b-a0dc-3d1b8807334a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 Jul 03 06:31:24.514322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-7879b650-3934-471b-a0dc-3d1b8807334a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:24.514322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-7879b650-3934-471b-a0dc-3d1b8807334a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:24.537444 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-7879b650-3934-471b-a0dc-3d1b8807334a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 returned with HTTP 200 Jul 03 06:31:24.538156 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 660/2669] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:31:24 2026] GET /volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:24.708628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7e5f3d58-088c-42dc-8755-174527c82882 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:24.824868 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7e5f3d58-088c-42dc-8755-174527c82882 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:24.825724 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7e5f3d58-088c-42dc-8755-174527c82882 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1972086466"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:24.855745 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7e5f3d58-088c-42dc-8755-174527c82882 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:24.856496 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 671/2670] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:31:24 2026] POST /volume/v3/types => generated 220 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:24.870273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-83147a2b-7996-4f12-9d96-d209eb45fd2e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:24.872998 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-83147a2b-7996-4f12-9d96-d209eb45fd2e tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:31:24.873493 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-83147a2b-7996-4f12-9d96-d209eb45fd2e tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1192591037"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:24.894600 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-83147a2b-7996-4f12-9d96-d209eb45fd2e tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:31:24.895217 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 668/2671] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:31:24 2026] POST /volume/v3/group_types => generated 177 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:24.908166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-17627e5c-defb-4aaa-af64-ee3dd213261b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:24.998841 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17627e5c-defb-4aaa-af64-ee3dd213261b tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:31:24.999549 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17627e5c-defb-4aaa-af64-ee3dd213261b tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a021b4ae-5033-4ed1-9ec9-3070da7f84b0", "volume_types": ["4ad5d702-282f-4935-942a-cfacfcf6d7d1"], "name": "tempest-GroupsV320Test-Group-1038219204"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:25.002386 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-17627e5c-defb-4aaa-af64-ee3dd213261b tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Creating new group {'group': {'group_type': 'a021b4ae-5033-4ed1-9ec9-3070da7f84b0', 'volume_types': ['4ad5d702-282f-4935-942a-cfacfcf6d7d1'], 'name': 'tempest-GroupsV320Test-Group-1038219204'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:31:25.008687 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.groups [None req-17627e5c-defb-4aaa-af64-ee3dd213261b tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Creating group tempest-GroupsV320Test-Group-1038219204. Jul 03 06:31:25.009992 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:25.009992 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:25.023900 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-17627e5c-defb-4aaa-af64-ee3dd213261b tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Availability Zones retrieved successfully. Jul 03 06:31:25.078989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-17627e5c-defb-4aaa-af64-ee3dd213261b tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Created reservations ['28c9fa90-6314-4463-be17-5b22ad45cd4d'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:25.112761 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17627e5c-defb-4aaa-af64-ee3dd213261b tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:31:25.113307 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 673/2672] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:31:24 2026] POST /volume/v3/groups => generated 108 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:25.124460 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8bfc331a-a8b1-4a29-a13d-891b9a566690 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:25.129012 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8bfc331a-a8b1-4a29-a13d-891b9a566690 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:25.129012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8bfc331a-a8b1-4a29-a13d-891b9a566690 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:25.129012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8bfc331a-a8b1-4a29-a13d-891b9a566690 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:25.129012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-8bfc331a-a8b1-4a29-a13d-891b9a566690 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] show called for member b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:25.135745 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:25.135745 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:25.139100 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-74af5228-8e9d-4065-a4d1-1e2542d6260a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:25.143646 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-74af5228-8e9d-4065-a4d1-1e2542d6260a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:25.143646 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-74af5228-8e9d-4065-a4d1-1e2542d6260a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:25.143916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-74af5228-8e9d-4065-a4d1-1e2542d6260a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:25.151333 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8bfc331a-a8b1-4a29-a13d-891b9a566690 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 returned with HTTP 200 Jul 03 06:31:25.151333 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 661/2673] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:25 2026] GET /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:25.164724 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:25.164724 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:25.173558 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-74af5228-8e9d-4065-a4d1-1e2542d6260a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:25.180487 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-74af5228-8e9d-4065-a4d1-1e2542d6260a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:25.181060 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 672/2674] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:25 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:25.199672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e7bf7a71-1718-40ad-90d4-c0734fb1876b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:25.202126 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7bf7a71-1718-40ad-90d4-c0734fb1876b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:31:25.202394 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e7bf7a71-1718-40ad-90d4-c0734fb1876b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39eaf4d1-8d20-4369-b924-d5f7397fc6ea", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1242085810"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:25.217208 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:25.217208 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:25.217873 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e7bf7a71-1718-40ad-90d4-c0734fb1876b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:25.217996 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-e7bf7a71-1718-40ad-90d4-c0734fb1876b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:25.257351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-e7bf7a71-1718-40ad-90d4-c0734fb1876b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['d2b82af1-eb42-41eb-b9bc-543715d59c3c', 'c3e9da3c-d44c-474b-9b8e-c79c1515a9f5', 'e389e39b-d42e-47bb-b8fd-5ec0345cdb6a', '892d2012-ce5d-4391-883e-ce32128f2ae4'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:25.322418 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e7bf7a71-1718-40ad-90d4-c0734fb1876b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot force create request issued successfully. Jul 03 06:31:25.323098 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7bf7a71-1718-40ad-90d4-c0734fb1876b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:31:25.323839 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 669/2675] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:31:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:25.337926 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-250823c2-08e4-49b3-8ed5-cf5d0553b43d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:25.340094 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-250823c2-08e4-49b3-8ed5-cf5d0553b43d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 Jul 03 06:31:25.340294 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-250823c2-08e4-49b3-8ed5-cf5d0553b43d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:25.340465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-250823c2-08e4-49b3-8ed5-cf5d0553b43d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:25.347812 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:25.347812 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:25.348425 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-250823c2-08e4-49b3-8ed5-cf5d0553b43d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:25.351037 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-250823c2-08e4-49b3-8ed5-cf5d0553b43d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 returned with HTTP 200 Jul 03 06:31:25.353165 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 674/2676] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:25 2026] GET /volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:25.387580 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2169a3fc-df0c-457a-a978-5fe82c434d64 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:25.393183 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2169a3fc-df0c-457a-a978-5fe82c434d64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:25.393183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2169a3fc-df0c-457a-a978-5fe82c434d64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:25.393183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2169a3fc-df0c-457a-a978-5fe82c434d64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:25.393183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-2169a3fc-df0c-457a-a978-5fe82c434d64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:25.401924 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:25.401924 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:25.403320 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2169a3fc-df0c-457a-a978-5fe82c434d64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:25.404306 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 662/2677] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:25 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:26.167940 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-02c4a1b7-736c-4ee6-b1d5-4f32e540ff08 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.171513 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02c4a1b7-736c-4ee6-b1d5-4f32e540ff08 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:26.172041 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02c4a1b7-736c-4ee6-b1d5-4f32e540ff08 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.172685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02c4a1b7-736c-4ee6-b1d5-4f32e540ff08 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.172685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-02c4a1b7-736c-4ee6-b1d5-4f32e540ff08 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] show called for member b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:26.177094 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.177094 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:26.192521 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02c4a1b7-736c-4ee6-b1d5-4f32e540ff08 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 returned with HTTP 200 Jul 03 06:31:26.193193 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 673/2678] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 => generated 389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:26.206662 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3fe301ea-d975-46fc-a7fb-e69da59cb78e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.209605 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3fe301ea-d975-46fc-a7fb-e69da59cb78e tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] POST https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action Jul 03 06:31:26.209988 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3fe301ea-d975-46fc-a7fb-e69da59cb78e tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:26.210310 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3fe301ea-d975-46fc-a7fb-e69da59cb78e tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:26.212653 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-3fe301ea-d975-46fc-a7fb-e69da59cb78e tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Updating group 'b07bce17-c5e3-4ba1-bace-b62258876bc0' with 'creating' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 06:31:26.219605 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.219605 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:26.234251 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3fe301ea-d975-46fc-a7fb-e69da59cb78e tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action returned with HTTP 202 Jul 03 06:31:26.234877 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 670/2679] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:31:26 2026] POST /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:26.246324 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-17d1f03f-d131-433f-940f-15bead6c16f2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.251732 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17d1f03f-d131-433f-940f-15bead6c16f2 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:26.251732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17d1f03f-d131-433f-940f-15bead6c16f2 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.251732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17d1f03f-d131-433f-940f-15bead6c16f2 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.251732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-17d1f03f-d131-433f-940f-15bead6c16f2 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] show called for member b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:26.257461 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.257461 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:26.273014 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17d1f03f-d131-433f-940f-15bead6c16f2 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 returned with HTTP 200 Jul 03 06:31:26.274801 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 675/2680] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:26.286324 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-55d2791b-02bc-4741-81e1-0b53eb6c3f99 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.288618 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-55d2791b-02bc-4741-81e1-0b53eb6c3f99 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] POST https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action Jul 03 06:31:26.289284 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-55d2791b-02bc-4741-81e1-0b53eb6c3f99 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:26.289882 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-55d2791b-02bc-4741-81e1-0b53eb6c3f99 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:26.292531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-55d2791b-02bc-4741-81e1-0b53eb6c3f99 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Updating group 'b07bce17-c5e3-4ba1-bace-b62258876bc0' with 'available' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 06:31:26.299240 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.299240 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:26.314532 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-55d2791b-02bc-4741-81e1-0b53eb6c3f99 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action returned with HTTP 202 Jul 03 06:31:26.315401 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 663/2681] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:31:26 2026] POST /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:26.325235 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b7b5830a-3379-4d34-9732-55e15c62d5b9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.327317 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b7b5830a-3379-4d34-9732-55e15c62d5b9 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:26.327845 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b7b5830a-3379-4d34-9732-55e15c62d5b9 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.327845 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b7b5830a-3379-4d34-9732-55e15c62d5b9 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.327982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-b7b5830a-3379-4d34-9732-55e15c62d5b9 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] show called for member b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:26.334275 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.334275 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:26.345133 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b7b5830a-3379-4d34-9732-55e15c62d5b9 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 returned with HTTP 200 Jul 03 06:31:26.345704 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 674/2682] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:26.360434 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-de8cd314-08e4-4e09-be09-e44150c77f20 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.360434 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de8cd314-08e4-4e09-be09-e44150c77f20 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] POST https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action Jul 03 06:31:26.360434 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de8cd314-08e4-4e09-be09-e44150c77f20 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:26.360661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de8cd314-08e4-4e09-be09-e44150c77f20 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:26.362533 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-de8cd314-08e4-4e09-be09-e44150c77f20 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Updating group 'b07bce17-c5e3-4ba1-bace-b62258876bc0' with 'error' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 06:31:26.366177 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.366177 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:26.367114 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-61507750-766c-4eae-a349-bcec2a9caf39 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.372169 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-61507750-766c-4eae-a349-bcec2a9caf39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 Jul 03 06:31:26.372169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-61507750-766c-4eae-a349-bcec2a9caf39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.372169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-61507750-766c-4eae-a349-bcec2a9caf39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.377274 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de8cd314-08e4-4e09-be09-e44150c77f20 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action returned with HTTP 202 Jul 03 06:31:26.377968 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 671/2683] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:31:26 2026] POST /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:26.379351 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.379351 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:26.381685 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-61507750-766c-4eae-a349-bcec2a9caf39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:26.381685 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-61507750-766c-4eae-a349-bcec2a9caf39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 returned with HTTP 200 Jul 03 06:31:26.381685 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 676/2684] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:26.389793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fed91d7f-b238-4eed-95d0-61a2d6bb9125 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.392009 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fed91d7f-b238-4eed-95d0-61a2d6bb9125 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:26.395458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fed91d7f-b238-4eed-95d0-61a2d6bb9125 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.395458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fed91d7f-b238-4eed-95d0-61a2d6bb9125 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.395458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-fed91d7f-b238-4eed-95d0-61a2d6bb9125 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] show called for member b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:26.396459 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0086fbb9-281d-4665-b793-7f346c297afc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.397284 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0086fbb9-281d-4665-b793-7f346c297afc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:31:26.397500 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.397500 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:26.398038 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0086fbb9-281d-4665-b793-7f346c297afc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39eaf4d1-8d20-4369-b924-d5f7397fc6ea", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-788294820"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:26.410623 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fed91d7f-b238-4eed-95d0-61a2d6bb9125 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 returned with HTTP 200 Jul 03 06:31:26.411165 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 664/2685] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 => generated 385 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:26.423266 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-47d67a17-0eda-4a94-9386-ba58bbd71789 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.425795 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b551a406-ffe2-41fe-97f9-cda283a64b88 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.425967 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-47d67a17-0eda-4a94-9386-ba58bbd71789 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:26.426167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-47d67a17-0eda-4a94-9386-ba58bbd71789 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.426386 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-47d67a17-0eda-4a94-9386-ba58bbd71789 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.426554 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-47d67a17-0eda-4a94-9386-ba58bbd71789 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:26.426739 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.426739 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:26.427858 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0086fbb9-281d-4665-b793-7f346c297afc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:26.428455 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-0086fbb9-281d-4665-b793-7f346c297afc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:26.430560 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b551a406-ffe2-41fe-97f9-cda283a64b88 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] POST https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action Jul 03 06:31:26.431862 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b551a406-ffe2-41fe-97f9-cda283a64b88 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:26.432125 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b551a406-ffe2-41fe-97f9-cda283a64b88 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:26.435416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-b551a406-ffe2-41fe-97f9-cda283a64b88 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Updating group 'b07bce17-c5e3-4ba1-bace-b62258876bc0' with 'available' {{(pid=99918) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 06:31:26.436022 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.436022 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:26.437189 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-47d67a17-0eda-4a94-9386-ba58bbd71789 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:26.437970 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 672/2686] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:26.446073 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.446073 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:26.456054 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b551a406-ffe2-41fe-97f9-cda283a64b88 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action returned with HTTP 202 Jul 03 06:31:26.456536 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 677/2687] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:31:26 2026] POST /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:26.467482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-80fd0ca7-712e-48e0-a384-19dc488f75fe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.470575 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80fd0ca7-712e-48e0-a384-19dc488f75fe tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:26.470575 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80fd0ca7-712e-48e0-a384-19dc488f75fe tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.471086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80fd0ca7-712e-48e0-a384-19dc488f75fe tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.471086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-80fd0ca7-712e-48e0-a384-19dc488f75fe tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] show called for member b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:26.480947 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.480947 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:26.498847 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80fd0ca7-712e-48e0-a384-19dc488f75fe tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 returned with HTTP 200 Jul 03 06:31:26.499372 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 665/2688] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 => generated 389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:26.502366 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-0086fbb9-281d-4665-b793-7f346c297afc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['34d80d64-3879-42f6-a46f-6ce2ce636e68', 'b0192207-524c-4de2-a5af-d0e4ec6f6d6e', '3450b83c-d5d5-4844-8702-e873a8c85812', '69c82a3e-9a05-434b-80b3-cdc3bdd27364'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:26.509906 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-65e40942-18cd-4e53-b944-535db8d7ee49 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.512150 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-65e40942-18cd-4e53-b944-535db8d7ee49 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:31:26.512401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-65e40942-18cd-4e53-b944-535db8d7ee49 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.512639 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-65e40942-18cd-4e53-b944-535db8d7ee49 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.512961 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-65e40942-18cd-4e53-b944-535db8d7ee49 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:31:26.513667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-65e40942-18cd-4e53-b944-535db8d7ee49 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:31:26.523219 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-65e40942-18cd-4e53-b944-535db8d7ee49 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Get all volumes completed successfully. Jul 03 06:31:26.525555 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-65e40942-18cd-4e53-b944-535db8d7ee49 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:31:26.530859 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 673/2689] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:26.550811 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0086fbb9-281d-4665-b793-7f346c297afc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot force create request issued successfully. Jul 03 06:31:26.551240 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0086fbb9-281d-4665-b793-7f346c297afc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:31:26.551882 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 675/2690] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:31:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:26.551932 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1a80b029-781b-4e7f-becb-04b1ed522e2d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.553750 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1a80b029-781b-4e7f-becb-04b1ed522e2d tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] POST https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action Jul 03 06:31:26.554137 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1a80b029-781b-4e7f-becb-04b1ed522e2d tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:26.554259 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1a80b029-781b-4e7f-becb-04b1ed522e2d tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:26.562581 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-1a80b029-781b-4e7f-becb-04b1ed522e2d tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] delete called for group b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99918) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:31:26.562862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.groups [None req-1a80b029-781b-4e7f-becb-04b1ed522e2d tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Delete group with id: b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:26.563786 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e8105de4-9898-4321-82fd-2dcaf829020f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.566965 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e8105de4-9898-4321-82fd-2dcaf829020f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff Jul 03 06:31:26.567198 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e8105de4-9898-4321-82fd-2dcaf829020f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.567717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e8105de4-9898-4321-82fd-2dcaf829020f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.568805 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.568805 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:26.575275 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.575275 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:26.575856 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e8105de4-9898-4321-82fd-2dcaf829020f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:26.576855 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e8105de4-9898-4321-82fd-2dcaf829020f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff returned with HTTP 200 Jul 03 06:31:26.577268 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 666/2691] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:26.602130 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1a80b029-781b-4e7f-becb-04b1ed522e2d tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action returned with HTTP 202 Jul 03 06:31:26.602592 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 678/2692] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:31:26 2026] POST /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:26.610763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-54a75df3-cd2e-408f-b3de-f94ec362653c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:26.612663 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-54a75df3-cd2e-408f-b3de-f94ec362653c tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:26.612926 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-54a75df3-cd2e-408f-b3de-f94ec362653c tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:26.613122 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-54a75df3-cd2e-408f-b3de-f94ec362653c tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:26.613286 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-54a75df3-cd2e-408f-b3de-f94ec362653c tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] show called for member b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:26.617067 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:26.617067 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:26.630372 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-54a75df3-cd2e-408f-b3de-f94ec362653c tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 returned with HTTP 200 Jul 03 06:31:26.630794 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 674/2693] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:26 2026] GET /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:27.237217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.373092 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:27.373590 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-648958023"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:27.375331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-648958023'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:27.375478 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Create volume of 1 GB Jul 03 06:31:27.375897 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:27.375897 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:27.380653 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Availability Zones retrieved successfully. Jul 03 06:31:27.388806 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Flow 'volume_create_api' (320508a4-2525-4b87-8ebc-56cd62decb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:27.390250 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78984ff1-caf3-487e-90e5-1156753f9e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:27.391591 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:27.425582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78984ff1-caf3-487e-90e5-1156753f9e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:27.426542 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c3b359-b9e7-4e38-9bfe-d132c749c28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:27.450910 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ccfb67be-c6b4-48d4-ad11-aec123ef9a12 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.453229 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ccfb67be-c6b4-48d4-ad11-aec123ef9a12 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:27.453422 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ccfb67be-c6b4-48d4-ad11-aec123ef9a12 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.453634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ccfb67be-c6b4-48d4-ad11-aec123ef9a12 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.453749 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ccfb67be-c6b4-48d4-ad11-aec123ef9a12 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:27.458464 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:27.458464 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:27.459161 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ccfb67be-c6b4-48d4-ad11-aec123ef9a12 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:27.459514 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 667/2694] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:27 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:27.499835 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Created reservations ['09bb609e-7e16-49b5-9de6-a64ddbacd62b', 'edc6d4d8-e27e-4322-8e4a-ff7564ae9598', '76192062-e175-4af4-9ff0-be2a22010f2b', 'ef31b464-c91d-4cad-84af-9ba2c3f1278f'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:27.500946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c3b359-b9e7-4e38-9bfe-d132c749c28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09bb609e-7e16-49b5-9de6-a64ddbacd62b', 'edc6d4d8-e27e-4322-8e4a-ff7564ae9598', '76192062-e175-4af4-9ff0-be2a22010f2b', 'ef31b464-c91d-4cad-84af-9ba2c3f1278f']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:27.501946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a376d621-a426-49e8-9e46-f438f72425e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:27.533082 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a376d621-a426-49e8-9e46-f438f72425e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b3c3f17-34fc-474a-b782-ac1b2e14dc3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-648958023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e44b3000479743e595351c9a6a1dabe3',qos_specs=None,replication_status=,reservations=['09bb609e-7e16-49b5-9de6-a64ddbacd62b','edc6d4d8-e27e-4322-8e4a-ff7564ae9598','76192062-e175-4af4-9ff0-be2a22010f2b','ef31b464-c91d-4cad-84af-9ba2c3f1278f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5966e2dbeefe4c60828c1a0fb3e9439d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-648958023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b3c3f17-34fc-474a-b782-ac1b2e14dc3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e44b3000479743e595351c9a6a1dabe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5966e2dbeefe4c60828c1a0fb3e9439d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:27.533942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa4932e-f2b7-4e95-98ad-05e0ffe4cc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:27.555158 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa4932e-f2b7-4e95-98ad-05e0ffe4cc63) transitioned into state 'SUCCESS' from state '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-648958023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e44b3000479743e595351c9a6a1dabe3',qos_specs=None,replication_status=,reservations=['09bb609e-7e16-49b5-9de6-a64ddbacd62b','edc6d4d8-e27e-4322-8e4a-ff7564ae9598','76192062-e175-4af4-9ff0-be2a22010f2b','ef31b464-c91d-4cad-84af-9ba2c3f1278f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5966e2dbeefe4c60828c1a0fb3e9439d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:27.556107 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90033151-1122-4d6b-a72e-f2686d449cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:27.569513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90033151-1122-4d6b-a72e-f2686d449cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:27.572947 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Flow 'volume_create_api' (320508a4-2525-4b87-8ebc-56cd62decb01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:27.573493 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Create volume request issued successfully. Jul 03 06:31:27.575610 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ba657f1a-bbdf-4008-a827-0fc5eb2e51e4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:27.576251 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 676/2695] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:31:27 2026] POST /volume/v3/volumes => generated 818 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:27.588278 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2ab243c6-f388-41f6-810e-732fe6b3739e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.591956 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2ab243c6-f388-41f6-810e-732fe6b3739e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff Jul 03 06:31:27.592210 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2ab243c6-f388-41f6-810e-732fe6b3739e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.592443 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2ab243c6-f388-41f6-810e-732fe6b3739e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.593255 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-19cda959-cab6-4280-84c2-39ac4b248120 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.595212 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19cda959-cab6-4280-84c2-39ac4b248120 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:27.595478 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19cda959-cab6-4280-84c2-39ac4b248120 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.595772 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19cda959-cab6-4280-84c2-39ac4b248120 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.599965 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:27.599965 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:27.600617 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2ab243c6-f388-41f6-810e-732fe6b3739e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:27.601859 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2ab243c6-f388-41f6-810e-732fe6b3739e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff returned with HTTP 200 Jul 03 06:31:27.602377 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 679/2696] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:27 2026] GET /volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:27.606807 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:27.606807 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:27.612139 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-19cda959-cab6-4280-84c2-39ac4b248120 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Volume info retrieved successfully. Jul 03 06:31:27.613987 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-20c2b2ce-77b1-479e-ad36-717882444c3d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.616165 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20c2b2ce-77b1-479e-ad36-717882444c3d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff Jul 03 06:31:27.617219 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20c2b2ce-77b1-479e-ad36-717882444c3d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.617219 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20c2b2ce-77b1-479e-ad36-717882444c3d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.617219 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-20c2b2ce-77b1-479e-ad36-717882444c3d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 6ed75dc2-ed6b-46e6-b039-c99abaa57aff Jul 03 06:31:27.621921 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19cda959-cab6-4280-84c2-39ac4b248120 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 200 Jul 03 06:31:27.621921 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 675/2697] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:27 2026] GET /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:27.634020 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:27.634020 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:27.634742 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-20c2b2ce-77b1-479e-ad36-717882444c3d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:27.642552 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9a1a5118-31b4-4a7e-9c0f-7bbead0a63e4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.644725 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9a1a5118-31b4-4a7e-9c0f-7bbead0a63e4 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] GET https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 Jul 03 06:31:27.645015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9a1a5118-31b4-4a7e-9c0f-7bbead0a63e4 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.645211 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9a1a5118-31b4-4a7e-9c0f-7bbead0a63e4 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.645366 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-9a1a5118-31b4-4a7e-9c0f-7bbead0a63e4 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] show called for member b07bce17-c5e3-4ba1-bace-b62258876bc0 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:31:27.649600 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9a1a5118-31b4-4a7e-9c0f-7bbead0a63e4 tempest-GroupsV320Test-2059105775 tempest-GroupsV320Test-2059105775-project-member] https://10.4.3.243/volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 returned with HTTP 404 Jul 03 06:31:27.650171 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 677/2698] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:31:27 2026] GET /volume/v3/groups/b07bce17-c5e3-4ba1-bace-b62258876bc0 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:27.658052 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-69f5c36c-62f7-4f22-aacd-af47b2423097 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.659999 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-69f5c36c-62f7-4f22-aacd-af47b2423097 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/a021b4ae-5033-4ed1-9ec9-3070da7f84b0 Jul 03 06:31:27.660205 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-69f5c36c-62f7-4f22-aacd-af47b2423097 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.660369 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-69f5c36c-62f7-4f22-aacd-af47b2423097 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.665019 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-20c2b2ce-77b1-479e-ad36-717882444c3d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:31:27.665251 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20c2b2ce-77b1-479e-ad36-717882444c3d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff returned with HTTP 202 Jul 03 06:31:27.665787 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 668/2699] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:27 2026] DELETE /volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:27.676952 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-09a21ca7-1a7a-47f6-b8be-b0a89155be48 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.679398 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-09a21ca7-1a7a-47f6-b8be-b0a89155be48 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff Jul 03 06:31:27.679713 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-09a21ca7-1a7a-47f6-b8be-b0a89155be48 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.680024 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-09a21ca7-1a7a-47f6-b8be-b0a89155be48 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.682890 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-69f5c36c-62f7-4f22-aacd-af47b2423097 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/group_types/a021b4ae-5033-4ed1-9ec9-3070da7f84b0 returned with HTTP 202 Jul 03 06:31:27.683429 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 680/2700] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:31:27 2026] DELETE /volume/v3/group_types/a021b4ae-5033-4ed1-9ec9-3070da7f84b0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:27.686533 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:27.686533 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:27.687109 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-09a21ca7-1a7a-47f6-b8be-b0a89155be48 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:27.689507 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-09a21ca7-1a7a-47f6-b8be-b0a89155be48 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff returned with HTTP 200 Jul 03 06:31:27.689507 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 676/2701] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:27 2026] GET /volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:27.696310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-be9f1c0f-6653-415a-8f45-9ffd4ae01b8c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.698806 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-be9f1c0f-6653-415a-8f45-9ffd4ae01b8c tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] DELETE https://10.4.3.243/volume/v3/types/4ad5d702-282f-4935-942a-cfacfcf6d7d1 Jul 03 06:31:27.699203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-be9f1c0f-6653-415a-8f45-9ffd4ae01b8c tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.699496 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-be9f1c0f-6653-415a-8f45-9ffd4ae01b8c tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.699890 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:27.699890 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:27.731046 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-be9f1c0f-6653-415a-8f45-9ffd4ae01b8c tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/types/4ad5d702-282f-4935-942a-cfacfcf6d7d1 returned with HTTP 202 Jul 03 06:31:27.731449 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 678/2702] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:27 2026] DELETE /volume/v3/types/4ad5d702-282f-4935-942a-cfacfcf6d7d1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:27.741712 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d0b05bb4-2531-43ad-ac4b-224fd0015956 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:27.743889 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0b05bb4-2531-43ad-ac4b-224fd0015956 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] GET https://10.4.3.243/volume/v3/types/4ad5d702-282f-4935-942a-cfacfcf6d7d1 Jul 03 06:31:27.744120 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0b05bb4-2531-43ad-ac4b-224fd0015956 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:27.744427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d0b05bb4-2531-43ad-ac4b-224fd0015956 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:27.749622 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d0b05bb4-2531-43ad-ac4b-224fd0015956 tempest-GroupsV320Test-877621191 tempest-GroupsV320Test-877621191-project-admin] https://10.4.3.243/volume/v3/types/4ad5d702-282f-4935-942a-cfacfcf6d7d1 returned with HTTP 404 Jul 03 06:31:27.749875 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 669/2703] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:27 2026] GET /volume/v3/types/4ad5d702-282f-4935-942a-cfacfcf6d7d1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:28.470826 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9257a8fb-41aa-4f17-aa81-d77b65fe159b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.472964 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9257a8fb-41aa-4f17-aa81-d77b65fe159b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:28.473212 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9257a8fb-41aa-4f17-aa81-d77b65fe159b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:28.473388 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9257a8fb-41aa-4f17-aa81-d77b65fe159b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:28.473479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9257a8fb-41aa-4f17-aa81-d77b65fe159b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:28.481340 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:28.481340 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:28.482257 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9257a8fb-41aa-4f17-aa81-d77b65fe159b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:28.482746 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 681/2704] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:28 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:28.638849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8d7888cc-8db7-4c51-9533-5f93c2e2e4c7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.640508 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8d7888cc-8db7-4c51-9533-5f93c2e2e4c7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:28.640735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8d7888cc-8db7-4c51-9533-5f93c2e2e4c7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:28.640936 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8d7888cc-8db7-4c51-9533-5f93c2e2e4c7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:28.648285 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:28.648285 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:28.652517 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8d7888cc-8db7-4c51-9533-5f93c2e2e4c7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Volume info retrieved successfully. Jul 03 06:31:28.657893 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8d7888cc-8db7-4c51-9533-5f93c2e2e4c7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 200 Jul 03 06:31:28.658357 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 677/2705] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:28 2026] GET /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:28.675418 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f07f36c3-b7c9-43a1-af68-030d6ad9717b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.678072 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f07f36c3-b7c9-43a1-af68-030d6ad9717b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] POST https://10.4.3.243/volume/v3/volume-transfers Jul 03 06:31:28.678553 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f07f36c3-b7c9-43a1-af68-030d6ad9717b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5b3c3f17-34fc-474a-b782-ac1b2e14dc3c"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:28.683100 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volume_transfer [None req-f07f36c3-b7c9-43a1-af68-030d6ad9717b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Creating new volume transfer {'transfer': {'volume_id': '5b3c3f17-34fc-474a-b782-ac1b2e14dc3c'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 06:31:28.683239 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volume_transfer [None req-f07f36c3-b7c9-43a1-af68-030d6ad9717b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Creating transfer of volume 5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:28.683360 np0000004376 devstack@c-api.service[99917]: INFO cinder.transfer.api [None req-f07f36c3-b7c9-43a1-af68-030d6ad9717b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Generating transfer record for volume 5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:28.691732 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:28.691732 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:28.703390 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fed534f8-1837-4930-81bd-63b0b7ed5832 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.707261 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fed534f8-1837-4930-81bd-63b0b7ed5832 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff Jul 03 06:31:28.707511 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fed534f8-1837-4930-81bd-63b0b7ed5832 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:28.708073 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fed534f8-1837-4930-81bd-63b0b7ed5832 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:28.711672 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f07f36c3-b7c9-43a1-af68-030d6ad9717b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volume-transfers returned with HTTP 202 Jul 03 06:31:28.712286 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 679/2706] 10.4.3.243 () {70 vars in 1326 bytes} [Fri Jul 3 06:31:28 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:28.714112 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fed534f8-1837-4930-81bd-63b0b7ed5832 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff returned with HTTP 404 Jul 03 06:31:28.714770 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 670/2707] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:28 2026] GET /volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:28.723301 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e1587d54-7ea7-4b2a-b912-1ad859d9f834 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.724285 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e58b6ad5-c06c-4dc9-99a2-169fef461af7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.725629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e1587d54-7ea7-4b2a-b912-1ad859d9f834 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d Jul 03 06:31:28.725955 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e1587d54-7ea7-4b2a-b912-1ad859d9f834 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:28.726201 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e1587d54-7ea7-4b2a-b912-1ad859d9f834 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:28.726355 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-e1587d54-7ea7-4b2a-b912-1ad859d9f834 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: fb73ee23-2df4-4165-9dc5-7d3605ee9c7d Jul 03 06:31:28.728237 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e58b6ad5-c06c-4dc9-99a2-169fef461af7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:28.728531 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e58b6ad5-c06c-4dc9-99a2-169fef461af7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:28.728851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e58b6ad5-c06c-4dc9-99a2-169fef461af7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:28.733127 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:28.733127 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:28.733735 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e1587d54-7ea7-4b2a-b912-1ad859d9f834 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:28.743592 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:28.743592 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:28.752067 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e58b6ad5-c06c-4dc9-99a2-169fef461af7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Volume info retrieved successfully. Jul 03 06:31:28.759307 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e58b6ad5-c06c-4dc9-99a2-169fef461af7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 200 Jul 03 06:31:28.760010 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 678/2708] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:28 2026] GET /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:28.764615 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e1587d54-7ea7-4b2a-b912-1ad859d9f834 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:31:28.764830 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e1587d54-7ea7-4b2a-b912-1ad859d9f834 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d returned with HTTP 202 Jul 03 06:31:28.765237 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 682/2709] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:28 2026] DELETE /volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:28.773686 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9d3bb6eb-b5da-4a74-a2be-ee017efbc1cc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.776125 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9d3bb6eb-b5da-4a74-a2be-ee017efbc1cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d Jul 03 06:31:28.776485 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9d3bb6eb-b5da-4a74-a2be-ee017efbc1cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:28.776725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9d3bb6eb-b5da-4a74-a2be-ee017efbc1cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:28.778618 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8a68ced7-ac56-49a7-b84c-5c0deadbb7f4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.780991 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8a68ced7-ac56-49a7-b84c-5c0deadbb7f4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f Jul 03 06:31:28.781087 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8a68ced7-ac56-49a7-b84c-5c0deadbb7f4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:28.781408 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8a68ced7-ac56-49a7-b84c-5c0deadbb7f4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:28.781604 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:28.781604 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:28.783465 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:28.783465 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:28.784119 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9d3bb6eb-b5da-4a74-a2be-ee017efbc1cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:28.785362 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9d3bb6eb-b5da-4a74-a2be-ee017efbc1cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d returned with HTTP 200 Jul 03 06:31:28.786082 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 680/2710] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:28 2026] GET /volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:28.786705 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8a68ced7-ac56-49a7-b84c-5c0deadbb7f4 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f returned with HTTP 200 Jul 03 06:31:28.787219 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 671/2711] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:31:28 2026] GET /volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f => generated 540 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:28.796961 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6a6a9916-8e72-4943-a54f-52bce6d41fa7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:28.800118 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6a6a9916-8e72-4943-a54f-52bce6d41fa7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volume-transfers Jul 03 06:31:28.800484 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6a6a9916-8e72-4943-a54f-52bce6d41fa7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:28.801004 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6a6a9916-8e72-4943-a54f-52bce6d41fa7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:28.801298 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volume_transfer [None req-6a6a9916-8e72-4943-a54f-52bce6d41fa7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Listing volume transfers {{(pid=99919) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 06:31:28.810254 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6a6a9916-8e72-4943-a54f-52bce6d41fa7 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volume-transfers returned with HTTP 200 Jul 03 06:31:28.810654 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 679/2712] 10.4.3.243 () {68 vars in 1305 bytes} [Fri Jul 3 06:31:28 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:28.825031 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-723e7a92-668b-409a-b17d-17078891878a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:29.012800 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] POST https://10.4.3.243/volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f/accept Jul 03 06:31:29.013205 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1d76ad093750266a"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:29.014775 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.volume_transfer [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Accepting volume transfer dfaad52e-d822-432e-9f11-b97aa7473c0f {{(pid=99918) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 06:31:29.014888 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.volume_transfer [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Accepting transfer dfaad52e-d822-432e-9f11-b97aa7473c0f Jul 03 06:31:29.015178 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:29.015178 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:29.099709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Created reservations ['1746d421-c9c6-41a7-992c-996dbbaf093c', 'a4f560f4-de79-4094-af11-47ac3b63fea6', '60032066-5c33-45db-9c91-fe55a606e6e7', 'c49cb44d-e09a-446c-abd6-fde15050885c'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:29.128189 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Created reservations ['3184204c-414b-4fdb-ad89-04d52cbe731a', 'ee026b45-362f-4f1b-91b5-59cb54973a01', '60d54224-398b-474b-b23f-5e29f0ef93b6', 'f81f6686-80f8-4111-8583-a0b8c5965a51'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:29.187750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Created reservations ['97de956a-0d61-49b6-843f-7d24ea70a19c', 'a5f28987-eadc-4f00-8954-8e6509f81c07', '18e90622-5f76-477f-ae13-8a72ed536961', '854e2216-7e81-4bad-be48-ddbfbab7e015'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:29.236707 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Created reservations ['b669012f-d64e-4b20-a417-f9eb449b813a', '1654e7de-6728-4dec-ab33-12f30e427f89', 'a329d004-ebfe-4be2-8cb1-3c6d9275e9b9', '9d2ccf65-2771-4d51-a54c-033bada60e89'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:29.497382 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4b11341a-d59c-4c80-a3fd-b1bccace8990 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:29.499662 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4b11341a-d59c-4c80-a3fd-b1bccace8990 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:29.500209 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4b11341a-d59c-4c80-a3fd-b1bccace8990 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:29.500449 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4b11341a-d59c-4c80-a3fd-b1bccace8990 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:29.500601 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4b11341a-d59c-4c80-a3fd-b1bccace8990 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:29.505900 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:29.505900 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:29.506861 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4b11341a-d59c-4c80-a3fd-b1bccace8990 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:29.507284 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 681/2713] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:29 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:29.740643 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Transfer volume completed successfully. Jul 03 06:31:29.805060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7554a1e0-c956-4234-b9bc-897dea370a56 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:29.808133 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7554a1e0-c956-4234-b9bc-897dea370a56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d Jul 03 06:31:29.808133 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7554a1e0-c956-4234-b9bc-897dea370a56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:29.809066 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7554a1e0-c956-4234-b9bc-897dea370a56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:29.816163 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7554a1e0-c956-4234-b9bc-897dea370a56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d returned with HTTP 404 Jul 03 06:31:29.816999 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 672/2714] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:29 2026] GET /volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:29.825889 np0000004376 devstack@c-api.service[99918]: INFO cinder.transfer.api [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Volume 5b3c3f17-34fc-474a-b782-ac1b2e14dc3c has been transferred. Jul 03 06:31:29.828177 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2813faa6-5501-4b31-aca4-c096579c4ac5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:29.829905 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2813faa6-5501-4b31-aca4-c096579c4ac5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 Jul 03 06:31:29.830117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2813faa6-5501-4b31-aca4-c096579c4ac5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:29.830361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2813faa6-5501-4b31-aca4-c096579c4ac5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:29.830480 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-2813faa6-5501-4b31-aca4-c096579c4ac5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 49f094cb-1aa5-475f-b1fe-1f4e745dab46 Jul 03 06:31:29.834022 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-723e7a92-668b-409a-b17d-17078891878a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] https://10.4.3.243/volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f/accept returned with HTTP 202 Jul 03 06:31:29.834545 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 683/2715] 10.4.3.243 () {70 vars in 1458 bytes} [Fri Jul 3 06:31:28 2026] POST /volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f/accept => generated 365 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:29.836476 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:29.836476 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:29.837232 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2813faa6-5501-4b31-aca4-c096579c4ac5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:29.844375 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-398068a5-b264-4396-9d49-1e3c2bdae88a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:29.846978 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-398068a5-b264-4396-9d49-1e3c2bdae88a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] GET https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:29.847247 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-398068a5-b264-4396-9d49-1e3c2bdae88a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:29.847477 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-398068a5-b264-4396-9d49-1e3c2bdae88a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:29.856215 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:29.856215 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:29.858582 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2813faa6-5501-4b31-aca4-c096579c4ac5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:31:29.858875 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2813faa6-5501-4b31-aca4-c096579c4ac5 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 returned with HTTP 202 Jul 03 06:31:29.859370 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 680/2716] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:29 2026] DELETE /volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:29.861443 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-398068a5-b264-4396-9d49-1e3c2bdae88a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Volume info retrieved successfully. Jul 03 06:31:29.867202 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-398068a5-b264-4396-9d49-1e3c2bdae88a tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 200 Jul 03 06:31:29.867681 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 682/2717] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:29 2026] GET /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:29.870084 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a062e880-71aa-486f-9b42-eb1869a3db85 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:29.874335 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a062e880-71aa-486f-9b42-eb1869a3db85 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 Jul 03 06:31:29.874647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a062e880-71aa-486f-9b42-eb1869a3db85 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:29.875044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a062e880-71aa-486f-9b42-eb1869a3db85 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:29.885600 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bdc51a4e-f364-4634-9d48-85dd27130072 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:29.887373 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:29.887373 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:29.888198 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a062e880-71aa-486f-9b42-eb1869a3db85 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:29.888344 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bdc51a4e-f364-4634-9d48-85dd27130072 tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] GET https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:29.888495 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bdc51a4e-f364-4634-9d48-85dd27130072 tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:29.888766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bdc51a4e-f364-4634-9d48-85dd27130072 tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:29.889385 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a062e880-71aa-486f-9b42-eb1869a3db85 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 returned with HTTP 200 Jul 03 06:31:29.890027 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 673/2718] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:29 2026] GET /volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:29.898251 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:29.898251 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:29.903735 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bdc51a4e-f364-4634-9d48-85dd27130072 tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] Volume info retrieved successfully. Jul 03 06:31:29.909765 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bdc51a4e-f364-4634-9d48-85dd27130072 tempest-VolumesTransfersV357Test-1616873793 tempest-VolumesTransfersV357Test-1616873793-project-member] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 200 Jul 03 06:31:29.910286 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 684/2719] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:29 2026] GET /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:29.928288 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7b891731-c3b5-4e44-a9d8-64bf2d4eb69c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:29.930677 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7b891731-c3b5-4e44-a9d8-64bf2d4eb69c tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] DELETE https://10.4.3.243/volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f Jul 03 06:31:29.931018 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7b891731-c3b5-4e44-a9d8-64bf2d4eb69c tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:29.931265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7b891731-c3b5-4e44-a9d8-64bf2d4eb69c tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:29.931435 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.volume_transfer [None req-7b891731-c3b5-4e44-a9d8-64bf2d4eb69c tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Delete transfer with id: dfaad52e-d822-432e-9f11-b97aa7473c0f Jul 03 06:31:29.936721 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7b891731-c3b5-4e44-a9d8-64bf2d4eb69c tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f returned with HTTP 404 Jul 03 06:31:29.937488 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 681/2720] 10.4.3.243 () {68 vars in 1419 bytes} [Fri Jul 3 06:31:29 2026] DELETE /volume/v3/volume-transfers/dfaad52e-d822-432e-9f11-b97aa7473c0f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:29.946362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8055b992-e87f-4798-9e18-610662d001fb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.147516 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8055b992-e87f-4798-9e18-610662d001fb tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:30.147516 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8055b992-e87f-4798-9e18-610662d001fb tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:30.147896 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8055b992-e87f-4798-9e18-610662d001fb tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:30.147896 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-8055b992-e87f-4798-9e18-610662d001fb tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Delete volume with id: 5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:30.159751 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:30.159751 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:30.160350 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8055b992-e87f-4798-9e18-610662d001fb tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Volume info retrieved successfully. Jul 03 06:31:30.192894 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8055b992-e87f-4798-9e18-610662d001fb tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Delete volume request issued successfully. Jul 03 06:31:30.193736 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8055b992-e87f-4798-9e18-610662d001fb tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 202 Jul 03 06:31:30.193736 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 683/2721] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:31:29 2026] DELETE /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:30.204578 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3d623714-803e-4513-9b83-d2e6ae889558 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.208675 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3d623714-803e-4513-9b83-d2e6ae889558 tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] GET https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:30.209609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3d623714-803e-4513-9b83-d2e6ae889558 tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:30.209609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3d623714-803e-4513-9b83-d2e6ae889558 tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:30.220908 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:30.220908 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:30.229106 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3d623714-803e-4513-9b83-d2e6ae889558 tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Volume info retrieved successfully. Jul 03 06:31:30.241141 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3d623714-803e-4513-9b83-d2e6ae889558 tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 200 Jul 03 06:31:30.241415 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 674/2722] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:30 2026] GET /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:31:30.527868 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b797b017-791b-4989-b7e9-8342443b0823 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.529322 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b797b017-791b-4989-b7e9-8342443b0823 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:30.529322 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b797b017-791b-4989-b7e9-8342443b0823 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:30.531728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b797b017-791b-4989-b7e9-8342443b0823 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:30.531728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-b797b017-791b-4989-b7e9-8342443b0823 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:30.537054 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:30.537054 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:30.538124 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b797b017-791b-4989-b7e9-8342443b0823 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:30.538504 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 685/2723] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:30 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:30.649318 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-533ada81-daac-4f61-8a6a-a263bd917469 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.751954 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-533ada81-daac-4f61-8a6a-a263bd917469 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea Jul 03 06:31:30.752157 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-533ada81-daac-4f61-8a6a-a263bd917469 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:30.752396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-533ada81-daac-4f61-8a6a-a263bd917469 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:30.752769 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:30.752769 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:30.770112 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-533ada81-daac-4f61-8a6a-a263bd917469 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea returned with HTTP 200 Jul 03 06:31:30.770552 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 682/2724] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:30 2026] GET /volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea => generated 437 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:30.781863 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c24d7683-227b-450b-b468-a91c9319b13e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.865392 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:30.865973 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-946640905"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:30.867127 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-946640905'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:30.867366 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Create volume of 1 GB Jul 03 06:31:30.871632 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Availability Zones retrieved successfully. Jul 03 06:31:30.877103 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Flow 'volume_create_api' (bc89d98e-9d79-4261-b7e5-84fb0fcee188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:30.878048 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba60b862-79c6-469f-9beb-07c930900f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:30.879043 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:30.899529 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d708adad-b6c6-4e92-8336-522ec2e98d39 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.901336 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d708adad-b6c6-4e92-8336-522ec2e98d39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 Jul 03 06:31:30.901541 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d708adad-b6c6-4e92-8336-522ec2e98d39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:30.901763 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d708adad-b6c6-4e92-8336-522ec2e98d39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:30.906946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba60b862-79c6-469f-9beb-07c930900f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:30.907263 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d708adad-b6c6-4e92-8336-522ec2e98d39 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 returned with HTTP 404 Jul 03 06:31:30.907718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b940ea0-b303-4d88-aa66-ca34b0a994ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:30.908060 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 675/2725] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:30 2026] GET /volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:30.919284 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d91f079f-0089-4295-8114-5c65bf341f56 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.921298 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d91f079f-0089-4295-8114-5c65bf341f56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff Jul 03 06:31:30.921503 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d91f079f-0089-4295-8114-5c65bf341f56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:30.921763 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d91f079f-0089-4295-8114-5c65bf341f56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:30.921872 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-d91f079f-0089-4295-8114-5c65bf341f56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 6ed75dc2-ed6b-46e6-b039-c99abaa57aff Jul 03 06:31:30.927075 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d91f079f-0089-4295-8114-5c65bf341f56 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff returned with HTTP 404 Jul 03 06:31:30.927534 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 686/2726] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:30 2026] DELETE /volume/v3/snapshots/6ed75dc2-ed6b-46e6-b039-c99abaa57aff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:30.937367 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9db6c5e9-0652-44e2-80e8-605c56fb861e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.940810 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9db6c5e9-0652-44e2-80e8-605c56fb861e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 Jul 03 06:31:30.940810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9db6c5e9-0652-44e2-80e8-605c56fb861e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:30.940810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9db6c5e9-0652-44e2-80e8-605c56fb861e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:30.940810 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-9db6c5e9-0652-44e2-80e8-605c56fb861e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 49f094cb-1aa5-475f-b1fe-1f4e745dab46 Jul 03 06:31:30.947636 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9db6c5e9-0652-44e2-80e8-605c56fb861e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 returned with HTTP 404 Jul 03 06:31:30.948190 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 683/2727] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:30 2026] DELETE /volume/v3/snapshots/49f094cb-1aa5-475f-b1fe-1f4e745dab46 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:30.980339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Created reservations ['b97e146a-817c-40c2-bc2e-13f9f2d74e82', '4c530071-b3d6-4e39-a668-2e4d68bfc3ed', '1dbeba38-c617-4777-9f5e-a97be324e81e', '35a046b4-794d-4aa3-a43a-14aadabb6498'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:30.981211 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b940ea0-b303-4d88-aa66-ca34b0a994ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b97e146a-817c-40c2-bc2e-13f9f2d74e82', '4c530071-b3d6-4e39-a668-2e4d68bfc3ed', '1dbeba38-c617-4777-9f5e-a97be324e81e', '35a046b4-794d-4aa3-a43a-14aadabb6498']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:30.982178 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbca3552-1ce4-4a17-8b79-b19623300408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:30.987838 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-465fde62-3c4f-43d6-a3ef-920e674577cc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:30.990168 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-465fde62-3c4f-43d6-a3ef-920e674577cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:30.990411 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-465fde62-3c4f-43d6-a3ef-920e674577cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:30.990678 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-465fde62-3c4f-43d6-a3ef-920e674577cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:31.002683 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:31.002683 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:31.007235 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbca3552-1ce4-4a17-8b79-b19623300408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed03141c-583b-4577-b6e7-69ee853a38ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-946640905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807b0951adb64ef385d32a6a2474c0ea',qos_specs=None,replication_status=,reservations=['b97e146a-817c-40c2-bc2e-13f9f2d74e82','4c530071-b3d6-4e39-a668-2e4d68bfc3ed','1dbeba38-c617-4777-9f5e-a97be324e81e','35a046b4-794d-4aa3-a43a-14aadabb6498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d783544d4e4f12aab6a375d98c5538',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-946640905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed03141c-583b-4577-b6e7-69ee853a38ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807b0951adb64ef385d32a6a2474c0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d783544d4e4f12aab6a375d98c5538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:31.007706 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-465fde62-3c4f-43d6-a3ef-920e674577cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:31.009309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6166699b-c0c0-4304-bdc0-ad2b2b96c5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:31.013264 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-465fde62-3c4f-43d6-a3ef-920e674577cc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:31.013825 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 676/2728] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:31:30 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:31.034377 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6166699b-c0c0-4304-bdc0-ad2b2b96c5db) transitioned into state 'SUCCESS' from state '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-946640905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807b0951adb64ef385d32a6a2474c0ea',qos_specs=None,replication_status=,reservations=['b97e146a-817c-40c2-bc2e-13f9f2d74e82','4c530071-b3d6-4e39-a668-2e4d68bfc3ed','1dbeba38-c617-4777-9f5e-a97be324e81e','35a046b4-794d-4aa3-a43a-14aadabb6498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d783544d4e4f12aab6a375d98c5538',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:31.035185 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811b23ff-07e2-4305-9a39-a490cea65422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:31.039680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-aa202d72-dade-4af9-9693-d9d8afa66c5e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:31.041756 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-aa202d72-dade-4af9-9693-d9d8afa66c5e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea/action Jul 03 06:31:31.042154 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-aa202d72-dade-4af9-9693-d9d8afa66c5e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:31.042282 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-aa202d72-dade-4af9-9693-d9d8afa66c5e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:31.048228 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811b23ff-07e2-4305-9a39-a490cea65422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:31.049076 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Flow 'volume_create_api' (bc89d98e-9d79-4261-b7e5-84fb0fcee188) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:31.049364 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Create volume request issued successfully. Jul 03 06:31:31.049951 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c24d7683-227b-450b-b468-a91c9319b13e tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:31.050457 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 684/2729] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:30 2026] POST /volume/v3/volumes => generated 758 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:31.062915 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:31.062915 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:31.063557 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-aa202d72-dade-4af9-9693-d9d8afa66c5e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:31.073916 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4f38d5c1-9709-4e99-ba8f-36b38e0c1614 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:31.078658 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-aa202d72-dade-4af9-9693-d9d8afa66c5e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Begin detaching volume completed successfully. Jul 03 06:31:31.078995 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-aa202d72-dade-4af9-9693-d9d8afa66c5e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea/action returned with HTTP 202 Jul 03 06:31:31.079432 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 687/2730] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:31:31 2026] POST /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:31:31.081499 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f38d5c1-9709-4e99-ba8f-36b38e0c1614 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] GET https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca Jul 03 06:31:31.085200 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f38d5c1-9709-4e99-ba8f-36b38e0c1614 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:31.085792 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f38d5c1-9709-4e99-ba8f-36b38e0c1614 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:31.096160 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:31.096160 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:31.102013 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4f38d5c1-9709-4e99-ba8f-36b38e0c1614 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Volume info retrieved successfully. Jul 03 06:31:31.110971 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f38d5c1-9709-4e99-ba8f-36b38e0c1614 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca returned with HTTP 200 Jul 03 06:31:31.111549 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 684/2731] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:31 2026] GET /volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:31.260262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0a94b5b3-96cf-40ab-b105-36cfe185dedd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:31.264744 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a94b5b3-96cf-40ab-b105-36cfe185dedd tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] GET https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:31.267802 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a94b5b3-96cf-40ab-b105-36cfe185dedd tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:31.267802 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a94b5b3-96cf-40ab-b105-36cfe185dedd tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:31.273956 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a94b5b3-96cf-40ab-b105-36cfe185dedd tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 404 Jul 03 06:31:31.274304 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 677/2732] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:31 2026] GET /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:31.285811 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eae68ffd-e87e-4af5-9c47-9a24f220c75b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:31.288109 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eae68ffd-e87e-4af5-9c47-9a24f220c75b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:31.288327 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eae68ffd-e87e-4af5-9c47-9a24f220c75b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:31.288527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eae68ffd-e87e-4af5-9c47-9a24f220c75b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:31.297832 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eae68ffd-e87e-4af5-9c47-9a24f220c75b tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 404 Jul 03 06:31:31.298477 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 685/2733] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:31 2026] GET /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:31.310226 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-74f63857-5dbb-44d6-8383-be2955d8e3b2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:31.314546 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74f63857-5dbb-44d6-8383-be2955d8e3b2 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] DELETE https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:31.314546 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74f63857-5dbb-44d6-8383-be2955d8e3b2 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:31.314546 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74f63857-5dbb-44d6-8383-be2955d8e3b2 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:31.314546 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-74f63857-5dbb-44d6-8383-be2955d8e3b2 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Delete volume with id: 5b3c3f17-34fc-474a-b782-ac1b2e14dc3c Jul 03 06:31:31.320123 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74f63857-5dbb-44d6-8383-be2955d8e3b2 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c returned with HTTP 404 Jul 03 06:31:31.320751 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 688/2734] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:31:31 2026] DELETE /volume/v3/volumes/5b3c3f17-34fc-474a-b782-ac1b2e14dc3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:31.332004 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dc651020-6756-4089-b649-59a83166eb48 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:31.334859 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:31.335358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1045508875"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:31.339844 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1045508875'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:31.339844 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Create volume of 1 GB Jul 03 06:31:31.343298 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Availability Zones retrieved successfully. Jul 03 06:31:31.350746 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Flow 'volume_create_api' (5a4357dd-e62e-4251-91a2-47df4bae6da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:31.352036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a242d9-8a0e-480e-9596-887f8c9fe3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:31.353433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:31.395049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a242d9-8a0e-480e-9596-887f8c9fe3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:31.395990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4d65364-884d-4018-988a-dc7bf8ab87a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:31.502141 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Created reservations ['05655084-abeb-4b60-9083-ba95c5025fd4', '1a77088a-486b-4686-9575-8cbd2c57bb45', '7915c5f2-6634-4abd-a4d5-14c4a25b31f2', '5bfd16ce-f39d-4b65-b498-41b8cb03e53a'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:31.503277 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4d65364-884d-4018-988a-dc7bf8ab87a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05655084-abeb-4b60-9083-ba95c5025fd4', '1a77088a-486b-4686-9575-8cbd2c57bb45', '7915c5f2-6634-4abd-a4d5-14c4a25b31f2', '5bfd16ce-f39d-4b65-b498-41b8cb03e53a']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:31.504553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb3fe91-f2dc-4924-8cc0-6efd057b19cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:31.542472 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb3fe91-f2dc-4924-8cc0-6efd057b19cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be67b487-2c8e-4a3d-8849-e2fcb9f37d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1045508875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e44b3000479743e595351c9a6a1dabe3',qos_specs=None,replication_status=,reservations=['05655084-abeb-4b60-9083-ba95c5025fd4','1a77088a-486b-4686-9575-8cbd2c57bb45','7915c5f2-6634-4abd-a4d5-14c4a25b31f2','5bfd16ce-f39d-4b65-b498-41b8cb03e53a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5966e2dbeefe4c60828c1a0fb3e9439d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1045508875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be67b487-2c8e-4a3d-8849-e2fcb9f37d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e44b3000479743e595351c9a6a1dabe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5966e2dbeefe4c60828c1a0fb3e9439d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:31.542472 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9dfcf86-3b80-4746-a30b-bc4a9723eac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:31.552256 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5871c382-22ba-4f4b-8ad0-c7dd0cb8c9bd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:31.554526 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5871c382-22ba-4f4b-8ad0-c7dd0cb8c9bd tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:31.554843 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5871c382-22ba-4f4b-8ad0-c7dd0cb8c9bd tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:31.555109 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5871c382-22ba-4f4b-8ad0-c7dd0cb8c9bd tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:31.555265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5871c382-22ba-4f4b-8ad0-c7dd0cb8c9bd tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:31.564393 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:31.564393 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:31.565471 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5871c382-22ba-4f4b-8ad0-c7dd0cb8c9bd tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:31.565913 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 678/2735] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:31 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:31.581550 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9dfcf86-3b80-4746-a30b-bc4a9723eac7) transitioned into state 'SUCCESS' from state '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-1045508875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e44b3000479743e595351c9a6a1dabe3',qos_specs=None,replication_status=,reservations=['05655084-abeb-4b60-9083-ba95c5025fd4','1a77088a-486b-4686-9575-8cbd2c57bb45','7915c5f2-6634-4abd-a4d5-14c4a25b31f2','5bfd16ce-f39d-4b65-b498-41b8cb03e53a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5966e2dbeefe4c60828c1a0fb3e9439d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:31.582889 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315a3de2-4b9c-4d91-adda-8c12b3af2c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:31.605007 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315a3de2-4b9c-4d91-adda-8c12b3af2c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:31.606423 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Flow 'volume_create_api' (5a4357dd-e62e-4251-91a2-47df4bae6da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:31.607369 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Create volume request issued successfully. Jul 03 06:31:31.608168 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dc651020-6756-4089-b649-59a83166eb48 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:31.608714 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 685/2736] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:31:31 2026] POST /volume/v3/volumes => generated 819 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:31.627970 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1cb3a204-b082-42ac-8565-dc175bd98b67 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:31.631784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1cb3a204-b082-42ac-8565-dc175bd98b67 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:31.631784 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1cb3a204-b082-42ac-8565-dc175bd98b67 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:31.631784 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1cb3a204-b082-42ac-8565-dc175bd98b67 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:31.649968 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:31.649968 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:31.658179 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1cb3a204-b082-42ac-8565-dc175bd98b67 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Volume info retrieved successfully. Jul 03 06:31:31.666416 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1cb3a204-b082-42ac-8565-dc175bd98b67 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 200 Jul 03 06:31:31.667593 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 686/2737] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:31 2026] GET /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:32.129917 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c17b3ce4-65cc-4f93-af1f-fcc6bfd3cecd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.132467 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c17b3ce4-65cc-4f93-af1f-fcc6bfd3cecd tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] GET https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca Jul 03 06:31:32.132842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c17b3ce4-65cc-4f93-af1f-fcc6bfd3cecd tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.133135 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c17b3ce4-65cc-4f93-af1f-fcc6bfd3cecd tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.141731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-aaa62766-fd8b-464b-b3bd-f6ae70871634 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.141731 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aaa62766-fd8b-464b-b3bd-f6ae70871634 None None] GET https://10.4.3.243/volume// Jul 03 06:31:32.141731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aaa62766-fd8b-464b-b3bd-f6ae70871634 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.141731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aaa62766-fd8b-464b-b3bd-f6ae70871634 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.141731 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aaa62766-fd8b-464b-b3bd-f6ae70871634 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:31:32.141731 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 679/2738] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 06:31:32.146153 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.146153 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:32.152018 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-953da79e-daa3-4f1c-8b1b-fc5b992932dc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.156724 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c17b3ce4-65cc-4f93-af1f-fcc6bfd3cecd tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Volume info retrieved successfully. Jul 03 06:31:32.156921 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-953da79e-daa3-4f1c-8b1b-fc5b992932dc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:32.156921 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-953da79e-daa3-4f1c-8b1b-fc5b992932dc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.156921 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-953da79e-daa3-4f1c-8b1b-fc5b992932dc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.160192 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c17b3ce4-65cc-4f93-af1f-fcc6bfd3cecd tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca returned with HTTP 200 Jul 03 06:31:32.160873 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 689/2739] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:32.168975 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.168975 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:32.173979 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-953da79e-daa3-4f1c-8b1b-fc5b992932dc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:32.175729 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-74daf6d0-bb05-4d7d-90cb-98bef3a9eeac None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.177782 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-74daf6d0-bb05-4d7d-90cb-98bef3a9eeac tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea Jul 03 06:31:32.178217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-74daf6d0-bb05-4d7d-90cb-98bef3a9eeac tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:32.180856 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-953da79e-daa3-4f1c-8b1b-fc5b992932dc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:32.181511 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 686/2740] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:31:32.246126 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-74daf6d0-bb05-4d7d-90cb-98bef3a9eeac tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea returned with HTTP 200 Jul 03 06:31:32.246647 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 687/2741] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:31:32 2026] PUT /volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:32.258040 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.260128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:32.260486 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:32.262296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:32.262296 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Create volume of 2 GB Jul 03 06:31:32.266768 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Availability Zones retrieved successfully. Jul 03 06:31:32.272662 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Flow 'volume_create_api' (779c9bcb-7371-48e2-9c34-a35f5ce4a8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:32.273624 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de56d724-6ceb-4535-8a74-e9bc0808189c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:32.274813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Validating volume size '2' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:32.309720 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de56d724-6ceb-4535-8a74-e9bc0808189c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:32.311407 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f931c02-046b-443f-8b6a-00d95febef38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:32.358335 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota_utils [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Quota exceeded for 807b0951adb64ef385d32a6a2474c0ea, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 06:31:32.361237 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f931c02-046b-443f-8b6a-00d95febef38) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 06:31:32.361237 np0000004376 devstack@c-api.service[99916]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 06:31:32.363052 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f931c02-046b-443f-8b6a-00d95febef38) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:32.363806 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f931c02-046b-443f-8b6a-00d95febef38) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 06:31:32.364471 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de56d724-6ceb-4535-8a74-e9bc0808189c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:32.365273 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de56d724-6ceb-4535-8a74-e9bc0808189c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 06:31:32.366056 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Flow 'volume_create_api' (779c9bcb-7371-48e2-9c34-a35f5ce4a8e7) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 06:31:32.366335 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.middleware.fault [None req-cc452f56-1847-4ae2-8c4d-d83a47cc15ec tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 413 Jul 03 06:31:32.367048 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 680/2742] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:32 2026] POST /volume/v3/volumes => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 06:31:32.377026 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4a2a362a-a6e7-4cd4-81a7-2c26a3178191 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.378969 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a2a362a-a6e7-4cd4-81a7-2c26a3178191 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea Jul 03 06:31:32.379609 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a2a362a-a6e7-4cd4-81a7-2c26a3178191 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:32.435643 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a2a362a-a6e7-4cd4-81a7-2c26a3178191 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea returned with HTTP 200 Jul 03 06:31:32.436401 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 690/2743] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:31:32 2026] PUT /volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:32.447326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f899516b-c917-4cff-9479-b4e55efc0802 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.449474 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:32.450025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:32.452002 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:32.452172 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Create volume of 1 GB Jul 03 06:31:32.458314 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Availability Zones retrieved successfully. Jul 03 06:31:32.468320 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Flow 'volume_create_api' (c8566192-b00f-492e-9079-09584e8287df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:32.469400 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cacb12-1e1d-466c-ae4a-a024e98792e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:32.470927 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:32.504376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cacb12-1e1d-466c-ae4a-a024e98792e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:32.505375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936b6029-2d5a-4bfa-b222-a4b45eddd301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:32.544065 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota_utils [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Quota exceeded for 807b0951adb64ef385d32a6a2474c0ea, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 06:31:32.547219 np0000004376 devstack@c-api.service[99919]: WARNING cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936b6029-2d5a-4bfa-b222-a4b45eddd301) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 06:31:32.547219 np0000004376 devstack@c-api.service[99919]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 06:31:32.549497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936b6029-2d5a-4bfa-b222-a4b45eddd301) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:32.550518 np0000004376 devstack@c-api.service[99919]: WARNING cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936b6029-2d5a-4bfa-b222-a4b45eddd301) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 06:31:32.551413 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cacb12-1e1d-466c-ae4a-a024e98792e9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:32.552299 np0000004376 devstack@c-api.service[99919]: WARNING cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cacb12-1e1d-466c-ae4a-a024e98792e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 06:31:32.553216 np0000004376 devstack@c-api.service[99919]: WARNING cinder.volume.api [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Flow 'volume_create_api' (c8566192-b00f-492e-9079-09584e8287df) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 06:31:32.553511 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.middleware.fault [None req-f899516b-c917-4cff-9479-b4e55efc0802 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 413 Jul 03 06:31:32.554353 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 687/2744] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:32 2026] POST /volume/v3/volumes => generated 150 bytes in 107 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 06:31:32.563147 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4c867e0e-614a-49ae-ac34-11e491ed7550 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.565498 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c867e0e-614a-49ae-ac34-11e491ed7550 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea Jul 03 06:31:32.565771 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c867e0e-614a-49ae-ac34-11e491ed7550 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:32.579370 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-30372cfe-89aa-4444-838e-35306841cb24 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.582938 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-30372cfe-89aa-4444-838e-35306841cb24 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:32.583161 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-30372cfe-89aa-4444-838e-35306841cb24 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.583415 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-30372cfe-89aa-4444-838e-35306841cb24 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.583566 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-30372cfe-89aa-4444-838e-35306841cb24 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:32.589845 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.589845 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:32.591260 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-30372cfe-89aa-4444-838e-35306841cb24 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:32.591260 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 681/2745] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:32.616614 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c867e0e-614a-49ae-ac34-11e491ed7550 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea returned with HTTP 200 Jul 03 06:31:32.617222 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 688/2746] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:31:32 2026] PUT /volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea => generated 391 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:32.629195 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4eb94036-93dd-4afb-b5a7-4e0e6c4df13c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.630869 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4eb94036-93dd-4afb-b5a7-4e0e6c4df13c tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] POST https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca/action Jul 03 06:31:32.631389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4eb94036-93dd-4afb-b5a7-4e0e6c4df13c tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:32.631756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4eb94036-93dd-4afb-b5a7-4e0e6c4df13c tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:32.642895 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.642895 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:32.643657 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4eb94036-93dd-4afb-b5a7-4e0e6c4df13c tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Volume info retrieved successfully. Jul 03 06:31:32.681283 np0000004376 devstack@c-api.service[99918]: ERROR cinder.volume.api [None req-4eb94036-93dd-4afb-b5a7-4e0e6c4df13c tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Quota exceeded for 807b0951adb64ef385d32a6a2474c0ea, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 06:31:32.682378 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-41e8ba67-6a43-40b9-b9d2-07324ccefd50 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.684616 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-41e8ba67-6a43-40b9-b9d2-07324ccefd50 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:32.684923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-41e8ba67-6a43-40b9-b9d2-07324ccefd50 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.685124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-41e8ba67-6a43-40b9-b9d2-07324ccefd50 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.692774 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.middleware.fault [None req-4eb94036-93dd-4afb-b5a7-4e0e6c4df13c tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca/action returned with HTTP 413 Jul 03 06:31:32.692774 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 691/2747] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:31:32 2026] POST /volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca/action => generated 208 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 06:31:32.699395 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.699395 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:32.702156 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e2efa0b2-1c2b-4014-b15e-8387ec4f99c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.704239 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e2efa0b2-1c2b-4014-b15e-8387ec4f99c1 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] GET https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca Jul 03 06:31:32.704500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e2efa0b2-1c2b-4014-b15e-8387ec4f99c1 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.704748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e2efa0b2-1c2b-4014-b15e-8387ec4f99c1 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.705637 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-41e8ba67-6a43-40b9-b9d2-07324ccefd50 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Volume info retrieved successfully. Jul 03 06:31:32.712316 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-41e8ba67-6a43-40b9-b9d2-07324ccefd50 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 200 Jul 03 06:31:32.712896 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 688/2748] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:32.713797 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.713797 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:32.719049 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e2efa0b2-1c2b-4014-b15e-8387ec4f99c1 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Volume info retrieved successfully. Jul 03 06:31:32.727565 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e2efa0b2-1c2b-4014-b15e-8387ec4f99c1 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca returned with HTTP 200 Jul 03 06:31:32.728209 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 682/2749] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:32.729053 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-986083e5-0c4f-4673-b8ae-9fec54c1da5d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.731397 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-986083e5-0c4f-4673-b8ae-9fec54c1da5d tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] POST https://10.4.3.243/volume/v3/volume-transfers Jul 03 06:31:32.732042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-986083e5-0c4f-4673-b8ae-9fec54c1da5d tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "be67b487-2c8e-4a3d-8849-e2fcb9f37d6d"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:32.734329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volume_transfer [None req-986083e5-0c4f-4673-b8ae-9fec54c1da5d tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Creating new volume transfer {'transfer': {'volume_id': 'be67b487-2c8e-4a3d-8849-e2fcb9f37d6d'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 06:31:32.734329 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volume_transfer [None req-986083e5-0c4f-4673-b8ae-9fec54c1da5d tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Creating transfer of volume be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:32.734329 np0000004376 devstack@c-api.service[99917]: INFO cinder.transfer.api [None req-986083e5-0c4f-4673-b8ae-9fec54c1da5d tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Generating transfer record for volume be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:32.743171 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.743171 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:32.747934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dd8a2462-4d0f-4fa3-956d-4dc9db8bb122 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.752525 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dd8a2462-4d0f-4fa3-956d-4dc9db8bb122 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca Jul 03 06:31:32.752525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dd8a2462-4d0f-4fa3-956d-4dc9db8bb122 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.752525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dd8a2462-4d0f-4fa3-956d-4dc9db8bb122 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.752525 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-dd8a2462-4d0f-4fa3-956d-4dc9db8bb122 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Delete volume with id: ed03141c-583b-4577-b6e7-69ee853a38ca Jul 03 06:31:32.760485 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-986083e5-0c4f-4673-b8ae-9fec54c1da5d tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volume-transfers returned with HTTP 202 Jul 03 06:31:32.760997 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 689/2750] 10.4.3.243 () {70 vars in 1326 bytes} [Fri Jul 3 06:31:32 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:32.761966 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.761966 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:32.763007 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dd8a2462-4d0f-4fa3-956d-4dc9db8bb122 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Volume info retrieved successfully. Jul 03 06:31:32.772571 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-82720562-0f1f-4cab-8911-573827d4511f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.775831 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-82720562-0f1f-4cab-8911-573827d4511f tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:32.776135 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-82720562-0f1f-4cab-8911-573827d4511f tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.776412 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-82720562-0f1f-4cab-8911-573827d4511f tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.788588 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.788588 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:32.789672 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dd8a2462-4d0f-4fa3-956d-4dc9db8bb122 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Delete volume request issued successfully. Jul 03 06:31:32.790736 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dd8a2462-4d0f-4fa3-956d-4dc9db8bb122 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca returned with HTTP 202 Jul 03 06:31:32.790736 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 692/2751] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:32 2026] DELETE /volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:32.794616 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-82720562-0f1f-4cab-8911-573827d4511f tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Volume info retrieved successfully. Jul 03 06:31:32.802073 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-82720562-0f1f-4cab-8911-573827d4511f tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 200 Jul 03 06:31:32.802749 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 689/2752] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:32.803477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-01e716c0-3203-4848-a1eb-33e7f36346a2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.806493 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-01e716c0-3203-4848-a1eb-33e7f36346a2 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] GET https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca Jul 03 06:31:32.806774 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-01e716c0-3203-4848-a1eb-33e7f36346a2 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.807680 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-01e716c0-3203-4848-a1eb-33e7f36346a2 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.817715 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a326535a-19d9-4db6-bbdf-767620151eb5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.821617 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a326535a-19d9-4db6-bbdf-767620151eb5 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volume-transfers/detail Jul 03 06:31:32.821897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a326535a-19d9-4db6-bbdf-767620151eb5 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.822113 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a326535a-19d9-4db6-bbdf-767620151eb5 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.822272 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volume_transfer [None req-a326535a-19d9-4db6-bbdf-767620151eb5 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Listing volume transfers {{(pid=99917) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 06:31:32.822516 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.822516 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:32.826910 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-01e716c0-3203-4848-a1eb-33e7f36346a2 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Volume info retrieved successfully. Jul 03 06:31:32.831853 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-01e716c0-3203-4848-a1eb-33e7f36346a2 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca returned with HTTP 200 Jul 03 06:31:32.832157 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a326535a-19d9-4db6-bbdf-767620151eb5 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 06:31:32.832251 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 683/2753] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:32.832496 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 690/2754] 10.4.3.243 () {68 vars in 1326 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:32.843756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-97274ac3-978a-4122-8b25-dda40e3c1741 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.847255 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-97274ac3-978a-4122-8b25-dda40e3c1741 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] DELETE https://10.4.3.243/volume/v3/volume-transfers/6a93726a-1a3e-4ae9-a709-e3f8394b9e52 Jul 03 06:31:32.847255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-97274ac3-978a-4122-8b25-dda40e3c1741 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.847255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-97274ac3-978a-4122-8b25-dda40e3c1741 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.847255 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.volume_transfer [None req-97274ac3-978a-4122-8b25-dda40e3c1741 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Delete transfer with id: 6a93726a-1a3e-4ae9-a709-e3f8394b9e52 Jul 03 06:31:32.858993 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.858993 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:32.872240 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-97274ac3-978a-4122-8b25-dda40e3c1741 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volume-transfers/6a93726a-1a3e-4ae9-a709-e3f8394b9e52 returned with HTTP 202 Jul 03 06:31:32.872240 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 693/2755] 10.4.3.243 () {68 vars in 1419 bytes} [Fri Jul 3 06:31:32 2026] DELETE /volume/v3/volume-transfers/6a93726a-1a3e-4ae9-a709-e3f8394b9e52 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:31:32.882209 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-263eae04-4667-41af-8cd7-1fd3df40458a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.884906 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-263eae04-4667-41af-8cd7-1fd3df40458a tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:32.885091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-263eae04-4667-41af-8cd7-1fd3df40458a tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.885353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-263eae04-4667-41af-8cd7-1fd3df40458a tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.894636 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.894636 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:32.899114 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-263eae04-4667-41af-8cd7-1fd3df40458a tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Volume info retrieved successfully. Jul 03 06:31:32.904864 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-263eae04-4667-41af-8cd7-1fd3df40458a tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 200 Jul 03 06:31:32.905029 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 690/2756] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:32.926453 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c53b1ec3-2764-4497-9815-2251a23790d0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.929068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c53b1ec3-2764-4497-9815-2251a23790d0 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] DELETE https://10.4.3.243/volume/v3/volume-transfers/6a93726a-1a3e-4ae9-a709-e3f8394b9e52 Jul 03 06:31:32.929307 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c53b1ec3-2764-4497-9815-2251a23790d0 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.929546 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c53b1ec3-2764-4497-9815-2251a23790d0 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.929686 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.volume_transfer [None req-c53b1ec3-2764-4497-9815-2251a23790d0 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Delete transfer with id: 6a93726a-1a3e-4ae9-a709-e3f8394b9e52 Jul 03 06:31:32.933860 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c53b1ec3-2764-4497-9815-2251a23790d0 tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volume-transfers/6a93726a-1a3e-4ae9-a709-e3f8394b9e52 returned with HTTP 404 Jul 03 06:31:32.934372 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 684/2757] 10.4.3.243 () {68 vars in 1419 bytes} [Fri Jul 3 06:31:32 2026] DELETE /volume/v3/volume-transfers/6a93726a-1a3e-4ae9-a709-e3f8394b9e52 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:32.943587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-33cfa843-a581-4b71-89f2-4e9ed473418e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:32.946066 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-33cfa843-a581-4b71-89f2-4e9ed473418e tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:32.946390 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-33cfa843-a581-4b71-89f2-4e9ed473418e tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:32.946881 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-33cfa843-a581-4b71-89f2-4e9ed473418e tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:32.947291 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-33cfa843-a581-4b71-89f2-4e9ed473418e tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Delete volume with id: be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:32.958583 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:32.958583 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:32.959191 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-33cfa843-a581-4b71-89f2-4e9ed473418e tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Volume info retrieved successfully. Jul 03 06:31:32.989792 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-33cfa843-a581-4b71-89f2-4e9ed473418e tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Delete volume request issued successfully. Jul 03 06:31:32.990098 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-33cfa843-a581-4b71-89f2-4e9ed473418e tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 202 Jul 03 06:31:32.990567 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 691/2758] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:31:32 2026] DELETE /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 06:31:32.999847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9b209dac-eae9-4080-936f-7276ae94d70a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:33.001576 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b209dac-eae9-4080-936f-7276ae94d70a tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] GET https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:33.002049 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b209dac-eae9-4080-936f-7276ae94d70a tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:33.002577 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b209dac-eae9-4080-936f-7276ae94d70a tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:33.012517 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:33.012517 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:33.016985 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9b209dac-eae9-4080-936f-7276ae94d70a tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Volume info retrieved successfully. Jul 03 06:31:33.024289 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b209dac-eae9-4080-936f-7276ae94d70a tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 200 Jul 03 06:31:33.024289 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 694/2759] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:32 2026] GET /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:31:33.601437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-45738448-2a67-42d9-82f6-3d9d8c0c21ef None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:33.603522 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-45738448-2a67-42d9-82f6-3d9d8c0c21ef tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:33.603806 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-45738448-2a67-42d9-82f6-3d9d8c0c21ef tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:33.604061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-45738448-2a67-42d9-82f6-3d9d8c0c21ef tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:33.604306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-45738448-2a67-42d9-82f6-3d9d8c0c21ef tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:33.608478 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:33.608478 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:33.609299 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-45738448-2a67-42d9-82f6-3d9d8c0c21ef tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:33.609727 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 691/2760] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:33 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:33.847409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5522849f-97bd-4e7e-b66d-943981b98653 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:33.849727 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5522849f-97bd-4e7e-b66d-943981b98653 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] GET https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca Jul 03 06:31:33.850005 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5522849f-97bd-4e7e-b66d-943981b98653 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:33.850252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5522849f-97bd-4e7e-b66d-943981b98653 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:33.856558 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5522849f-97bd-4e7e-b66d-943981b98653 tempest-VolumeQuotasNegativeTestJSON-211483228 tempest-VolumeQuotasNegativeTestJSON-211483228-project-member] https://10.4.3.243/volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca returned with HTTP 404 Jul 03 06:31:33.857114 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 685/2761] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:33 2026] GET /volume/v3/volumes/ed03141c-583b-4577-b6e7-69ee853a38ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:33.865055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-270dbbf5-7998-4551-aa9d-45850fc00980 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:33.866949 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-270dbbf5-7998-4551-aa9d-45850fc00980 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea Jul 03 06:31:33.867367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-270dbbf5-7998-4551-aa9d-45850fc00980 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-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=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:33.946129 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-270dbbf5-7998-4551-aa9d-45850fc00980 tempest-VolumeQuotasNegativeTestJSON-521779698 tempest-VolumeQuotasNegativeTestJSON-521779698-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea returned with HTTP 200 Jul 03 06:31:33.946890 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 692/2762] 10.4.3.243 () {68 vars in 1375 bytes} [Fri Jul 3 06:31:33 2026] PUT /volume/v3/os-quota-sets/807b0951adb64ef385d32a6a2474c0ea => generated 395 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:34.039200 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dfad2741-4802-46da-b6d1-55e7dd8a3bfe None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:34.041976 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dfad2741-4802-46da-b6d1-55e7dd8a3bfe tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] GET https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:34.043592 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dfad2741-4802-46da-b6d1-55e7dd8a3bfe tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:34.043592 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dfad2741-4802-46da-b6d1-55e7dd8a3bfe tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:34.056935 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dfad2741-4802-46da-b6d1-55e7dd8a3bfe tempest-VolumesTransfersV357Test-740218919 tempest-VolumesTransfersV357Test-740218919-project-admin] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 404 Jul 03 06:31:34.056935 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 695/2763] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:34 2026] GET /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:34.065418 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-46c6b3b2-5372-4650-a9c5-8ba0ab129fbd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:34.068719 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-46c6b3b2-5372-4650-a9c5-8ba0ab129fbd tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] GET https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:34.068974 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-46c6b3b2-5372-4650-a9c5-8ba0ab129fbd tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:34.069278 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-46c6b3b2-5372-4650-a9c5-8ba0ab129fbd tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:34.077483 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-46c6b3b2-5372-4650-a9c5-8ba0ab129fbd tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 404 Jul 03 06:31:34.077864 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 692/2764] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:34 2026] GET /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:34.087480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c67fbba3-0d1f-4689-a452-e9a9d93567fc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:34.090306 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c67fbba3-0d1f-4689-a452-e9a9d93567fc tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] DELETE https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:34.090648 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c67fbba3-0d1f-4689-a452-e9a9d93567fc tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:34.091002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c67fbba3-0d1f-4689-a452-e9a9d93567fc tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:34.091286 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-c67fbba3-0d1f-4689-a452-e9a9d93567fc tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] Delete volume with id: be67b487-2c8e-4a3d-8849-e2fcb9f37d6d Jul 03 06:31:34.099974 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c67fbba3-0d1f-4689-a452-e9a9d93567fc tempest-VolumesTransfersV357Test-543520344 tempest-VolumesTransfersV357Test-543520344-project-member] https://10.4.3.243/volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d returned with HTTP 404 Jul 03 06:31:34.100196 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 686/2765] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:31:34 2026] DELETE /volume/v3/volumes/be67b487-2c8e-4a3d-8849-e2fcb9f37d6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:34.425291 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-ee6712f4-1d94-4cfb-a3a1-07ea8fb089d6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:34.427754 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-ee6712f4-1d94-4cfb-a3a1-07ea8fb089d6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c Jul 03 06:31:34.428030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-ee6712f4-1d94-4cfb-a3a1-07ea8fb089d6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:34.428244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-ee6712f4-1d94-4cfb-a3a1-07ea8fb089d6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:34.437335 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:34.437335 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:34.629355 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ac010453-cc88-44df-84b1-8266fd972ecf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:34.631124 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ac010453-cc88-44df-84b1-8266fd972ecf tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:34.631124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ac010453-cc88-44df-84b1-8266fd972ecf tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:34.632879 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ac010453-cc88-44df-84b1-8266fd972ecf tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:34.632879 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ac010453-cc88-44df-84b1-8266fd972ecf tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:34.637508 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:34.637508 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:34.639206 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ac010453-cc88-44df-84b1-8266fd972ecf tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:34.639206 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 696/2766] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:34 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:34.966107 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6b63c73a-37e9-43ab-a86c-3d1018503186 req-ee6712f4-1d94-4cfb-a3a1-07ea8fb089d6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c returned with HTTP 200 Jul 03 06:31:34.966680 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 693/2767] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:31:34 2026] DELETE /volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:35.649316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ebc0dea3-f43b-4f6b-9eac-6f7fd6eab2a5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:35.650927 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ebc0dea3-f43b-4f6b-9eac-6f7fd6eab2a5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:35.651117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ebc0dea3-f43b-4f6b-9eac-6f7fd6eab2a5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:35.651291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ebc0dea3-f43b-4f6b-9eac-6f7fd6eab2a5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:35.651400 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ebc0dea3-f43b-4f6b-9eac-6f7fd6eab2a5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:35.655537 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:35.655537 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:35.656280 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ebc0dea3-f43b-4f6b-9eac-6f7fd6eab2a5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:35.656639 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 693/2768] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:35 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:36.594467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5378af4f-bae9-49a2-a0b4-b656bc24b911 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:36.671967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2f79b47d-f39e-44c2-8cd8-15cbe29df150 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:36.673420 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f79b47d-f39e-44c2-8cd8-15cbe29df150 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:36.673753 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f79b47d-f39e-44c2-8cd8-15cbe29df150 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:36.674036 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f79b47d-f39e-44c2-8cd8-15cbe29df150 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:36.674161 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2f79b47d-f39e-44c2-8cd8-15cbe29df150 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:36.688594 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:36.688594 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:36.690004 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f79b47d-f39e-44c2-8cd8-15cbe29df150 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:36.690395 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 697/2769] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:36 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 759 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:36.704583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cb200ed6-3892-4d6d-b69d-d42155768489 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:36.710018 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:36.710018 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e50bac15-8103-436b-9fd2-2b259d3738fd", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-565195786"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:36.710998 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request body: {'volume': {"'backup_id": 'e50bac15-8103-436b-9fd2-2b259d3738fd', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-565195786'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:36.711122 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume of 1 GB Jul 03 06:31:36.711412 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:36.711412 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:36.715686 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Availability Zones retrieved successfully. Jul 03 06:31:36.720907 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (86fc401e-813b-4c9f-8229-9a9c56e2e673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:36.724463 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d1a13bf-a070-43ff-85d4-5b3296d1fbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:36.724463 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:36.749027 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d1a13bf-a070-43ff-85d4-5b3296d1fbb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:36.750016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (300bd5cb-be38-4547-939d-e537dc8ab04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:36.772498 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5378af4f-bae9-49a2-a0b4-b656bc24b911 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:36.773020 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5378af4f-bae9-49a2-a0b4-b656bc24b911 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-273864411", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:36.808122 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5378af4f-bae9-49a2-a0b4-b656bc24b911 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:36.808775 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 687/2770] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:31:36 2026] POST /volume/v3/types => generated 274 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:36.821650 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b2c63c34-bcac-4483-ba28-1b8ac78b727d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:36.823313 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2c63c34-bcac-4483-ba28-1b8ac78b727d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:36.824540 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Created reservations ['0e56ddeb-1552-410d-8ff0-30bff74bd49a', 'f3b17417-0682-42cf-b40d-33897454a0ff', '2cee36fc-bc00-4cad-8a69-d488961afda9', '8e0d9812-4f1b-4db2-af2b-5b3993d25f13'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:36.825176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2c63c34-bcac-4483-ba28-1b8ac78b727d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-473471845", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:36.825750 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (300bd5cb-be38-4547-939d-e537dc8ab04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e56ddeb-1552-410d-8ff0-30bff74bd49a', 'f3b17417-0682-42cf-b40d-33897454a0ff', '2cee36fc-bc00-4cad-8a69-d488961afda9', '8e0d9812-4f1b-4db2-af2b-5b3993d25f13']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:36.826982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5847951a-b771-4a58-99a1-a41a9c9ab5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:36.851585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2c63c34-bcac-4483-ba28-1b8ac78b727d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:36.852154 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 694/2771] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:31:36 2026] POST /volume/v3/types => generated 274 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:36.868682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:36.876085 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5847951a-b771-4a58-99a1-a41a9c9ab5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0260b39-707d-45bc-b9a8-533ebb30e274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-565195786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['0e56ddeb-1552-410d-8ff0-30bff74bd49a','f3b17417-0682-42cf-b40d-33897454a0ff','2cee36fc-bc00-4cad-8a69-d488961afda9','8e0d9812-4f1b-4db2-af2b-5b3993d25f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-565195786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0260b39-707d-45bc-b9a8-533ebb30e274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8ec1137cc6c454da3c9773901c3ceed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc9e01c173b43058354eaccb06cacac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:36.883681 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1026de38-0530-4d1b-a9e5-bd6ff09f603b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:36.908157 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1026de38-0530-4d1b-a9e5-bd6ff09f603b) transitioned into state 'SUCCESS' from state '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-565195786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['0e56ddeb-1552-410d-8ff0-30bff74bd49a','f3b17417-0682-42cf-b40d-33897454a0ff','2cee36fc-bc00-4cad-8a69-d488961afda9','8e0d9812-4f1b-4db2-af2b-5b3993d25f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:36.908969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (926658f1-707f-4698-817b-34dbe8b42d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:36.927030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (926658f1-707f-4698-817b-34dbe8b42d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:36.928112 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (86fc401e-813b-4c9f-8229-9a9c56e2e673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:36.928538 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request issued successfully. Jul 03 06:31:36.929439 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb200ed6-3892-4d6d-b69d-d42155768489 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:36.929948 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 694/2772] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:36 2026] POST /volume/v3/volumes => generated 757 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:36.945995 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:36.948364 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:36.948782 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e50bac15-8103-436b-9fd2-2b259d3738fd", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-918883875"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:36.952923 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request body: {'volume': {"'backup_id": 'e50bac15-8103-436b-9fd2-2b259d3738fd', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-918883875'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:36.952923 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume of 1 GB Jul 03 06:31:36.959010 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Availability Zones retrieved successfully. Jul 03 06:31:36.966914 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (0ed14204-de30-4bc7-8ae0-d7237b484d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:36.968298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45c2d3f0-630c-4eb0-a211-af6b9ade58ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:36.969421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:37.014500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45c2d3f0-630c-4eb0-a211-af6b9ade58ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.015489 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff3b9b4-388d-4b2a-8576-8899c4e8433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.069846 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:37.070741 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1996042234", "volume_type": "b6fc7482-8e18-4738-bbf3-5dda7981b203", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:37.072703 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1996042234', 'volume_type': 'b6fc7482-8e18-4738-bbf3-5dda7981b203', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:37.079513 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Create volume of 1 GB Jul 03 06:31:37.080094 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:37.080094 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:37.080981 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Availability Zones retrieved successfully. Jul 03 06:31:37.090771 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Flow 'volume_create_api' (da6c0fe4-1c73-4bc1-909e-6cc61975324a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.092346 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d72c15-4ab8-47a4-be76-8c7335a6f2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.094079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:37.104034 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Created reservations ['d6103a58-0dd2-4856-9f25-87056897cc16', '0cb5a734-066d-4d7a-8a3a-75138554e178', '2a56aac6-631b-45d2-9c2e-d0fb3faeaa20', '34680fce-a067-4898-bb26-85a587eae341'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:37.104969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff3b9b4-388d-4b2a-8576-8899c4e8433a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6103a58-0dd2-4856-9f25-87056897cc16', '0cb5a734-066d-4d7a-8a3a-75138554e178', '2a56aac6-631b-45d2-9c2e-d0fb3faeaa20', '34680fce-a067-4898-bb26-85a587eae341']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.106531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d9178aa-9b01-42bf-b6fa-70687367e876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.135611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d9178aa-9b01-42bf-b6fa-70687367e876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbf9b0dd-b967-45f6-a2aa-7a7769dc7873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-918883875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['d6103a58-0dd2-4856-9f25-87056897cc16','0cb5a734-066d-4d7a-8a3a-75138554e178','2a56aac6-631b-45d2-9c2e-d0fb3faeaa20','34680fce-a067-4898-bb26-85a587eae341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-918883875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbf9b0dd-b967-45f6-a2aa-7a7769dc7873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8ec1137cc6c454da3c9773901c3ceed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc9e01c173b43058354eaccb06cacac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.137538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e791aca-2f95-4a53-82d7-5ac79fc737fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.137668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d72c15-4ab8-47a4-be76-8c7335a6f2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:31:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b6fc7482-8e18-4738-bbf3-5dda7981b203,is_public=True,name='tempest-VolumeTypesTest-volume-type-273864411',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6fc7482-8e18-4738-bbf3-5dda7981b203', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.139764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7057cee1-f4b4-4969-a4b8-128ee80ce06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.163273 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e791aca-2f95-4a53-82d7-5ac79fc737fa) transitioned into state 'SUCCESS' from state '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-918883875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['d6103a58-0dd2-4856-9f25-87056897cc16','0cb5a734-066d-4d7a-8a3a-75138554e178','2a56aac6-631b-45d2-9c2e-d0fb3faeaa20','34680fce-a067-4898-bb26-85a587eae341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.164185 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f88ecce-ef79-4a73-81f8-0f92c1c89e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.180005 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f88ecce-ef79-4a73-81f8-0f92c1c89e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.181002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (0ed14204-de30-4bc7-8ae0-d7237b484d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.181345 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request issued successfully. Jul 03 06:31:37.182123 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-33de7e1f-e2ff-46fd-b1ef-166869247ef0 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:37.182659 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 688/2773] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:36 2026] POST /volume/v3/volumes => generated 757 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:37.183757 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-273864411 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-273864411, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:31:37.184224 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-273864411 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-273864411, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:31:37.201250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-724b0ef2-677e-4839-9dab-328ac590c935 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:37.204077 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:37.204523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e50bac15-8103-436b-9fd2-2b259d3738fd", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-942067133"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:37.207121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request body: {'volume': {"'backup_id": 'e50bac15-8103-436b-9fd2-2b259d3738fd', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-942067133'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:37.207339 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume of 1 GB Jul 03 06:31:37.213656 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Availability Zones retrieved successfully. Jul 03 06:31:37.224540 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (2146bf95-9c86-4353-ae8b-bdea7006a61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.226772 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (032d4d11-46bd-4d70-9500-d2055c584357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.228379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:37.247713 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Created reservations ['7ff484ce-66d0-46ef-8741-bda7882ad312', 'c183ef8d-efac-46d1-8c33-05f7dffc1ae3', '1060c657-6c32-4558-bbd2-6714ced61716', '66d54ed5-02a5-410a-adcc-a6fce44f67be'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:37.248647 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7057cee1-f4b4-4969-a4b8-128ee80ce06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff484ce-66d0-46ef-8741-bda7882ad312', 'c183ef8d-efac-46d1-8c33-05f7dffc1ae3', '1060c657-6c32-4558-bbd2-6714ced61716', '66d54ed5-02a5-410a-adcc-a6fce44f67be']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.249611 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93db8a2-4557-4581-a6af-08963d369608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.278183 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (032d4d11-46bd-4d70-9500-d2055c584357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.279774 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6c327d-bdfc-430e-9c2a-884363af36b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.282629 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93db8a2-4557-4581-a6af-08963d369608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc765bb5-7db9-4bb4-91bb-3c6468f22f56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1996042234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1793070c0d6644c59921afe9e2ba596e',qos_specs=None,replication_status=,reservations=['7ff484ce-66d0-46ef-8741-bda7882ad312','c183ef8d-efac-46d1-8c33-05f7dffc1ae3','1060c657-6c32-4558-bbd2-6714ced61716','66d54ed5-02a5-410a-adcc-a6fce44f67be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ef9cf54f5148a7b0f7d9d89e361956',volume_type_id=b6fc7482-8e18-4738-bbf3-5dda7981b203), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1996042234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc765bb5-7db9-4bb4-91bb-3c6468f22f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1793070c0d6644c59921afe9e2ba596e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70ef9cf54f5148a7b0f7d9d89e361956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6fc7482-8e18-4738-bbf3-5dda7981b203),volume_type_id=b6fc7482-8e18-4738-bbf3-5dda7981b203)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.284068 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562e65b1-cfef-4e80-833d-cf5076d35444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.311894 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562e65b1-cfef-4e80-833d-cf5076d35444) transitioned into state 'SUCCESS' from state '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-1996042234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1793070c0d6644c59921afe9e2ba596e',qos_specs=None,replication_status=,reservations=['7ff484ce-66d0-46ef-8741-bda7882ad312','c183ef8d-efac-46d1-8c33-05f7dffc1ae3','1060c657-6c32-4558-bbd2-6714ced61716','66d54ed5-02a5-410a-adcc-a6fce44f67be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ef9cf54f5148a7b0f7d9d89e361956',volume_type_id=b6fc7482-8e18-4738-bbf3-5dda7981b203)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.312842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61140688-90fc-4e5d-baf4-821622e1effd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.332591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61140688-90fc-4e5d-baf4-821622e1effd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.334112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Flow 'volume_create_api' (da6c0fe4-1c73-4bc1-909e-6cc61975324a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.336170 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Create volume request issued successfully. Jul 03 06:31:37.336170 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-330dd91c-2d61-4f22-8137-05f41cbc3c27 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:37.336675 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 698/2774] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:36 2026] POST /volume/v3/volumes => generated 783 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:37.354772 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-08d2f067-502e-4730-9dcc-d9fae797e607 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:37.357895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Created reservations ['74c01d0b-df55-4333-81de-d4208da6a1c5', '5ab14ed2-3051-48b4-b910-9f3a73c7450a', '779b633f-fd83-46af-99a0-8fd97017897c', '8461cba1-968f-41c0-a4be-c477e5879cdd'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:37.358835 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-08d2f067-502e-4730-9dcc-d9fae797e607 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] GET https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:37.359342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6c327d-bdfc-430e-9c2a-884363af36b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74c01d0b-df55-4333-81de-d4208da6a1c5', '5ab14ed2-3051-48b4-b910-9f3a73c7450a', '779b633f-fd83-46af-99a0-8fd97017897c', '8461cba1-968f-41c0-a4be-c477e5879cdd']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.359569 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-08d2f067-502e-4730-9dcc-d9fae797e607 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:37.359569 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-08d2f067-502e-4730-9dcc-d9fae797e607 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:37.360409 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bdcb81-285a-4f42-9348-45e46f79ca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.369900 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:37.369900 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:37.375575 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-08d2f067-502e-4730-9dcc-d9fae797e607 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:37.382136 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-08d2f067-502e-4730-9dcc-d9fae797e607 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 200 Jul 03 06:31:37.382716 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 695/2775] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:37 2026] GET /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:37.396993 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bdcb81-285a-4f42-9348-45e46f79ca34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37b186af-0416-428c-9604-719e2ede5fcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-942067133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['74c01d0b-df55-4333-81de-d4208da6a1c5','5ab14ed2-3051-48b4-b910-9f3a73c7450a','779b633f-fd83-46af-99a0-8fd97017897c','8461cba1-968f-41c0-a4be-c477e5879cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-942067133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37b186af-0416-428c-9604-719e2ede5fcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8ec1137cc6c454da3c9773901c3ceed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc9e01c173b43058354eaccb06cacac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.398040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18767e3e-4bd1-422e-9be6-2046f04bef76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.444685 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18767e3e-4bd1-422e-9be6-2046f04bef76) transitioned into state 'SUCCESS' from state '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-942067133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['74c01d0b-df55-4333-81de-d4208da6a1c5','5ab14ed2-3051-48b4-b910-9f3a73c7450a','779b633f-fd83-46af-99a0-8fd97017897c','8461cba1-968f-41c0-a4be-c477e5879cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.444685 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4883eb5b-cae4-4809-9d50-b797540b5bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.464215 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4883eb5b-cae4-4809-9d50-b797540b5bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.465359 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (2146bf95-9c86-4353-ae8b-bdea7006a61e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.465907 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request issued successfully. Jul 03 06:31:37.466967 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-724b0ef2-677e-4839-9dab-328ac590c935 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:37.467501 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 695/2776] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:37 2026] POST /volume/v3/volumes => generated 757 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:37.486860 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:37.489133 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:37.489517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e50bac15-8103-436b-9fd2-2b259d3738fd", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1909801696"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:37.491640 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request body: {'volume': {"'backup_id": 'e50bac15-8103-436b-9fd2-2b259d3738fd', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1909801696'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:37.491921 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume of 1 GB Jul 03 06:31:37.492319 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:37.492319 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:37.498355 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Availability Zones retrieved successfully. Jul 03 06:31:37.507319 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (1ada5197-e0c8-4828-a286-5baed335d18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.508600 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9fbbd1-ebd5-4af4-b13b-7030a92a47d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.509785 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:37.554328 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9fbbd1-ebd5-4af4-b13b-7030a92a47d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.555579 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c608df21-534f-444c-a37e-671c464a6d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.607094 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Created reservations ['72f891ec-041c-4bf0-8aa2-d826dd2ea4a6', '3c30fad9-0abe-4338-b865-02642a3d7277', '0d96afac-5c68-430d-aa7a-f677147471a9', '4e270bf4-aad5-4558-ab2d-9ce99f855c88'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:37.608587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c608df21-534f-444c-a37e-671c464a6d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72f891ec-041c-4bf0-8aa2-d826dd2ea4a6', '3c30fad9-0abe-4338-b865-02642a3d7277', '0d96afac-5c68-430d-aa7a-f677147471a9', '4e270bf4-aad5-4558-ab2d-9ce99f855c88']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.609805 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37851d71-bbf4-43a4-918d-9afd57000b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.640587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37851d71-bbf4-43a4-918d-9afd57000b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88af2a39-684d-47ea-8567-2300751c284f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1909801696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['72f891ec-041c-4bf0-8aa2-d826dd2ea4a6','3c30fad9-0abe-4338-b865-02642a3d7277','0d96afac-5c68-430d-aa7a-f677147471a9','4e270bf4-aad5-4558-ab2d-9ce99f855c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1909801696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88af2a39-684d-47ea-8567-2300751c284f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8ec1137cc6c454da3c9773901c3ceed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc9e01c173b43058354eaccb06cacac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.641531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (840ed051-65ac-4d7a-9393-1c22f9b0e996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.676454 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (840ed051-65ac-4d7a-9393-1c22f9b0e996) transitioned into state 'SUCCESS' from state '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-1909801696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['72f891ec-041c-4bf0-8aa2-d826dd2ea4a6','3c30fad9-0abe-4338-b865-02642a3d7277','0d96afac-5c68-430d-aa7a-f677147471a9','4e270bf4-aad5-4558-ab2d-9ce99f855c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.678009 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f22f82-fda4-4cf4-952d-c02f010e436d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.701319 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f22f82-fda4-4cf4-952d-c02f010e436d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.702409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (1ada5197-e0c8-4828-a286-5baed335d18c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.702795 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request issued successfully. Jul 03 06:31:37.703588 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5bf0853b-1d9a-4dd1-8782-9d8c8b24f36f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:37.704104 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 689/2777] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:37 2026] POST /volume/v3/volumes => generated 758 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:37.721202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-32e95106-9c72-4335-bb08-a5a3253291d6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:37.722863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:37.723245 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e50bac15-8103-436b-9fd2-2b259d3738fd", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1978716410"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:37.726014 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request body: {'volume': {"'backup_id": 'e50bac15-8103-436b-9fd2-2b259d3738fd', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1978716410'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:37.726447 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume of 1 GB Jul 03 06:31:37.726859 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:37.726859 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:37.732355 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Availability Zones retrieved successfully. Jul 03 06:31:37.739847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (63121267-1fbd-4773-a458-6969de1503c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.741078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bedcce2d-17c0-41cf-afe5-ddd6eb8af956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.742259 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:37.783147 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bedcce2d-17c0-41cf-afe5-ddd6eb8af956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.784306 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fecc3b3-a075-43eb-97c7-376325e3edfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.853572 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Created reservations ['e2d2c0db-9b6b-4798-8cbd-7114cc8c3f11', '96835c66-71d0-48d7-9680-1817cb4ec8f8', '524fcb4e-1815-4393-a187-f252d47296c1', 'c035d616-5b0f-4883-a5e0-f8427d7fa8bd'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:37.856717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fecc3b3-a075-43eb-97c7-376325e3edfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d2c0db-9b6b-4798-8cbd-7114cc8c3f11', '96835c66-71d0-48d7-9680-1817cb4ec8f8', '524fcb4e-1815-4393-a187-f252d47296c1', 'c035d616-5b0f-4883-a5e0-f8427d7fa8bd']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.856717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbe4a9a-fb92-4f9c-b03d-2c926c1eebde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.885434 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-91ec19e2-50f8-418d-8ff4-17e7e6493315 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:37.886444 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-91ec19e2-50f8-418d-8ff4-17e7e6493315 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3/action Jul 03 06:31:37.887249 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-91ec19e2-50f8-418d-8ff4-17e7e6493315 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:37.887638 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-91ec19e2-50f8-418d-8ff4-17e7e6493315 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:37.891137 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbe4a9a-fb92-4f9c-b03d-2c926c1eebde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1daefec8-1275-41e6-a234-f49b7ff60bb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1978716410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['e2d2c0db-9b6b-4798-8cbd-7114cc8c3f11','96835c66-71d0-48d7-9680-1817cb4ec8f8','524fcb4e-1815-4393-a187-f252d47296c1','c035d616-5b0f-4883-a5e0-f8427d7fa8bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1978716410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1daefec8-1275-41e6-a234-f49b7ff60bb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8ec1137cc6c454da3c9773901c3ceed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bc9e01c173b43058354eaccb06cacac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.892102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335ce1e5-57e8-42b9-9017-5184d330c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.915815 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:37.915815 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:37.922882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335ce1e5-57e8-42b9-9017-5184d330c06f) transitioned into state 'SUCCESS' from state '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-1978716410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8ec1137cc6c454da3c9773901c3ceed',qos_specs=None,replication_status=,reservations=['e2d2c0db-9b6b-4798-8cbd-7114cc8c3f11','96835c66-71d0-48d7-9680-1817cb4ec8f8','524fcb4e-1815-4393-a187-f252d47296c1','c035d616-5b0f-4883-a5e0-f8427d7fa8bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc9e01c173b43058354eaccb06cacac',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.922882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1387f677-2516-4821-857e-5a5da8fe0cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:37.945424 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1387f677-2516-4821-857e-5a5da8fe0cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:37.946915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Flow 'volume_create_api' (63121267-1fbd-4773-a458-6969de1503c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:37.946915 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Create volume request issued successfully. Jul 03 06:31:37.947253 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32e95106-9c72-4335-bb08-a5a3253291d6 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:37.948636 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 699/2778] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:37 2026] POST /volume/v3/volumes => generated 758 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:37.950503 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8e34da0c-f72a-4f91-8e4a-378870d3486c req-91ec19e2-50f8-418d-8ff4-17e7e6493315 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3/action returned with HTTP 204 Jul 03 06:31:37.951172 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 696/2779] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:31:37 2026] POST /volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:37.964065 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4c3e86f9-7464-4ee5-9272-85962031d03d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:37.966543 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4c3e86f9-7464-4ee5-9272-85962031d03d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 Jul 03 06:31:37.966824 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4c3e86f9-7464-4ee5-9272-85962031d03d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:37.967096 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4c3e86f9-7464-4ee5-9272-85962031d03d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:37.979040 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:37.979040 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:37.984611 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4c3e86f9-7464-4ee5-9272-85962031d03d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:37.991144 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4c3e86f9-7464-4ee5-9272-85962031d03d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 returned with HTTP 200 Jul 03 06:31:37.991704 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 696/2780] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:37 2026] GET /volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:38.008532 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-710d23ed-43fc-46e3-81a6-67eb79e11114 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.011519 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-710d23ed-43fc-46e3-81a6-67eb79e11114 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 Jul 03 06:31:38.011519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-710d23ed-43fc-46e3-81a6-67eb79e11114 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:38.011519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-710d23ed-43fc-46e3-81a6-67eb79e11114 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:38.029753 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.029753 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:38.037515 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-710d23ed-43fc-46e3-81a6-67eb79e11114 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:38.053012 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-710d23ed-43fc-46e3-81a6-67eb79e11114 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 returned with HTTP 200 Jul 03 06:31:38.053012 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 690/2781] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:38 2026] GET /volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:38.071342 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6e10c4b9-7d92-41ec-b10b-00b6dd2867f1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.075364 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6e10c4b9-7d92-41ec-b10b-00b6dd2867f1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd Jul 03 06:31:38.075415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6e10c4b9-7d92-41ec-b10b-00b6dd2867f1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:38.075899 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6e10c4b9-7d92-41ec-b10b-00b6dd2867f1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:38.090277 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.090277 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:38.095987 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6e10c4b9-7d92-41ec-b10b-00b6dd2867f1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:38.103345 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6e10c4b9-7d92-41ec-b10b-00b6dd2867f1 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd returned with HTTP 200 Jul 03 06:31:38.103345 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 700/2782] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:38 2026] GET /volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:38.120673 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-27d77103-53da-44e7-ad6f-419d37d54653 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.122597 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27d77103-53da-44e7-ad6f-419d37d54653 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f Jul 03 06:31:38.123325 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27d77103-53da-44e7-ad6f-419d37d54653 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:38.123325 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27d77103-53da-44e7-ad6f-419d37d54653 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:38.136975 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.136975 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:38.144499 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-27d77103-53da-44e7-ad6f-419d37d54653 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:38.150804 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27d77103-53da-44e7-ad6f-419d37d54653 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f returned with HTTP 200 Jul 03 06:31:38.151359 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 697/2783] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:38 2026] GET /volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:38.166056 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-164729cb-e2d7-496d-b846-4af8ab0797d4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.169582 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-164729cb-e2d7-496d-b846-4af8ab0797d4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 Jul 03 06:31:38.170866 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-164729cb-e2d7-496d-b846-4af8ab0797d4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:38.171145 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-164729cb-e2d7-496d-b846-4af8ab0797d4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:38.182577 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.182577 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:38.188604 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-164729cb-e2d7-496d-b846-4af8ab0797d4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:38.195756 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-164729cb-e2d7-496d-b846-4af8ab0797d4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 returned with HTTP 200 Jul 03 06:31:38.197341 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 697/2784] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:38 2026] GET /volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:38.216665 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9679fadd-1260-480f-a23f-c734630f0070 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.218086 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9679fadd-1260-480f-a23f-c734630f0070 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] DELETE https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:38.218402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9679fadd-1260-480f-a23f-c734630f0070 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:38.218864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9679fadd-1260-480f-a23f-c734630f0070 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:38.219074 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-9679fadd-1260-480f-a23f-c734630f0070 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete backup with id: e50bac15-8103-436b-9fd2-2b259d3738fd. Jul 03 06:31:38.225316 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.225316 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:38.235546 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-9679fadd-1260-480f-a23f-c734630f0070 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] delete_backup rpcapi backup_id e50bac15-8103-436b-9fd2-2b259d3738fd {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:31:38.237441 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9679fadd-1260-480f-a23f-c734630f0070 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 202 Jul 03 06:31:38.238015 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 691/2785] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:38 2026] DELETE /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:31:38.245297 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f979f0dd-2ea3-4422-89aa-d9ed5fedc43b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.247466 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f979f0dd-2ea3-4422-89aa-d9ed5fedc43b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:38.247689 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f979f0dd-2ea3-4422-89aa-d9ed5fedc43b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:38.247906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f979f0dd-2ea3-4422-89aa-d9ed5fedc43b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:38.248022 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f979f0dd-2ea3-4422-89aa-d9ed5fedc43b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:38.254954 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.254954 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:38.255368 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f979f0dd-2ea3-4422-89aa-d9ed5fedc43b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 200 Jul 03 06:31:38.255832 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 701/2786] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:38 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:38.402600 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-98d34502-c54f-4f27-8a1a-da6dcff05260 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.405863 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-98d34502-c54f-4f27-8a1a-da6dcff05260 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] GET https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:38.406223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-98d34502-c54f-4f27-8a1a-da6dcff05260 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:38.406626 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-98d34502-c54f-4f27-8a1a-da6dcff05260 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:38.416559 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.416559 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:38.426674 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-98d34502-c54f-4f27-8a1a-da6dcff05260 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:38.440495 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-98d34502-c54f-4f27-8a1a-da6dcff05260 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 200 Jul 03 06:31:38.441166 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 698/2787] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:38 2026] GET /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:38.462433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.464636 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] POST https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56/action Jul 03 06:31:38.465044 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Action body: b'{"os-retype": {"new_type": "f7bc58ee-bbd5-4687-802d-0370af7df1a5"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:31:38.465255 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "f7bc58ee-bbd5-4687-802d-0370af7df1a5"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:38.482683 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.482683 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:38.483313 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:38.532382 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-473471845 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-473471845, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:31:38.532851 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-473471845 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-473471845, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:31:38.594174 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Created reservations ['96ade8eb-91c6-40d7-b8f9-c7efbb7b2fa3', '0a47e35d-a69e-48fa-be75-8012974d086e'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:38.618292 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-273864411 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-273864411, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:31:38.618967 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-273864411 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-273864411, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:31:38.633174 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Created reservations ['8ec8833d-aa7c-4493-93be-855d0e22e07f', '75450b21-d90a-4ebe-8352-eeab88518b48'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:38.668538 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Retype volume request issued successfully. Jul 03 06:31:38.668657 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e211e56c-acec-48d7-b1bf-19f4a58ebfe6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56/action returned with HTTP 202 Jul 03 06:31:38.670015 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 698/2788] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:31:38 2026] POST /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:31:38.677387 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3fd9a330-2935-4cb6-a517-f6f5806eba39 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:38.680408 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3fd9a330-2935-4cb6-a517-f6f5806eba39 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] GET https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:38.680653 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3fd9a330-2935-4cb6-a517-f6f5806eba39 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:38.680907 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3fd9a330-2935-4cb6-a517-f6f5806eba39 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:38.688872 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:38.688872 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:38.692505 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3fd9a330-2935-4cb6-a517-f6f5806eba39 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:38.697990 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3fd9a330-2935-4cb6-a517-f6f5806eba39 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 200 Jul 03 06:31:38.698477 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 692/2789] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:38 2026] GET /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:39.267858 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ee774ec4-e514-4ce7-9300-242f6e5f853a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.269860 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ee774ec4-e514-4ce7-9300-242f6e5f853a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd Jul 03 06:31:39.270087 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ee774ec4-e514-4ce7-9300-242f6e5f853a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.270306 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ee774ec4-e514-4ce7-9300-242f6e5f853a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.270433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ee774ec4-e514-4ce7-9300-242f6e5f853a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Show backup with id e50bac15-8103-436b-9fd2-2b259d3738fd. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:31:39.277542 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ee774ec4-e514-4ce7-9300-242f6e5f853a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd returned with HTTP 404 Jul 03 06:31:39.278185 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 702/2790] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:39 2026] GET /volume/v3/backups/e50bac15-8103-436b-9fd2-2b259d3738fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:39.292101 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1d4408c6-fb85-4570-9985-5bf2dc4f19c4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.293946 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d4408c6-fb85-4570-9985-5bf2dc4f19c4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 Jul 03 06:31:39.294318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d4408c6-fb85-4570-9985-5bf2dc4f19c4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.294654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d4408c6-fb85-4570-9985-5bf2dc4f19c4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.296230 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-1d4408c6-fb85-4570-9985-5bf2dc4f19c4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume with id: 1daefec8-1275-41e6-a234-f49b7ff60bb6 Jul 03 06:31:39.306721 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:39.306721 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:39.306721 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1d4408c6-fb85-4570-9985-5bf2dc4f19c4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:39.332672 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1d4408c6-fb85-4570-9985-5bf2dc4f19c4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume request issued successfully. Jul 03 06:31:39.332672 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d4408c6-fb85-4570-9985-5bf2dc4f19c4 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 returned with HTTP 202 Jul 03 06:31:39.332672 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 699/2791] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:39 2026] DELETE /volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:39.344240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bd88a9c1-1da5-4f97-9c27-3482d6309463 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.346980 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bd88a9c1-1da5-4f97-9c27-3482d6309463 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 Jul 03 06:31:39.347257 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bd88a9c1-1da5-4f97-9c27-3482d6309463 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.347674 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bd88a9c1-1da5-4f97-9c27-3482d6309463 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.359186 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:39.359186 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:39.364315 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bd88a9c1-1da5-4f97-9c27-3482d6309463 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:39.370415 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bd88a9c1-1da5-4f97-9c27-3482d6309463 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 returned with HTTP 200 Jul 03 06:31:39.370994 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 699/2792] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:39 2026] GET /volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:39.585288 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-715b0e23-3fdb-4571-b827-382a29a9296c req-04de4ce6-23d8-4157-8aed-7641d6944306 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.587754 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-715b0e23-3fdb-4571-b827-382a29a9296c req-04de4ce6-23d8-4157-8aed-7641d6944306 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c Jul 03 06:31:39.588044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-715b0e23-3fdb-4571-b827-382a29a9296c req-04de4ce6-23d8-4157-8aed-7641d6944306 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.588302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-715b0e23-3fdb-4571-b827-382a29a9296c req-04de4ce6-23d8-4157-8aed-7641d6944306 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.592977 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-715b0e23-3fdb-4571-b827-382a29a9296c req-04de4ce6-23d8-4157-8aed-7641d6944306 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c returned with HTTP 404 Jul 03 06:31:39.593811 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 693/2793] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:31:39 2026] DELETE /volume/v3/attachments/37a6df7e-15b8-4f6a-b998-640bee291d4c => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:31:39.715903 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-928de58c-a764-4004-acaa-f8fbfc14fdb6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.717929 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-928de58c-a764-4004-acaa-f8fbfc14fdb6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] GET https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:39.718166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-928de58c-a764-4004-acaa-f8fbfc14fdb6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.718348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-928de58c-a764-4004-acaa-f8fbfc14fdb6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.729551 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:39.729551 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:39.734863 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-928de58c-a764-4004-acaa-f8fbfc14fdb6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:39.741626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-928de58c-a764-4004-acaa-f8fbfc14fdb6 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 200 Jul 03 06:31:39.742210 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 703/2794] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:39 2026] GET /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:39.759231 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-140c4156-8d90-45a7-a91a-1ebc584008b0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.760840 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-140c4156-8d90-45a7-a91a-1ebc584008b0 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] GET https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:39.761276 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-140c4156-8d90-45a7-a91a-1ebc584008b0 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.761586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-140c4156-8d90-45a7-a91a-1ebc584008b0 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.770208 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:39.770208 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:39.775058 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-140c4156-8d90-45a7-a91a-1ebc584008b0 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:39.780566 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-140c4156-8d90-45a7-a91a-1ebc584008b0 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 200 Jul 03 06:31:39.780566 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 700/2795] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:39 2026] GET /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:39.793994 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1ed313e6-4f96-41a5-9810-f07995133167 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.796303 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1ed313e6-4f96-41a5-9810-f07995133167 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] GET https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:39.796576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1ed313e6-4f96-41a5-9810-f07995133167 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.796879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1ed313e6-4f96-41a5-9810-f07995133167 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.805571 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:39.805571 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:39.810274 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1ed313e6-4f96-41a5-9810-f07995133167 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:39.816137 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1ed313e6-4f96-41a5-9810-f07995133167 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 200 Jul 03 06:31:39.816669 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 700/2796] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:39 2026] GET /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:39.833722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cf1b88cd-3fcb-4945-a8d2-6d87c6c50675 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.835587 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cf1b88cd-3fcb-4945-a8d2-6d87c6c50675 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] DELETE https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:39.835853 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cf1b88cd-3fcb-4945-a8d2-6d87c6c50675 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.836078 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cf1b88cd-3fcb-4945-a8d2-6d87c6c50675 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.836256 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-cf1b88cd-3fcb-4945-a8d2-6d87c6c50675 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Delete volume with id: dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:39.844507 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:39.844507 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:39.845075 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cf1b88cd-3fcb-4945-a8d2-6d87c6c50675 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:39.864702 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cf1b88cd-3fcb-4945-a8d2-6d87c6c50675 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Delete volume request issued successfully. Jul 03 06:31:39.864956 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cf1b88cd-3fcb-4945-a8d2-6d87c6c50675 tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 202 Jul 03 06:31:39.865402 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 694/2797] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:39 2026] DELETE /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:39.874038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b3bc0bf4-291d-42df-80d1-d512e2c3f9dd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:39.879257 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3bc0bf4-291d-42df-80d1-d512e2c3f9dd tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] GET https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:39.879539 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b3bc0bf4-291d-42df-80d1-d512e2c3f9dd tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:39.879862 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b3bc0bf4-291d-42df-80d1-d512e2c3f9dd tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:39.893305 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:39.893305 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:39.901635 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b3bc0bf4-291d-42df-80d1-d512e2c3f9dd tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Volume info retrieved successfully. Jul 03 06:31:39.908839 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3bc0bf4-291d-42df-80d1-d512e2c3f9dd tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 200 Jul 03 06:31:39.909334 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 704/2798] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:39 2026] GET /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:40.388646 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9ef6c1d9-f735-4bfd-a354-3401410f4023 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:40.390377 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ef6c1d9-f735-4bfd-a354-3401410f4023 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 Jul 03 06:31:40.390811 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ef6c1d9-f735-4bfd-a354-3401410f4023 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:40.391134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ef6c1d9-f735-4bfd-a354-3401410f4023 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:40.398216 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ef6c1d9-f735-4bfd-a354-3401410f4023 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 returned with HTTP 404 Jul 03 06:31:40.398216 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 701/2799] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:40 2026] GET /volume/v3/volumes/1daefec8-1275-41e6-a234-f49b7ff60bb6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:40.406624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1dfb7cf0-323c-433f-81e1-9edca3ebbfca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:40.408785 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1dfb7cf0-323c-433f-81e1-9edca3ebbfca tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] DELETE https://10.4.3.243/volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f Jul 03 06:31:40.409017 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1dfb7cf0-323c-433f-81e1-9edca3ebbfca tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:40.409240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1dfb7cf0-323c-433f-81e1-9edca3ebbfca tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:40.409435 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-1dfb7cf0-323c-433f-81e1-9edca3ebbfca tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume with id: 88af2a39-684d-47ea-8567-2300751c284f Jul 03 06:31:40.418003 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:40.418003 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:40.418613 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1dfb7cf0-323c-433f-81e1-9edca3ebbfca tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:40.465357 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1dfb7cf0-323c-433f-81e1-9edca3ebbfca tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume request issued successfully. Jul 03 06:31:40.465357 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1dfb7cf0-323c-433f-81e1-9edca3ebbfca tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f returned with HTTP 202 Jul 03 06:31:40.465357 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 701/2800] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:40 2026] DELETE /volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:40.475750 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c6468447-440b-4655-b194-baef8205d8c5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:40.477648 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c6468447-440b-4655-b194-baef8205d8c5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f Jul 03 06:31:40.478097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c6468447-440b-4655-b194-baef8205d8c5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:40.478097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c6468447-440b-4655-b194-baef8205d8c5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:40.486312 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:40.486312 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:40.490501 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c6468447-440b-4655-b194-baef8205d8c5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:40.495404 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c6468447-440b-4655-b194-baef8205d8c5 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f returned with HTTP 200 Jul 03 06:31:40.496002 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 695/2801] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:40 2026] GET /volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:40.923850 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3cb25a40-7cd0-4599-ad9c-c21799fcb0bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:40.926448 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3cb25a40-7cd0-4599-ad9c-c21799fcb0bb tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] GET https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 Jul 03 06:31:40.926777 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3cb25a40-7cd0-4599-ad9c-c21799fcb0bb tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:40.927101 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3cb25a40-7cd0-4599-ad9c-c21799fcb0bb tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:40.936000 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3cb25a40-7cd0-4599-ad9c-c21799fcb0bb tempest-VolumeTypesTest-1737460249 tempest-VolumeTypesTest-1737460249-project-member] https://10.4.3.243/volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 returned with HTTP 404 Jul 03 06:31:40.936650 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 705/2802] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:40 2026] GET /volume/v3/volumes/dc765bb5-7db9-4bb4-91bb-3c6468f22f56 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:40.948904 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-df1fcdef-4ac1-48df-b706-cecb53db3cde None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:40.951348 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-df1fcdef-4ac1-48df-b706-cecb53db3cde tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] DELETE https://10.4.3.243/volume/v3/types/f7bc58ee-bbd5-4687-802d-0370af7df1a5 Jul 03 06:31:40.951686 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-df1fcdef-4ac1-48df-b706-cecb53db3cde tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:40.952978 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-df1fcdef-4ac1-48df-b706-cecb53db3cde tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.001581 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-df1fcdef-4ac1-48df-b706-cecb53db3cde tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/f7bc58ee-bbd5-4687-802d-0370af7df1a5 returned with HTTP 202 Jul 03 06:31:41.002120 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 702/2803] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:40 2026] DELETE /volume/v3/types/f7bc58ee-bbd5-4687-802d-0370af7df1a5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:41.010389 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ebc8627c-e22c-4150-be18-0a88592cf05a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.012527 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ebc8627c-e22c-4150-be18-0a88592cf05a tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/f7bc58ee-bbd5-4687-802d-0370af7df1a5 Jul 03 06:31:41.012707 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ebc8627c-e22c-4150-be18-0a88592cf05a tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.012929 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ebc8627c-e22c-4150-be18-0a88592cf05a tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.017581 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ebc8627c-e22c-4150-be18-0a88592cf05a tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/f7bc58ee-bbd5-4687-802d-0370af7df1a5 returned with HTTP 404 Jul 03 06:31:41.018045 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 702/2804] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/f7bc58ee-bbd5-4687-802d-0370af7df1a5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:41.027452 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-17daf3d6-80f1-437c-ad35-145f88afc929 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.029463 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-17daf3d6-80f1-437c-ad35-145f88afc929 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] DELETE https://10.4.3.243/volume/v3/types/b6fc7482-8e18-4738-bbf3-5dda7981b203 Jul 03 06:31:41.029716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-17daf3d6-80f1-437c-ad35-145f88afc929 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.029989 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-17daf3d6-80f1-437c-ad35-145f88afc929 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.081056 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-17daf3d6-80f1-437c-ad35-145f88afc929 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b6fc7482-8e18-4738-bbf3-5dda7981b203 returned with HTTP 202 Jul 03 06:31:41.082442 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 696/2805] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:41 2026] DELETE /volume/v3/types/b6fc7482-8e18-4738-bbf3-5dda7981b203 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:41.097323 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dfcbc6d3-3c3b-4795-8e6a-3530be3a39e2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.101446 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dfcbc6d3-3c3b-4795-8e6a-3530be3a39e2 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/b6fc7482-8e18-4738-bbf3-5dda7981b203 Jul 03 06:31:41.101633 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dfcbc6d3-3c3b-4795-8e6a-3530be3a39e2 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.102350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dfcbc6d3-3c3b-4795-8e6a-3530be3a39e2 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.106425 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dfcbc6d3-3c3b-4795-8e6a-3530be3a39e2 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b6fc7482-8e18-4738-bbf3-5dda7981b203 returned with HTTP 404 Jul 03 06:31:41.107153 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 706/2806] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/b6fc7482-8e18-4738-bbf3-5dda7981b203 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:41.117503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-84e459fd-5b57-4605-8b31-71d19f569b8c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.119364 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-84e459fd-5b57-4605-8b31-71d19f569b8c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:41.119856 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-84e459fd-5b57-4605-8b31-71d19f569b8c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1518040518", "description": "tempest-volume-type-description-356436537", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:41.142376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-84e459fd-5b57-4605-8b31-71d19f569b8c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:41.143041 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 703/2807] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:31:41 2026] POST /volume/v3/types => generated 314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.155662 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a2c2e1d5-da91-435c-9666-f988339b9e10 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.158043 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a2c2e1d5-da91-435c-9666-f988339b9e10 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 Jul 03 06:31:41.158043 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a2c2e1d5-da91-435c-9666-f988339b9e10 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.158649 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a2c2e1d5-da91-435c-9666-f988339b9e10 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.168035 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a2c2e1d5-da91-435c-9666-f988339b9e10 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 returned with HTTP 200 Jul 03 06:31:41.168510 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 703/2808] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.179838 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b755f210-750d-45b3-b6d7-90d6d922d187 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.181966 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b755f210-750d-45b3-b6d7-90d6d922d187 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] DELETE https://10.4.3.243/volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 Jul 03 06:31:41.182159 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b755f210-750d-45b3-b6d7-90d6d922d187 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.182379 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b755f210-750d-45b3-b6d7-90d6d922d187 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.219770 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b755f210-750d-45b3-b6d7-90d6d922d187 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 returned with HTTP 202 Jul 03 06:31:41.219770 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 697/2809] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:41 2026] DELETE /volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:41.228871 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2b793e47-a18b-411c-90af-72bb3755b7ba None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.231387 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b793e47-a18b-411c-90af-72bb3755b7ba tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 Jul 03 06:31:41.231655 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b793e47-a18b-411c-90af-72bb3755b7ba tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.231998 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b793e47-a18b-411c-90af-72bb3755b7ba tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.235792 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b793e47-a18b-411c-90af-72bb3755b7ba tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 returned with HTTP 404 Jul 03 06:31:41.236438 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 707/2810] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/382a0195-237a-4ccb-b946-e36dad859ac5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:41.254158 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-06fb1106-25e7-4b22-b568-8343b9e1194f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.257168 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-06fb1106-25e7-4b22-b568-8343b9e1194f tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:41.257929 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-06fb1106-25e7-4b22-b568-8343b9e1194f tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-494405281"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:41.284106 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-06fb1106-25e7-4b22-b568-8343b9e1194f tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:41.284759 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 704/2811] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:31:41 2026] POST /volume/v3/types => generated 220 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.298587 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-22fd980f-af4d-4fa5-8ff3-253e20b7b53d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.301121 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22fd980f-af4d-4fa5-8ff3-253e20b7b53d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] POST https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption Jul 03 06:31:41.301586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22fd980f-af4d-4fa5-8ff3-253e20b7b53d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:41.343376 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22fd980f-af4d-4fa5-8ff3-253e20b7b53d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption returned with HTTP 200 Jul 03 06:31:41.343995 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 704/2812] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:31:41 2026] POST /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.353353 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ea54b927-4b5f-4272-ae03-4a57b8a4efd1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.355602 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ea54b927-4b5f-4272-ae03-4a57b8a4efd1 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption Jul 03 06:31:41.355965 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ea54b927-4b5f-4272-ae03-4a57b8a4efd1 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.356235 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ea54b927-4b5f-4272-ae03-4a57b8a4efd1 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.365302 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ea54b927-4b5f-4272-ae03-4a57b8a4efd1 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption returned with HTTP 200 Jul 03 06:31:41.365719 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 698/2813] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.381365 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-947712d1-54b9-4bef-a7b6-a4b2443061f7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.383381 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-947712d1-54b9-4bef-a7b6-a4b2443061f7 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] PUT https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/c5de11c4-6b12-4b6e-8a32-6154345c5953 Jul 03 06:31:41.383917 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-947712d1-54b9-4bef-a7b6-a4b2443061f7 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:41.405612 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-947712d1-54b9-4bef-a7b6-a4b2443061f7 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/c5de11c4-6b12-4b6e-8a32-6154345c5953 returned with HTTP 200 Jul 03 06:31:41.406945 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 708/2814] 10.4.3.243 () {68 vars in 1507 bytes} [Fri Jul 3 06:31:41 2026] PUT /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/c5de11c4-6b12-4b6e-8a32-6154345c5953 => generated 122 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.416094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-93f9d25c-14ae-4cca-994a-7f6ff8a5243f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.417937 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-93f9d25c-14ae-4cca-994a-7f6ff8a5243f tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption Jul 03 06:31:41.418139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-93f9d25c-14ae-4cca-994a-7f6ff8a5243f tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.418320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-93f9d25c-14ae-4cca-994a-7f6ff8a5243f tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.425711 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-93f9d25c-14ae-4cca-994a-7f6ff8a5243f tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption returned with HTTP 200 Jul 03 06:31:41.426783 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 705/2815] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.437987 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2ed27cd9-2ece-4857-b712-135fa844bb44 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.440471 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2ed27cd9-2ece-4857-b712-135fa844bb44 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/cipher Jul 03 06:31:41.440855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2ed27cd9-2ece-4857-b712-135fa844bb44 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.441169 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2ed27cd9-2ece-4857-b712-135fa844bb44 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.448903 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2ed27cd9-2ece-4857-b712-135fa844bb44 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/cipher returned with HTTP 200 Jul 03 06:31:41.449458 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 705/2816] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:31:41.459406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c20a0f63-427f-43ba-a5a3-69e2e4d8206c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.464863 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c20a0f63-427f-43ba-a5a3-69e2e4d8206c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] DELETE https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/c5de11c4-6b12-4b6e-8a32-6154345c5953 Jul 03 06:31:41.466343 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c20a0f63-427f-43ba-a5a3-69e2e4d8206c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.466616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c20a0f63-427f-43ba-a5a3-69e2e4d8206c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.510102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-af4eedee-0720-4882-babe-b42a86350748 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.511250 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c20a0f63-427f-43ba-a5a3-69e2e4d8206c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/c5de11c4-6b12-4b6e-8a32-6154345c5953 returned with HTTP 202 Jul 03 06:31:41.511679 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-af4eedee-0720-4882-babe-b42a86350748 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f Jul 03 06:31:41.511867 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 699/2817] 10.4.3.243 () {66 vars in 1489 bytes} [Fri Jul 3 06:31:41 2026] DELETE /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption/c5de11c4-6b12-4b6e-8a32-6154345c5953 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:41.511955 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-af4eedee-0720-4882-babe-b42a86350748 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.512095 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-af4eedee-0720-4882-babe-b42a86350748 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.518207 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-af4eedee-0720-4882-babe-b42a86350748 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f returned with HTTP 404 Jul 03 06:31:41.520479 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 709/2818] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/volumes/88af2a39-684d-47ea-8567-2300751c284f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:41.528708 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b5b94236-2766-4f2c-8a9e-3fda9b9ae9ac None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.528851 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-69a93c5a-a11d-46b4-a211-89f2f1e2735d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.528918 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b5b94236-2766-4f2c-8a9e-3fda9b9ae9ac tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] DELETE https://10.4.3.243/volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd Jul 03 06:31:41.528918 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b5b94236-2766-4f2c-8a9e-3fda9b9ae9ac tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.529053 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b5b94236-2766-4f2c-8a9e-3fda9b9ae9ac tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.529223 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-b5b94236-2766-4f2c-8a9e-3fda9b9ae9ac tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume with id: 37b186af-0416-428c-9604-719e2ede5fcd Jul 03 06:31:41.532721 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-69a93c5a-a11d-46b4-a211-89f2f1e2735d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption Jul 03 06:31:41.532721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-69a93c5a-a11d-46b4-a211-89f2f1e2735d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.532721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-69a93c5a-a11d-46b4-a211-89f2f1e2735d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.536195 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:41.536195 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:41.536922 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b5b94236-2766-4f2c-8a9e-3fda9b9ae9ac tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:41.539028 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-69a93c5a-a11d-46b4-a211-89f2f1e2735d tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption returned with HTTP 200 Jul 03 06:31:41.539611 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 706/2819] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 06:31:41.551627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6e5d4ec7-f212-45f3-9c1c-3e652209fbd3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.554863 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6e5d4ec7-f212-45f3-9c1c-3e652209fbd3 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption Jul 03 06:31:41.555197 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6e5d4ec7-f212-45f3-9c1c-3e652209fbd3 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.555467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6e5d4ec7-f212-45f3-9c1c-3e652209fbd3 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.562722 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b5b94236-2766-4f2c-8a9e-3fda9b9ae9ac tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume request issued successfully. Jul 03 06:31:41.562722 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b5b94236-2766-4f2c-8a9e-3fda9b9ae9ac tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd returned with HTTP 202 Jul 03 06:31:41.562722 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 706/2820] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:41 2026] DELETE /volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:41.567353 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6e5d4ec7-f212-45f3-9c1c-3e652209fbd3 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption returned with HTTP 200 Jul 03 06:31:41.568322 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 700/2821] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 06:31:41.571066 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8eadf050-93eb-49b8-be60-a864dd4eb513 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.575904 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8eadf050-93eb-49b8-be60-a864dd4eb513 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd Jul 03 06:31:41.576138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8eadf050-93eb-49b8-be60-a864dd4eb513 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.576359 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8eadf050-93eb-49b8-be60-a864dd4eb513 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.584309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0132ac2c-13b3-44b4-8e5b-833dbb6cfecf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.587716 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0132ac2c-13b3-44b4-8e5b-833dbb6cfecf tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] DELETE https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af Jul 03 06:31:41.587716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0132ac2c-13b3-44b4-8e5b-833dbb6cfecf tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.587716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0132ac2c-13b3-44b4-8e5b-833dbb6cfecf tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.587886 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:41.587886 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:41.593358 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8eadf050-93eb-49b8-be60-a864dd4eb513 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:41.599351 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8eadf050-93eb-49b8-be60-a864dd4eb513 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd returned with HTTP 200 Jul 03 06:31:41.599525 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 710/2822] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.620171 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0132ac2c-13b3-44b4-8e5b-833dbb6cfecf tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af returned with HTTP 202 Jul 03 06:31:41.620171 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 707/2823] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:41 2026] DELETE /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:41.628658 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fa5f12c7-2ade-4b21-879d-e81bf8c8500c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.631077 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fa5f12c7-2ade-4b21-879d-e81bf8c8500c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af Jul 03 06:31:41.631479 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fa5f12c7-2ade-4b21-879d-e81bf8c8500c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.631811 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fa5f12c7-2ade-4b21-879d-e81bf8c8500c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.635706 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fa5f12c7-2ade-4b21-879d-e81bf8c8500c tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af returned with HTTP 404 Jul 03 06:31:41.636417 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 707/2824] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/b9a0770e-f4cc-43a3-8030-5fd67483e8af => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:41.645799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9e538f4d-9646-4820-a36d-5b346943fb93 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.647904 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9e538f4d-9646-4820-a36d-5b346943fb93 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types Jul 03 06:31:41.648120 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9e538f4d-9646-4820-a36d-5b346943fb93 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.648375 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9e538f4d-9646-4820-a36d-5b346943fb93 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.664836 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9e538f4d-9646-4820-a36d-5b346943fb93 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:41.665320 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 701/2825] 10.4.3.243 () {66 vars in 1231 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.675475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b3a785e9-df60-499a-bd80-fd3a3355d1e5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.677724 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3a785e9-df60-499a-bd80-fd3a3355d1e5 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:31:41.678350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b3a785e9-df60-499a-bd80-fd3a3355d1e5 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-527501684"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:41.710317 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3a785e9-df60-499a-bd80-fd3a3355d1e5 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:31:41.710836 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 711/2826] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:31:41 2026] POST /volume/v3/types => generated 220 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.722034 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ed09ecc6-65ee-4f4b-b7a9-fdcac8ad7171 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.724939 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed09ecc6-65ee-4f4b-b7a9-fdcac8ad7171 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] PUT https://10.4.3.243/volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 Jul 03 06:31:41.726718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed09ecc6-65ee-4f4b-b7a9-fdcac8ad7171 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2084328026", "description": "tempest-volume-type-description-1071983201", "is_public": false}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:41.776581 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed09ecc6-65ee-4f4b-b7a9-fdcac8ad7171 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 returned with HTTP 200 Jul 03 06:31:41.776581 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 708/2827] 10.4.3.243 () {68 vars in 1363 bytes} [Fri Jul 3 06:31:41 2026] PUT /volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 => generated 205 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.793282 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-70f09379-c078-43c7-9124-00e97cfc6365 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.795949 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70f09379-c078-43c7-9124-00e97cfc6365 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 Jul 03 06:31:41.796240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70f09379-c078-43c7-9124-00e97cfc6365 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.796554 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70f09379-c078-43c7-9124-00e97cfc6365 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.805102 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70f09379-c078-43c7-9124-00e97cfc6365 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 returned with HTTP 200 Jul 03 06:31:41.805727 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 708/2828] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 => generated 269 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:41.817622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dca82d54-6f23-4f0d-8a13-f1464e5f9bb5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.820290 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dca82d54-6f23-4f0d-8a13-f1464e5f9bb5 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] DELETE https://10.4.3.243/volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 Jul 03 06:31:41.820290 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dca82d54-6f23-4f0d-8a13-f1464e5f9bb5 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.820290 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dca82d54-6f23-4f0d-8a13-f1464e5f9bb5 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.864373 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dca82d54-6f23-4f0d-8a13-f1464e5f9bb5 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 returned with HTTP 202 Jul 03 06:31:41.866489 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 702/2829] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:31:41 2026] DELETE /volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:41.873424 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bac44196-bf9f-48a2-8c73-08dbe729ab01 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:41.875724 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bac44196-bf9f-48a2-8c73-08dbe729ab01 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] GET https://10.4.3.243/volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 Jul 03 06:31:41.875988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bac44196-bf9f-48a2-8c73-08dbe729ab01 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:41.876679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bac44196-bf9f-48a2-8c73-08dbe729ab01 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:41.880893 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bac44196-bf9f-48a2-8c73-08dbe729ab01 tempest-VolumeTypesTest-1425086622 tempest-VolumeTypesTest-1425086622-project-admin] https://10.4.3.243/volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 returned with HTTP 404 Jul 03 06:31:41.881570 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 712/2830] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:31:41 2026] GET /volume/v3/types/e3427d5a-20c7-449a-851a-7d4024a35df6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:42.613423 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-789e283c-213e-4d70-842e-26b15e4c2015 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:42.615391 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-789e283c-213e-4d70-842e-26b15e4c2015 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd Jul 03 06:31:42.615684 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-789e283c-213e-4d70-842e-26b15e4c2015 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:42.616260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-789e283c-213e-4d70-842e-26b15e4c2015 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:42.625435 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-789e283c-213e-4d70-842e-26b15e4c2015 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd returned with HTTP 404 Jul 03 06:31:42.626596 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 709/2831] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:42 2026] GET /volume/v3/volumes/37b186af-0416-428c-9604-719e2ede5fcd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:42.639463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c70dda35-ed42-4a16-8a14-124c1f034f57 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:42.643598 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c70dda35-ed42-4a16-8a14-124c1f034f57 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] DELETE https://10.4.3.243/volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 Jul 03 06:31:42.643976 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c70dda35-ed42-4a16-8a14-124c1f034f57 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:42.644221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c70dda35-ed42-4a16-8a14-124c1f034f57 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:42.644469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-c70dda35-ed42-4a16-8a14-124c1f034f57 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume with id: cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 Jul 03 06:31:42.659136 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:42.659136 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:42.659743 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c70dda35-ed42-4a16-8a14-124c1f034f57 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:42.691504 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c70dda35-ed42-4a16-8a14-124c1f034f57 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume request issued successfully. Jul 03 06:31:42.691751 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c70dda35-ed42-4a16-8a14-124c1f034f57 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 returned with HTTP 202 Jul 03 06:31:42.692433 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 709/2832] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:42 2026] DELETE /volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:42.700014 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a6151ddf-41bf-4cb3-b948-dbbc23cecf4b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:42.703461 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a6151ddf-41bf-4cb3-b948-dbbc23cecf4b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 Jul 03 06:31:42.703649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a6151ddf-41bf-4cb3-b948-dbbc23cecf4b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:42.703905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a6151ddf-41bf-4cb3-b948-dbbc23cecf4b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:42.713250 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:42.713250 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:42.725214 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a6151ddf-41bf-4cb3-b948-dbbc23cecf4b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:42.732720 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a6151ddf-41bf-4cb3-b948-dbbc23cecf4b tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 returned with HTTP 200 Jul 03 06:31:42.733021 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 703/2833] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:42 2026] GET /volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:43.404166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ee57fb1e-73d4-4730-bf7a-56f5e8dd9b96 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:43.406209 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ee57fb1e-73d4-4730-bf7a-56f5e8dd9b96 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d Jul 03 06:31:43.406389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ee57fb1e-73d4-4730-bf7a-56f5e8dd9b96 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:43.406604 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ee57fb1e-73d4-4730-bf7a-56f5e8dd9b96 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:43.406746 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-ee57fb1e-73d4-4730-bf7a-56f5e8dd9b96 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: fb73ee23-2df4-4165-9dc5-7d3605ee9c7d Jul 03 06:31:43.415485 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ee57fb1e-73d4-4730-bf7a-56f5e8dd9b96 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d returned with HTTP 404 Jul 03 06:31:43.415996 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 713/2834] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:43 2026] DELETE /volume/v3/snapshots/fb73ee23-2df4-4165-9dc5-7d3605ee9c7d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:43.427982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-39774413-9b6d-4891-8011-42d6d345bc42 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:43.430631 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-39774413-9b6d-4891-8011-42d6d345bc42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:43.430631 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-39774413-9b6d-4891-8011-42d6d345bc42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:43.430759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-39774413-9b6d-4891-8011-42d6d345bc42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:43.441148 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:43.441148 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:43.447535 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-39774413-9b6d-4891-8011-42d6d345bc42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:43.460757 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-39774413-9b6d-4891-8011-42d6d345bc42 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:43.460757 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 710/2835] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:43 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:43.472447 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:43.474728 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:43.475094 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1083928820"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:43.476548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1083928820'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:43.476708 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume of 1 GB Jul 03 06:31:43.482166 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Availability Zones retrieved successfully. Jul 03 06:31:43.489244 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (e25b366c-ab5a-4377-8319-208188c76f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:43.490386 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b86c110-1253-48bf-85d5-5bf7bc72708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:43.491572 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:43.540536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b86c110-1253-48bf-85d5-5bf7bc72708d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:43.541535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06e6326-5d2e-4d1a-8819-c63cc7741e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:43.621633 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['ba183b02-8c3c-4921-bac6-b863c188538f', '2398bbf4-6c15-42d2-bbde-4815ac7d5a37', 'c64c33be-13d1-4db0-a773-113ed72dc4e3', '9f13c8c6-ea6f-4db9-98f5-2576675e1015'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:43.622545 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06e6326-5d2e-4d1a-8819-c63cc7741e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba183b02-8c3c-4921-bac6-b863c188538f', '2398bbf4-6c15-42d2-bbde-4815ac7d5a37', 'c64c33be-13d1-4db0-a773-113ed72dc4e3', '9f13c8c6-ea6f-4db9-98f5-2576675e1015']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:43.623683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dfb0a22-aafe-42a6-a1f9-45300516bc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:43.656963 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dfb0a22-aafe-42a6-a1f9-45300516bc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd047e6b1-867e-4338-828e-4476595f70e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1083928820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['ba183b02-8c3c-4921-bac6-b863c188538f','2398bbf4-6c15-42d2-bbde-4815ac7d5a37','c64c33be-13d1-4db0-a773-113ed72dc4e3','9f13c8c6-ea6f-4db9-98f5-2576675e1015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1083928820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d047e6b1-867e-4338-828e-4476595f70e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938f7d8b50bf4df29110aab7f5b796ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:43.657791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2851d844-5197-46cc-876f-3d82f9a65216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:43.685580 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2851d844-5197-46cc-876f-3d82f9a65216) transitioned into state 'SUCCESS' from state '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-1083928820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['ba183b02-8c3c-4921-bac6-b863c188538f','2398bbf4-6c15-42d2-bbde-4815ac7d5a37','c64c33be-13d1-4db0-a773-113ed72dc4e3','9f13c8c6-ea6f-4db9-98f5-2576675e1015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:43.687044 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076b1609-1f06-442b-83cf-b08d5f2fcd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:43.709947 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076b1609-1f06-442b-83cf-b08d5f2fcd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:43.710522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (e25b366c-ab5a-4377-8319-208188c76f04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:43.710913 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request issued successfully. Jul 03 06:31:43.711561 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fddeca4f-5e24-434a-87df-a538e23e25a4 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:43.712145 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 710/2836] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:43 2026] POST /volume/v3/volumes => generated 754 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:43.729127 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1d149952-26e4-4131-a171-c17845845d3f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:43.731417 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1d149952-26e4-4131-a171-c17845845d3f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 Jul 03 06:31:43.731835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1d149952-26e4-4131-a171-c17845845d3f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:43.732031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1d149952-26e4-4131-a171-c17845845d3f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:43.752400 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1d0d7987-bd1b-4400-9a91-9704f76362f9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:43.753908 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:43.753908 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:43.757852 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d0d7987-bd1b-4400-9a91-9704f76362f9 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 Jul 03 06:31:43.757852 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d0d7987-bd1b-4400-9a91-9704f76362f9 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:43.757852 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d0d7987-bd1b-4400-9a91-9704f76362f9 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:43.763397 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1d149952-26e4-4131-a171-c17845845d3f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:43.771622 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d0d7987-bd1b-4400-9a91-9704f76362f9 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 returned with HTTP 404 Jul 03 06:31:43.772447 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 714/2837] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:43 2026] GET /volume/v3/volumes/cbf9b0dd-b967-45f6-a2aa-7a7769dc7873 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:43.773595 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1d149952-26e4-4131-a171-c17845845d3f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 returned with HTTP 200 Jul 03 06:31:43.774182 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 704/2838] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:43 2026] GET /volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:43.783646 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ba9ac100-0b38-4199-bbba-50cb8e6a67dc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:43.787362 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ba9ac100-0b38-4199-bbba-50cb8e6a67dc tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] DELETE https://10.4.3.243/volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 Jul 03 06:31:43.787362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ba9ac100-0b38-4199-bbba-50cb8e6a67dc tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:43.787362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ba9ac100-0b38-4199-bbba-50cb8e6a67dc tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:43.787643 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ba9ac100-0b38-4199-bbba-50cb8e6a67dc tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume with id: f0260b39-707d-45bc-b9a8-533ebb30e274 Jul 03 06:31:43.798981 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:43.798981 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:43.800126 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ba9ac100-0b38-4199-bbba-50cb8e6a67dc tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:43.854170 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ba9ac100-0b38-4199-bbba-50cb8e6a67dc tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume request issued successfully. Jul 03 06:31:43.854440 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ba9ac100-0b38-4199-bbba-50cb8e6a67dc tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 returned with HTTP 202 Jul 03 06:31:43.855315 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 711/2839] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:43 2026] DELETE /volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:43.867840 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0bb6fee6-3d90-4dbc-8ac1-9c12df38f49d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:43.873754 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0bb6fee6-3d90-4dbc-8ac1-9c12df38f49d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 Jul 03 06:31:43.875952 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0bb6fee6-3d90-4dbc-8ac1-9c12df38f49d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:43.875952 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0bb6fee6-3d90-4dbc-8ac1-9c12df38f49d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:43.887995 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:43.887995 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:43.893412 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0bb6fee6-3d90-4dbc-8ac1-9c12df38f49d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:43.900186 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0bb6fee6-3d90-4dbc-8ac1-9c12df38f49d tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 returned with HTTP 200 Jul 03 06:31:43.900521 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 711/2840] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:43 2026] GET /volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:44.792490 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4192178c-10c6-401b-9407-e9f3d6b6efd1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:44.795709 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4192178c-10c6-401b-9407-e9f3d6b6efd1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 Jul 03 06:31:44.796146 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4192178c-10c6-401b-9407-e9f3d6b6efd1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:44.796403 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4192178c-10c6-401b-9407-e9f3d6b6efd1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:44.806484 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:44.806484 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:44.814914 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4192178c-10c6-401b-9407-e9f3d6b6efd1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:44.827596 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4192178c-10c6-401b-9407-e9f3d6b6efd1 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 returned with HTTP 200 Jul 03 06:31:44.827684 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 715/2841] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:44 2026] GET /volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:44.848633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fe35cfd6-3bf8-485d-91c9-a1d88789d791 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:44.852285 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe35cfd6-3bf8-485d-91c9-a1d88789d791 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:31:44.852285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe35cfd6-3bf8-485d-91c9-a1d88789d791 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d047e6b1-867e-4338-828e-4476595f70e6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1145737704"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:44.864605 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:44.864605 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:44.865224 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fe35cfd6-3bf8-485d-91c9-a1d88789d791 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:44.865350 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-fe35cfd6-3bf8-485d-91c9-a1d88789d791 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume d047e6b1-867e-4338-828e-4476595f70e6 Jul 03 06:31:44.896711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-fe35cfd6-3bf8-485d-91c9-a1d88789d791 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['f436560a-c44d-4e65-8db6-61412ea88912', '66da1283-dae8-4c57-87aa-fea52519653a', '76848472-2e10-4891-85f5-98a7dce25ae9', '5ddcddcf-675a-4ae5-86a2-7842b958a100'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:44.916199 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2980f0d4-42c1-4cf2-818a-0d1eb9e3644a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:44.918401 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2980f0d4-42c1-4cf2-818a-0d1eb9e3644a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 Jul 03 06:31:44.918707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2980f0d4-42c1-4cf2-818a-0d1eb9e3644a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:44.919612 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2980f0d4-42c1-4cf2-818a-0d1eb9e3644a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:44.926998 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2980f0d4-42c1-4cf2-818a-0d1eb9e3644a tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 returned with HTTP 404 Jul 03 06:31:44.927772 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 712/2842] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:44 2026] GET /volume/v3/volumes/f0260b39-707d-45bc-b9a8-533ebb30e274 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:44.936335 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fe35cfd6-3bf8-485d-91c9-a1d88789d791 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot create request issued successfully. Jul 03 06:31:44.936713 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe35cfd6-3bf8-485d-91c9-a1d88789d791 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:31:44.937615 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 705/2843] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:31:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:44.940634 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f84d4014-dc30-48b7-9ca3-b9abdfaa9e64 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:44.945285 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f84d4014-dc30-48b7-9ca3-b9abdfaa9e64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 Jul 03 06:31:44.946119 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f84d4014-dc30-48b7-9ca3-b9abdfaa9e64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:44.946119 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f84d4014-dc30-48b7-9ca3-b9abdfaa9e64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:44.946119 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-f84d4014-dc30-48b7-9ca3-b9abdfaa9e64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume with id: a86f3670-2d68-4fee-8b11-1e01e706b203 Jul 03 06:31:44.949536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6f9aa4bd-1b13-49f1-8c9b-671c98f61942 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:44.952236 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f9aa4bd-1b13-49f1-8c9b-671c98f61942 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 Jul 03 06:31:44.952512 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f9aa4bd-1b13-49f1-8c9b-671c98f61942 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:44.952981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f9aa4bd-1b13-49f1-8c9b-671c98f61942 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:44.957952 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:44.957952 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:44.958624 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f84d4014-dc30-48b7-9ca3-b9abdfaa9e64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:44.962851 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:44.962851 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:44.963359 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6f9aa4bd-1b13-49f1-8c9b-671c98f61942 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:44.964415 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f9aa4bd-1b13-49f1-8c9b-671c98f61942 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 returned with HTTP 200 Jul 03 06:31:44.966124 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 716/2844] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:44 2026] GET /volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:44.985021 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f84d4014-dc30-48b7-9ca3-b9abdfaa9e64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Delete volume request issued successfully. Jul 03 06:31:44.985273 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f84d4014-dc30-48b7-9ca3-b9abdfaa9e64 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 returned with HTTP 202 Jul 03 06:31:44.985877 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 712/2845] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:44 2026] DELETE /volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:44.994167 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-300579f0-66a0-42da-bdb0-9ae96267db77 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:44.996079 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-300579f0-66a0-42da-bdb0-9ae96267db77 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 Jul 03 06:31:44.996343 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-300579f0-66a0-42da-bdb0-9ae96267db77 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:44.997001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-300579f0-66a0-42da-bdb0-9ae96267db77 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:45.005323 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:45.005323 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:45.010721 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-300579f0-66a0-42da-bdb0-9ae96267db77 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Volume info retrieved successfully. Jul 03 06:31:45.016796 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-300579f0-66a0-42da-bdb0-9ae96267db77 tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 returned with HTTP 200 Jul 03 06:31:45.017326 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 713/2846] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:44 2026] GET /volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:45.981417 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-499b521a-a3c6-45eb-81c8-8abbdd7ed7c7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:45.984730 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-499b521a-a3c6-45eb-81c8-8abbdd7ed7c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 Jul 03 06:31:45.984730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-499b521a-a3c6-45eb-81c8-8abbdd7ed7c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:45.984932 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-499b521a-a3c6-45eb-81c8-8abbdd7ed7c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:45.993235 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:45.993235 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:45.993800 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-499b521a-a3c6-45eb-81c8-8abbdd7ed7c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:45.995003 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-499b521a-a3c6-45eb-81c8-8abbdd7ed7c7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 returned with HTTP 200 Jul 03 06:31:45.995904 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 706/2847] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:45 2026] GET /volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:46.009635 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:46.014990 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:46.014990 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1fb1e935-d95f-44b4-801b-79dbc73e9296", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-190458023"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:46.016022 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request body: {'volume': {'snapshot_id': '1fb1e935-d95f-44b4-801b-79dbc73e9296', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-190458023'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:46.023942 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:46.023942 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:46.024756 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:46.025163 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume of 2 GB Jul 03 06:31:46.033531 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Availability Zones retrieved successfully. Jul 03 06:31:46.033725 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-32a4ba34-e41b-4b90-bd04-1c8b871bbc8f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:46.035837 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32a4ba34-e41b-4b90-bd04-1c8b871bbc8f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] GET https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 Jul 03 06:31:46.036097 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32a4ba34-e41b-4b90-bd04-1c8b871bbc8f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:46.036288 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32a4ba34-e41b-4b90-bd04-1c8b871bbc8f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:46.041088 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (5da070ad-df3c-41db-9387-9e1a3b610157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:46.042779 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac78a8b6-5eb3-4c29-8609-baf792e6d230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:46.042898 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32a4ba34-e41b-4b90-bd04-1c8b871bbc8f tempest-CreateVolumesFromBackupTest-279664035 tempest-CreateVolumesFromBackupTest-279664035-project-member] https://10.4.3.243/volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 returned with HTTP 404 Jul 03 06:31:46.043644 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 713/2848] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:46 2026] GET /volume/v3/volumes/a86f3670-2d68-4fee-8b11-1e01e706b203 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:46.044163 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:46.088882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac78a8b6-5eb3-4c29-8609-baf792e6d230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '1fb1e935-d95f-44b4-801b-79dbc73e9296', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:46.089610 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae4bd2a-eb86-4b7c-ba59-027c912a9025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:46.143007 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['b5f0010c-703d-4b55-83f8-e8d0ec17355a', 'e993fc02-5fbe-483d-9e18-c8c38529329a', 'ad05660a-ccfc-4dac-9cf5-e8320cfb6ea2', '2b619e43-6710-47ea-8f1a-6541affa0a0f'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:46.144029 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae4bd2a-eb86-4b7c-ba59-027c912a9025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f0010c-703d-4b55-83f8-e8d0ec17355a', 'e993fc02-5fbe-483d-9e18-c8c38529329a', 'ad05660a-ccfc-4dac-9cf5-e8320cfb6ea2', '2b619e43-6710-47ea-8f1a-6541affa0a0f']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:46.145158 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd476c9-c80b-4dc2-9d1e-8eb21113f925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:46.202112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd476c9-c80b-4dc2-9d1e-8eb21113f925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a6ed1d6-c343-4020-8fcd-d89fdf7d9840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-190458023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['b5f0010c-703d-4b55-83f8-e8d0ec17355a','e993fc02-5fbe-483d-9e18-c8c38529329a','ad05660a-ccfc-4dac-9cf5-e8320cfb6ea2','2b619e43-6710-47ea-8f1a-6541affa0a0f'],size=2,snapshot_id=1fb1e935-d95f-44b4-801b-79dbc73e9296,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-190458023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a6ed1d6-c343-4020-8fcd-d89fdf7d9840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938f7d8b50bf4df29110aab7f5b796ab',provider_auth=None,provider_geometry=None,provider_id=None,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=1fb1e935-d95f-44b4-801b-79dbc73e9296,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:46.203311 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba794e3-2a3d-4c54-be62-ef912e6616f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:46.237781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba794e3-2a3d-4c54-be62-ef912e6616f3) transitioned into state 'SUCCESS' from state '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-190458023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['b5f0010c-703d-4b55-83f8-e8d0ec17355a','e993fc02-5fbe-483d-9e18-c8c38529329a','ad05660a-ccfc-4dac-9cf5-e8320cfb6ea2','2b619e43-6710-47ea-8f1a-6541affa0a0f'],size=2,snapshot_id=1fb1e935-d95f-44b4-801b-79dbc73e9296,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:46.238470 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f08f6ff5-fd8c-4b85-8f40-8aef55b70cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:46.268444 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f08f6ff5-fd8c-4b85-8f40-8aef55b70cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:46.269554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (5da070ad-df3c-41db-9387-9e1a3b610157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:46.269833 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request issued successfully. Jul 03 06:31:46.270505 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-458d5498-08ca-4ca4-8ee0-2065e7f7f072 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:46.271264 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 717/2849] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:46 2026] POST /volume/v3/volumes => generated 787 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:46.293893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6a13f9e7-dd58-4a9e-9afe-9774c1786479 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:46.296929 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6a13f9e7-dd58-4a9e-9afe-9774c1786479 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:46.297152 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6a13f9e7-dd58-4a9e-9afe-9774c1786479 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:46.297366 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6a13f9e7-dd58-4a9e-9afe-9774c1786479 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:46.305966 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:46.305966 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:46.311394 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6a13f9e7-dd58-4a9e-9afe-9774c1786479 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:46.316348 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6a13f9e7-dd58-4a9e-9afe-9774c1786479 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 returned with HTTP 200 Jul 03 06:31:46.316881 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 714/2850] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:46 2026] GET /volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:47.328508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-48057a35-e261-42f3-9983-b7f41fe54ecc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:47.330456 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-48057a35-e261-42f3-9983-b7f41fe54ecc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:47.330647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-48057a35-e261-42f3-9983-b7f41fe54ecc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:47.330911 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-48057a35-e261-42f3-9983-b7f41fe54ecc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:47.339461 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:47.339461 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:47.344870 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-48057a35-e261-42f3-9983-b7f41fe54ecc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:47.351525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-48057a35-e261-42f3-9983-b7f41fe54ecc tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 returned with HTTP 200 Jul 03 06:31:47.352250 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 707/2851] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:47 2026] GET /volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:47.368486 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b55b1c7c-4f3b-461b-85fc-5f46b5ae18da None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:47.372502 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b55b1c7c-4f3b-461b-85fc-5f46b5ae18da tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:47.372737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b55b1c7c-4f3b-461b-85fc-5f46b5ae18da tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:47.372981 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b55b1c7c-4f3b-461b-85fc-5f46b5ae18da tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:47.388222 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:47.388222 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:47.392990 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b55b1c7c-4f3b-461b-85fc-5f46b5ae18da tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:47.398746 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b55b1c7c-4f3b-461b-85fc-5f46b5ae18da tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 returned with HTTP 200 Jul 03 06:31:47.399250 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 714/2852] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:47 2026] GET /volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:47.418596 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-38384c5b-ab92-4a27-8f38-a8930cd79d5c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:47.422681 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38384c5b-ab92-4a27-8f38-a8930cd79d5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:47.423067 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38384c5b-ab92-4a27-8f38-a8930cd79d5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:47.423622 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38384c5b-ab92-4a27-8f38-a8930cd79d5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:47.424338 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-38384c5b-ab92-4a27-8f38-a8930cd79d5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume with id: 4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:47.440231 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:47.440231 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:47.440231 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-38384c5b-ab92-4a27-8f38-a8930cd79d5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:47.498874 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-38384c5b-ab92-4a27-8f38-a8930cd79d5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume request issued successfully. Jul 03 06:31:47.498874 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38384c5b-ab92-4a27-8f38-a8930cd79d5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 returned with HTTP 202 Jul 03 06:31:47.498874 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 718/2853] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:47 2026] DELETE /volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:47.510665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ebb7489c-d715-4fbe-aa13-0cea7abf8b50 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:47.518786 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebb7489c-d715-4fbe-aa13-0cea7abf8b50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:47.518786 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebb7489c-d715-4fbe-aa13-0cea7abf8b50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:47.518786 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebb7489c-d715-4fbe-aa13-0cea7abf8b50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:47.527444 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:47.527444 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:47.532297 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ebb7489c-d715-4fbe-aa13-0cea7abf8b50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:47.544283 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebb7489c-d715-4fbe-aa13-0cea7abf8b50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 returned with HTTP 200 Jul 03 06:31:47.544283 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 715/2854] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:47 2026] GET /volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:47.854116 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:47.986529 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:47.987005 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1865496453"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:47.988611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1865496453'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:47.988767 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume of 1 GB Jul 03 06:31:47.993143 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Availability Zones retrieved successfully. Jul 03 06:31:47.998869 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (490cf367-4635-4d89-a57a-cd0c4714e588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:47.999849 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2279d807-fe90-4575-b463-2afc06809a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.000638 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:48.033389 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2279d807-fe90-4575-b463-2afc06809a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.034192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a2a344-ce24-430e-b81a-5dd20f232fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.109675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Created reservations ['4c71485c-6d08-44d9-8fd1-87b1196cdb31', 'e9fa6730-7b23-4424-a978-ff27f5b9e16d', '0b805b0f-108a-4487-b12f-745fd6cb48aa', 'a8e55f5c-fd63-4bf6-998b-0ae2bd0eb1f2'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:48.111114 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a2a344-ce24-430e-b81a-5dd20f232fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c71485c-6d08-44d9-8fd1-87b1196cdb31', 'e9fa6730-7b23-4424-a978-ff27f5b9e16d', '0b805b0f-108a-4487-b12f-745fd6cb48aa', 'a8e55f5c-fd63-4bf6-998b-0ae2bd0eb1f2']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.111915 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464bb0f2-172d-489b-a917-db05052a6233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.144520 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464bb0f2-172d-489b-a917-db05052a6233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28c7ede-cb37-4ce3-848a-8d5934dada26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1865496453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['4c71485c-6d08-44d9-8fd1-87b1196cdb31','e9fa6730-7b23-4424-a978-ff27f5b9e16d','0b805b0f-108a-4487-b12f-745fd6cb48aa','a8e55f5c-fd63-4bf6-998b-0ae2bd0eb1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1865496453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28c7ede-cb37-4ce3-848a-8d5934dada26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d8b3ca84eb483984004dc7ca73db03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.146354 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084c8d22-83ea-4e91-8e97-c46ee6d3551a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.182749 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084c8d22-83ea-4e91-8e97-c46ee6d3551a) transitioned into state 'SUCCESS' from state '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-1865496453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['4c71485c-6d08-44d9-8fd1-87b1196cdb31','e9fa6730-7b23-4424-a978-ff27f5b9e16d','0b805b0f-108a-4487-b12f-745fd6cb48aa','a8e55f5c-fd63-4bf6-998b-0ae2bd0eb1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.183489 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808aa0d8-421a-4c42-80ce-0560e9cd07e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.201721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808aa0d8-421a-4c42-80ce-0560e9cd07e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.201721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (490cf367-4635-4d89-a57a-cd0c4714e588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:48.201721 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request issued successfully. Jul 03 06:31:48.203194 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5fa8fb4b-8d3d-4c84-8f64-8325a60146e8 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:48.203808 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 708/2855] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:47 2026] POST /volume/v3/volumes => generated 764 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:48.218757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4f5c8534-5f81-4a32-8591-139974a9d200 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:48.228739 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f5c8534-5f81-4a32-8591-139974a9d200 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 Jul 03 06:31:48.229622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f5c8534-5f81-4a32-8591-139974a9d200 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:48.230204 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f5c8534-5f81-4a32-8591-139974a9d200 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:48.254720 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:48.254720 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:48.264106 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4f5c8534-5f81-4a32-8591-139974a9d200 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:48.272516 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f5c8534-5f81-4a32-8591-139974a9d200 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 returned with HTTP 200 Jul 03 06:31:48.273347 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 715/2856] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:48 2026] GET /volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 => generated 832 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:48.559715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-73bdddf1-7af9-4be7-92c8-56148a433c76 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:48.563748 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73bdddf1-7af9-4be7-92c8-56148a433c76 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:48.564136 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73bdddf1-7af9-4be7-92c8-56148a433c76 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:48.564280 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73bdddf1-7af9-4be7-92c8-56148a433c76 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:48.571786 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73bdddf1-7af9-4be7-92c8-56148a433c76 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 returned with HTTP 404 Jul 03 06:31:48.572353 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 719/2857] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:48 2026] GET /volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:48.587765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0c9daccd-e298-4ec8-abce-69a0b766bf89 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:48.589984 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0c9daccd-e298-4ec8-abce-69a0b766bf89 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:48.590508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0c9daccd-e298-4ec8-abce-69a0b766bf89 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:48.590917 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0c9daccd-e298-4ec8-abce-69a0b766bf89 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:48.599956 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0c9daccd-e298-4ec8-abce-69a0b766bf89 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 returned with HTTP 404 Jul 03 06:31:48.601075 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 716/2858] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:48 2026] GET /volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:48.610639 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-08d8e76d-718e-4186-8956-e2a88c022a1b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:48.612986 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08d8e76d-718e-4186-8956-e2a88c022a1b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:48.613235 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08d8e76d-718e-4186-8956-e2a88c022a1b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:48.613464 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08d8e76d-718e-4186-8956-e2a88c022a1b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:48.613660 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-08d8e76d-718e-4186-8956-e2a88c022a1b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume with id: 4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 Jul 03 06:31:48.620656 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08d8e76d-718e-4186-8956-e2a88c022a1b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 returned with HTTP 404 Jul 03 06:31:48.621213 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 709/2859] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:48 2026] DELETE /volume/v3/volumes/4a6ed1d6-c343-4020-8fcd-d89fdf7d9840 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:48.632931 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-45d1999f-e8a0-4c4b-9bdb-508e2174a59d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:48.635398 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-45d1999f-e8a0-4c4b-9bdb-508e2174a59d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 Jul 03 06:31:48.635673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-45d1999f-e8a0-4c4b-9bdb-508e2174a59d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:48.635990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-45d1999f-e8a0-4c4b-9bdb-508e2174a59d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:48.636145 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-45d1999f-e8a0-4c4b-9bdb-508e2174a59d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 1fb1e935-d95f-44b4-801b-79dbc73e9296 Jul 03 06:31:48.642185 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:48.642185 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:48.642644 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-45d1999f-e8a0-4c4b-9bdb-508e2174a59d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:48.651834 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:48.668924 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-45d1999f-e8a0-4c4b-9bdb-508e2174a59d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:31:48.669150 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-45d1999f-e8a0-4c4b-9bdb-508e2174a59d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 returned with HTTP 202 Jul 03 06:31:48.669731 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 716/2860] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:48 2026] DELETE /volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:48.685400 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cd2ef0fb-720d-49af-af6c-9f7fed858e50 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:48.691022 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cd2ef0fb-720d-49af-af6c-9f7fed858e50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 Jul 03 06:31:48.691022 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cd2ef0fb-720d-49af-af6c-9f7fed858e50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:48.691022 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cd2ef0fb-720d-49af-af6c-9f7fed858e50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:48.703909 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:48.703909 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:48.708052 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cd2ef0fb-720d-49af-af6c-9f7fed858e50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:48.709379 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cd2ef0fb-720d-49af-af6c-9f7fed858e50 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 returned with HTTP 200 Jul 03 06:31:48.710099 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 717/2861] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:48 2026] GET /volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:48.772795 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:48.773128 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-860736476"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:48.774468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-860736476'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:48.774569 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Create volume of 1 GB Jul 03 06:31:48.779114 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Availability Zones retrieved successfully. Jul 03 06:31:48.785812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Flow 'volume_create_api' (7c7bd709-00af-42f9-8f80-92d4f50e2f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:48.786984 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0998dd7c-0863-4457-ad8f-d97849285b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.788844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:48.819496 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0998dd7c-0863-4457-ad8f-d97849285b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.820388 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0362e1b2-6bff-46b7-b962-bf242b0cdc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.906042 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Created reservations ['3be944fc-a18c-4ad1-8897-633753950dc2', 'b8c30968-417d-4888-a0f9-8934715061da', 'ade77f51-aed0-461b-9e77-d20266fc9ed0', '61d2e2d1-f2db-47bf-abd8-0701716ba915'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:48.906950 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0362e1b2-6bff-46b7-b962-bf242b0cdc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3be944fc-a18c-4ad1-8897-633753950dc2', 'b8c30968-417d-4888-a0f9-8934715061da', 'ade77f51-aed0-461b-9e77-d20266fc9ed0', '61d2e2d1-f2db-47bf-abd8-0701716ba915']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.907683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c642223b-f075-4705-9ca7-f62c97e5734b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.931717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c642223b-f075-4705-9ca7-f62c97e5734b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54638db5-d580-45f6-a0a4-ad0c7733d535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-860736476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='535dc1a803124822a0dd1125f004b71d',qos_specs=None,replication_status=,reservations=['3be944fc-a18c-4ad1-8897-633753950dc2','b8c30968-417d-4888-a0f9-8934715061da','ade77f51-aed0-461b-9e77-d20266fc9ed0','61d2e2d1-f2db-47bf-abd8-0701716ba915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bfa7dd447854ac5917653d77fd30d16',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-860736476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54638db5-d580-45f6-a0a4-ad0c7733d535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='535dc1a803124822a0dd1125f004b71d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bfa7dd447854ac5917653d77fd30d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.933459 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d57f66-ddac-4bed-b83f-54aa88f00f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.957061 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d57f66-ddac-4bed-b83f-54aa88f00f89) transitioned into state 'SUCCESS' from state '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-860736476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='535dc1a803124822a0dd1125f004b71d',qos_specs=None,replication_status=,reservations=['3be944fc-a18c-4ad1-8897-633753950dc2','b8c30968-417d-4888-a0f9-8934715061da','ade77f51-aed0-461b-9e77-d20266fc9ed0','61d2e2d1-f2db-47bf-abd8-0701716ba915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bfa7dd447854ac5917653d77fd30d16',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.957971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55210758-3c3b-4c3f-94cc-b59dea19d1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:48.971928 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55210758-3c3b-4c3f-94cc-b59dea19d1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:48.972682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Flow 'volume_create_api' (7c7bd709-00af-42f9-8f80-92d4f50e2f55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:48.973015 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Create volume request issued successfully. Jul 03 06:31:48.973863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e49aa68-a8b2-49bd-8fee-7d2e93a2ff07 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:48.974415 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 720/2862] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:31:48 2026] POST /volume/v3/volumes => generated 773 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:48.992091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dc9fc4c8-2664-4444-b550-7aef000988dc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:48.994070 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc9fc4c8-2664-4444-b550-7aef000988dc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:31:48.995918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc9fc4c8-2664-4444-b550-7aef000988dc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:48.996188 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc9fc4c8-2664-4444-b550-7aef000988dc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:49.011706 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:49.011706 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:49.017850 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dc9fc4c8-2664-4444-b550-7aef000988dc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:31:49.023068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc9fc4c8-2664-4444-b550-7aef000988dc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:31:49.023493 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 710/2863] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:48 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:49.294038 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80504604-c1c4-49ac-9743-9329aa042484 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.296385 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80504604-c1c4-49ac-9743-9329aa042484 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 Jul 03 06:31:49.296680 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80504604-c1c4-49ac-9743-9329aa042484 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:49.296984 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80504604-c1c4-49ac-9743-9329aa042484 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:49.306131 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:49.306131 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:49.311141 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-80504604-c1c4-49ac-9743-9329aa042484 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:49.316475 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80504604-c1c4-49ac-9743-9329aa042484 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 returned with HTTP 200 Jul 03 06:31:49.318512 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 717/2864] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:49 2026] GET /volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:49.332537 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.334759 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:49.335006 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f28c7ede-cb37-4ce3-848a-8d5934dada26", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-846436266"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:49.336599 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request body: {'volume': {"'source_volid": 'f28c7ede-cb37-4ce3-848a-8d5934dada26', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-846436266'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:49.336739 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume of 1 GB Jul 03 06:31:49.341547 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Availability Zones retrieved successfully. Jul 03 06:31:49.347710 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (88683402-9c45-417e-a223-897e68b8818b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:49.348178 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c6315e-2717-48c4-ab03-2f226d1a9b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.349171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:49.382973 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c6315e-2717-48c4-ab03-2f226d1a9b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.384012 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a7decc-f032-4693-b586-f0480631cb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.440902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Created reservations ['430047ef-d5e2-40a1-b90f-f3bf6947691d', '14ca1599-5e53-49e1-b5c5-3b5c6f4f2005', '56806fe0-b5c7-465a-b9c2-d98384bab9db', '7523b7b4-eb3b-45f6-aa07-d8812025280e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:49.441737 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a7decc-f032-4693-b586-f0480631cb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['430047ef-d5e2-40a1-b90f-f3bf6947691d', '14ca1599-5e53-49e1-b5c5-3b5c6f4f2005', '56806fe0-b5c7-465a-b9c2-d98384bab9db', '7523b7b4-eb3b-45f6-aa07-d8812025280e']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.442548 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4487e917-76a8-4531-bebe-984e112737f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.473383 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4487e917-76a8-4531-bebe-984e112737f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6919be26-7cd4-4dc2-8788-8501ba3860ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-846436266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['430047ef-d5e2-40a1-b90f-f3bf6947691d','14ca1599-5e53-49e1-b5c5-3b5c6f4f2005','56806fe0-b5c7-465a-b9c2-d98384bab9db','7523b7b4-eb3b-45f6-aa07-d8812025280e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-846436266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6919be26-7cd4-4dc2-8788-8501ba3860ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d8b3ca84eb483984004dc7ca73db03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.474433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80846c4a-1d74-4c82-93fb-f9a1ebb0fe1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.502699 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80846c4a-1d74-4c82-93fb-f9a1ebb0fe1b) transitioned into state 'SUCCESS' from state '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-846436266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['430047ef-d5e2-40a1-b90f-f3bf6947691d','14ca1599-5e53-49e1-b5c5-3b5c6f4f2005','56806fe0-b5c7-465a-b9c2-d98384bab9db','7523b7b4-eb3b-45f6-aa07-d8812025280e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.503400 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b007921-67be-40a0-b5ce-6d0d5eee59db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.513087 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b007921-67be-40a0-b5ce-6d0d5eee59db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.514105 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (88683402-9c45-417e-a223-897e68b8818b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:49.514432 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request issued successfully. Jul 03 06:31:49.515151 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-12afb7ba-c77e-4881-a48c-9da6e26c3983 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:49.516189 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 718/2865] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:49 2026] POST /volume/v3/volumes => generated 763 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:49.528547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.530404 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:49.530796 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f28c7ede-cb37-4ce3-848a-8d5934dada26", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1740642285"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:49.532347 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request body: {'volume': {"'source_volid": 'f28c7ede-cb37-4ce3-848a-8d5934dada26', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1740642285'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:49.532472 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume of 1 GB Jul 03 06:31:49.532774 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:49.532774 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:49.538083 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Availability Zones retrieved successfully. Jul 03 06:31:49.544236 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (8db882f3-f520-4cc8-900f-3502526ea93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:49.545765 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea4c0a6-54b2-4dce-84b3-d43ff2cd783d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.547535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:49.580227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea4c0a6-54b2-4dce-84b3-d43ff2cd783d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.581269 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc6614d-fe2d-48fe-b0b0-8fef7020cbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.643976 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Created reservations ['28bac828-bd55-4b87-9b19-c1104e21391d', 'd6049b1d-f12d-4559-87b3-862c9f9eebe8', '684f5c41-a349-4088-8dde-46987b8fd0a7', 'a29d3b9e-49f0-4f14-b929-4a7b04ed76ba'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:49.645032 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc6614d-fe2d-48fe-b0b0-8fef7020cbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28bac828-bd55-4b87-9b19-c1104e21391d', 'd6049b1d-f12d-4559-87b3-862c9f9eebe8', '684f5c41-a349-4088-8dde-46987b8fd0a7', 'a29d3b9e-49f0-4f14-b929-4a7b04ed76ba']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.646053 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d45b8654-58ba-4119-a7c9-aafe76a637de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.677709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d45b8654-58ba-4119-a7c9-aafe76a637de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f118970-d804-480c-a585-5856839bdad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1740642285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['28bac828-bd55-4b87-9b19-c1104e21391d','d6049b1d-f12d-4559-87b3-862c9f9eebe8','684f5c41-a349-4088-8dde-46987b8fd0a7','a29d3b9e-49f0-4f14-b929-4a7b04ed76ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1740642285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f118970-d804-480c-a585-5856839bdad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d8b3ca84eb483984004dc7ca73db03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.678582 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc2ba2f-2dc3-4c20-95e3-116b1e1cc16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.705769 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc2ba2f-2dc3-4c20-95e3-116b1e1cc16a) transitioned into state 'SUCCESS' from state '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-1740642285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['28bac828-bd55-4b87-9b19-c1104e21391d','d6049b1d-f12d-4559-87b3-862c9f9eebe8','684f5c41-a349-4088-8dde-46987b8fd0a7','a29d3b9e-49f0-4f14-b929-4a7b04ed76ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.706783 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e0245c-399e-49f8-986a-a5d81d16c739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.719218 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-59c1d807-e70d-45a2-b931-b7e7e48c690b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.721191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e0245c-399e-49f8-986a-a5d81d16c739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.721667 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59c1d807-e70d-45a2-b931-b7e7e48c690b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 Jul 03 06:31:49.722154 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59c1d807-e70d-45a2-b931-b7e7e48c690b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:49.722326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (8db882f3-f520-4cc8-900f-3502526ea93d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:49.722371 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-59c1d807-e70d-45a2-b931-b7e7e48c690b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:49.722621 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request issued successfully. Jul 03 06:31:49.723288 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d30f496-eb49-4319-b23a-7aa987f31c2a tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:49.724198 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 721/2866] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:49 2026] POST /volume/v3/volumes => generated 764 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:49.736911 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-59c1d807-e70d-45a2-b931-b7e7e48c690b tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 returned with HTTP 404 Jul 03 06:31:49.737587 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 711/2867] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:49 2026] GET /volume/v3/snapshots/1fb1e935-d95f-44b4-801b-79dbc73e9296 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:49.743928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2f90df6b-f4a6-4932-8668-add38eb9271e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.746247 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:49.746680 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9ade160e-4db7-4fb4-bad1-eb9b1efc71e3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.747193 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f28c7ede-cb37-4ce3-848a-8d5934dada26", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1564785980"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:49.749333 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ade160e-4db7-4fb4-bad1-eb9b1efc71e3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 Jul 03 06:31:49.749604 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ade160e-4db7-4fb4-bad1-eb9b1efc71e3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:49.749846 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ade160e-4db7-4fb4-bad1-eb9b1efc71e3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:49.751884 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request body: {'volume': {"'source_volid": 'f28c7ede-cb37-4ce3-848a-8d5934dada26', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1564785980'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:49.752983 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume of 1 GB Jul 03 06:31:49.758305 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:49.758305 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:49.762664 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Availability Zones retrieved successfully. Jul 03 06:31:49.763558 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9ade160e-4db7-4fb4-bad1-eb9b1efc71e3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:49.769435 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ade160e-4db7-4fb4-bad1-eb9b1efc71e3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 returned with HTTP 200 Jul 03 06:31:49.769964 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 719/2868] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:49 2026] GET /volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:49.772082 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (20863db5-1a65-4399-b3d0-7c049d48ce5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:49.773244 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd47f377-8cd1-410a-af54-c33096ea2cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.776781 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:49.786672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5871c395-904c-4ef1-bf6f-672e2cdb1178 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.788866 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5871c395-904c-4ef1-bf6f-672e2cdb1178 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 Jul 03 06:31:49.789154 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5871c395-904c-4ef1-bf6f-672e2cdb1178 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:49.790084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5871c395-904c-4ef1-bf6f-672e2cdb1178 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:49.790084 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5871c395-904c-4ef1-bf6f-672e2cdb1178 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume with id: d047e6b1-867e-4338-828e-4476595f70e6 Jul 03 06:31:49.800357 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:49.800357 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:49.800995 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5871c395-904c-4ef1-bf6f-672e2cdb1178 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:49.816849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd47f377-8cd1-410a-af54-c33096ea2cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.818022 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14292e5-9550-465e-b6f8-3f3e93c64229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.833518 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5871c395-904c-4ef1-bf6f-672e2cdb1178 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume request issued successfully. Jul 03 06:31:49.833518 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5871c395-904c-4ef1-bf6f-672e2cdb1178 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 returned with HTTP 202 Jul 03 06:31:49.838388 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 722/2869] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:49 2026] DELETE /volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:49.844550 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-87beeeb9-d29d-4f16-87b6-4f7a231f4c5c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.849655 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-87beeeb9-d29d-4f16-87b6-4f7a231f4c5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 Jul 03 06:31:49.850711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-87beeeb9-d29d-4f16-87b6-4f7a231f4c5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:49.850711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-87beeeb9-d29d-4f16-87b6-4f7a231f4c5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:49.863661 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:49.863661 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:49.869029 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-87beeeb9-d29d-4f16-87b6-4f7a231f4c5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:49.882125 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-87beeeb9-d29d-4f16-87b6-4f7a231f4c5c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 returned with HTTP 200 Jul 03 06:31:49.882582 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 712/2870] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:49 2026] GET /volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:49.888991 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Created reservations ['409c1a66-a56d-4289-b490-da4729284955', 'f693a67d-a6cc-4fb8-8251-3ccae16878f2', '2efdaf56-18ff-437f-9179-e78d03e5156c', '75657f1c-9d49-42b2-a7f6-30bb8d03baaf'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:49.890136 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14292e5-9550-465e-b6f8-3f3e93c64229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['409c1a66-a56d-4289-b490-da4729284955', 'f693a67d-a6cc-4fb8-8251-3ccae16878f2', '2efdaf56-18ff-437f-9179-e78d03e5156c', '75657f1c-9d49-42b2-a7f6-30bb8d03baaf']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.891174 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20fa80d-3bb7-44c4-b913-0ecd7e9aac6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.923895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20fa80d-3bb7-44c4-b913-0ecd7e9aac6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e2528ac-6d7a-4fc1-85e8-68bf6331a83f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1564785980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['409c1a66-a56d-4289-b490-da4729284955','f693a67d-a6cc-4fb8-8251-3ccae16878f2','2efdaf56-18ff-437f-9179-e78d03e5156c','75657f1c-9d49-42b2-a7f6-30bb8d03baaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1564785980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e2528ac-6d7a-4fc1-85e8-68bf6331a83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d8b3ca84eb483984004dc7ca73db03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.925924 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be61d8ff-4938-43c1-a088-d002e03e3404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.956097 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be61d8ff-4938-43c1-a088-d002e03e3404) transitioned into state 'SUCCESS' from state '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-1564785980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['409c1a66-a56d-4289-b490-da4729284955','f693a67d-a6cc-4fb8-8251-3ccae16878f2','2efdaf56-18ff-437f-9179-e78d03e5156c','75657f1c-9d49-42b2-a7f6-30bb8d03baaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.957223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d285bf-4790-4191-aab3-d16cf033ec62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:49.972403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d285bf-4790-4191-aab3-d16cf033ec62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:49.973634 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (20863db5-1a65-4399-b3d0-7c049d48ce5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:49.974238 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request issued successfully. Jul 03 06:31:49.975075 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2f90df6b-f4a6-4932-8668-add38eb9271e tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:49.975600 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 718/2871] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:49 2026] POST /volume/v3/volumes => generated 764 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:49.992419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:49.994466 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:49.995162 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f28c7ede-cb37-4ce3-848a-8d5934dada26", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2116613297"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:49.997314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request body: {'volume': {"'source_volid": 'f28c7ede-cb37-4ce3-848a-8d5934dada26', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2116613297'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:49.997682 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume of 1 GB Jul 03 06:31:50.009350 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Availability Zones retrieved successfully. Jul 03 06:31:50.022967 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (fa302c15-dbe7-4665-ad87-093e547dac0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:50.026052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2bb48b-5cbb-4c6a-a78a-13cfcd69ef11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.029030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:50.041535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d179ad21-e530-448a-adf3-87d5ce7f900b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.044972 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d179ad21-e530-448a-adf3-87d5ce7f900b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:31:50.044972 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d179ad21-e530-448a-adf3-87d5ce7f900b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.045256 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d179ad21-e530-448a-adf3-87d5ce7f900b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.055868 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.055868 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:50.061635 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d179ad21-e530-448a-adf3-87d5ce7f900b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:31:50.068486 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d179ad21-e530-448a-adf3-87d5ce7f900b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:31:50.069114 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 723/2872] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:31:50.085961 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2bb48b-5cbb-4c6a-a78a-13cfcd69ef11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.087081 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0315a31-b863-47b8-a0aa-c4c7a35cbcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.149321 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Created reservations ['d946829f-25d7-483d-a985-a5ab87c2043b', 'cfa664d0-d86a-4490-acb5-c4a1b94121d5', '31835a43-1f21-4d73-8955-23af1b5a075c', '7df0ca1a-f308-4084-b590-999a39ff7497'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:50.150196 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0315a31-b863-47b8-a0aa-c4c7a35cbcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d946829f-25d7-483d-a985-a5ab87c2043b', 'cfa664d0-d86a-4490-acb5-c4a1b94121d5', '31835a43-1f21-4d73-8955-23af1b5a075c', '7df0ca1a-f308-4084-b590-999a39ff7497']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.151066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e04395-3cdb-41d6-8cae-e734a3e5c219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.178004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e04395-3cdb-41d6-8cae-e734a3e5c219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '935bf997-58de-4573-b845-4101036d6a50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2116613297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['d946829f-25d7-483d-a985-a5ab87c2043b','cfa664d0-d86a-4490-acb5-c4a1b94121d5','31835a43-1f21-4d73-8955-23af1b5a075c','7df0ca1a-f308-4084-b590-999a39ff7497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2116613297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=935bf997-58de-4573-b845-4101036d6a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d8b3ca84eb483984004dc7ca73db03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.178004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65d67cb-403c-4a20-a599-00f487bb5c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.200176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65d67cb-403c-4a20-a599-00f487bb5c65) transitioned into state 'SUCCESS' from state '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-2116613297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['d946829f-25d7-483d-a985-a5ab87c2043b','cfa664d0-d86a-4490-acb5-c4a1b94121d5','31835a43-1f21-4d73-8955-23af1b5a075c','7df0ca1a-f308-4084-b590-999a39ff7497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.201145 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9dff4d-f0bc-4342-9a4d-937ad8a00e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.213260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9dff4d-f0bc-4342-9a4d-937ad8a00e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.214126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (fa302c15-dbe7-4665-ad87-093e547dac0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:50.214412 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request issued successfully. Jul 03 06:31:50.214996 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f21a911e-648a-42a6-a2dd-f41e55b991bf tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:50.215654 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 720/2873] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:49 2026] POST /volume/v3/volumes => generated 764 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:50.227716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-adf93afb-f3e0-4955-beee-70694569af1f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.230072 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:50.230537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f28c7ede-cb37-4ce3-848a-8d5934dada26", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1260440973"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:50.232467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request body: {'volume': {"'source_volid": 'f28c7ede-cb37-4ce3-848a-8d5934dada26', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1260440973'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:50.232658 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume of 1 GB Jul 03 06:31:50.240123 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Availability Zones retrieved successfully. Jul 03 06:31:50.247993 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (e82030bc-77b5-4f88-9657-d234a870516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:50.248982 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a87ad5-6ed2-4ee9-98e9-6ab28fe9a0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.249881 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:50.290721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a87ad5-6ed2-4ee9-98e9-6ab28fe9a0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.291873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d72382b-48d8-45e3-a69d-4ee3e575faeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.340741 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Created reservations ['88574d70-ad76-4cde-a946-6cd593a5165b', 'b520ee67-ffe0-40ce-b5fa-074272675a08', '77e38ae6-34fa-4420-b023-5f6d22f94b78', 'c614861a-84df-4f1f-bf4d-aa2f8168788e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:50.341742 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d72382b-48d8-45e3-a69d-4ee3e575faeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88574d70-ad76-4cde-a946-6cd593a5165b', 'b520ee67-ffe0-40ce-b5fa-074272675a08', '77e38ae6-34fa-4420-b023-5f6d22f94b78', 'c614861a-84df-4f1f-bf4d-aa2f8168788e']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.342554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d5622a0-ada2-4352-8212-048e634c3cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.372491 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d5622a0-ada2-4352-8212-048e634c3cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f946b20-7c7c-4703-811c-25621316326a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1260440973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['88574d70-ad76-4cde-a946-6cd593a5165b','b520ee67-ffe0-40ce-b5fa-074272675a08','77e38ae6-34fa-4420-b023-5f6d22f94b78','c614861a-84df-4f1f-bf4d-aa2f8168788e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1260440973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f946b20-7c7c-4703-811c-25621316326a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d8b3ca84eb483984004dc7ca73db03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.373410 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908a6668-9465-494b-b5ed-7102d322f4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.404513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908a6668-9465-494b-b5ed-7102d322f4ca) transitioned into state 'SUCCESS' from state '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-1260440973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5d8b3ca84eb483984004dc7ca73db03',qos_specs=None,replication_status=,reservations=['88574d70-ad76-4cde-a946-6cd593a5165b','b520ee67-ffe0-40ce-b5fa-074272675a08','77e38ae6-34fa-4420-b023-5f6d22f94b78','c614861a-84df-4f1f-bf4d-aa2f8168788e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5954200491cc46be99cc1bc7e9f8b1df',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.405476 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddff7ef-ec16-44b0-8efc-115e12fcb583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:50.426925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddff7ef-ec16-44b0-8efc-115e12fcb583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:50.429052 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Flow 'volume_create_api' (e82030bc-77b5-4f88-9657-d234a870516c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:50.429052 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Create volume request issued successfully. Jul 03 06:31:50.429471 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-adf93afb-f3e0-4955-beee-70694569af1f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:50.429878 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 713/2874] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:50 2026] POST /volume/v3/volumes => generated 764 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:50.445591 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-622879f6-2c9a-4ae5-b511-97de0765fd8b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.448240 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-622879f6-2c9a-4ae5-b511-97de0765fd8b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef Jul 03 06:31:50.449757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-622879f6-2c9a-4ae5-b511-97de0765fd8b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.449757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-622879f6-2c9a-4ae5-b511-97de0765fd8b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.457172 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.457172 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:50.461041 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-622879f6-2c9a-4ae5-b511-97de0765fd8b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:50.465938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-622879f6-2c9a-4ae5-b511-97de0765fd8b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef returned with HTTP 200 Jul 03 06:31:50.466308 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 719/2875] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:50.487158 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d25542b1-71c0-4753-9141-a1a70aa8f60b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.489395 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d25542b1-71c0-4753-9141-a1a70aa8f60b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 Jul 03 06:31:50.489597 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d25542b1-71c0-4753-9141-a1a70aa8f60b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.489857 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d25542b1-71c0-4753-9141-a1a70aa8f60b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.506283 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.506283 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:50.507279 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d25542b1-71c0-4753-9141-a1a70aa8f60b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:50.517898 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d25542b1-71c0-4753-9141-a1a70aa8f60b tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 returned with HTTP 200 Jul 03 06:31:50.517898 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 724/2876] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:50.533438 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-86735d57-8253-4fac-9b8f-7733dbf2cfc9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.535742 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86735d57-8253-4fac-9b8f-7733dbf2cfc9 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f Jul 03 06:31:50.535742 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86735d57-8253-4fac-9b8f-7733dbf2cfc9 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.536202 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86735d57-8253-4fac-9b8f-7733dbf2cfc9 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.549108 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.549108 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:50.553996 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-86735d57-8253-4fac-9b8f-7733dbf2cfc9 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:50.559141 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86735d57-8253-4fac-9b8f-7733dbf2cfc9 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f returned with HTTP 200 Jul 03 06:31:50.559648 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 721/2877] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:50.573407 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-34d9a07b-52aa-483a-b4fa-2fda3c9d6cd6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.575403 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34d9a07b-52aa-483a-b4fa-2fda3c9d6cd6 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 Jul 03 06:31:50.575596 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34d9a07b-52aa-483a-b4fa-2fda3c9d6cd6 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.575945 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34d9a07b-52aa-483a-b4fa-2fda3c9d6cd6 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.584493 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.584493 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:50.588301 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-34d9a07b-52aa-483a-b4fa-2fda3c9d6cd6 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:50.598812 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34d9a07b-52aa-483a-b4fa-2fda3c9d6cd6 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 returned with HTTP 200 Jul 03 06:31:50.599253 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 714/2878] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:50.611121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d97069f9-95f9-4e43-b125-6ed162d82539 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.613112 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d97069f9-95f9-4e43-b125-6ed162d82539 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a Jul 03 06:31:50.613270 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d97069f9-95f9-4e43-b125-6ed162d82539 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.613495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d97069f9-95f9-4e43-b125-6ed162d82539 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.624239 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.624239 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:50.629491 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d97069f9-95f9-4e43-b125-6ed162d82539 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:50.636080 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d97069f9-95f9-4e43-b125-6ed162d82539 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a returned with HTTP 200 Jul 03 06:31:50.636617 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 720/2879] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:50.650293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f85d81a1-bb34-4af1-8d3b-9148aa07829d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.652228 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f85d81a1-bb34-4af1-8d3b-9148aa07829d tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a Jul 03 06:31:50.652438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f85d81a1-bb34-4af1-8d3b-9148aa07829d tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.652662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f85d81a1-bb34-4af1-8d3b-9148aa07829d tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.652863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-f85d81a1-bb34-4af1-8d3b-9148aa07829d tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume with id: 1f946b20-7c7c-4703-811c-25621316326a Jul 03 06:31:50.661099 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.661099 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:50.661727 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f85d81a1-bb34-4af1-8d3b-9148aa07829d tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:50.680911 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f85d81a1-bb34-4af1-8d3b-9148aa07829d tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume request issued successfully. Jul 03 06:31:50.681110 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f85d81a1-bb34-4af1-8d3b-9148aa07829d tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a returned with HTTP 202 Jul 03 06:31:50.681562 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 725/2880] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:50 2026] DELETE /volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:50.695173 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e9c4f981-8851-4cf8-a34d-a048e932abe2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.697437 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e9c4f981-8851-4cf8-a34d-a048e932abe2 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a Jul 03 06:31:50.697437 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e9c4f981-8851-4cf8-a34d-a048e932abe2 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.697437 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e9c4f981-8851-4cf8-a34d-a048e932abe2 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.705460 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.705460 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:50.710195 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e9c4f981-8851-4cf8-a34d-a048e932abe2 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:50.716906 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e9c4f981-8851-4cf8-a34d-a048e932abe2 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a returned with HTTP 200 Jul 03 06:31:50.716906 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 722/2881] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:50.903058 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b988ab52-0f55-40cb-ae8b-8b8b42d772b6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.905054 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b988ab52-0f55-40cb-ae8b-8b8b42d772b6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 Jul 03 06:31:50.905054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b988ab52-0f55-40cb-ae8b-8b8b42d772b6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.905054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b988ab52-0f55-40cb-ae8b-8b8b42d772b6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.929319 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b988ab52-0f55-40cb-ae8b-8b8b42d772b6 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 returned with HTTP 404 Jul 03 06:31:50.930053 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 715/2882] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/d047e6b1-867e-4338-828e-4476595f70e6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:50.946743 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a5532bb7-d584-4ed2-b500-50f4d62fe523 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.957737 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a5532bb7-d584-4ed2-b500-50f4d62fe523 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:50.957737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a5532bb7-d584-4ed2-b500-50f4d62fe523 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:50.957955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a5532bb7-d584-4ed2-b500-50f4d62fe523 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:50.969379 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:50.969379 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:50.973908 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a5532bb7-d584-4ed2-b500-50f4d62fe523 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:50.979074 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a5532bb7-d584-4ed2-b500-50f4d62fe523 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:50.979717 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 721/2883] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:50 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:50.996486 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:50.998419 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:50.998788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1018045928"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:51.000716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1018045928'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:51.000716 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume of 1 GB Jul 03 06:31:51.007332 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Availability Zones retrieved successfully. Jul 03 06:31:51.016222 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (b7cdcaf1-d765-4101-9aef-292cd77436aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:51.017479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e41fae8-287f-417b-9a8e-6c44da1f3c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:51.019333 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:51.063544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e41fae8-287f-417b-9a8e-6c44da1f3c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:51.064907 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16778da7-78d8-45c3-ae67-b0d8318aa96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:51.112068 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['65d13204-ce8f-4bf1-83de-616db7da97bd', '2bab35cb-6967-44f8-b47c-fa1ffce7d5e1', '93866230-3d6e-47af-94ba-5f84fffb5d67', '0555f570-3f6d-4614-a728-73dc778c2196'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:51.112941 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16778da7-78d8-45c3-ae67-b0d8318aa96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d13204-ce8f-4bf1-83de-616db7da97bd', '2bab35cb-6967-44f8-b47c-fa1ffce7d5e1', '93866230-3d6e-47af-94ba-5f84fffb5d67', '0555f570-3f6d-4614-a728-73dc778c2196']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:51.113813 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (838a956c-8c43-4d20-9879-d98652861a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:51.140440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (838a956c-8c43-4d20-9879-d98652861a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018045928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['65d13204-ce8f-4bf1-83de-616db7da97bd','2bab35cb-6967-44f8-b47c-fa1ffce7d5e1','93866230-3d6e-47af-94ba-5f84fffb5d67','0555f570-3f6d-4614-a728-73dc778c2196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018045928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938f7d8b50bf4df29110aab7f5b796ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:51.141575 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695cd6e2-7c51-4b0d-b4c5-6fa1fdc0ec53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:51.161508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695cd6e2-7c51-4b0d-b4c5-6fa1fdc0ec53) transitioned into state 'SUCCESS' from state '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-1018045928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['65d13204-ce8f-4bf1-83de-616db7da97bd','2bab35cb-6967-44f8-b47c-fa1ffce7d5e1','93866230-3d6e-47af-94ba-5f84fffb5d67','0555f570-3f6d-4614-a728-73dc778c2196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:51.162199 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ac714a-1937-4f38-b037-597c7cf7abfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:51.175743 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ac714a-1937-4f38-b037-597c7cf7abfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:51.176972 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (b7cdcaf1-d765-4101-9aef-292cd77436aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:51.177128 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request issued successfully. Jul 03 06:31:51.177652 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-948cce61-b22e-40f8-bf1d-e750f94818a7 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:51.182259 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 726/2884] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:31:50 2026] POST /volume/v3/volumes => generated 754 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:51.194916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-86558b3e-2f71-4c0c-8f46-d686f3847114 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:51.196601 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86558b3e-2f71-4c0c-8f46-d686f3847114 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b Jul 03 06:31:51.196875 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86558b3e-2f71-4c0c-8f46-d686f3847114 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:51.197057 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86558b3e-2f71-4c0c-8f46-d686f3847114 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:51.207382 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:51.207382 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:51.212105 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-86558b3e-2f71-4c0c-8f46-d686f3847114 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:51.217889 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86558b3e-2f71-4c0c-8f46-d686f3847114 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b returned with HTTP 200 Jul 03 06:31:51.218231 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 723/2885] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:51 2026] GET /volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:51.732429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-11fdf8f2-2084-4e7e-8dec-bf16e51cdf85 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:51.735070 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11fdf8f2-2084-4e7e-8dec-bf16e51cdf85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a Jul 03 06:31:51.735243 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11fdf8f2-2084-4e7e-8dec-bf16e51cdf85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:51.735441 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11fdf8f2-2084-4e7e-8dec-bf16e51cdf85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:51.745755 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11fdf8f2-2084-4e7e-8dec-bf16e51cdf85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a returned with HTTP 404 Jul 03 06:31:51.746343 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 716/2886] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:51 2026] GET /volume/v3/volumes/1f946b20-7c7c-4703-811c-25621316326a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:51.754783 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-20a49924-008a-485a-8346-3eaefdd20979 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:51.757536 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-20a49924-008a-485a-8346-3eaefdd20979 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] DELETE https://10.4.3.243/volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 Jul 03 06:31:51.757863 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-20a49924-008a-485a-8346-3eaefdd20979 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:51.758289 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-20a49924-008a-485a-8346-3eaefdd20979 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:51.759196 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-20a49924-008a-485a-8346-3eaefdd20979 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume with id: 935bf997-58de-4573-b845-4101036d6a50 Jul 03 06:31:51.770396 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:51.770396 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:51.771029 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-20a49924-008a-485a-8346-3eaefdd20979 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:51.795592 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-20a49924-008a-485a-8346-3eaefdd20979 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume request issued successfully. Jul 03 06:31:51.795920 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-20a49924-008a-485a-8346-3eaefdd20979 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 returned with HTTP 202 Jul 03 06:31:51.796388 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 722/2887] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:51 2026] DELETE /volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:51.805123 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-afa57d9b-8f2f-4fbe-90df-ac5e22c60e85 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:51.807608 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-afa57d9b-8f2f-4fbe-90df-ac5e22c60e85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 Jul 03 06:31:51.807915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-afa57d9b-8f2f-4fbe-90df-ac5e22c60e85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:51.808145 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-afa57d9b-8f2f-4fbe-90df-ac5e22c60e85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:51.817720 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:51.817720 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:51.822728 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-afa57d9b-8f2f-4fbe-90df-ac5e22c60e85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:51.828810 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-afa57d9b-8f2f-4fbe-90df-ac5e22c60e85 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 returned with HTTP 200 Jul 03 06:31:51.829616 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 727/2888] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:51 2026] GET /volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:52.236891 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fc86af3c-8530-4c94-81d6-40b8eb447b0d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:52.239227 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fc86af3c-8530-4c94-81d6-40b8eb447b0d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b Jul 03 06:31:52.239539 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fc86af3c-8530-4c94-81d6-40b8eb447b0d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:52.239740 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fc86af3c-8530-4c94-81d6-40b8eb447b0d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:52.251155 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:52.251155 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:52.256510 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fc86af3c-8530-4c94-81d6-40b8eb447b0d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:52.262925 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fc86af3c-8530-4c94-81d6-40b8eb447b0d tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b returned with HTTP 200 Jul 03 06:31:52.263413 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 724/2889] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:52 2026] GET /volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:52.278803 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7c191ef7-9483-407f-9803-c559b6fe8194 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:52.280878 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c191ef7-9483-407f-9803-c559b6fe8194 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:31:52.281269 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c191ef7-9483-407f-9803-c559b6fe8194 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1687966476"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:52.291122 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:52.291122 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:52.291593 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7c191ef7-9483-407f-9803-c559b6fe8194 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:52.291789 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-7c191ef7-9483-407f-9803-c559b6fe8194 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create snapshot from volume 2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b Jul 03 06:31:52.335778 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-7c191ef7-9483-407f-9803-c559b6fe8194 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['da0710d3-2bd5-462f-ae88-36f3e3c9ab64', '2cc8e0f2-aaa6-4dd6-986e-27be8c1b4796', '95017163-792b-46d6-8793-4afb996e379f', 'eaaafd9b-ce8a-4da4-8488-00486fac7288'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:52.382024 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7c191ef7-9483-407f-9803-c559b6fe8194 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot create request issued successfully. Jul 03 06:31:52.382247 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c191ef7-9483-407f-9803-c559b6fe8194 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:31:52.382661 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 717/2890] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:31:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:52.395682 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-624130dc-157e-4e4e-9210-6d4d49f92640 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:52.398109 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-624130dc-157e-4e4e-9210-6d4d49f92640 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd Jul 03 06:31:52.398109 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-624130dc-157e-4e4e-9210-6d4d49f92640 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:52.398728 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-624130dc-157e-4e4e-9210-6d4d49f92640 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:52.407975 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:52.407975 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:52.408577 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-624130dc-157e-4e4e-9210-6d4d49f92640 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:52.409522 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-624130dc-157e-4e4e-9210-6d4d49f92640 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd returned with HTTP 200 Jul 03 06:31:52.410426 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 723/2891] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:52 2026] GET /volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:52.846014 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3b99e3dd-febb-4687-93a3-ca9aeda088eb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:52.848275 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b99e3dd-febb-4687-93a3-ca9aeda088eb tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 Jul 03 06:31:52.848685 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b99e3dd-febb-4687-93a3-ca9aeda088eb tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:52.848818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b99e3dd-febb-4687-93a3-ca9aeda088eb tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:52.855550 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b99e3dd-febb-4687-93a3-ca9aeda088eb tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 returned with HTTP 404 Jul 03 06:31:52.856305 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 728/2892] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:52 2026] GET /volume/v3/volumes/935bf997-58de-4573-b845-4101036d6a50 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:52.863340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-64c89fe9-a9aa-409f-8de3-c1ffc8d4fa6f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:52.865550 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-64c89fe9-a9aa-409f-8de3-c1ffc8d4fa6f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] DELETE https://10.4.3.243/volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f Jul 03 06:31:52.865879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-64c89fe9-a9aa-409f-8de3-c1ffc8d4fa6f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:52.866207 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-64c89fe9-a9aa-409f-8de3-c1ffc8d4fa6f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:52.866419 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-64c89fe9-a9aa-409f-8de3-c1ffc8d4fa6f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume with id: 9e2528ac-6d7a-4fc1-85e8-68bf6331a83f Jul 03 06:31:52.873540 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:52.873540 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:52.874125 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-64c89fe9-a9aa-409f-8de3-c1ffc8d4fa6f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:52.895281 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-64c89fe9-a9aa-409f-8de3-c1ffc8d4fa6f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume request issued successfully. Jul 03 06:31:52.895747 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-64c89fe9-a9aa-409f-8de3-c1ffc8d4fa6f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f returned with HTTP 202 Jul 03 06:31:52.896370 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 725/2893] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:52 2026] DELETE /volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:52.903919 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3098aa90-a0e4-4e18-9521-0dfd5cc07157 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:52.906122 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3098aa90-a0e4-4e18-9521-0dfd5cc07157 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f Jul 03 06:31:52.906320 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3098aa90-a0e4-4e18-9521-0dfd5cc07157 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:52.906505 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3098aa90-a0e4-4e18-9521-0dfd5cc07157 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:52.914570 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:52.914570 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:52.920177 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3098aa90-a0e4-4e18-9521-0dfd5cc07157 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:52.925792 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3098aa90-a0e4-4e18-9521-0dfd5cc07157 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f returned with HTTP 200 Jul 03 06:31:52.926308 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 718/2894] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:52 2026] GET /volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:53.423177 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0a524f13-464f-4a48-954f-5484f02ca30e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:53.425194 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0a524f13-464f-4a48-954f-5484f02ca30e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd Jul 03 06:31:53.425431 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0a524f13-464f-4a48-954f-5484f02ca30e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:53.425657 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0a524f13-464f-4a48-954f-5484f02ca30e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:53.431892 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:53.431892 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:53.432443 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0a524f13-464f-4a48-954f-5484f02ca30e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:53.433468 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0a524f13-464f-4a48-954f-5484f02ca30e tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd returned with HTTP 200 Jul 03 06:31:53.433946 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 724/2895] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:53 2026] GET /volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:31:53.444959 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e90d8895-5a7a-4f55-99ca-d04938693645 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:53.446570 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:53.447132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2002006098"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:53.448944 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request body: {'volume': {'snapshot_id': '5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2002006098'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:53.454651 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:53.454651 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:53.456715 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:53.456715 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume of 1 GB Jul 03 06:31:53.461388 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Availability Zones retrieved successfully. Jul 03 06:31:53.471114 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (cfedc916-9252-46a6-8d41-114c100f4c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:53.472968 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662c3477-db15-4bf1-8236-bd997a945a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:53.474420 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:53.524834 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662c3477-db15-4bf1-8236-bd997a945a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:53.525836 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e7d8f7-80bf-4909-8e0a-5371de352082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:53.573630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Created reservations ['cecd96c3-f5ae-4341-92a7-f95e8921ca29', 'b0dde452-4a86-4dce-b8b8-bacb61e4cafa', '1270b33d-ffbf-4458-ba54-a8f8e18691f8', 'b5361c89-4acd-4a6d-a851-0625ae7554a6'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:53.574805 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e7d8f7-80bf-4909-8e0a-5371de352082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cecd96c3-f5ae-4341-92a7-f95e8921ca29', 'b0dde452-4a86-4dce-b8b8-bacb61e4cafa', '1270b33d-ffbf-4458-ba54-a8f8e18691f8', 'b5361c89-4acd-4a6d-a851-0625ae7554a6']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:53.575812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2eb13b0-7869-447c-87c6-9641b2404906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:53.631556 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2eb13b0-7869-447c-87c6-9641b2404906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3912aa-3067-41e9-8e17-1bd9b54ce8fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2002006098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['cecd96c3-f5ae-4341-92a7-f95e8921ca29','b0dde452-4a86-4dce-b8b8-bacb61e4cafa','1270b33d-ffbf-4458-ba54-a8f8e18691f8','b5361c89-4acd-4a6d-a851-0625ae7554a6'],size=1,snapshot_id=5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2002006098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c3912aa-3067-41e9-8e17-1bd9b54ce8fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938f7d8b50bf4df29110aab7f5b796ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:53.632803 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ddde1c-b9b7-4a43-afe3-c9cd29b28f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:53.652100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ddde1c-b9b7-4a43-afe3-c9cd29b28f68) transitioned into state 'SUCCESS' from state '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-2002006098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938f7d8b50bf4df29110aab7f5b796ab',qos_specs=None,replication_status=,reservations=['cecd96c3-f5ae-4341-92a7-f95e8921ca29','b0dde452-4a86-4dce-b8b8-bacb61e4cafa','1270b33d-ffbf-4458-ba54-a8f8e18691f8','b5361c89-4acd-4a6d-a851-0625ae7554a6'],size=1,snapshot_id=5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd,source_replicaid=,source_volid=None,status='creating',user_id='05b1585c6d3442b3a76f7b008ac10a72',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:53.653110 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc989cf3-7a6b-433c-b5b2-e94d69cfe9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:53.681268 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc989cf3-7a6b-433c-b5b2-e94d69cfe9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:53.682426 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Flow 'volume_create_api' (cfedc916-9252-46a6-8d41-114c100f4c26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:53.682836 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Create volume request issued successfully. Jul 03 06:31:53.683528 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e90d8895-5a7a-4f55-99ca-d04938693645 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:53.684275 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 729/2896] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:31:53 2026] POST /volume/v3/volumes => generated 788 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:53.696393 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-683e3f6b-f1be-45b2-b180-5fab0fc47552 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:53.698627 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-683e3f6b-f1be-45b2-b180-5fab0fc47552 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:53.698897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-683e3f6b-f1be-45b2-b180-5fab0fc47552 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:53.699151 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-683e3f6b-f1be-45b2-b180-5fab0fc47552 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:53.707224 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:53.707224 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:53.712804 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-683e3f6b-f1be-45b2-b180-5fab0fc47552 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:53.719251 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-683e3f6b-f1be-45b2-b180-5fab0fc47552 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb returned with HTTP 200 Jul 03 06:31:53.719738 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 726/2897] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:53 2026] GET /volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:53.942390 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4a75ef32-14c3-4d25-a9e2-de74a63947ae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:53.944243 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4a75ef32-14c3-4d25-a9e2-de74a63947ae tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f Jul 03 06:31:53.944422 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4a75ef32-14c3-4d25-a9e2-de74a63947ae tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:53.944635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4a75ef32-14c3-4d25-a9e2-de74a63947ae tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:53.951775 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4a75ef32-14c3-4d25-a9e2-de74a63947ae tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f returned with HTTP 404 Jul 03 06:31:53.952334 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 719/2898] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:53 2026] GET /volume/v3/volumes/9e2528ac-6d7a-4fc1-85e8-68bf6331a83f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:53.964311 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-994f9118-dc42-45e3-bac8-5b2bdfdbc16f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:53.967023 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-994f9118-dc42-45e3-bac8-5b2bdfdbc16f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 Jul 03 06:31:53.967306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-994f9118-dc42-45e3-bac8-5b2bdfdbc16f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:53.967613 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-994f9118-dc42-45e3-bac8-5b2bdfdbc16f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:53.967883 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-994f9118-dc42-45e3-bac8-5b2bdfdbc16f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume with id: 8f118970-d804-480c-a585-5856839bdad9 Jul 03 06:31:53.976771 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:53.976771 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:53.977335 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-994f9118-dc42-45e3-bac8-5b2bdfdbc16f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:54.005090 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-994f9118-dc42-45e3-bac8-5b2bdfdbc16f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume request issued successfully. Jul 03 06:31:54.005491 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-994f9118-dc42-45e3-bac8-5b2bdfdbc16f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 returned with HTTP 202 Jul 03 06:31:54.005975 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 725/2899] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:53 2026] DELETE /volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:54.014430 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3a293613-4c6f-4c85-8ff3-74b35c2e9d98 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:54.017145 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a293613-4c6f-4c85-8ff3-74b35c2e9d98 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 Jul 03 06:31:54.017548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a293613-4c6f-4c85-8ff3-74b35c2e9d98 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:54.017548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a293613-4c6f-4c85-8ff3-74b35c2e9d98 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:54.024666 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:54.024666 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:54.028393 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3a293613-4c6f-4c85-8ff3-74b35c2e9d98 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:54.033373 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a293613-4c6f-4c85-8ff3-74b35c2e9d98 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 returned with HTTP 200 Jul 03 06:31:54.033809 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 730/2900] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:54 2026] GET /volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:54.736494 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c5baebfa-c90a-4f1c-a3fa-af13ac27a519 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:54.738911 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c5baebfa-c90a-4f1c-a3fa-af13ac27a519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:54.739191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c5baebfa-c90a-4f1c-a3fa-af13ac27a519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:54.739457 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c5baebfa-c90a-4f1c-a3fa-af13ac27a519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:54.750056 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:54.750056 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:54.755293 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c5baebfa-c90a-4f1c-a3fa-af13ac27a519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:54.760902 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c5baebfa-c90a-4f1c-a3fa-af13ac27a519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb returned with HTTP 200 Jul 03 06:31:54.761525 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 727/2901] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:54 2026] GET /volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:54.778302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e299ec11-292f-4afe-9154-c986e409c113 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:54.782446 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e299ec11-292f-4afe-9154-c986e409c113 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:54.782711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e299ec11-292f-4afe-9154-c986e409c113 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:54.782972 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e299ec11-292f-4afe-9154-c986e409c113 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:54.790939 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:54.790939 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:54.795330 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e299ec11-292f-4afe-9154-c986e409c113 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:54.800347 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e299ec11-292f-4afe-9154-c986e409c113 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb returned with HTTP 200 Jul 03 06:31:54.800906 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 720/2902] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:54 2026] GET /volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:54.818514 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-18f15d71-08e0-44e8-a521-d0a8cd88874a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:54.820433 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-18f15d71-08e0-44e8-a521-d0a8cd88874a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:54.820636 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-18f15d71-08e0-44e8-a521-d0a8cd88874a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:54.820943 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-18f15d71-08e0-44e8-a521-d0a8cd88874a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:54.821123 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-18f15d71-08e0-44e8-a521-d0a8cd88874a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume with id: 4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:54.832095 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:54.832095 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:54.832793 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-18f15d71-08e0-44e8-a521-d0a8cd88874a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:54.860028 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-18f15d71-08e0-44e8-a521-d0a8cd88874a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume request issued successfully. Jul 03 06:31:54.860241 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-18f15d71-08e0-44e8-a521-d0a8cd88874a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb returned with HTTP 202 Jul 03 06:31:54.860856 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 726/2903] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:54 2026] DELETE /volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 06:31:54.874201 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dcc591d4-38bd-44dd-8faf-b3e06723498f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:54.876749 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcc591d4-38bd-44dd-8faf-b3e06723498f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:54.877030 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcc591d4-38bd-44dd-8faf-b3e06723498f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:54.877306 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcc591d4-38bd-44dd-8faf-b3e06723498f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:54.889043 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:54.889043 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:54.894656 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dcc591d4-38bd-44dd-8faf-b3e06723498f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:54.901402 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcc591d4-38bd-44dd-8faf-b3e06723498f tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb returned with HTTP 200 Jul 03 06:31:54.901928 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 731/2904] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:54 2026] GET /volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:55.049364 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2275a70b-52d8-40e4-91d5-efe7d0666258 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:55.054044 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2275a70b-52d8-40e4-91d5-efe7d0666258 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 Jul 03 06:31:55.054353 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2275a70b-52d8-40e4-91d5-efe7d0666258 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:55.054822 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2275a70b-52d8-40e4-91d5-efe7d0666258 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:55.067567 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2275a70b-52d8-40e4-91d5-efe7d0666258 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 returned with HTTP 404 Jul 03 06:31:55.068123 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 728/2905] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:55 2026] GET /volume/v3/volumes/8f118970-d804-480c-a585-5856839bdad9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:55.078988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-abaa2f5f-687d-46a0-a2f6-5b393d8bd3ef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:55.081177 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-abaa2f5f-687d-46a0-a2f6-5b393d8bd3ef tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] DELETE https://10.4.3.243/volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef Jul 03 06:31:55.081566 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-abaa2f5f-687d-46a0-a2f6-5b393d8bd3ef tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:55.081894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-abaa2f5f-687d-46a0-a2f6-5b393d8bd3ef tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:55.082084 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-abaa2f5f-687d-46a0-a2f6-5b393d8bd3ef tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume with id: 6919be26-7cd4-4dc2-8788-8501ba3860ef Jul 03 06:31:55.091536 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:55.091536 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:55.091982 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-abaa2f5f-687d-46a0-a2f6-5b393d8bd3ef tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:55.124802 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-abaa2f5f-687d-46a0-a2f6-5b393d8bd3ef tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume request issued successfully. Jul 03 06:31:55.124802 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-abaa2f5f-687d-46a0-a2f6-5b393d8bd3ef tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef returned with HTTP 202 Jul 03 06:31:55.124802 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 721/2906] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:55 2026] DELETE /volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:55.134876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a8f06ba6-3cf8-4ba7-91e1-adb8b4a6fa8f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:55.135845 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8f06ba6-3cf8-4ba7-91e1-adb8b4a6fa8f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef Jul 03 06:31:55.136005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8f06ba6-3cf8-4ba7-91e1-adb8b4a6fa8f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:55.136193 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8f06ba6-3cf8-4ba7-91e1-adb8b4a6fa8f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:55.145082 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:55.145082 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:55.150740 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a8f06ba6-3cf8-4ba7-91e1-adb8b4a6fa8f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:55.156124 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8f06ba6-3cf8-4ba7-91e1-adb8b4a6fa8f tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef returned with HTTP 200 Jul 03 06:31:55.156713 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 727/2907] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:55 2026] GET /volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:55.923122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-54f6be85-d2d4-4622-90e4-8687b6e313eb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:55.926421 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54f6be85-d2d4-4622-90e4-8687b6e313eb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:55.926672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54f6be85-d2d4-4622-90e4-8687b6e313eb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:55.926925 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54f6be85-d2d4-4622-90e4-8687b6e313eb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:55.934854 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54f6be85-d2d4-4622-90e4-8687b6e313eb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb returned with HTTP 404 Jul 03 06:31:55.935669 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 732/2908] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:55 2026] GET /volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:55.943242 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a063e353-6af3-4174-a0d0-9b22b4a0cffa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:55.945522 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a063e353-6af3-4174-a0d0-9b22b4a0cffa tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:55.946632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a063e353-6af3-4174-a0d0-9b22b4a0cffa tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:55.946632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a063e353-6af3-4174-a0d0-9b22b4a0cffa tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:55.954458 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a063e353-6af3-4174-a0d0-9b22b4a0cffa tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb returned with HTTP 404 Jul 03 06:31:55.955193 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 729/2909] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:55 2026] GET /volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:55.964312 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-aec217ea-c5ba-4fdf-8eb7-011046fef922 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:55.966403 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aec217ea-c5ba-4fdf-8eb7-011046fef922 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:55.966765 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aec217ea-c5ba-4fdf-8eb7-011046fef922 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:55.967010 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aec217ea-c5ba-4fdf-8eb7-011046fef922 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:55.967171 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-aec217ea-c5ba-4fdf-8eb7-011046fef922 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume with id: 4c3912aa-3067-41e9-8e17-1bd9b54ce8fb Jul 03 06:31:55.973114 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aec217ea-c5ba-4fdf-8eb7-011046fef922 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb returned with HTTP 404 Jul 03 06:31:55.973610 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 722/2910] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:55 2026] DELETE /volume/v3/volumes/4c3912aa-3067-41e9-8e17-1bd9b54ce8fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:55.981496 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-19aa6d74-9646-4ffc-b909-cb9859a67f94 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:55.983955 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19aa6d74-9646-4ffc-b909-cb9859a67f94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd Jul 03 06:31:55.984269 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19aa6d74-9646-4ffc-b909-cb9859a67f94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:55.984597 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-19aa6d74-9646-4ffc-b909-cb9859a67f94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:55.984847 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-19aa6d74-9646-4ffc-b909-cb9859a67f94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete snapshot with id: 5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd Jul 03 06:31:55.990786 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:55.990786 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:55.992195 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-19aa6d74-9646-4ffc-b909-cb9859a67f94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:56.013819 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-19aa6d74-9646-4ffc-b909-cb9859a67f94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot delete request issued successfully. Jul 03 06:31:56.014089 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-19aa6d74-9646-4ffc-b909-cb9859a67f94 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd returned with HTTP 202 Jul 03 06:31:56.014561 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 728/2911] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:31:55 2026] DELETE /volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:56.023925 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4dc07747-f5e2-4ad3-8602-f3c1b3ec173c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:56.026415 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4dc07747-f5e2-4ad3-8602-f3c1b3ec173c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd Jul 03 06:31:56.026754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4dc07747-f5e2-4ad3-8602-f3c1b3ec173c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:56.027018 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4dc07747-f5e2-4ad3-8602-f3c1b3ec173c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:56.033454 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:56.033454 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:56.034086 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4dc07747-f5e2-4ad3-8602-f3c1b3ec173c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Snapshot retrieved successfully. Jul 03 06:31:56.035173 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4dc07747-f5e2-4ad3-8602-f3c1b3ec173c tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd returned with HTTP 200 Jul 03 06:31:56.035718 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 733/2912] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:56 2026] GET /volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:56.172960 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bbabfe53-6af6-4ac8-a9c5-3ab2d6312687 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:56.175361 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbabfe53-6af6-4ac8-a9c5-3ab2d6312687 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef Jul 03 06:31:56.175743 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbabfe53-6af6-4ac8-a9c5-3ab2d6312687 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:56.176052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbabfe53-6af6-4ac8-a9c5-3ab2d6312687 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:56.183352 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbabfe53-6af6-4ac8-a9c5-3ab2d6312687 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef returned with HTTP 404 Jul 03 06:31:56.184096 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 730/2913] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:56 2026] GET /volume/v3/volumes/6919be26-7cd4-4dc2-8788-8501ba3860ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:56.192791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-11e10db0-5325-41a4-82aa-b7f64890d063 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:56.195497 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11e10db0-5325-41a4-82aa-b7f64890d063 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] DELETE https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 Jul 03 06:31:56.195882 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11e10db0-5325-41a4-82aa-b7f64890d063 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:56.196229 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11e10db0-5325-41a4-82aa-b7f64890d063 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:56.196493 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-11e10db0-5325-41a4-82aa-b7f64890d063 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume with id: f28c7ede-cb37-4ce3-848a-8d5934dada26 Jul 03 06:31:56.206514 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:56.206514 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:56.207300 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-11e10db0-5325-41a4-82aa-b7f64890d063 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:56.249147 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-11e10db0-5325-41a4-82aa-b7f64890d063 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Delete volume request issued successfully. Jul 03 06:31:56.249405 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11e10db0-5325-41a4-82aa-b7f64890d063 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 returned with HTTP 202 Jul 03 06:31:56.249910 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 723/2914] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:56 2026] DELETE /volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:56.257162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c00893af-0d46-4f56-99d4-07f1efded5ea None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:56.259278 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c00893af-0d46-4f56-99d4-07f1efded5ea tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 Jul 03 06:31:56.259580 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c00893af-0d46-4f56-99d4-07f1efded5ea tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:56.259886 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c00893af-0d46-4f56-99d4-07f1efded5ea tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:56.267676 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:56.267676 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:56.271594 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c00893af-0d46-4f56-99d4-07f1efded5ea tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Volume info retrieved successfully. Jul 03 06:31:56.276232 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c00893af-0d46-4f56-99d4-07f1efded5ea tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 returned with HTTP 200 Jul 03 06:31:56.276984 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 729/2915] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:56 2026] GET /volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:57.048599 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f70f612d-7019-42da-8f0e-b27bf1c4baa3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:57.050337 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f70f612d-7019-42da-8f0e-b27bf1c4baa3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd Jul 03 06:31:57.050495 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f70f612d-7019-42da-8f0e-b27bf1c4baa3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:57.050686 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f70f612d-7019-42da-8f0e-b27bf1c4baa3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:57.055792 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f70f612d-7019-42da-8f0e-b27bf1c4baa3 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd returned with HTTP 404 Jul 03 06:31:57.056336 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 734/2916] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:31:57 2026] GET /volume/v3/snapshots/5b74e5dd-1eda-4f4d-b0e2-dc38e30270fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:57.064922 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dbccfa0e-7a14-476e-b8f1-416aecd6f79a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:57.067898 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dbccfa0e-7a14-476e-b8f1-416aecd6f79a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b Jul 03 06:31:57.067898 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dbccfa0e-7a14-476e-b8f1-416aecd6f79a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:57.068347 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dbccfa0e-7a14-476e-b8f1-416aecd6f79a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:57.076784 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:57.076784 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:31:57.080889 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-dbccfa0e-7a14-476e-b8f1-416aecd6f79a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:57.085892 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dbccfa0e-7a14-476e-b8f1-416aecd6f79a tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b returned with HTTP 200 Jul 03 06:31:57.086410 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 731/2917] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:57 2026] GET /volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:57.105431 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-de839cce-ee74-40e8-b664-dd874c4c08e2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:57.107305 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-de839cce-ee74-40e8-b664-dd874c4c08e2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b Jul 03 06:31:57.107748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-de839cce-ee74-40e8-b664-dd874c4c08e2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:57.108157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-de839cce-ee74-40e8-b664-dd874c4c08e2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:57.108507 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-de839cce-ee74-40e8-b664-dd874c4c08e2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume with id: 2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b Jul 03 06:31:57.122859 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:57.122859 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:57.122859 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-de839cce-ee74-40e8-b664-dd874c4c08e2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:57.148937 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-de839cce-ee74-40e8-b664-dd874c4c08e2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume request issued successfully. Jul 03 06:31:57.149384 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-de839cce-ee74-40e8-b664-dd874c4c08e2 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b returned with HTTP 202 Jul 03 06:31:57.150007 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 724/2918] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:57 2026] DELETE /volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:31:57.165149 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4d8df5bf-6d4e-4fb4-b479-09612152b814 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:57.167585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4d8df5bf-6d4e-4fb4-b479-09612152b814 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b Jul 03 06:31:57.167585 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4d8df5bf-6d4e-4fb4-b479-09612152b814 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:57.168514 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4d8df5bf-6d4e-4fb4-b479-09612152b814 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:57.177627 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:57.177627 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:57.183633 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4d8df5bf-6d4e-4fb4-b479-09612152b814 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:57.190888 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4d8df5bf-6d4e-4fb4-b479-09612152b814 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b returned with HTTP 200 Jul 03 06:31:57.191295 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 730/2919] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:57 2026] GET /volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:57.301412 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a6148bb0-77f8-454e-a840-8ead1f18c151 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:57.305220 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a6148bb0-77f8-454e-a840-8ead1f18c151 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] GET https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 Jul 03 06:31:57.305540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a6148bb0-77f8-454e-a840-8ead1f18c151 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:57.305852 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a6148bb0-77f8-454e-a840-8ead1f18c151 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:57.317590 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a6148bb0-77f8-454e-a840-8ead1f18c151 tempest-CreateVolumesFromSourceVolumeTest-1878789040 tempest-CreateVolumesFromSourceVolumeTest-1878789040-project-member] https://10.4.3.243/volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 returned with HTTP 404 Jul 03 06:31:57.318408 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 735/2920] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:57 2026] GET /volume/v3/volumes/f28c7ede-cb37-4ce3-848a-8d5934dada26 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:58.218384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3646945e-3e86-4baf-ac77-5d5564abe495 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:58.221267 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3646945e-3e86-4baf-ac77-5d5564abe495 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b Jul 03 06:31:58.221608 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3646945e-3e86-4baf-ac77-5d5564abe495 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:58.222188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3646945e-3e86-4baf-ac77-5d5564abe495 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:58.235884 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3646945e-3e86-4baf-ac77-5d5564abe495 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b returned with HTTP 404 Jul 03 06:31:58.236676 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 732/2921] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:58 2026] GET /volume/v3/volumes/2c23c641-b7ab-4a7c-bdb9-191d2ec6e40b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:58.254392 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3b925fce-6613-4ead-a038-92bb052a4519 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:58.257887 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3b925fce-6613-4ead-a038-92bb052a4519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:58.257963 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3b925fce-6613-4ead-a038-92bb052a4519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:58.258341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3b925fce-6613-4ead-a038-92bb052a4519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:58.261307 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=505,cinder:INSERT=78,cinder:UPDATE=152 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:31:58.273978 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:58.273978 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:58.283809 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3b925fce-6613-4ead-a038-92bb052a4519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:58.293079 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3b925fce-6613-4ead-a038-92bb052a4519 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:58.294267 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 725/2922] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:58 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:58.311471 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3d79722a-9f0f-4376-89b6-ab1974939593 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:58.313108 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3d79722a-9f0f-4376-89b6-ab1974939593 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] DELETE https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:58.313306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3d79722a-9f0f-4376-89b6-ab1974939593 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:58.313548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3d79722a-9f0f-4376-89b6-ab1974939593 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:58.313807 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-3d79722a-9f0f-4376-89b6-ab1974939593 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume with id: 39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:58.316467 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=416,cinder:INSERT=55,cinder:UPDATE=85 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:31:58.326102 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:58.326102 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:31:58.326295 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3d79722a-9f0f-4376-89b6-ab1974939593 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:58.359851 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3d79722a-9f0f-4376-89b6-ab1974939593 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Delete volume request issued successfully. Jul 03 06:31:58.359968 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3d79722a-9f0f-4376-89b6-ab1974939593 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 202 Jul 03 06:31:58.361611 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 731/2923] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:31:58 2026] DELETE /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 06:31:58.372868 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4814c4c8-857d-423e-8c18-574338ec4492 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:58.374636 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4814c4c8-857d-423e-8c18-574338ec4492 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:58.374878 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4814c4c8-857d-423e-8c18-574338ec4492 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:58.375079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4814c4c8-857d-423e-8c18-574338ec4492 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:58.377179 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=516,cinder:UPDATE=165,cinder:INSERT=100,cinder:DELETE=1 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:31:58.384406 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:58.384406 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:31:58.388523 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4814c4c8-857d-423e-8c18-574338ec4492 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Volume info retrieved successfully. Jul 03 06:31:58.397229 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4814c4c8-857d-423e-8c18-574338ec4492 tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 200 Jul 03 06:31:58.397642 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 736/2924] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:58 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:31:59.053171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:59.174457 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:31:59.174934 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-874166510"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:31:59.180376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-874166510'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:31:59.180499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Create volume of 1 GB Jul 03 06:31:59.188734 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Availability Zones retrieved successfully. Jul 03 06:31:59.198312 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Flow 'volume_create_api' (4602b2ef-a3d9-43b2-8f2b-1d252bb95a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:59.199538 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca30983f-0023-46ba-b91a-c7b42aa55c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:59.200602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:31:59.234320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca30983f-0023-46ba-b91a-c7b42aa55c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:59.234965 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3bb4cf0-dec0-4a01-b552-d93849311c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:59.317727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Created reservations ['42a33806-cd1f-4023-8e19-79cb1f3aabc0', '3f9f88f3-8e0f-4323-9345-f6cfcca29c1b', 'dfa6d51f-d31b-4379-8956-1771339e1b08', 'cfb7739d-308e-423c-b007-2a103adc9dcd'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:31:59.318667 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3bb4cf0-dec0-4a01-b552-d93849311c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a33806-cd1f-4023-8e19-79cb1f3aabc0', '3f9f88f3-8e0f-4323-9345-f6cfcca29c1b', 'dfa6d51f-d31b-4379-8956-1771339e1b08', 'cfb7739d-308e-423c-b007-2a103adc9dcd']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:59.319903 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b164e1-7638-4665-b238-68416528e52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:59.351273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b164e1-7638-4665-b238-68416528e52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '063e7f27-4796-4dfa-ba21-2bbb6f197e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874166510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd3e890d5014ca0be649500001afa2f',qos_specs=None,replication_status=,reservations=['42a33806-cd1f-4023-8e19-79cb1f3aabc0','3f9f88f3-8e0f-4323-9345-f6cfcca29c1b','dfa6d51f-d31b-4379-8956-1771339e1b08','cfb7739d-308e-423c-b007-2a103adc9dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4a47348b3b406c8bbc782f44a07b7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874166510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=063e7f27-4796-4dfa-ba21-2bbb6f197e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dd3e890d5014ca0be649500001afa2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c4a47348b3b406c8bbc782f44a07b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:59.352143 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b127441-3bb8-44d7-a383-e7c40f9a2440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:59.377435 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b127441-3bb8-44d7-a383-e7c40f9a2440) transitioned into state 'SUCCESS' from state '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-874166510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dd3e890d5014ca0be649500001afa2f',qos_specs=None,replication_status=,reservations=['42a33806-cd1f-4023-8e19-79cb1f3aabc0','3f9f88f3-8e0f-4323-9345-f6cfcca29c1b','dfa6d51f-d31b-4379-8956-1771339e1b08','cfb7739d-308e-423c-b007-2a103adc9dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4a47348b3b406c8bbc782f44a07b7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:59.378741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbc7d9d-c0db-4334-84a7-1a7698b1ca6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:31:59.394155 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbc7d9d-c0db-4334-84a7-1a7698b1ca6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:31:59.395447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Flow 'volume_create_api' (4602b2ef-a3d9-43b2-8f2b-1d252bb95a2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:31:59.395913 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Create volume request issued successfully. Jul 03 06:31:59.396776 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1389d1da-7f92-439d-aaeb-afc7d5080be0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:31:59.397359 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 733/2925] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:31:59 2026] POST /volume/v3/volumes => generated 777 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:31:59.415131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-55b3966f-624d-42d2-ad01-bb125ea245c3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:59.417342 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-55b3966f-624d-42d2-ad01-bb125ea245c3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 Jul 03 06:31:59.417660 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-55b3966f-624d-42d2-ad01-bb125ea245c3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:59.417901 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5553913c-7d3e-4bf7-b174-e906989c16bb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:31:59.418265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-55b3966f-624d-42d2-ad01-bb125ea245c3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:59.420197 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5553913c-7d3e-4bf7-b174-e906989c16bb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] GET https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea Jul 03 06:31:59.420315 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5553913c-7d3e-4bf7-b174-e906989c16bb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:31:59.420546 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5553913c-7d3e-4bf7-b174-e906989c16bb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:31:59.428706 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5553913c-7d3e-4bf7-b174-e906989c16bb tempest-VolumesSnapshotTestJSON-1452006165 tempest-VolumesSnapshotTestJSON-1452006165-project-member] https://10.4.3.243/volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea returned with HTTP 404 Jul 03 06:31:59.432789 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 732/2926] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:31:59 2026] GET /volume/v3/volumes/39eaf4d1-8d20-4369-b924-d5f7397fc6ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:31:59.436287 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:31:59.436287 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:31:59.444306 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-55b3966f-624d-42d2-ad01-bb125ea245c3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Volume info retrieved successfully. Jul 03 06:31:59.453428 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-55b3966f-624d-42d2-ad01-bb125ea245c3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 returned with HTTP 200 Jul 03 06:31:59.454171 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 726/2927] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:31:59 2026] GET /volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:00.473139 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-df83b1be-ef7a-446f-9e60-9ee6b1f776b3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:00.476530 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-df83b1be-ef7a-446f-9e60-9ee6b1f776b3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 Jul 03 06:32:00.476530 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-df83b1be-ef7a-446f-9e60-9ee6b1f776b3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:00.477645 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-df83b1be-ef7a-446f-9e60-9ee6b1f776b3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:00.490191 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:00.490191 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:00.497081 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-df83b1be-ef7a-446f-9e60-9ee6b1f776b3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Volume info retrieved successfully. Jul 03 06:32:00.504714 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-df83b1be-ef7a-446f-9e60-9ee6b1f776b3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 returned with HTTP 200 Jul 03 06:32:00.505297 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 737/2928] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:00 2026] GET /volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:00.532349 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0ee79dc1-7d51-4e52-897c-1724dd246e56 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:00.535326 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0ee79dc1-7d51-4e52-897c-1724dd246e56 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:32:00.535879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0ee79dc1-7d51-4e52-897c-1724dd246e56 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "063e7f27-4796-4dfa-ba21-2bbb6f197e41", "name": "tempest-type-Backup-1927839076"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:00.537842 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-0ee79dc1-7d51-4e52-897c-1724dd246e56 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Creating new backup {'backup': {'volume_id': '063e7f27-4796-4dfa-ba21-2bbb6f197e41', 'name': 'tempest-type-Backup-1927839076'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:32:00.537993 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-0ee79dc1-7d51-4e52-897c-1724dd246e56 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Creating backup of volume 063e7f27-4796-4dfa-ba21-2bbb6f197e41 in container None Jul 03 06:32:00.547010 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:00.547010 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:00.547345 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0ee79dc1-7d51-4e52-897c-1724dd246e56 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Volume info retrieved successfully. Jul 03 06:32:00.581069 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-0ee79dc1-7d51-4e52-897c-1724dd246e56 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Created reservations ['6d0a999d-1eb1-4912-8a37-eef8cbafb60b', '592637df-cb16-4ba5-8cff-2bc1253587a1'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:00.615609 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0ee79dc1-7d51-4e52-897c-1724dd246e56 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:32:00.616185 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 734/2929] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:32:00 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:00.629198 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-277b83fe-6948-4e2c-a48f-f31082376b60 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:00.631191 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-277b83fe-6948-4e2c-a48f-f31082376b60 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:00.631517 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-277b83fe-6948-4e2c-a48f-f31082376b60 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:00.631633 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-277b83fe-6948-4e2c-a48f-f31082376b60 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:00.631720 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-277b83fe-6948-4e2c-a48f-f31082376b60 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:00.638168 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:00.638168 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:00.638679 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-277b83fe-6948-4e2c-a48f-f31082376b60 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:00.639305 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 733/2930] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:00 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:01.652999 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dbb84970-7c22-44de-9452-3738c6215b35 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:01.655341 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dbb84970-7c22-44de-9452-3738c6215b35 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:01.655657 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dbb84970-7c22-44de-9452-3738c6215b35 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:01.655982 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dbb84970-7c22-44de-9452-3738c6215b35 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:01.656147 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-dbb84970-7c22-44de-9452-3738c6215b35 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:01.666275 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:01.666275 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:01.667269 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dbb84970-7c22-44de-9452-3738c6215b35 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:01.667972 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 727/2931] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:01 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:02.680171 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a215a142-3b4e-49bc-8572-53c6e53aa29e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:02.683672 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a215a142-3b4e-49bc-8572-53c6e53aa29e tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:02.683672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a215a142-3b4e-49bc-8572-53c6e53aa29e tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:02.683672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a215a142-3b4e-49bc-8572-53c6e53aa29e tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:02.683672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a215a142-3b4e-49bc-8572-53c6e53aa29e tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:02.689680 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:02.689680 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:02.690759 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a215a142-3b4e-49bc-8572-53c6e53aa29e tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:02.691305 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 738/2932] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:02 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:03.707753 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-25ae4f17-20fe-4cf1-8d83-666b5105ec3d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:03.713726 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25ae4f17-20fe-4cf1-8d83-666b5105ec3d tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:03.714358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25ae4f17-20fe-4cf1-8d83-666b5105ec3d tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:03.714358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25ae4f17-20fe-4cf1-8d83-666b5105ec3d tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:03.714358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-25ae4f17-20fe-4cf1-8d83-666b5105ec3d tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:03.716491 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=599,cinder:INSERT=102,cinder:UPDATE=180 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:32:03.719285 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:03.719285 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:03.720667 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25ae4f17-20fe-4cf1-8d83-666b5105ec3d tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:03.720667 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 735/2933] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:03 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:04.733519 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ad16f12c-aed3-444e-900e-675051cd6bfa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:04.741612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ad16f12c-aed3-444e-900e-675051cd6bfa tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:04.741917 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ad16f12c-aed3-444e-900e-675051cd6bfa tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:04.742168 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ad16f12c-aed3-444e-900e-675051cd6bfa tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:04.742327 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ad16f12c-aed3-444e-900e-675051cd6bfa tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:04.753295 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:04.753295 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:04.753974 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ad16f12c-aed3-444e-900e-675051cd6bfa tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:04.754510 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 734/2934] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:04 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:05.766214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-efd22684-a413-4883-a368-fc1e47733f39 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:05.769631 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-efd22684-a413-4883-a368-fc1e47733f39 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:05.770164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-efd22684-a413-4883-a368-fc1e47733f39 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:05.770412 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-efd22684-a413-4883-a368-fc1e47733f39 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:05.770755 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-efd22684-a413-4883-a368-fc1e47733f39 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:05.776767 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:05.776767 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:05.778009 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-efd22684-a413-4883-a368-fc1e47733f39 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:05.778621 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 728/2935] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:05 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:06.793757 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-35c9a018-af22-45f1-8e4a-8667fcaa1df2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:06.796188 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-35c9a018-af22-45f1-8e4a-8667fcaa1df2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:06.796377 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-35c9a018-af22-45f1-8e4a-8667fcaa1df2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:06.799671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-35c9a018-af22-45f1-8e4a-8667fcaa1df2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:06.799671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-35c9a018-af22-45f1-8e4a-8667fcaa1df2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:06.809009 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:06.809009 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:06.809009 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-35c9a018-af22-45f1-8e4a-8667fcaa1df2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:06.809009 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 739/2936] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:06 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:07.822319 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-99e376af-c181-4c65-a3a5-971b1052f437 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:07.824578 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-99e376af-c181-4c65-a3a5-971b1052f437 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:07.826678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-99e376af-c181-4c65-a3a5-971b1052f437 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:07.827044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-99e376af-c181-4c65-a3a5-971b1052f437 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:07.827196 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-99e376af-c181-4c65-a3a5-971b1052f437 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:07.834323 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:07.834323 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:07.835210 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-99e376af-c181-4c65-a3a5-971b1052f437 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:07.835720 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 736/2937] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:07 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:08.118358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-06706756-6862-4d3f-adaf-de3fbd96babe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:08.121982 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-06706756-6862-4d3f-adaf-de3fbd96babe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:08.122189 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-06706756-6862-4d3f-adaf-de3fbd96babe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:08.122387 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-06706756-6862-4d3f-adaf-de3fbd96babe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:08.131921 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:08.131921 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:08.136567 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-06706756-6862-4d3f-adaf-de3fbd96babe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:08.143208 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-06706756-6862-4d3f-adaf-de3fbd96babe tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:08.143792 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 735/2938] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:08 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:08.855186 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6dadb8c4-e94b-4539-a1d0-9c668e18c53b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:08.859782 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6dadb8c4-e94b-4539-a1d0-9c668e18c53b tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:08.859782 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6dadb8c4-e94b-4539-a1d0-9c668e18c53b tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:08.859782 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6dadb8c4-e94b-4539-a1d0-9c668e18c53b tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:08.859782 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6dadb8c4-e94b-4539-a1d0-9c668e18c53b tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:08.869783 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:08.869783 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:08.870348 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6dadb8c4-e94b-4539-a1d0-9c668e18c53b tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:08.870679 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 729/2939] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:08 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:09.317456 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-611c05f9-f6e6-4e69-9cf9-be4920df79af None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:09.335984 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0716f004-f505-4b4a-9277-83935513eea8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:09.338932 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0716f004-f505-4b4a-9277-83935513eea8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:09.339273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0716f004-f505-4b4a-9277-83935513eea8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:09.339884 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0716f004-f505-4b4a-9277-83935513eea8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:09.361497 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:09.361497 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:09.367070 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0716f004-f505-4b4a-9277-83935513eea8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Volume info retrieved successfully. Jul 03 06:32:09.373744 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0716f004-f505-4b4a-9277-83935513eea8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:09.374683 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 737/2940] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:09 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:09.451100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-45174932-8f63-481e-97bb-b9a759de7b65 req-3c5b4cea-9464-4df9-bab2-d91244ce248c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:09.454499 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-3c5b4cea-9464-4df9-bab2-d91244ce248c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:09.455113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-3c5b4cea-9464-4df9-bab2-d91244ce248c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:09.455113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-3c5b4cea-9464-4df9-bab2-d91244ce248c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:09.474018 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:09.474018 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:09.484798 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-45174932-8f63-481e-97bb-b9a759de7b65 req-3c5b4cea-9464-4df9-bab2-d91244ce248c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:09.491863 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-3c5b4cea-9464-4df9-bab2-d91244ce248c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:09.492477 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 736/2941] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:09 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:09.517024 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-45174932-8f63-481e-97bb-b9a759de7b65 req-9db1043d-ef7d-4fdb-b9f1-08b1e1b24b0a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:09.519646 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-9db1043d-ef7d-4fdb-b9f1-08b1e1b24b0a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c/action Jul 03 06:32:09.520067 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-9db1043d-ef7d-4fdb-b9f1-08b1e1b24b0a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:09.520262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-9db1043d-ef7d-4fdb-b9f1-08b1e1b24b0a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:09.529188 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-611c05f9-f6e6-4e69-9cf9-be4920df79af tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:32:09.529188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-611c05f9-f6e6-4e69-9cf9-be4920df79af tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:09.529505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-611c05f9-f6e6-4e69-9cf9-be4920df79af tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:09.536815 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:09.536815 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:09.537398 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-45174932-8f63-481e-97bb-b9a759de7b65 req-9db1043d-ef7d-4fdb-b9f1-08b1e1b24b0a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:09.539286 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:09.539286 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:09.545578 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-611c05f9-f6e6-4e69-9cf9-be4920df79af tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:32:09.548114 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-45174932-8f63-481e-97bb-b9a759de7b65 req-9db1043d-ef7d-4fdb-b9f1-08b1e1b24b0a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Begin detaching volume completed successfully. Jul 03 06:32:09.548428 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-9db1043d-ef7d-4fdb-b9f1-08b1e1b24b0a tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c/action returned with HTTP 202 Jul 03 06:32:09.549102 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 730/2942] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:32:09 2026] POST /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:09.554210 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-611c05f9-f6e6-4e69-9cf9-be4920df79af tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:32:09.555179 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 740/2943] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:09 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 850 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:09.581379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5ac68c30-0118-4534-8363-74f4d72566a0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:09.588670 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5ac68c30-0118-4534-8363-74f4d72566a0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:09.588921 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5ac68c30-0118-4534-8363-74f4d72566a0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:09.589119 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5ac68c30-0118-4534-8363-74f4d72566a0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:09.616759 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:09.616759 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:09.624664 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5ac68c30-0118-4534-8363-74f4d72566a0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:09.625389 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e6cb0698-4a29-442b-a9d4-2fbd5449d93a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:09.628414 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6cb0698-4a29-442b-a9d4-2fbd5449d93a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:32:09.628414 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6cb0698-4a29-442b-a9d4-2fbd5449d93a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:09.628564 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6cb0698-4a29-442b-a9d4-2fbd5449d93a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:09.631583 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5ac68c30-0118-4534-8363-74f4d72566a0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:09.632154 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 738/2944] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:09 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1444 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:09.648376 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:09.648376 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:09.654158 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e6cb0698-4a29-442b-a9d4-2fbd5449d93a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:32:09.662749 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6cb0698-4a29-442b-a9d4-2fbd5449d93a tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:32:09.663406 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 737/2945] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:09 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:32:09.883815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5e5bf7f6-33be-45f2-892f-6ecbe4b5f2ce None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:09.889781 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5e5bf7f6-33be-45f2-892f-6ecbe4b5f2ce tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:09.890291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5e5bf7f6-33be-45f2-892f-6ecbe4b5f2ce tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:09.890435 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5e5bf7f6-33be-45f2-892f-6ecbe4b5f2ce tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:09.890684 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5e5bf7f6-33be-45f2-892f-6ecbe4b5f2ce tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:09.896835 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:09.896835 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:09.897605 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5e5bf7f6-33be-45f2-892f-6ecbe4b5f2ce tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:09.898120 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 731/2946] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:09 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:10.191748 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-684f475c-04d5-4a54-8cf4-6a7b958ec698 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:10.192337 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-684f475c-04d5-4a54-8cf4-6a7b958ec698 None None] GET https://10.4.3.243/volume// Jul 03 06:32:10.192542 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-684f475c-04d5-4a54-8cf4-6a7b958ec698 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:10.193442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-684f475c-04d5-4a54-8cf4-6a7b958ec698 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:10.193442 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-684f475c-04d5-4a54-8cf4-6a7b958ec698 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:10.201688 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 741/2947] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:32:10 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:10.207496 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-1cc02cf4-ec9b-4742-b85d-d855a655a83d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:10.440547 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-1cc02cf4-ec9b-4742-b85d-d855a655a83d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:32:10.441079 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-1cc02cf4-ec9b-4742-b85d-d855a655a83d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c78ead19-66d2-4e46-95f4-607090a0e0c8", "connector": null, "instance_uuid": "cb6a4f3f-88d0-406c-b093-be9f08496b42"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:10.455804 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:10.455804 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:10.574682 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-1cc02cf4-ec9b-4742-b85d-d855a655a83d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:32:10.575163 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 739/2948] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:32:10 2026] POST /volume/v3/attachments => generated 273 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:10.600759 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b90e7efc-7c4a-4a56-9f3e-1f782d2fdc65 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:10.601341 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b90e7efc-7c4a-4a56-9f3e-1f782d2fdc65 None None] GET https://10.4.3.243/volume// Jul 03 06:32:10.601625 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b90e7efc-7c4a-4a56-9f3e-1f782d2fdc65 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:10.601954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b90e7efc-7c4a-4a56-9f3e-1f782d2fdc65 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:10.602296 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b90e7efc-7c4a-4a56-9f3e-1f782d2fdc65 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:10.602880 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 738/2949] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:32:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:10.614366 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-45174932-8f63-481e-97bb-b9a759de7b65 req-5f42bd68-8b6d-48aa-b390-f039fc05c75b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:10.618493 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-5f42bd68-8b6d-48aa-b390-f039fc05c75b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:10.619798 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-5f42bd68-8b6d-48aa-b390-f039fc05c75b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:10.619798 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-5f42bd68-8b6d-48aa-b390-f039fc05c75b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:10.639278 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:10.639278 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:10.645039 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-45174932-8f63-481e-97bb-b9a759de7b65 req-5f42bd68-8b6d-48aa-b390-f039fc05c75b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:10.654573 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9db5ef94-97f1-4165-bb75-8f2357069b3d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:10.655045 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-5f42bd68-8b6d-48aa-b390-f039fc05c75b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:10.655472 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 732/2950] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:32:10 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1624 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:10.658792 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9db5ef94-97f1-4165-bb75-8f2357069b3d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:10.658792 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9db5ef94-97f1-4165-bb75-8f2357069b3d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:10.658792 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9db5ef94-97f1-4165-bb75-8f2357069b3d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:10.677980 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-64cbae94-f0fa-4d6f-bbb3-88e73b3d42d4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:10.681190 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:10.681190 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:10.683900 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-64cbae94-f0fa-4d6f-bbb3-88e73b3d42d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:10.684756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-64cbae94-f0fa-4d6f-bbb3-88e73b3d42d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:10.685562 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-64cbae94-f0fa-4d6f-bbb3-88e73b3d42d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:10.688106 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9db5ef94-97f1-4165-bb75-8f2357069b3d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:10.698138 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9db5ef94-97f1-4165-bb75-8f2357069b3d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:10.698557 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 742/2951] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:10 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1444 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:10.699054 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:10.699054 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:10.706322 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-64cbae94-f0fa-4d6f-bbb3-88e73b3d42d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:10.713736 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-64cbae94-f0fa-4d6f-bbb3-88e73b3d42d4 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:10.713736 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 740/2952] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:10 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:10.911470 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8e02d0a4-9e9d-485f-922d-a45107f4a088 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:10.914045 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e02d0a4-9e9d-485f-922d-a45107f4a088 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:10.914323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e02d0a4-9e9d-485f-922d-a45107f4a088 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:10.914587 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e02d0a4-9e9d-485f-922d-a45107f4a088 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:10.914780 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8e02d0a4-9e9d-485f-922d-a45107f4a088 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:10.920990 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:10.920990 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:10.922130 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e02d0a4-9e9d-485f-922d-a45107f4a088 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:10.923069 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 739/2953] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:10 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:11.141189 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-87cdabca-8ada-4576-9d1b-817fff202278 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:11.141189 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-87cdabca-8ada-4576-9d1b-817fff202278 None None] GET https://10.4.3.243/volume// Jul 03 06:32:11.141189 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-87cdabca-8ada-4576-9d1b-817fff202278 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:11.141189 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-87cdabca-8ada-4576-9d1b-817fff202278 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:11.141189 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-87cdabca-8ada-4576-9d1b-817fff202278 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:11.141189 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 733/2954] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:32:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:11.157600 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-9f05e67c-7025-4756-ab7c-31b15dfb969a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:11.164725 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-9f05e67c-7025-4756-ab7c-31b15dfb969a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:11.164725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-9f05e67c-7025-4756-ab7c-31b15dfb969a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:11.164725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-9f05e67c-7025-4756-ab7c-31b15dfb969a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:11.183520 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:11.183520 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:11.199590 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-9f05e67c-7025-4756-ab7c-31b15dfb969a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:11.212652 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-9f05e67c-7025-4756-ab7c-31b15dfb969a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:11.212941 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 743/2955] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:32:11 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 1020 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:11.367765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-e69be748-7397-4720-af5e-16e08bfacf8b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:11.371564 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-e69be748-7397-4720-af5e-16e08bfacf8b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] PUT https://10.4.3.243/volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818 Jul 03 06:32:11.372036 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-e69be748-7397-4720-af5e-16e08bfacf8b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:11.386429 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-e69be748-7397-4720-af5e-16e08bfacf8b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Acquiring lock "cinder-attachment_update-c78ead19-66d2-4e46-95f4-607090a0e0c8-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:32:11.392945 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-e69be748-7397-4720-af5e-16e08bfacf8b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Lock "cinder-attachment_update-c78ead19-66d2-4e46-95f4-607090a0e0c8-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:32:11.394365 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:11.394365 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:11.455485 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-45174932-8f63-481e-97bb-b9a759de7b65 req-d126a14f-e47c-44f2-a694-ea94c4cd221f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:11.459650 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-d126a14f-e47c-44f2-a694-ea94c4cd221f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:11.462320 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-d126a14f-e47c-44f2-a694-ea94c4cd221f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:11.462320 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-d126a14f-e47c-44f2-a694-ea94c4cd221f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:11.488155 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:11.488155 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:11.494122 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-45174932-8f63-481e-97bb-b9a759de7b65 req-d126a14f-e47c-44f2-a694-ea94c4cd221f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:11.503895 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-d126a14f-e47c-44f2-a694-ea94c4cd221f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:11.503895 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 740/2956] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:11 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1444 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:11.714339 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-af71f6af-a97a-44ff-ab20-b8158e365bb8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:11.719916 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-af71f6af-a97a-44ff-ab20-b8158e365bb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:11.720209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-af71f6af-a97a-44ff-ab20-b8158e365bb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:11.720482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-af71f6af-a97a-44ff-ab20-b8158e365bb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:11.732718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c339084c-790f-401f-b36a-1d0fd44a1fa0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:11.734787 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c339084c-790f-401f-b36a-1d0fd44a1fa0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:11.734992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c339084c-790f-401f-b36a-1d0fd44a1fa0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:11.735184 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c339084c-790f-401f-b36a-1d0fd44a1fa0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:11.741283 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:11.741283 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:11.745715 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:11.745715 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:11.745902 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-af71f6af-a97a-44ff-ab20-b8158e365bb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:11.750124 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c339084c-790f-401f-b36a-1d0fd44a1fa0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:11.752129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-af71f6af-a97a-44ff-ab20-b8158e365bb8 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:11.752711 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 734/2957] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:11 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1444 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:11.757529 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c339084c-790f-401f-b36a-1d0fd44a1fa0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:11.757994 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 744/2958] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:11 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:32:11.924497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-e69be748-7397-4720-af5e-16e08bfacf8b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Lock "cinder-attachment_update-c78ead19-66d2-4e46-95f4-607090a0e0c8-np0000004376" released by "attachment_update" :: held 0.531s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:32:11.924929 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-e69be748-7397-4720-af5e-16e08bfacf8b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818 returned with HTTP 200 Jul 03 06:32:11.925529 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 741/2959] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:32:11 2026] PUT /volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:32:11.943144 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a39fce01-2f35-4ffd-bdf1-81642b1b29a2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:11.948659 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a39fce01-2f35-4ffd-bdf1-81642b1b29a2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:11.948659 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a39fce01-2f35-4ffd-bdf1-81642b1b29a2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:11.948659 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a39fce01-2f35-4ffd-bdf1-81642b1b29a2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:11.948659 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a39fce01-2f35-4ffd-bdf1-81642b1b29a2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:11.954897 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:11.954897 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:11.956955 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a39fce01-2f35-4ffd-bdf1-81642b1b29a2 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:11.956955 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 741/2960] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:11 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:12.018156 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-45174932-8f63-481e-97bb-b9a759de7b65 req-457ff22a-c7cf-4a1c-bf79-23dbc9ac3bc9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:12.020353 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-457ff22a-c7cf-4a1c-bf79-23dbc9ac3bc9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 Jul 03 06:32:12.020567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-457ff22a-c7cf-4a1c-bf79-23dbc9ac3bc9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:12.020767 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-457ff22a-c7cf-4a1c-bf79-23dbc9ac3bc9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:12.029772 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:12.029772 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:12.600462 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-45174932-8f63-481e-97bb-b9a759de7b65 req-457ff22a-c7cf-4a1c-bf79-23dbc9ac3bc9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 returned with HTTP 200 Jul 03 06:32:12.600462 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 735/2961] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:32:12 2026] DELETE /volume/v3/attachments/45f4caa7-cdf3-4846-8813-c8ea7579cc11 => generated 192 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:12.770140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3bb574bd-d941-4e58-bc1c-5829b1887bae None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:12.772254 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3bb574bd-d941-4e58-bc1c-5829b1887bae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:12.772509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3bb574bd-d941-4e58-bc1c-5829b1887bae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:12.772677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3bb574bd-d941-4e58-bc1c-5829b1887bae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:12.776230 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2f5ee6ad-039a-4198-a93f-29db4e65a8ab None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:12.778360 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f5ee6ad-039a-4198-a93f-29db4e65a8ab tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:12.778619 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f5ee6ad-039a-4198-a93f-29db4e65a8ab tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:12.778896 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f5ee6ad-039a-4198-a93f-29db4e65a8ab tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:12.785846 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:12.785846 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:12.798066 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3bb574bd-d941-4e58-bc1c-5829b1887bae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:12.798982 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:12.798982 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:12.807981 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3bb574bd-d941-4e58-bc1c-5829b1887bae tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:12.808967 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 745/2962] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:12 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:12.811451 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2f5ee6ad-039a-4198-a93f-29db4e65a8ab tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:12.818133 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f5ee6ad-039a-4198-a93f-29db4e65a8ab tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:12.818765 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 742/2963] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:12 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:12.823306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-76830cb1-6f68-40dc-b42c-5b37407b2d08 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:12.825202 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76830cb1-6f68-40dc-b42c-5b37407b2d08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:12.825623 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76830cb1-6f68-40dc-b42c-5b37407b2d08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:12.825961 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76830cb1-6f68-40dc-b42c-5b37407b2d08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:12.837734 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:12.837734 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:12.841977 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-76830cb1-6f68-40dc-b42c-5b37407b2d08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] Volume info retrieved successfully. Jul 03 06:32:12.849413 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76830cb1-6f68-40dc-b42c-5b37407b2d08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-reader] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:12.850018 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 742/2964] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:12 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:12.896247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-b4c86024-ee62-4850-9437-b38cbdf636b7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:12.899657 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-b4c86024-ee62-4850-9437-b38cbdf636b7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:12.899930 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-b4c86024-ee62-4850-9437-b38cbdf636b7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:12.900137 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-b4c86024-ee62-4850-9437-b38cbdf636b7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:12.913069 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:12.913069 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:12.918904 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-b4c86024-ee62-4850-9437-b38cbdf636b7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:12.924159 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-b4c86024-ee62-4850-9437-b38cbdf636b7 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:12.925148 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 736/2965] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:12 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:12.961032 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-58ad3cc9-381a-4ed4-9ac8-6b6845f03b4c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:12.963525 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-58ad3cc9-381a-4ed4-9ac8-6b6845f03b4c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c/action Jul 03 06:32:12.963932 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-58ad3cc9-381a-4ed4-9ac8-6b6845f03b4c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:12.964067 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-58ad3cc9-381a-4ed4-9ac8-6b6845f03b4c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:12.969536 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1aa9f055-32e7-413a-80d7-9f32f4c3caf0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:12.972734 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1aa9f055-32e7-413a-80d7-9f32f4c3caf0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:12.975335 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:12.975335 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:12.975649 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1aa9f055-32e7-413a-80d7-9f32f4c3caf0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:12.975813 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-58ad3cc9-381a-4ed4-9ac8-6b6845f03b4c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:12.975995 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1aa9f055-32e7-413a-80d7-9f32f4c3caf0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:12.976115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-1aa9f055-32e7-413a-80d7-9f32f4c3caf0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:12.982578 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:12.982578 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:12.983717 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1aa9f055-32e7-413a-80d7-9f32f4c3caf0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:12.984184 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 743/2966] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:12 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:12.984505 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-58ad3cc9-381a-4ed4-9ac8-6b6845f03b4c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Begin detaching volume completed successfully. Jul 03 06:32:12.984758 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-58ad3cc9-381a-4ed4-9ac8-6b6845f03b4c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c/action returned with HTTP 202 Jul 03 06:32:12.985215 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 746/2967] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:32:12 2026] POST /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:13.028053 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4de09a98-1f49-4135-8375-3ebecb3ed7bf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:13.031463 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4de09a98-1f49-4135-8375-3ebecb3ed7bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:13.031463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4de09a98-1f49-4135-8375-3ebecb3ed7bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:13.031463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4de09a98-1f49-4135-8375-3ebecb3ed7bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:13.044521 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:13.044521 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:13.049823 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4de09a98-1f49-4135-8375-3ebecb3ed7bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:13.055370 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4de09a98-1f49-4135-8375-3ebecb3ed7bf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:13.056045 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 743/2968] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:13 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:13.190326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:13.193240 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:13.194565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-149698343"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:13.197582 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-149698343'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:13.197791 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume of 1 GB Jul 03 06:32:13.206640 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Availability Zones retrieved successfully. Jul 03 06:32:13.218015 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (8b808c2e-238c-41a5-bb31-b851063a47f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:13.219253 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798b38c0-b004-4f4e-a974-91c61312c828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:13.220141 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:13.256715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798b38c0-b004-4f4e-a974-91c61312c828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:13.257611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c3e0c5-fcf1-4c40-b086-78ec1f1736e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:13.391739 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Created reservations ['8abf912c-b8a3-4069-a6df-d78d509aa32e', 'bfed3751-ed6a-4c7b-855f-bdd090168604', '545c72f0-bb03-4247-882d-4ec18671eb6b', '8330b0f1-cbc8-4ef8-a374-daff9941adf2'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:13.392881 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c3e0c5-fcf1-4c40-b086-78ec1f1736e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8abf912c-b8a3-4069-a6df-d78d509aa32e', 'bfed3751-ed6a-4c7b-855f-bdd090168604', '545c72f0-bb03-4247-882d-4ec18671eb6b', '8330b0f1-cbc8-4ef8-a374-daff9941adf2']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:13.394026 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2e3898-e121-4e10-a927-81867a4a4209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:13.429023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2e3898-e121-4e10-a927-81867a4a4209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02b1fe08-22ee-4724-afb5-c9e06aad4077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-149698343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['8abf912c-b8a3-4069-a6df-d78d509aa32e','bfed3751-ed6a-4c7b-855f-bdd090168604','545c72f0-bb03-4247-882d-4ec18671eb6b','8330b0f1-cbc8-4ef8-a374-daff9941adf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-149698343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02b1fe08-22ee-4724-afb5-c9e06aad4077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7ff719c1564a438c9920be4d599f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:13.430629 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4484ee92-6044-4c43-aacf-7b233f5d2943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:13.464952 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4484ee92-6044-4c43-aacf-7b233f5d2943) transitioned into state 'SUCCESS' from state '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-149698343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['8abf912c-b8a3-4069-a6df-d78d509aa32e','bfed3751-ed6a-4c7b-855f-bdd090168604','545c72f0-bb03-4247-882d-4ec18671eb6b','8330b0f1-cbc8-4ef8-a374-daff9941adf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:13.465854 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c57fcd-a56d-4817-9541-363b201fd1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:13.483379 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c57fcd-a56d-4817-9541-363b201fd1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:13.485762 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (8b808c2e-238c-41a5-bb31-b851063a47f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:13.485762 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request issued successfully. Jul 03 06:32:13.486278 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa76c90a-4b82-4f16-9735-1858e0b9a449 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:13.486797 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 737/2969] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:13 2026] POST /volume/v3/volumes => generated 748 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:13.504147 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b5e7b572-0106-430f-b2e2-6355f61f4db3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:13.506429 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5e7b572-0106-430f-b2e2-6355f61f4db3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:13.506815 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5e7b572-0106-430f-b2e2-6355f61f4db3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:13.507044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5e7b572-0106-430f-b2e2-6355f61f4db3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:13.518934 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:13.518934 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:13.525967 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b5e7b572-0106-430f-b2e2-6355f61f4db3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:13.534662 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5e7b572-0106-430f-b2e2-6355f61f4db3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:13.535323 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 744/2970] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:13 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:13.836162 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-38bbd9ed-1232-4992-84c5-0a09144001ef None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:13.838441 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38bbd9ed-1232-4992-84c5-0a09144001ef tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:13.838811 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38bbd9ed-1232-4992-84c5-0a09144001ef tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:13.839238 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38bbd9ed-1232-4992-84c5-0a09144001ef tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:13.855988 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:13.855988 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:13.860328 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-38bbd9ed-1232-4992-84c5-0a09144001ef tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:13.866673 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38bbd9ed-1232-4992-84c5-0a09144001ef tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:13.867149 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 747/2971] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:13 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:13.996067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6c49b8f5-13ab-4707-9bc8-0ef321ff61d3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:13.999275 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6c49b8f5-13ab-4707-9bc8-0ef321ff61d3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:13.999576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6c49b8f5-13ab-4707-9bc8-0ef321ff61d3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:13.999904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6c49b8f5-13ab-4707-9bc8-0ef321ff61d3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:14.000075 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6c49b8f5-13ab-4707-9bc8-0ef321ff61d3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:14.007474 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:14.007474 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:14.008420 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6c49b8f5-13ab-4707-9bc8-0ef321ff61d3 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:14.008985 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 744/2972] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:13 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:14.032774 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-da4e3440-71b0-48fd-8c0d-38e3bccab76e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:14.033378 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-da4e3440-71b0-48fd-8c0d-38e3bccab76e None None] GET https://10.4.3.243/volume// Jul 03 06:32:14.033551 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-da4e3440-71b0-48fd-8c0d-38e3bccab76e None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:14.033800 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-da4e3440-71b0-48fd-8c0d-38e3bccab76e None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:14.034131 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-da4e3440-71b0-48fd-8c0d-38e3bccab76e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:14.034435 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 738/2973] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:32:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:14.041728 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-2e368a1e-f959-4dd6-b745-6b1775e58b01 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:14.044121 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-2e368a1e-f959-4dd6-b745-6b1775e58b01 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:14.044339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-2e368a1e-f959-4dd6-b745-6b1775e58b01 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:14.044559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-2e368a1e-f959-4dd6-b745-6b1775e58b01 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:14.058184 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:14.058184 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:14.061410 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-2e368a1e-f959-4dd6-b745-6b1775e58b01 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:14.066145 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-2e368a1e-f959-4dd6-b745-6b1775e58b01 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:14.066529 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 745/2974] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:32:14 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:14.078057 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7523903b-554b-4093-b31a-7b3bb7b64557 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:14.080284 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7523903b-554b-4093-b31a-7b3bb7b64557 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:14.080553 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7523903b-554b-4093-b31a-7b3bb7b64557 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:14.080782 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7523903b-554b-4093-b31a-7b3bb7b64557 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:14.094681 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:14.094681 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:14.099581 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7523903b-554b-4093-b31a-7b3bb7b64557 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:14.104757 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7523903b-554b-4093-b31a-7b3bb7b64557 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:14.105378 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 748/2975] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:14 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:14.552008 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7adf5c81-79f1-4e69-a73a-38346d419437 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:14.554188 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7adf5c81-79f1-4e69-a73a-38346d419437 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:14.554372 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7adf5c81-79f1-4e69-a73a-38346d419437 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:14.554571 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7adf5c81-79f1-4e69-a73a-38346d419437 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:14.562472 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:14.562472 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:14.569479 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7adf5c81-79f1-4e69-a73a-38346d419437 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:14.576907 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7adf5c81-79f1-4e69-a73a-38346d419437 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:14.576907 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 745/2976] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:14 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:14.595391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1638983b-793a-4dc9-b52e-0225a0a4c598 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:14.597300 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1638983b-793a-4dc9-b52e-0225a0a4c598 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] POST https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action Jul 03 06:32:14.597677 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1638983b-793a-4dc9-b52e-0225a0a4c598 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action body: b'{"os-attach": {"instance_uuid": "692ed420-4487-423f-a25a-790a0eff20bf", "mountpoint": "/dev/vdb"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:14.597796 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1638983b-793a-4dc9-b52e-0225a0a4c598 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "692ed420-4487-423f-a25a-790a0eff20bf", "mountpoint": "/dev/vdb"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:14.610802 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:14.610802 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:14.611631 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1638983b-793a-4dc9-b52e-0225a0a4c598 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:14.626115 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1638983b-793a-4dc9-b52e-0225a0a4c598 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Update volume admin metadata completed successfully. Jul 03 06:32:14.882544 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8a4ca50a-12b2-426e-84d0-04024aaecf06 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:14.986009 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8a4ca50a-12b2-426e-84d0-04024aaecf06 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:14.986009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8a4ca50a-12b2-426e-84d0-04024aaecf06 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:14.986198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8a4ca50a-12b2-426e-84d0-04024aaecf06 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:15.003607 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.003607 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:15.008311 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8a4ca50a-12b2-426e-84d0-04024aaecf06 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:15.015037 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8a4ca50a-12b2-426e-84d0-04024aaecf06 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:15.015037 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 746/2977] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:14 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:15.021131 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c00b8c38-f991-45ca-9b8a-5ed035c4b0a0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.023625 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c00b8c38-f991-45ca-9b8a-5ed035c4b0a0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:15.024105 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c00b8c38-f991-45ca-9b8a-5ed035c4b0a0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:15.024273 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c00b8c38-f991-45ca-9b8a-5ed035c4b0a0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:15.024437 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c00b8c38-f991-45ca-9b8a-5ed035c4b0a0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:15.030079 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.030079 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:15.030934 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c00b8c38-f991-45ca-9b8a-5ed035c4b0a0 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:15.031431 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 749/2978] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:15 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:15.122630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-72801f67-13e7-4938-9b76-95ff94e5cd2e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.124912 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-72801f67-13e7-4938-9b76-95ff94e5cd2e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:15.125202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-72801f67-13e7-4938-9b76-95ff94e5cd2e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:15.125466 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-72801f67-13e7-4938-9b76-95ff94e5cd2e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:15.130249 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1638983b-793a-4dc9-b52e-0225a0a4c598 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Attach volume completed successfully. Jul 03 06:32:15.130764 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1638983b-793a-4dc9-b52e-0225a0a4c598 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action returned with HTTP 202 Jul 03 06:32:15.131319 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 739/2979] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:14 2026] POST /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:15.140009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8c9d3e28-4d12-4e4d-aa88-ececa84a8531 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.144654 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8c9d3e28-4d12-4e4d-aa88-ececa84a8531 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:15.144654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8c9d3e28-4d12-4e4d-aa88-ececa84a8531 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:15.144654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8c9d3e28-4d12-4e4d-aa88-ececa84a8531 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:15.144902 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.144902 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:15.148995 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-72801f67-13e7-4938-9b76-95ff94e5cd2e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:15.155928 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-72801f67-13e7-4938-9b76-95ff94e5cd2e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:15.156449 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 746/2980] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:15 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:15.161253 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.161253 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:15.165949 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8c9d3e28-4d12-4e4d-aa88-ececa84a8531 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:15.173574 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8c9d3e28-4d12-4e4d-aa88-ececa84a8531 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:15.175254 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 747/2981] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:15 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 1175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:15.196600 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7d1efeea-09c7-498d-93d3-b11574d0e6f6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.198845 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d1efeea-09c7-498d-93d3-b11574d0e6f6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:15.199120 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d1efeea-09c7-498d-93d3-b11574d0e6f6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:15.199433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7d1efeea-09c7-498d-93d3-b11574d0e6f6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:15.217750 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.217750 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:15.222883 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7d1efeea-09c7-498d-93d3-b11574d0e6f6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:15.230288 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7d1efeea-09c7-498d-93d3-b11574d0e6f6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:15.230879 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 750/2982] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:15 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:15.247313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-62ff45a7-4315-4db7-bac7-c42899773c35 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.332388 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-62ff45a7-4315-4db7-bac7-c42899773c35 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action Jul 03 06:32:15.332809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-62ff45a7-4315-4db7-bac7-c42899773c35 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:15.332957 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-62ff45a7-4315-4db7-bac7-c42899773c35 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:15.346231 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.346231 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:15.346597 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-62ff45a7-4315-4db7-bac7-c42899773c35 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume '02b1fe08-22ee-4724-afb5-c9e06aad4077' with '{'status': 'error'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:15.384502 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-62ff45a7-4315-4db7-bac7-c42899773c35 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action returned with HTTP 202 Jul 03 06:32:15.385039 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 740/2983] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:15 2026] POST /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:15.397674 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-97f8638e-abdd-41e2-bbe2-6f0c630d4e79 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.399643 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-97f8638e-abdd-41e2-bbe2-6f0c630d4e79 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:15.399887 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-97f8638e-abdd-41e2-bbe2-6f0c630d4e79 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:15.400624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-97f8638e-abdd-41e2-bbe2-6f0c630d4e79 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:15.411533 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.411533 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:15.415034 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-97f8638e-abdd-41e2-bbe2-6f0c630d4e79 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:15.419704 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-97f8638e-abdd-41e2-bbe2-6f0c630d4e79 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:15.420091 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 747/2984] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:15 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:15.433935 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.435279 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action Jul 03 06:32:15.435742 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "3db0a852-8127-401f-b959-e8396adfcb5b"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:15.435962 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "3db0a852-8127-401f-b959-e8396adfcb5b"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:15.448716 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.448716 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:15.448716 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Volume info retrieved successfully. Jul 03 06:32:15.520960 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a66bd680-5708-492a-b012-717ad1ade0d9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.544236 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a66bd680-5708-492a-b012-717ad1ade0d9 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:15.544577 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a66bd680-5708-492a-b012-717ad1ade0d9 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1314047165", "extra_specs": {}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:15.558578 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a66bd680-5708-492a-b012-717ad1ade0d9 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:15.558987 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 751/2985] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:32:15 2026] POST /volume/v3/types => generated 218 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:15.567465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9f515ccb-d15d-47bc-9c67-b45d081014c2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.569433 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f515ccb-d15d-47bc-9c67-b45d081014c2 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] POST https://10.4.3.243/volume/v3/types/ea45752e-5676-46a5-a366-65dc092c77fb/encryption Jul 03 06:32:15.569830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f515ccb-d15d-47bc-9c67-b45d081014c2 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:15.571275 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.571275 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:15.586272 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f515ccb-d15d-47bc-9c67-b45d081014c2 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types/ea45752e-5676-46a5-a366-65dc092c77fb/encryption returned with HTTP 200 Jul 03 06:32:15.586668 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 741/2986] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:32:15 2026] POST /volume/v3/types/ea45752e-5676-46a5-a366-65dc092c77fb/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:15.594738 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:15.676885 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:15.678657 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1563347724", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1314047165", "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:15.680263 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1563347724', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1314047165', 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:15.686972 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume of 1 GB Jul 03 06:32:15.686972 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:15.686972 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:15.687439 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Availability Zones retrieved successfully. Jul 03 06:32:15.694526 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Flow 'volume_create_api' (603efba2-2480-461c-9c30-90b7d3422597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:15.696600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (446469e8-96fa-4f32-8272-ba02bafdeda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:15.699181 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:15.733635 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (446469e8-96fa-4f32-8272-ba02bafdeda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:32:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea45752e-5676-46a5-a366-65dc092c77fb,is_public=True,name='tempest-scenario-type-cryptsetup-1314047165',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea45752e-5676-46a5-a366-65dc092c77fb', '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=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:15.734611 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8dc7312-7ca7-4a24-a51e-9c06117938b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:15.771277 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1314047165 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1314047165, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:15.771569 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1314047165 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1314047165, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:15.822569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Created reservations ['6e068689-ef99-4547-85ba-c25983e87d3d', 'dc2a9207-37eb-423b-9656-3b8e136c47b4', 'befcfd2c-bca2-494a-848d-dea548c8a189', '19257c4f-9808-469c-8269-f6ff09893ff5'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:15.823763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8dc7312-7ca7-4a24-a51e-9c06117938b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e068689-ef99-4547-85ba-c25983e87d3d', 'dc2a9207-37eb-423b-9656-3b8e136c47b4', 'befcfd2c-bca2-494a-848d-dea548c8a189', '19257c4f-9808-469c-8269-f6ff09893ff5']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:15.824993 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b394db5-4fa5-4355-ac2e-69459471ded8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:15.860656 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b394db5-4fa5-4355-ac2e-69459471ded8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ebdacea-ca1c-45e8-8fb0-4b25db912dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1563347724',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458d2e64fe094e22bb04feac64f321d6',qos_specs=None,replication_status=,reservations=['6e068689-ef99-4547-85ba-c25983e87d3d','dc2a9207-37eb-423b-9656-3b8e136c47b4','befcfd2c-bca2-494a-848d-dea548c8a189','19257c4f-9808-469c-8269-f6ff09893ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_type_id=ea45752e-5676-46a5-a366-65dc092c77fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1563347724',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3ebdacea-ca1c-45e8-8fb0-4b25db912dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='458d2e64fe094e22bb04feac64f321d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea45752e-5676-46a5-a366-65dc092c77fb),volume_type_id=ea45752e-5676-46a5-a366-65dc092c77fb)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:15.862317 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a467d62e-c292-4e43-b165-ade62d46b984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:15.891487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a467d62e-c292-4e43-b165-ade62d46b984) transitioned into state 'SUCCESS' from state '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-1563347724',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458d2e64fe094e22bb04feac64f321d6',qos_specs=None,replication_status=,reservations=['6e068689-ef99-4547-85ba-c25983e87d3d','dc2a9207-37eb-423b-9656-3b8e136c47b4','befcfd2c-bca2-494a-848d-dea548c8a189','19257c4f-9808-469c-8269-f6ff09893ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_type_id=ea45752e-5676-46a5-a366-65dc092c77fb)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:15.892324 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89699de-599d-45a7-8656-d23628b9249b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:15.907207 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89699de-599d-45a7-8656-d23628b9249b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:15.908364 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Flow 'volume_create_api' (603efba2-2480-461c-9c30-90b7d3422597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:15.908806 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume request issued successfully. Jul 03 06:32:15.909701 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2b8d96c6-e31e-40c4-a16e-57cf7d45da66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:15.910244 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 748/2987] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:32:15 2026] POST /volume/v3/volumes => generated 791 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:15.952725 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Terminate volume connection completed successfully. Jul 03 06:32:15.957988 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99917) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 06:32:16.029856 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f4552bcb-c922-4e36-8bec-dbb8ae7016fa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:16.032190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4552bcb-c922-4e36-8bec-dbb8ae7016fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:16.032190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4552bcb-c922-4e36-8bec-dbb8ae7016fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:16.032190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4552bcb-c922-4e36-8bec-dbb8ae7016fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:16.045154 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d742312a-057e-487a-a1c6-af45a00fce59 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:16.051187 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d742312a-057e-487a-a1c6-af45a00fce59 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:16.051552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d742312a-057e-487a-a1c6-af45a00fce59 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:16.051863 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d742312a-057e-487a-a1c6-af45a00fce59 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:16.052013 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d742312a-057e-487a-a1c6-af45a00fce59 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:16.053932 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:16.053932 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:16.063814 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:16.063814 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:16.064467 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f4552bcb-c922-4e36-8bec-dbb8ae7016fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:16.068792 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d742312a-057e-487a-a1c6-af45a00fce59 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:16.069272 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 742/2988] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:16 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:16.072136 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4552bcb-c922-4e36-8bec-dbb8ae7016fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:16.072607 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 752/2989] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:16 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:16.184281 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a7168de4-a7ea-4007-b304-bf937a48adb3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:16.186573 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a7168de4-a7ea-4007-b304-bf937a48adb3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:16.186831 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a7168de4-a7ea-4007-b304-bf937a48adb3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:16.188214 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a7168de4-a7ea-4007-b304-bf937a48adb3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:16.208308 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:16.208308 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:16.213439 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a7168de4-a7ea-4007-b304-bf937a48adb3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:16.220620 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a7168de4-a7ea-4007-b304-bf937a48adb3 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:16.221178 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 749/2990] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:16 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:16.474584 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Detach volume completed successfully. Jul 03 06:32:16.475060 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb40c83b-3b24-4ab8-b45c-17ef6a35c5a7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action returned with HTTP 202 Jul 03 06:32:16.475441 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 748/2991] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:15 2026] POST /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action => generated 0 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:16.488240 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5b28b21f-b7de-4230-8ad1-f5e5ce6e0f11 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:16.490266 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b28b21f-b7de-4230-8ad1-f5e5ce6e0f11 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:16.491005 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b28b21f-b7de-4230-8ad1-f5e5ce6e0f11 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:16.491303 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b28b21f-b7de-4230-8ad1-f5e5ce6e0f11 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:16.502740 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:16.502740 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:16.507606 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5b28b21f-b7de-4230-8ad1-f5e5ce6e0f11 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:16.513039 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b28b21f-b7de-4230-8ad1-f5e5ce6e0f11 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:16.513525 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 743/2992] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:16 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:16.527349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1ecfb994-26b2-4d0c-8269-3ffef1a692b0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:16.529098 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1ecfb994-26b2-4d0c-8269-3ffef1a692b0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:16.529293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1ecfb994-26b2-4d0c-8269-3ffef1a692b0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:16.529486 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1ecfb994-26b2-4d0c-8269-3ffef1a692b0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:16.538667 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:16.538667 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:16.543660 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1ecfb994-26b2-4d0c-8269-3ffef1a692b0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:16.550283 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1ecfb994-26b2-4d0c-8269-3ffef1a692b0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:16.550805 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 753/2993] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:16 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:16.566422 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-10bbcfd9-0c5b-4a8b-8b08-1c8387f1498a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:16.570250 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10bbcfd9-0c5b-4a8b-8b08-1c8387f1498a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] POST https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action Jul 03 06:32:16.570668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10bbcfd9-0c5b-4a8b-8b08-1c8387f1498a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action body: b'{"os-detach": {}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:16.571979 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10bbcfd9-0c5b-4a8b-8b08-1c8387f1498a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:16.583399 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:16.583399 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:16.584007 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-10bbcfd9-0c5b-4a8b-8b08-1c8387f1498a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:17.088258 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-10bbcfd9-0c5b-4a8b-8b08-1c8387f1498a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Detach volume completed successfully. Jul 03 06:32:17.089123 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10bbcfd9-0c5b-4a8b-8b08-1c8387f1498a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action returned with HTTP 202 Jul 03 06:32:17.089172 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-63faa626-41ac-42c5-a991-2f9a17da42f1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.089225 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 750/2994] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:16 2026] POST /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:17.092969 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-63faa626-41ac-42c5-a991-2f9a17da42f1 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:17.092969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-63faa626-41ac-42c5-a991-2f9a17da42f1 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.092969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-63faa626-41ac-42c5-a991-2f9a17da42f1 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.092969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-63faa626-41ac-42c5-a991-2f9a17da42f1 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:17.095028 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-06e451c8-1c43-42ce-9e32-9d02ab4ef25b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.099019 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-06e451c8-1c43-42ce-9e32-9d02ab4ef25b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:17.099793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-06e451c8-1c43-42ce-9e32-9d02ab4ef25b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.099891 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.099891 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:17.099972 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-06e451c8-1c43-42ce-9e32-9d02ab4ef25b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.100442 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-63faa626-41ac-42c5-a991-2f9a17da42f1 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:17.101021 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 749/2995] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:17 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:32:17.102048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-68903278-7b82-4e05-bada-6a78ce965a44 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.105177 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-68903278-7b82-4e05-bada-6a78ce965a44 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:17.110131 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-68903278-7b82-4e05-bada-6a78ce965a44 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.110448 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-68903278-7b82-4e05-bada-6a78ce965a44 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.115081 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.115081 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:17.120324 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-06e451c8-1c43-42ce-9e32-9d02ab4ef25b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:17.126118 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.126118 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:17.126571 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-06e451c8-1c43-42ce-9e32-9d02ab4ef25b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:17.127081 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 744/2996] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:17 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:17.134424 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-68903278-7b82-4e05-bada-6a78ce965a44 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:17.140610 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-68903278-7b82-4e05-bada-6a78ce965a44 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:17.141069 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 754/2997] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:17 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:17.165604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-22a16b36-29a9-44da-8195-639f3d0a174a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.167100 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22a16b36-29a9-44da-8195-639f3d0a174a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:17.167541 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22a16b36-29a9-44da-8195-639f3d0a174a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.167979 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22a16b36-29a9-44da-8195-639f3d0a174a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.177763 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.177763 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:17.184717 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-22a16b36-29a9-44da-8195-639f3d0a174a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:17.196868 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22a16b36-29a9-44da-8195-639f3d0a174a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:17.197431 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 751/2998] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:17 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:17.220016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6c56c50f-551f-467b-ac98-206e514aeb9e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.222806 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c56c50f-551f-467b-ac98-206e514aeb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] DELETE https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:17.223079 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c56c50f-551f-467b-ac98-206e514aeb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.223332 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c56c50f-551f-467b-ac98-206e514aeb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.224335 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-6c56c50f-551f-467b-ac98-206e514aeb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Delete volume with id: 02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:17.233595 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.233595 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:17.234454 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6c56c50f-551f-467b-ac98-206e514aeb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:17.254368 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3f9853ed-b48b-4e14-9fd1-89897889f1c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.257122 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3f9853ed-b48b-4e14-9fd1-89897889f1c1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:17.257894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3f9853ed-b48b-4e14-9fd1-89897889f1c1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.257894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3f9853ed-b48b-4e14-9fd1-89897889f1c1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.268928 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6c56c50f-551f-467b-ac98-206e514aeb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Delete volume request issued successfully. Jul 03 06:32:17.269109 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c56c50f-551f-467b-ac98-206e514aeb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 202 Jul 03 06:32:17.269485 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 750/2999] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:17 2026] DELETE /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:17.277853 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.277853 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:17.278025 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fac58094-6672-4463-8a86-ee9d75b23909 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.279991 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fac58094-6672-4463-8a86-ee9d75b23909 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:17.280127 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fac58094-6672-4463-8a86-ee9d75b23909 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.280393 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fac58094-6672-4463-8a86-ee9d75b23909 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.281756 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3f9853ed-b48b-4e14-9fd1-89897889f1c1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:17.288360 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3f9853ed-b48b-4e14-9fd1-89897889f1c1 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:17.288611 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 745/3000] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:17 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:17.289215 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.289215 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:17.297885 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fac58094-6672-4463-8a86-ee9d75b23909 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:17.305144 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fac58094-6672-4463-8a86-ee9d75b23909 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 200 Jul 03 06:32:17.305944 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 755/3001] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:17 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:17.316147 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-463b01a2-9b79-4b27-b647-8aa992b03742 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.317781 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-463b01a2-9b79-4b27-b647-8aa992b03742 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:17.318113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-463b01a2-9b79-4b27-b647-8aa992b03742 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.318507 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-463b01a2-9b79-4b27-b647-8aa992b03742 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.334202 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.334202 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:17.338713 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-463b01a2-9b79-4b27-b647-8aa992b03742 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:17.344475 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-463b01a2-9b79-4b27-b647-8aa992b03742 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:17.345567 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 752/3002] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:17 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:17.729920 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-6779cd74-5e98-4dba-92e2-8586837e2d37 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.735897 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-6779cd74-5e98-4dba-92e2-8586837e2d37 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 Jul 03 06:32:17.735897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-6779cd74-5e98-4dba-92e2-8586837e2d37 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.735897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-6779cd74-5e98-4dba-92e2-8586837e2d37 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.746096 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.746096 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:17.812243 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cb26f2c9-09a9-4c24-a478-85ac6d473d5d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.814577 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb26f2c9-09a9-4c24-a478-85ac6d473d5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] DELETE https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:32:17.814910 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb26f2c9-09a9-4c24-a478-85ac6d473d5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.815143 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb26f2c9-09a9-4c24-a478-85ac6d473d5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.815336 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-cb26f2c9-09a9-4c24-a478-85ac6d473d5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Delete volume with id: 58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:32:17.823141 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.823141 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:17.823715 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cb26f2c9-09a9-4c24-a478-85ac6d473d5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:32:17.849007 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cb26f2c9-09a9-4c24-a478-85ac6d473d5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Delete volume request issued successfully. Jul 03 06:32:17.849305 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb26f2c9-09a9-4c24-a478-85ac6d473d5d tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 202 Jul 03 06:32:17.849934 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 746/3003] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:17 2026] DELETE /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:17.860221 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d826cd38-1fdf-45a5-b7c6-8355540f395e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:17.862687 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d826cd38-1fdf-45a5-b7c6-8355540f395e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:32:17.862987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d826cd38-1fdf-45a5-b7c6-8355540f395e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:17.863194 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d826cd38-1fdf-45a5-b7c6-8355540f395e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:17.870631 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:17.870631 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:17.876718 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d826cd38-1fdf-45a5-b7c6-8355540f395e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:32:17.881777 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d826cd38-1fdf-45a5-b7c6-8355540f395e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 200 Jul 03 06:32:17.884729 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 756/3004] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:17 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:18.118886 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e6e1680e-5975-4e12-97cc-12cb6be7a27f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:18.120795 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6e1680e-5975-4e12-97cc-12cb6be7a27f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:18.121389 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6e1680e-5975-4e12-97cc-12cb6be7a27f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:18.121389 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e6e1680e-5975-4e12-97cc-12cb6be7a27f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:18.121497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-e6e1680e-5975-4e12-97cc-12cb6be7a27f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:18.125739 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:18.125739 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:18.126462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e6e1680e-5975-4e12-97cc-12cb6be7a27f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:18.127066 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 753/3005] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:18 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:18.144770 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5feeca18-0083-4a07-8a5e-1605530f722c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:18.147306 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5feeca18-0083-4a07-8a5e-1605530f722c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:18.147608 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5feeca18-0083-4a07-8a5e-1605530f722c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:18.147938 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5feeca18-0083-4a07-8a5e-1605530f722c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:18.166037 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:18.166037 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:18.174763 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5feeca18-0083-4a07-8a5e-1605530f722c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:18.181209 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5feeca18-0083-4a07-8a5e-1605530f722c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:18.181629 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 747/3006] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:18 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:18.283428 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-adbdce67-4df3-47b2-80bb-c2b137c51667 req-6779cd74-5e98-4dba-92e2-8586837e2d37 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 returned with HTTP 200 Jul 03 06:32:18.283899 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 751/3007] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:32:17 2026] DELETE /volume/v3/attachments/c207b4a5-d15a-45ad-b82d-cdbd82ca57d3 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:18.305886 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e891e8a0-bd1b-4c95-88aa-c34519aaa497 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:18.308298 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e891e8a0-bd1b-4c95-88aa-c34519aaa497 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:18.308606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e891e8a0-bd1b-4c95-88aa-c34519aaa497 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:18.308936 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e891e8a0-bd1b-4c95-88aa-c34519aaa497 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:18.320588 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:18.320588 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:18.323879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-74a5bad2-a99b-4693-8b13-7170342dec0b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:18.327430 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74a5bad2-a99b-4693-8b13-7170342dec0b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 Jul 03 06:32:18.327430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74a5bad2-a99b-4693-8b13-7170342dec0b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:18.327665 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e891e8a0-bd1b-4c95-88aa-c34519aaa497 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:18.327777 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74a5bad2-a99b-4693-8b13-7170342dec0b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:18.333381 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e891e8a0-bd1b-4c95-88aa-c34519aaa497 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:18.333381 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 757/3008] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:18 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:18.334312 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74a5bad2-a99b-4693-8b13-7170342dec0b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 returned with HTTP 404 Jul 03 06:32:18.334887 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 754/3009] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:18 2026] GET /volume/v3/volumes/02b1fe08-22ee-4724-afb5-c9e06aad4077 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:18.352759 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-be0a5ead-e704-4418-93dd-af9956747a49 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:18.352759 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be0a5ead-e704-4418-93dd-af9956747a49 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:18.352759 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be0a5ead-e704-4418-93dd-af9956747a49 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:18.352759 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be0a5ead-e704-4418-93dd-af9956747a49 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:18.363587 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:18.363587 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:18.368377 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-be0a5ead-e704-4418-93dd-af9956747a49 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:18.374388 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be0a5ead-e704-4418-93dd-af9956747a49 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:18.374962 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 748/3010] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:18 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:18.897975 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-74d10aef-5767-4a43-8ce0-f7cd32f67c4e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:18.899907 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-74d10aef-5767-4a43-8ce0-f7cd32f67c4e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a Jul 03 06:32:18.900111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-74d10aef-5767-4a43-8ce0-f7cd32f67c4e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:18.900290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-74d10aef-5767-4a43-8ce0-f7cd32f67c4e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:18.906985 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-74d10aef-5767-4a43-8ce0-f7cd32f67c4e tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a returned with HTTP 404 Jul 03 06:32:18.907530 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 752/3011] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:18 2026] GET /volume/v3/volumes/58893ee4-3ae9-4c5b-80be-ad0ba552a40a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:18.974127 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e9a978b0-c42e-47b0-a86d-5469d82a86fb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:18.976048 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9a978b0-c42e-47b0-a86d-5469d82a86fb tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] DELETE https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:32:18.976246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9a978b0-c42e-47b0-a86d-5469d82a86fb tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:18.976440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9a978b0-c42e-47b0-a86d-5469d82a86fb tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:18.976599 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e9a978b0-c42e-47b0-a86d-5469d82a86fb tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Delete volume with id: 62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:32:18.984482 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:18.984482 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:18.985084 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e9a978b0-c42e-47b0-a86d-5469d82a86fb tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:32:19.006992 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e9a978b0-c42e-47b0-a86d-5469d82a86fb tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Delete volume request issued successfully. Jul 03 06:32:19.007218 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9a978b0-c42e-47b0-a86d-5469d82a86fb tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 202 Jul 03 06:32:19.007760 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 758/3012] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:18 2026] DELETE /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:19.015316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-13a49df3-7604-4224-95c7-9a2aff47a2fd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:19.017755 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13a49df3-7604-4224-95c7-9a2aff47a2fd tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:32:19.017999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13a49df3-7604-4224-95c7-9a2aff47a2fd tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:19.018228 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13a49df3-7604-4224-95c7-9a2aff47a2fd tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:19.030956 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:19.030956 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:19.042391 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-13a49df3-7604-4224-95c7-9a2aff47a2fd tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Volume info retrieved successfully. Jul 03 06:32:19.048783 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13a49df3-7604-4224-95c7-9a2aff47a2fd tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 200 Jul 03 06:32:19.049291 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 755/3013] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:19 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:19.137197 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bf41fd77-6dde-4346-8e08-f8965a7d1221 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:19.139312 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf41fd77-6dde-4346-8e08-f8965a7d1221 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:19.139584 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf41fd77-6dde-4346-8e08-f8965a7d1221 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:19.139795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf41fd77-6dde-4346-8e08-f8965a7d1221 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:19.139949 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-bf41fd77-6dde-4346-8e08-f8965a7d1221 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:19.145398 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:19.145398 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:19.146208 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf41fd77-6dde-4346-8e08-f8965a7d1221 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:19.146824 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 749/3014] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:19 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:19.170476 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-372f9656-0d61-4730-9f5e-7dcb6a0dcf73 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:19.173033 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-372f9656-0d61-4730-9f5e-7dcb6a0dcf73 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818/action Jul 03 06:32:19.173467 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-372f9656-0d61-4730-9f5e-7dcb6a0dcf73 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:19.173631 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-372f9656-0d61-4730-9f5e-7dcb6a0dcf73 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:19.198055 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:19.198055 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:19.201871 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-84091135-2127-4575-a3d1-4f34741d066c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:19.205719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84091135-2127-4575-a3d1-4f34741d066c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:19.206106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84091135-2127-4575-a3d1-4f34741d066c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:19.206405 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84091135-2127-4575-a3d1-4f34741d066c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:19.218270 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6128278f-8be1-4c24-9158-4d15a73c4b47 req-372f9656-0d61-4730-9f5e-7dcb6a0dcf73 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818/action returned with HTTP 204 Jul 03 06:32:19.218663 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 753/3015] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:32:19 2026] POST /volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:19.222666 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:19.222666 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:19.237188 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-84091135-2127-4575-a3d1-4f34741d066c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:19.244657 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84091135-2127-4575-a3d1-4f34741d066c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:19.245235 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 759/3016] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:19 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:19.496298 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-30e5f437-54ef-41e5-a41c-882793578117 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:19.496298 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-30e5f437-54ef-41e5-a41c-882793578117 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:19.496298 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-30e5f437-54ef-41e5-a41c-882793578117 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:19.496298 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-30e5f437-54ef-41e5-a41c-882793578117 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:19.500203 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:19.500203 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:19.508353 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-30e5f437-54ef-41e5-a41c-882793578117 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:19.513549 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-30e5f437-54ef-41e5-a41c-882793578117 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:19.514067 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 756/3017] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:19 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:19.593038 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:19.595541 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:19.596012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-674406505", "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:19.598184 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-674406505', 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:19.711040 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume of 1 GB Jul 03 06:32:19.711484 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:19.711484 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:19.712244 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Availability Zones retrieved successfully. Jul 03 06:32:19.721042 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Flow 'volume_create_api' (371bb256-a955-4ad1-8a05-789ddb020113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:19.722465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50617ef0-3a22-436a-a01b-91958c9f6f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:19.725614 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:19.783683 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:19.783683 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:19.802764 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50617ef0-3a22-436a-a01b-91958c9f6f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9', 'encryption_key_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=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:19.803310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e3a6eb8-8315-4e4e-b2be-a1fcf9f7a4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:19.860421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Created reservations ['63284570-dd88-44ee-8711-1810cf8446ac', '1c55232a-2fcb-448e-8f3e-23abe5b1faf6', 'fff6b390-5935-47a6-9876-c9f088803640', '00e7f7eb-762f-4ec0-b675-11cbca6b2ac7'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:19.861406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e3a6eb8-8315-4e4e-b2be-a1fcf9f7a4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63284570-dd88-44ee-8711-1810cf8446ac', '1c55232a-2fcb-448e-8f3e-23abe5b1faf6', 'fff6b390-5935-47a6-9876-c9f088803640', '00e7f7eb-762f-4ec0-b675-11cbca6b2ac7']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:19.863460 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98cdb5b0-c9de-4dbf-8364-77bef97ffc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:19.888428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98cdb5b0-c9de-4dbf-8364-77bef97ffc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c9a6ef-69a6-4a59-8a76-76df1f8d4222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-674406505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0f698e96b6f642fda0ca1b501e12fe15',qos_specs=None,replication_status=,reservations=['63284570-dd88-44ee-8711-1810cf8446ac','1c55232a-2fcb-448e-8f3e-23abe5b1faf6','fff6b390-5935-47a6-9876-c9f088803640','00e7f7eb-762f-4ec0-b675-11cbca6b2ac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d23d41b1640308541dd0886e6dbce',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-674406505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c9a6ef-69a6-4a59-8a76-76df1f8d4222,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0f698e96b6f642fda0ca1b501e12fe15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='369d23d41b1640308541dd0886e6dbce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9),volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:19.889213 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdae6e67-941c-4796-b71c-fddcfe2caba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:19.913547 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdae6e67-941c-4796-b71c-fddcfe2caba4) transitioned into state 'SUCCESS' from state '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-674406505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0f698e96b6f642fda0ca1b501e12fe15',qos_specs=None,replication_status=,reservations=['63284570-dd88-44ee-8711-1810cf8446ac','1c55232a-2fcb-448e-8f3e-23abe5b1faf6','fff6b390-5935-47a6-9876-c9f088803640','00e7f7eb-762f-4ec0-b675-11cbca6b2ac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d23d41b1640308541dd0886e6dbce',volume_type_id=cfde4cf0-aed4-4e34-ad38-a6b5f1ebeec9)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:19.914404 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26024d77-224e-473b-a89a-56ba6ebb29e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:19.927204 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26024d77-224e-473b-a89a-56ba6ebb29e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:19.928258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Flow 'volume_create_api' (371bb256-a955-4ad1-8a05-789ddb020113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:19.928911 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create volume request issued successfully. Jul 03 06:32:19.929630 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-574080a3-8486-42f9-a9f8-fb9b68905b08 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:19.930143 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 750/3018] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:32:19 2026] POST /volume/v3/volumes => generated 759 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:19.944527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-afa0d53b-e6ca-452d-9c90-298b71cab10e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:19.948779 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-afa0d53b-e6ca-452d-9c90-298b71cab10e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:19.949031 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-afa0d53b-e6ca-452d-9c90-298b71cab10e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:19.949238 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-afa0d53b-e6ca-452d-9c90-298b71cab10e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:19.958115 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:19.958115 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:19.965401 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-afa0d53b-e6ca-452d-9c90-298b71cab10e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:19.972185 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-afa0d53b-e6ca-452d-9c90-298b71cab10e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 200 Jul 03 06:32:19.972665 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 754/3019] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:19 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:20.064102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dc5e52aa-e4a1-433b-97ab-be81f263dbe7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.066167 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dc5e52aa-e4a1-433b-97ab-be81f263dbe7 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] GET https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e Jul 03 06:32:20.066400 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dc5e52aa-e4a1-433b-97ab-be81f263dbe7 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:20.066617 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dc5e52aa-e4a1-433b-97ab-be81f263dbe7 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:20.075375 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dc5e52aa-e4a1-433b-97ab-be81f263dbe7 tempest-AttachVolumeShelveTestJSON-1546302721 tempest-AttachVolumeShelveTestJSON-1546302721-project-member] https://10.4.3.243/volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e returned with HTTP 404 Jul 03 06:32:20.075962 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 760/3020] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:20 2026] GET /volume/v3/volumes/62b282f0-9013-4412-b649-ff31cc9b1d9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:20.158397 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6bac46ca-2c09-4300-a96b-3dedf9ad769f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.160473 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6bac46ca-2c09-4300-a96b-3dedf9ad769f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:20.160763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6bac46ca-2c09-4300-a96b-3dedf9ad769f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:20.161024 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6bac46ca-2c09-4300-a96b-3dedf9ad769f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:20.161178 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6bac46ca-2c09-4300-a96b-3dedf9ad769f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:20.165764 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.165764 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:20.166416 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6bac46ca-2c09-4300-a96b-3dedf9ad769f tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:20.167083 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 757/3021] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:20 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:20.180647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-04a37048-6e0b-4d0e-a128-86264a01fd44 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.182779 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-04a37048-6e0b-4d0e-a128-86264a01fd44 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] PUT https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:20.183247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-04a37048-6e0b-4d0e-a128-86264a01fd44 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:20.190128 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.190128 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:20.197830 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-04a37048-6e0b-4d0e-a128-86264a01fd44 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:20.198247 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 751/3022] 10.4.3.243 () {70 vars in 1408 bytes} [Fri Jul 3 06:32:20 2026] PUT /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 316 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:20.210678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e7b6723e-1a53-4a8d-8731-a4747edc1769 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.213189 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e7b6723e-1a53-4a8d-8731-a4747edc1769 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:20.213428 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e7b6723e-1a53-4a8d-8731-a4747edc1769 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:20.213713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e7b6723e-1a53-4a8d-8731-a4747edc1769 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:20.213901 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-e7b6723e-1a53-4a8d-8731-a4747edc1769 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:20.219547 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.219547 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:20.220350 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e7b6723e-1a53-4a8d-8731-a4747edc1769 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:20.220761 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 755/3023] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:20 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 762 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:20.233179 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7705e511-1823-4d15-97c8-d90d6f9827a5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.237243 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7705e511-1823-4d15-97c8-d90d6f9827a5 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] DELETE https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:20.237579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7705e511-1823-4d15-97c8-d90d6f9827a5 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:20.237916 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7705e511-1823-4d15-97c8-d90d6f9827a5 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:20.238081 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-7705e511-1823-4d15-97c8-d90d6f9827a5 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Delete backup with id: 93d5accf-c4f3-4f65-8514-8e679ecb6f26. Jul 03 06:32:20.244946 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.244946 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:20.259392 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-88fff741-b5eb-458b-8a1b-4e1032f297c1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.261161 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-88fff741-b5eb-458b-8a1b-4e1032f297c1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:32:20.261320 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-88fff741-b5eb-458b-8a1b-4e1032f297c1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:20.261554 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-88fff741-b5eb-458b-8a1b-4e1032f297c1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:20.271023 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.271023 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:20.271447 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-7705e511-1823-4d15-97c8-d90d6f9827a5 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] delete_backup rpcapi backup_id 93d5accf-c4f3-4f65-8514-8e679ecb6f26 {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:32:20.275230 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-88fff741-b5eb-458b-8a1b-4e1032f297c1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:20.276325 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7705e511-1823-4d15-97c8-d90d6f9827a5 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 202 Jul 03 06:32:20.276977 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 761/3024] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:32:20 2026] DELETE /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:20.280259 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-88fff741-b5eb-458b-8a1b-4e1032f297c1 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:32:20.280653 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 758/3025] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:20 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:20.286109 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ab43f6be-6eba-414c-b53a-139985d92cc6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.289417 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab43f6be-6eba-414c-b53a-139985d92cc6 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:20.289417 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab43f6be-6eba-414c-b53a-139985d92cc6 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:20.289417 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab43f6be-6eba-414c-b53a-139985d92cc6 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:20.291957 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ab43f6be-6eba-414c-b53a-139985d92cc6 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:20.296383 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.296383 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:20.296573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-85c746d8-1c3a-4890-ad36-85f0fb8d2ef9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.297369 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab43f6be-6eba-414c-b53a-139985d92cc6 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 200 Jul 03 06:32:20.297875 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 752/3026] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:20 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:20.301494 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-85c746d8-1c3a-4890-ad36-85f0fb8d2ef9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:32:20.302112 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-85c746d8-1c3a-4890-ad36-85f0fb8d2ef9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c78ead19-66d2-4e46-95f4-607090a0e0c8", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1251423823", "container": "tempest-volumesbackupstest-backup-container-1241555214"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:20.304515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-85c746d8-1c3a-4890-ad36-85f0fb8d2ef9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating new backup {'backup': {'volume_id': 'c78ead19-66d2-4e46-95f4-607090a0e0c8', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1251423823', 'container': 'tempest-volumesbackupstest-backup-container-1241555214'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:32:20.304761 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-85c746d8-1c3a-4890-ad36-85f0fb8d2ef9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating backup of volume c78ead19-66d2-4e46-95f4-607090a0e0c8 in container tempest-volumesbackupstest-backup-container-1241555214 Jul 03 06:32:20.316606 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.316606 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:20.317067 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-85c746d8-1c3a-4890-ad36-85f0fb8d2ef9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:20.344120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-85c746d8-1c3a-4890-ad36-85f0fb8d2ef9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['dd038192-33e3-4573-b43a-4c0fcc3d408a', '5d6079be-7106-4e24-9f32-48e4bb8fea4c'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:20.387834 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-85c746d8-1c3a-4890-ad36-85f0fb8d2ef9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:32:20.388280 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 756/3027] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:32:20 2026] POST /volume/v3/backups => generated 330 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:20.397005 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-32cfd3e1-b878-40e2-b5dd-3e8e00298b8d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.403474 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32cfd3e1-b878-40e2-b5dd-3e8e00298b8d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:20.405093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32cfd3e1-b878-40e2-b5dd-3e8e00298b8d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:20.405338 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32cfd3e1-b878-40e2-b5dd-3e8e00298b8d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:20.405580 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-32cfd3e1-b878-40e2-b5dd-3e8e00298b8d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:20.413382 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.413382 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:20.414911 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32cfd3e1-b878-40e2-b5dd-3e8e00298b8d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:20.416153 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 762/3028] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:20 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:20.985908 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c3c53cc5-d834-498f-acc0-d75bb330400f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:20.987647 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c3c53cc5-d834-498f-acc0-d75bb330400f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:20.987854 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c3c53cc5-d834-498f-acc0-d75bb330400f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:20.988074 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c3c53cc5-d834-498f-acc0-d75bb330400f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:20.995087 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:20.995087 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:20.999054 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c3c53cc5-d834-498f-acc0-d75bb330400f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:21.004398 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c3c53cc5-d834-498f-acc0-d75bb330400f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 200 Jul 03 06:32:21.004812 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 759/3029] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:20 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:21.210672 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-886711c8-6499-460a-bc59-c2217963dbbe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:21.218892 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-886711c8-6499-460a-bc59-c2217963dbbe tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:21.218892 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-886711c8-6499-460a-bc59-c2217963dbbe tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:21.218892 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-886711c8-6499-460a-bc59-c2217963dbbe tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:21.231873 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:21.231873 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:21.237821 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-886711c8-6499-460a-bc59-c2217963dbbe tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:21.247047 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-886711c8-6499-460a-bc59-c2217963dbbe tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 200 Jul 03 06:32:21.249357 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 753/3030] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:21 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:21.309586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-da114768-3fe0-4f89-bb44-708e63f82b1c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:21.313170 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da114768-3fe0-4f89-bb44-708e63f82b1c tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 Jul 03 06:32:21.313413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da114768-3fe0-4f89-bb44-708e63f82b1c tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:21.313634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da114768-3fe0-4f89-bb44-708e63f82b1c tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:21.313795 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-da114768-3fe0-4f89-bb44-708e63f82b1c tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Show backup with id 93d5accf-c4f3-4f65-8514-8e679ecb6f26. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:21.322189 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da114768-3fe0-4f89-bb44-708e63f82b1c tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 returned with HTTP 404 Jul 03 06:32:21.322842 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 757/3031] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:21 2026] GET /volume/v3/backups/93d5accf-c4f3-4f65-8514-8e679ecb6f26 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:21.332348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e9c37e37-b258-488b-940f-41cf79f1a315 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:21.334353 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9c37e37-b258-488b-940f-41cf79f1a315 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 Jul 03 06:32:21.334564 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9c37e37-b258-488b-940f-41cf79f1a315 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:21.334766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9c37e37-b258-488b-940f-41cf79f1a315 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:21.334931 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e9c37e37-b258-488b-940f-41cf79f1a315 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Delete volume with id: 063e7f27-4796-4dfa-ba21-2bbb6f197e41 Jul 03 06:32:21.345894 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:21.345894 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:21.346421 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e9c37e37-b258-488b-940f-41cf79f1a315 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Volume info retrieved successfully. Jul 03 06:32:21.367322 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e9c37e37-b258-488b-940f-41cf79f1a315 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Delete volume request issued successfully. Jul 03 06:32:21.367549 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9c37e37-b258-488b-940f-41cf79f1a315 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 returned with HTTP 202 Jul 03 06:32:21.368122 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 763/3032] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:32:21 2026] DELETE /volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:21.376875 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-887a6f9f-2aaa-4e36-81c0-4f867c665d18 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:21.379114 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-887a6f9f-2aaa-4e36-81c0-4f867c665d18 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 Jul 03 06:32:21.379408 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-887a6f9f-2aaa-4e36-81c0-4f867c665d18 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:21.379963 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-887a6f9f-2aaa-4e36-81c0-4f867c665d18 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:21.388453 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:21.388453 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:21.392992 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-887a6f9f-2aaa-4e36-81c0-4f867c665d18 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Volume info retrieved successfully. Jul 03 06:32:21.396942 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-887a6f9f-2aaa-4e36-81c0-4f867c665d18 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 returned with HTTP 200 Jul 03 06:32:21.397371 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 760/3033] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:21 2026] GET /volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:21.428523 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-63eecca2-3f60-411f-909e-9181c2eb2374 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:21.430715 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63eecca2-3f60-411f-909e-9181c2eb2374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:21.430926 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63eecca2-3f60-411f-909e-9181c2eb2374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:21.431802 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63eecca2-3f60-411f-909e-9181c2eb2374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:21.431802 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-63eecca2-3f60-411f-909e-9181c2eb2374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:21.436339 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:21.436339 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:21.437242 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63eecca2-3f60-411f-909e-9181c2eb2374 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:21.437556 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 754/3034] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:21 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:21.786990 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-96747bbf-1724-4c6f-84e2-e2ee5329daaa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:21.789626 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-96747bbf-1724-4c6f-84e2-e2ee5329daaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:21.789944 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-96747bbf-1724-4c6f-84e2-e2ee5329daaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:21.790204 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-96747bbf-1724-4c6f-84e2-e2ee5329daaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:21.801084 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:21.801084 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:21.805706 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-96747bbf-1724-4c6f-84e2-e2ee5329daaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:21.812077 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-96747bbf-1724-4c6f-84e2-e2ee5329daaa tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 200 Jul 03 06:32:21.812552 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 758/3035] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:21 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:21.825455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dcd3ae09-1bc6-40ea-86c9-02d6ae1d9fb1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:21.825979 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcd3ae09-1bc6-40ea-86c9-02d6ae1d9fb1 None None] GET https://10.4.3.243/volume// Jul 03 06:32:21.826203 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcd3ae09-1bc6-40ea-86c9-02d6ae1d9fb1 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:21.826498 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcd3ae09-1bc6-40ea-86c9-02d6ae1d9fb1 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:21.826947 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcd3ae09-1bc6-40ea-86c9-02d6ae1d9fb1 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:21.827250 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 764/3036] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:32:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:21.836915 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-ee43a425-1495-4d28-9476-97da2a0d3199 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:21.839125 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-ee43a425-1495-4d28-9476-97da2a0d3199 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:32:21.839548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-ee43a425-1495-4d28-9476-97da2a0d3199 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2c9a6ef-69a6-4a59-8a76-76df1f8d4222", "connector": null, "instance_uuid": "b7ef72dc-ddb6-4f82-9a63-5ff32ae11ee4"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:21.865129 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:21.865129 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:21.901798 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-ee43a425-1495-4d28-9476-97da2a0d3199 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:32:21.902293 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 761/3037] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:32:21 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:22.416242 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-23300008-a275-4d8e-a29e-9bf7ba47b328 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:22.422587 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-23300008-a275-4d8e-a29e-9bf7ba47b328 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] GET https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 Jul 03 06:32:22.422587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-23300008-a275-4d8e-a29e-9bf7ba47b328 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:22.422587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-23300008-a275-4d8e-a29e-9bf7ba47b328 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:22.435243 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-23300008-a275-4d8e-a29e-9bf7ba47b328 tempest-ProjectAdminTests39-1384398588 tempest-ProjectAdminTests39-1384398588-project-admin] https://10.4.3.243/volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 returned with HTTP 404 Jul 03 06:32:22.436194 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 755/3038] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:22 2026] GET /volume/v3/volumes/063e7f27-4796-4dfa-ba21-2bbb6f197e41 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:22.451128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1fa0ebfb-df5d-4dd0-8867-41d212ea3876 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:22.452994 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1fa0ebfb-df5d-4dd0-8867-41d212ea3876 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:22.453810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1fa0ebfb-df5d-4dd0-8867-41d212ea3876 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:22.453810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1fa0ebfb-df5d-4dd0-8867-41d212ea3876 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:22.453810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-1fa0ebfb-df5d-4dd0-8867-41d212ea3876 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:22.462006 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:22.462006 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:22.463415 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1fa0ebfb-df5d-4dd0-8867-41d212ea3876 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:22.463866 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 759/3039] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:22 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:23.479511 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-26a6970a-5d86-4c60-ac17-a273ef595dcd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:23.483336 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-26a6970a-5d86-4c60-ac17-a273ef595dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:23.483537 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-26a6970a-5d86-4c60-ac17-a273ef595dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:23.483713 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-26a6970a-5d86-4c60-ac17-a273ef595dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:23.483825 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-26a6970a-5d86-4c60-ac17-a273ef595dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:23.492285 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:23.492285 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:23.493109 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-26a6970a-5d86-4c60-ac17-a273ef595dcd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:23.493474 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 765/3040] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:23 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:24.506357 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5b627baa-265e-46dd-9ff5-cb36e1af935a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:24.508767 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5b627baa-265e-46dd-9ff5-cb36e1af935a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:24.508993 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5b627baa-265e-46dd-9ff5-cb36e1af935a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:24.509248 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5b627baa-265e-46dd-9ff5-cb36e1af935a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:24.509405 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-5b627baa-265e-46dd-9ff5-cb36e1af935a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:24.533851 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:24.533851 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:24.535711 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5b627baa-265e-46dd-9ff5-cb36e1af935a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:24.535711 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 762/3041] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:24 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:24.773027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9319075b-13cd-44dd-9c69-700e08edf012 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:24.861684 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9319075b-13cd-44dd-9c69-700e08edf012 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-admin] GET https://10.4.3.243/volume/v3/scheduler-stats/get_pools Jul 03 06:32:24.862060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9319075b-13cd-44dd-9c69-700e08edf012 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:24.862361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9319075b-13cd-44dd-9c69-700e08edf012 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-admin] Calling method 'get_pools' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:25.365495 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9319075b-13cd-44dd-9c69-700e08edf012 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-admin] https://10.4.3.243/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 06:32:25.366105 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 756/3042] 10.4.3.243 () {66 vars in 1291 bytes} [Fri Jul 3 06:32:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:25.378431 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-609f2832-c101-48e0-a174-23f9a8f3d2e0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:25.486807 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-609f2832-c101-48e0-a174-23f9a8f3d2e0 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-member] GET https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool Jul 03 06:32:25.487944 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-609f2832-c101-48e0-a174-23f9a8f3d2e0 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:25.487944 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-609f2832-c101-48e0-a174-23f9a8f3d2e0 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:25.494016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-609f2832-c101-48e0-a174-23f9a8f3d2e0 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f00cc06a69374ebfa765e779a7a3ac3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67a1c0f25eee486f9a8d3f1dd6c828e6', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:25.496275 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-609f2832-c101-48e0-a174-23f9a8f3d2e0 tempest-ProjectMemberTests-553723646 tempest-ProjectMemberTests-553723646-project-member] https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool returned with HTTP 403 Jul 03 06:32:25.496275 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 760/3043] 10.4.3.243 () {66 vars in 1318 bytes} [Fri Jul 3 06:32:25 2026] GET /volume/v3/capabilities/np0000004376@storpool => generated 110 bytes in 117 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:25.552675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7f7dcf82-24e0-4c91-b488-235c1e6654a8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:25.556508 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7f7dcf82-24e0-4c91-b488-235c1e6654a8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:25.556508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7f7dcf82-24e0-4c91-b488-235c1e6654a8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:25.556508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7f7dcf82-24e0-4c91-b488-235c1e6654a8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:25.556508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-7f7dcf82-24e0-4c91-b488-235c1e6654a8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:25.565000 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:25.565000 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:25.565000 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7f7dcf82-24e0-4c91-b488-235c1e6654a8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:25.565000 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 766/3044] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:25 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:25.856806 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:25.859443 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:25.860340 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-516684736"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:25.861857 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-516684736'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:25.862031 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume of 1 GB Jul 03 06:32:25.867414 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Availability Zones retrieved successfully. Jul 03 06:32:25.874251 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (fd30e29b-08f4-4da2-a9aa-2f27c5957925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:25.875633 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7befb66f-d8df-401c-8342-11380201032f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:25.876642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:25.914630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7befb66f-d8df-401c-8342-11380201032f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:25.915866 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e32a19-b584-4155-92f1-d5a5f33ebc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:25.975038 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Created reservations ['c9e81e15-3006-47b3-be0f-31b2b55620c5', '47121092-52ee-48b2-8149-f429b32a9bde', 'a348a2c5-2a14-4f6e-afc3-24c0abee3c8d', 'c63c7e11-da19-4784-ac52-261c6180399e'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:25.976088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e32a19-b584-4155-92f1-d5a5f33ebc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9e81e15-3006-47b3-be0f-31b2b55620c5', '47121092-52ee-48b2-8149-f429b32a9bde', 'a348a2c5-2a14-4f6e-afc3-24c0abee3c8d', 'c63c7e11-da19-4784-ac52-261c6180399e']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:25.977143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e509f75f-bdd2-407f-a6d0-da11d493c9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:26.007801 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e509f75f-bdd2-407f-a6d0-da11d493c9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ec9619e-1dc2-45d7-be16-25db1afa0034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-516684736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['c9e81e15-3006-47b3-be0f-31b2b55620c5','47121092-52ee-48b2-8149-f429b32a9bde','a348a2c5-2a14-4f6e-afc3-24c0abee3c8d','c63c7e11-da19-4784-ac52-261c6180399e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-516684736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ec9619e-1dc2-45d7-be16-25db1afa0034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7ff719c1564a438c9920be4d599f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:26.009875 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5afb57-f36f-4bba-abe2-a095a9092b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:26.044371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5afb57-f36f-4bba-abe2-a095a9092b4e) transitioned into state 'SUCCESS' from state '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-516684736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['c9e81e15-3006-47b3-be0f-31b2b55620c5','47121092-52ee-48b2-8149-f429b32a9bde','a348a2c5-2a14-4f6e-afc3-24c0abee3c8d','c63c7e11-da19-4784-ac52-261c6180399e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:26.045404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3a6a3a-43a4-4d90-8ac4-63dc088525f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:26.060924 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3a6a3a-43a4-4d90-8ac4-63dc088525f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:26.062282 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (fd30e29b-08f4-4da2-a9aa-2f27c5957925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:26.062803 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request issued successfully. Jul 03 06:32:26.063630 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4d635719-70b8-4e69-bdf4-9a25f34e754e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:26.064439 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 763/3045] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:25 2026] POST /volume/v3/volumes => generated 748 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:26.082935 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-63777857-b0d5-46b3-a703-9cb1408610ee None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:26.086206 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63777857-b0d5-46b3-a703-9cb1408610ee tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 Jul 03 06:32:26.086835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63777857-b0d5-46b3-a703-9cb1408610ee tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:26.086835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63777857-b0d5-46b3-a703-9cb1408610ee tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:26.096119 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:26.096119 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:26.101992 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-63777857-b0d5-46b3-a703-9cb1408610ee tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:26.107968 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63777857-b0d5-46b3-a703-9cb1408610ee tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 returned with HTTP 200 Jul 03 06:32:26.108429 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 757/3046] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:26 2026] GET /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:26.581477 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-803aaf6f-4430-4b88-95f4-d447893c0553 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:26.583770 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-803aaf6f-4430-4b88-95f4-d447893c0553 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:26.584188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-803aaf6f-4430-4b88-95f4-d447893c0553 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:26.584518 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-803aaf6f-4430-4b88-95f4-d447893c0553 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:26.584665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-803aaf6f-4430-4b88-95f4-d447893c0553 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:26.592376 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:26.592376 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:26.593565 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-803aaf6f-4430-4b88-95f4-d447893c0553 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:26.594125 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 761/3047] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:26 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:27.123661 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bbbf4590-b2ea-49e9-9cf9-4d72086583a3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:27.126278 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbbf4590-b2ea-49e9-9cf9-4d72086583a3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 Jul 03 06:32:27.126564 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbbf4590-b2ea-49e9-9cf9-4d72086583a3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:27.126848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbbf4590-b2ea-49e9-9cf9-4d72086583a3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:27.136778 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:27.136778 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:27.141685 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bbbf4590-b2ea-49e9-9cf9-4d72086583a3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:27.147821 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbbf4590-b2ea-49e9-9cf9-4d72086583a3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 returned with HTTP 200 Jul 03 06:32:27.148230 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 767/3048] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:27 2026] GET /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:27.163468 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9c628cac-3e53-424d-b0f6-596847c2cff4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:27.166293 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9c628cac-3e53-424d-b0f6-596847c2cff4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034/action Jul 03 06:32:27.166707 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9c628cac-3e53-424d-b0f6-596847c2cff4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:27.166885 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9c628cac-3e53-424d-b0f6-596847c2cff4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:27.177600 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:27.177600 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:27.178195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.admin_actions [None req-9c628cac-3e53-424d-b0f6-596847c2cff4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume '4ec9619e-1dc2-45d7-be16-25db1afa0034' with '{'status': 'attaching'}' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:27.220187 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9c628cac-3e53-424d-b0f6-596847c2cff4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034/action returned with HTTP 202 Jul 03 06:32:27.221304 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 764/3049] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:27 2026] POST /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:27.237810 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-58f04b33-337f-490b-9dff-90ed5d7bc188 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:27.240991 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-58f04b33-337f-490b-9dff-90ed5d7bc188 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 Jul 03 06:32:27.241277 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-58f04b33-337f-490b-9dff-90ed5d7bc188 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:27.241569 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-58f04b33-337f-490b-9dff-90ed5d7bc188 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:27.255172 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:27.255172 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:27.265400 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-58f04b33-337f-490b-9dff-90ed5d7bc188 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:27.274810 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-58f04b33-337f-490b-9dff-90ed5d7bc188 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 returned with HTTP 200 Jul 03 06:32:27.276734 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 758/3050] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:27 2026] GET /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:27.294713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fa7f1a20-dae5-402e-b42e-1d740e74a848 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:27.297388 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fa7f1a20-dae5-402e-b42e-1d740e74a848 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034/action Jul 03 06:32:27.298116 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fa7f1a20-dae5-402e-b42e-1d740e74a848 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:27.300399 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fa7f1a20-dae5-402e-b42e-1d740e74a848 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:27.311541 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:27.311541 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:27.312129 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fa7f1a20-dae5-402e-b42e-1d740e74a848 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Volume info retrieved successfully. Jul 03 06:32:27.343430 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fa7f1a20-dae5-402e-b42e-1d740e74a848 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Delete volume request issued successfully. Jul 03 06:32:27.343953 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fa7f1a20-dae5-402e-b42e-1d740e74a848 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034/action returned with HTTP 202 Jul 03 06:32:27.344990 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 762/3051] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:27 2026] POST /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:27.355554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a645e7e0-e065-45f1-800c-e075254b9279 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:27.358177 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a645e7e0-e065-45f1-800c-e075254b9279 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 Jul 03 06:32:27.358483 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a645e7e0-e065-45f1-800c-e075254b9279 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:27.358866 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a645e7e0-e065-45f1-800c-e075254b9279 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:27.366751 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:27.366751 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:27.371292 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a645e7e0-e065-45f1-800c-e075254b9279 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:27.379111 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a645e7e0-e065-45f1-800c-e075254b9279 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 returned with HTTP 200 Jul 03 06:32:27.379873 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 768/3052] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:27 2026] GET /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:27.613264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80e0224a-977b-4d36-844c-6908030b6cd9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:27.615827 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80e0224a-977b-4d36-844c-6908030b6cd9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:27.615961 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80e0224a-977b-4d36-844c-6908030b6cd9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:27.616244 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80e0224a-977b-4d36-844c-6908030b6cd9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:27.616373 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-80e0224a-977b-4d36-844c-6908030b6cd9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:27.621589 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:27.621589 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:27.622222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80e0224a-977b-4d36-844c-6908030b6cd9 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:27.622683 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 765/3053] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:27 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:27.660159 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-05c97022-18e1-4bbe-8395-6205449d84d9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:27.761551 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05c97022-18e1-4bbe-8395-6205449d84d9 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:27.761919 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05c97022-18e1-4bbe-8395-6205449d84d9 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1472080846", "extra_specs": {"storage_protocol": "tempest-storage_protocol-91160725", "vendor_name": "tempest-vendor_name-481029044"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:27.778722 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05c97022-18e1-4bbe-8395-6205449d84d9 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:27.779156 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 759/3054] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:27 2026] POST /volume/v3/types => generated 326 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:27.788945 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:27.790976 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:27.791367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3e91c55a-85db-439e-a311-a5ff71d68e1d", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:27.793082 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume request body: {'volume': {'volume_type': '3e91c55a-85db-439e-a311-a5ff71d68e1d', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:27.797319 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume of 1 GB Jul 03 06:32:27.797800 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:27.797800 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:27.798176 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Availability Zones retrieved successfully. Jul 03 06:32:27.805617 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Flow 'volume_create_api' (c83e992b-3f9c-4c3c-aef0-731df1d641b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:27.806944 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570bc19b-e8e6-4048-95a1-e8e4bd7d4c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:27.807983 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:27.834316 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570bc19b-e8e6-4048-95a1-e8e4bd7d4c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:32:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-91160725',vendor_name='tempest-vendor_name-481029044'},id=3e91c55a-85db-439e-a311-a5ff71d68e1d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1472080846',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e91c55a-85db-439e-a311-a5ff71d68e1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:27.835230 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50516fc-2cd1-4483-b0bc-812165139940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:27.872871 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1472080846 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1472080846, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:27.873301 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1472080846 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1472080846, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:27.942336 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Created reservations ['56a08935-c383-4a6d-8964-943f9fcee4df', 'edce7838-ee79-46dc-b59b-9ceca03aae5d', 'ae7bac7d-c41e-42ee-affb-9f5b228736d7', '9ea31768-f1d3-422f-bde5-8b0f25ac4e53'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:27.943276 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50516fc-2cd1-4483-b0bc-812165139940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56a08935-c383-4a6d-8964-943f9fcee4df', 'edce7838-ee79-46dc-b59b-9ceca03aae5d', 'ae7bac7d-c41e-42ee-affb-9f5b228736d7', '9ea31768-f1d3-422f-bde5-8b0f25ac4e53']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:27.944264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93b51e9-52dc-49e8-b1ac-c91566cb8ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:27.990074 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93b51e9-52dc-49e8-b1ac-c91566cb8ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd999ea5-e461-4765-9169-23ff836446d1', '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='76074eab7315415b8d1b7ca472ca4162',qos_specs=None,replication_status=,reservations=['56a08935-c383-4a6d-8964-943f9fcee4df','edce7838-ee79-46dc-b59b-9ceca03aae5d','ae7bac7d-c41e-42ee-affb-9f5b228736d7','9ea31768-f1d3-422f-bde5-8b0f25ac4e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b7292f85d1e4a1d9731519406a0342f',volume_type_id=3e91c55a-85db-439e-a311-a5ff71d68e1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06: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=bd999ea5-e461-4765-9169-23ff836446d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76074eab7315415b8d1b7ca472ca4162',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b7292f85d1e4a1d9731519406a0342f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e91c55a-85db-439e-a311-a5ff71d68e1d),volume_type_id=3e91c55a-85db-439e-a311-a5ff71d68e1d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:27.991372 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7478a0dd-9873-49ec-a157-6c1edbab364f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:28.028338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7478a0dd-9873-49ec-a157-6c1edbab364f) transitioned into state 'SUCCESS' from 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='76074eab7315415b8d1b7ca472ca4162',qos_specs=None,replication_status=,reservations=['56a08935-c383-4a6d-8964-943f9fcee4df','edce7838-ee79-46dc-b59b-9ceca03aae5d','ae7bac7d-c41e-42ee-affb-9f5b228736d7','9ea31768-f1d3-422f-bde5-8b0f25ac4e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b7292f85d1e4a1d9731519406a0342f',volume_type_id=3e91c55a-85db-439e-a311-a5ff71d68e1d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:28.029358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3448138d-3246-4d9a-a1a2-fd43cba83249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:28.044773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3448138d-3246-4d9a-a1a2-fd43cba83249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:28.046039 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Flow 'volume_create_api' (c83e992b-3f9c-4c3c-aef0-731df1d641b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:28.048281 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume request issued successfully. Jul 03 06:32:28.048281 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ff80b321-e1f1-4811-82ae-5cf7b1ad45ae tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:28.048281 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 763/3055] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:32:27 2026] POST /volume/v3/volumes => generated 773 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:28.067812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2cd4b1a1-a2ec-4d5e-b866-70980fa909a4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:28.072445 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2cd4b1a1-a2ec-4d5e-b866-70980fa909a4 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 Jul 03 06:32:28.073128 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2cd4b1a1-a2ec-4d5e-b866-70980fa909a4 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:28.073128 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2cd4b1a1-a2ec-4d5e-b866-70980fa909a4 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:28.085310 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:28.085310 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:28.090254 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2cd4b1a1-a2ec-4d5e-b866-70980fa909a4 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:28.095590 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2cd4b1a1-a2ec-4d5e-b866-70980fa909a4 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 returned with HTTP 200 Jul 03 06:32:28.096619 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 769/3056] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:28 2026] GET /volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:28.397648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80ed3847-7df5-44c2-b71f-b03c303285b9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:28.400200 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80ed3847-7df5-44c2-b71f-b03c303285b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 Jul 03 06:32:28.400411 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80ed3847-7df5-44c2-b71f-b03c303285b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:28.400679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80ed3847-7df5-44c2-b71f-b03c303285b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:28.408004 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80ed3847-7df5-44c2-b71f-b03c303285b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 returned with HTTP 404 Jul 03 06:32:28.408519 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 766/3057] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:28 2026] GET /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:28.417549 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-09ce3e9e-8489-4055-9f82-ca3f1c205fb0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:28.419609 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-09ce3e9e-8489-4055-9f82-ca3f1c205fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 Jul 03 06:32:28.419819 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-09ce3e9e-8489-4055-9f82-ca3f1c205fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:28.420020 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-09ce3e9e-8489-4055-9f82-ca3f1c205fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:28.426557 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-09ce3e9e-8489-4055-9f82-ca3f1c205fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 returned with HTTP 404 Jul 03 06:32:28.427117 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 760/3058] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:28 2026] GET /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:28.435833 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7b946b7d-5a5f-45f0-8d6d-14caf336eb9e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:28.438243 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b946b7d-5a5f-45f0-8d6d-14caf336eb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 Jul 03 06:32:28.438513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b946b7d-5a5f-45f0-8d6d-14caf336eb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:28.439198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b946b7d-5a5f-45f0-8d6d-14caf336eb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:28.439198 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-7b946b7d-5a5f-45f0-8d6d-14caf336eb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Delete volume with id: 4ec9619e-1dc2-45d7-be16-25db1afa0034 Jul 03 06:32:28.448727 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b946b7d-5a5f-45f0-8d6d-14caf336eb9e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 returned with HTTP 404 Jul 03 06:32:28.449234 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 764/3059] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:28 2026] DELETE /volume/v3/volumes/4ec9619e-1dc2-45d7-be16-25db1afa0034 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:28.458411 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:28.460577 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:28.461099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-197444257"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:28.462622 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-197444257'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:28.462786 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume of 1 GB Jul 03 06:32:28.467164 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Availability Zones retrieved successfully. Jul 03 06:32:28.473759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (ed455e0d-770b-4440-b2e9-f4529ae2af70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:28.474791 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b1ab34-256d-4da2-8542-286342c6c3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:28.475919 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:28.511739 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b1ab34-256d-4da2-8542-286342c6c3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:28.512544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a55b55-6218-45a4-a46c-28253121c0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:28.574798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Created reservations ['895858b7-6fae-49a9-bac9-d9e48f6a39da', 'e8265b9b-f218-49e7-ae91-be6b65cc1f52', 'a9859222-0813-47de-a62e-e9cab7a3c44a', '49b8fea5-ba3c-417a-bb07-57c53c7627e9'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:28.575704 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a55b55-6218-45a4-a46c-28253121c0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['895858b7-6fae-49a9-bac9-d9e48f6a39da', 'e8265b9b-f218-49e7-ae91-be6b65cc1f52', 'a9859222-0813-47de-a62e-e9cab7a3c44a', '49b8fea5-ba3c-417a-bb07-57c53c7627e9']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:28.576709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346568ba-be23-46c2-8743-24d5d3b3c91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:28.604023 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346568ba-be23-46c2-8743-24d5d3b3c91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d561330-7e72-4f16-be37-a1fd25c48606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-197444257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['895858b7-6fae-49a9-bac9-d9e48f6a39da','e8265b9b-f218-49e7-ae91-be6b65cc1f52','a9859222-0813-47de-a62e-e9cab7a3c44a','49b8fea5-ba3c-417a-bb07-57c53c7627e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-197444257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d561330-7e72-4f16-be37-a1fd25c48606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7ff719c1564a438c9920be4d599f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:28.604898 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (023722e5-7378-4ac7-94b3-acc6d29aa463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:28.637055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9b22d2bb-1fc4-4baa-b8b5-33d8f3e10d53 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:28.638946 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9b22d2bb-1fc4-4baa-b8b5-33d8f3e10d53 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:28.639183 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9b22d2bb-1fc4-4baa-b8b5-33d8f3e10d53 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:28.639393 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9b22d2bb-1fc4-4baa-b8b5-33d8f3e10d53 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:28.640064 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-9b22d2bb-1fc4-4baa-b8b5-33d8f3e10d53 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:28.640392 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (023722e5-7378-4ac7-94b3-acc6d29aa463) transitioned into state 'SUCCESS' from state '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-197444257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['895858b7-6fae-49a9-bac9-d9e48f6a39da','e8265b9b-f218-49e7-ae91-be6b65cc1f52','a9859222-0813-47de-a62e-e9cab7a3c44a','49b8fea5-ba3c-417a-bb07-57c53c7627e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:28.640941 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47df202c-32f3-4477-826e-c9101dab905e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:28.644860 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:28.644860 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:28.645778 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9b22d2bb-1fc4-4baa-b8b5-33d8f3e10d53 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:28.646383 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 767/3060] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:28 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:28.657017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47df202c-32f3-4477-826e-c9101dab905e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:28.658140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (ed455e0d-770b-4440-b2e9-f4529ae2af70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:28.658587 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request issued successfully. Jul 03 06:32:28.659287 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ed49da78-0c43-43fc-a322-41af8bbfcff5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:28.659901 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 770/3061] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:28 2026] POST /volume/v3/volumes => generated 748 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:28.677337 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-41b0dd0f-ecec-48fa-9d70-7cb207b742a6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:28.679645 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41b0dd0f-ecec-48fa-9d70-7cb207b742a6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 Jul 03 06:32:28.679990 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41b0dd0f-ecec-48fa-9d70-7cb207b742a6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:28.680297 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41b0dd0f-ecec-48fa-9d70-7cb207b742a6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:28.690668 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:28.690668 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:28.697504 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-41b0dd0f-ecec-48fa-9d70-7cb207b742a6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:28.703997 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41b0dd0f-ecec-48fa-9d70-7cb207b742a6 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 returned with HTTP 200 Jul 03 06:32:28.703997 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 761/3062] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:28 2026] GET /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:29.112119 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fd6f3fa2-57d1-446e-a8cd-7363da20b959 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.116052 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fd6f3fa2-57d1-446e-a8cd-7363da20b959 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 Jul 03 06:32:29.117328 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fd6f3fa2-57d1-446e-a8cd-7363da20b959 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.117826 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fd6f3fa2-57d1-446e-a8cd-7363da20b959 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.133452 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.133452 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:29.141753 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fd6f3fa2-57d1-446e-a8cd-7363da20b959 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:29.148832 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fd6f3fa2-57d1-446e-a8cd-7363da20b959 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 returned with HTTP 200 Jul 03 06:32:29.149321 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 765/3063] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:29.169312 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4dbbf53b-c685-47a3-b44f-af7993cde4d6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.172971 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4dbbf53b-c685-47a3-b44f-af7993cde4d6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:32:29.172971 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4dbbf53b-c685-47a3-b44f-af7993cde4d6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.172971 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4dbbf53b-c685-47a3-b44f-af7993cde4d6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.178263 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4dbbf53b-c685-47a3-b44f-af7993cde4d6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:32:29.178851 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 768/3064] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:29.194216 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-47d84339-5b21-4b7f-aeef-2d5b2c65cf98 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.197714 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-47d84339-5b21-4b7f-aeef-2d5b2c65cf98 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/messages/63294163-61d0-4ce7-86fa-1ba1fdba0514 Jul 03 06:32:29.198320 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-47d84339-5b21-4b7f-aeef-2d5b2c65cf98 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.198320 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-47d84339-5b21-4b7f-aeef-2d5b2c65cf98 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.203330 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.203330 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:29.212903 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-47d84339-5b21-4b7f-aeef-2d5b2c65cf98 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages/63294163-61d0-4ce7-86fa-1ba1fdba0514 returned with HTTP 204 Jul 03 06:32:29.213424 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 771/3065] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:32:29 2026] DELETE /volume/v3/messages/63294163-61d0-4ce7-86fa-1ba1fdba0514 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:32:29.214631 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-45b5d7aa-403a-4bb2-9ac3-4b4cfd108177 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.215835 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-45b5d7aa-403a-4bb2-9ac3-4b4cfd108177 None None] GET https://10.4.3.243/volume// Jul 03 06:32:29.215956 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-45b5d7aa-403a-4bb2-9ac3-4b4cfd108177 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.216264 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-45b5d7aa-403a-4bb2-9ac3-4b4cfd108177 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.216897 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-45b5d7aa-403a-4bb2-9ac3-4b4cfd108177 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:29.217393 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 762/3066] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:29.223329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c985a0ab-f9c9-4d0e-9e37-0adf7e3f595c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.225853 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c985a0ab-f9c9-4d0e-9e37-0adf7e3f595c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/messages/63294163-61d0-4ce7-86fa-1ba1fdba0514 Jul 03 06:32:29.227036 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c985a0ab-f9c9-4d0e-9e37-0adf7e3f595c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.227036 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c985a0ab-f9c9-4d0e-9e37-0adf7e3f595c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.229760 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-a3fa4033-fd46-4e3c-9133-1fa583ba90fd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.234199 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-a3fa4033-fd46-4e3c-9133-1fa583ba90fd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:29.235007 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-a3fa4033-fd46-4e3c-9133-1fa583ba90fd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.235254 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-a3fa4033-fd46-4e3c-9133-1fa583ba90fd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.237491 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c985a0ab-f9c9-4d0e-9e37-0adf7e3f595c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages/63294163-61d0-4ce7-86fa-1ba1fdba0514 returned with HTTP 404 Jul 03 06:32:29.238328 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 766/3067] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/messages/63294163-61d0-4ce7-86fa-1ba1fdba0514 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:29.247051 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.247051 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:29.250920 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-a3fa4033-fd46-4e3c-9133-1fa583ba90fd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:29.252059 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.255263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 Jul 03 06:32:29.255263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.255355 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.256031 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-a3fa4033-fd46-4e3c-9133-1fa583ba90fd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 200 Jul 03 06:32:29.256289 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Delete volume with id: bd999ea5-e461-4765-9169-23ff836446d1 Jul 03 06:32:29.256336 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 769/3068] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:29.265668 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.265668 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:29.265668 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:29.269967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99918) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:32:29.283090 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1472080846 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1472080846, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:29.283482 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1472080846 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1472080846, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:29.299452 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Created reservations ['7d56b866-a8cf-4a4b-877f-9621e6d0a0b7', '70557975-1199-4e56-9c46-edf33f9da5e3', '6536113b-fb1d-4093-a702-94020da3a1da', '84e0bbe4-bfd4-4010-b9bf-b227b9db147f'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:29.370303 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Delete volume request issued successfully. Jul 03 06:32:29.371752 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a48833d4-bf59-4eed-a8c4-03c666d0644c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 returned with HTTP 202 Jul 03 06:32:29.372303 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 772/3069] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:32:29 2026] DELETE /volume/v3/volumes/bd999ea5-e461-4765-9169-23ff836446d1 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:29.384092 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8f1c4083-ad53-4ede-85bc-385616290098 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.387763 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f1c4083-ad53-4ede-85bc-385616290098 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/types/3e91c55a-85db-439e-a311-a5ff71d68e1d Jul 03 06:32:29.387763 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f1c4083-ad53-4ede-85bc-385616290098 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.387911 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f1c4083-ad53-4ede-85bc-385616290098 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.396674 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-99ea188f-31d7-4265-b2a7-49a263ba0665 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.402316 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-99ea188f-31d7-4265-b2a7-49a263ba0665 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] PUT https://10.4.3.243/volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8 Jul 03 06:32:29.402885 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-99ea188f-31d7-4265-b2a7-49a263ba0665 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:29.419344 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-99ea188f-31d7-4265-b2a7-49a263ba0665 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Acquiring lock "cinder-attachment_update-a2c9a6ef-69a6-4a59-8a76-76df1f8d4222-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:32:29.427776 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-99ea188f-31d7-4265-b2a7-49a263ba0665 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-a2c9a6ef-69a6-4a59-8a76-76df1f8d4222-np0000004376" acquired by "attachment_update" :: waited 0.009s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:32:29.429326 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.429326 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:29.441774 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f1c4083-ad53-4ede-85bc-385616290098 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/types/3e91c55a-85db-439e-a311-a5ff71d68e1d returned with HTTP 202 Jul 03 06:32:29.442162 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 763/3070] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:29 2026] DELETE /volume/v3/types/3e91c55a-85db-439e-a311-a5ff71d68e1d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:29.452167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c7c79d1f-f332-4b43-9c68-8abfe5f893af None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.454933 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c7c79d1f-f332-4b43-9c68-8abfe5f893af tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:29.455351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c7c79d1f-f332-4b43-9c68-8abfe5f893af tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-459436208", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1943382005", "vendor_name": "tempest-vendor_name-2123868596"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:29.490767 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c7c79d1f-f332-4b43-9c68-8abfe5f893af tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:29.490767 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 770/3071] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:29 2026] POST /volume/v3/types => generated 328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:29.502579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-81958fae-5820-4eec-b9f7-cf93382140b8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.506632 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:29.506996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3918927e-dabd-4a07-a203-6a2b7ff92c59", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:29.509471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume request body: {'volume': {'volume_type': '3918927e-dabd-4a07-a203-6a2b7ff92c59', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:29.521678 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume of 1 GB Jul 03 06:32:29.522270 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.522270 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:29.523127 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Availability Zones retrieved successfully. Jul 03 06:32:29.533402 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Flow 'volume_create_api' (49a8b58f-1d95-4a2b-a801-91dca12c787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:29.534770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bd1cf9-c176-4572-ac0e-e1d6b1b8abee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:29.537349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:29.578805 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bd1cf9-c176-4572-ac0e-e1d6b1b8abee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:32:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1943382005',vendor_name='tempest-vendor_name-2123868596'},id=3918927e-dabd-4a07-a203-6a2b7ff92c59,is_public=True,name='tempest-ProjectAdminTests-volume-type-459436208',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3918927e-dabd-4a07-a203-6a2b7ff92c59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:29.579823 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acd78fd-892a-4e11-8677-d3cb1350a939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:29.619577 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-459436208 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-459436208, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:29.619909 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-459436208 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-459436208, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:29.659243 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-70f02711-8d27-4484-ad40-c4deaf68d5d3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.661819 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-70f02711-8d27-4484-ad40-c4deaf68d5d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:29.662203 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-70f02711-8d27-4484-ad40-c4deaf68d5d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.662518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-70f02711-8d27-4484-ad40-c4deaf68d5d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.662646 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-70f02711-8d27-4484-ad40-c4deaf68d5d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:29.672987 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.672987 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:29.673240 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-70f02711-8d27-4484-ad40-c4deaf68d5d3 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:29.673789 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 764/3072] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:29.675375 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Created reservations ['470fb2ac-65bc-49be-8370-35c0dd510574', '1db9232b-214f-48fb-9d05-fdc1794a2be4', 'bdaeffa4-09c2-4520-b3c2-769f15553baa', 'da11ebdc-2884-43b6-affe-68167d23f8eb'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:29.677105 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acd78fd-892a-4e11-8677-d3cb1350a939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['470fb2ac-65bc-49be-8370-35c0dd510574', '1db9232b-214f-48fb-9d05-fdc1794a2be4', 'bdaeffa4-09c2-4520-b3c2-769f15553baa', 'da11ebdc-2884-43b6-affe-68167d23f8eb']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:29.678047 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ff4965-1c88-4519-a7ac-d5b6a78f39e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:29.718115 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-14aa0e00-cb66-436b-8cde-fcc9c0874a86 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.718438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ff4965-1c88-4519-a7ac-d5b6a78f39e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b70af891-3b73-4f68-86ae-b929be72db50', '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='76074eab7315415b8d1b7ca472ca4162',qos_specs=None,replication_status=,reservations=['470fb2ac-65bc-49be-8370-35c0dd510574','1db9232b-214f-48fb-9d05-fdc1794a2be4','bdaeffa4-09c2-4520-b3c2-769f15553baa','da11ebdc-2884-43b6-affe-68167d23f8eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b7292f85d1e4a1d9731519406a0342f',volume_type_id=3918927e-dabd-4a07-a203-6a2b7ff92c59), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:29Z,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=b70af891-3b73-4f68-86ae-b929be72db50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76074eab7315415b8d1b7ca472ca4162',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b7292f85d1e4a1d9731519406a0342f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3918927e-dabd-4a07-a203-6a2b7ff92c59),volume_type_id=3918927e-dabd-4a07-a203-6a2b7ff92c59)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:29.719584 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740970d2-ed18-41e9-9b7c-b9cd27004d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:29.720981 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14aa0e00-cb66-436b-8cde-fcc9c0874a86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 Jul 03 06:32:29.721542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14aa0e00-cb66-436b-8cde-fcc9c0874a86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.721718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14aa0e00-cb66-436b-8cde-fcc9c0874a86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.732803 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.732803 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:29.738947 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-14aa0e00-cb66-436b-8cde-fcc9c0874a86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:29.747391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740970d2-ed18-41e9-9b7c-b9cd27004d1c) transitioned into state 'SUCCESS' from 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='76074eab7315415b8d1b7ca472ca4162',qos_specs=None,replication_status=,reservations=['470fb2ac-65bc-49be-8370-35c0dd510574','1db9232b-214f-48fb-9d05-fdc1794a2be4','bdaeffa4-09c2-4520-b3c2-769f15553baa','da11ebdc-2884-43b6-affe-68167d23f8eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b7292f85d1e4a1d9731519406a0342f',volume_type_id=3918927e-dabd-4a07-a203-6a2b7ff92c59)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:29.748391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0257ee98-62f4-4dc0-912b-d64646e6ff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:29.749042 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14aa0e00-cb66-436b-8cde-fcc9c0874a86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 returned with HTTP 200 Jul 03 06:32:29.749867 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 771/3073] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:29.762265 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0257ee98-62f4-4dc0-912b-d64646e6ff79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:29.763641 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Flow 'volume_create_api' (49a8b58f-1d95-4a2b-a801-91dca12c787e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:29.764215 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume request issued successfully. Jul 03 06:32:29.765197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81958fae-5820-4eec-b9f7-cf93382140b8 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:29.765917 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 773/3074] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:32:29 2026] POST /volume/v3/volumes => generated 772 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:29.768286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fe096f17-d584-44cb-88a3-03c4de27f5ca None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.770595 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe096f17-d584-44cb-88a3-03c4de27f5ca tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606/action Jul 03 06:32:29.771087 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe096f17-d584-44cb-88a3-03c4de27f5ca tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:29.771249 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe096f17-d584-44cb-88a3-03c4de27f5ca tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:29.781519 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e9e3a2be-5ff1-418b-a6c3-d751bb3741d0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.782004 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.782004 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:29.783461 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-fe096f17-d584-44cb-88a3-03c4de27f5ca tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume '9d561330-7e72-4f16-be37-a1fd25c48606' with '{'status': 'creating'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:29.784981 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9e3a2be-5ff1-418b-a6c3-d751bb3741d0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 Jul 03 06:32:29.785904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9e3a2be-5ff1-418b-a6c3-d751bb3741d0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.785904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9e3a2be-5ff1-418b-a6c3-d751bb3741d0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.797122 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.797122 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:29.803670 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e9e3a2be-5ff1-418b-a6c3-d751bb3741d0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:29.810336 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9e3a2be-5ff1-418b-a6c3-d751bb3741d0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 returned with HTTP 200 Jul 03 06:32:29.811029 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 772/3075] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:29.819515 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe096f17-d584-44cb-88a3-03c4de27f5ca tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606/action returned with HTTP 202 Jul 03 06:32:29.820081 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 765/3076] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:29 2026] POST /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:29.831368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-189ff2fb-6ef9-486f-988b-43b42e9f342b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.834775 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-189ff2fb-6ef9-486f-988b-43b42e9f342b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 Jul 03 06:32:29.835097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-189ff2fb-6ef9-486f-988b-43b42e9f342b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.835340 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-189ff2fb-6ef9-486f-988b-43b42e9f342b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.858369 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.858369 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:29.870754 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-189ff2fb-6ef9-486f-988b-43b42e9f342b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:29.883204 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-189ff2fb-6ef9-486f-988b-43b42e9f342b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 returned with HTTP 200 Jul 03 06:32:29.883204 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 774/3077] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:29.901187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0f4d4f69-e2b9-4fe0-af9e-a5cde2de0e4c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.905509 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f4d4f69-e2b9-4fe0-af9e-a5cde2de0e4c tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606/action Jul 03 06:32:29.906000 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f4d4f69-e2b9-4fe0-af9e-a5cde2de0e4c tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:29.906152 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f4d4f69-e2b9-4fe0-af9e-a5cde2de0e4c tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:29.917920 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.917920 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:29.918483 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0f4d4f69-e2b9-4fe0-af9e-a5cde2de0e4c tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Volume info retrieved successfully. Jul 03 06:32:29.955275 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0f4d4f69-e2b9-4fe0-af9e-a5cde2de0e4c tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Delete volume request issued successfully. Jul 03 06:32:29.955352 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f4d4f69-e2b9-4fe0-af9e-a5cde2de0e4c tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606/action returned with HTTP 202 Jul 03 06:32:29.955892 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 773/3078] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:29 2026] POST /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:29.956134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-99ea188f-31d7-4265-b2a7-49a263ba0665 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Lock "cinder-attachment_update-a2c9a6ef-69a6-4a59-8a76-76df1f8d4222-np0000004376" released by "attachment_update" :: held 0.528s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:32:29.957118 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-99ea188f-31d7-4265-b2a7-49a263ba0665 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8 returned with HTTP 200 Jul 03 06:32:29.958205 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 767/3079] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:32:29 2026] PUT /volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:29.965272 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-082a22a8-ccf4-47fe-a86c-dbf6dcfb35b9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:29.967722 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-082a22a8-ccf4-47fe-a86c-dbf6dcfb35b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 Jul 03 06:32:29.967722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-082a22a8-ccf4-47fe-a86c-dbf6dcfb35b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:29.967722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-082a22a8-ccf4-47fe-a86c-dbf6dcfb35b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:29.977945 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:29.977945 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:29.984658 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-082a22a8-ccf4-47fe-a86c-dbf6dcfb35b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:29.994632 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-082a22a8-ccf4-47fe-a86c-dbf6dcfb35b9 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 returned with HTTP 200 Jul 03 06:32:29.995605 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 766/3080] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:29 2026] GET /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:30.473224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-4da20c53-5981-4d08-ac18-6a5ef81a4bcc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:30.476685 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-4da20c53-5981-4d08-ac18-6a5ef81a4bcc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8/action Jul 03 06:32:30.477446 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-4da20c53-5981-4d08-ac18-6a5ef81a4bcc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:30.477613 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-4da20c53-5981-4d08-ac18-6a5ef81a4bcc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:30.500385 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:30.500385 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:30.520685 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9856a2d3-451e-4e3a-a900-4d8e9bd52fb8 req-4da20c53-5981-4d08-ac18-6a5ef81a4bcc tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8/action returned with HTTP 204 Jul 03 06:32:30.521389 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 775/3081] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:32:30 2026] POST /volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:30.692492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5ada546a-f6c2-49a7-b453-d2854932369a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:30.694453 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5ada546a-f6c2-49a7-b453-d2854932369a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:30.696089 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5ada546a-f6c2-49a7-b453-d2854932369a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:30.696089 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5ada546a-f6c2-49a7-b453-d2854932369a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:30.696089 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-5ada546a-f6c2-49a7-b453-d2854932369a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:30.701483 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:30.701483 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:30.702664 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5ada546a-f6c2-49a7-b453-d2854932369a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:30.703404 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 774/3082] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:30 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:30.825207 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-36938ce3-e082-44e1-a4ae-08b92628f8f0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:30.827180 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-36938ce3-e082-44e1-a4ae-08b92628f8f0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 Jul 03 06:32:30.827420 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-36938ce3-e082-44e1-a4ae-08b92628f8f0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:30.827804 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-36938ce3-e082-44e1-a4ae-08b92628f8f0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:30.837253 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:30.837253 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:30.842724 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-36938ce3-e082-44e1-a4ae-08b92628f8f0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:30.847476 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-36938ce3-e082-44e1-a4ae-08b92628f8f0 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 returned with HTTP 200 Jul 03 06:32:30.847985 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 768/3083] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:30 2026] GET /volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 => generated 972 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:30.863734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2915a389-6788-42e4-9c55-14b8d1b3648d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:30.865728 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2915a389-6788-42e4-9c55-14b8d1b3648d tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:32:30.866023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2915a389-6788-42e4-9c55-14b8d1b3648d tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:30.866293 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2915a389-6788-42e4-9c55-14b8d1b3648d tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:30.870617 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2915a389-6788-42e4-9c55-14b8d1b3648d tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:32:30.871209 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 767/3084] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:32:30 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:30.881455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-deb1bdd5-3e83-490a-80b5-b5bbfc0cc65c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:30.887139 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-deb1bdd5-3e83-490a-80b5-b5bbfc0cc65c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:32:30.887282 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-deb1bdd5-3e83-490a-80b5-b5bbfc0cc65c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:30.887494 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-deb1bdd5-3e83-490a-80b5-b5bbfc0cc65c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:30.891377 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-deb1bdd5-3e83-490a-80b5-b5bbfc0cc65c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:32:30.891996 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 776/3085] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:32:30 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:30.904338 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-83a797fa-aac4-44c5-a673-c7612b4d050f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:30.906597 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-83a797fa-aac4-44c5-a673-c7612b4d050f tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/messages/2d1c22ee-a9af-43c6-a703-36af2feecfbd Jul 03 06:32:30.906897 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-83a797fa-aac4-44c5-a673-c7612b4d050f tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:30.907136 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-83a797fa-aac4-44c5-a673-c7612b4d050f tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:30.920555 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-83a797fa-aac4-44c5-a673-c7612b4d050f tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages/2d1c22ee-a9af-43c6-a703-36af2feecfbd returned with HTTP 204 Jul 03 06:32:30.921241 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 775/3086] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:32:30 2026] DELETE /volume/v3/messages/2d1c22ee-a9af-43c6-a703-36af2feecfbd => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:32:30.930323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:30.931819 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 Jul 03 06:32:30.932164 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:30.932435 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:30.932675 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Delete volume with id: b70af891-3b73-4f68-86ae-b929be72db50 Jul 03 06:32:30.942159 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:30.942159 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:30.943715 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:30.944177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99917) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:32:30.963199 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-459436208 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-459436208, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:30.963758 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-459436208 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-459436208, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:30.978371 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Created reservations ['43b79da9-81bc-4e6b-9ba6-2e7de0afdfd0', 'e2c8df1e-18a2-49b5-a0ec-42dc3013ccb8', '25b86732-a58e-4afd-8e02-db4e53505b1f', '381705b6-503c-4783-bc0a-91e52cf39199'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:31.013971 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4c09731e-7d5d-41c2-92c2-e3589db3ec0f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.015816 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Delete volume request issued successfully. Jul 03 06:32:31.015816 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27f069fa-bad7-49d0-92c6-1849675f6ca6 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 returned with HTTP 202 Jul 03 06:32:31.015816 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 769/3087] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:32:30 2026] DELETE /volume/v3/volumes/b70af891-3b73-4f68-86ae-b929be72db50 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:31.017239 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c09731e-7d5d-41c2-92c2-e3589db3ec0f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 Jul 03 06:32:31.017239 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c09731e-7d5d-41c2-92c2-e3589db3ec0f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:31.017239 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c09731e-7d5d-41c2-92c2-e3589db3ec0f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:31.025342 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c09731e-7d5d-41c2-92c2-e3589db3ec0f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 returned with HTTP 404 Jul 03 06:32:31.026502 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 768/3088] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:31 2026] GET /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:31.027714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7628ac9b-4728-416e-826e-5e1bc6220735 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.029719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7628ac9b-4728-416e-826e-5e1bc6220735 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/types/3918927e-dabd-4a07-a203-6a2b7ff92c59 Jul 03 06:32:31.030094 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7628ac9b-4728-416e-826e-5e1bc6220735 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:31.030301 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7628ac9b-4728-416e-826e-5e1bc6220735 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:31.035602 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ed784d87-da65-4469-8190-4f2593c3697b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.037876 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ed784d87-da65-4469-8190-4f2593c3697b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 Jul 03 06:32:31.038139 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ed784d87-da65-4469-8190-4f2593c3697b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:31.038674 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ed784d87-da65-4469-8190-4f2593c3697b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:31.046237 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ed784d87-da65-4469-8190-4f2593c3697b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 returned with HTTP 404 Jul 03 06:32:31.047030 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 776/3089] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:31 2026] GET /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:31.058551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-282da5c1-4a16-4461-96e8-f938b387f1cb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.061326 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-282da5c1-4a16-4461-96e8-f938b387f1cb tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] DELETE https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 Jul 03 06:32:31.061604 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-282da5c1-4a16-4461-96e8-f938b387f1cb tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:31.061860 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-282da5c1-4a16-4461-96e8-f938b387f1cb tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:31.062061 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-282da5c1-4a16-4461-96e8-f938b387f1cb tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Delete volume with id: 9d561330-7e72-4f16-be37-a1fd25c48606 Jul 03 06:32:31.071501 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-282da5c1-4a16-4461-96e8-f938b387f1cb tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 returned with HTTP 404 Jul 03 06:32:31.072252 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 770/3090] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:31 2026] DELETE /volume/v3/volumes/9d561330-7e72-4f16-be37-a1fd25c48606 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:31.078707 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7628ac9b-4728-416e-826e-5e1bc6220735 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/types/3918927e-dabd-4a07-a203-6a2b7ff92c59 returned with HTTP 202 Jul 03 06:32:31.078707 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 777/3091] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:31 2026] DELETE /volume/v3/types/3918927e-dabd-4a07-a203-6a2b7ff92c59 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:31.088563 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.088745 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a48d4352-38d5-490a-8766-5adfa477975b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.091396 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a48d4352-38d5-490a-8766-5adfa477975b tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:31.092059 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:31.092492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a48d4352-38d5-490a-8766-5adfa477975b tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-712572104", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1696736498", "vendor_name": "tempest-vendor_name-1110450837"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:31.093665 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1679152548"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:31.096668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1679152548'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:31.096668 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume of 1 GB Jul 03 06:32:31.104728 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Availability Zones retrieved successfully. Jul 03 06:32:31.113546 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (c4a95ef4-a18d-45d0-a737-df4721a45b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:31.114834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdedbb2-28c5-43e0-8874-162427bf4ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.117063 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:31.122944 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a48d4352-38d5-490a-8766-5adfa477975b tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:31.123420 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 777/3092] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:31 2026] POST /volume/v3/types => generated 328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:31.137919 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.140989 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:31.141284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6549683f-4d2c-4ea5-a097-781538237d22", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:31.145264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume request body: {'volume': {'volume_type': '6549683f-4d2c-4ea5-a097-781538237d22', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:31.151524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume of 1 GB Jul 03 06:32:31.151981 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:31.151981 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:31.152709 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Availability Zones retrieved successfully. Jul 03 06:32:31.163456 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Flow 'volume_create_api' (9a868db1-6dca-45d9-a019-e69c483836eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:31.166400 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8b87e1-f66b-4870-b9b2-3a55df29e447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.168721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:31.169780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdedbb2-28c5-43e0-8874-162427bf4ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.170899 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc20438-37bb-42f3-90ca-9759bb520aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.202066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8b87e1-f66b-4870-b9b2-3a55df29e447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1696736498',vendor_name='tempest-vendor_name-1110450837'},id=6549683f-4d2c-4ea5-a097-781538237d22,is_public=True,name='tempest-ProjectAdminTests-volume-type-712572104',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6549683f-4d2c-4ea5-a097-781538237d22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.203288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28765f41-e5a2-49b0-a7c7-c85fd4eb5fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.249157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Created reservations ['77a34961-cb0f-4f5a-b1c7-b296f7936179', '1b883d36-63d1-4e1b-971a-ba9273d9e6fa', '9d7a03d9-ddb7-42b8-be81-6cc7b2d2e85c', '317fff8a-0d1b-4be1-88dd-a56a8d2aee6a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:31.250734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc20438-37bb-42f3-90ca-9759bb520aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a34961-cb0f-4f5a-b1c7-b296f7936179', '1b883d36-63d1-4e1b-971a-ba9273d9e6fa', '9d7a03d9-ddb7-42b8-be81-6cc7b2d2e85c', '317fff8a-0d1b-4be1-88dd-a56a8d2aee6a']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.251136 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934f118c-b93e-423f-9f9e-cb8abf69e42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.251619 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-712572104 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-712572104, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:31.252007 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-712572104 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-712572104, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:31.291107 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934f118c-b93e-423f-9f9e-cb8abf69e42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc3bceae-7607-4103-af9d-54259d0b8bd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1679152548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['77a34961-cb0f-4f5a-b1c7-b296f7936179','1b883d36-63d1-4e1b-971a-ba9273d9e6fa','9d7a03d9-ddb7-42b8-be81-6cc7b2d2e85c','317fff8a-0d1b-4be1-88dd-a56a8d2aee6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1679152548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc3bceae-7607-4103-af9d-54259d0b8bd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7ff719c1564a438c9920be4d599f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.292104 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de1897f-64b4-4c58-9a43-4b78d632c412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.331894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Created reservations ['36604adc-54ac-46de-ba53-b29ceb26327c', 'f63e65d5-7574-4a0e-8ed2-487e6f58069f', 'bc84a9bc-9d30-4a61-a542-6d958c6ee9a7', '68b8e82e-e8a7-4e59-95ff-0187e278912a'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:31.334138 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28765f41-e5a2-49b0-a7c7-c85fd4eb5fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36604adc-54ac-46de-ba53-b29ceb26327c', 'f63e65d5-7574-4a0e-8ed2-487e6f58069f', 'bc84a9bc-9d30-4a61-a542-6d958c6ee9a7', '68b8e82e-e8a7-4e59-95ff-0187e278912a']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.334707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0220f81c-50b8-48bb-99f6-eda72315a4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.368258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de1897f-64b4-4c58-9a43-4b78d632c412) transitioned into state 'SUCCESS' from state '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-1679152548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['77a34961-cb0f-4f5a-b1c7-b296f7936179','1b883d36-63d1-4e1b-971a-ba9273d9e6fa','9d7a03d9-ddb7-42b8-be81-6cc7b2d2e85c','317fff8a-0d1b-4be1-88dd-a56a8d2aee6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.369433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865703d4-c608-488a-8c84-bf8f08821d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.374371 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0220f81c-50b8-48bb-99f6-eda72315a4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c926e750-94b5-432a-9c29-28442e9b43b5', '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='76074eab7315415b8d1b7ca472ca4162',qos_specs=None,replication_status=,reservations=['36604adc-54ac-46de-ba53-b29ceb26327c','f63e65d5-7574-4a0e-8ed2-487e6f58069f','bc84a9bc-9d30-4a61-a542-6d958c6ee9a7','68b8e82e-e8a7-4e59-95ff-0187e278912a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b7292f85d1e4a1d9731519406a0342f',volume_type_id=6549683f-4d2c-4ea5-a097-781538237d22), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c926e750-94b5-432a-9c29-28442e9b43b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76074eab7315415b8d1b7ca472ca4162',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b7292f85d1e4a1d9731519406a0342f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6549683f-4d2c-4ea5-a097-781538237d22),volume_type_id=6549683f-4d2c-4ea5-a097-781538237d22)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.376333 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94afd8d-0073-403c-bed0-b33f1d0b4b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.389805 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865703d4-c608-488a-8c84-bf8f08821d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.391954 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (c4a95ef4-a18d-45d0-a737-df4721a45b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:31.391954 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request issued successfully. Jul 03 06:32:31.392298 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2e05de1d-f366-454c-89ee-a96bbf4f3aae tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:31.393985 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 769/3093] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:31 2026] POST /volume/v3/volumes => generated 749 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:31.410743 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cd99bb4b-cdcf-4b40-a083-20c261e8cb09 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.414829 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd99bb4b-cdcf-4b40-a083-20c261e8cb09 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 Jul 03 06:32:31.415629 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd99bb4b-cdcf-4b40-a083-20c261e8cb09 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:31.416746 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd99bb4b-cdcf-4b40-a083-20c261e8cb09 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:31.424266 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94afd8d-0073-403c-bed0-b33f1d0b4b0e) transitioned into state 'SUCCESS' from 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='76074eab7315415b8d1b7ca472ca4162',qos_specs=None,replication_status=,reservations=['36604adc-54ac-46de-ba53-b29ceb26327c','f63e65d5-7574-4a0e-8ed2-487e6f58069f','bc84a9bc-9d30-4a61-a542-6d958c6ee9a7','68b8e82e-e8a7-4e59-95ff-0187e278912a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b7292f85d1e4a1d9731519406a0342f',volume_type_id=6549683f-4d2c-4ea5-a097-781538237d22)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.425381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25d7f68-a0a8-481a-b859-5d0cfcce74e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:31.430228 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:31.430228 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:31.437177 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cd99bb4b-cdcf-4b40-a083-20c261e8cb09 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:31.443272 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd99bb4b-cdcf-4b40-a083-20c261e8cb09 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 returned with HTTP 200 Jul 03 06:32:31.443971 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 778/3094] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:31 2026] GET /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:31.456716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25d7f68-a0a8-481a-b859-5d0cfcce74e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:31.456716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Flow 'volume_create_api' (9a868db1-6dca-45d9-a019-e69c483836eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:31.457070 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Create volume request issued successfully. Jul 03 06:32:31.458375 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cba7b41b-6e77-4566-bfdf-cdfd44e116cb tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:31.459012 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 771/3095] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:32:31 2026] POST /volume/v3/volumes => generated 772 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:31.479023 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ef8fa63c-50c9-4ad1-a5c0-9ced2afb77d1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.482086 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef8fa63c-50c9-4ad1-a5c0-9ced2afb77d1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 Jul 03 06:32:31.482376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef8fa63c-50c9-4ad1-a5c0-9ced2afb77d1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:31.482625 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef8fa63c-50c9-4ad1-a5c0-9ced2afb77d1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:31.520565 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:31.520565 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:31.524908 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ef8fa63c-50c9-4ad1-a5c0-9ced2afb77d1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:31.535505 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef8fa63c-50c9-4ad1-a5c0-9ced2afb77d1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 returned with HTTP 200 Jul 03 06:32:31.536197 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 778/3096] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:31 2026] GET /volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 => generated 951 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:31.716103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d975b747-a357-40d8-a9a8-a8f9983bcd4a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:31.718530 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d975b747-a357-40d8-a9a8-a8f9983bcd4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:31.719107 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d975b747-a357-40d8-a9a8-a8f9983bcd4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:31.719515 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d975b747-a357-40d8-a9a8-a8f9983bcd4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:31.719515 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d975b747-a357-40d8-a9a8-a8f9983bcd4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:31.725493 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:31.725493 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:31.726525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d975b747-a357-40d8-a9a8-a8f9983bcd4a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:31.727028 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 770/3097] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:31 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:32.463778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d83adce6-65d1-44e7-8711-5f1713e1975a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.469090 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d83adce6-65d1-44e7-8711-5f1713e1975a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 Jul 03 06:32:32.469090 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d83adce6-65d1-44e7-8711-5f1713e1975a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.469090 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d83adce6-65d1-44e7-8711-5f1713e1975a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.479475 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.479475 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:32.484897 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d83adce6-65d1-44e7-8711-5f1713e1975a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:32.491743 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d83adce6-65d1-44e7-8711-5f1713e1975a tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 returned with HTTP 200 Jul 03 06:32:32.492602 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 779/3098] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:32 2026] GET /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:32.509416 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a4b08102-f21e-44c8-bd7c-84947302021d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.511475 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a4b08102-f21e-44c8-bd7c-84947302021d tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4/action Jul 03 06:32:32.511867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a4b08102-f21e-44c8-bd7c-84947302021d tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:32.511994 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a4b08102-f21e-44c8-bd7c-84947302021d tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:32.521210 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.521210 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:32.521627 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.admin_actions [None req-a4b08102-f21e-44c8-bd7c-84947302021d tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume 'dc3bceae-7607-4103-af9d-54259d0b8bd4' with '{'status': 'error'}' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:32.546046 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a4b08102-f21e-44c8-bd7c-84947302021d tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4/action returned with HTTP 202 Jul 03 06:32:32.546496 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 772/3099] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:32 2026] POST /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:32.553274 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e43bef9c-df98-4bfb-9318-4b14e2ed9f6a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.557141 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e43bef9c-df98-4bfb-9318-4b14e2ed9f6a tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 Jul 03 06:32:32.557141 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e43bef9c-df98-4bfb-9318-4b14e2ed9f6a tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.557141 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e43bef9c-df98-4bfb-9318-4b14e2ed9f6a tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.557282 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d2e1ec40-459e-42da-bfde-2000e41722b5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.559246 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2e1ec40-459e-42da-bfde-2000e41722b5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 Jul 03 06:32:32.559506 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2e1ec40-459e-42da-bfde-2000e41722b5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.559795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2e1ec40-459e-42da-bfde-2000e41722b5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.566582 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.566582 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:32.570739 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.570739 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:32.572148 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e43bef9c-df98-4bfb-9318-4b14e2ed9f6a tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:32.576072 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d2e1ec40-459e-42da-bfde-2000e41722b5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:32.579970 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e43bef9c-df98-4bfb-9318-4b14e2ed9f6a tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 returned with HTTP 200 Jul 03 06:32:32.580550 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 779/3100] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:32:32 2026] GET /volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:32.582383 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2e1ec40-459e-42da-bfde-2000e41722b5 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 returned with HTTP 200 Jul 03 06:32:32.582877 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 771/3101] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:32 2026] GET /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:32.598879 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6376b03a-641c-4da4-a2d2-94a8b1f13871 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.599016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-53ecfb7b-9662-4003-879c-0c973fb833be None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.601788 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53ecfb7b-9662-4003-879c-0c973fb833be tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:32:32.601960 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6376b03a-641c-4da4-a2d2-94a8b1f13871 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4/action Jul 03 06:32:32.602042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53ecfb7b-9662-4003-879c-0c973fb833be tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.602117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6376b03a-641c-4da4-a2d2-94a8b1f13871 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:32.602156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53ecfb7b-9662-4003-879c-0c973fb833be tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.602239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6376b03a-641c-4da4-a2d2-94a8b1f13871 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:32.602425 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.602425 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:32.615352 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.615352 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:32.615758 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6376b03a-641c-4da4-a2d2-94a8b1f13871 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Volume info retrieved successfully. Jul 03 06:32:32.616653 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53ecfb7b-9662-4003-879c-0c973fb833be tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:32:32.617383 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 773/3102] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:32:32 2026] GET /volume/v3/messages => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:32.629773 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7ef3f912-64c3-4346-8e1e-93d0ece8225e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.632100 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ef3f912-64c3-4346-8e1e-93d0ece8225e tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] GET https://10.4.3.243/volume/v3/messages/22e60225-6707-4eb4-a586-ffae7bc3b0ec Jul 03 06:32:32.632100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ef3f912-64c3-4346-8e1e-93d0ece8225e tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.632243 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ef3f912-64c3-4346-8e1e-93d0ece8225e tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.636616 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ef3f912-64c3-4346-8e1e-93d0ece8225e tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages/22e60225-6707-4eb4-a586-ffae7bc3b0ec returned with HTTP 200 Jul 03 06:32:32.637054 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 780/3103] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:32:32 2026] GET /volume/v3/messages/22e60225-6707-4eb4-a586-ffae7bc3b0ec => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:32.645554 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6376b03a-641c-4da4-a2d2-94a8b1f13871 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Delete volume request issued successfully. Jul 03 06:32:32.645763 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6376b03a-641c-4da4-a2d2-94a8b1f13871 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4/action returned with HTTP 202 Jul 03 06:32:32.646187 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 780/3104] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:32 2026] POST /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:32.650864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ea642f21-dc31-46a8-8910-d816e535f0c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.652893 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ea642f21-dc31-46a8-8910-d816e535f0c1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/messages/22e60225-6707-4eb4-a586-ffae7bc3b0ec Jul 03 06:32:32.653182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ea642f21-dc31-46a8-8910-d816e535f0c1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.653386 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ea642f21-dc31-46a8-8910-d816e535f0c1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.666168 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0661e20f-e6ba-4b40-8b73-91d992fc7387 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.666865 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0661e20f-e6ba-4b40-8b73-91d992fc7387 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 Jul 03 06:32:32.667397 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0661e20f-e6ba-4b40-8b73-91d992fc7387 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.667618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0661e20f-e6ba-4b40-8b73-91d992fc7387 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.668656 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ea642f21-dc31-46a8-8910-d816e535f0c1 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/messages/22e60225-6707-4eb4-a586-ffae7bc3b0ec returned with HTTP 204 Jul 03 06:32:32.670713 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 772/3105] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:32:32 2026] DELETE /volume/v3/messages/22e60225-6707-4eb4-a586-ffae7bc3b0ec => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:32:32.680718 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.680718 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:32.682600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.684348 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0661e20f-e6ba-4b40-8b73-91d992fc7387 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:32.688520 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 Jul 03 06:32:32.688821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.689091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.689302 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Delete volume with id: c926e750-94b5-432a-9c29-28442e9b43b5 Jul 03 06:32:32.690359 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0661e20f-e6ba-4b40-8b73-91d992fc7387 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 returned with HTTP 200 Jul 03 06:32:32.691018 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 774/3106] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:32 2026] GET /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:32.705107 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.705107 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:32.705600 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Volume info retrieved successfully. Jul 03 06:32:32.707948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99919) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:32:32.728304 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-712572104 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-712572104, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:32.728482 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-712572104 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-712572104, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:32.742287 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3e6e3f7f-eb68-4c2f-8320-3635963d9fb5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.742816 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Created reservations ['ba5cb3bb-6894-4fb4-8fff-a30fd964322e', '9f14f738-881d-45e3-ada5-e027df57ef58', 'b0be26dc-bd29-4db6-a38c-51dd3b91a579', '26069806-5020-47df-9b3b-8d60538eacfc'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:32.744882 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e6e3f7f-eb68-4c2f-8320-3635963d9fb5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:32.745145 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e6e3f7f-eb68-4c2f-8320-3635963d9fb5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.745482 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e6e3f7f-eb68-4c2f-8320-3635963d9fb5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.745536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3e6e3f7f-eb68-4c2f-8320-3635963d9fb5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:32.751765 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:32.751765 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:32.753217 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e6e3f7f-eb68-4c2f-8320-3635963d9fb5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:32.754095 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 781/3107] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:32 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:32.818971 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Delete volume request issued successfully. Jul 03 06:32:32.818971 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f3161ff-5b15-4f18-ae22-6d2fa50a704c tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 returned with HTTP 202 Jul 03 06:32:32.819545 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 781/3108] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:32:32 2026] DELETE /volume/v3/volumes/c926e750-94b5-432a-9c29-28442e9b43b5 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:32.829565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dab1dba6-5585-42df-bfaf-71c1ddfa1ee2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:32.832394 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dab1dba6-5585-42df-bfaf-71c1ddfa1ee2 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] DELETE https://10.4.3.243/volume/v3/types/6549683f-4d2c-4ea5-a097-781538237d22 Jul 03 06:32:32.832916 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dab1dba6-5585-42df-bfaf-71c1ddfa1ee2 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:32.833098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dab1dba6-5585-42df-bfaf-71c1ddfa1ee2 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:32.883385 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dab1dba6-5585-42df-bfaf-71c1ddfa1ee2 tempest-ProjectAdminTests-1581455443 tempest-ProjectAdminTests-1581455443-project-admin] https://10.4.3.243/volume/v3/types/6549683f-4d2c-4ea5-a097-781538237d22 returned with HTTP 202 Jul 03 06:32:32.884207 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 773/3109] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:32 2026] DELETE /volume/v3/types/6549683f-4d2c-4ea5-a097-781538237d22 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:33.711164 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-14827bf0-5d95-4669-b83f-6acea208114b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:33.714936 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-14827bf0-5d95-4669-b83f-6acea208114b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 Jul 03 06:32:33.714936 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-14827bf0-5d95-4669-b83f-6acea208114b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:33.714936 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-14827bf0-5d95-4669-b83f-6acea208114b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:33.725300 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-14827bf0-5d95-4669-b83f-6acea208114b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 returned with HTTP 404 Jul 03 06:32:33.726288 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 775/3110] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:33 2026] GET /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:33.741381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9b05af2b-2f39-4aea-9629-ce4448dab577 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:33.745919 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b05af2b-2f39-4aea-9629-ce4448dab577 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 Jul 03 06:32:33.746249 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b05af2b-2f39-4aea-9629-ce4448dab577 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:33.746999 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b05af2b-2f39-4aea-9629-ce4448dab577 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:33.757389 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b05af2b-2f39-4aea-9629-ce4448dab577 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 returned with HTTP 404 Jul 03 06:32:33.757626 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 782/3111] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:33 2026] GET /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:33.770889 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b4aae258-365e-41b5-bb03-cd40d1897e12 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:33.771252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dc159b2c-fce3-4a5e-ad22-ffbfa82aa851 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:33.773665 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc159b2c-fce3-4a5e-ad22-ffbfa82aa851 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] DELETE https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 Jul 03 06:32:33.774079 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc159b2c-fce3-4a5e-ad22-ffbfa82aa851 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:33.774233 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b4aae258-365e-41b5-bb03-cd40d1897e12 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:33.774355 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc159b2c-fce3-4a5e-ad22-ffbfa82aa851 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:33.774542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b4aae258-365e-41b5-bb03-cd40d1897e12 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:33.774617 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-dc159b2c-fce3-4a5e-ad22-ffbfa82aa851 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Delete volume with id: dc3bceae-7607-4103-af9d-54259d0b8bd4 Jul 03 06:32:33.774854 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b4aae258-365e-41b5-bb03-cd40d1897e12 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:33.775015 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-b4aae258-365e-41b5-bb03-cd40d1897e12 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:33.782373 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:33.782373 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:33.782766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc159b2c-fce3-4a5e-ad22-ffbfa82aa851 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 returned with HTTP 404 Jul 03 06:32:33.783223 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 774/3112] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:33 2026] DELETE /volume/v3/volumes/dc3bceae-7607-4103-af9d-54259d0b8bd4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:33.783520 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b4aae258-365e-41b5-bb03-cd40d1897e12 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:33.784683 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 782/3113] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:33 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:33.799757 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:33.806031 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:33.806031 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-47713081"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:33.807729 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-47713081'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:33.807960 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume of 1 GB Jul 03 06:32:33.816615 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Availability Zones retrieved successfully. Jul 03 06:32:33.823623 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (d252a5db-eab5-4dfe-8525-18ff2d870677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:33.824722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7cc0428-0334-497d-a9ff-04b3b5c7d312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:33.826144 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:33.875486 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7cc0428-0334-497d-a9ff-04b3b5c7d312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:33.877276 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73304d27-9f12-46a9-ab6c-c2482fd093e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:33.956683 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Created reservations ['9dc3a917-3747-474f-97d5-72419de32337', '6c91e227-e012-4a67-87e2-b78d6e7b99b0', '13c35d0c-6654-48b4-a934-a2c7e2ed4545', 'b6e61aca-b209-40ac-afd2-29771c59a494'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:33.958019 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73304d27-9f12-46a9-ab6c-c2482fd093e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dc3a917-3747-474f-97d5-72419de32337', '6c91e227-e012-4a67-87e2-b78d6e7b99b0', '13c35d0c-6654-48b4-a934-a2c7e2ed4545', 'b6e61aca-b209-40ac-afd2-29771c59a494']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:33.959582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d292c687-66ea-4cb4-bceb-b55fd571d691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:33.997761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d292c687-66ea-4cb4-bceb-b55fd571d691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3861078-b633-432a-b066-f2640717c7eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-47713081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['9dc3a917-3747-474f-97d5-72419de32337','6c91e227-e012-4a67-87e2-b78d6e7b99b0','13c35d0c-6654-48b4-a934-a2c7e2ed4545','b6e61aca-b209-40ac-afd2-29771c59a494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-47713081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3861078-b633-432a-b066-f2640717c7eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7ff719c1564a438c9920be4d599f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:33.998993 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61ef74f-04a9-4a11-a00e-516233a96db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:34.044105 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61ef74f-04a9-4a11-a00e-516233a96db5) transitioned into state 'SUCCESS' from state '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-47713081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['9dc3a917-3747-474f-97d5-72419de32337','6c91e227-e012-4a67-87e2-b78d6e7b99b0','13c35d0c-6654-48b4-a934-a2c7e2ed4545','b6e61aca-b209-40ac-afd2-29771c59a494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:34.046719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7127ba6f-511c-4f9b-b409-2a1ffd469946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:34.066186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7127ba6f-511c-4f9b-b409-2a1ffd469946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:34.067455 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (d252a5db-eab5-4dfe-8525-18ff2d870677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:34.068945 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request issued successfully. Jul 03 06:32:34.070000 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e5dc3734-5283-44eb-85ad-06636c11d6c3 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:34.070985 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 776/3114] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:33 2026] POST /volume/v3/volumes => generated 747 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:34.088191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fa7f717a-4035-4229-be46-8a3abed78fb0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:34.096218 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fa7f717a-4035-4229-be46-8a3abed78fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb Jul 03 06:32:34.096218 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fa7f717a-4035-4229-be46-8a3abed78fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:34.096494 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fa7f717a-4035-4229-be46-8a3abed78fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:34.111945 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:34.111945 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:34.121272 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fa7f717a-4035-4229-be46-8a3abed78fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:34.140931 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fa7f717a-4035-4229-be46-8a3abed78fb0 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb returned with HTTP 200 Jul 03 06:32:34.143716 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 783/3115] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:34 2026] GET /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb => generated 815 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:34.804414 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0e5f3300-7f62-40bb-a0ca-0d92b1012bd5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:34.806976 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0e5f3300-7f62-40bb-a0ca-0d92b1012bd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:34.807382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0e5f3300-7f62-40bb-a0ca-0d92b1012bd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:34.807966 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0e5f3300-7f62-40bb-a0ca-0d92b1012bd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:34.808117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0e5f3300-7f62-40bb-a0ca-0d92b1012bd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:34.814914 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:34.814914 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:34.816561 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0e5f3300-7f62-40bb-a0ca-0d92b1012bd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:34.818291 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 775/3116] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:34 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.163723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a5b16674-66b9-4f97-9261-0b837dc1505e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.164680 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a5b16674-66b9-4f97-9261-0b837dc1505e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb Jul 03 06:32:35.164982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a5b16674-66b9-4f97-9261-0b837dc1505e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:35.167716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a5b16674-66b9-4f97-9261-0b837dc1505e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:35.175570 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:35.175570 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:35.181310 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a5b16674-66b9-4f97-9261-0b837dc1505e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:35.188503 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a5b16674-66b9-4f97-9261-0b837dc1505e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb returned with HTTP 200 Jul 03 06:32:35.188503 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 783/3117] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:35 2026] GET /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.208005 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5c0b3964-0aff-4e30-97f4-3aeab66fe654 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.210668 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5c0b3964-0aff-4e30-97f4-3aeab66fe654 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb/action Jul 03 06:32:35.210668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5c0b3964-0aff-4e30-97f4-3aeab66fe654 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:35.210920 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5c0b3964-0aff-4e30-97f4-3aeab66fe654 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.221079 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:35.221079 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:35.221709 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.admin_actions [None req-5c0b3964-0aff-4e30-97f4-3aeab66fe654 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume 'e3861078-b633-432a-b066-f2640717c7eb' with '{'status': 'maintenance'}' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:35.248545 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5c0b3964-0aff-4e30-97f4-3aeab66fe654 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb/action returned with HTTP 202 Jul 03 06:32:35.249646 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 777/3118] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 06:32:35.259516 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-73e48a05-7fb3-4a0c-835f-48b26c2a2637 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.262361 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73e48a05-7fb3-4a0c-835f-48b26c2a2637 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb Jul 03 06:32:35.262621 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73e48a05-7fb3-4a0c-835f-48b26c2a2637 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:35.262919 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73e48a05-7fb3-4a0c-835f-48b26c2a2637 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:35.273509 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:35.273509 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:35.280826 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-73e48a05-7fb3-4a0c-835f-48b26c2a2637 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:35.287376 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73e48a05-7fb3-4a0c-835f-48b26c2a2637 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb returned with HTTP 200 Jul 03 06:32:35.287909 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 784/3119] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:35 2026] GET /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.308750 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1fb4d4d3-e194-4c6b-9f5c-94d3565409c4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.310715 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1fb4d4d3-e194-4c6b-9f5c-94d3565409c4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb/action Jul 03 06:32:35.311346 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1fb4d4d3-e194-4c6b-9f5c-94d3565409c4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:35.311518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1fb4d4d3-e194-4c6b-9f5c-94d3565409c4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.323192 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:35.323192 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:35.323441 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1fb4d4d3-e194-4c6b-9f5c-94d3565409c4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Volume info retrieved successfully. Jul 03 06:32:35.334583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3bf2fbee-6bb0-4f63-aa62-0b11ba3a86be None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.354637 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1fb4d4d3-e194-4c6b-9f5c-94d3565409c4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Delete volume request issued successfully. Jul 03 06:32:35.354637 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1fb4d4d3-e194-4c6b-9f5c-94d3565409c4 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb/action returned with HTTP 202 Jul 03 06:32:35.355084 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 776/3120] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:35.364550 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-75267531-4e4c-4e12-b408-ac76daaf3931 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.367099 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-75267531-4e4c-4e12-b408-ac76daaf3931 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb Jul 03 06:32:35.367346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-75267531-4e4c-4e12-b408-ac76daaf3931 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:35.367606 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-75267531-4e4c-4e12-b408-ac76daaf3931 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:35.377516 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:35.377516 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:35.382675 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-75267531-4e4c-4e12-b408-ac76daaf3931 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:35.389020 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-75267531-4e4c-4e12-b408-ac76daaf3931 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb returned with HTTP 200 Jul 03 06:32:35.389742 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 778/3121] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:35 2026] GET /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.526634 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3bf2fbee-6bb0-4f63-aa62-0b11ba3a86be tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:35.526634 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3bf2fbee-6bb0-4f63-aa62-0b11ba3a86be tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-599113174", "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=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.556817 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3bf2fbee-6bb0-4f63-aa62-0b11ba3a86be tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:35.557123 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 784/3122] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types => generated 379 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.569513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-49c95e36-ef40-4959-9adc-386bc9ce1ee5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.572627 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49c95e36-ef40-4959-9adc-386bc9ce1ee5 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] POST https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption Jul 03 06:32:35.573089 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49c95e36-ef40-4959-9adc-386bc9ce1ee5 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.597922 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49c95e36-ef40-4959-9adc-386bc9ce1ee5 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption returned with HTTP 200 Jul 03 06:32:35.599163 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 785/3123] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.609556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2b29d1a9-74e2-4d5e-bf8a-b2316278da11 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.612130 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b29d1a9-74e2-4d5e-bf8a-b2316278da11 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:35.612440 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b29d1a9-74e2-4d5e-bf8a-b2316278da11 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2077242030", "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=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.642464 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b29d1a9-74e2-4d5e-bf8a-b2316278da11 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:35.643432 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 777/3124] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types => generated 380 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.656858 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-12703989-416f-47d2-9089-b537cfa5ab59 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.756240 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-12703989-416f-47d2-9089-b537cfa5ab59 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] POST https://10.4.3.243/volume/v3/types/4211dc22-a8e2-4438-932f-1f7a36015797/encryption Jul 03 06:32:35.756773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-12703989-416f-47d2-9089-b537cfa5ab59 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.761664 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-12703989-416f-47d2-9089-b537cfa5ab59 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:35.762305 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-12703989-416f-47d2-9089-b537cfa5ab59 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/4211dc22-a8e2-4438-932f-1f7a36015797/encryption returned with HTTP 403 Jul 03 06:32:35.763080 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 779/3125] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types/4211dc22-a8e2-4438-932f-1f7a36015797/encryption => generated 127 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:35.774736 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5f21d86a-143d-4f05-a1a4-3db07ed117c7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.777010 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5f21d86a-143d-4f05-a1a4-3db07ed117c7 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:35.777525 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5f21d86a-143d-4f05-a1a4-3db07ed117c7 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1468934905", "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=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.805712 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5f21d86a-143d-4f05-a1a4-3db07ed117c7 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:35.806189 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 785/3126] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.817332 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0b02d47a-09f8-4f39-b08a-ed68bc802da4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.819794 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b02d47a-09f8-4f39-b08a-ed68bc802da4 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] POST https://10.4.3.243/volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a/extra_specs Jul 03 06:32:35.822583 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b02d47a-09f8-4f39-b08a-ed68bc802da4 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.831436 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-0b02d47a-09f8-4f39-b08a-ed68bc802da4 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:35.831816 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b02d47a-09f8-4f39-b08a-ed68bc802da4 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a/extra_specs returned with HTTP 403 Jul 03 06:32:35.832786 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ab2fea57-fb84-48ba-83f5-e2f33c5f83be None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.833624 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 786/3127] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:35.835860 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab2fea57-fb84-48ba-83f5-e2f33c5f83be tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:35.836158 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab2fea57-fb84-48ba-83f5-e2f33c5f83be tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:35.837717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab2fea57-fb84-48ba-83f5-e2f33c5f83be tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:35.837717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ab2fea57-fb84-48ba-83f5-e2f33c5f83be tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:35.842078 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:35.842078 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:35.843014 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4ab17025-0833-4dc1-9da8-6d40bf6e903d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.845713 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab2fea57-fb84-48ba-83f5-e2f33c5f83be tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:35.846325 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 778/3128] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:35 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.846418 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ab17025-0833-4dc1-9da8-6d40bf6e903d tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] PUT https://10.4.3.243/volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a/extra_specs/key2 Jul 03 06:32:35.846699 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4ab17025-0833-4dc1-9da8-6d40bf6e903d tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.853256 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-4ab17025-0833-4dc1-9da8-6d40bf6e903d tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:35.854181 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ab17025-0833-4dc1-9da8-6d40bf6e903d tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a/extra_specs/key2 returned with HTTP 403 Jul 03 06:32:35.854181 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 780/3129] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:32:35 2026] PUT /volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:35.868825 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e3f2fd69-82f4-4d7c-becb-a6fd4556f8b8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.872863 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e3f2fd69-82f4-4d7c-becb-a6fd4556f8b8 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:35.873363 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e3f2fd69-82f4-4d7c-becb-a6fd4556f8b8 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.879890 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-e3f2fd69-82f4-4d7c-becb-a6fd4556f8b8 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:35.880103 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e3f2fd69-82f4-4d7c-becb-a6fd4556f8b8 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types returned with HTTP 403 Jul 03 06:32:35.880924 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 786/3130] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:35.893380 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-49af5a0a-d02c-4a43-869b-bb0faec076fc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.895880 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49af5a0a-d02c-4a43-869b-bb0faec076fc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:35.896501 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49af5a0a-d02c-4a43-869b-bb0faec076fc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-554586108", "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=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.923258 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49af5a0a-d02c-4a43-869b-bb0faec076fc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:35.924052 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 787/3131] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.933001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f9de7ecd-9482-4d35-9be6-e22485bef046 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.935147 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9de7ecd-9482-4d35-9be6-e22485bef046 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] POST https://10.4.3.243/volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613/encryption Jul 03 06:32:35.935513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f9de7ecd-9482-4d35-9be6-e22485bef046 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:35.954764 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f9de7ecd-9482-4d35-9be6-e22485bef046 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613/encryption returned with HTTP 200 Jul 03 06:32:35.955412 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 779/3132] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:35.966087 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d1f394de-c0cd-4970-b503-f6d67cd0c45a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.968579 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d1f394de-c0cd-4970-b503-f6d67cd0c45a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] DELETE https://10.4.3.243/volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613/encryption/d2e8bfd8-c104-4a26-a85c-8c27a9218362 Jul 03 06:32:35.968821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d1f394de-c0cd-4970-b503-f6d67cd0c45a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:35.969130 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d1f394de-c0cd-4970-b503-f6d67cd0c45a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:35.970015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-d1f394de-c0cd-4970-b503-f6d67cd0c45a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:35.970282 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d1f394de-c0cd-4970-b503-f6d67cd0c45a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613/encryption/d2e8bfd8-c104-4a26-a85c-8c27a9218362 returned with HTTP 403 Jul 03 06:32:35.971150 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 781/3133] 10.4.3.243 () {66 vars in 1489 bytes} [Fri Jul 3 06:32:35 2026] DELETE /volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613/encryption/d2e8bfd8-c104-4a26-a85c-8c27a9218362 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:35.982158 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-13648744-59da-4073-9e4b-d1a64e40e7b0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:35.984087 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13648744-59da-4073-9e4b-d1a64e40e7b0 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:35.984532 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13648744-59da-4073-9e4b-d1a64e40e7b0 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1859187225", "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=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:36.004520 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13648744-59da-4073-9e4b-d1a64e40e7b0 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:36.004520 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 787/3134] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:35 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:36.013353 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ff00a2f7-2a7f-4ebf-b5b1-abab884887c3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.015287 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ff00a2f7-2a7f-4ebf-b5b1-abab884887c3 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] DELETE https://10.4.3.243/volume/v3/types/b324dddc-93d7-450c-938d-6f62e9f9572a/extra_specs/key1 Jul 03 06:32:36.015497 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ff00a2f7-2a7f-4ebf-b5b1-abab884887c3 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.015732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ff00a2f7-2a7f-4ebf-b5b1-abab884887c3 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.021255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-ff00a2f7-2a7f-4ebf-b5b1-abab884887c3 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:36.021472 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ff00a2f7-2a7f-4ebf-b5b1-abab884887c3 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/b324dddc-93d7-450c-938d-6f62e9f9572a/extra_specs/key1 returned with HTTP 403 Jul 03 06:32:36.022096 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 788/3135] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/types/b324dddc-93d7-450c-938d-6f62e9f9572a/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 06:32:36.032986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5979a6e9-8230-41df-b7f7-3da6204f26bc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.036230 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5979a6e9-8230-41df-b7f7-3da6204f26bc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:32:36.037246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5979a6e9-8230-41df-b7f7-3da6204f26bc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1395591231", "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=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:36.065116 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5979a6e9-8230-41df-b7f7-3da6204f26bc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:36.065576 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 780/3136] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:32:36 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:36.074572 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-80d53d2c-22f5-413c-bb41-2327d6239bdd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.076914 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-80d53d2c-22f5-413c-bb41-2327d6239bdd tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] DELETE https://10.4.3.243/volume/v3/types/e0be36fa-4018-43d9-bf59-115010c62324 Jul 03 06:32:36.077270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-80d53d2c-22f5-413c-bb41-2327d6239bdd tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.077587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-80d53d2c-22f5-413c-bb41-2327d6239bdd tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.078444 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-80d53d2c-22f5-413c-bb41-2327d6239bdd tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:36.078734 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-80d53d2c-22f5-413c-bb41-2327d6239bdd tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/e0be36fa-4018-43d9-bf59-115010c62324 returned with HTTP 403 Jul 03 06:32:36.079316 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 782/3137] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/types/e0be36fa-4018-43d9-bf59-115010c62324 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.090918 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dd3157cd-7114-455b-998e-1aded77349b7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.093249 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dd3157cd-7114-455b-998e-1aded77349b7 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] GET https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs Jul 03 06:32:36.093506 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dd3157cd-7114-455b-998e-1aded77349b7 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.093723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dd3157cd-7114-455b-998e-1aded77349b7 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.107175 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dd3157cd-7114-455b-998e-1aded77349b7 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs returned with HTTP 200 Jul 03 06:32:36.107720 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 788/3138] 10.4.3.243 () {66 vars in 1378 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs => generated 123 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:36.121098 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-108b92a3-5525-404f-b0d1-bff71abba139 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.123027 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-108b92a3-5525-404f-b0d1-bff71abba139 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] GET https://10.4.3.243/volume/v3/types Jul 03 06:32:36.124187 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-108b92a3-5525-404f-b0d1-bff71abba139 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.124187 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-108b92a3-5525-404f-b0d1-bff71abba139 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.125883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-108b92a3-5525-404f-b0d1-bff71abba139 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:32:36.161532 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-108b92a3-5525-404f-b0d1-bff71abba139 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:32:36.162012 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 789/3139] 10.4.3.243 () {66 vars in 1231 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/types => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:36.177250 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eb3933ba-fa47-4b7a-8f23-c0115936173b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.179538 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eb3933ba-fa47-4b7a-8f23-c0115936173b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] GET https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption/cipher Jul 03 06:32:36.179842 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eb3933ba-fa47-4b7a-8f23-c0115936173b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.180156 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eb3933ba-fa47-4b7a-8f23-c0115936173b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.180979 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.policy [None req-eb3933ba-fa47-4b7a-8f23-c0115936173b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99916) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:36.181278 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eb3933ba-fa47-4b7a-8f23-c0115936173b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption/cipher returned with HTTP 403 Jul 03 06:32:36.181910 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 781/3140] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.193256 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f0b031cc-bb70-4a67-90e0-98cb848f89d6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.195853 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f0b031cc-bb70-4a67-90e0-98cb848f89d6 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] GET https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption Jul 03 06:32:36.196203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f0b031cc-bb70-4a67-90e0-98cb848f89d6 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.196650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f0b031cc-bb70-4a67-90e0-98cb848f89d6 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.197408 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-f0b031cc-bb70-4a67-90e0-98cb848f89d6 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:36.197662 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f0b031cc-bb70-4a67-90e0-98cb848f89d6 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption returned with HTTP 403 Jul 03 06:32:36.198285 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 783/3141] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.209328 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2b0359ee-f365-4945-a6b0-dba79613de3c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.211401 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2b0359ee-f365-4945-a6b0-dba79613de3c tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] GET https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs/multiattach Jul 03 06:32:36.211594 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2b0359ee-f365-4945-a6b0-dba79613de3c tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.211797 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2b0359ee-f365-4945-a6b0-dba79613de3c tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.218824 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2b0359ee-f365-4945-a6b0-dba79613de3c tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs/multiattach returned with HTTP 200 Jul 03 06:32:36.219224 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 789/3142] 10.4.3.243 () {66 vars in 1414 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/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 06:32:36.227041 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-15bb68cd-85c4-4e65-9f1d-ee7b8478e38b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.228852 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-15bb68cd-85c4-4e65-9f1d-ee7b8478e38b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] GET https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs/volume_backend_name Jul 03 06:32:36.229056 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-15bb68cd-85c4-4e65-9f1d-ee7b8478e38b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.229224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-15bb68cd-85c4-4e65-9f1d-ee7b8478e38b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.236379 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-15bb68cd-85c4-4e65-9f1d-ee7b8478e38b tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 06:32:36.236825 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 790/3143] 10.4.3.243 () {66 vars in 1438 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.246254 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d2c501a7-9493-4fcb-8775-eb53f0eb15b4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.248350 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2c501a7-9493-4fcb-8775-eb53f0eb15b4 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] GET https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 Jul 03 06:32:36.248574 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2c501a7-9493-4fcb-8775-eb53f0eb15b4 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.248807 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2c501a7-9493-4fcb-8775-eb53f0eb15b4 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.257154 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2c501a7-9493-4fcb-8775-eb53f0eb15b4 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 returned with HTTP 200 Jul 03 06:32:36.257825 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 782/3144] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 => generated 317 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:36.272751 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c24c1bd9-e024-4b60-b530-f3fcc63ec012 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.275783 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c24c1bd9-e024-4b60-b530-f3fcc63ec012 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] PUT https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption/fb0cb1e5-f444-49c6-836c-86983affd034 Jul 03 06:32:36.276361 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c24c1bd9-e024-4b60-b530-f3fcc63ec012 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:36.279056 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-c24c1bd9-e024-4b60-b530-f3fcc63ec012 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:36.279478 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c24c1bd9-e024-4b60-b530-f3fcc63ec012 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption/fb0cb1e5-f444-49c6-836c-86983affd034 returned with HTTP 403 Jul 03 06:32:36.280217 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 784/3145] 10.4.3.243 () {68 vars in 1506 bytes} [Fri Jul 3 06:32:36 2026] PUT /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/encryption/fb0cb1e5-f444-49c6-836c-86983affd034 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.293469 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-14b452af-26ed-4506-a32b-5c01bea49f74 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.295581 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14b452af-26ed-4506-a32b-5c01bea49f74 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] PUT https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs/key1 Jul 03 06:32:36.295986 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14b452af-26ed-4506-a32b-5c01bea49f74 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:36.298292 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-14b452af-26ed-4506-a32b-5c01bea49f74 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:36.298489 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14b452af-26ed-4506-a32b-5c01bea49f74 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/extra_specs/key1 returned with HTTP 403 Jul 03 06:32:36.299005 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 790/3146] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:32:36 2026] PUT /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2/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 06:32:36.312585 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c38c8f8b-42af-41dd-bc1b-db22ed7ff669 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.317160 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c38c8f8b-42af-41dd-bc1b-db22ed7ff669 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] PUT https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 Jul 03 06:32:36.317598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c38c8f8b-42af-41dd-bc1b-db22ed7ff669 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:36.322778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-c38c8f8b-42af-41dd-bc1b-db22ed7ff669 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd0f7eb07597f4b188d164afc2b1e94c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e4c2e1c708043fa9abff64e83fdabb7', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:32:36.323061 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c38c8f8b-42af-41dd-bc1b-db22ed7ff669 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-member] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 returned with HTTP 403 Jul 03 06:32:36.324065 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 791/3147] 10.4.3.243 () {68 vars in 1362 bytes} [Fri Jul 3 06:32:36 2026] PUT /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.334959 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f8160cfc-faeb-4cc3-a299-c06ee64d6a4a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.338207 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8160cfc-faeb-4cc3-a299-c06ee64d6a4a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] DELETE https://10.4.3.243/volume/v3/types/e0be36fa-4018-43d9-bf59-115010c62324 Jul 03 06:32:36.338207 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8160cfc-faeb-4cc3-a299-c06ee64d6a4a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.339047 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8160cfc-faeb-4cc3-a299-c06ee64d6a4a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.381882 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8160cfc-faeb-4cc3-a299-c06ee64d6a4a tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types/e0be36fa-4018-43d9-bf59-115010c62324 returned with HTTP 202 Jul 03 06:32:36.382479 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 783/3148] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/types/e0be36fa-4018-43d9-bf59-115010c62324 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:36.390861 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-53dbeeda-3498-463d-a4d7-1ece8a5859f9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.392791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53dbeeda-3498-463d-a4d7-1ece8a5859f9 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] DELETE https://10.4.3.243/volume/v3/types/b324dddc-93d7-450c-938d-6f62e9f9572a Jul 03 06:32:36.393060 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53dbeeda-3498-463d-a4d7-1ece8a5859f9 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.393297 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53dbeeda-3498-463d-a4d7-1ece8a5859f9 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.408825 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c33c341-53aa-4f06-8353-3f4c1253fd1b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.410861 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c33c341-53aa-4f06-8353-3f4c1253fd1b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb Jul 03 06:32:36.411113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c33c341-53aa-4f06-8353-3f4c1253fd1b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.411516 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c33c341-53aa-4f06-8353-3f4c1253fd1b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.426286 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c33c341-53aa-4f06-8353-3f4c1253fd1b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb returned with HTTP 404 Jul 03 06:32:36.427185 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 791/3149] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.437988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ad7b2b7e-9afd-4887-bb0b-d1413046ad86 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.442546 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ad7b2b7e-9afd-4887-bb0b-d1413046ad86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb Jul 03 06:32:36.443017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ad7b2b7e-9afd-4887-bb0b-d1413046ad86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.443263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ad7b2b7e-9afd-4887-bb0b-d1413046ad86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.454377 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ad7b2b7e-9afd-4887-bb0b-d1413046ad86 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb returned with HTTP 404 Jul 03 06:32:36.455003 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 792/3150] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.460512 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53dbeeda-3498-463d-a4d7-1ece8a5859f9 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types/b324dddc-93d7-450c-938d-6f62e9f9572a returned with HTTP 202 Jul 03 06:32:36.460925 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 785/3151] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/types/b324dddc-93d7-450c-938d-6f62e9f9572a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:36.464972 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8f3436f7-6093-4135-98a1-b0c7d2a2d680 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.467940 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f3436f7-6093-4135-98a1-b0c7d2a2d680 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb Jul 03 06:32:36.470082 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f3436f7-6093-4135-98a1-b0c7d2a2d680 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.470082 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f3436f7-6093-4135-98a1-b0c7d2a2d680 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.470082 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-8f3436f7-6093-4135-98a1-b0c7d2a2d680 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Delete volume with id: e3861078-b633-432a-b066-f2640717c7eb Jul 03 06:32:36.471702 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1deb6cf1-fdf5-4cca-9682-83af215eea76 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.473763 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1deb6cf1-fdf5-4cca-9682-83af215eea76 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] DELETE https://10.4.3.243/volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613 Jul 03 06:32:36.474002 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1deb6cf1-fdf5-4cca-9682-83af215eea76 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.474288 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1deb6cf1-fdf5-4cca-9682-83af215eea76 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.479184 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f3436f7-6093-4135-98a1-b0c7d2a2d680 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb returned with HTTP 404 Jul 03 06:32:36.481146 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 784/3152] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/volumes/e3861078-b633-432a-b066-f2640717c7eb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:36.495268 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6aff07ec-adda-4ecc-a670-876532b2b49f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.498723 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:36.499246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1653668250"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:36.501396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1653668250'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:36.502270 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume of 1 GB Jul 03 06:32:36.510171 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Availability Zones retrieved successfully. Jul 03 06:32:36.523035 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (a7ce2e4a-9687-4510-b257-81deb82fcfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:36.524224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df6cff5-17c2-47c9-84d5-3e5389482db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:36.525375 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:36.528034 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1deb6cf1-fdf5-4cca-9682-83af215eea76 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613 returned with HTTP 202 Jul 03 06:32:36.528682 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 792/3153] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/types/8f36e0c0-ccbd-40ff-ac9a-2cc5d0a35613 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:36.540089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1f0245b0-1653-41d2-afe2-815837ea6dbc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.544400 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1f0245b0-1653-41d2-afe2-815837ea6dbc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] DELETE https://10.4.3.243/volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a Jul 03 06:32:36.544602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1f0245b0-1653-41d2-afe2-815837ea6dbc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.544837 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1f0245b0-1653-41d2-afe2-815837ea6dbc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.565088 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df6cff5-17c2-47c9-84d5-3e5389482db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:36.566288 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9048a43-ae13-4e92-9b4f-16c9b9f7783f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:36.571131 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1f0245b0-1653-41d2-afe2-815837ea6dbc tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a returned with HTTP 202 Jul 03 06:32:36.571525 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 786/3154] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/types/01360cae-2a98-49b9-ad20-bec5ea9bc31a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:36.579340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e38f51d7-f8be-4df1-84fa-98f391501069 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.581647 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e38f51d7-f8be-4df1-84fa-98f391501069 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] DELETE https://10.4.3.243/volume/v3/types/4211dc22-a8e2-4438-932f-1f7a36015797 Jul 03 06:32:36.582069 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e38f51d7-f8be-4df1-84fa-98f391501069 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.582391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e38f51d7-f8be-4df1-84fa-98f391501069 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.614160 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e38f51d7-f8be-4df1-84fa-98f391501069 tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types/4211dc22-a8e2-4438-932f-1f7a36015797 returned with HTTP 202 Jul 03 06:32:36.615014 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 785/3155] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/types/4211dc22-a8e2-4438-932f-1f7a36015797 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:36.623487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dce2d34e-c238-4db1-b46f-abd3f5bdc58c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.624776 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Created reservations ['9eae4f49-b2b4-45b1-895d-a896361bf685', 'f016d587-6c50-4507-a487-97228260f6e7', '36c6238b-d714-43d6-83e5-72b436fa0d07', '5085aa82-be18-4419-9108-3e37c5d8036f'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:36.625813 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dce2d34e-c238-4db1-b46f-abd3f5bdc58c tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] DELETE https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 Jul 03 06:32:36.625972 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9048a43-ae13-4e92-9b4f-16c9b9f7783f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eae4f49-b2b4-45b1-895d-a896361bf685', 'f016d587-6c50-4507-a487-97228260f6e7', '36c6238b-d714-43d6-83e5-72b436fa0d07', '5085aa82-be18-4419-9108-3e37c5d8036f']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:36.626086 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dce2d34e-c238-4db1-b46f-abd3f5bdc58c tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.626350 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dce2d34e-c238-4db1-b46f-abd3f5bdc58c tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.627263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdba2c4-08e5-4f2b-9103-38516ec14228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:36.662946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdba2c4-08e5-4f2b-9103-38516ec14228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c7db9e6-c3da-430b-9a76-47582f302e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1653668250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['9eae4f49-b2b4-45b1-895d-a896361bf685','f016d587-6c50-4507-a487-97228260f6e7','36c6238b-d714-43d6-83e5-72b436fa0d07','5085aa82-be18-4419-9108-3e37c5d8036f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1653668250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c7db9e6-c3da-430b-9a76-47582f302e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7ff719c1564a438c9920be4d599f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:36.664453 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da48b3f7-7ea8-4085-b72f-ac5b9ce76424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:36.667919 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dce2d34e-c238-4db1-b46f-abd3f5bdc58c tempest-VolumeTypesMemberTests-1520713432 tempest-VolumeTypesMemberTests-1520713432-project-admin] https://10.4.3.243/volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 returned with HTTP 202 Jul 03 06:32:36.667919 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 793/3156] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:32:36 2026] DELETE /volume/v3/types/de2a591f-1802-433a-9929-db7fd32b01c2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:36.692827 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da48b3f7-7ea8-4085-b72f-ac5b9ce76424) transitioned into state 'SUCCESS' from state '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-1653668250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23ab1dbb06743a7bdd67ad2fdf13b76',qos_specs=None,replication_status=,reservations=['9eae4f49-b2b4-45b1-895d-a896361bf685','f016d587-6c50-4507-a487-97228260f6e7','36c6238b-d714-43d6-83e5-72b436fa0d07','5085aa82-be18-4419-9108-3e37c5d8036f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7ff719c1564a438c9920be4d599f86',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:36.693919 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a85736-e75d-43e2-b8ea-18b7a268dee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:36.712069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a85736-e75d-43e2-b8ea-18b7a268dee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:36.714781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Flow 'volume_create_api' (a7ce2e4a-9687-4510-b257-81deb82fcfeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:36.714781 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Create volume request issued successfully. Jul 03 06:32:36.715468 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6aff07ec-adda-4ecc-a670-876532b2b49f tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:36.716186 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 793/3157] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:36 2026] POST /volume/v3/volumes => generated 749 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:36.736126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d1865218-54ef-450b-b547-d9082fe06e2c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.738489 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d1865218-54ef-450b-b547-d9082fe06e2c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:36.738757 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d1865218-54ef-450b-b547-d9082fe06e2c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.739231 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d1865218-54ef-450b-b547-d9082fe06e2c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.748545 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:36.748545 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:36.753342 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d1865218-54ef-450b-b547-d9082fe06e2c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:36.759215 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d1865218-54ef-450b-b547-d9082fe06e2c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 200 Jul 03 06:32:36.759733 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 787/3158] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:36.865218 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6075d5d7-b4f1-452a-8c79-0e4d86d65052 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:36.866669 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6075d5d7-b4f1-452a-8c79-0e4d86d65052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:36.866977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6075d5d7-b4f1-452a-8c79-0e4d86d65052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:36.867182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6075d5d7-b4f1-452a-8c79-0e4d86d65052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:36.867306 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6075d5d7-b4f1-452a-8c79-0e4d86d65052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:36.874293 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:36.874293 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:36.875594 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6075d5d7-b4f1-452a-8c79-0e4d86d65052 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:36.876105 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 786/3159] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:36 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:37.781169 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1ca276ba-8bb8-4ac3-b0e7-097e5811614c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:37.792208 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1ca276ba-8bb8-4ac3-b0e7-097e5811614c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:37.792208 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1ca276ba-8bb8-4ac3-b0e7-097e5811614c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:37.792208 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1ca276ba-8bb8-4ac3-b0e7-097e5811614c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:37.806843 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:37.806843 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:37.817918 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1ca276ba-8bb8-4ac3-b0e7-097e5811614c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:37.826286 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1ca276ba-8bb8-4ac3-b0e7-097e5811614c tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 200 Jul 03 06:32:37.826286 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 794/3160] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:37 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:37.841945 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4a27918e-3d21-4434-86d9-7eaeed180f71 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:37.843842 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a27918e-3d21-4434-86d9-7eaeed180f71 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action Jul 03 06:32:37.844176 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a27918e-3d21-4434-86d9-7eaeed180f71 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:37.844296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a27918e-3d21-4434-86d9-7eaeed180f71 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:37.856053 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:37.856053 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:37.856539 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.admin_actions [None req-4a27918e-3d21-4434-86d9-7eaeed180f71 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume '1c7db9e6-c3da-430b-9a76-47582f302e4d' with '{'status': 'error'}' {{(pid=99918) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:37.880925 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a27918e-3d21-4434-86d9-7eaeed180f71 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action returned with HTTP 202 Jul 03 06:32:37.881469 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 794/3161] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:37 2026] POST /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:37.888167 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-43069d59-a7fc-4b9f-b031-b6418d49ae94 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:37.890805 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-43069d59-a7fc-4b9f-b031-b6418d49ae94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:37.891046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-43069d59-a7fc-4b9f-b031-b6418d49ae94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:37.891302 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-43069d59-a7fc-4b9f-b031-b6418d49ae94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:37.891441 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-634d2fd8-9ece-4334-a6f4-64fa3dafc2ad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:37.891880 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-43069d59-a7fc-4b9f-b031-b6418d49ae94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:37.894018 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-634d2fd8-9ece-4334-a6f4-64fa3dafc2ad tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:37.894339 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-634d2fd8-9ece-4334-a6f4-64fa3dafc2ad tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:37.894593 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-634d2fd8-9ece-4334-a6f4-64fa3dafc2ad tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:37.898123 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:37.898123 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:37.899233 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-43069d59-a7fc-4b9f-b031-b6418d49ae94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:37.899722 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 788/3162] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:37 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:37.906818 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:37.906818 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:37.912448 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-634d2fd8-9ece-4334-a6f4-64fa3dafc2ad tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:37.919558 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-634d2fd8-9ece-4334-a6f4-64fa3dafc2ad tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 200 Jul 03 06:32:37.920239 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 787/3163] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:37 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:37.934755 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3c7e7b09-9d8e-4eae-9f4e-f50d80a785f7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:37.936827 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3c7e7b09-9d8e-4eae-9f4e-f50d80a785f7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action Jul 03 06:32:37.937891 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3c7e7b09-9d8e-4eae-9f4e-f50d80a785f7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:37.937891 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3c7e7b09-9d8e-4eae-9f4e-f50d80a785f7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:37.948789 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:37.948789 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:37.949254 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.admin_actions [None req-3c7e7b09-9d8e-4eae-9f4e-f50d80a785f7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume '1c7db9e6-c3da-430b-9a76-47582f302e4d' with '{'status': 'available'}' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:37.980018 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3c7e7b09-9d8e-4eae-9f4e-f50d80a785f7 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action returned with HTTP 202 Jul 03 06:32:37.980810 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 795/3164] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:37 2026] POST /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:37.991305 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-315f67d1-5ade-4414-846f-a829b6a7a46b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:37.993588 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-315f67d1-5ade-4414-846f-a829b6a7a46b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:37.993839 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-315f67d1-5ade-4414-846f-a829b6a7a46b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:37.994067 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-315f67d1-5ade-4414-846f-a829b6a7a46b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:38.007002 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.007002 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:38.016971 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-315f67d1-5ade-4414-846f-a829b6a7a46b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:38.028197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-315f67d1-5ade-4414-846f-a829b6a7a46b tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 200 Jul 03 06:32:38.028197 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 795/3165] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:37 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:38.044827 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4f309e36-67f2-45eb-90a8-80441a6394e6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:38.046895 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4f309e36-67f2-45eb-90a8-80441a6394e6 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action Jul 03 06:32:38.047285 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4f309e36-67f2-45eb-90a8-80441a6394e6 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:38.047436 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4f309e36-67f2-45eb-90a8-80441a6394e6 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:38.058782 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.058782 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:38.059507 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.admin_actions [None req-4f309e36-67f2-45eb-90a8-80441a6394e6 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume '1c7db9e6-c3da-430b-9a76-47582f302e4d' with '{'status': 'maintenance'}' {{(pid=99917) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:38.084953 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4f309e36-67f2-45eb-90a8-80441a6394e6 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action returned with HTTP 202 Jul 03 06:32:38.085812 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 789/3166] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:38 2026] POST /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:38.096716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a51092ae-63c3-46c9-9048-0b2f169e6368 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:38.098891 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a51092ae-63c3-46c9-9048-0b2f169e6368 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:38.099121 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a51092ae-63c3-46c9-9048-0b2f169e6368 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:38.099326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a51092ae-63c3-46c9-9048-0b2f169e6368 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:38.110457 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.110457 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:38.115406 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a51092ae-63c3-46c9-9048-0b2f169e6368 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:38.121443 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a51092ae-63c3-46c9-9048-0b2f169e6368 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 200 Jul 03 06:32:38.122020 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 788/3167] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:38 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:38.140076 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f2031ef9-ae32-4945-85e2-dc9c3f21c728 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:38.143595 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f2031ef9-ae32-4945-85e2-dc9c3f21c728 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] POST https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action Jul 03 06:32:38.143839 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f2031ef9-ae32-4945-85e2-dc9c3f21c728 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:38.144030 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f2031ef9-ae32-4945-85e2-dc9c3f21c728 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:38.165982 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.165982 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:38.166584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.admin_actions [None req-f2031ef9-ae32-4945-85e2-dc9c3f21c728 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] Updating volume '1c7db9e6-c3da-430b-9a76-47582f302e4d' with '{'status': 'available'}' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:32:38.194534 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f2031ef9-ae32-4945-85e2-dc9c3f21c728 tempest-VolumesActionsTest-1836423072 tempest-VolumesActionsTest-1836423072-project-admin] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action returned with HTTP 202 Jul 03 06:32:38.195574 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 796/3168] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:32:38 2026] POST /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:38.203580 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e98e32fe-78bd-4fed-b659-33edcfba0d52 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:38.206768 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e98e32fe-78bd-4fed-b659-33edcfba0d52 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:38.206768 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e98e32fe-78bd-4fed-b659-33edcfba0d52 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:38.207400 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e98e32fe-78bd-4fed-b659-33edcfba0d52 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:38.215137 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.215137 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:38.220168 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e98e32fe-78bd-4fed-b659-33edcfba0d52 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:38.228591 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e98e32fe-78bd-4fed-b659-33edcfba0d52 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 200 Jul 03 06:32:38.229045 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 796/3169] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:38 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:38.245398 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d29095a7-74cd-4639-8e15-126cf06a7b93 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:38.248556 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d29095a7-74cd-4639-8e15-126cf06a7b93 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:38.248556 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d29095a7-74cd-4639-8e15-126cf06a7b93 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:38.249651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d29095a7-74cd-4639-8e15-126cf06a7b93 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:38.261148 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.261148 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:38.267141 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d29095a7-74cd-4639-8e15-126cf06a7b93 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:38.273653 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d29095a7-74cd-4639-8e15-126cf06a7b93 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 200 Jul 03 06:32:38.274944 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 790/3170] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:38 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:38.290485 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ec39d0e1-b7d8-4a53-947d-d3a21a53de64 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:38.292647 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ec39d0e1-b7d8-4a53-947d-d3a21a53de64 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:38.292968 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ec39d0e1-b7d8-4a53-947d-d3a21a53de64 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:38.293103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ec39d0e1-b7d8-4a53-947d-d3a21a53de64 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:38.293962 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-ec39d0e1-b7d8-4a53-947d-d3a21a53de64 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Delete volume with id: 1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:38.304784 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.304784 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:38.305552 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ec39d0e1-b7d8-4a53-947d-d3a21a53de64 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:38.337019 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ec39d0e1-b7d8-4a53-947d-d3a21a53de64 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Delete volume request issued successfully. Jul 03 06:32:38.337306 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ec39d0e1-b7d8-4a53-947d-d3a21a53de64 tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 202 Jul 03 06:32:38.337924 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 789/3171] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:38 2026] DELETE /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:38.350474 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2ea1841e-9865-4760-94b4-bfc0100c557e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:38.353364 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2ea1841e-9865-4760-94b4-bfc0100c557e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:38.353627 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2ea1841e-9865-4760-94b4-bfc0100c557e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:38.353959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2ea1841e-9865-4760-94b4-bfc0100c557e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:38.363468 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.363468 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:38.367987 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2ea1841e-9865-4760-94b4-bfc0100c557e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Volume info retrieved successfully. Jul 03 06:32:38.373279 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2ea1841e-9865-4760-94b4-bfc0100c557e tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 200 Jul 03 06:32:38.373855 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 797/3172] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:38 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:38.913468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d06a6fe4-77da-48ea-8eb0-a30822a0e170 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:38.917269 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d06a6fe4-77da-48ea-8eb0-a30822a0e170 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:38.918812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d06a6fe4-77da-48ea-8eb0-a30822a0e170 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:38.919798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d06a6fe4-77da-48ea-8eb0-a30822a0e170 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:38.920534 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d06a6fe4-77da-48ea-8eb0-a30822a0e170 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:38.933174 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:38.933174 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:38.934639 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d06a6fe4-77da-48ea-8eb0-a30822a0e170 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:38.938569 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 797/3173] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:38 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 792 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:39.392792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5282d022-b23c-498b-b1c0-3539367b16cd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:39.395123 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5282d022-b23c-498b-b1c0-3539367b16cd tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] GET https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d Jul 03 06:32:39.395481 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5282d022-b23c-498b-b1c0-3539367b16cd tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:39.398258 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5282d022-b23c-498b-b1c0-3539367b16cd tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:39.402995 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5282d022-b23c-498b-b1c0-3539367b16cd tempest-VolumesActionsTest-1564465785 tempest-VolumesActionsTest-1564465785-project-member] https://10.4.3.243/volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d returned with HTTP 404 Jul 03 06:32:39.403378 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 791/3174] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:39 2026] GET /volume/v3/volumes/1c7db9e6-c3da-430b-9a76-47582f302e4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:39.956585 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-064405fe-0a6a-4a60-89cf-59607b54784a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:39.959885 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-064405fe-0a6a-4a60-89cf-59607b54784a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:39.959885 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-064405fe-0a6a-4a60-89cf-59607b54784a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:39.959885 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-064405fe-0a6a-4a60-89cf-59607b54784a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:39.959885 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-064405fe-0a6a-4a60-89cf-59607b54784a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:39.971984 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:39.971984 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:39.973537 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-064405fe-0a6a-4a60-89cf-59607b54784a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:39.973537 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 790/3175] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:39 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:40.987988 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5d6c4a73-3b13-44d1-8765-082192539475 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:40.989855 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5d6c4a73-3b13-44d1-8765-082192539475 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:40.990152 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5d6c4a73-3b13-44d1-8765-082192539475 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:40.990388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5d6c4a73-3b13-44d1-8765-082192539475 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:40.990724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-5d6c4a73-3b13-44d1-8765-082192539475 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:40.997658 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:40.997658 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:40.999733 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5d6c4a73-3b13-44d1-8765-082192539475 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:40.999954 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 798/3176] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:40 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:41.015822 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3e3c6646-8faf-43cf-ba65-79af571cbfd5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:41.018839 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e3c6646-8faf-43cf-ba65-79af571cbfd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:32:41.019133 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e3c6646-8faf-43cf-ba65-79af571cbfd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:41.019192 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e3c6646-8faf-43cf-ba65-79af571cbfd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:41.019395 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3e3c6646-8faf-43cf-ba65-79af571cbfd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:41.028966 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:41.028966 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:41.030199 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e3c6646-8faf-43cf-ba65-79af571cbfd5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:32:41.030749 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 798/3177] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:41 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:41.047531 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7dec836b-a432-4cc1-adeb-3e55fea1bf3f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:41.049533 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7dec836b-a432-4cc1-adeb-3e55fea1bf3f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:32:41.050060 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7dec836b-a432-4cc1-adeb-3e55fea1bf3f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c78ead19-66d2-4e46-95f4-607090a0e0c8", "incremental": true, "force": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:41.051711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-7dec836b-a432-4cc1-adeb-3e55fea1bf3f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating new backup {'backup': {'volume_id': 'c78ead19-66d2-4e46-95f4-607090a0e0c8', 'incremental': True, 'force': True}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:32:41.052212 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-7dec836b-a432-4cc1-adeb-3e55fea1bf3f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating backup of volume c78ead19-66d2-4e46-95f4-607090a0e0c8 in container None Jul 03 06:32:41.070152 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:41.070152 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:41.070843 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7dec836b-a432-4cc1-adeb-3e55fea1bf3f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:41.104156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-7dec836b-a432-4cc1-adeb-3e55fea1bf3f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['6d83bc13-324c-4832-ac98-a6909adca96b', 'c3dfb0eb-8e92-4d1f-966b-8f356eb37d2f'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:41.179328 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7dec836b-a432-4cc1-adeb-3e55fea1bf3f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:32:41.179328 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 792/3178] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:32:41 2026] POST /volume/v3/backups => generated 288 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:41.197241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e89bf68a-5ea2-49a1-8190-7010c4d1506a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:41.199193 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e89bf68a-5ea2-49a1-8190-7010c4d1506a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:41.199519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e89bf68a-5ea2-49a1-8190-7010c4d1506a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:41.200458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e89bf68a-5ea2-49a1-8190-7010c4d1506a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:41.200458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e89bf68a-5ea2-49a1-8190-7010c4d1506a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:41.211591 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:41.211591 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:41.211591 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e89bf68a-5ea2-49a1-8190-7010c4d1506a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:41.211591 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 791/3179] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:41 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 694 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:42.245427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c0733b15-abc0-4f00-91cc-031d1d2a63f7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:42.258291 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0733b15-abc0-4f00-91cc-031d1d2a63f7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:42.258291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0733b15-abc0-4f00-91cc-031d1d2a63f7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:42.259114 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0733b15-abc0-4f00-91cc-031d1d2a63f7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:42.259114 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c0733b15-abc0-4f00-91cc-031d1d2a63f7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:42.278029 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:42.278029 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:42.280299 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0733b15-abc0-4f00-91cc-031d1d2a63f7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:42.281014 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 799/3180] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:42 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 696 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:42.509001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-0c1cd64a-2e4c-409e-bd9b-c6d4a493b5cf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:42.517991 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-0c1cd64a-2e4c-409e-bd9b-c6d4a493b5cf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/limits Jul 03 06:32:42.517991 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-0c1cd64a-2e4c-409e-bd9b-c6d4a493b5cf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:42.517991 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-0c1cd64a-2e4c-409e-bd9b-c6d4a493b5cf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:42.540501 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-0c1cd64a-2e4c-409e-bd9b-c6d4a493b5cf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1314047165 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1314047165, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:42.540772 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-0c1cd64a-2e4c-409e-bd9b-c6d4a493b5cf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1314047165 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1314047165, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:42.541343 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-0c1cd64a-2e4c-409e-bd9b-c6d4a493b5cf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1314047165 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1314047165, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:42.569888 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-0c1cd64a-2e4c-409e-bd9b-c6d4a493b5cf tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/limits returned with HTTP 200 Jul 03 06:32:42.571382 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 799/3181] 10.4.3.243 () {68 vars in 1484 bytes} [Fri Jul 3 06:32:42 2026] GET /volume/v3/limits => generated 302 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:43.145339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-98629f67-dafe-4e81-99a5-f73bee3a9e9f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:43.152404 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-98629f67-dafe-4e81-99a5-f73bee3a9e9f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:43.152404 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-98629f67-dafe-4e81-99a5-f73bee3a9e9f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:43.156810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-98629f67-dafe-4e81-99a5-f73bee3a9e9f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:43.177024 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:43.177024 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:43.187601 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-98629f67-dafe-4e81-99a5-f73bee3a9e9f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:43.195965 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-98629f67-dafe-4e81-99a5-f73bee3a9e9f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 200 Jul 03 06:32:43.196417 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 793/3182] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:43 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 1659 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:43.215926 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-ae022c01-8ca2-40c0-b0e4-79adba976cf4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:43.220722 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-ae022c01-8ca2-40c0-b0e4-79adba976cf4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:32:43.220722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-ae022c01-8ca2-40c0-b0e4-79adba976cf4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2c9a6ef-69a6-4a59-8a76-76df1f8d4222", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:43.245306 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:43.245306 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:43.245306 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-ae022c01-8ca2-40c0-b0e4-79adba976cf4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:43.245306 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-ae022c01-8ca2-40c0-b0e4-79adba976cf4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Create snapshot from volume a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:43.300777 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-00467b22-a548-4493-a884-af6c5295314f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:43.306891 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00467b22-a548-4493-a884-af6c5295314f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:43.307067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00467b22-a548-4493-a884-af6c5295314f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:43.307391 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00467b22-a548-4493-a884-af6c5295314f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:43.307568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-00467b22-a548-4493-a884-af6c5295314f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:43.320571 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:43.320571 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:43.321001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-ae022c01-8ca2-40c0-b0e4-79adba976cf4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Created reservations ['74b22880-7805-4b85-872e-38fccff5ea36', 'cd0fb10f-4fc5-495f-ba5c-084f3d33e35a', 'aca42188-fe8b-4a00-bbe9-166100c7b24a', '82873af6-e3a7-4bc6-9488-19a01a573c28'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:43.321615 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00467b22-a548-4493-a884-af6c5295314f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:43.322178 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 800/3183] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:43 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 696 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:43.384435 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-ae022c01-8ca2-40c0-b0e4-79adba976cf4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Snapshot force create request issued successfully. Jul 03 06:32:43.388036 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-09e870a2-5a0c-4903-a881-b2a0d6463c7a req-ae022c01-8ca2-40c0-b0e4-79adba976cf4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:32:43.388036 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 792/3184] 10.4.3.243 () {72 vars in 1547 bytes} [Fri Jul 3 06:32:43 2026] POST /volume/v3/snapshots => generated 292 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:44.340786 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5f63f4c9-4828-44c7-97b7-260f20d8ed45 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:44.344541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5f63f4c9-4828-44c7-97b7-260f20d8ed45 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:44.345624 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5f63f4c9-4828-44c7-97b7-260f20d8ed45 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:44.345980 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5f63f4c9-4828-44c7-97b7-260f20d8ed45 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:44.346172 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5f63f4c9-4828-44c7-97b7-260f20d8ed45 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:44.353473 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:44.353473 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:44.354635 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5f63f4c9-4828-44c7-97b7-260f20d8ed45 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:44.355432 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 800/3185] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:44 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:45.376344 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9bb79bcd-da71-44fd-bc82-e62d69bd3492 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:45.379164 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9bb79bcd-da71-44fd-bc82-e62d69bd3492 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:45.379563 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9bb79bcd-da71-44fd-bc82-e62d69bd3492 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:45.380982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9bb79bcd-da71-44fd-bc82-e62d69bd3492 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:45.380982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9bb79bcd-da71-44fd-bc82-e62d69bd3492 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:45.386709 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:45.386709 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:45.387891 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9bb79bcd-da71-44fd-bc82-e62d69bd3492 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:45.388353 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 794/3186] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:45 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:46.426735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-45c85996-8c68-4882-b9e5-c586f61cfad8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:46.429909 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-45c85996-8c68-4882-b9e5-c586f61cfad8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:46.430207 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-45c85996-8c68-4882-b9e5-c586f61cfad8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:46.430620 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-45c85996-8c68-4882-b9e5-c586f61cfad8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:46.430729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-45c85996-8c68-4882-b9e5-c586f61cfad8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:46.441025 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:46.441025 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:46.443900 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-45c85996-8c68-4882-b9e5-c586f61cfad8 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:46.445651 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 801/3187] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:46 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:46.632873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-a9f0288f-54e2-484b-b174-19a5f4891b5e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:46.637558 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-a9f0288f-54e2-484b-b174-19a5f4891b5e tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:46.637845 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-a9f0288f-54e2-484b-b174-19a5f4891b5e tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:46.638107 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-a9f0288f-54e2-484b-b174-19a5f4891b5e tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:46.651629 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:46.651629 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:46.662642 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-a9f0288f-54e2-484b-b174-19a5f4891b5e tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:46.670496 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-a9f0288f-54e2-484b-b174-19a5f4891b5e tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:46.671536 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 793/3188] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:46 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:47.466348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9cf98ed7-a09a-4904-b398-deafe5dc8b1d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:47.468983 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9cf98ed7-a09a-4904-b398-deafe5dc8b1d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:47.469294 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9cf98ed7-a09a-4904-b398-deafe5dc8b1d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:47.469522 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9cf98ed7-a09a-4904-b398-deafe5dc8b1d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:47.469668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9cf98ed7-a09a-4904-b398-deafe5dc8b1d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:47.480033 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:47.480033 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:47.481596 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9cf98ed7-a09a-4904-b398-deafe5dc8b1d tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:47.482340 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 801/3189] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:47 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:48.166515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e45e17c6-cf6d-4172-98c6-47de7cad20a4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:48.167455 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e45e17c6-cf6d-4172-98c6-47de7cad20a4 None None] GET https://10.4.3.243/volume// Jul 03 06:32:48.168453 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e45e17c6-cf6d-4172-98c6-47de7cad20a4 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:48.168829 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e45e17c6-cf6d-4172-98c6-47de7cad20a4 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:48.169737 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e45e17c6-cf6d-4172-98c6-47de7cad20a4 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:48.170317 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 795/3190] 10.4.3.243 () {64 vars in 1004 bytes} [Fri Jul 3 06:32:48 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:48.184975 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-84aae9d5-537c-43bf-9fec-21b8e902fb2f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:48.185504 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-84aae9d5-537c-43bf-9fec-21b8e902fb2f None None] GET https://10.4.3.243/volume// Jul 03 06:32:48.185886 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-84aae9d5-537c-43bf-9fec-21b8e902fb2f None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:48.186099 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-84aae9d5-537c-43bf-9fec-21b8e902fb2f None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:48.186583 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-84aae9d5-537c-43bf-9fec-21b8e902fb2f None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:48.187111 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 802/3191] 10.4.3.243 () {64 vars in 1004 bytes} [Fri Jul 3 06:32:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:48.199989 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ddfb67e3-57cd-40e7-9270-1f403234d055 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:48.487004 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ddfb67e3-57cd-40e7-9270-1f403234d055 tempest-VersionsTest-1661567091 tempest-VersionsTest-1661567091-project-member] GET https://10.4.3.243/volume/v3/ Jul 03 06:32:48.487416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ddfb67e3-57cd-40e7-9270-1f403234d055 tempest-VersionsTest-1661567091 tempest-VersionsTest-1661567091-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:48.487637 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ddfb67e3-57cd-40e7-9270-1f403234d055 tempest-VersionsTest-1661567091 tempest-VersionsTest-1661567091-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:48.488259 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ddfb67e3-57cd-40e7-9270-1f403234d055 tempest-VersionsTest-1661567091 tempest-VersionsTest-1661567091-project-member] https://10.4.3.243/volume/v3/ returned with HTTP 200 Jul 03 06:32:48.489038 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 794/3192] 10.4.3.243 () {66 vars in 1216 bytes} [Fri Jul 3 06:32:48 2026] GET /volume/v3/ => generated 386 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:48.504438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ed8509f0-b3fe-4d8e-80f8-0952a9aab478 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:48.507900 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ed8509f0-b3fe-4d8e-80f8-0952a9aab478 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:48.508174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ed8509f0-b3fe-4d8e-80f8-0952a9aab478 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:48.508498 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ed8509f0-b3fe-4d8e-80f8-0952a9aab478 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:48.509439 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ed8509f0-b3fe-4d8e-80f8-0952a9aab478 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:48.522381 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:48.522381 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:48.524203 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ed8509f0-b3fe-4d8e-80f8-0952a9aab478 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:48.526018 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 802/3193] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:48 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:48.769801 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eb3d83bd-456c-41f7-b521-1aca3e7796c3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:48.771526 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb3d83bd-456c-41f7-b521-1aca3e7796c3 None None] GET https://10.4.3.243/volume// Jul 03 06:32:48.771526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb3d83bd-456c-41f7-b521-1aca3e7796c3 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:48.771526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb3d83bd-456c-41f7-b521-1aca3e7796c3 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:48.771526 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb3d83bd-456c-41f7-b521-1aca3e7796c3 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:48.778052 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 796/3194] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:32:48 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:48.792341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-5914b82a-d29b-4d82-ab82-b185491b9fb7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:48.796358 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-5914b82a-d29b-4d82-ab82-b185491b9fb7 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:32:48.797587 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-5914b82a-d29b-4d82-ab82-b185491b9fb7 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54638db5-d580-45f6-a0a4-ad0c7733d535", "connector": null, "instance_uuid": "c125564e-21b7-42d0-8247-36e5fe998a9d"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:48.832280 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:48.832280 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:48.900526 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-5914b82a-d29b-4d82-ab82-b185491b9fb7 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:32:48.901216 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 803/3195] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:32:48 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:49.193345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-24efe2fe-270a-405c-9e35-ffd511830649 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:49.200800 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-24efe2fe-270a-405c-9e35-ffd511830649 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:49.201787 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-24efe2fe-270a-405c-9e35-ffd511830649 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:49.201787 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-24efe2fe-270a-405c-9e35-ffd511830649 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:49.216638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d320d6b6-1bd3-4909-a750-2a5b6023c338 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:49.219829 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d320d6b6-1bd3-4909-a750-2a5b6023c338 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:49.220197 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d320d6b6-1bd3-4909-a750-2a5b6023c338 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:49.220687 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d320d6b6-1bd3-4909-a750-2a5b6023c338 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:49.228728 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:49.228728 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:49.235113 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-24efe2fe-270a-405c-9e35-ffd511830649 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:49.242901 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:49.242901 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:49.245121 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-24efe2fe-270a-405c-9e35-ffd511830649 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 200 Jul 03 06:32:49.245236 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 795/3196] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:49 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 1659 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:32:49.250410 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d320d6b6-1bd3-4909-a750-2a5b6023c338 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:49.257917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d320d6b6-1bd3-4909-a750-2a5b6023c338 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:49.258223 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 803/3197] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:49 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:49.472466 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-95803ae5-f15e-45f2-994f-62e6e56455fa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:49.472894 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-95803ae5-f15e-45f2-994f-62e6e56455fa None None] GET https://10.4.3.243/volume// Jul 03 06:32:49.473160 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-95803ae5-f15e-45f2-994f-62e6e56455fa None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:49.473469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-95803ae5-f15e-45f2-994f-62e6e56455fa None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:49.473737 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-95803ae5-f15e-45f2-994f-62e6e56455fa None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:32:49.474446 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 797/3198] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:32:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:32:49.482904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-0e34b81f-d7fa-4c2e-b185-79cb2dfa6cdc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:49.485808 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-0e34b81f-d7fa-4c2e-b185-79cb2dfa6cdc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:49.486153 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-0e34b81f-d7fa-4c2e-b185-79cb2dfa6cdc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:49.486480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-0e34b81f-d7fa-4c2e-b185-79cb2dfa6cdc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:49.499595 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:49.499595 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:49.505088 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-0e34b81f-d7fa-4c2e-b185-79cb2dfa6cdc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:49.511125 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-0e34b81f-d7fa-4c2e-b185-79cb2dfa6cdc tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:49.511678 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 804/3199] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:32:49 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:49.554655 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f3a91d09-edc5-4acf-90bf-69b4b8658b0c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:49.557226 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f3a91d09-edc5-4acf-90bf-69b4b8658b0c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:49.557226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f3a91d09-edc5-4acf-90bf-69b4b8658b0c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:49.557226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f3a91d09-edc5-4acf-90bf-69b4b8658b0c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:49.557226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f3a91d09-edc5-4acf-90bf-69b4b8658b0c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:49.569933 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:49.569933 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:49.570736 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f3a91d09-edc5-4acf-90bf-69b4b8658b0c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:49.570736 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 796/3200] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:49 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:49.703668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-c591539e-1d25-4556-9983-b7d3269d7a8f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:49.711285 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-c591539e-1d25-4556-9983-b7d3269d7a8f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] PUT https://10.4.3.243/volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e Jul 03 06:32:49.711285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-c591539e-1d25-4556-9983-b7d3269d7a8f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:49.730842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-c591539e-1d25-4556-9983-b7d3269d7a8f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Acquiring lock "cinder-attachment_update-54638db5-d580-45f6-a0a4-ad0c7733d535-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:32:49.740905 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-c591539e-1d25-4556-9983-b7d3269d7a8f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Lock "cinder-attachment_update-54638db5-d580-45f6-a0a4-ad0c7733d535-np0000004376" acquired by "attachment_update" :: waited 0.011s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:32:49.743364 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:49.743364 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:50.279485 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c245cf26-245e-4f6d-a887-5ddbdd6b9f5f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:50.282163 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c245cf26-245e-4f6d-a887-5ddbdd6b9f5f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:50.282533 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c245cf26-245e-4f6d-a887-5ddbdd6b9f5f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:50.282952 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c245cf26-245e-4f6d-a887-5ddbdd6b9f5f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:50.295740 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:50.295740 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:50.297579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-c591539e-1d25-4556-9983-b7d3269d7a8f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Lock "cinder-attachment_update-54638db5-d580-45f6-a0a4-ad0c7733d535-np0000004376" released by "attachment_update" :: held 0.557s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:32:50.298828 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-c591539e-1d25-4556-9983-b7d3269d7a8f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e returned with HTTP 200 Jul 03 06:32:50.298828 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 804/3201] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:32:49 2026] PUT /volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e => generated 969 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:50.300547 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c245cf26-245e-4f6d-a887-5ddbdd6b9f5f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:50.309986 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c245cf26-245e-4f6d-a887-5ddbdd6b9f5f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:50.309986 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 798/3202] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:50 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:50.601934 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d47cbcfc-2a54-4272-9bb3-27b0bd4ae2fa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:50.604327 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d47cbcfc-2a54-4272-9bb3-27b0bd4ae2fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:50.604823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d47cbcfc-2a54-4272-9bb3-27b0bd4ae2fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:50.604823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d47cbcfc-2a54-4272-9bb3-27b0bd4ae2fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:50.604973 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-d47cbcfc-2a54-4272-9bb3-27b0bd4ae2fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:50.614599 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:50.614599 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:50.617245 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d47cbcfc-2a54-4272-9bb3-27b0bd4ae2fa tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:50.617245 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 805/3203] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:50 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:51.334428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e2931454-0d9a-47a7-ae7f-6ae31531ce3a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:51.337969 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e2931454-0d9a-47a7-ae7f-6ae31531ce3a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:51.338560 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e2931454-0d9a-47a7-ae7f-6ae31531ce3a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:51.339538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e2931454-0d9a-47a7-ae7f-6ae31531ce3a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:51.367726 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:51.367726 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:51.376177 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e2931454-0d9a-47a7-ae7f-6ae31531ce3a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:51.386494 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e2931454-0d9a-47a7-ae7f-6ae31531ce3a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:51.387646 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 797/3204] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:51 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-70c17bfd-aa70-467f-bcd2-7a865e9e23e0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70c17bfd-aa70-467f-bcd2-7a865e9e23e0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70c17bfd-aa70-467f-bcd2-7a865e9e23e0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70c17bfd-aa70-467f-bcd2-7a865e9e23e0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-70c17bfd-aa70-467f-bcd2-7a865e9e23e0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70c17bfd-aa70-467f-bcd2-7a865e9e23e0 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:52.240788 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 805/3205] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:51 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:52.246588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:52.248896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-b5cd63e1-f103-4925-8d53-e7872d4598f4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:52.248896 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-b5cd63e1-f103-4925-8d53-e7872d4598f4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8 Jul 03 06:32:52.248896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-b5cd63e1-f103-4925-8d53-e7872d4598f4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:52.248896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-b5cd63e1-f103-4925-8d53-e7872d4598f4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:52.248896 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:52.248896 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1751865362"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1751865362'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Create volume of 1 GB Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Availability Zones retrieved successfully. Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Flow 'volume_create_api' (925e79af-0736-470c-979e-dd4ba747c69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e41c5d-2944-4d10-b4da-b3cd89f8fcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e41c5d-2944-4d10-b4da-b3cd89f8fcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:52.253369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf8d76a-e856-40ab-9b0c-bb669a4f1d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:52.304346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Created reservations ['71df7443-4f5f-4150-a2cb-e66f161b5225', '995316d4-7610-4018-bef8-ae675b2646b6', 'd9706516-ff12-4e6f-bca1-3e498c984cee', 'b3e5b289-3c78-4dc3-8a40-9b4cf767d623'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:52.306321 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf8d76a-e856-40ab-9b0c-bb669a4f1d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71df7443-4f5f-4150-a2cb-e66f161b5225', '995316d4-7610-4018-bef8-ae675b2646b6', 'd9706516-ff12-4e6f-bca1-3e498c984cee', 'b3e5b289-3c78-4dc3-8a40-9b4cf767d623']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:52.306321 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c80d4f-c561-4638-9e71-bb578fcb7bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:52.339371 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c80d4f-c561-4638-9e71-bb578fcb7bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0553d84-4346-4997-bf86-4f70762e2fdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1751865362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4203f017e2e348c699f8a8699e83058c',qos_specs=None,replication_status=,reservations=['71df7443-4f5f-4150-a2cb-e66f161b5225','995316d4-7610-4018-bef8-ae675b2646b6','d9706516-ff12-4e6f-bca1-3e498c984cee','b3e5b289-3c78-4dc3-8a40-9b4cf767d623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e97553d0a7415189d374cd1075720b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1751865362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0553d84-4346-4997-bf86-4f70762e2fdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4203f017e2e348c699f8a8699e83058c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e97553d0a7415189d374cd1075720b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:52.341413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4171e1d7-2eb5-4667-b8f3-eda8f17fa8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:52.384226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4171e1d7-2eb5-4667-b8f3-eda8f17fa8dd) transitioned into state 'SUCCESS' from state '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-1751865362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4203f017e2e348c699f8a8699e83058c',qos_specs=None,replication_status=,reservations=['71df7443-4f5f-4150-a2cb-e66f161b5225','995316d4-7610-4018-bef8-ae675b2646b6','d9706516-ff12-4e6f-bca1-3e498c984cee','b3e5b289-3c78-4dc3-8a40-9b4cf767d623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e97553d0a7415189d374cd1075720b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:52.385669 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ffb6da-9fc8-408c-88f7-7d50d7bc3742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:52.402936 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ffb6da-9fc8-408c-88f7-7d50d7bc3742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:52.403992 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Flow 'volume_create_api' (925e79af-0736-470c-979e-dd4ba747c69a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:52.404379 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Create volume request issued successfully. Jul 03 06:32:52.405034 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3428341e-d46c-46d2-aea9-5cbbb4416d7f tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:52.405474 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 799/3206] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:51 2026] POST /volume/v3/volumes => generated 750 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:52.417382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9499461d-e235-4a2d-a0ad-5835666c9751 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:52.422092 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9499461d-e235-4a2d-a0ad-5835666c9751 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:52.422392 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9499461d-e235-4a2d-a0ad-5835666c9751 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:52.422655 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9499461d-e235-4a2d-a0ad-5835666c9751 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:52.429754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-aa730195-dee1-4d14-9f22-26fd6afc42be None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:52.433061 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aa730195-dee1-4d14-9f22-26fd6afc42be tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] GET https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf Jul 03 06:32:52.434440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aa730195-dee1-4d14-9f22-26fd6afc42be tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:52.434440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aa730195-dee1-4d14-9f22-26fd6afc42be tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:52.447931 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:52.447931 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:52.450929 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:52.450929 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:52.462178 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9499461d-e235-4a2d-a0ad-5835666c9751 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:52.466657 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-aa730195-dee1-4d14-9f22-26fd6afc42be tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Volume info retrieved successfully. Jul 03 06:32:52.472572 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9499461d-e235-4a2d-a0ad-5835666c9751 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:52.473171 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 798/3207] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:52 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:52.476751 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aa730195-dee1-4d14-9f22-26fd6afc42be tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf returned with HTTP 200 Jul 03 06:32:52.477290 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 806/3208] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:52 2026] GET /volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:52.496359 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7bfbd6dd-64a3-4294-a329-6d8ec76e2acb req-b5cd63e1-f103-4925-8d53-e7872d4598f4 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8 returned with HTTP 200 Jul 03 06:32:52.496841 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 806/3209] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:32:51 2026] DELETE /volume/v3/attachments/f01a21f4-e810-41de-9504-7a7fda180bf8 => generated 19 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:52.682953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-89a0cb5a-7121-45e6-b2e2-2ee0c455c989 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:52.685031 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-89a0cb5a-7121-45e6-b2e2-2ee0c455c989 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:52.685325 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-89a0cb5a-7121-45e6-b2e2-2ee0c455c989 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:52.685545 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-89a0cb5a-7121-45e6-b2e2-2ee0c455c989 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:52.685784 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-89a0cb5a-7121-45e6-b2e2-2ee0c455c989 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:52.696786 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:52.696786 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:52.698009 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-89a0cb5a-7121-45e6-b2e2-2ee0c455c989 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:52.699851 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 800/3210] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:52 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:32:53.494949 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-891ef8e9-fad5-4bca-b540-cde84c8ad250 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:53.497247 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-99b259c5-9aab-42ee-8a74-c47f3826abab None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:53.498298 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-891ef8e9-fad5-4bca-b540-cde84c8ad250 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:53.498298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-891ef8e9-fad5-4bca-b540-cde84c8ad250 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:53.498298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-891ef8e9-fad5-4bca-b540-cde84c8ad250 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:53.500619 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-99b259c5-9aab-42ee-8a74-c47f3826abab tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] GET https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf Jul 03 06:32:53.500804 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-99b259c5-9aab-42ee-8a74-c47f3826abab tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:53.501368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-99b259c5-9aab-42ee-8a74-c47f3826abab tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:53.511682 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:53.511682 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:53.519144 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:53.519144 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:53.521252 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-99b259c5-9aab-42ee-8a74-c47f3826abab tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Volume info retrieved successfully. Jul 03 06:32:53.527095 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-99b259c5-9aab-42ee-8a74-c47f3826abab tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf returned with HTTP 200 Jul 03 06:32:53.528283 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 807/3211] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:53 2026] GET /volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:53.528853 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-891ef8e9-fad5-4bca-b540-cde84c8ad250 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:53.536930 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-891ef8e9-fad5-4bca-b540-cde84c8ad250 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:53.537454 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 799/3212] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:53 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:53.550654 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-70f4f44a-fd12-4719-b661-a176d97f7673 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:53.553391 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70f4f44a-fd12-4719-b661-a176d97f7673 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] GET https://10.4.3.243/volume/v3/limits Jul 03 06:32:53.553480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70f4f44a-fd12-4719-b661-a176d97f7673 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:53.553791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70f4f44a-fd12-4719-b661-a176d97f7673 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:53.567187 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-70f4f44a-fd12-4719-b661-a176d97f7673 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1314047165 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1314047165, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:32:53.569538 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:53.569538 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:53.588292 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70f4f44a-fd12-4719-b661-a176d97f7673 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] https://10.4.3.243/volume/v3/limits returned with HTTP 200 Jul 03 06:32:53.588839 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 807/3213] 10.4.3.243 () {66 vars in 1234 bytes} [Fri Jul 3 06:32:53 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:53.604597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9273f14a-5b7b-4ae4-821b-4eb26d659b38 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:53.607105 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9273f14a-5b7b-4ae4-821b-4eb26d659b38 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] GET https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf Jul 03 06:32:53.607418 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9273f14a-5b7b-4ae4-821b-4eb26d659b38 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:53.607634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9273f14a-5b7b-4ae4-821b-4eb26d659b38 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:53.617631 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:53.617631 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:53.623761 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9273f14a-5b7b-4ae4-821b-4eb26d659b38 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Volume info retrieved successfully. Jul 03 06:32:53.631559 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9273f14a-5b7b-4ae4-821b-4eb26d659b38 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf returned with HTTP 200 Jul 03 06:32:53.632273 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 801/3214] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:53 2026] GET /volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:53.650939 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3bb9d7d9-f314-4d0e-8edd-997bf6ecf009 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:53.653299 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3bb9d7d9-f314-4d0e-8edd-997bf6ecf009 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf Jul 03 06:32:53.653934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3bb9d7d9-f314-4d0e-8edd-997bf6ecf009 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:53.653934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3bb9d7d9-f314-4d0e-8edd-997bf6ecf009 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:53.654071 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-3bb9d7d9-f314-4d0e-8edd-997bf6ecf009 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Delete volume with id: d0553d84-4346-4997-bf86-4f70762e2fdf Jul 03 06:32:53.664000 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:53.664000 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:53.664735 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3bb9d7d9-f314-4d0e-8edd-997bf6ecf009 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Volume info retrieved successfully. Jul 03 06:32:53.700847 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3bb9d7d9-f314-4d0e-8edd-997bf6ecf009 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Delete volume request issued successfully. Jul 03 06:32:53.701084 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3bb9d7d9-f314-4d0e-8edd-997bf6ecf009 tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf returned with HTTP 202 Jul 03 06:32:53.701757 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 808/3215] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:53 2026] DELETE /volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:53.714814 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ded635fc-c9c7-4863-8f42-78875fd79696 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:53.717402 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ded635fc-c9c7-4863-8f42-78875fd79696 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:53.717631 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ded635fc-c9c7-4863-8f42-78875fd79696 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:53.717723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5026b6c8-afae-4bc2-b892-661f050f32ce None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:53.718294 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ded635fc-c9c7-4863-8f42-78875fd79696 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:53.718294 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ded635fc-c9c7-4863-8f42-78875fd79696 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:53.720498 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5026b6c8-afae-4bc2-b892-661f050f32ce tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] GET https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf Jul 03 06:32:53.720498 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5026b6c8-afae-4bc2-b892-661f050f32ce tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:53.720864 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5026b6c8-afae-4bc2-b892-661f050f32ce tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:53.724641 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:53.724641 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:53.725870 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ded635fc-c9c7-4863-8f42-78875fd79696 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:53.725991 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 800/3216] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:53 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:53.731977 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:53.731977 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:53.736921 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5026b6c8-afae-4bc2-b892-661f050f32ce tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Volume info retrieved successfully. Jul 03 06:32:53.742781 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5026b6c8-afae-4bc2-b892-661f050f32ce tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf returned with HTTP 200 Jul 03 06:32:53.744728 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 808/3217] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:53 2026] GET /volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:54.557058 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cad2ef51-03a6-4db8-9516-f0d1aa590ee8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:54.560474 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cad2ef51-03a6-4db8-9516-f0d1aa590ee8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:54.561000 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cad2ef51-03a6-4db8-9516-f0d1aa590ee8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:54.561000 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cad2ef51-03a6-4db8-9516-f0d1aa590ee8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:54.583037 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:54.583037 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:54.591570 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cad2ef51-03a6-4db8-9516-f0d1aa590ee8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:54.600285 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cad2ef51-03a6-4db8-9516-f0d1aa590ee8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:54.600928 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 802/3218] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:54 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:54.744706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-def7feeb-f7e8-4eac-a9fc-200865b831f6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:54.748993 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-def7feeb-f7e8-4eac-a9fc-200865b831f6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:54.749252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-def7feeb-f7e8-4eac-a9fc-200865b831f6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:54.749564 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-def7feeb-f7e8-4eac-a9fc-200865b831f6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:54.749788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-def7feeb-f7e8-4eac-a9fc-200865b831f6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:54.756353 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:54.756353 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:54.757570 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-def7feeb-f7e8-4eac-a9fc-200865b831f6 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:54.758193 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 809/3219] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:54 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:54.763586 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c8856a51-50fd-400e-a0cc-5769f07ccc4b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:54.766813 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c8856a51-50fd-400e-a0cc-5769f07ccc4b tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] GET https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf Jul 03 06:32:54.766813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c8856a51-50fd-400e-a0cc-5769f07ccc4b tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:54.768344 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c8856a51-50fd-400e-a0cc-5769f07ccc4b tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:54.770726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-92b0d919-b253-4fa6-841a-5d4588db6091 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:54.773374 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92b0d919-b253-4fa6-841a-5d4588db6091 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:54.773676 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92b0d919-b253-4fa6-841a-5d4588db6091 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:54.774384 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92b0d919-b253-4fa6-841a-5d4588db6091 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:54.774384 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-92b0d919-b253-4fa6-841a-5d4588db6091 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:54.777833 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c8856a51-50fd-400e-a0cc-5769f07ccc4b tempest-AbsoluteLimitsTests-1593846856 tempest-AbsoluteLimitsTests-1593846856-project-member] https://10.4.3.243/volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf returned with HTTP 404 Jul 03 06:32:54.778771 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 801/3220] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:54 2026] GET /volume/v3/volumes/d0553d84-4346-4997-bf86-4f70762e2fdf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:54.780041 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:54.780041 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:54.780910 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92b0d919-b253-4fa6-841a-5d4588db6091 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:54.781292 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 809/3221] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:54 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:54.795421 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5bd0c367-81ce-4be2-97b5-e8f8ea96cc94 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:54.798247 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5bd0c367-81ce-4be2-97b5-e8f8ea96cc94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:54.798504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5bd0c367-81ce-4be2-97b5-e8f8ea96cc94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:54.798740 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5bd0c367-81ce-4be2-97b5-e8f8ea96cc94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:54.798896 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-5bd0c367-81ce-4be2-97b5-e8f8ea96cc94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete backup with id: 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. Jul 03 06:32:54.804742 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:54.804742 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:54.826813 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-5bd0c367-81ce-4be2-97b5-e8f8ea96cc94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] delete_backup rpcapi backup_id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:32:54.832246 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5bd0c367-81ce-4be2-97b5-e8f8ea96cc94 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 202 Jul 03 06:32:54.832246 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 803/3222] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:54 2026] DELETE /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:32:54.843122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-aace2c81-946c-47fc-8ad4-80e557d5eccd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:54.849848 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aace2c81-946c-47fc-8ad4-80e557d5eccd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:54.849848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aace2c81-946c-47fc-8ad4-80e557d5eccd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:54.849848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aace2c81-946c-47fc-8ad4-80e557d5eccd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:54.849848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-aace2c81-946c-47fc-8ad4-80e557d5eccd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:54.854473 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9c1ece30-1834-407a-9534-3c88c0982459 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:54.858045 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:54.858045 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:54.859133 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aace2c81-946c-47fc-8ad4-80e557d5eccd tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 200 Jul 03 06:32:54.860286 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 810/3223] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:54 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:55.001716 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:55.003126 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-808485349", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:55.004333 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-808485349', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:55.005175 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Create volume of 1 GB Jul 03 06:32:55.011308 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Availability Zones retrieved successfully. Jul 03 06:32:55.021898 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Flow 'volume_create_api' (e0cabde4-911f-4d8d-8a64-b3a0e9bdae39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:55.023329 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9293f163-6b59-4acb-bfe2-10ee55c1a0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:55.025433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:55.065981 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9293f163-6b59-4acb-bfe2-10ee55c1a0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:55.067340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1844f1d9-be71-46cd-92ad-cc700eb1eb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:55.170164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Created reservations ['be85d5f4-6ae7-4e07-938b-11dcfeaf3d11', 'c4f63342-6eb7-4ab6-909e-827070376cbb', 'da4fe91c-e53d-4404-b921-deefdba517f4', '5afb1a39-994f-4f89-874b-304375916b90'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:55.171375 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1844f1d9-be71-46cd-92ad-cc700eb1eb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be85d5f4-6ae7-4e07-938b-11dcfeaf3d11', 'c4f63342-6eb7-4ab6-909e-827070376cbb', 'da4fe91c-e53d-4404-b921-deefdba517f4', '5afb1a39-994f-4f89-874b-304375916b90']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:55.172682 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8827779d-9b44-4d87-8e97-06af44c2bbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:55.209843 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8827779d-9b44-4d87-8e97-06af44c2bbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7670af0c-523b-4776-8b2e-e78abcb1527c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-808485349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d995ca392c054debbc97fe3ef1a42eb8',qos_specs=None,replication_status=,reservations=['be85d5f4-6ae7-4e07-938b-11dcfeaf3d11','c4f63342-6eb7-4ab6-909e-827070376cbb','da4fe91c-e53d-4404-b921-deefdba517f4','5afb1a39-994f-4f89-874b-304375916b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9310a007a60e4b088cba895e3222b03d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-808485349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7670af0c-523b-4776-8b2e-e78abcb1527c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d995ca392c054debbc97fe3ef1a42eb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9310a007a60e4b088cba895e3222b03d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:55.211629 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438d82c9-f4f6-458e-b617-4daa4ce082fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:55.249579 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438d82c9-f4f6-458e-b617-4daa4ce082fd) transitioned into state 'SUCCESS' from state '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-808485349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d995ca392c054debbc97fe3ef1a42eb8',qos_specs=None,replication_status=,reservations=['be85d5f4-6ae7-4e07-938b-11dcfeaf3d11','c4f63342-6eb7-4ab6-909e-827070376cbb','da4fe91c-e53d-4404-b921-deefdba517f4','5afb1a39-994f-4f89-874b-304375916b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9310a007a60e4b088cba895e3222b03d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:55.251126 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce2b766-cda2-426e-a745-7f8938260505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:55.274163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce2b766-cda2-426e-a745-7f8938260505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:55.275160 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Flow 'volume_create_api' (e0cabde4-911f-4d8d-8a64-b3a0e9bdae39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:55.275981 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Create volume request issued successfully. Jul 03 06:32:55.277435 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9c1ece30-1834-407a-9534-3c88c0982459 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:55.278136 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 802/3224] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:32:54 2026] POST /volume/v3/volumes => generated 753 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:55.296651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4d7b646d-e2cc-485b-8a82-f411d7897fa0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:55.298765 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4d7b646d-e2cc-485b-8a82-f411d7897fa0 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:32:55.299028 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4d7b646d-e2cc-485b-8a82-f411d7897fa0 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:55.299373 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4d7b646d-e2cc-485b-8a82-f411d7897fa0 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:55.318209 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:55.318209 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:55.331244 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4d7b646d-e2cc-485b-8a82-f411d7897fa0 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:32:55.338218 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4d7b646d-e2cc-485b-8a82-f411d7897fa0 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c returned with HTTP 200 Jul 03 06:32:55.338992 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 810/3225] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:55 2026] GET /volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:55.619475 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3b3632a5-1e31-4a9b-8bf1-5695665c5d10 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:55.623464 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b3632a5-1e31-4a9b-8bf1-5695665c5d10 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:55.625717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b3632a5-1e31-4a9b-8bf1-5695665c5d10 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:55.625717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b3632a5-1e31-4a9b-8bf1-5695665c5d10 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:55.638235 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:55.638235 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:55.644048 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3b3632a5-1e31-4a9b-8bf1-5695665c5d10 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:55.650871 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b3632a5-1e31-4a9b-8bf1-5695665c5d10 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:55.651332 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 804/3226] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:55 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:55.873524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-43137c38-8cc5-409b-b6aa-c65df3ddc555 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:55.876075 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-43137c38-8cc5-409b-b6aa-c65df3ddc555 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e Jul 03 06:32:55.876378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-43137c38-8cc5-409b-b6aa-c65df3ddc555 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:55.876674 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-43137c38-8cc5-409b-b6aa-c65df3ddc555 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:55.877093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-43137c38-8cc5-409b-b6aa-c65df3ddc555 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 37d88a2d-74a8-40de-9cb1-fb3b5726d97e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:55.881969 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-43137c38-8cc5-409b-b6aa-c65df3ddc555 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e returned with HTTP 404 Jul 03 06:32:55.882762 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 811/3227] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:55 2026] GET /volume/v3/backups/37d88a2d-74a8-40de-9cb1-fb3b5726d97e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:55.892164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-82476abc-3d62-44b6-bdb6-447c7821a6c7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:55.894247 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82476abc-3d62-44b6-bdb6-447c7821a6c7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:32:55.894612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82476abc-3d62-44b6-bdb6-447c7821a6c7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c78ead19-66d2-4e46-95f4-607090a0e0c8", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-169730440", "container": "tempest-volumesbackupstest-backup-container-2475119"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:55.896276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-82476abc-3d62-44b6-bdb6-447c7821a6c7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating new backup {'backup': {'volume_id': 'c78ead19-66d2-4e46-95f4-607090a0e0c8', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-169730440', 'container': 'tempest-volumesbackupstest-backup-container-2475119'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:32:55.896467 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-82476abc-3d62-44b6-bdb6-447c7821a6c7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Creating backup of volume c78ead19-66d2-4e46-95f4-607090a0e0c8 in container tempest-volumesbackupstest-backup-container-2475119 Jul 03 06:32:55.910848 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:55.910848 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:55.911506 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-82476abc-3d62-44b6-bdb6-447c7821a6c7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:32:55.938169 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-82476abc-3d62-44b6-bdb6-447c7821a6c7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Created reservations ['034b5bff-6c20-4213-a132-db6a312603c5', '8f404f88-207b-4f45-acec-42301f2bcd6f'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:55.996147 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82476abc-3d62-44b6-bdb6-447c7821a6c7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:32:55.996855 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 803/3228] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:32:55 2026] POST /volume/v3/backups => generated 329 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:56.008795 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0b31b829-387b-4b5d-9d4f-c62dd5ff855a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.011426 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0b31b829-387b-4b5d-9d4f-c62dd5ff855a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:32:56.011426 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0b31b829-387b-4b5d-9d4f-c62dd5ff855a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:56.012181 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0b31b829-387b-4b5d-9d4f-c62dd5ff855a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:56.012181 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0b31b829-387b-4b5d-9d4f-c62dd5ff855a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:56.019636 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.019636 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:56.020683 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0b31b829-387b-4b5d-9d4f-c62dd5ff855a tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:32:56.021250 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 811/3229] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:56 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:56.176933 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e3845501-56bf-4405-9895-1850922ab3d0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.179447 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e3845501-56bf-4405-9895-1850922ab3d0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222?cascade=True Jul 03 06:32:56.179888 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e3845501-56bf-4405-9895-1850922ab3d0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:56.179944 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e3845501-56bf-4405-9895-1850922ab3d0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:56.180154 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-e3845501-56bf-4405-9895-1850922ab3d0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume with id: a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:56.189334 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.189334 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:56.189985 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e3845501-56bf-4405-9895-1850922ab3d0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:56.246579 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e3845501-56bf-4405-9895-1850922ab3d0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume request issued successfully. Jul 03 06:32:56.246784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e3845501-56bf-4405-9895-1850922ab3d0 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222?cascade=True returned with HTTP 202 Jul 03 06:32:56.247320 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 805/3230] 10.4.3.243 () {66 vars in 1376 bytes} [Fri Jul 3 06:32:56 2026] DELETE /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:56.263578 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-05ef9e0c-d855-43b5-ba88-8fb4c21b0ffd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.269547 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05ef9e0c-d855-43b5-ba88-8fb4c21b0ffd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:56.269547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05ef9e0c-d855-43b5-ba88-8fb4c21b0ffd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:56.269547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05ef9e0c-d855-43b5-ba88-8fb4c21b0ffd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:56.282743 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.282743 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:56.288347 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-05ef9e0c-d855-43b5-ba88-8fb4c21b0ffd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:56.296080 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05ef9e0c-d855-43b5-ba88-8fb4c21b0ffd tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 200 Jul 03 06:32:56.296893 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 812/3231] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:56 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:32:56.356225 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a9ecc64b-fd1a-4a65-96d4-593b4047bb21 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.358639 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a9ecc64b-fd1a-4a65-96d4-593b4047bb21 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:32:56.359058 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a9ecc64b-fd1a-4a65-96d4-593b4047bb21 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:56.359398 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a9ecc64b-fd1a-4a65-96d4-593b4047bb21 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:56.375366 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.375366 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:56.386039 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a9ecc64b-fd1a-4a65-96d4-593b4047bb21 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:32:56.392266 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a9ecc64b-fd1a-4a65-96d4-593b4047bb21 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c returned with HTTP 200 Jul 03 06:32:56.393244 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 804/3232] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:56 2026] GET /volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:56.410634 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bb0e1d0a-1898-420c-9ea7-77672e231894 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.413856 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb0e1d0a-1898-420c-9ea7-77672e231894 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:32:56.414308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb0e1d0a-1898-420c-9ea7-77672e231894 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:56.414788 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb0e1d0a-1898-420c-9ea7-77672e231894 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:56.427142 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.427142 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:56.432110 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bb0e1d0a-1898-420c-9ea7-77672e231894 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:32:56.438422 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb0e1d0a-1898-420c-9ea7-77672e231894 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c returned with HTTP 200 Jul 03 06:32:56.439126 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 812/3233] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:56 2026] GET /volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:56.459930 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4e0296f2-6c73-4952-ab6e-dd20c11a1c2b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.462427 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4e0296f2-6c73-4952-ab6e-dd20c11a1c2b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:32:56.462845 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4e0296f2-6c73-4952-ab6e-dd20c11a1c2b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7670af0c-523b-4776-8b2e-e78abcb1527c", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1973857769", "description": null, "metadata": null}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:56.474620 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.474620 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:56.475314 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4e0296f2-6c73-4952-ab6e-dd20c11a1c2b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:32:56.475504 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-4e0296f2-6c73-4952-ab6e-dd20c11a1c2b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Create snapshot from volume 7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:32:56.556531 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-4e0296f2-6c73-4952-ab6e-dd20c11a1c2b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Created reservations ['a3a5b58f-7825-46d6-b4c4-8bc668ec286a', 'cd57c398-e141-4bb7-bdaf-f5449774bdab', '01b232f1-0490-4d3a-accd-393920928a96', 'ebd0470c-5650-45f1-8cac-afe5136db8f7'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:56.615510 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4e0296f2-6c73-4952-ab6e-dd20c11a1c2b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot force create request issued successfully. Jul 03 06:32:56.615643 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-43e812a9-1990-4060-aa7f-dd277d06374b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.615715 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4e0296f2-6c73-4952-ab6e-dd20c11a1c2b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:32:56.616350 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 806/3234] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:32:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:56.618378 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-43e812a9-1990-4060-aa7f-dd277d06374b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] POST https://10.4.3.243/volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e/action Jul 03 06:32:56.621722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-43e812a9-1990-4060-aa7f-dd277d06374b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:56.621722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-43e812a9-1990-4060-aa7f-dd277d06374b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:56.631841 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2496d446-3ce7-4821-91d5-e57721fb3907 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.637453 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2496d446-3ce7-4821-91d5-e57721fb3907 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:32:56.640338 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2496d446-3ce7-4821-91d5-e57721fb3907 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:56.641128 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2496d446-3ce7-4821-91d5-e57721fb3907 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:56.650330 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.650330 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:56.650905 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2496d446-3ce7-4821-91d5-e57721fb3907 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot retrieved successfully. Jul 03 06:32:56.651867 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2496d446-3ce7-4821-91d5-e57721fb3907 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 200 Jul 03 06:32:56.652417 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 805/3235] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:32:56 2026] GET /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:56.657453 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.657453 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:56.678503 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6c942de1-ef4b-40af-8bc6-952829a7980a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:56.682721 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6c942de1-ef4b-40af-8bc6-952829a7980a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:56.682721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6c942de1-ef4b-40af-8bc6-952829a7980a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:56.682721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6c942de1-ef4b-40af-8bc6-952829a7980a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:56.692328 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b38bd248-e852-4daf-8e5c-f86d1dde704b req-43e812a9-1990-4060-aa7f-dd277d06374b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e/action returned with HTTP 204 Jul 03 06:32:56.693005 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 813/3236] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:32:56 2026] POST /volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:56.701442 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:56.701442 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:56.709363 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6c942de1-ef4b-40af-8bc6-952829a7980a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:56.715569 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6c942de1-ef4b-40af-8bc6-952829a7980a tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:56.716220 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 813/3237] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:56 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:57.035218 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f9c63190-25ba-4a77-9763-749a87ebf31b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.038020 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f9c63190-25ba-4a77-9763-749a87ebf31b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:32:57.038475 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f9c63190-25ba-4a77-9763-749a87ebf31b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.038614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f9c63190-25ba-4a77-9763-749a87ebf31b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.038780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f9c63190-25ba-4a77-9763-749a87ebf31b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:57.045708 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.045708 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:57.047010 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f9c63190-25ba-4a77-9763-749a87ebf31b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:32:57.047480 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 807/3238] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:57.311953 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8f732c69-ba00-42b2-990c-11c44935523b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.314485 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f732c69-ba00-42b2-990c-11c44935523b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:57.314795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f732c69-ba00-42b2-990c-11c44935523b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.315079 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f732c69-ba00-42b2-990c-11c44935523b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.327627 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f732c69-ba00-42b2-990c-11c44935523b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 404 Jul 03 06:32:57.328529 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 806/3239] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:57.529894 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.609942 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:57.610387 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-557074263"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:57.612277 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-557074263'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:57.612436 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume of 1 GB Jul 03 06:32:57.618368 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Availability Zones retrieved successfully. Jul 03 06:32:57.626326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Flow 'volume_create_api' (cd9f397c-3244-4b4f-a3b6-40767afadab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:57.628770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5944d16-87b1-4376-b0f8-07d5f965bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.629438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:57.665704 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-78aef1d9-2e64-4384-b9dd-df5a370e3882 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.667898 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78aef1d9-2e64-4384-b9dd-df5a370e3882 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:32:57.668242 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78aef1d9-2e64-4384-b9dd-df5a370e3882 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.668744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78aef1d9-2e64-4384-b9dd-df5a370e3882 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.669180 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5944d16-87b1-4376-b0f8-07d5f965bf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:57.670149 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4969d3fb-04b9-4d16-9c1a-80ff94709822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.676223 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.676223 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:57.677001 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-78aef1d9-2e64-4384-b9dd-df5a370e3882 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot retrieved successfully. Jul 03 06:32:57.678534 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78aef1d9-2e64-4384-b9dd-df5a370e3882 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 200 Jul 03 06:32:57.678965 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 814/3240] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:57.690937 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-165e4364-eac8-4c16-ab93-b3987b148e43 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.693602 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-165e4364-eac8-4c16-ab93-b3987b148e43 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:32:57.693877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-165e4364-eac8-4c16-ab93-b3987b148e43 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.694117 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-165e4364-eac8-4c16-ab93-b3987b148e43 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.700227 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.700227 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:57.700669 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-165e4364-eac8-4c16-ab93-b3987b148e43 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot retrieved successfully. Jul 03 06:32:57.701932 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-165e4364-eac8-4c16-ab93-b3987b148e43 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 200 Jul 03 06:32:57.702180 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 808/3241] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:57.712273 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1f1a16ac-11c7-433e-a040-c10ab39a105e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.714616 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1f1a16ac-11c7-433e-a040-c10ab39a105e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:32:57.714966 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1f1a16ac-11c7-433e-a040-c10ab39a105e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.715301 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1f1a16ac-11c7-433e-a040-c10ab39a105e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.724370 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.724370 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:57.725373 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1f1a16ac-11c7-433e-a040-c10ab39a105e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot retrieved successfully. Jul 03 06:32:57.726065 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1f1a16ac-11c7-433e-a040-c10ab39a105e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 200 Jul 03 06:32:57.726541 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 807/3242] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:57.735728 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-689d7243-c822-4d0c-abde-372986fdeabf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.740710 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.741370 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-689d7243-c822-4d0c-abde-372986fdeabf tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:57.741370 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-689d7243-c822-4d0c-abde-372986fdeabf tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.741370 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-689d7243-c822-4d0c-abde-372986fdeabf tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.743972 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:32:57.744477 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e26289bc-818c-4259-97e5-ac9f0c9f7941", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:57.747710 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Create volume request body: {'volume': {'snapshot_id': 'e26289bc-818c-4259-97e5-ac9f0c9f7941', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:32:57.751924 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.751924 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:57.753465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Created reservations ['64c3d258-7733-4c98-83c6-bbd6bb3df2c7', 'ac68bb01-11d7-4f89-870f-8a439ed4f745', '3fc7c461-de8e-4733-9f03-49f21559c0a6', '1ec595c7-5bc3-4e62-94fb-c36a94f167b0'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:57.754311 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4969d3fb-04b9-4d16-9c1a-80ff94709822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64c3d258-7733-4c98-83c6-bbd6bb3df2c7', 'ac68bb01-11d7-4f89-870f-8a439ed4f745', '3fc7c461-de8e-4733-9f03-49f21559c0a6', '1ec595c7-5bc3-4e62-94fb-c36a94f167b0']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:57.755213 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c7dea0-9900-448d-ac21-9137d82d0003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.755851 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-689d7243-c822-4d0c-abde-372986fdeabf tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:57.755934 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.755934 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:57.756625 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot retrieved successfully. Jul 03 06:32:57.756899 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Create volume of 1 GB Jul 03 06:32:57.760851 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-689d7243-c822-4d0c-abde-372986fdeabf tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:57.761378 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 815/3243] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:57.762190 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Availability Zones retrieved successfully. Jul 03 06:32:57.769443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Flow 'volume_create_api' (4d3a342b-70b1-4868-9ff8-269e4eef370f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:57.771718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82a0870-472d-4486-bbb7-6e370c898498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.773076 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:32:57.778800 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-245b7846-d708-441c-ae55-5c8ae855b617 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.781688 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-245b7846-d708-441c-ae55-5c8ae855b617 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] POST https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535/action Jul 03 06:32:57.781688 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-245b7846-d708-441c-ae55-5c8ae855b617 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:32:57.781932 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-245b7846-d708-441c-ae55-5c8ae855b617 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:32:57.782415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c7dea0-9900-448d-ac21-9137d82d0003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ceb2dda-6f08-459c-bc2c-e87244316550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-557074263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c0105575c24c85a954adf421b25fdc',qos_specs=None,replication_status=,reservations=['64c3d258-7733-4c98-83c6-bbd6bb3df2c7','ac68bb01-11d7-4f89-870f-8a439ed4f745','3fc7c461-de8e-4733-9f03-49f21559c0a6','1ec595c7-5bc3-4e62-94fb-c36a94f167b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a7bff083474607bcad5955be032686',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-557074263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ceb2dda-6f08-459c-bc2c-e87244316550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c0105575c24c85a954adf421b25fdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a7bff083474607bcad5955be032686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:57.783462 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec28de9-d72f-40c0-998c-99f17b103798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.798795 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.798795 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:57.799678 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-245b7846-d708-441c-ae55-5c8ae855b617 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:57.806209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec28de9-d72f-40c0-998c-99f17b103798) transitioned into state 'SUCCESS' from state '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-557074263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c0105575c24c85a954adf421b25fdc',qos_specs=None,replication_status=,reservations=['64c3d258-7733-4c98-83c6-bbd6bb3df2c7','ac68bb01-11d7-4f89-870f-8a439ed4f745','3fc7c461-de8e-4733-9f03-49f21559c0a6','1ec595c7-5bc3-4e62-94fb-c36a94f167b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a7bff083474607bcad5955be032686',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:57.807275 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ccb13ce-1fb8-451d-93b5-1d084029c102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.822739 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ccb13ce-1fb8-451d-93b5-1d084029c102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:57.822739 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Flow 'volume_create_api' (cd9f397c-3244-4b4f-a3b6-40767afadab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:57.822841 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82a0870-472d-4486-bbb7-6e370c898498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e26289bc-818c-4259-97e5-ac9f0c9f7941', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:57.822981 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume request issued successfully. Jul 03 06:32:57.823503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d7ef8e4-c650-4a5c-a563-960d3d2b9a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.823765 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd8a1dc4-37e5-4ac9-a789-bb51312d14d0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:57.824541 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 814/3244] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:57 2026] POST /volume/v3/volumes => generated 749 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 06:32:57.839188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8a9e588d-3733-498e-8e2d-cf00b2504401 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.841721 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8a9e588d-3733-498e-8e2d-cf00b2504401 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 Jul 03 06:32:57.842323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8a9e588d-3733-498e-8e2d-cf00b2504401 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.842323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8a9e588d-3733-498e-8e2d-cf00b2504401 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.853281 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.853281 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:57.857716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-245b7846-d708-441c-ae55-5c8ae855b617 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Created reservations ['9fabefac-1da9-44c7-b7d0-5f042f31c7a8', 'da2f9840-e917-444f-ad01-da6bd84c6619'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:57.859668 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8a9e588d-3733-498e-8e2d-cf00b2504401 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume info retrieved successfully. Jul 03 06:32:57.866772 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8a9e588d-3733-498e-8e2d-cf00b2504401 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 returned with HTTP 200 Jul 03 06:32:57.867299 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 816/3245] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:57.889439 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-245b7846-d708-441c-ae55-5c8ae855b617 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Extend volume request issued successfully. Jul 03 06:32:57.890045 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-245b7846-d708-441c-ae55-5c8ae855b617 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535/action returned with HTTP 202 Jul 03 06:32:57.890424 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 808/3246] 10.4.3.243 () {70 vars in 1431 bytes} [Fri Jul 3 06:32:57 2026] POST /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 06:32:57.899644 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-40c4a0a7-590b-4946-be29-2643fd8731ed None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.900734 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Created reservations ['0e9e4513-7522-4af8-bcbd-440ea95bf5c5', '658f53b0-adbd-433d-8b97-a0f9ee1e8845', '9b558e6a-235a-41b7-802d-e1e482f60766', '364ee3f2-fa8d-4307-9447-d32955783052'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:32:57.902156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d7ef8e4-c650-4a5c-a563-960d3d2b9a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e9e4513-7522-4af8-bcbd-440ea95bf5c5', '658f53b0-adbd-433d-8b97-a0f9ee1e8845', '9b558e6a-235a-41b7-802d-e1e482f60766', '364ee3f2-fa8d-4307-9447-d32955783052']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:57.902959 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-40c4a0a7-590b-4946-be29-2643fd8731ed tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:57.903202 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7f7901-b2c5-49dd-b958-a87e0923a954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.903256 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-40c4a0a7-590b-4946-be29-2643fd8731ed tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.903464 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-40c4a0a7-590b-4946-be29-2643fd8731ed tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.917848 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:57.917848 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:57.922072 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-40c4a0a7-590b-4946-be29-2643fd8731ed tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:57.929250 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-40c4a0a7-590b-4946-be29-2643fd8731ed tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:57.930117 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 815/3247] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:57.941950 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-63f6af74-109b-4133-aec1-74dcc036c63b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.945895 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-63f6af74-109b-4133-aec1-74dcc036c63b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:57.946228 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-63f6af74-109b-4133-aec1-74dcc036c63b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.947592 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-63f6af74-109b-4133-aec1-74dcc036c63b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.948132 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-63f6af74-109b-4133-aec1-74dcc036c63b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume with id: a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:57.960125 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-63f6af74-109b-4133-aec1-74dcc036c63b tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 404 Jul 03 06:32:57.960801 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 817/3248] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:57 2026] DELETE /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:57.974662 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c4479c62-8a1a-43e2-a2e4-52df61fe44fb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:57.979568 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c4479c62-8a1a-43e2-a2e4-52df61fe44fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 Jul 03 06:32:57.979855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7f7901-b2c5-49dd-b958-a87e0923a954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0aed548-fdbf-4c06-8d39-93186be74503', '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='d995ca392c054debbc97fe3ef1a42eb8',qos_specs=None,replication_status=,reservations=['0e9e4513-7522-4af8-bcbd-440ea95bf5c5','658f53b0-adbd-433d-8b97-a0f9ee1e8845','9b558e6a-235a-41b7-802d-e1e482f60766','364ee3f2-fa8d-4307-9447-d32955783052'],size=1,snapshot_id=e26289bc-818c-4259-97e5-ac9f0c9f7941,source_replicaid=,source_volid=None,status='creating',user_id='9310a007a60e4b088cba895e3222b03d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:32:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0aed548-fdbf-4c06-8d39-93186be74503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d995ca392c054debbc97fe3ef1a42eb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e26289bc-818c-4259-97e5-ac9f0c9f7941,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9310a007a60e4b088cba895e3222b03d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:57.980108 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c4479c62-8a1a-43e2-a2e4-52df61fe44fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:57.980108 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c4479c62-8a1a-43e2-a2e4-52df61fe44fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:57.980253 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e96f17-b6c1-42bc-ac3f-f0e2dcab0f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:57.987664 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c4479c62-8a1a-43e2-a2e4-52df61fe44fb tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 returned with HTTP 404 Jul 03 06:32:57.988262 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 809/3249] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:57 2026] GET /volume/v3/volumes/a2c9a6ef-69a6-4a59-8a76-76df1f8d4222 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:57.999048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9e6df8e2-8558-4b2c-b73c-957dd4d8818e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:58.000940 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e6df8e2-8558-4b2c-b73c-957dd4d8818e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:58.001327 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e6df8e2-8558-4b2c-b73c-957dd4d8818e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:58.001600 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e6df8e2-8558-4b2c-b73c-957dd4d8818e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:58.001922 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9e6df8e2-8558-4b2c-b73c-957dd4d8818e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume with id: 53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:58.009374 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e96f17-b6c1-42bc-ac3f-f0e2dcab0f20) transitioned into state 'SUCCESS' from 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='d995ca392c054debbc97fe3ef1a42eb8',qos_specs=None,replication_status=,reservations=['0e9e4513-7522-4af8-bcbd-440ea95bf5c5','658f53b0-adbd-433d-8b97-a0f9ee1e8845','9b558e6a-235a-41b7-802d-e1e482f60766','364ee3f2-fa8d-4307-9447-d32955783052'],size=1,snapshot_id=e26289bc-818c-4259-97e5-ac9f0c9f7941,source_replicaid=,source_volid=None,status='creating',user_id='9310a007a60e4b088cba895e3222b03d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:58.010505 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c10eff2-b2ad-4b01-97e3-f286c692825a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:32:58.016287 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:58.016287 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:58.016287 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9e6df8e2-8558-4b2c-b73c-957dd4d8818e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:58.043389 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c10eff2-b2ad-4b01-97e3-f286c692825a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:32:58.044451 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Flow 'volume_create_api' (4d3a342b-70b1-4868-9ff8-269e4eef370f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:32:58.045126 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Create volume request issued successfully. Jul 03 06:32:58.045553 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6fc0f883-2dbd-4874-96e5-1bc05459bf24 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:32:58.046151 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 809/3250] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:32:57 2026] POST /volume/v3/volumes => generated 741 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:32:58.050503 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9e6df8e2-8558-4b2c-b73c-957dd4d8818e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume request issued successfully. Jul 03 06:32:58.050665 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e6df8e2-8558-4b2c-b73c-957dd4d8818e tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 202 Jul 03 06:32:58.051855 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 816/3251] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:32:57 2026] DELETE /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:58.063469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d261ae80-b98d-4957-a4e6-82fbd5dfc6d6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:58.064410 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-06fad33d-063c-4376-a469-81e589420772 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:58.065227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5c94eeb5-05ee-4f52-9de4-f08e5915c154 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:58.067825 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5c94eeb5-05ee-4f52-9de4-f08e5915c154 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:32:58.067946 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d261ae80-b98d-4957-a4e6-82fbd5dfc6d6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 Jul 03 06:32:58.068111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5c94eeb5-05ee-4f52-9de4-f08e5915c154 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:58.068288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5c94eeb5-05ee-4f52-9de4-f08e5915c154 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:58.068418 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-5c94eeb5-05ee-4f52-9de4-f08e5915c154 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:58.068808 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d261ae80-b98d-4957-a4e6-82fbd5dfc6d6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:58.068808 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d261ae80-b98d-4957-a4e6-82fbd5dfc6d6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:58.070909 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06fad33d-063c-4376-a469-81e589420772 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:58.071467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06fad33d-063c-4376-a469-81e589420772 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:58.076200 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06fad33d-063c-4376-a469-81e589420772 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:58.076609 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:58.076609 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:58.076609 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5c94eeb5-05ee-4f52-9de4-f08e5915c154 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:32:58.076609 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 810/3252] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:58 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:58.086507 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:58.086507 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:58.090717 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:58.090717 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:58.093566 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d261ae80-b98d-4957-a4e6-82fbd5dfc6d6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:32:58.093762 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-06fad33d-063c-4376-a469-81e589420772 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:32:58.099986 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06fad33d-063c-4376-a469-81e589420772 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 200 Jul 03 06:32:58.100475 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 818/3253] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:58 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:58.101266 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d261ae80-b98d-4957-a4e6-82fbd5dfc6d6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 returned with HTTP 200 Jul 03 06:32:58.102480 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 810/3254] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:58 2026] GET /volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 => generated 809 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:58.886352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-03c5d8cc-e5d5-42bc-b174-661c932975c7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:58.888468 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-03c5d8cc-e5d5-42bc-b174-661c932975c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 Jul 03 06:32:58.888712 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-03c5d8cc-e5d5-42bc-b174-661c932975c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:58.888937 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-03c5d8cc-e5d5-42bc-b174-661c932975c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:58.892399 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=322,cinder:UPDATE=81,cinder:INSERT=47,cinder:DELETE=1 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:32:58.899523 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:58.899523 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:58.905856 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-03c5d8cc-e5d5-42bc-b174-661c932975c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume info retrieved successfully. Jul 03 06:32:58.912222 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-03c5d8cc-e5d5-42bc-b174-661c932975c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 returned with HTTP 200 Jul 03 06:32:58.912737 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 817/3255] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:58 2026] GET /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:58.950194 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-da525c22-fd3d-4c7c-8995-78cc70b6ca9c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:58.952588 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da525c22-fd3d-4c7c-8995-78cc70b6ca9c tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:58.952916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da525c22-fd3d-4c7c-8995-78cc70b6ca9c tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:58.953118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da525c22-fd3d-4c7c-8995-78cc70b6ca9c tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:58.964616 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:58.964616 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:58.968370 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-da525c22-fd3d-4c7c-8995-78cc70b6ca9c tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:58.972798 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da525c22-fd3d-4c7c-8995-78cc70b6ca9c tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:58.973850 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 811/3256] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:58 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:58.988198 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c113e743-06fe-4473-93b5-b7e574bfe68b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:58.994723 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c113e743-06fe-4473-93b5-b7e574bfe68b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:58.994723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c113e743-06fe-4473-93b5-b7e574bfe68b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:58.994723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c113e743-06fe-4473-93b5-b7e574bfe68b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:58.996435 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=312,cinder:UPDATE=60,cinder:INSERT=48,cinder:DELETE=3 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:32:59.009442 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:59.009442 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:59.015677 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c113e743-06fe-4473-93b5-b7e574bfe68b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:32:59.023029 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c113e743-06fe-4473-93b5-b7e574bfe68b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:59.023713 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 819/3257] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:32:58 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:32:59.087740 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8c0af9db-d595-491e-9edb-17c1a2a80ebc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:59.090014 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8c0af9db-d595-491e-9edb-17c1a2a80ebc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:32:59.090240 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8c0af9db-d595-491e-9edb-17c1a2a80ebc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:59.090467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8c0af9db-d595-491e-9edb-17c1a2a80ebc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:59.090679 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-8c0af9db-d595-491e-9edb-17c1a2a80ebc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:32:59.092900 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=361,cinder:UPDATE=98,cinder:INSERT=65,cinder:DELETE=2 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:32:59.095713 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:59.095713 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:59.096719 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8c0af9db-d595-491e-9edb-17c1a2a80ebc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:32:59.097354 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 811/3258] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:59 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:59.117351 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-06015222-5beb-4f89-93f1-06b1afe01d3f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:59.118438 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-06015222-5beb-4f89-93f1-06b1afe01d3f tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 Jul 03 06:32:59.118714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-06015222-5beb-4f89-93f1-06b1afe01d3f tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:59.119027 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-06015222-5beb-4f89-93f1-06b1afe01d3f tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:59.121024 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-62f09852-b93c-4ce6-b724-aba632d9389f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:59.122785 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-62f09852-b93c-4ce6-b724-aba632d9389f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c Jul 03 06:32:59.122997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-62f09852-b93c-4ce6-b724-aba632d9389f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:59.123208 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-62f09852-b93c-4ce6-b724-aba632d9389f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:59.128937 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:59.128937 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:59.129904 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-62f09852-b93c-4ce6-b724-aba632d9389f tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c returned with HTTP 404 Jul 03 06:32:59.130549 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 812/3259] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:59 2026] GET /volume/v3/volumes/53cdb5b1-13a5-4291-9323-90bf94ad701c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:32:59.136213 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-06015222-5beb-4f89-93f1-06b1afe01d3f tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:32:59.141968 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-06015222-5beb-4f89-93f1-06b1afe01d3f tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 returned with HTTP 200 Jul 03 06:32:59.142585 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 818/3260] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:59 2026] GET /volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:59.155351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-68a669f8-b32e-4b85-b57c-fe02cb1924f9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:59.157235 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-68a669f8-b32e-4b85-b57c-fe02cb1924f9 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 Jul 03 06:32:59.157486 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-68a669f8-b32e-4b85-b57c-fe02cb1924f9 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:59.157758 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-68a669f8-b32e-4b85-b57c-fe02cb1924f9 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:59.165257 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:59.165257 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:32:59.169917 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-68a669f8-b32e-4b85-b57c-fe02cb1924f9 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:32:59.175015 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-68a669f8-b32e-4b85-b57c-fe02cb1924f9 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 returned with HTTP 200 Jul 03 06:32:59.175709 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 820/3261] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:32:59 2026] GET /volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:59.189031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3aab0e64-fd87-4853-a697-ea2770bac52a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:59.191228 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3aab0e64-fd87-4853-a697-ea2770bac52a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:32:59.191420 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3aab0e64-fd87-4853-a697-ea2770bac52a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:59.191615 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3aab0e64-fd87-4853-a697-ea2770bac52a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:59.191834 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-3aab0e64-fd87-4853-a697-ea2770bac52a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Delete snapshot with id: e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:32:59.199369 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:59.199369 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:32:59.200050 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3aab0e64-fd87-4853-a697-ea2770bac52a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot retrieved successfully. Jul 03 06:32:59.228024 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3aab0e64-fd87-4853-a697-ea2770bac52a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot delete request issued successfully. Jul 03 06:32:59.228024 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3aab0e64-fd87-4853-a697-ea2770bac52a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 202 Jul 03 06:32:59.228024 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 812/3262] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:32:59 2026] DELETE /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:32:59.237770 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d1dd7bb7-efc8-4560-944a-24504302ca4b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:59.245471 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d1dd7bb7-efc8-4560-944a-24504302ca4b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:32:59.245471 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d1dd7bb7-efc8-4560-944a-24504302ca4b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:59.245471 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d1dd7bb7-efc8-4560-944a-24504302ca4b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:59.258222 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:59.258222 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:32:59.258222 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d1dd7bb7-efc8-4560-944a-24504302ca4b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Snapshot retrieved successfully. Jul 03 06:32:59.259129 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d1dd7bb7-efc8-4560-944a-24504302ca4b tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 200 Jul 03 06:32:59.259621 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 813/3263] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:32:59 2026] GET /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:32:59.540399 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-245b7846-d708-441c-ae55-5c8ae855b617 req-0f2e7989-a6a4-4d61-a4d3-8bc3038ebce3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:32:59.543174 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-245b7846-d708-441c-ae55-5c8ae855b617 req-0f2e7989-a6a4-4d61-a4d3-8bc3038ebce3 service nova] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:32:59.543386 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-245b7846-d708-441c-ae55-5c8ae855b617 req-0f2e7989-a6a4-4d61-a4d3-8bc3038ebce3 service nova] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:32:59.543580 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-245b7846-d708-441c-ae55-5c8ae855b617 req-0f2e7989-a6a4-4d61-a4d3-8bc3038ebce3 service nova] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:32:59.561657 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:32:59.561657 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:32:59.565665 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-245b7846-d708-441c-ae55-5c8ae855b617 req-0f2e7989-a6a4-4d61-a4d3-8bc3038ebce3 service nova] Volume info retrieved successfully. Jul 03 06:32:59.573185 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-245b7846-d708-441c-ae55-5c8ae855b617 req-0f2e7989-a6a4-4d61-a4d3-8bc3038ebce3 service nova] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:32:59.573185 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 819/3264] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:32:59 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:00.110448 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-28ac97aa-a447-4f61-b1c7-23dfe1ff67f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:00.112412 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28ac97aa-a447-4f61-b1c7-23dfe1ff67f2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:00.112584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28ac97aa-a447-4f61-b1c7-23dfe1ff67f2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:00.112816 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28ac97aa-a447-4f61-b1c7-23dfe1ff67f2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:00.113161 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-28ac97aa-a447-4f61-b1c7-23dfe1ff67f2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:00.119198 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:00.119198 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:00.120359 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28ac97aa-a447-4f61-b1c7-23dfe1ff67f2 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:00.121020 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 821/3265] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:00 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:00.271419 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e703da87-4b4b-4957-a962-8df344c072e4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:00.275452 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e703da87-4b4b-4957-a962-8df344c072e4 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:33:00.275730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e703da87-4b4b-4957-a962-8df344c072e4 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:00.275994 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e703da87-4b4b-4957-a962-8df344c072e4 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:00.284775 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e703da87-4b4b-4957-a962-8df344c072e4 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 404 Jul 03 06:33:00.286424 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 813/3266] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:00 2026] GET /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:00.299293 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-724096e7-8eb4-4087-8b7b-2d408d526adb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:00.302746 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-724096e7-8eb4-4087-8b7b-2d408d526adb tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:33:00.302746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-724096e7-8eb4-4087-8b7b-2d408d526adb tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:00.302746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-724096e7-8eb4-4087-8b7b-2d408d526adb tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:00.302746 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-724096e7-8eb4-4087-8b7b-2d408d526adb tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Delete volume with id: 7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:33:00.316337 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:00.316337 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:00.317366 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-724096e7-8eb4-4087-8b7b-2d408d526adb tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:33:00.350822 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-724096e7-8eb4-4087-8b7b-2d408d526adb tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Delete volume request issued successfully. Jul 03 06:33:00.351258 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-724096e7-8eb4-4087-8b7b-2d408d526adb tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c returned with HTTP 202 Jul 03 06:33:00.351991 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 814/3267] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:00 2026] DELETE /volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:00.368479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e90c03e3-b899-4145-b7d4-fa5c6f195ce6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:00.372918 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e90c03e3-b899-4145-b7d4-fa5c6f195ce6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:33:00.373097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e90c03e3-b899-4145-b7d4-fa5c6f195ce6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:00.373474 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e90c03e3-b899-4145-b7d4-fa5c6f195ce6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:00.388653 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:00.388653 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:00.398264 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e90c03e3-b899-4145-b7d4-fa5c6f195ce6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:33:00.406271 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e90c03e3-b899-4145-b7d4-fa5c6f195ce6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c returned with HTTP 200 Jul 03 06:33:00.406451 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 820/3268] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:00 2026] GET /volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:01.135708 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bbe2dfcb-94dc-4d3e-aadb-93e829032c49 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:01.137841 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bbe2dfcb-94dc-4d3e-aadb-93e829032c49 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:01.138106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bbe2dfcb-94dc-4d3e-aadb-93e829032c49 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:01.138308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bbe2dfcb-94dc-4d3e-aadb-93e829032c49 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:01.138409 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-bbe2dfcb-94dc-4d3e-aadb-93e829032c49 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:01.154664 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:01.154664 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:01.155994 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bbe2dfcb-94dc-4d3e-aadb-93e829032c49 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:01.156594 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 822/3269] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:01 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:01.451044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-77dce548-60d4-4a44-a188-973ea2872f8a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:01.454982 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-77dce548-60d4-4a44-a188-973ea2872f8a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:33:01.455303 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-77dce548-60d4-4a44-a188-973ea2872f8a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:01.455542 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-77dce548-60d4-4a44-a188-973ea2872f8a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:01.463409 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-77dce548-60d4-4a44-a188-973ea2872f8a tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c returned with HTTP 404 Jul 03 06:33:01.463941 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 814/3270] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:01 2026] GET /volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:01.468950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c65e6663-8951-4436-8958-e372778d71a5 req-603d2f8c-7aa9-4ceb-9541-00a0269b39d1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:01.473266 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-603d2f8c-7aa9-4ceb-9541-00a0269b39d1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:01.473266 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-603d2f8c-7aa9-4ceb-9541-00a0269b39d1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:01.473266 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-603d2f8c-7aa9-4ceb-9541-00a0269b39d1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:01.473412 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-32a63615-c46b-4ffe-ae96-c92b973f86e6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:01.474943 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32a63615-c46b-4ffe-ae96-c92b973f86e6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 Jul 03 06:33:01.475226 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32a63615-c46b-4ffe-ae96-c92b973f86e6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:01.475489 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32a63615-c46b-4ffe-ae96-c92b973f86e6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:01.475739 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-32a63615-c46b-4ffe-ae96-c92b973f86e6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Delete volume with id: a0aed548-fdbf-4c06-8d39-93186be74503 Jul 03 06:33:01.484273 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:01.484273 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:01.486056 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:01.486056 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:01.486483 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-32a63615-c46b-4ffe-ae96-c92b973f86e6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:33:01.489218 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-c65e6663-8951-4436-8958-e372778d71a5 req-603d2f8c-7aa9-4ceb-9541-00a0269b39d1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:01.494762 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-603d2f8c-7aa9-4ceb-9541-00a0269b39d1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:33:01.495413 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 815/3271] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:01 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:01.504975 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-32a63615-c46b-4ffe-ae96-c92b973f86e6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Delete volume request issued successfully. Jul 03 06:33:01.505192 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32a63615-c46b-4ffe-ae96-c92b973f86e6 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 returned with HTTP 202 Jul 03 06:33:01.505628 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 821/3272] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:01 2026] DELETE /volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:01.514684 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-92945fc3-ce96-402a-bae3-187b8f7251e8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:01.518825 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92945fc3-ce96-402a-bae3-187b8f7251e8 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 Jul 03 06:33:01.519168 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92945fc3-ce96-402a-bae3-187b8f7251e8 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:01.519334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-c65e6663-8951-4436-8958-e372778d71a5 req-8b036c36-2c13-4b1a-9d9a-15d94cf86122 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:01.519404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92945fc3-ce96-402a-bae3-187b8f7251e8 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:01.522759 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-8b036c36-2c13-4b1a-9d9a-15d94cf86122 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] POST https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535/action Jul 03 06:33:01.523495 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-8b036c36-2c13-4b1a-9d9a-15d94cf86122 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:01.523609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-8b036c36-2c13-4b1a-9d9a-15d94cf86122 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:01.536341 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:01.536341 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:01.544562 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:01.544562 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:01.545460 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-92945fc3-ce96-402a-bae3-187b8f7251e8 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Volume info retrieved successfully. Jul 03 06:33:01.545536 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-c65e6663-8951-4436-8958-e372778d71a5 req-8b036c36-2c13-4b1a-9d9a-15d94cf86122 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:01.556117 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92945fc3-ce96-402a-bae3-187b8f7251e8 tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 returned with HTTP 200 Jul 03 06:33:01.556117 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 823/3273] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:01 2026] GET /volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 => generated 833 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:01.557493 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-c65e6663-8951-4436-8958-e372778d71a5 req-8b036c36-2c13-4b1a-9d9a-15d94cf86122 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Begin detaching volume completed successfully. Jul 03 06:33:01.557493 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-8b036c36-2c13-4b1a-9d9a-15d94cf86122 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535/action returned with HTTP 202 Jul 03 06:33:01.557784 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 815/3274] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:33:01 2026] POST /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:33:01.588080 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-046a9771-205f-4674-a47f-9c01046cc2e1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:01.591569 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-046a9771-205f-4674-a47f-9c01046cc2e1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:01.591921 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-046a9771-205f-4674-a47f-9c01046cc2e1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:01.592181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-046a9771-205f-4674-a47f-9c01046cc2e1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:01.607254 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:01.607254 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:01.613531 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-046a9771-205f-4674-a47f-9c01046cc2e1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:01.621056 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-046a9771-205f-4674-a47f-9c01046cc2e1 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:33:01.621561 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 816/3275] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:01 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:33:02.169899 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5777adcd-820e-4140-a485-c5ef1e9f2233 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.172110 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5777adcd-820e-4140-a485-c5ef1e9f2233 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:02.172588 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5777adcd-820e-4140-a485-c5ef1e9f2233 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.172588 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5777adcd-820e-4140-a485-c5ef1e9f2233 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.172765 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5777adcd-820e-4140-a485-c5ef1e9f2233 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:02.187502 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:02.187502 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:02.188704 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5777adcd-820e-4140-a485-c5ef1e9f2233 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:02.189071 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 822/3276] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:02 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:02.573173 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a83a42a2-fff1-4a7a-ac1f-1e3dd525636c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.575409 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a83a42a2-fff1-4a7a-ac1f-1e3dd525636c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 Jul 03 06:33:02.575652 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a83a42a2-fff1-4a7a-ac1f-1e3dd525636c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.575949 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a83a42a2-fff1-4a7a-ac1f-1e3dd525636c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.582935 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a83a42a2-fff1-4a7a-ac1f-1e3dd525636c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 returned with HTTP 404 Jul 03 06:33:02.583487 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 824/3277] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:02 2026] GET /volume/v3/volumes/a0aed548-fdbf-4c06-8d39-93186be74503 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:02.588623 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-db6f07ef-280c-4cb0-b63a-eeac033a4d50 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.589191 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-db6f07ef-280c-4cb0-b63a-eeac033a4d50 None None] GET https://10.4.3.243/volume// Jul 03 06:33:02.589375 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-db6f07ef-280c-4cb0-b63a-eeac033a4d50 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.589600 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-db6f07ef-280c-4cb0-b63a-eeac033a4d50 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.589975 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-db6f07ef-280c-4cb0-b63a-eeac033a4d50 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:33:02.591290 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 816/3278] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:33:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:33:02.591790 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9bf94a03-a532-4c4d-b88c-558d23e3510d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.595978 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9bf94a03-a532-4c4d-b88c-558d23e3510d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:33:02.596177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9bf94a03-a532-4c4d-b88c-558d23e3510d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.596364 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9bf94a03-a532-4c4d-b88c-558d23e3510d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.596491 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-9bf94a03-a532-4c4d-b88c-558d23e3510d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Delete snapshot with id: e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:33:02.602539 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c65e6663-8951-4436-8958-e372778d71a5 req-1e2cc4e2-1896-47f9-b3f1-4e9453ec6e7f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.605943 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-1e2cc4e2-1896-47f9-b3f1-4e9453ec6e7f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:02.606137 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-1e2cc4e2-1896-47f9-b3f1-4e9453ec6e7f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.606313 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-1e2cc4e2-1896-47f9-b3f1-4e9453ec6e7f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.608222 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9bf94a03-a532-4c4d-b88c-558d23e3510d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 404 Jul 03 06:33:02.608718 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 817/3279] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:33:02 2026] DELETE /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:02.617135 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eaa7ec60-4e18-492e-9501-4b58ece81c5d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.618182 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:02.618182 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:02.619007 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eaa7ec60-4e18-492e-9501-4b58ece81c5d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 Jul 03 06:33:02.619239 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eaa7ec60-4e18-492e-9501-4b58ece81c5d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.619567 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eaa7ec60-4e18-492e-9501-4b58ece81c5d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.622723 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c65e6663-8951-4436-8958-e372778d71a5 req-1e2cc4e2-1896-47f9-b3f1-4e9453ec6e7f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:02.624747 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eaa7ec60-4e18-492e-9501-4b58ece81c5d tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 returned with HTTP 404 Jul 03 06:33:02.625463 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 825/3280] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:02 2026] GET /volume/v3/snapshots/e26289bc-818c-4259-97e5-ac9f0c9f7941 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:02.629068 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-1e2cc4e2-1896-47f9-b3f1-4e9453ec6e7f tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:33:02.629620 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 823/3281] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:33:02 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:33:02.636614 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-46a22884-2059-4cd6-8562-c2efcc349e1c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.637994 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f1cc2f88-ed8c-45ef-9faf-d4a0caefa948 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.638770 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-46a22884-2059-4cd6-8562-c2efcc349e1c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:33:02.639061 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-46a22884-2059-4cd6-8562-c2efcc349e1c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.639294 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-46a22884-2059-4cd6-8562-c2efcc349e1c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.639476 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-46a22884-2059-4cd6-8562-c2efcc349e1c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Delete volume with id: 7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:33:02.642300 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1cc2f88-ed8c-45ef-9faf-d4a0caefa948 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:02.642300 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1cc2f88-ed8c-45ef-9faf-d4a0caefa948 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.642510 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1cc2f88-ed8c-45ef-9faf-d4a0caefa948 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.648120 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-46a22884-2059-4cd6-8562-c2efcc349e1c tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c returned with HTTP 404 Jul 03 06:33:02.648562 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 817/3282] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:02 2026] DELETE /volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:02.659889 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fcf616f8-bbb9-4bea-8619-da120791294e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:02.660272 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:02.660272 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:02.662995 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fcf616f8-bbb9-4bea-8619-da120791294e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] GET https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c Jul 03 06:33:02.662995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fcf616f8-bbb9-4bea-8619-da120791294e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:02.662995 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fcf616f8-bbb9-4bea-8619-da120791294e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:02.666527 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f1cc2f88-ed8c-45ef-9faf-d4a0caefa948 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:02.670918 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fcf616f8-bbb9-4bea-8619-da120791294e tempest-SnapshotDependencyTests-2140247206 tempest-SnapshotDependencyTests-2140247206-project-member] https://10.4.3.243/volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c returned with HTTP 404 Jul 03 06:33:02.670918 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 826/3283] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:02 2026] GET /volume/v3/volumes/7670af0c-523b-4776-8b2e-e78abcb1527c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:02.674197 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1cc2f88-ed8c-45ef-9faf-d4a0caefa948 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:33:02.675289 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 818/3284] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:02 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:33:03.203114 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bc38106b-c03a-49ed-b206-781c2877c6df None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:03.205197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc38106b-c03a-49ed-b206-781c2877c6df tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:03.205428 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc38106b-c03a-49ed-b206-781c2877c6df tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:03.205913 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc38106b-c03a-49ed-b206-781c2877c6df tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:03.205979 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-bc38106b-c03a-49ed-b206-781c2877c6df tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:03.214193 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:03.214193 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:03.215281 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc38106b-c03a-49ed-b206-781c2877c6df tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:03.215799 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 824/3285] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:03 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:03.639492 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-c65e6663-8951-4436-8958-e372778d71a5 req-3aece6e8-11e6-4962-8f81-e7006ef575ab None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:03.642601 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-3aece6e8-11e6-4962-8f81-e7006ef575ab tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] DELETE https://10.4.3.243/volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e Jul 03 06:33:03.642601 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-3aece6e8-11e6-4962-8f81-e7006ef575ab tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:03.642827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-3aece6e8-11e6-4962-8f81-e7006ef575ab tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:03.654910 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:03.654910 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:03.693899 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7cd2cb06-9a1a-42f5-9155-aa663677ecef None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:03.696232 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7cd2cb06-9a1a-42f5-9155-aa663677ecef tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:03.696432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7cd2cb06-9a1a-42f5-9155-aa663677ecef tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:03.696750 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7cd2cb06-9a1a-42f5-9155-aa663677ecef tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:03.707142 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:03.707142 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:03.711626 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7cd2cb06-9a1a-42f5-9155-aa663677ecef tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:03.716337 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7cd2cb06-9a1a-42f5-9155-aa663677ecef tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:33:03.716792 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 827/3286] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:03 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:33:04.223581 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c65e6663-8951-4436-8958-e372778d71a5 req-3aece6e8-11e6-4962-8f81-e7006ef575ab tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e returned with HTTP 200 Jul 03 06:33:04.224123 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 818/3287] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:33:03 2026] DELETE /volume/v3/attachments/ec0f3033-c35c-4637-a99e-682d8162b01e => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:04.232669 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d56ffb44-85cb-42c0-8d62-39dacc3d9882 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:04.237788 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d56ffb44-85cb-42c0-8d62-39dacc3d9882 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:04.237952 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d56ffb44-85cb-42c0-8d62-39dacc3d9882 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:04.238202 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d56ffb44-85cb-42c0-8d62-39dacc3d9882 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:04.238439 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d56ffb44-85cb-42c0-8d62-39dacc3d9882 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:04.241946 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=378,cinder:UPDATE=130,cinder:INSERT=62,cinder:DELETE=3 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:33:04.247634 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:04.247634 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:04.251444 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d56ffb44-85cb-42c0-8d62-39dacc3d9882 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:04.252083 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 819/3288] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:04 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:04.732712 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0608568a-b286-462e-a494-e29a218163dd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:04.734993 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0608568a-b286-462e-a494-e29a218163dd tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:04.735213 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0608568a-b286-462e-a494-e29a218163dd tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:04.735471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0608568a-b286-462e-a494-e29a218163dd tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:04.748763 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:04.748763 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:04.753177 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0608568a-b286-462e-a494-e29a218163dd tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:04.760320 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0608568a-b286-462e-a494-e29a218163dd tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:33:04.761283 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 825/3289] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:04 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:05.270966 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c3687f5f-f946-4f96-8143-e0e58c7d0be7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:05.274271 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c3687f5f-f946-4f96-8143-e0e58c7d0be7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:05.274271 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c3687f5f-f946-4f96-8143-e0e58c7d0be7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:05.274538 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c3687f5f-f946-4f96-8143-e0e58c7d0be7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:05.274739 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c3687f5f-f946-4f96-8143-e0e58c7d0be7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:05.280657 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:05.280657 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:05.281874 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c3687f5f-f946-4f96-8143-e0e58c7d0be7 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:05.282716 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 828/3290] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:05 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:06.294726 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4310bb52-4536-43a0-811a-27ec6fbe0b64 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:06.296930 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4310bb52-4536-43a0-811a-27ec6fbe0b64 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:06.297192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4310bb52-4536-43a0-811a-27ec6fbe0b64 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:06.297424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4310bb52-4536-43a0-811a-27ec6fbe0b64 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:06.297561 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4310bb52-4536-43a0-811a-27ec6fbe0b64 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:06.305288 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:06.305288 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:06.306243 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4310bb52-4536-43a0-811a-27ec6fbe0b64 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:06.306829 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 819/3291] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:06 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:07.319653 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-08d6ecf0-4a50-4ff0-a0a3-cf19724ab6c5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:07.321723 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-08d6ecf0-4a50-4ff0-a0a3-cf19724ab6c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:07.321988 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-08d6ecf0-4a50-4ff0-a0a3-cf19724ab6c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:07.322212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-08d6ecf0-4a50-4ff0-a0a3-cf19724ab6c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:07.322323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-08d6ecf0-4a50-4ff0-a0a3-cf19724ab6c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:07.327740 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:07.327740 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:07.328718 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-08d6ecf0-4a50-4ff0-a0a3-cf19724ab6c5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:07.329153 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 820/3292] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:07 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:07.342362 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e39dc67f-e632-4ca6-9680-924cf92d273f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:07.344566 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e39dc67f-e632-4ca6-9680-924cf92d273f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:07.344815 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e39dc67f-e632-4ca6-9680-924cf92d273f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:07.345357 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e39dc67f-e632-4ca6-9680-924cf92d273f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:07.346292 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e39dc67f-e632-4ca6-9680-924cf92d273f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:07.350544 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:07.350544 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:07.351606 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e39dc67f-e632-4ca6-9680-924cf92d273f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:07.352132 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 826/3293] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:07 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:07.366336 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9fbe118a-67cf-4a04-bd1d-823a4c6c011e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:07.368591 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9fbe118a-67cf-4a04-bd1d-823a4c6c011e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:07.369097 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9fbe118a-67cf-4a04-bd1d-823a4c6c011e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:07.369650 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9fbe118a-67cf-4a04-bd1d-823a4c6c011e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:07.369938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-9fbe118a-67cf-4a04-bd1d-823a4c6c011e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete backup with id: 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. Jul 03 06:33:07.378773 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:07.378773 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:07.405852 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.backup.rpcapi [None req-9fbe118a-67cf-4a04-bd1d-823a4c6c011e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] delete_backup rpcapi backup_id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 {{(pid=99919) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:33:07.407345 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9fbe118a-67cf-4a04-bd1d-823a4c6c011e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 202 Jul 03 06:33:07.408146 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 829/3294] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:07 2026] DELETE /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:33:07.419362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fda70812-adb5-478e-b55d-8d559c4e318e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:07.421569 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fda70812-adb5-478e-b55d-8d559c4e318e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:07.421834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fda70812-adb5-478e-b55d-8d559c4e318e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:07.422090 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fda70812-adb5-478e-b55d-8d559c4e318e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:07.422222 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-fda70812-adb5-478e-b55d-8d559c4e318e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:07.427445 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:07.427445 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:07.428464 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fda70812-adb5-478e-b55d-8d559c4e318e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 200 Jul 03 06:33:07.428931 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 820/3295] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:07 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:08.448432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-30395a8b-7e6b-4cc5-85b1-f288b914c959 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:08.452567 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-30395a8b-7e6b-4cc5-85b1-f288b914c959 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 Jul 03 06:33:08.452913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-30395a8b-7e6b-4cc5-85b1-f288b914c959 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:08.453209 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-30395a8b-7e6b-4cc5-85b1-f288b914c959 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:08.453392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-30395a8b-7e6b-4cc5-85b1-f288b914c959 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 14f35f31-dbbb-4cf3-82aa-bdb73dae49f5. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:08.459236 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-30395a8b-7e6b-4cc5-85b1-f288b914c959 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 returned with HTTP 404 Jul 03 06:33:08.460125 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 821/3296] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:08 2026] GET /volume/v3/backups/14f35f31-dbbb-4cf3-82aa-bdb73dae49f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:08.608957 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-686e8d20-ed40-4051-bf3f-e6288f9f819e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:08.610993 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-686e8d20-ed40-4051-bf3f-e6288f9f819e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:33:08.612158 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-686e8d20-ed40-4051-bf3f-e6288f9f819e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:08.612158 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-686e8d20-ed40-4051-bf3f-e6288f9f819e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:08.612158 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-686e8d20-ed40-4051-bf3f-e6288f9f819e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete backup with id: 1853b873-639a-4bf9-bb4f-2861822d8b35. Jul 03 06:33:08.618559 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:08.618559 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:08.636645 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-686e8d20-ed40-4051-bf3f-e6288f9f819e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] delete_backup rpcapi backup_id 1853b873-639a-4bf9-bb4f-2861822d8b35 {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:33:08.638767 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-686e8d20-ed40-4051-bf3f-e6288f9f819e tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 202 Jul 03 06:33:08.639198 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 827/3297] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:08 2026] DELETE /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:33:08.648770 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3be98489-2db5-47a2-96b8-2ed285650953 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:08.652943 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3be98489-2db5-47a2-96b8-2ed285650953 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:33:08.653186 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3be98489-2db5-47a2-96b8-2ed285650953 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:08.653502 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3be98489-2db5-47a2-96b8-2ed285650953 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:08.653564 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3be98489-2db5-47a2-96b8-2ed285650953 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:08.662677 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:08.662677 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:08.663832 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3be98489-2db5-47a2-96b8-2ed285650953 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 200 Jul 03 06:33:08.664730 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 830/3298] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:08 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:09.680865 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-80d79330-cab0-4b44-8a9c-85ff1d9c16fc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:09.683648 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80d79330-cab0-4b44-8a9c-85ff1d9c16fc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 Jul 03 06:33:09.684023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80d79330-cab0-4b44-8a9c-85ff1d9c16fc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:09.684345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80d79330-cab0-4b44-8a9c-85ff1d9c16fc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:09.684830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-80d79330-cab0-4b44-8a9c-85ff1d9c16fc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Show backup with id 1853b873-639a-4bf9-bb4f-2861822d8b35. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:09.690509 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80d79330-cab0-4b44-8a9c-85ff1d9c16fc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 returned with HTTP 404 Jul 03 06:33:09.691060 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 821/3299] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:09 2026] GET /volume/v3/backups/1853b873-639a-4bf9-bb4f-2861822d8b35 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:09.875547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-a208b814-d603-49fb-9a29-dbd92575f67c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:09.877801 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-a208b814-d603-49fb-9a29-dbd92575f67c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:09.878149 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-a208b814-d603-49fb-9a29-dbd92575f67c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:09.878405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-a208b814-d603-49fb-9a29-dbd92575f67c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:09.892116 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:09.892116 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:09.898920 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-a208b814-d603-49fb-9a29-dbd92575f67c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:09.902328 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-a208b814-d603-49fb-9a29-dbd92575f67c tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:33:09.902857 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 822/3300] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:09 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:09.928772 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-10f18e69-5cd0-4a2c-be57-7b4ae5671e1b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:09.931016 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-10f18e69-5cd0-4a2c-be57-7b4ae5671e1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] POST https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8/action Jul 03 06:33:09.931358 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-10f18e69-5cd0-4a2c-be57-7b4ae5671e1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:09.931514 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-10f18e69-5cd0-4a2c-be57-7b4ae5671e1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:09.945657 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:09.945657 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:09.946460 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-10f18e69-5cd0-4a2c-be57-7b4ae5671e1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:09.963995 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-10f18e69-5cd0-4a2c-be57-7b4ae5671e1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Begin detaching volume completed successfully. Jul 03 06:33:09.964351 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-10f18e69-5cd0-4a2c-be57-7b4ae5671e1b tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8/action returned with HTTP 202 Jul 03 06:33:09.965058 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 828/3301] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:33:09 2026] POST /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:33:10.001595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b3ac4b85-6a7f-48d0-9a0a-5ccab81bf012 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:10.009833 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3ac4b85-6a7f-48d0-9a0a-5ccab81bf012 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:10.010769 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3ac4b85-6a7f-48d0-9a0a-5ccab81bf012 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:10.011074 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3ac4b85-6a7f-48d0-9a0a-5ccab81bf012 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:10.028291 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:10.028291 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:10.034206 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b3ac4b85-6a7f-48d0-9a0a-5ccab81bf012 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:10.041941 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3ac4b85-6a7f-48d0-9a0a-5ccab81bf012 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:33:10.042552 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 831/3302] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:10 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:11.005959 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b07f4258-fedf-43c9-b623-b7ec402bb46c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:11.006468 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b07f4258-fedf-43c9-b623-b7ec402bb46c None None] GET https://10.4.3.243/volume// Jul 03 06:33:11.006729 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b07f4258-fedf-43c9-b623-b7ec402bb46c None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:11.007072 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b07f4258-fedf-43c9-b623-b7ec402bb46c None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:11.007533 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b07f4258-fedf-43c9-b623-b7ec402bb46c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:33:11.008023 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 822/3303] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:33:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:33:11.018356 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-96476eb5-ef97-447b-a254-a912db01b136 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:11.020782 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-96476eb5-ef97-447b-a254-a912db01b136 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:11.021068 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-96476eb5-ef97-447b-a254-a912db01b136 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:11.021322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-96476eb5-ef97-447b-a254-a912db01b136 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:11.033675 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:11.033675 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:11.040124 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-96476eb5-ef97-447b-a254-a912db01b136 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:11.045791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-96476eb5-ef97-447b-a254-a912db01b136 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:33:11.046292 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 823/3304] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:33:11 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:33:11.063206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-987c2fca-a7ab-41ef-a4d3-f05e678fd83f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:11.065599 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-987c2fca-a7ab-41ef-a4d3-f05e678fd83f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:11.065876 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-987c2fca-a7ab-41ef-a4d3-f05e678fd83f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:11.066129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-987c2fca-a7ab-41ef-a4d3-f05e678fd83f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:11.079134 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:11.079134 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:11.083543 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-987c2fca-a7ab-41ef-a4d3-f05e678fd83f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:11.088782 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-987c2fca-a7ab-41ef-a4d3-f05e678fd83f tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:33:11.089237 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 829/3305] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:11 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:12.109911 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bd306b96-dd42-4d39-9802-1fd2c2654f79 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:12.112957 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bd306b96-dd42-4d39-9802-1fd2c2654f79 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:12.112957 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bd306b96-dd42-4d39-9802-1fd2c2654f79 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:12.112957 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bd306b96-dd42-4d39-9802-1fd2c2654f79 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:12.126367 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:12.126367 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:12.131797 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bd306b96-dd42-4d39-9802-1fd2c2654f79 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:12.138740 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bd306b96-dd42-4d39-9802-1fd2c2654f79 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:33:12.139399 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 832/3306] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:12 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:12.155022 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-3d21daa1-b407-4ae7-9f5e-0aacbd2ea476 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:12.157629 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-3d21daa1-b407-4ae7-9f5e-0aacbd2ea476 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818 Jul 03 06:33:12.158456 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-3d21daa1-b407-4ae7-9f5e-0aacbd2ea476 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:12.158931 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-3d21daa1-b407-4ae7-9f5e-0aacbd2ea476 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:12.171048 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:12.171048 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:12.730812 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c31d8a30-6c51-43b3-be57-fd51ff0b6255 req-3d21daa1-b407-4ae7-9f5e-0aacbd2ea476 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818 returned with HTTP 200 Jul 03 06:33:12.731270 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 823/3307] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:33:12 2026] DELETE /volume/v3/attachments/2e616c1d-9235-4ad2-8133-26435d650818 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:13.026576 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f1f0199d-6cfb-41c7-9c1b-58b37ff9d3b8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:13.029605 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1f0199d-6cfb-41c7-9c1b-58b37ff9d3b8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:13.030706 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1f0199d-6cfb-41c7-9c1b-58b37ff9d3b8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:13.030706 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1f0199d-6cfb-41c7-9c1b-58b37ff9d3b8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:13.042136 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:13.042136 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:13.050686 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f1f0199d-6cfb-41c7-9c1b-58b37ff9d3b8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:13.060898 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1f0199d-6cfb-41c7-9c1b-58b37ff9d3b8 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:33:13.061366 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 824/3308] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:13 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:13.079123 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b6239e3b-f669-4fe6-87de-a8a32f243c7d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:13.082858 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6239e3b-f669-4fe6-87de-a8a32f243c7d tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] DELETE https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:13.082858 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6239e3b-f669-4fe6-87de-a8a32f243c7d tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:13.083235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6239e3b-f669-4fe6-87de-a8a32f243c7d tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:13.083386 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-b6239e3b-f669-4fe6-87de-a8a32f243c7d tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Delete volume with id: 54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:13.100252 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:13.100252 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:13.101557 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b6239e3b-f669-4fe6-87de-a8a32f243c7d tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:13.139435 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b6239e3b-f669-4fe6-87de-a8a32f243c7d tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Delete volume request issued successfully. Jul 03 06:33:13.139833 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6239e3b-f669-4fe6-87de-a8a32f243c7d tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 202 Jul 03 06:33:13.140468 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 830/3309] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:33:13 2026] DELETE /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:33:13.155245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ae115ef3-3b9b-4bc9-bcab-d75eadcae98b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:13.158107 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ae115ef3-3b9b-4bc9-bcab-d75eadcae98b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:13.159802 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ae115ef3-3b9b-4bc9-bcab-d75eadcae98b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:13.160050 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dabdd33d-1502-46ad-b06b-883dc3ca4cac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:13.160642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ae115ef3-3b9b-4bc9-bcab-d75eadcae98b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:13.162221 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dabdd33d-1502-46ad-b06b-883dc3ca4cac tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:13.162500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dabdd33d-1502-46ad-b06b-883dc3ca4cac tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:13.162804 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dabdd33d-1502-46ad-b06b-883dc3ca4cac tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:13.174620 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:13.174620 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:13.185625 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:13.185625 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:13.185734 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ae115ef3-3b9b-4bc9-bcab-d75eadcae98b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Volume info retrieved successfully. Jul 03 06:33:13.193051 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dabdd33d-1502-46ad-b06b-883dc3ca4cac tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:13.194992 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ae115ef3-3b9b-4bc9-bcab-d75eadcae98b tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 200 Jul 03 06:33:13.195839 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 833/3310] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:13 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:13.202139 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dabdd33d-1502-46ad-b06b-883dc3ca4cac tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:33:13.202812 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 824/3311] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:13 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:14.216938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2a04d85e-2f1b-4832-9271-cda256115518 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:14.219411 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a04d85e-2f1b-4832-9271-cda256115518 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] GET https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 Jul 03 06:33:14.219411 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a04d85e-2f1b-4832-9271-cda256115518 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:14.219634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a04d85e-2f1b-4832-9271-cda256115518 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:14.229828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1d6ccde9-43b7-4fa1-ad8f-006beee3109c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:14.230599 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a04d85e-2f1b-4832-9271-cda256115518 tempest-VolumesExtendAttachedTest-1965101199 tempest-VolumesExtendAttachedTest-1965101199-project-member] https://10.4.3.243/volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 returned with HTTP 404 Jul 03 06:33:14.231440 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 825/3312] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:14 2026] GET /volume/v3/volumes/54638db5-d580-45f6-a0a4-ad0c7733d535 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:33:14.232149 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d6ccde9-43b7-4fa1-ad8f-006beee3109c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:33:14.232419 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d6ccde9-43b7-4fa1-ad8f-006beee3109c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:14.232645 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d6ccde9-43b7-4fa1-ad8f-006beee3109c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:14.232910 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-1d6ccde9-43b7-4fa1-ad8f-006beee3109c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume with id: 39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:33:14.243206 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:14.243206 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:14.243836 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1d6ccde9-43b7-4fa1-ad8f-006beee3109c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:33:14.279624 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1d6ccde9-43b7-4fa1-ad8f-006beee3109c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume request issued successfully. Jul 03 06:33:14.279624 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d6ccde9-43b7-4fa1-ad8f-006beee3109c tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 202 Jul 03 06:33:14.279826 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 831/3313] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:14 2026] DELETE /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:14.290277 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7353b21b-26bb-4277-820d-ca4b9f836194 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:14.295661 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7353b21b-26bb-4277-820d-ca4b9f836194 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:33:14.295661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7353b21b-26bb-4277-820d-ca4b9f836194 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:14.295661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7353b21b-26bb-4277-820d-ca4b9f836194 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:14.303930 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:14.303930 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:14.308147 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7353b21b-26bb-4277-820d-ca4b9f836194 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:33:14.313610 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7353b21b-26bb-4277-820d-ca4b9f836194 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 200 Jul 03 06:33:14.314198 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 834/3314] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:14 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:15.329710 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-38fdf433-584e-4f0b-8ac0-18fd565f3db9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:15.332544 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38fdf433-584e-4f0b-8ac0-18fd565f3db9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 Jul 03 06:33:15.332984 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38fdf433-584e-4f0b-8ac0-18fd565f3db9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:15.333258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38fdf433-584e-4f0b-8ac0-18fd565f3db9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:15.339843 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38fdf433-584e-4f0b-8ac0-18fd565f3db9 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 returned with HTTP 404 Jul 03 06:33:15.340643 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 825/3315] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:15 2026] GET /volume/v3/volumes/39dfccb2-9b40-4daf-83e5-eb9f742417e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:33:15.739335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a5629175-7e93-45d0-9633-8931845e4734 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:15.741809 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5629175-7e93-45d0-9633-8931845e4734 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/5b77a7a3-8682-4eba-84b6-a940537167e8/action Jul 03 06:33:15.742173 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5629175-7e93-45d0-9633-8931845e4734 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-attach": {"instance_uuid": "f7947452-6e1c-4e04-9646-35b00af0c0fa", "mountpoint": "/dev/vdc"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:15.742326 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5629175-7e93-45d0-9633-8931845e4734 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f7947452-6e1c-4e04-9646-35b00af0c0fa", "mountpoint": "/dev/vdc"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:15.749897 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5629175-7e93-45d0-9633-8931845e4734 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/5b77a7a3-8682-4eba-84b6-a940537167e8/action returned with HTTP 404 Jul 03 06:33:15.750385 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 826/3316] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:15 2026] POST /volume/v3/volumes/5b77a7a3-8682-4eba-84b6-a940537167e8/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:18.532352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-101ca1ae-bdbc-4064-b2de-aefd6257e3cb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:18.534475 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-101ca1ae-bdbc-4064-b2de-aefd6257e3cb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:18.534739 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-101ca1ae-bdbc-4064-b2de-aefd6257e3cb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:18.534969 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-101ca1ae-bdbc-4064-b2de-aefd6257e3cb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:18.549758 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:18.549758 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:18.561527 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-101ca1ae-bdbc-4064-b2de-aefd6257e3cb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:18.572306 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-101ca1ae-bdbc-4064-b2de-aefd6257e3cb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:18.572826 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 832/3317] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:18 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:18.591054 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-15eedc7e-aacc-4190-8227-598a85a7d6ed None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:18.593159 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-15eedc7e-aacc-4190-8227-598a85a7d6ed tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:18.593378 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-15eedc7e-aacc-4190-8227-598a85a7d6ed tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:18.593614 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-15eedc7e-aacc-4190-8227-598a85a7d6ed tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:18.605481 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:18.605481 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:18.612371 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-15eedc7e-aacc-4190-8227-598a85a7d6ed tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:18.619418 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-15eedc7e-aacc-4190-8227-598a85a7d6ed tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:18.619903 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 835/3318] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:18 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:18.692546 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-4de8d5f8-d756-4a75-a535-5d41619ab159 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:18.695546 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-4de8d5f8-d756-4a75-a535-5d41619ab159 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:18.695924 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-4de8d5f8-d756-4a75-a535-5d41619ab159 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:18.696030 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-4de8d5f8-d756-4a75-a535-5d41619ab159 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:18.708184 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:18.708184 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:18.712796 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-4de8d5f8-d756-4a75-a535-5d41619ab159 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:18.718655 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-4de8d5f8-d756-4a75-a535-5d41619ab159 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:18.719275 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 826/3319] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:18 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:20.779484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-56f9eb08-c67e-4826-bbdc-ffac78217016 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:20.780133 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-56f9eb08-c67e-4826-bbdc-ffac78217016 None None] GET https://10.4.3.243/volume// Jul 03 06:33:20.780133 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-56f9eb08-c67e-4826-bbdc-ffac78217016 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:20.780232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-56f9eb08-c67e-4826-bbdc-ffac78217016 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:20.789028 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-56f9eb08-c67e-4826-bbdc-ffac78217016 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:33:20.789407 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 827/3320] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:33:20 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:33:20.803725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-ab84d6de-0c56-4b12-ac54-f7c8a4687740 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:21.033804 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-ab84d6de-0c56-4b12-ac54-f7c8a4687740 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:33:21.034365 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-ab84d6de-0c56-4b12-ac54-f7c8a4687740 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ebdacea-ca1c-45e8-8fb0-4b25db912dfe", "connector": null, "instance_uuid": "9377e736-444a-4cee-bffb-fda7bacc7db7"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:21.044629 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:21.044629 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:21.087115 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-ab84d6de-0c56-4b12-ac54-f7c8a4687740 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:33:21.087573 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 833/3321] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:33:20 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:21.254603 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d5bd55a4-a18a-43e1-9892-5d6558580a89 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:21.257582 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d5bd55a4-a18a-43e1-9892-5d6558580a89 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:21.258021 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d5bd55a4-a18a-43e1-9892-5d6558580a89 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:21.258490 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d5bd55a4-a18a-43e1-9892-5d6558580a89 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:21.274918 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:21.274918 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:21.279467 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d5bd55a4-a18a-43e1-9892-5d6558580a89 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:21.286664 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d5bd55a4-a18a-43e1-9892-5d6558580a89 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:21.287563 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 836/3322] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:21 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:21.290535 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a639f440-654d-4d49-9a87-3d36b9242813 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:21.293817 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a639f440-654d-4d49-9a87-3d36b9242813 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:21.294121 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a639f440-654d-4d49-9a87-3d36b9242813 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:21.294409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a639f440-654d-4d49-9a87-3d36b9242813 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:21.305910 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:21.305910 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:21.312157 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a639f440-654d-4d49-9a87-3d36b9242813 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:21.319767 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a639f440-654d-4d49-9a87-3d36b9242813 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:33:21.319767 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 827/3323] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:21 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:21.337157 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5ffe98d1-b92d-4d84-bdfc-99862254c200 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:21.339800 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5ffe98d1-b92d-4d84-bdfc-99862254c200 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] DELETE https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:21.340148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5ffe98d1-b92d-4d84-bdfc-99862254c200 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:21.340397 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5ffe98d1-b92d-4d84-bdfc-99862254c200 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:21.340610 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-5ffe98d1-b92d-4d84-bdfc-99862254c200 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume with id: c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:21.349324 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:21.349324 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:21.349961 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5ffe98d1-b92d-4d84-bdfc-99862254c200 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:21.375850 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5ffe98d1-b92d-4d84-bdfc-99862254c200 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Delete volume request issued successfully. Jul 03 06:33:21.376181 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5ffe98d1-b92d-4d84-bdfc-99862254c200 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 202 Jul 03 06:33:21.376778 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 828/3324] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:21 2026] DELETE /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:21.386601 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4e4d128b-1293-4bd4-b90d-05be3d8778b5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:21.389481 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e4d128b-1293-4bd4-b90d-05be3d8778b5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:21.389481 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e4d128b-1293-4bd4-b90d-05be3d8778b5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:21.390080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e4d128b-1293-4bd4-b90d-05be3d8778b5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:21.398516 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:21.398516 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:21.403624 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4e4d128b-1293-4bd4-b90d-05be3d8778b5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Volume info retrieved successfully. Jul 03 06:33:21.411759 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e4d128b-1293-4bd4-b90d-05be3d8778b5 tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 200 Jul 03 06:33:21.412396 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 834/3325] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:21 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:21.630964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7e7d1ca7-911b-4104-a5dd-34c3369784c0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:21.630964 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e7d1ca7-911b-4104-a5dd-34c3369784c0 None None] GET https://10.4.3.243/volume// Jul 03 06:33:21.630964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e7d1ca7-911b-4104-a5dd-34c3369784c0 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:21.630964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e7d1ca7-911b-4104-a5dd-34c3369784c0 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:21.630964 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e7d1ca7-911b-4104-a5dd-34c3369784c0 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:33:21.630964 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 837/3326] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:33:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:33:21.640608 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f2a3688-bd4f-40e7-ad13-3ee2ac136185 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:21.642918 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f2a3688-bd4f-40e7-ad13-3ee2ac136185 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:21.643139 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f2a3688-bd4f-40e7-ad13-3ee2ac136185 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:21.643998 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f2a3688-bd4f-40e7-ad13-3ee2ac136185 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:21.655718 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:21.655718 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:21.660685 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f2a3688-bd4f-40e7-ad13-3ee2ac136185 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:21.668593 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f2a3688-bd4f-40e7-ad13-3ee2ac136185 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:21.669076 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 828/3327] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:33:21 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 1063 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:33:21.788498 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-c25e4fb1-b6a4-4a1d-b326-53021943062b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:21.792133 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-c25e4fb1-b6a4-4a1d-b326-53021943062b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] PUT https://10.4.3.243/volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9 Jul 03 06:33:21.792133 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-c25e4fb1-b6a4-4a1d-b326-53021943062b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:21.802336 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-c25e4fb1-b6a4-4a1d-b326-53021943062b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Acquiring lock "cinder-attachment_update-3ebdacea-ca1c-45e8-8fb0-4b25db912dfe-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:33:21.808176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-c25e4fb1-b6a4-4a1d-b326-53021943062b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-3ebdacea-ca1c-45e8-8fb0-4b25db912dfe-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:33:21.809675 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:21.809675 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:22.308202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a7c1c8a8-a8b4-4db1-95af-35fb63113572 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:22.311058 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a7c1c8a8-a8b4-4db1-95af-35fb63113572 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:22.311736 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a7c1c8a8-a8b4-4db1-95af-35fb63113572 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:22.311736 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a7c1c8a8-a8b4-4db1-95af-35fb63113572 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:22.331293 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:22.331293 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:22.334284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-c25e4fb1-b6a4-4a1d-b326-53021943062b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-3ebdacea-ca1c-45e8-8fb0-4b25db912dfe-np0000004376" released by "attachment_update" :: held 0.526s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:33:22.334949 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-c25e4fb1-b6a4-4a1d-b326-53021943062b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9 returned with HTTP 200 Jul 03 06:33:22.335813 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 829/3328] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:33:21 2026] PUT /volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:22.340348 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a7c1c8a8-a8b4-4db1-95af-35fb63113572 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:22.345664 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f110543-fac2-4bfc-9d7e-d7b4f8005bd5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:22.347709 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a7c1c8a8-a8b4-4db1-95af-35fb63113572 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:22.350636 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 835/3329] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:22 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:22.350833 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f110543-fac2-4bfc-9d7e-d7b4f8005bd5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/encryption Jul 03 06:33:22.350833 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f110543-fac2-4bfc-9d7e-d7b4f8005bd5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:22.350833 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f110543-fac2-4bfc-9d7e-d7b4f8005bd5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:22.368186 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:22.368186 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:22.376160 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-7f110543-fac2-4bfc-9d7e-d7b4f8005bd5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/encryption returned with HTTP 200 Jul 03 06:33:22.376925 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 838/3330] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:33:22 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:22.433097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dfd7d247-3ef1-4966-94b7-3fe566d1e6dc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:22.435867 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfd7d247-3ef1-4966-94b7-3fe566d1e6dc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] GET https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 Jul 03 06:33:22.436138 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfd7d247-3ef1-4966-94b7-3fe566d1e6dc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:22.436414 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfd7d247-3ef1-4966-94b7-3fe566d1e6dc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:22.447200 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfd7d247-3ef1-4966-94b7-3fe566d1e6dc tempest-VolumesBackupsTest-956182570 tempest-VolumesBackupsTest-956182570-project-member] https://10.4.3.243/volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 returned with HTTP 404 Jul 03 06:33:22.447795 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 829/3331] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:22 2026] GET /volume/v3/volumes/c78ead19-66d2-4e46-95f4-607090a0e0c8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:23.365223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2a7633d6-c5d7-4f32-bbfa-3fc1e32c3f7a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:23.367341 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a7633d6-c5d7-4f32-bbfa-3fc1e32c3f7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:23.367583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a7633d6-c5d7-4f32-bbfa-3fc1e32c3f7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:23.367852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a7633d6-c5d7-4f32-bbfa-3fc1e32c3f7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:23.378422 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:23.378422 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:23.382261 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2a7633d6-c5d7-4f32-bbfa-3fc1e32c3f7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:23.386599 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a7633d6-c5d7-4f32-bbfa-3fc1e32c3f7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:23.387091 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 830/3332] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:23 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:24.405299 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-115f6dcc-67c4-411e-aebd-3d2c32c9c66a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:24.407256 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-115f6dcc-67c4-411e-aebd-3d2c32c9c66a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:24.407451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-115f6dcc-67c4-411e-aebd-3d2c32c9c66a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:24.407642 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-115f6dcc-67c4-411e-aebd-3d2c32c9c66a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:24.428210 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:24.428210 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:24.433604 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-115f6dcc-67c4-411e-aebd-3d2c32c9c66a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:24.441832 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-115f6dcc-67c4-411e-aebd-3d2c32c9c66a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:24.442338 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 836/3333] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:24 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:25.462116 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0984c020-902b-4a02-9e91-9308fcec28b5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:25.463977 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0984c020-902b-4a02-9e91-9308fcec28b5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:25.464188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0984c020-902b-4a02-9e91-9308fcec28b5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:25.464452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0984c020-902b-4a02-9e91-9308fcec28b5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:25.478705 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:25.478705 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:25.488991 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0984c020-902b-4a02-9e91-9308fcec28b5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:25.499613 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0984c020-902b-4a02-9e91-9308fcec28b5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:25.500875 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 839/3334] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:25 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:26.427745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:26.519114 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-348357ca-bb60-4210-aa6c-d97af55471ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:26.521365 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-348357ca-bb60-4210-aa6c-d97af55471ce tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:26.522743 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-348357ca-bb60-4210-aa6c-d97af55471ce tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:26.523209 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-348357ca-bb60-4210-aa6c-d97af55471ce tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:26.558750 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:26.558750 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:26.575862 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-348357ca-bb60-4210-aa6c-d97af55471ce tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:26.590797 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-348357ca-bb60-4210-aa6c-d97af55471ce tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:26.591527 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 831/3335] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:26 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:26.602271 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:26.602466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-166525992"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:26.605127 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-166525992'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:26.605464 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Create volume of 1 GB Jul 03 06:33:26.619212 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Availability Zones retrieved successfully. Jul 03 06:33:26.629658 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Flow 'volume_create_api' (b4950799-9888-4039-a7c4-e95b3fc95f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:26.630993 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3895b08a-f51c-47dd-b4a6-fa722590cde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:26.633488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:26.685488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3895b08a-f51c-47dd-b4a6-fa722590cde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:26.687298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3616e0d-9709-4b4e-873c-d9be56e84c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:26.809248 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Created reservations ['0184e479-9f99-4f58-9a56-875fb69f3670', '61ba910b-f790-4f42-8f7e-203ecbf47304', '9a12f63a-8a5f-476d-afbd-cb9a787de376', 'fcd1bf46-faa2-4549-86a3-0cee53104a1f'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:26.810106 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3616e0d-9709-4b4e-873c-d9be56e84c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0184e479-9f99-4f58-9a56-875fb69f3670', '61ba910b-f790-4f42-8f7e-203ecbf47304', '9a12f63a-8a5f-476d-afbd-cb9a787de376', 'fcd1bf46-faa2-4549-86a3-0cee53104a1f']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:26.811220 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1eb2b3-f7d7-43ad-aa81-e7c46e53125f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:26.823677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:26.825867 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:26.826251 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e5d5f097-985d-431b-9594-40dc68ee54d7", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1687950879"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:26.828502 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume request body: {'volume': {'imageRef': 'e5d5f097-985d-431b-9594-40dc68ee54d7', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1687950879'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:26.843715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1eb2b3-f7d7-43ad-aa81-e7c46e53125f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fde97f5f-2917-4b1a-ab81-05d97f4d15a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-166525992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1019c29886054b169917baf809031af4',qos_specs=None,replication_status=,reservations=['0184e479-9f99-4f58-9a56-875fb69f3670','61ba910b-f790-4f42-8f7e-203ecbf47304','9a12f63a-8a5f-476d-afbd-cb9a787de376','fcd1bf46-faa2-4549-86a3-0cee53104a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a537e60f96cb4a97b486aaaa84b38bb3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-166525992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fde97f5f-2917-4b1a-ab81-05d97f4d15a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1019c29886054b169917baf809031af4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a537e60f96cb4a97b486aaaa84b38bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:26.844581 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3fcbe9-4c77-4aad-99f2-a89c725ecb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:26.874091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3fcbe9-4c77-4aad-99f2-a89c725ecb85) transitioned into state 'SUCCESS' from state '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-166525992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1019c29886054b169917baf809031af4',qos_specs=None,replication_status=,reservations=['0184e479-9f99-4f58-9a56-875fb69f3670','61ba910b-f790-4f42-8f7e-203ecbf47304','9a12f63a-8a5f-476d-afbd-cb9a787de376','fcd1bf46-faa2-4549-86a3-0cee53104a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a537e60f96cb4a97b486aaaa84b38bb3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:26.874830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d78516f-bfd9-4018-83b9-58f1199a7f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:26.888775 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d78516f-bfd9-4018-83b9-58f1199a7f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:26.889627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Flow 'volume_create_api' (b4950799-9888-4039-a7c4-e95b3fc95f37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:26.890026 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Create volume request issued successfully. Jul 03 06:33:26.890749 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2981c55a-d1dd-4d6a-a83f-c08e6eb13688 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:26.891267 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 830/3336] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:33:26 2026] POST /volume/v3/volumes => generated 751 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:26.903547 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a8ac5860-1aa9-4b38-9297-a91fee473587 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:26.906255 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8ac5860-1aa9-4b38-9297-a91fee473587 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 Jul 03 06:33:26.906706 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8ac5860-1aa9-4b38-9297-a91fee473587 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:26.907057 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8ac5860-1aa9-4b38-9297-a91fee473587 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:26.918173 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:26.918173 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:26.919872 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume of 2 GB Jul 03 06:33:26.923895 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a8ac5860-1aa9-4b38-9297-a91fee473587 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Volume info retrieved successfully. Jul 03 06:33:26.928570 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Availability Zones retrieved successfully. Jul 03 06:33:26.934120 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8ac5860-1aa9-4b38-9297-a91fee473587 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 returned with HTTP 200 Jul 03 06:33:26.934120 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 840/3337] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:26 2026] GET /volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:26.934219 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Flow 'volume_create_api' (4499b7a1-9ca3-4059-8a67-a7468c2bb97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:26.935120 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d872be-b293-4a42-9266-f0a1335b4a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:26.936129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Validating volume size '2' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:26.973118 np0000004376 devstack@c-api.service[99918]: WARNING cinder.volume.api [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d872be-b293-4a42-9266-f0a1335b4a51) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 06:33:26.973118 np0000004376 devstack@c-api.service[99918]: Failure: cinder.exception.InvalidInput: Invalid input received: Image e5d5f097-985d-431b-9594-40dc68ee54d7 is not active. Jul 03 06:33:26.975614 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d872be-b293-4a42-9266-f0a1335b4a51) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:26.977492 np0000004376 devstack@c-api.service[99918]: WARNING cinder.volume.api [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d872be-b293-4a42-9266-f0a1335b4a51) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 06:33:26.978436 np0000004376 devstack@c-api.service[99918]: WARNING cinder.volume.api [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Flow 'volume_create_api' (4499b7a1-9ca3-4059-8a67-a7468c2bb97b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 06:33:26.980862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d79e2f8e-e782-4437-b039-b54f7c129f1f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 400 Jul 03 06:33:26.980862 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 837/3338] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:33:26 2026] POST /volume/v3/volumes => generated 125 bytes in 156 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:33:27.609469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5bed3ad1-da97-4348-b8c3-9264eebaf74e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:27.613391 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5bed3ad1-da97-4348-b8c3-9264eebaf74e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:27.613391 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5bed3ad1-da97-4348-b8c3-9264eebaf74e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:27.613391 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5bed3ad1-da97-4348-b8c3-9264eebaf74e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:27.623334 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:27.623334 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:27.627823 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5bed3ad1-da97-4348-b8c3-9264eebaf74e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:27.635010 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5bed3ad1-da97-4348-b8c3-9264eebaf74e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:27.636068 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 832/3339] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:27 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:27.947462 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9da21d5f-db2c-4a5e-b9eb-5f19e4aad678 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:27.951622 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9da21d5f-db2c-4a5e-b9eb-5f19e4aad678 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 Jul 03 06:33:27.951868 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9da21d5f-db2c-4a5e-b9eb-5f19e4aad678 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:27.952135 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9da21d5f-db2c-4a5e-b9eb-5f19e4aad678 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:27.966859 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:27.966859 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:27.972925 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9da21d5f-db2c-4a5e-b9eb-5f19e4aad678 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Volume info retrieved successfully. Jul 03 06:33:27.979617 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9da21d5f-db2c-4a5e-b9eb-5f19e4aad678 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 returned with HTTP 200 Jul 03 06:33:27.980182 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 831/3340] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:27 2026] GET /volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:27.995389 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9e085f49-121c-4fb3-b328-1692f534613e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:27.998462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9e085f49-121c-4fb3-b328-1692f534613e tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:33:27.998928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9e085f49-121c-4fb3-b328-1692f534613e tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fde97f5f-2917-4b1a-ab81-05d97f4d15a8", "name": "tempest-VolumesBackupsV39Test-Backup-977174122", "container": "tempest-volumesbackupsv39test-backup-container-825566137"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:28.000660 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-9e085f49-121c-4fb3-b328-1692f534613e tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Creating new backup {'backup': {'volume_id': 'fde97f5f-2917-4b1a-ab81-05d97f4d15a8', 'name': 'tempest-VolumesBackupsV39Test-Backup-977174122', 'container': 'tempest-volumesbackupsv39test-backup-container-825566137'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:33:28.000874 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-9e085f49-121c-4fb3-b328-1692f534613e tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Creating backup of volume fde97f5f-2917-4b1a-ab81-05d97f4d15a8 in container tempest-volumesbackupsv39test-backup-container-825566137 Jul 03 06:33:28.013057 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:28.013057 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:28.013618 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9e085f49-121c-4fb3-b328-1692f534613e tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Volume info retrieved successfully. Jul 03 06:33:28.052391 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-9e085f49-121c-4fb3-b328-1692f534613e tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Created reservations ['e64bcdd4-fd48-49a6-9225-9e36da2cf1d2', 'dd4ab813-75f1-40c3-8e96-20be52fc7837'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:28.109140 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9e085f49-121c-4fb3-b328-1692f534613e tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:33:28.109583 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 841/3341] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:33:27 2026] POST /volume/v3/backups => generated 332 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:28.121757 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e3cc9fea-4bd1-4bf5-9d3b-4ec1cde18443 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:28.123624 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e3cc9fea-4bd1-4bf5-9d3b-4ec1cde18443 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:28.123926 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e3cc9fea-4bd1-4bf5-9d3b-4ec1cde18443 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:28.124085 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e3cc9fea-4bd1-4bf5-9d3b-4ec1cde18443 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:28.124188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e3cc9fea-4bd1-4bf5-9d3b-4ec1cde18443 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:28.129808 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:28.129808 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:28.130700 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e3cc9fea-4bd1-4bf5-9d3b-4ec1cde18443 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:28.131171 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 838/3342] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:28 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:28.649801 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7a433a62-7ca0-40ea-a612-bff3a4181e17 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:28.651794 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7a433a62-7ca0-40ea-a612-bff3a4181e17 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:28.652139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7a433a62-7ca0-40ea-a612-bff3a4181e17 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:28.652392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7a433a62-7ca0-40ea-a612-bff3a4181e17 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:28.666466 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:28.666466 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:28.671804 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7a433a62-7ca0-40ea-a612-bff3a4181e17 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:28.678737 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7a433a62-7ca0-40ea-a612-bff3a4181e17 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:28.679285 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 833/3343] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:28 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:29.026450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.028623 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:29.029105 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "324d1683-d6d6-461c-b875-809da99426b6"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.031000 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '324d1683-d6d6-461c-b875-809da99426b6'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:29.143395 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ef8782cd-fd85-499a-b01e-55ad2f8c2b52 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.145439 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef8782cd-fd85-499a-b01e-55ad2f8c2b52 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:29.145654 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef8782cd-fd85-499a-b01e-55ad2f8c2b52 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:29.145873 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef8782cd-fd85-499a-b01e-55ad2f8c2b52 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:29.146017 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ef8782cd-fd85-499a-b01e-55ad2f8c2b52 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:29.150462 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:29.150462 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:29.151256 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef8782cd-fd85-499a-b01e-55ad2f8c2b52 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:29.151641 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 842/3344] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:29 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:29.239901 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume of 1 GB Jul 03 06:33:29.246354 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Availability Zones retrieved successfully. Jul 03 06:33:29.254252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Flow 'volume_create_api' (eb8c5542-7641-4c4f-8341-049c220f5688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:29.255847 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa285d5-d4b3-41ca-a93f-768617f821fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:29.257177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:29.293732 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa285d5-d4b3-41ca-a93f-768617f821fc) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 06:33:29.293732 np0000004376 devstack@c-api.service[99916]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 06:33:29.296050 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa285d5-d4b3-41ca-a93f-768617f821fc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:29.297392 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa285d5-d4b3-41ca-a93f-768617f821fc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 06:33:29.298891 np0000004376 devstack@c-api.service[99916]: WARNING cinder.volume.api [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Flow 'volume_create_api' (eb8c5542-7641-4c4f-8341-049c220f5688) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 06:33:29.299410 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3fb0ae43-3da6-4c69-8eba-818e789ef57b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 400 Jul 03 06:33:29.300247 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 832/3345] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/volumes => generated 134 bytes in 274 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:33:29.485057 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3656a28e-46a2-489f-b844-002b1e3f90e0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.487353 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3656a28e-46a2-489f-b844-002b1e3f90e0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:29.487801 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3656a28e-46a2-489f-b844-002b1e3f90e0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.489950 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3656a28e-46a2-489f-b844-002b1e3f90e0 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 400 Jul 03 06:33:29.490535 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 839/3346] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:33:29.498785 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3eb28658-f436-448d-bcbd-595ee993d5cf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.500678 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3eb28658-f436-448d-bcbd-595ee993d5cf tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:29.501110 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3eb28658-f436-448d-bcbd-595ee993d5cf tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e6912a53-a35e-4e0f-af52-18536968655a"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.502571 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-3eb28658-f436-448d-bcbd-595ee993d5cf tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e6912a53-a35e-4e0f-af52-18536968655a'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:29.510284 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3eb28658-f436-448d-bcbd-595ee993d5cf tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 404 Jul 03 06:33:29.510836 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 834/3347] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:29.519807 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9e686d17-7279-4f3a-942a-4eb882c748c7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.522209 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9e686d17-7279-4f3a-942a-4eb882c748c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:29.522628 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9e686d17-7279-4f3a-942a-4eb882c748c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8f9b54a9-1aaf-4b6c-927a-bab18d2c89f4"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.524648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-9e686d17-7279-4f3a-942a-4eb882c748c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8f9b54a9-1aaf-4b6c-927a-bab18d2c89f4'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:29.531323 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9e686d17-7279-4f3a-942a-4eb882c748c7 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 404 Jul 03 06:33:29.531969 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 843/3348] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:29 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 06:33:29.540240 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-af7f4575-5e7c-40d9-84f3-1ed781e4f25c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.542016 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-af7f4575-5e7c-40d9-84f3-1ed781e4f25c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:29.542340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-af7f4575-5e7c-40d9-84f3-1ed781e4f25c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "851bca37-02cb-407e-b03f-b96676bbafcf"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.544405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-af7f4575-5e7c-40d9-84f3-1ed781e4f25c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '851bca37-02cb-407e-b03f-b96676bbafcf'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:29.552333 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-af7f4575-5e7c-40d9-84f3-1ed781e4f25c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 404 Jul 03 06:33:29.553225 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 833/3349] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:29.562038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3e250a5a-3636-4f15-a2a7-064304ad99bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.564065 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e250a5a-3636-4f15-a2a7-064304ad99bb tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:29.564426 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e250a5a-3636-4f15-a2a7-064304ad99bb tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.566582 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e250a5a-3636-4f15-a2a7-064304ad99bb tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 400 Jul 03 06:33:29.567233 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 840/3350] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:29 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 06:33:29.576490 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-30e80d0d-1519-4922-998e-2a32a578d8f5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.578414 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-30e80d0d-1519-4922-998e-2a32a578d8f5 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:29.578842 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-30e80d0d-1519-4922-998e-2a32a578d8f5 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.580906 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-30e80d0d-1519-4922-998e-2a32a578d8f5 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 400 Jul 03 06:33:29.581339 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 835/3351] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:29 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 06:33:29.590937 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d91c02a1-ff7d-41ed-82d4-198c455f4d64 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.593113 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d91c02a1-ff7d-41ed-82d4-198c455f4d64 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:29.593526 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d91c02a1-ff7d-41ed-82d4-198c455f4d64 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.596223 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d91c02a1-ff7d-41ed-82d4-198c455f4d64 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 400 Jul 03 06:33:29.596385 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 844/3352] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:29 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 06:33:29.606002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ecfea7d9-ff74-4335-bf32-a62fd977667e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.608350 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ecfea7d9-ff74-4335-bf32-a62fd977667e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] DELETE https://10.4.3.243/volume/v3/volumes/tempest-invalid-183570699 Jul 03 06:33:29.608598 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ecfea7d9-ff74-4335-bf32-a62fd977667e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:29.608878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ecfea7d9-ff74-4335-bf32-a62fd977667e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:29.609100 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-ecfea7d9-ff74-4335-bf32-a62fd977667e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Delete volume with id: tempest-invalid-183570699 Jul 03 06:33:29.616427 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ecfea7d9-ff74-4335-bf32-a62fd977667e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/tempest-invalid-183570699 returned with HTTP 404 Jul 03 06:33:29.617067 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 834/3353] 10.4.3.243 () {66 vars in 1318 bytes} [Fri Jul 3 06:33:29 2026] DELETE /volume/v3/volumes/tempest-invalid-183570699 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:29.625997 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-eb0d7bc2-6c3f-4d1a-8515-8544f05ff9b4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.628118 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 841/3354] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:33:29 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 06:33:29.636856 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a28a7777-ce6d-4537-b25d-cf152df408d5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.639300 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a28a7777-ce6d-4537-b25d-cf152df408d5 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/xxx/action Jul 03 06:33:29.639833 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a28a7777-ce6d-4537-b25d-cf152df408d5 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-detach": {}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:29.640049 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a28a7777-ce6d-4537-b25d-cf152df408d5 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.650482 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a28a7777-ce6d-4537-b25d-cf152df408d5 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 06:33:29.651188 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 836/3355] 10.4.3.243 () {68 vars in 1291 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:29.665543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ed95cb48-c67e-44d9-9e34-fa21d4de8062 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.667460 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ed95cb48-c67e-44d9-9e34-fa21d4de8062 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/tempest-invalid-1268903435 Jul 03 06:33:29.667784 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ed95cb48-c67e-44d9-9e34-fa21d4de8062 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:29.668107 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ed95cb48-c67e-44d9-9e34-fa21d4de8062 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:29.675878 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ed95cb48-c67e-44d9-9e34-fa21d4de8062 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/tempest-invalid-1268903435 returned with HTTP 404 Jul 03 06:33:29.676588 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 845/3356] 10.4.3.243 () {66 vars in 1318 bytes} [Fri Jul 3 06:33:29 2026] GET /volume/v3/volumes/tempest-invalid-1268903435 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:29.686145 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-123fcb18-6740-47e7-ab05-e1b1f977ee50 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.689241 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 835/3357] 10.4.3.243 () {66 vars in 1240 bytes} [Fri Jul 3 06:33:29 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 06:33:29.696130 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9b4bbed6-215e-4fb2-8532-edb28d01e0c6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.698484 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b4bbed6-215e-4fb2-8532-edb28d01e0c6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:29.698671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b4bbed6-215e-4fb2-8532-edb28d01e0c6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:29.698931 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b4bbed6-215e-4fb2-8532-edb28d01e0c6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:29.700043 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-78546e80-3017-4e5a-93fc-291db51c1d85 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.702311 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-78546e80-3017-4e5a-93fc-291db51c1d85 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?status=null Jul 03 06:33:29.702638 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-78546e80-3017-4e5a-93fc-291db51c1d85 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:29.702847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-78546e80-3017-4e5a-93fc-291db51c1d85 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:29.703156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-78546e80-3017-4e5a-93fc-291db51c1d85 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:29.703386 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-78546e80-3017-4e5a-93fc-291db51c1d85 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Could not evaluate value null, assuming string {{(pid=99917) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:33:29.704094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-78546e80-3017-4e5a-93fc-291db51c1d85 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:33:29.711426 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:29.711426 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:29.716644 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9b4bbed6-215e-4fb2-8532-edb28d01e0c6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:29.722255 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b4bbed6-215e-4fb2-8532-edb28d01e0c6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:29.722745 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 842/3358] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:29 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:29.738548 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-78546e80-3017-4e5a-93fc-291db51c1d85 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Get all volumes completed successfully. Jul 03 06:33:29.741266 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-78546e80-3017-4e5a-93fc-291db51c1d85 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 06:33:29.741953 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 837/3359] 10.4.3.243 () {66 vars in 1281 bytes} [Fri Jul 3 06:33:29 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:33:29.759357 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dc20ccb7-fa7e-40c4-bff1-c1be5acc2b36 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.761828 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dc20ccb7-fa7e-40c4-bff1-c1be5acc2b36 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-909071137 Jul 03 06:33:29.761828 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dc20ccb7-fa7e-40c4-bff1-c1be5acc2b36 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:29.763223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dc20ccb7-fa7e-40c4-bff1-c1be5acc2b36 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:29.763223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-dc20ccb7-fa7e-40c4-bff1-c1be5acc2b36 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:29.763223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-dc20ccb7-fa7e-40c4-bff1-c1be5acc2b36 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-909071137'), ('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:33:29.793537 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dc20ccb7-fa7e-40c4-bff1-c1be5acc2b36 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Get all volumes completed successfully. Jul 03 06:33:29.793678 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-6326ee74-b878-4b02-a997-2e82a0f15edf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.796136 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dc20ccb7-fa7e-40c4-bff1-c1be5acc2b36 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-909071137 returned with HTTP 200 Jul 03 06:33:29.796224 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-6326ee74-b878-4b02-a997-2e82a0f15edf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9/action Jul 03 06:33:29.797436 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 846/3360] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:33:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-909071137 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:33:29.797515 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-6326ee74-b878-4b02-a997-2e82a0f15edf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:29.797671 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-6326ee74-b878-4b02-a997-2e82a0f15edf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.813404 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-082fef65-886c-40f7-964a-44c91ed62c61 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.815414 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-082fef65-886c-40f7-964a-44c91ed62c61 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes?status=null Jul 03 06:33:29.815742 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-082fef65-886c-40f7-964a-44c91ed62c61 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:29.815942 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-082fef65-886c-40f7-964a-44c91ed62c61 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:29.816537 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-082fef65-886c-40f7-964a-44c91ed62c61 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:29.816537 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-082fef65-886c-40f7-964a-44c91ed62c61 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Could not evaluate value null, assuming string {{(pid=99918) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:33:29.818036 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-082fef65-886c-40f7-964a-44c91ed62c61 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:33:29.820085 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:29.820085 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:29.848966 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-59246044-e7ab-464e-a51b-7e48c75894e6 req-6326ee74-b878-4b02-a997-2e82a0f15edf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9/action returned with HTTP 204 Jul 03 06:33:29.849633 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 836/3361] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:29.857273 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-082fef65-886c-40f7-964a-44c91ed62c61 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Get all volumes completed successfully. Jul 03 06:33:29.857273 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-082fef65-886c-40f7-964a-44c91ed62c61 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 06:33:29.858275 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 843/3362] 10.4.3.243 () {66 vars in 1260 bytes} [Fri Jul 3 06:33:29 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:33:29.873131 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-96fdace4-1d47-450a-ae05-2cbe632ce07f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.874043 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-96fdace4-1d47-450a-ae05-2cbe632ce07f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2106800617 Jul 03 06:33:29.874043 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-96fdace4-1d47-450a-ae05-2cbe632ce07f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:29.874043 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-96fdace4-1d47-450a-ae05-2cbe632ce07f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:29.874640 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-96fdace4-1d47-450a-ae05-2cbe632ce07f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:29.875645 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-96fdace4-1d47-450a-ae05-2cbe632ce07f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2106800617'), ('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:33:29.910446 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-96fdace4-1d47-450a-ae05-2cbe632ce07f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Get all volumes completed successfully. Jul 03 06:33:29.910960 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-96fdace4-1d47-450a-ae05-2cbe632ce07f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2106800617 returned with HTTP 200 Jul 03 06:33:29.911468 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 838/3363] 10.4.3.243 () {66 vars in 1338 bytes} [Fri Jul 3 06:33:29 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2106800617 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:33:29.922643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f71d2bd8-6ca8-42f8-89ef-076becf6db0c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.925213 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f71d2bd8-6ca8-42f8-89ef-076becf6db0c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action Jul 03 06:33:29.925348 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f71d2bd8-6ca8-42f8-89ef-076becf6db0c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:29.925503 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f71d2bd8-6ca8-42f8-89ef-076becf6db0c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.938574 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:29.938574 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:29.939160 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f71d2bd8-6ca8-42f8-89ef-076becf6db0c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume info retrieved successfully. Jul 03 06:33:29.951965 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f71d2bd8-6ca8-42f8-89ef-076becf6db0c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Reserve volume completed successfully. Jul 03 06:33:29.951965 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f71d2bd8-6ca8-42f8-89ef-076becf6db0c tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action returned with HTTP 202 Jul 03 06:33:29.951965 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 847/3364] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:33:29.960561 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-478130f9-4386-4bce-9faa-2f1dde02464b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.963080 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-478130f9-4386-4bce-9faa-2f1dde02464b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action Jul 03 06:33:29.963581 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-478130f9-4386-4bce-9faa-2f1dde02464b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:29.963768 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-478130f9-4386-4bce-9faa-2f1dde02464b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:29.973397 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:29.973397 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:29.973936 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-478130f9-4386-4bce-9faa-2f1dde02464b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume info retrieved successfully. Jul 03 06:33:29.978980 np0000004376 devstack@c-api.service[99916]: ERROR cinder.volume.api [None req-478130f9-4386-4bce-9faa-2f1dde02464b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 06:33:29.979315 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-478130f9-4386-4bce-9faa-2f1dde02464b tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action returned with HTTP 400 Jul 03 06:33:29.980102 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 837/3365] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:33:29.989036 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-28acae35-0efe-461a-add4-e8e92aa9338a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:29.991298 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-28acae35-0efe-461a-add4-e8e92aa9338a tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action Jul 03 06:33:29.991750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-28acae35-0efe-461a-add4-e8e92aa9338a tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:29.991938 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-28acae35-0efe-461a-add4-e8e92aa9338a tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.004378 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.004378 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:30.004995 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-28acae35-0efe-461a-add4-e8e92aa9338a tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume info retrieved successfully. Jul 03 06:33:30.025162 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-28acae35-0efe-461a-add4-e8e92aa9338a tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Unreserve volume completed successfully. Jul 03 06:33:30.026121 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-28acae35-0efe-461a-add4-e8e92aa9338a tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action returned with HTTP 202 Jul 03 06:33:30.026121 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 844/3366] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:29 2026] POST /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:33:30.036055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6af7bdb3-4c4e-49d9-bd30-3aa827a100ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.038239 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6af7bdb3-4c4e-49d9-bd30-3aa827a100ce tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/f9eeadb1-6057-48b6-a092-adab92b09a6e/action Jul 03 06:33:30.039041 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6af7bdb3-4c4e-49d9-bd30-3aa827a100ce tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:30.039041 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6af7bdb3-4c4e-49d9-bd30-3aa827a100ce tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.047627 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6af7bdb3-4c4e-49d9-bd30-3aa827a100ce tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/f9eeadb1-6057-48b6-a092-adab92b09a6e/action returned with HTTP 404 Jul 03 06:33:30.048498 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 839/3367] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:30 2026] POST /volume/v3/volumes/f9eeadb1-6057-48b6-a092-adab92b09a6e/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:30.059906 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8173e419-eac5-49b2-a7cd-36c331c8ceaf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.062108 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8173e419-eac5-49b2-a7cd-36c331c8ceaf tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/50fc2669-e765-44a6-8634-65d83189d3c2/action Jul 03 06:33:30.062561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8173e419-eac5-49b2-a7cd-36c331c8ceaf tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:30.062821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8173e419-eac5-49b2-a7cd-36c331c8ceaf tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.072647 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8173e419-eac5-49b2-a7cd-36c331c8ceaf tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/50fc2669-e765-44a6-8634-65d83189d3c2/action returned with HTTP 404 Jul 03 06:33:30.073525 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 848/3368] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:30 2026] POST /volume/v3/volumes/50fc2669-e765-44a6-8634-65d83189d3c2/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:30.081506 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c037e35c-d733-4314-b4a0-80be52f226df None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.083994 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 838/3369] 10.4.3.243 () {68 vars in 1260 bytes} [Fri Jul 3 06:33:30 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 06:33:30.092235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-041671a6-14cc-4612-aada-de22e5c2413f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.094274 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-041671a6-14cc-4612-aada-de22e5c2413f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] PUT https://10.4.3.243/volume/v3/volumes/tempest-invalid-877215036 Jul 03 06:33:30.094675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-041671a6-14cc-4612-aada-de22e5c2413f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.103315 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-041671a6-14cc-4612-aada-de22e5c2413f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/tempest-invalid-877215036 returned with HTTP 404 Jul 03 06:33:30.104180 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 845/3370] 10.4.3.243 () {68 vars in 1335 bytes} [Fri Jul 3 06:33:30 2026] PUT /volume/v3/volumes/tempest-invalid-877215036 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:30.113733 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a7b90741-1f61-4985-8510-f3072966897d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.115796 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a7b90741-1f61-4985-8510-f3072966897d tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] PUT https://10.4.3.243/volume/v3/volumes/885062de-7525-4db9-8051-5339c2d549e3 Jul 03 06:33:30.116226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a7b90741-1f61-4985-8510-f3072966897d tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.125362 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a7b90741-1f61-4985-8510-f3072966897d tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/885062de-7525-4db9-8051-5339c2d549e3 returned with HTTP 404 Jul 03 06:33:30.125980 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 840/3371] 10.4.3.243 () {68 vars in 1368 bytes} [Fri Jul 3 06:33:30 2026] PUT /volume/v3/volumes/885062de-7525-4db9-8051-5339c2d549e3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:30.138630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f2d2d7c7-2a75-423c-9dc1-aeb6270d11fd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.141000 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f2d2d7c7-2a75-423c-9dc1-aeb6270d11fd tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b598615b-ab45-4176-89a3-3c3b51a1d134 Jul 03 06:33:30.141224 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f2d2d7c7-2a75-423c-9dc1-aeb6270d11fd tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.141455 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f2d2d7c7-2a75-423c-9dc1-aeb6270d11fd tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.141677 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-f2d2d7c7-2a75-423c-9dc1-aeb6270d11fd tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Delete volume with id: b598615b-ab45-4176-89a3-3c3b51a1d134 Jul 03 06:33:30.150818 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f2d2d7c7-2a75-423c-9dc1-aeb6270d11fd tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/b598615b-ab45-4176-89a3-3c3b51a1d134 returned with HTTP 404 Jul 03 06:33:30.151459 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 849/3372] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:30 2026] DELETE /volume/v3/volumes/b598615b-ab45-4176-89a3-3c3b51a1d134 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:30.163309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fb450936-2c53-43b9-8ec0-21486292291f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.164927 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fb450936-2c53-43b9-8ec0-21486292291f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action Jul 03 06:33:30.165329 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fb450936-2c53-43b9-8ec0-21486292291f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:30.165552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fb450936-2c53-43b9-8ec0-21486292291f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.165706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0a838458-6ed5-4c00-87df-835a95c63b3d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.167540 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fb450936-2c53-43b9-8ec0-21486292291f tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action returned with HTTP 400 Jul 03 06:33:30.167732 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0a838458-6ed5-4c00-87df-835a95c63b3d tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:30.168249 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 839/3373] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:30 2026] POST /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:33:30.168759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0a838458-6ed5-4c00-87df-835a95c63b3d tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.168967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0a838458-6ed5-4c00-87df-835a95c63b3d tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.169086 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0a838458-6ed5-4c00-87df-835a95c63b3d tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:30.173385 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.173385 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:30.174252 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0a838458-6ed5-4c00-87df-835a95c63b3d tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:30.174519 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 846/3374] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:30 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:30.180237 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e522294e-36a6-46a4-9760-e32e8756ab75 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.182708 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e522294e-36a6-46a4-9760-e32e8756ab75 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action Jul 03 06:33:30.183310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e522294e-36a6-46a4-9760-e32e8756ab75 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:30.183551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e522294e-36a6-46a4-9760-e32e8756ab75 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.185879 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e522294e-36a6-46a4-9760-e32e8756ab75 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action returned with HTTP 400 Jul 03 06:33:30.186665 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 841/3375] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:30 2026] POST /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:33:30.196385 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9ced3a46-f910-4e26-8975-b2678f2d3422 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.198414 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9ced3a46-f910-4e26-8975-b2678f2d3422 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/f1f1489f-8f81-4f95-9d46-4a670d7d2525/action Jul 03 06:33:30.199109 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9ced3a46-f910-4e26-8975-b2678f2d3422 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:30.199292 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9ced3a46-f910-4e26-8975-b2678f2d3422 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.208471 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9ced3a46-f910-4e26-8975-b2678f2d3422 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/f1f1489f-8f81-4f95-9d46-4a670d7d2525/action returned with HTTP 404 Jul 03 06:33:30.209299 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 850/3376] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:30 2026] POST /volume/v3/volumes/f1f1489f-8f81-4f95-9d46-4a670d7d2525/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:30.219156 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a837cb93-019a-4b9a-b0ea-3ea07e7fa09e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.221285 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a837cb93-019a-4b9a-b0ea-3ea07e7fa09e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action Jul 03 06:33:30.221943 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a837cb93-019a-4b9a-b0ea-3ea07e7fa09e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:30.221943 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a837cb93-019a-4b9a-b0ea-3ea07e7fa09e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.224028 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a837cb93-019a-4b9a-b0ea-3ea07e7fa09e tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action returned with HTTP 400 Jul 03 06:33:30.224595 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 840/3377] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:33:30 2026] POST /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:33:30.235538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cf2dc369-5454-44ac-a239-c0d29941a801 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.237651 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf2dc369-5454-44ac-a239-c0d29941a801 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] POST https://10.4.3.243/volume/v3/volumes/None/action Jul 03 06:33:30.238127 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf2dc369-5454-44ac-a239-c0d29941a801 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:30.238285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf2dc369-5454-44ac-a239-c0d29941a801 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.248545 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf2dc369-5454-44ac-a239-c0d29941a801 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 06:33:30.249184 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 847/3378] 10.4.3.243 () {68 vars in 1294 bytes} [Fri Jul 3 06:33:30 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 06:33:30.259264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1c3f1ed2-23da-4f87-8074-e33b4030bdb2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.261266 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1c3f1ed2-23da-4f87-8074-e33b4030bdb2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/bb24f305-b118-42a8-94a9-5b236bc370b3 Jul 03 06:33:30.261461 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1c3f1ed2-23da-4f87-8074-e33b4030bdb2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.261634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1c3f1ed2-23da-4f87-8074-e33b4030bdb2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.268838 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1c3f1ed2-23da-4f87-8074-e33b4030bdb2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/bb24f305-b118-42a8-94a9-5b236bc370b3 returned with HTTP 404 Jul 03 06:33:30.269514 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 842/3379] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:30 2026] GET /volume/v3/volumes/bb24f305-b118-42a8-94a9-5b236bc370b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:30.281166 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e311137c-201c-48e4-bcbd-1fbe855d95d2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.285710 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e311137c-201c-48e4-bcbd-1fbe855d95d2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 Jul 03 06:33:30.286005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e311137c-201c-48e4-bcbd-1fbe855d95d2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.286302 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e311137c-201c-48e4-bcbd-1fbe855d95d2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.296020 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.296020 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:30.301554 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e311137c-201c-48e4-bcbd-1fbe855d95d2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume info retrieved successfully. Jul 03 06:33:30.307986 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e311137c-201c-48e4-bcbd-1fbe855d95d2 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 returned with HTTP 200 Jul 03 06:33:30.308615 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 851/3380] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:30 2026] GET /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:30.324078 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bd0ba9f7-2413-4759-8265-c19d3fb8c3b6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.326937 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd0ba9f7-2413-4759-8265-c19d3fb8c3b6 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] DELETE https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 Jul 03 06:33:30.327177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd0ba9f7-2413-4759-8265-c19d3fb8c3b6 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.327667 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd0ba9f7-2413-4759-8265-c19d3fb8c3b6 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.327667 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-bd0ba9f7-2413-4759-8265-c19d3fb8c3b6 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Delete volume with id: 6ceb2dda-6f08-459c-bc2c-e87244316550 Jul 03 06:33:30.338762 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.338762 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:30.339356 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bd0ba9f7-2413-4759-8265-c19d3fb8c3b6 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume info retrieved successfully. Jul 03 06:33:30.366604 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bd0ba9f7-2413-4759-8265-c19d3fb8c3b6 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Delete volume request issued successfully. Jul 03 06:33:30.367519 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd0ba9f7-2413-4759-8265-c19d3fb8c3b6 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 returned with HTTP 202 Jul 03 06:33:30.367519 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 841/3381] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:30 2026] DELETE /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:30.376341 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1bd5cd5d-ee5f-4fc8-b6e6-4d1c1f9d9487 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.378621 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1bd5cd5d-ee5f-4fc8-b6e6-4d1c1f9d9487 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 Jul 03 06:33:30.378901 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1bd5cd5d-ee5f-4fc8-b6e6-4d1c1f9d9487 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.379144 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1bd5cd5d-ee5f-4fc8-b6e6-4d1c1f9d9487 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.388391 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.388391 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:30.392870 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1bd5cd5d-ee5f-4fc8-b6e6-4d1c1f9d9487 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Volume info retrieved successfully. Jul 03 06:33:30.397866 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1bd5cd5d-ee5f-4fc8-b6e6-4d1c1f9d9487 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 returned with HTTP 200 Jul 03 06:33:30.398625 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 848/3382] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:30 2026] GET /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:30.738309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-353de1dc-1727-4acc-bd7b-17af376bc8dd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.740370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-353de1dc-1727-4acc-bd7b-17af376bc8dd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:30.740676 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-353de1dc-1727-4acc-bd7b-17af376bc8dd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.740919 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-353de1dc-1727-4acc-bd7b-17af376bc8dd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.751253 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.751253 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:30.754669 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-353de1dc-1727-4acc-bd7b-17af376bc8dd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:30.759252 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-353de1dc-1727-4acc-bd7b-17af376bc8dd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:30.759896 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 843/3383] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:30 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:30.774393 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-735da17e-5955-46b3-a4df-34dd11b7c996 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.776154 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-735da17e-5955-46b3-a4df-34dd11b7c996 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:30.776326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-735da17e-5955-46b3-a4df-34dd11b7c996 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.776509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-735da17e-5955-46b3-a4df-34dd11b7c996 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.789059 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.789059 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:30.793710 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-735da17e-5955-46b3-a4df-34dd11b7c996 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:30.799436 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-735da17e-5955-46b3-a4df-34dd11b7c996 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:30.800158 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 852/3384] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:30 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:30.850590 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-f8a92934-96af-4645-b626-9a89b2b90654 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.852906 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-f8a92934-96af-4645-b626-9a89b2b90654 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:30.853110 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-f8a92934-96af-4645-b626-9a89b2b90654 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:30.853300 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-f8a92934-96af-4645-b626-9a89b2b90654 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:30.863823 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.863823 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:30.868099 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-f8a92934-96af-4645-b626-9a89b2b90654 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:30.873657 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-f8a92934-96af-4645-b626-9a89b2b90654 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:30.874214 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 842/3385] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:30 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:30.898374 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-a4f52903-c3cf-489b-ab31-bd680e68dfeb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:30.900743 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-a4f52903-c3cf-489b-ab31-bd680e68dfeb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/action Jul 03 06:33:30.901118 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-a4f52903-c3cf-489b-ab31-bd680e68dfeb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:30.901297 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-a4f52903-c3cf-489b-ab31-bd680e68dfeb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:30.914266 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:30.914266 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:30.914919 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-a4f52903-c3cf-489b-ab31-bd680e68dfeb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:30.923379 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-a4f52903-c3cf-489b-ab31-bd680e68dfeb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Begin detaching volume completed successfully. Jul 03 06:33:30.923660 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-a4f52903-c3cf-489b-ab31-bd680e68dfeb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/action returned with HTTP 202 Jul 03 06:33:30.924354 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 849/3386] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:33:30 2026] POST /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:33:31.078331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b522395e-bb89-4446-9774-9222aa10e34b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:31.080608 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:31.081039 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1889271788"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:31.082581 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1889271788'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:31.082707 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume of 1 GB Jul 03 06:33:31.087652 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Availability Zones retrieved successfully. Jul 03 06:33:31.095169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Flow 'volume_create_api' (54fe2b45-bedd-4ff2-95b9-55a56105ba1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:31.096479 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb723c7a-440c-4d8f-a319-792ea87bb9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:31.098046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:31.138596 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb723c7a-440c-4d8f-a319-792ea87bb9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:31.139680 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de9fa2fc-4d61-4010-b18c-db7f108d67f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:31.188933 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a47e3a61-28f2-4c2e-a79a-db7490cb2198 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:31.190730 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a47e3a61-28f2-4c2e-a79a-db7490cb2198 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:31.191033 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a47e3a61-28f2-4c2e-a79a-db7490cb2198 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:31.191267 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a47e3a61-28f2-4c2e-a79a-db7490cb2198 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:31.191372 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a47e3a61-28f2-4c2e-a79a-db7490cb2198 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:31.196843 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:31.196843 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:31.197655 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a47e3a61-28f2-4c2e-a79a-db7490cb2198 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:31.198043 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 853/3387] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:31 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:31.227106 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Created reservations ['12d225c6-4893-490e-9bbd-d8f1f246b380', '5d39dc1d-afe5-4e12-b933-2ab64b686a68', 'c7d97827-f72c-4900-a85f-f06a949b46aa', 'e6d0a149-be12-472e-9796-4cc93e0aaf45'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:31.228681 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de9fa2fc-4d61-4010-b18c-db7f108d67f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d225c6-4893-490e-9bbd-d8f1f246b380', '5d39dc1d-afe5-4e12-b933-2ab64b686a68', 'c7d97827-f72c-4900-a85f-f06a949b46aa', 'e6d0a149-be12-472e-9796-4cc93e0aaf45']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:31.229782 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb8fe708-35d3-422a-8e70-fbd3d3d8a32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:31.282123 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb8fe708-35d3-422a-8e70-fbd3d3d8a32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de692eb-f30d-460e-b06c-7c1814563edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1889271788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',qos_specs=None,replication_status=,reservations=['12d225c6-4893-490e-9bbd-d8f1f246b380','5d39dc1d-afe5-4e12-b933-2ab64b686a68','c7d97827-f72c-4900-a85f-f06a949b46aa','e6d0a149-be12-472e-9796-4cc93e0aaf45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac01893971d4c82ae55a3732f77d0a3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1889271788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de692eb-f30d-460e-b06c-7c1814563edb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac01893971d4c82ae55a3732f77d0a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:31.282123 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (381ab5d7-9b15-4e8e-ba62-d303db56cfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:31.327263 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (381ab5d7-9b15-4e8e-ba62-d303db56cfbe) transitioned into state 'SUCCESS' from state '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-1889271788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',qos_specs=None,replication_status=,reservations=['12d225c6-4893-490e-9bbd-d8f1f246b380','5d39dc1d-afe5-4e12-b933-2ab64b686a68','c7d97827-f72c-4900-a85f-f06a949b46aa','e6d0a149-be12-472e-9796-4cc93e0aaf45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac01893971d4c82ae55a3732f77d0a3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:31.328634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd3e4c4-63d8-4413-ad01-f7ecf84478be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:31.346045 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd3e4c4-63d8-4413-ad01-f7ecf84478be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:31.347430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Flow 'volume_create_api' (54fe2b45-bedd-4ff2-95b9-55a56105ba1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:31.348024 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume request issued successfully. Jul 03 06:33:31.349016 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b522395e-bb89-4446-9774-9222aa10e34b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:31.349908 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 844/3388] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:31 2026] POST /volume/v3/volumes => generated 755 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:31.369450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1a2ef1ef-4198-4df7-a7fd-2316a078cdc9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:31.371705 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1a2ef1ef-4198-4df7-a7fd-2316a078cdc9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:31.372225 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1a2ef1ef-4198-4df7-a7fd-2316a078cdc9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:31.372225 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1a2ef1ef-4198-4df7-a7fd-2316a078cdc9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:31.381551 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:31.381551 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:31.388393 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1a2ef1ef-4198-4df7-a7fd-2316a078cdc9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:31.394245 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1a2ef1ef-4198-4df7-a7fd-2316a078cdc9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:31.394672 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 843/3389] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:31 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:31.415682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-17f97859-24d8-4a96-aad2-25e6a19f4089 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:31.418308 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17f97859-24d8-4a96-aad2-25e6a19f4089 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] GET https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 Jul 03 06:33:31.418840 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17f97859-24d8-4a96-aad2-25e6a19f4089 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:31.418840 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17f97859-24d8-4a96-aad2-25e6a19f4089 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:31.436148 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17f97859-24d8-4a96-aad2-25e6a19f4089 tempest-VolumesNegativeTest-646212060 tempest-VolumesNegativeTest-646212060-project-member] https://10.4.3.243/volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 returned with HTTP 404 Jul 03 06:33:31.436911 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 850/3390] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:31 2026] GET /volume/v3/volumes/6ceb2dda-6f08-459c-bc2c-e87244316550 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:31.954254 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-26147219-70e8-4192-b41f-e9ca613a086b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:31.955126 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-26147219-70e8-4192-b41f-e9ca613a086b None None] GET https://10.4.3.243/volume// Jul 03 06:33:31.955126 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-26147219-70e8-4192-b41f-e9ca613a086b None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:31.955126 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-26147219-70e8-4192-b41f-e9ca613a086b None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:31.955411 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-26147219-70e8-4192-b41f-e9ca613a086b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:33:31.955769 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 854/3391] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:33:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:33:31.964372 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-61d52132-f914-434c-a284-64db40ac03bb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:31.967225 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-61d52132-f914-434c-a284-64db40ac03bb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:31.967711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-61d52132-f914-434c-a284-64db40ac03bb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:31.967711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-61d52132-f914-434c-a284-64db40ac03bb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:31.978542 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:31.978542 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:31.983439 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-61d52132-f914-434c-a284-64db40ac03bb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:31.989249 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-61d52132-f914-434c-a284-64db40ac03bb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:31.989737 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 845/3392] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:33:31 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:33:32.009826 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-22d0637b-579e-45cf-b21c-94348189520d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:32.013008 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-22d0637b-579e-45cf-b21c-94348189520d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/encryption Jul 03 06:33:32.013403 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-22d0637b-579e-45cf-b21c-94348189520d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:32.013796 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-22d0637b-579e-45cf-b21c-94348189520d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:32.027325 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:32.027325 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:32.037232 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-22d0637b-579e-45cf-b21c-94348189520d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/encryption returned with HTTP 200 Jul 03 06:33:32.037232 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 844/3393] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:33:32 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:32.211524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0c4988ff-e6bb-414e-b8f6-a862e79c822a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:32.219545 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0c4988ff-e6bb-414e-b8f6-a862e79c822a tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:32.219545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0c4988ff-e6bb-414e-b8f6-a862e79c822a tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:32.219545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0c4988ff-e6bb-414e-b8f6-a862e79c822a tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:32.219545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0c4988ff-e6bb-414e-b8f6-a862e79c822a tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:32.222823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-1ad32c52-c6f0-47c6-8d4a-4778b4ff4733 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:32.225041 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:32.225041 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:32.225991 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0c4988ff-e6bb-414e-b8f6-a862e79c822a tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:32.226266 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-1ad32c52-c6f0-47c6-8d4a-4778b4ff4733 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:33:32.226394 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 851/3394] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:32 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:32.226459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-1ad32c52-c6f0-47c6-8d4a-4778b4ff4733 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:32.226707 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-1ad32c52-c6f0-47c6-8d4a-4778b4ff4733 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:32.239932 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:32.239932 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:32.247407 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-1ad32c52-c6f0-47c6-8d4a-4778b4ff4733 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:33:32.255349 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-1ad32c52-c6f0-47c6-8d4a-4778b4ff4733 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 200 Jul 03 06:33:32.255981 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 855/3395] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:32 2026] GET /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 1660 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:32.411458 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7ff1771f-a69b-43bc-a82b-d2a810a8f0a2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:32.417642 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ff1771f-a69b-43bc-a82b-d2a810a8f0a2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:32.417935 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ff1771f-a69b-43bc-a82b-d2a810a8f0a2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:32.418157 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ff1771f-a69b-43bc-a82b-d2a810a8f0a2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:32.428097 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:32.428097 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:32.443838 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7ff1771f-a69b-43bc-a82b-d2a810a8f0a2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:32.467364 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ff1771f-a69b-43bc-a82b-d2a810a8f0a2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:32.468020 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 846/3396] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:32 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:32.578747 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-05921e93-39fd-4516-ba50-5db395a0e363 req-963e3559-40cb-4245-8ae3-487679a74cb4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:32.582231 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-963e3559-40cb-4245-8ae3-487679a74cb4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:32.582556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-963e3559-40cb-4245-8ae3-487679a74cb4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:32.582936 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-963e3559-40cb-4245-8ae3-487679a74cb4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:32.596070 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:32.596070 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:32.615561 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-05921e93-39fd-4516-ba50-5db395a0e363 req-963e3559-40cb-4245-8ae3-487679a74cb4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:32.631251 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-963e3559-40cb-4245-8ae3-487679a74cb4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:32.631803 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 845/3397] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:32 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:33.043549 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:33.147818 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-d91db93f-1015-47e6-8c89-dcdde2284be1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:33.150212 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-d91db93f-1015-47e6-8c89-dcdde2284be1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9 Jul 03 06:33:33.150729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-d91db93f-1015-47e6-8c89-dcdde2284be1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:33.150802 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-d91db93f-1015-47e6-8c89-dcdde2284be1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:33.162299 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:33.162299 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:33.204267 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:33.204670 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1612083647"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:33.206200 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1612083647'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:33.206375 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Create volume of 1 GB Jul 03 06:33:33.211652 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Availability Zones retrieved successfully. Jul 03 06:33:33.218613 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Flow 'volume_create_api' (c61c2865-5277-4b49-899c-ad5add47c0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:33.219728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391f7e87-5279-4983-a4ae-06fd7f8ad4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:33.221199 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:33.241402 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ed6536dd-bcaa-459d-b794-76ac271edee2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:33.244661 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed6536dd-bcaa-459d-b794-76ac271edee2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:33.245042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed6536dd-bcaa-459d-b794-76ac271edee2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:33.245447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed6536dd-bcaa-459d-b794-76ac271edee2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:33.245523 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-ed6536dd-bcaa-459d-b794-76ac271edee2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:33.251727 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:33.251727 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:33.252657 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed6536dd-bcaa-459d-b794-76ac271edee2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:33.253118 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 847/3398] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:33 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:33.260881 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391f7e87-5279-4983-a4ae-06fd7f8ad4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:33.262078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b710c3c5-5781-43d5-8c5c-af4487b9a736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:33.349761 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Created reservations ['d4922efa-bce2-41a7-8e47-1f707f74ac53', 'a3849e07-5707-4401-8b33-0cfa61daa553', '1dc0caa0-6bc9-455c-809a-dcdf0e02274d', '4bb06fcb-ce85-40ef-8a79-6e95ee2dbeb4'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:33.350966 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b710c3c5-5781-43d5-8c5c-af4487b9a736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4922efa-bce2-41a7-8e47-1f707f74ac53', 'a3849e07-5707-4401-8b33-0cfa61daa553', '1dc0caa0-6bc9-455c-809a-dcdf0e02274d', '4bb06fcb-ce85-40ef-8a79-6e95ee2dbeb4']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:33.352818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171e7e21-baa1-4c4e-ad04-f9aaae23ea86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:33.377647 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171e7e21-baa1-4c4e-ad04-f9aaae23ea86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7890b755-6357-41db-867d-8407edfdf983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1612083647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f7bab4b92449a9a40a8bd16ed4457c',qos_specs=None,replication_status=,reservations=['d4922efa-bce2-41a7-8e47-1f707f74ac53','a3849e07-5707-4401-8b33-0cfa61daa553','1dc0caa0-6bc9-455c-809a-dcdf0e02274d','4bb06fcb-ce85-40ef-8a79-6e95ee2dbeb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c458dbc6124642a7c774a68f74bf96',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1612083647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7890b755-6357-41db-867d-8407edfdf983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f7bab4b92449a9a40a8bd16ed4457c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5c458dbc6124642a7c774a68f74bf96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:33.378492 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24965225-e62d-46c6-bbf6-d68d5f032dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:33.401707 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24965225-e62d-46c6-bbf6-d68d5f032dbc) transitioned into state 'SUCCESS' from state '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-1612083647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f7bab4b92449a9a40a8bd16ed4457c',qos_specs=None,replication_status=,reservations=['d4922efa-bce2-41a7-8e47-1f707f74ac53','a3849e07-5707-4401-8b33-0cfa61daa553','1dc0caa0-6bc9-455c-809a-dcdf0e02274d','4bb06fcb-ce85-40ef-8a79-6e95ee2dbeb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c458dbc6124642a7c774a68f74bf96',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:33.402473 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363eae82-59f3-405f-aa5c-97a4fda50296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:33.417263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363eae82-59f3-405f-aa5c-97a4fda50296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:33.418328 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Flow 'volume_create_api' (c61c2865-5277-4b49-899c-ad5add47c0e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:33.418759 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Create volume request issued successfully. Jul 03 06:33:33.419573 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-89f63208-5982-409b-a2ec-1ba2292f0f45 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:33.420055 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 852/3399] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:33:33 2026] POST /volume/v3/volumes => generated 766 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:33.432297 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c8ae00ac-828d-4228-9dd0-6056f0aadff0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:33.434363 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c8ae00ac-828d-4228-9dd0-6056f0aadff0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:33.434721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c8ae00ac-828d-4228-9dd0-6056f0aadff0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:33.434972 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c8ae00ac-828d-4228-9dd0-6056f0aadff0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:33.481904 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:33.481904 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:33.510391 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c8ae00ac-828d-4228-9dd0-6056f0aadff0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:33.515764 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c8ae00ac-828d-4228-9dd0-6056f0aadff0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 returned with HTTP 200 Jul 03 06:33:33.516365 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 846/3400] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:33 2026] GET /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 => generated 834 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:33.782482 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2aec2b75-4c96-4e81-91d8-6512d6847b07 req-d91db93f-1015-47e6-8c89-dcdde2284be1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9 returned with HTTP 200 Jul 03 06:33:33.783012 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 856/3401] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:33:33 2026] DELETE /volume/v3/attachments/b3902816-eb8b-434c-9736-65cb1931dae9 => generated 19 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:34.004824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.007339 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:34.007817 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-2078726895", "snapshot_id": null, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "volume_type": null, "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:34.010383 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-2078726895', 'snapshot_id': None, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'volume_type': None, 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:34.153719 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Create volume of 1 GB Jul 03 06:33:34.158350 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Availability Zones retrieved successfully. Jul 03 06:33:34.164002 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Flow 'volume_create_api' (3ff16ad7-43e3-4542-955d-86fb770d4871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:34.165435 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444bcb04-b80c-4da0-a97c-912fee8df294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:34.166466 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:34.234855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444bcb04-b80c-4da0-a97c-912fee8df294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:34.235755 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da5a85e-9046-4a94-90a0-a288825759fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:34.266439 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-487ffadb-0297-47da-8099-f888470614a2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.268807 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-487ffadb-0297-47da-8099-f888470614a2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:34.269112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-487ffadb-0297-47da-8099-f888470614a2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:34.269373 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-487ffadb-0297-47da-8099-f888470614a2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:34.271133 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-487ffadb-0297-47da-8099-f888470614a2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:34.274736 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:34.274736 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:34.275747 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-487ffadb-0297-47da-8099-f888470614a2 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:34.276202 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 853/3402] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:34 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:34.380338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Created reservations ['8bc88905-b85f-4f46-91bb-f0649ea22ff7', 'e018eab0-1181-419d-85d9-2ead1dbf2931', '3e941ce7-6c96-43c7-b7bc-6f1f4a075d66', '21a0562a-ac17-4e45-bd34-3403e8df6dbb'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:34.381377 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da5a85e-9046-4a94-90a0-a288825759fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bc88905-b85f-4f46-91bb-f0649ea22ff7', 'e018eab0-1181-419d-85d9-2ead1dbf2931', '3e941ce7-6c96-43c7-b7bc-6f1f4a075d66', '21a0562a-ac17-4e45-bd34-3403e8df6dbb']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:34.382220 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf13985d-24ae-4ba6-996e-2527d091937d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:34.417318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf13985d-24ae-4ba6-996e-2527d091937d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f981e0-82b0-44c8-8f5e-e62e5cbce351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2078726895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75601cd80202474b9d20817540e1e200',qos_specs=None,replication_status=,reservations=['8bc88905-b85f-4f46-91bb-f0649ea22ff7','e018eab0-1181-419d-85d9-2ead1dbf2931','3e941ce7-6c96-43c7-b7bc-6f1f4a075d66','21a0562a-ac17-4e45-bd34-3403e8df6dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1bfecead0c43e1a2e0bd4a7a3942e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2078726895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91f981e0-82b0-44c8-8f5e-e62e5cbce351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75601cd80202474b9d20817540e1e200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f1bfecead0c43e1a2e0bd4a7a3942e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:34.418575 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7025a8a9-84c5-4ef4-ba98-34d6a8117fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:34.479794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7025a8a9-84c5-4ef4-ba98-34d6a8117fb9) transitioned into state 'SUCCESS' from state '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-2078726895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75601cd80202474b9d20817540e1e200',qos_specs=None,replication_status=,reservations=['8bc88905-b85f-4f46-91bb-f0649ea22ff7','e018eab0-1181-419d-85d9-2ead1dbf2931','3e941ce7-6c96-43c7-b7bc-6f1f4a075d66','21a0562a-ac17-4e45-bd34-3403e8df6dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1bfecead0c43e1a2e0bd4a7a3942e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:34.480675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccc3644-f794-45f0-8c6a-d022a50eab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:34.507319 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccc3644-f794-45f0-8c6a-d022a50eab07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:34.508262 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Flow 'volume_create_api' (3ff16ad7-43e3-4542-955d-86fb770d4871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:34.508598 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Create volume request issued successfully. Jul 03 06:33:34.509366 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fbc1b63b-4307-442d-8b50-0ae4b11b090d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:34.509944 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 848/3403] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:33:34 2026] POST /volume/v3/volumes => generated 754 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:34.524561 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b0874bdc-ee2c-4e97-9a87-ac04e8a958d0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.526701 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b0874bdc-ee2c-4e97-9a87-ac04e8a958d0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:33:34.526943 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b0874bdc-ee2c-4e97-9a87-ac04e8a958d0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:34.527157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b0874bdc-ee2c-4e97-9a87-ac04e8a958d0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:34.531037 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b833e7ef-240c-486a-b2dc-7676376802a9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.533539 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b833e7ef-240c-486a-b2dc-7676376802a9 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:34.533916 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b833e7ef-240c-486a-b2dc-7676376802a9 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:34.534222 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b833e7ef-240c-486a-b2dc-7676376802a9 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:34.543790 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:34.543790 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:34.544510 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:34.544510 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:34.552822 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b833e7ef-240c-486a-b2dc-7676376802a9 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:34.553254 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b0874bdc-ee2c-4e97-9a87-ac04e8a958d0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:33:34.561178 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b0874bdc-ee2c-4e97-9a87-ac04e8a958d0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 returned with HTTP 200 Jul 03 06:33:34.561487 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b833e7ef-240c-486a-b2dc-7676376802a9 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 returned with HTTP 200 Jul 03 06:33:34.561729 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 847/3404] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:34 2026] GET /volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:34.561957 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 857/3405] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:34 2026] GET /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:34.577591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e901b9c7-a21e-4654-87cd-00bc5739dc63 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.579364 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e901b9c7-a21e-4654-87cd-00bc5739dc63 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:33:34.579785 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e901b9c7-a21e-4654-87cd-00bc5739dc63 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7890b755-6357-41db-867d-8407edfdf983", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1103004151"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:34.589345 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:34.589345 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:34.590038 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e901b9c7-a21e-4654-87cd-00bc5739dc63 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:34.590186 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-e901b9c7-a21e-4654-87cd-00bc5739dc63 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Create snapshot from volume 7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:34.686582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-c5f88eda-bbe0-45e7-80e1-960d6039ca11 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.688838 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-c5f88eda-bbe0-45e7-80e1-960d6039ca11 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e Jul 03 06:33:34.689038 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-c5f88eda-bbe0-45e7-80e1-960d6039ca11 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:34.689214 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-c5f88eda-bbe0-45e7-80e1-960d6039ca11 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:34.700215 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:34.700215 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:34.731433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f7cfb8c9-cb96-417e-8fbd-9dbf2bdb888f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.731433 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f7cfb8c9-cb96-417e-8fbd-9dbf2bdb888f None None] GET https://10.4.3.243/volume// Jul 03 06:33:34.731433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f7cfb8c9-cb96-417e-8fbd-9dbf2bdb888f None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:34.731433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f7cfb8c9-cb96-417e-8fbd-9dbf2bdb888f None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:34.731433 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f7cfb8c9-cb96-417e-8fbd-9dbf2bdb888f None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:33:34.731433 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 848/3406] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:33:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:33:34.744146 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-05921e93-39fd-4516-ba50-5db395a0e363 req-47b8df2f-74d4-4bde-9cc1-4d960f8da68f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.796520 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-e901b9c7-a21e-4654-87cd-00bc5739dc63 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Created reservations ['004495e2-8e74-4ec3-abe2-520d38b417fa', '736c972e-43b6-4eb3-9f5c-9acaf2e0b7d8', 'ac607e47-204e-4cd4-8595-ef5ee0b52d63', '973213b1-2cc3-4285-9874-e999e73e2541'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:34.841093 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-47b8df2f-74d4-4bde-9cc1-4d960f8da68f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:33:34.841550 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-47b8df2f-74d4-4bde-9cc1-4d960f8da68f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4de692eb-f30d-460e-b06c-7c1814563edb", "connector": null, "instance_uuid": "16109df3-3cb4-4447-8d30-401661ae4f4d"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:34.854126 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:34.854126 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:34.920569 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e901b9c7-a21e-4654-87cd-00bc5739dc63 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot create request issued successfully. Jul 03 06:33:34.921672 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e901b9c7-a21e-4654-87cd-00bc5739dc63 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:33:34.921672 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 854/3407] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:33:34 2026] POST /volume/v3/snapshots => generated 322 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:34.943868 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-96a106fc-1ef0-4634-9af9-a15377206785 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:34.943868 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96a106fc-1ef0-4634-9af9-a15377206785 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 Jul 03 06:33:34.943868 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96a106fc-1ef0-4634-9af9-a15377206785 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:34.943868 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96a106fc-1ef0-4634-9af9-a15377206785 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:34.946272 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-47b8df2f-74d4-4bde-9cc1-4d960f8da68f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:33:34.954439 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 858/3408] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:33:34 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:34.954569 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:34.954569 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:34.954569 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-96a106fc-1ef0-4634-9af9-a15377206785 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:34.954569 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96a106fc-1ef0-4634-9af9-a15377206785 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 returned with HTTP 200 Jul 03 06:33:34.954569 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 849/3409] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:34 2026] GET /volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:35.175856 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9ec1feec-cd45-49ee-ae56-7ccee99fc34c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.178168 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9ec1feec-cd45-49ee-ae56-7ccee99fc34c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:35.178381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9ec1feec-cd45-49ee-ae56-7ccee99fc34c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.178600 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9ec1feec-cd45-49ee-ae56-7ccee99fc34c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:35.190978 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.190978 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:35.194840 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9ec1feec-cd45-49ee-ae56-7ccee99fc34c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:35.199041 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9ec1feec-cd45-49ee-ae56-7ccee99fc34c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:35.199402 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 855/3410] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:35.203330 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-2e854a94-876e-4339-bb52-f1ba7e01dbc5 req-bbe57c77-e894-4db4-b484-1a55cc61c28e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.205995 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2e854a94-876e-4339-bb52-f1ba7e01dbc5 req-bbe57c77-e894-4db4-b484-1a55cc61c28e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:35.206199 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2e854a94-876e-4339-bb52-f1ba7e01dbc5 req-bbe57c77-e894-4db4-b484-1a55cc61c28e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.206400 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2e854a94-876e-4339-bb52-f1ba7e01dbc5 req-bbe57c77-e894-4db4-b484-1a55cc61c28e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:35.214520 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.214520 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:35.219263 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-2e854a94-876e-4339-bb52-f1ba7e01dbc5 req-bbe57c77-e894-4db4-b484-1a55cc61c28e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:35.224777 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2e854a94-876e-4339-bb52-f1ba7e01dbc5 req-bbe57c77-e894-4db4-b484-1a55cc61c28e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:35.225195 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 859/3411] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:35.246366 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-43b89d95-2d71-4f93-a44e-c6172cd297c1 req-c5f88eda-bbe0-45e7-80e1-960d6039ca11 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e returned with HTTP 200 Jul 03 06:33:35.247009 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 849/3412] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:33:34 2026] DELETE /volume/v3/attachments/46bbae4a-7b76-41ab-af95-3c777dc3317e => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:35.287795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f2b2af38-bb42-449d-af27-b88246f2d900 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.290299 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2b2af38-bb42-449d-af27-b88246f2d900 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:35.290612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2b2af38-bb42-449d-af27-b88246f2d900 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.290881 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f2b2af38-bb42-449d-af27-b88246f2d900 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:35.291057 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f2b2af38-bb42-449d-af27-b88246f2d900 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:35.297116 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.297116 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:35.298242 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f2b2af38-bb42-449d-af27-b88246f2d900 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:35.298750 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 850/3413] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:35.534778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-71e9a22b-5e23-4b73-8598-aefaf03e5f4c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.535224 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-71e9a22b-5e23-4b73-8598-aefaf03e5f4c None None] GET https://10.4.3.243/volume// Jul 03 06:33:35.535386 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-71e9a22b-5e23-4b73-8598-aefaf03e5f4c None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.535603 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-71e9a22b-5e23-4b73-8598-aefaf03e5f4c None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:35.536069 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-71e9a22b-5e23-4b73-8598-aefaf03e5f4c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:33:35.536395 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 856/3414] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:33:35.546048 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-05921e93-39fd-4516-ba50-5db395a0e363 req-77b87483-0256-42fd-b810-cbb228b8994b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.548593 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-77b87483-0256-42fd-b810-cbb228b8994b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:35.548904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-77b87483-0256-42fd-b810-cbb228b8994b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.549116 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-77b87483-0256-42fd-b810-cbb228b8994b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:35.576227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8f8be8ed-f530-41e7-98a0-1860628a2bf4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.577926 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8f8be8ed-f530-41e7-98a0-1860628a2bf4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:33:35.578144 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8f8be8ed-f530-41e7-98a0-1860628a2bf4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.578346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8f8be8ed-f530-41e7-98a0-1860628a2bf4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:35.580390 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.580390 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:35.587807 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-05921e93-39fd-4516-ba50-5db395a0e363 req-77b87483-0256-42fd-b810-cbb228b8994b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:35.590738 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.590738 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:35.596856 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8f8be8ed-f530-41e7-98a0-1860628a2bf4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:33:35.633053 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-77b87483-0256-42fd-b810-cbb228b8994b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:35.633972 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 860/3415] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 1027 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:33:35.634335 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8f8be8ed-f530-41e7-98a0-1860628a2bf4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 returned with HTTP 200 Jul 03 06:33:35.634963 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 850/3416] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 => generated 1362 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:35.653041 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0dcfba5a-473c-4d5c-95cc-c7b4cc9aa303 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.655211 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0dcfba5a-473c-4d5c-95cc-c7b4cc9aa303 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:33:35.655496 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0dcfba5a-473c-4d5c-95cc-c7b4cc9aa303 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.655804 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0dcfba5a-473c-4d5c-95cc-c7b4cc9aa303 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:35.665198 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.665198 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:35.671055 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0dcfba5a-473c-4d5c-95cc-c7b4cc9aa303 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:33:35.678396 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0dcfba5a-473c-4d5c-95cc-c7b4cc9aa303 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 returned with HTTP 200 Jul 03 06:33:35.678586 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 851/3417] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:35.693612 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f37823e9-48d0-476c-a316-c3683ca111d8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.696364 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f37823e9-48d0-476c-a316-c3683ca111d8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:33:35.696653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f37823e9-48d0-476c-a316-c3683ca111d8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.696946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f37823e9-48d0-476c-a316-c3683ca111d8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:35.707652 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.707652 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:35.713773 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f37823e9-48d0-476c-a316-c3683ca111d8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:33:35.721185 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f37823e9-48d0-476c-a316-c3683ca111d8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 returned with HTTP 200 Jul 03 06:33:35.721627 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 857/3418] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:35.740493 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bcd5fa5b-3c7d-43f8-8985-11b4e2cb7e80 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.742811 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bcd5fa5b-3c7d-43f8-8985-11b4e2cb7e80 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:33:35.743283 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bcd5fa5b-3c7d-43f8-8985-11b4e2cb7e80 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91f981e0-82b0-44c8-8f5e-e62e5cbce351", "name": "tempest-TestVolumeBackupRestore-backup-1066018696", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:35.745412 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-bcd5fa5b-3c7d-43f8-8985-11b4e2cb7e80 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Creating new backup {'backup': {'volume_id': '91f981e0-82b0-44c8-8f5e-e62e5cbce351', 'name': 'tempest-TestVolumeBackupRestore-backup-1066018696', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:33:35.745618 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-bcd5fa5b-3c7d-43f8-8985-11b4e2cb7e80 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Creating backup of volume 91f981e0-82b0-44c8-8f5e-e62e5cbce351 in container None Jul 03 06:33:35.751260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-05921e93-39fd-4516-ba50-5db395a0e363 req-e82e7334-3e2c-472e-813f-04a37bbc78fe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.753336 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-e82e7334-3e2c-472e-813f-04a37bbc78fe tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] PUT https://10.4.3.243/volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2 Jul 03 06:33:35.753775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-e82e7334-3e2c-472e-813f-04a37bbc78fe tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:35.755683 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.755683 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:35.756353 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bcd5fa5b-3c7d-43f8-8985-11b4e2cb7e80 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:33:35.798415 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-05921e93-39fd-4516-ba50-5db395a0e363 req-e82e7334-3e2c-472e-813f-04a37bbc78fe tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Acquiring lock "cinder-attachment_update-4de692eb-f30d-460e-b06c-7c1814563edb-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:33:35.804012 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-05921e93-39fd-4516-ba50-5db395a0e363 req-e82e7334-3e2c-472e-813f-04a37bbc78fe tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Lock "cinder-attachment_update-4de692eb-f30d-460e-b06c-7c1814563edb-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:33:35.805588 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:35.805588 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:35.864150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-bcd5fa5b-3c7d-43f8-8985-11b4e2cb7e80 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Created reservations ['7e24ecb3-a95d-4cdf-abeb-cb743b039450', '843101c8-dbbf-49d0-88ab-cf9b7ba79196'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:35.960743 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ceeb0ce1-ccae-4204-8313-747585180a99 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:35.962721 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ceeb0ce1-ccae-4204-8313-747585180a99 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 Jul 03 06:33:35.962967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ceeb0ce1-ccae-4204-8313-747585180a99 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:35.963183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ceeb0ce1-ccae-4204-8313-747585180a99 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:36.000834 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:36.000834 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:36.001303 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ceeb0ce1-ccae-4204-8313-747585180a99 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:36.002213 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ceeb0ce1-ccae-4204-8313-747585180a99 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 returned with HTTP 200 Jul 03 06:33:36.003034 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 852/3419] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:35 2026] GET /volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 => generated 481 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:36.013605 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-66fa2226-871c-4318-9a03-8bc933ce0148 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:36.015676 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-66fa2226-871c-4318-9a03-8bc933ce0148 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] POST https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983/action Jul 03 06:33:36.015954 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-66fa2226-871c-4318-9a03-8bc933ce0148 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action body: b'{"revert": {"snapshot_id": "377a116e-b32e-43f6-827e-67882e66a1b1"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:36.016110 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-66fa2226-871c-4318-9a03-8bc933ce0148 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "377a116e-b32e-43f6-827e-67882e66a1b1"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:36.026647 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:36.026647 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:36.027234 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-66fa2226-871c-4318-9a03-8bc933ce0148 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume retrieved successfully. Jul 03 06:33:36.041594 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-66fa2226-871c-4318-9a03-8bc933ce0148 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Reverting volume 7890b755-6357-41db-867d-8407edfdf983 to snapshot 377a116e-b32e-43f6-827e-67882e66a1b1. Jul 03 06:33:36.042534 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:36.042534 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:36.073450 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bcd5fa5b-3c7d-43f8-8985-11b4e2cb7e80 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:33:36.073925 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 861/3420] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:33:35 2026] POST /volume/v3/backups => generated 335 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:36.082549 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9fff4284-d7db-48b3-9cb7-14c079e80c0a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:36.085087 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9fff4284-d7db-48b3-9cb7-14c079e80c0a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:36.085388 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9fff4284-d7db-48b3-9cb7-14c079e80c0a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:36.085682 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9fff4284-d7db-48b3-9cb7-14c079e80c0a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:36.085904 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-9fff4284-d7db-48b3-9cb7-14c079e80c0a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:36.102524 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:36.102524 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:36.103346 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9fff4284-d7db-48b3-9cb7-14c079e80c0a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:36.103768 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 853/3421] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:36 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 742 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:36.110105 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-66fa2226-871c-4318-9a03-8bc933ce0148 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983/action returned with HTTP 202 Jul 03 06:33:36.110561 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 858/3422] 10.4.3.243 () {70 vars in 1431 bytes} [Fri Jul 3 06:33:36 2026] POST /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 06:33:36.118903 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6cb073a6-b124-4a64-85c9-c1f1c47daebc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:36.121162 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6cb073a6-b124-4a64-85c9-c1f1c47daebc tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:36.121378 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6cb073a6-b124-4a64-85c9-c1f1c47daebc tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:36.121614 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6cb073a6-b124-4a64-85c9-c1f1c47daebc tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:36.130577 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:36.130577 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:36.136369 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6cb073a6-b124-4a64-85c9-c1f1c47daebc tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:36.142813 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6cb073a6-b124-4a64-85c9-c1f1c47daebc tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 returned with HTTP 200 Jul 03 06:33:36.143272 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 862/3423] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:36 2026] GET /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:36.212918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f64b9f32-3e6b-45ad-b41b-6e35c60c34ef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:36.215173 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f64b9f32-3e6b-45ad-b41b-6e35c60c34ef tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:36.215441 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f64b9f32-3e6b-45ad-b41b-6e35c60c34ef tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:36.215712 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f64b9f32-3e6b-45ad-b41b-6e35c60c34ef tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:36.237045 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:36.237045 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:36.241968 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f64b9f32-3e6b-45ad-b41b-6e35c60c34ef tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:36.247736 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f64b9f32-3e6b-45ad-b41b-6e35c60c34ef tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:36.248184 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 854/3424] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:36 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:36.310002 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-70ffd60b-e283-47c1-bc93-2aaf8bbac37f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:36.311922 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70ffd60b-e283-47c1-bc93-2aaf8bbac37f tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:36.312912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70ffd60b-e283-47c1-bc93-2aaf8bbac37f tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:36.312912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70ffd60b-e283-47c1-bc93-2aaf8bbac37f tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:36.312912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-70ffd60b-e283-47c1-bc93-2aaf8bbac37f tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:36.316979 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:36.316979 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:36.317723 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70ffd60b-e283-47c1-bc93-2aaf8bbac37f tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:36.318319 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 859/3425] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:36 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:36.353896 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-05921e93-39fd-4516-ba50-5db395a0e363 req-e82e7334-3e2c-472e-813f-04a37bbc78fe tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Lock "cinder-attachment_update-4de692eb-f30d-460e-b06c-7c1814563edb-np0000004376" released by "attachment_update" :: held 0.550s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:33:36.354344 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-e82e7334-3e2c-472e-813f-04a37bbc78fe tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2 returned with HTTP 200 Jul 03 06:33:36.355023 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 851/3426] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:33:35 2026] PUT /volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2 => generated 969 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:37.115129 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e5c60933-5d62-47ef-b3bb-d90f7f7675da None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:37.117471 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e5c60933-5d62-47ef-b3bb-d90f7f7675da tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:37.117755 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e5c60933-5d62-47ef-b3bb-d90f7f7675da tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:37.118082 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e5c60933-5d62-47ef-b3bb-d90f7f7675da tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:37.118223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-e5c60933-5d62-47ef-b3bb-d90f7f7675da tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:37.123423 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:37.123423 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:37.124206 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e5c60933-5d62-47ef-b3bb-d90f7f7675da tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:37.124575 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 863/3427] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:37 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:37.158548 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f884d5e1-ac46-4d78-82fc-96ca82375c55 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:37.160335 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f884d5e1-ac46-4d78-82fc-96ca82375c55 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:37.160556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f884d5e1-ac46-4d78-82fc-96ca82375c55 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:37.160711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f884d5e1-ac46-4d78-82fc-96ca82375c55 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:37.168229 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:37.168229 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:37.172347 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f884d5e1-ac46-4d78-82fc-96ca82375c55 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:37.176774 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f884d5e1-ac46-4d78-82fc-96ca82375c55 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 returned with HTTP 200 Jul 03 06:33:37.177235 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 855/3428] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:37 2026] GET /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:37.191614 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6ba12259-30da-47ab-b30b-bfce753f1c38 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:37.193837 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6ba12259-30da-47ab-b30b-bfce753f1c38 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 Jul 03 06:33:37.194085 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6ba12259-30da-47ab-b30b-bfce753f1c38 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:37.194313 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6ba12259-30da-47ab-b30b-bfce753f1c38 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:37.200676 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:37.200676 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:37.201256 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6ba12259-30da-47ab-b30b-bfce753f1c38 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:37.202216 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6ba12259-30da-47ab-b30b-bfce753f1c38 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 returned with HTTP 200 Jul 03 06:33:37.202654 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 860/3429] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:37 2026] GET /volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:37.213047 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b57b0660-911d-45d5-84af-f498f0cb20f3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:37.214976 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b57b0660-911d-45d5-84af-f498f0cb20f3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:37.215205 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b57b0660-911d-45d5-84af-f498f0cb20f3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:37.215438 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b57b0660-911d-45d5-84af-f498f0cb20f3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:37.222581 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:37.222581 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:37.226451 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b57b0660-911d-45d5-84af-f498f0cb20f3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:37.230938 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b57b0660-911d-45d5-84af-f498f0cb20f3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 returned with HTTP 200 Jul 03 06:33:37.231397 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 852/3430] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:37 2026] GET /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:37.250153 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:37.251761 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:37.252126 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1450428759"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:37.253480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1450428759'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:37.253596 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Create volume of 1 GB Jul 03 06:33:37.257901 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Availability Zones retrieved successfully. Jul 03 06:33:37.263837 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Flow 'volume_create_api' (f42241a9-0c7f-4a43-858e-3e9bdd12b1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:37.263977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9a9ca909-0951-4799-a7bc-13399a17d8ae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:37.264876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a022a84-f94f-4ff3-87ee-129019a0fe1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:37.265895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:37.266129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a9ca909-0951-4799-a7bc-13399a17d8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:37.266407 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a9ca909-0951-4799-a7bc-13399a17d8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:37.266679 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a9ca909-0951-4799-a7bc-13399a17d8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:37.280147 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:37.280147 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:37.284710 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9a9ca909-0951-4799-a7bc-13399a17d8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:37.289310 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a9ca909-0951-4799-a7bc-13399a17d8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:37.289684 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 856/3431] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:37 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:37.300232 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a022a84-f94f-4ff3-87ee-129019a0fe1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:37.301100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e24093f-79ea-4ba8-bff8-26b31812248c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:37.333509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6100b016-bde4-45ef-890f-fa9dcee78a71 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:37.335626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6100b016-bde4-45ef-890f-fa9dcee78a71 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:37.335898 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6100b016-bde4-45ef-890f-fa9dcee78a71 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:37.336120 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6100b016-bde4-45ef-890f-fa9dcee78a71 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:37.336280 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6100b016-bde4-45ef-890f-fa9dcee78a71 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:37.341547 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:37.341547 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:37.342457 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6100b016-bde4-45ef-890f-fa9dcee78a71 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:37.342929 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 861/3432] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:37 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:37.359299 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Created reservations ['83236c7c-18d4-43e1-98b2-5d83c51664df', '59f23ab6-08c1-487d-af9e-bc8968527298', 'de3bd062-853b-47c2-944c-456e0692c8ba', '7758a7c8-2272-4a06-a4d5-ca3f6c8f1ed0'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:37.360223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e24093f-79ea-4ba8-bff8-26b31812248c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83236c7c-18d4-43e1-98b2-5d83c51664df', '59f23ab6-08c1-487d-af9e-bc8968527298', 'de3bd062-853b-47c2-944c-456e0692c8ba', '7758a7c8-2272-4a06-a4d5-ca3f6c8f1ed0']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:37.361085 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed8091e-4834-487b-bff1-434ddcc65b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:37.400883 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed8091e-4834-487b-bff1-434ddcc65b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bedda76-127e-4c3b-b184-042839297615', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1450428759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f7bab4b92449a9a40a8bd16ed4457c',qos_specs=None,replication_status=,reservations=['83236c7c-18d4-43e1-98b2-5d83c51664df','59f23ab6-08c1-487d-af9e-bc8968527298','de3bd062-853b-47c2-944c-456e0692c8ba','7758a7c8-2272-4a06-a4d5-ca3f6c8f1ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c458dbc6124642a7c774a68f74bf96',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1450428759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bedda76-127e-4c3b-b184-042839297615,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2f7bab4b92449a9a40a8bd16ed4457c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5c458dbc6124642a7c774a68f74bf96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:37.401757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c4c7dd-44a0-4561-9e81-d5d3f90304df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:37.429145 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c4c7dd-44a0-4561-9e81-d5d3f90304df) transitioned into state 'SUCCESS' from state '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-1450428759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2f7bab4b92449a9a40a8bd16ed4457c',qos_specs=None,replication_status=,reservations=['83236c7c-18d4-43e1-98b2-5d83c51664df','59f23ab6-08c1-487d-af9e-bc8968527298','de3bd062-853b-47c2-944c-456e0692c8ba','7758a7c8-2272-4a06-a4d5-ca3f6c8f1ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c458dbc6124642a7c774a68f74bf96',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:37.429914 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54eda64-b78c-48d9-8dfd-11cc65ec3756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:37.457021 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54eda64-b78c-48d9-8dfd-11cc65ec3756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:37.458035 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Flow 'volume_create_api' (f42241a9-0c7f-4a43-858e-3e9bdd12b1d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:37.458445 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Create volume request issued successfully. Jul 03 06:33:37.459175 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5c36a1fb-ade5-49cf-ace2-b33240572668 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:37.459717 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 864/3433] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:33:37 2026] POST /volume/v3/volumes => generated 766 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:37.475854 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-edd92133-1674-441c-8d3b-0841c1364fa3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:37.478098 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-edd92133-1674-441c-8d3b-0841c1364fa3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:37.478386 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-edd92133-1674-441c-8d3b-0841c1364fa3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:37.478590 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-edd92133-1674-441c-8d3b-0841c1364fa3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:37.506390 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:37.506390 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:37.511132 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-edd92133-1674-441c-8d3b-0841c1364fa3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:37.520504 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-edd92133-1674-441c-8d3b-0841c1364fa3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 returned with HTTP 200 Jul 03 06:33:37.521091 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 853/3434] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:37 2026] GET /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 => generated 834 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:38.135017 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d1f25171-b856-4bde-8ae9-37772a33577c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:38.136766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d1f25171-b856-4bde-8ae9-37772a33577c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:38.137169 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d1f25171-b856-4bde-8ae9-37772a33577c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:38.137169 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d1f25171-b856-4bde-8ae9-37772a33577c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:38.137284 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d1f25171-b856-4bde-8ae9-37772a33577c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:38.142398 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:38.142398 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:38.143429 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d1f25171-b856-4bde-8ae9-37772a33577c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:38.143906 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 857/3435] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:38 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:38.304597 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fcf21069-b5af-42b8-bd34-74f0faddf9db None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:38.307553 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fcf21069-b5af-42b8-bd34-74f0faddf9db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:38.307721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fcf21069-b5af-42b8-bd34-74f0faddf9db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:38.307920 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fcf21069-b5af-42b8-bd34-74f0faddf9db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:38.322608 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:38.322608 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:38.327787 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fcf21069-b5af-42b8-bd34-74f0faddf9db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:38.333174 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fcf21069-b5af-42b8-bd34-74f0faddf9db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:38.334011 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 862/3436] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:38 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:38.357544 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-24cc6913-44a8-4e3e-97b5-ed4677a15249 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:38.360115 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-24cc6913-44a8-4e3e-97b5-ed4677a15249 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:38.361339 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-24cc6913-44a8-4e3e-97b5-ed4677a15249 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:38.361339 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-24cc6913-44a8-4e3e-97b5-ed4677a15249 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:38.361339 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-24cc6913-44a8-4e3e-97b5-ed4677a15249 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:38.368097 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:38.368097 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:38.369230 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-24cc6913-44a8-4e3e-97b5-ed4677a15249 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:38.369717 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 865/3437] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:38 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:38.539818 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-979fbf0d-dbe2-4b9d-b602-0b89fba0551c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:38.541732 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-979fbf0d-dbe2-4b9d-b602-0b89fba0551c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:38.541987 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-979fbf0d-dbe2-4b9d-b602-0b89fba0551c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:38.542193 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-979fbf0d-dbe2-4b9d-b602-0b89fba0551c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:38.551106 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:38.551106 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:38.555651 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-979fbf0d-dbe2-4b9d-b602-0b89fba0551c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:38.560950 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-979fbf0d-dbe2-4b9d-b602-0b89fba0551c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 returned with HTTP 200 Jul 03 06:33:38.561429 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 854/3438] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:38 2026] GET /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:38.574719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-047621e8-2729-4499-9cad-18e545b6f543 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:38.576964 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-047621e8-2729-4499-9cad-18e545b6f543 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:33:38.577432 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-047621e8-2729-4499-9cad-18e545b6f543 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bedda76-127e-4c3b-b184-042839297615", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-600966221"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:38.588253 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:38.588253 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:38.588759 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-047621e8-2729-4499-9cad-18e545b6f543 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:38.588908 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-047621e8-2729-4499-9cad-18e545b6f543 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Create snapshot from volume 4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:38.619056 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-047621e8-2729-4499-9cad-18e545b6f543 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Created reservations ['357933ea-d5e3-4aaa-94bb-f8a31e670fc8', '95d99fc9-1148-43bc-946b-6d9e3d500e4b', 'f6e2080f-79c3-4d30-841c-7ba3e012b8cd', 'e2b6ddaf-d3bd-432d-958d-53088a90dcb7'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:38.653854 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-047621e8-2729-4499-9cad-18e545b6f543 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot create request issued successfully. Jul 03 06:33:38.654193 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-047621e8-2729-4499-9cad-18e545b6f543 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:33:38.654654 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 858/3439] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:33:38 2026] POST /volume/v3/snapshots => generated 321 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:38.665345 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-76950df5-8fda-4b09-925a-8836a9061812 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:38.668607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-76950df5-8fda-4b09-925a-8836a9061812 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 Jul 03 06:33:38.668938 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-76950df5-8fda-4b09-925a-8836a9061812 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:38.669410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-76950df5-8fda-4b09-925a-8836a9061812 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:38.676987 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:38.676987 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:38.677639 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-76950df5-8fda-4b09-925a-8836a9061812 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:38.678789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-76950df5-8fda-4b09-925a-8836a9061812 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 returned with HTTP 200 Jul 03 06:33:38.679455 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 863/3440] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:38 2026] GET /volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 => generated 453 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:38.793361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-12983732-3df8-4769-8234-545b1f06cd68 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:38.795523 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-12983732-3df8-4769-8234-545b1f06cd68 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] DELETE https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:33:38.795785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-12983732-3df8-4769-8234-545b1f06cd68 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:38.796014 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-12983732-3df8-4769-8234-545b1f06cd68 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:38.796194 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-12983732-3df8-4769-8234-545b1f06cd68 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume with id: 66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:33:38.804877 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:38.804877 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:38.805351 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-12983732-3df8-4769-8234-545b1f06cd68 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:33:38.827983 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-12983732-3df8-4769-8234-545b1f06cd68 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Delete volume request issued successfully. Jul 03 06:33:38.828157 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-12983732-3df8-4769-8234-545b1f06cd68 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 202 Jul 03 06:33:38.828667 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 866/3441] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:38 2026] DELETE /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:38.837522 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e590226e-816a-4404-95f8-2a6186dee83d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:38.839772 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e590226e-816a-4404-95f8-2a6186dee83d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:33:38.839772 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e590226e-816a-4404-95f8-2a6186dee83d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:38.840046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e590226e-816a-4404-95f8-2a6186dee83d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:38.848099 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:38.848099 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:38.852916 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e590226e-816a-4404-95f8-2a6186dee83d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Volume info retrieved successfully. Jul 03 06:33:38.859685 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e590226e-816a-4404-95f8-2a6186dee83d tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 200 Jul 03 06:33:38.860285 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 855/3442] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:38 2026] GET /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:39.154934 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6a7d39c4-9741-4da1-98d9-60400b3dbbda None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:39.157277 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a7d39c4-9741-4da1-98d9-60400b3dbbda tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:39.157507 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a7d39c4-9741-4da1-98d9-60400b3dbbda tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:39.157746 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a7d39c4-9741-4da1-98d9-60400b3dbbda tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:39.157881 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6a7d39c4-9741-4da1-98d9-60400b3dbbda tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:39.163069 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:39.163069 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:39.164046 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a7d39c4-9741-4da1-98d9-60400b3dbbda tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:39.164488 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 859/3443] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:39 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:39.346436 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-edf747a0-c5f1-4e51-aa30-4aed46df1591 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:39.348358 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-edf747a0-c5f1-4e51-aa30-4aed46df1591 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:39.348598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-edf747a0-c5f1-4e51-aa30-4aed46df1591 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:39.348827 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-edf747a0-c5f1-4e51-aa30-4aed46df1591 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:39.361022 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:39.361022 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:39.365590 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-edf747a0-c5f1-4e51-aa30-4aed46df1591 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:39.370953 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-edf747a0-c5f1-4e51-aa30-4aed46df1591 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:39.371349 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 864/3444] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:39 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:39.381827 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8bb35e0e-f1af-458f-a51a-f898ed21d8b3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:39.384070 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8bb35e0e-f1af-458f-a51a-f898ed21d8b3 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:39.384292 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8bb35e0e-f1af-458f-a51a-f898ed21d8b3 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:39.384531 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8bb35e0e-f1af-458f-a51a-f898ed21d8b3 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:39.384655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8bb35e0e-f1af-458f-a51a-f898ed21d8b3 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:39.390031 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:39.390031 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:39.391087 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8bb35e0e-f1af-458f-a51a-f898ed21d8b3 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:39.391803 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 867/3445] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:39 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:39.689062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b058b6fd-b8ed-4662-a78f-113b94f66f71 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:39.690882 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b058b6fd-b8ed-4662-a78f-113b94f66f71 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 Jul 03 06:33:39.691112 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b058b6fd-b8ed-4662-a78f-113b94f66f71 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:39.691306 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b058b6fd-b8ed-4662-a78f-113b94f66f71 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:39.696968 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:39.696968 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:39.697583 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b058b6fd-b8ed-4662-a78f-113b94f66f71 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:39.698669 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b058b6fd-b8ed-4662-a78f-113b94f66f71 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 returned with HTTP 200 Jul 03 06:33:39.699240 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 856/3446] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:39 2026] GET /volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:39.710441 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-947fd9a4-1212-4566-aac1-8dc72ee93e60 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:39.712773 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-947fd9a4-1212-4566-aac1-8dc72ee93e60 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] POST https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615/action Jul 03 06:33:39.713276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-947fd9a4-1212-4566-aac1-8dc72ee93e60 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:39.713473 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-947fd9a4-1212-4566-aac1-8dc72ee93e60 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:39.724591 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:39.724591 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:39.725376 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-947fd9a4-1212-4566-aac1-8dc72ee93e60 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:39.769131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-947fd9a4-1212-4566-aac1-8dc72ee93e60 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Created reservations ['91336575-ec99-4d11-9608-f412620cdb15', '5e470803-4ea9-4291-8fc8-ad5ac689bc7b'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:39.778992 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-947fd9a4-1212-4566-aac1-8dc72ee93e60 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Extend volume request issued successfully. Jul 03 06:33:39.779259 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-947fd9a4-1212-4566-aac1-8dc72ee93e60 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615/action returned with HTTP 202 Jul 03 06:33:39.779684 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 860/3447] 10.4.3.243 () {70 vars in 1431 bytes} [Fri Jul 3 06:33:39 2026] POST /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 06:33:39.786802 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-895ad26b-21e3-44f4-bd63-833e3e9cdae1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:39.789177 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-895ad26b-21e3-44f4-bd63-833e3e9cdae1 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:39.789469 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-895ad26b-21e3-44f4-bd63-833e3e9cdae1 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:39.789744 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-895ad26b-21e3-44f4-bd63-833e3e9cdae1 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:39.799197 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:39.799197 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:39.807397 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-895ad26b-21e3-44f4-bd63-833e3e9cdae1 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:39.813797 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-895ad26b-21e3-44f4-bd63-833e3e9cdae1 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 returned with HTTP 200 Jul 03 06:33:39.814267 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 865/3448] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:39 2026] GET /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:39.873861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-65689f19-6483-467b-b20c-82dd3a4cfd17 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:39.878150 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-65689f19-6483-467b-b20c-82dd3a4cfd17 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] GET https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 Jul 03 06:33:39.878150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-65689f19-6483-467b-b20c-82dd3a4cfd17 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:39.878150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-65689f19-6483-467b-b20c-82dd3a4cfd17 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:39.883558 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-65689f19-6483-467b-b20c-82dd3a4cfd17 tempest-AttachVolumeMultiAttachTest-1728169511 tempest-AttachVolumeMultiAttachTest-1728169511-project-member] https://10.4.3.243/volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 returned with HTTP 404 Jul 03 06:33:39.884233 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 868/3449] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:39 2026] GET /volume/v3/volumes/66fc8c67-09b5-4b8e-a82f-ffbf3fbef768 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:40.176580 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2ef06851-2e09-4845-b74a-d6d757af7fb4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:40.178589 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2ef06851-2e09-4845-b74a-d6d757af7fb4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:40.178836 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2ef06851-2e09-4845-b74a-d6d757af7fb4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:40.179120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2ef06851-2e09-4845-b74a-d6d757af7fb4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:40.179227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2ef06851-2e09-4845-b74a-d6d757af7fb4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:40.187139 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:40.187139 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:40.188033 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2ef06851-2e09-4845-b74a-d6d757af7fb4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:40.188456 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 857/3450] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:40 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:40.386786 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-370666cd-aead-46e6-90f4-269aa295b81b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:40.388652 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-370666cd-aead-46e6-90f4-269aa295b81b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:40.388652 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-370666cd-aead-46e6-90f4-269aa295b81b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:40.388652 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-370666cd-aead-46e6-90f4-269aa295b81b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:40.402998 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:40.402998 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:40.405263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e2cf1b97-0fd5-4425-a2a6-d8038bb1c15c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:40.408170 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e2cf1b97-0fd5-4425-a2a6-d8038bb1c15c tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:40.409042 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e2cf1b97-0fd5-4425-a2a6-d8038bb1c15c tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:40.409304 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e2cf1b97-0fd5-4425-a2a6-d8038bb1c15c tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:40.409449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e2cf1b97-0fd5-4425-a2a6-d8038bb1c15c tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:40.411773 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-370666cd-aead-46e6-90f4-269aa295b81b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:40.417172 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-370666cd-aead-46e6-90f4-269aa295b81b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:40.417723 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 861/3451] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:40 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:40.418857 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:40.418857 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:40.419949 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e2cf1b97-0fd5-4425-a2a6-d8038bb1c15c tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:40.420687 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 866/3452] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:40 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:40.829035 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d6b6c69e-2ca3-4579-a524-d49c75c11047 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:40.830936 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6b6c69e-2ca3-4579-a524-d49c75c11047 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:40.831171 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6b6c69e-2ca3-4579-a524-d49c75c11047 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:40.831392 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6b6c69e-2ca3-4579-a524-d49c75c11047 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:40.843806 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:40.843806 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:40.848355 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d6b6c69e-2ca3-4579-a524-d49c75c11047 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:40.853720 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6b6c69e-2ca3-4579-a524-d49c75c11047 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 returned with HTTP 200 Jul 03 06:33:40.854175 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 869/3453] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:40 2026] GET /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:40.866359 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-233a68c7-df86-4355-b331-ea3c4e9c07f0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:40.869597 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-233a68c7-df86-4355-b331-ea3c4e9c07f0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] POST https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615/action Jul 03 06:33:40.870161 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-233a68c7-df86-4355-b331-ea3c4e9c07f0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action body: b'{"revert": {"snapshot_id": "916e6eda-2b42-47c3-8eb0-7030f4f45a39"}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:40.870358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-233a68c7-df86-4355-b331-ea3c4e9c07f0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "916e6eda-2b42-47c3-8eb0-7030f4f45a39"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:40.880828 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:40.880828 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:40.881430 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-233a68c7-df86-4355-b331-ea3c4e9c07f0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume retrieved successfully. Jul 03 06:33:40.894231 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-233a68c7-df86-4355-b331-ea3c4e9c07f0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] HTTP exception thrown: Can't revert volume 4bedda76-127e-4c3b-b184-042839297615 to its latest snapshot 916e6eda-2b42-47c3-8eb0-7030f4f45a39. The volume size must be equal to the snapshot size. Jul 03 06:33:40.894406 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-233a68c7-df86-4355-b331-ea3c4e9c07f0 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615/action returned with HTTP 400 Jul 03 06:33:40.894983 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 858/3454] 10.4.3.243 () {70 vars in 1431 bytes} [Fri Jul 3 06:33:40 2026] POST /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615/action => generated 213 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 06:33:40.903776 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-86424a59-aa20-474a-994d-6dbb751f8631 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:40.906047 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-86424a59-aa20-474a-994d-6dbb751f8631 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 Jul 03 06:33:40.906296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-86424a59-aa20-474a-994d-6dbb751f8631 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:40.906522 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-86424a59-aa20-474a-994d-6dbb751f8631 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:40.906652 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-86424a59-aa20-474a-994d-6dbb751f8631 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Delete snapshot with id: 916e6eda-2b42-47c3-8eb0-7030f4f45a39 Jul 03 06:33:40.912786 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:40.912786 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:40.913300 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-86424a59-aa20-474a-994d-6dbb751f8631 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:40.931997 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-86424a59-aa20-474a-994d-6dbb751f8631 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot delete request issued successfully. Jul 03 06:33:40.932280 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-86424a59-aa20-474a-994d-6dbb751f8631 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 returned with HTTP 202 Jul 03 06:33:40.932807 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 862/3455] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:33:40 2026] DELETE /volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:40.940754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-96ec818d-1886-4113-a138-36b18a1549a3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:40.942409 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-96ec818d-1886-4113-a138-36b18a1549a3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 Jul 03 06:33:40.942586 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-96ec818d-1886-4113-a138-36b18a1549a3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:40.942848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-96ec818d-1886-4113-a138-36b18a1549a3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:40.949679 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:40.949679 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:40.950125 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-96ec818d-1886-4113-a138-36b18a1549a3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:40.950944 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-96ec818d-1886-4113-a138-36b18a1549a3 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 returned with HTTP 200 Jul 03 06:33:40.951280 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 867/3456] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:40 2026] GET /volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:41.200397 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3e801dae-b5c6-40e8-ad22-5cf7c5e3043b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:41.202221 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e801dae-b5c6-40e8-ad22-5cf7c5e3043b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:41.202419 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e801dae-b5c6-40e8-ad22-5cf7c5e3043b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:41.202589 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e801dae-b5c6-40e8-ad22-5cf7c5e3043b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:41.202683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3e801dae-b5c6-40e8-ad22-5cf7c5e3043b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:41.206965 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:41.206965 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:41.207775 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e801dae-b5c6-40e8-ad22-5cf7c5e3043b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:41.208191 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 870/3457] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:41 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:41.432364 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-48eb858c-1190-457b-9d19-91c5814fe336 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:41.434727 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48eb858c-1190-457b-9d19-91c5814fe336 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:41.434858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-850131c6-6416-4b1f-b814-bd906b20a067 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:41.434927 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48eb858c-1190-457b-9d19-91c5814fe336 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:41.434927 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48eb858c-1190-457b-9d19-91c5814fe336 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:41.435009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-48eb858c-1190-457b-9d19-91c5814fe336 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:41.436535 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-850131c6-6416-4b1f-b814-bd906b20a067 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:41.436734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-850131c6-6416-4b1f-b814-bd906b20a067 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:41.436981 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-850131c6-6416-4b1f-b814-bd906b20a067 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:41.439793 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:41.439793 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:41.440513 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48eb858c-1190-457b-9d19-91c5814fe336 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:41.440886 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 859/3458] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:41 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:41.447764 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:41.447764 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:41.452482 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-850131c6-6416-4b1f-b814-bd906b20a067 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:41.457632 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-850131c6-6416-4b1f-b814-bd906b20a067 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:41.458275 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 863/3459] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:41 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:41.962339 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-30758ab6-1641-4241-80d3-03b5b77f7e92 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:41.965975 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-30758ab6-1641-4241-80d3-03b5b77f7e92 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 Jul 03 06:33:41.965975 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-30758ab6-1641-4241-80d3-03b5b77f7e92 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:41.965975 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-30758ab6-1641-4241-80d3-03b5b77f7e92 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:41.969615 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-30758ab6-1641-4241-80d3-03b5b77f7e92 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 returned with HTTP 404 Jul 03 06:33:41.970300 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 868/3460] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:41 2026] GET /volume/v3/snapshots/916e6eda-2b42-47c3-8eb0-7030f4f45a39 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:41.978919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-85fe3b37-192b-469e-a7df-e68ee6e11efa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:41.981041 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-85fe3b37-192b-469e-a7df-e68ee6e11efa tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:41.981361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-85fe3b37-192b-469e-a7df-e68ee6e11efa tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:41.981632 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-85fe3b37-192b-469e-a7df-e68ee6e11efa tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:41.981932 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-85fe3b37-192b-469e-a7df-e68ee6e11efa tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Delete volume with id: 4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:41.989836 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:41.989836 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:41.990360 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-85fe3b37-192b-469e-a7df-e68ee6e11efa tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:42.017685 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-85fe3b37-192b-469e-a7df-e68ee6e11efa tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Delete volume request issued successfully. Jul 03 06:33:42.017987 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-85fe3b37-192b-469e-a7df-e68ee6e11efa tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 returned with HTTP 202 Jul 03 06:33:42.019687 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 871/3461] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:33:41 2026] DELETE /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:33:42.025819 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-98dee7e6-0900-4ae1-870c-078e822ecc61 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:42.027803 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-98dee7e6-0900-4ae1-870c-078e822ecc61 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:42.028233 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-98dee7e6-0900-4ae1-870c-078e822ecc61 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:42.028233 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-98dee7e6-0900-4ae1-870c-078e822ecc61 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:42.035641 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:42.035641 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:42.039999 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-98dee7e6-0900-4ae1-870c-078e822ecc61 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:42.044989 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-98dee7e6-0900-4ae1-870c-078e822ecc61 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 returned with HTTP 200 Jul 03 06:33:42.045379 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 860/3462] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:42 2026] GET /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:42.221461 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6d0a2be1-c9a2-4beb-b4fe-eadeca7af1b5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:42.224007 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d0a2be1-c9a2-4beb-b4fe-eadeca7af1b5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:42.224262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d0a2be1-c9a2-4beb-b4fe-eadeca7af1b5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:42.224470 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d0a2be1-c9a2-4beb-b4fe-eadeca7af1b5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:42.224626 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6d0a2be1-c9a2-4beb-b4fe-eadeca7af1b5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:42.229641 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:42.229641 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:42.230657 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d0a2be1-c9a2-4beb-b4fe-eadeca7af1b5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:42.231195 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 864/3463] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:42 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:42.452215 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0b5c3658-4183-4ee5-9315-0869d62c1dcb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:42.454137 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b5c3658-4183-4ee5-9315-0869d62c1dcb tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:42.454545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b5c3658-4183-4ee5-9315-0869d62c1dcb tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:42.454666 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b5c3658-4183-4ee5-9315-0869d62c1dcb tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:42.454814 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0b5c3658-4183-4ee5-9315-0869d62c1dcb tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:42.460548 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:42.460548 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:42.461599 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b5c3658-4183-4ee5-9315-0869d62c1dcb tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:42.462247 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 869/3464] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:42 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:42.476112 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-06c6b74b-746b-4940-90a3-8065cfe20b82 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:42.478047 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06c6b74b-746b-4940-90a3-8065cfe20b82 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:42.478270 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06c6b74b-746b-4940-90a3-8065cfe20b82 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:42.478478 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06c6b74b-746b-4940-90a3-8065cfe20b82 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:42.492273 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:42.492273 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:42.502180 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-06c6b74b-746b-4940-90a3-8065cfe20b82 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:42.512545 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06c6b74b-746b-4940-90a3-8065cfe20b82 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:42.513015 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 872/3465] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:42 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:42.588514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-05921e93-39fd-4516-ba50-5db395a0e363 req-59befd53-ef51-4283-ab70-73c100216995 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:42.590455 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-59befd53-ef51-4283-ab70-73c100216995 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2/action Jul 03 06:33:42.590788 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-59befd53-ef51-4283-ab70-73c100216995 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:33:42.593022 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-59befd53-ef51-4283-ab70-73c100216995 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:42.620778 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:42.620778 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:42.636189 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-05921e93-39fd-4516-ba50-5db395a0e363 req-59befd53-ef51-4283-ab70-73c100216995 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2/action returned with HTTP 204 Jul 03 06:33:42.636635 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 861/3466] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:33:42 2026] POST /volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:43.060935 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.063808 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:43.063881 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-50318d0f-7540-4c54-8f65-0a7e90fd781e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.064212 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.064212 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.064212 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Delete volume with id: 3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:43.065389 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-50318d0f-7540-4c54-8f65-0a7e90fd781e tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 Jul 03 06:33:43.065608 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-50318d0f-7540-4c54-8f65-0a7e90fd781e tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.065798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-50318d0f-7540-4c54-8f65-0a7e90fd781e tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.072019 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:43.072019 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:43.072523 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:43.077332 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-50318d0f-7540-4c54-8f65-0a7e90fd781e tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 returned with HTTP 404 Jul 03 06:33:43.077917 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 870/3467] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:43 2026] GET /volume/v3/volumes/4bedda76-127e-4c3b-b184-042839297615 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:33:43.085373 np0000004376 devstack@c-api.service[99916]: WARNING cinder.keymgr.conf_key_mgr [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:33:43.085762 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a3584496-c867-4cd4-a48f-1599d55db6c2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.087842 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3584496-c867-4cd4-a48f-1599d55db6c2 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 Jul 03 06:33:43.088078 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3584496-c867-4cd4-a48f-1599d55db6c2 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.088302 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3584496-c867-4cd4-a48f-1599d55db6c2 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.088427 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-a3584496-c867-4cd4-a48f-1599d55db6c2 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Delete snapshot with id: 377a116e-b32e-43f6-827e-67882e66a1b1 Jul 03 06:33:43.093927 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Delete volume request issued successfully. Jul 03 06:33:43.094108 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-639bc885-c93c-4b98-a27c-bbaaffa897e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 202 Jul 03 06:33:43.094452 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:43.094452 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:43.094510 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 865/3468] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:33:43 2026] DELETE /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:43.095083 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a3584496-c867-4cd4-a48f-1599d55db6c2 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:43.109644 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-550c04df-be45-4133-af70-41090c9ced22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.116669 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a3584496-c867-4cd4-a48f-1599d55db6c2 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot delete request issued successfully. Jul 03 06:33:43.116945 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3584496-c867-4cd4-a48f-1599d55db6c2 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 returned with HTTP 202 Jul 03 06:33:43.117470 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 873/3469] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:33:43 2026] DELETE /volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:43.118511 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-550c04df-be45-4133-af70-41090c9ced22 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:43.118780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-550c04df-be45-4133-af70-41090c9ced22 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.119036 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-550c04df-be45-4133-af70-41090c9ced22 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.126066 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0c54ef55-7f40-4076-afdf-f6c6d20e871a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.127554 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:43.127554 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:43.130225 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0c54ef55-7f40-4076-afdf-f6c6d20e871a tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 Jul 03 06:33:43.130468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0c54ef55-7f40-4076-afdf-f6c6d20e871a tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.130701 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0c54ef55-7f40-4076-afdf-f6c6d20e871a tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.132375 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-550c04df-be45-4133-af70-41090c9ced22 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:33:43.137746 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-550c04df-be45-4133-af70-41090c9ced22 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 200 Jul 03 06:33:43.138087 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:43.138087 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:43.138249 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 862/3470] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:43 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:43.138601 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0c54ef55-7f40-4076-afdf-f6c6d20e871a tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Snapshot retrieved successfully. Jul 03 06:33:43.139613 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0c54ef55-7f40-4076-afdf-f6c6d20e871a tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 returned with HTTP 200 Jul 03 06:33:43.140087 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 871/3471] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:43 2026] GET /volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:43.251469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ec129fd5-339b-4760-be2f-fe686c5202a1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.255737 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ec129fd5-339b-4760-be2f-fe686c5202a1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:43.255737 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ec129fd5-339b-4760-be2f-fe686c5202a1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.255737 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ec129fd5-339b-4760-be2f-fe686c5202a1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.256013 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ec129fd5-339b-4760-be2f-fe686c5202a1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:43.260356 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:43.260356 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:43.261277 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ec129fd5-339b-4760-be2f-fe686c5202a1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:43.261505 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 866/3472] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:43 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:43.474472 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-706f499c-064c-4d44-bf7e-5a5e898c6e14 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.476940 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-706f499c-064c-4d44-bf7e-5a5e898c6e14 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:43.477270 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-706f499c-064c-4d44-bf7e-5a5e898c6e14 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.477470 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-706f499c-064c-4d44-bf7e-5a5e898c6e14 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.477621 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-706f499c-064c-4d44-bf7e-5a5e898c6e14 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:43.484242 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:43.484242 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:43.485318 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-706f499c-064c-4d44-bf7e-5a5e898c6e14 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:43.485848 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 874/3473] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:43 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:43.526308 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-00a91998-d08b-4237-a175-e40497d3b322 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.528347 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00a91998-d08b-4237-a175-e40497d3b322 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:43.528571 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00a91998-d08b-4237-a175-e40497d3b322 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.528747 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00a91998-d08b-4237-a175-e40497d3b322 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.541927 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:43.541927 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:43.546389 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-00a91998-d08b-4237-a175-e40497d3b322 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:43.551788 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00a91998-d08b-4237-a175-e40497d3b322 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:43.552224 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 863/3474] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:43 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:43.564993 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3477cdc0-9967-4b14-857c-6f1dcbdf6518 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:43.567299 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3477cdc0-9967-4b14-857c-6f1dcbdf6518 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:33:43.567544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3477cdc0-9967-4b14-857c-6f1dcbdf6518 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:43.567794 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3477cdc0-9967-4b14-857c-6f1dcbdf6518 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:43.579327 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:43.579327 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:43.584509 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3477cdc0-9967-4b14-857c-6f1dcbdf6518 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:33:43.591640 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3477cdc0-9967-4b14-857c-6f1dcbdf6518 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:33:43.592312 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 872/3475] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:43 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:44.151423 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-67627f86-3670-4f32-a219-86472a2bde84 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.152647 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2f93ba90-480d-47bc-a208-fb18dffd19fc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.153821 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-67627f86-3670-4f32-a219-86472a2bde84 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 Jul 03 06:33:44.154105 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-67627f86-3670-4f32-a219-86472a2bde84 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:44.154335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-67627f86-3670-4f32-a219-86472a2bde84 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:44.154837 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2f93ba90-480d-47bc-a208-fb18dffd19fc tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe Jul 03 06:33:44.155180 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2f93ba90-480d-47bc-a208-fb18dffd19fc tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:44.155476 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2f93ba90-480d-47bc-a208-fb18dffd19fc tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:44.159067 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-67627f86-3670-4f32-a219-86472a2bde84 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 returned with HTTP 404 Jul 03 06:33:44.159729 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 867/3476] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:44 2026] GET /volume/v3/snapshots/377a116e-b32e-43f6-827e-67882e66a1b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:44.162669 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2f93ba90-480d-47bc-a208-fb18dffd19fc tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe returned with HTTP 404 Jul 03 06:33:44.163320 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 875/3477] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:44 2026] GET /volume/v3/volumes/3ebdacea-ca1c-45e8-8fb0-4b25db912dfe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:44.166982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b1db7965-ecac-4d14-a075-a6f70787e2f5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.169061 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b1db7965-ecac-4d14-a075-a6f70787e2f5 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:44.169288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b1db7965-ecac-4d14-a075-a6f70787e2f5 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:44.169730 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b1db7965-ecac-4d14-a075-a6f70787e2f5 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:44.169730 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b1db7965-ecac-4d14-a075-a6f70787e2f5 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Delete volume with id: 7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:44.171227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-02113d99-27cf-471d-9e62-26ad6d0d58d5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.173375 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-02113d99-27cf-471d-9e62-26ad6d0d58d5 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:33:44.173668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-02113d99-27cf-471d-9e62-26ad6d0d58d5 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:44.173954 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-02113d99-27cf-471d-9e62-26ad6d0d58d5 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:44.174777 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-02113d99-27cf-471d-9e62-26ad6d0d58d5 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:33:44.176823 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:44.176823 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:44.177307 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b1db7965-ecac-4d14-a075-a6f70787e2f5 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:44.189083 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-02113d99-27cf-471d-9e62-26ad6d0d58d5 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Get all volumes completed successfully. Jul 03 06:33:44.190584 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:44.190584 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:44.196616 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-02113d99-27cf-471d-9e62-26ad6d0d58d5 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:33:44.197073 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 873/3478] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:33:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:44.206490 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b1db7965-ecac-4d14-a075-a6f70787e2f5 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Delete volume request issued successfully. Jul 03 06:33:44.206673 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b1db7965-ecac-4d14-a075-a6f70787e2f5 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 returned with HTTP 202 Jul 03 06:33:44.207148 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 864/3479] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:33:44 2026] DELETE /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:33:44.213194 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-71bb8e8b-b78f-4d84-93da-a8f71efc7731 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.214972 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-71bb8e8b-b78f-4d84-93da-a8f71efc7731 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] DELETE https://10.4.3.243/volume/v3/types/ea45752e-5676-46a5-a366-65dc092c77fb Jul 03 06:33:44.215170 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-71bb8e8b-b78f-4d84-93da-a8f71efc7731 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:44.215429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-71bb8e8b-b78f-4d84-93da-a8f71efc7731 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:44.216164 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-41ffb090-7cf5-42d8-8630-c8cb63605d1c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.218599 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-41ffb090-7cf5-42d8-8630-c8cb63605d1c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:44.218956 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-41ffb090-7cf5-42d8-8630-c8cb63605d1c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:44.219253 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-41ffb090-7cf5-42d8-8630-c8cb63605d1c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:44.228414 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:44.228414 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:44.232475 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-41ffb090-7cf5-42d8-8630-c8cb63605d1c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Volume info retrieved successfully. Jul 03 06:33:44.238151 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-41ffb090-7cf5-42d8-8630-c8cb63605d1c tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 returned with HTTP 200 Jul 03 06:33:44.238543 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 876/3480] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:44 2026] GET /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:44.244944 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-71bb8e8b-b78f-4d84-93da-a8f71efc7731 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types/ea45752e-5676-46a5-a366-65dc092c77fb returned with HTTP 202 Jul 03 06:33:44.245500 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 868/3481] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:33:44 2026] DELETE /volume/v3/types/ea45752e-5676-46a5-a366-65dc092c77fb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:44.257258 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b3dce3cb-56fb-4ae2-ab48-7f3d4b2765f0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.259138 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3dce3cb-56fb-4ae2-ab48-7f3d4b2765f0 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:33:44.259579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b3dce3cb-56fb-4ae2-ab48-7f3d4b2765f0 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-22145292", "extra_specs": {}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:44.275594 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a8a4bc00-fd33-44a8-bd19-3e105c522e9c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.277257 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3dce3cb-56fb-4ae2-ab48-7f3d4b2765f0 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:33:44.277661 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 874/3482] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:33:44 2026] POST /volume/v3/types => generated 210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:44.277771 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a8a4bc00-fd33-44a8-bd19-3e105c522e9c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:44.277883 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a8a4bc00-fd33-44a8-bd19-3e105c522e9c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:44.278089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a8a4bc00-fd33-44a8-bd19-3e105c522e9c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:44.278388 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a8a4bc00-fd33-44a8-bd19-3e105c522e9c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:44.282342 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:44.282342 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:44.283097 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a8a4bc00-fd33-44a8-bd19-3e105c522e9c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:44.283551 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 865/3483] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:44 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:44.287447 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8a6ae0e1-a5af-4d7a-893a-b7baa1124263 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.290047 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8a6ae0e1-a5af-4d7a-893a-b7baa1124263 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] POST https://10.4.3.243/volume/v3/types/d6a38acc-92a0-4caa-9d09-21f61160dfaa/encryption Jul 03 06:33:44.290413 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8a6ae0e1-a5af-4d7a-893a-b7baa1124263 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:44.307980 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8a6ae0e1-a5af-4d7a-893a-b7baa1124263 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types/d6a38acc-92a0-4caa-9d09-21f61160dfaa/encryption returned with HTTP 200 Jul 03 06:33:44.308484 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 877/3484] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:33:44 2026] POST /volume/v3/types/d6a38acc-92a0-4caa-9d09-21f61160dfaa/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:44.316542 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6298936b-83be-4067-8dba-4b4a0abc4fac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.318755 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:44.319209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1366176197", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-22145292", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:44.321293 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1366176197', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-22145292', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:44.325303 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume of 1 GB Jul 03 06:33:44.325722 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:44.325722 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:44.326370 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Availability Zones retrieved successfully. Jul 03 06:33:44.334802 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Flow 'volume_create_api' (20c7b9e1-ba63-437c-981e-abf6e79dcdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:44.336202 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d9af5f-3e69-4d10-b3f6-2e48dc53c5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:44.337545 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:44.367422 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d9af5f-3e69-4d10-b3f6-2e48dc53c5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:33:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6a38acc-92a0-4caa-9d09-21f61160dfaa,is_public=True,name='tempest-scenario-type-luks-22145292',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6a38acc-92a0-4caa-9d09-21f61160dfaa', '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=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:44.368228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d343fe6-9594-4275-b3a8-b1898cccff63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:44.398211 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-22145292 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-22145292, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:33:44.398521 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-22145292 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-22145292, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:33:44.434456 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Created reservations ['e877af4b-2591-4ba6-85fb-ec2cfcefe309', '85df0a62-11c7-4401-9a14-82f7ffe80692', '5726dae7-646f-403d-9f33-f76b5c7a8db5', '64d3fbe1-2ee0-4592-9d4d-a3d656077e10'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:44.435871 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d343fe6-9594-4275-b3a8-b1898cccff63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e877af4b-2591-4ba6-85fb-ec2cfcefe309', '85df0a62-11c7-4401-9a14-82f7ffe80692', '5726dae7-646f-403d-9f33-f76b5c7a8db5', '64d3fbe1-2ee0-4592-9d4d-a3d656077e10']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:44.436907 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9bb968-1542-4f23-80ae-39c6108797be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:44.471307 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9bb968-1542-4f23-80ae-39c6108797be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e937787d-9f04-442b-b10b-200d0d7a9caf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1366176197',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458d2e64fe094e22bb04feac64f321d6',qos_specs=None,replication_status=,reservations=['e877af4b-2591-4ba6-85fb-ec2cfcefe309','85df0a62-11c7-4401-9a14-82f7ffe80692','5726dae7-646f-403d-9f33-f76b5c7a8db5','64d3fbe1-2ee0-4592-9d4d-a3d656077e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_type_id=d6a38acc-92a0-4caa-9d09-21f61160dfaa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1366176197',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e937787d-9f04-442b-b10b-200d0d7a9caf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='458d2e64fe094e22bb04feac64f321d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6a38acc-92a0-4caa-9d09-21f61160dfaa),volume_type_id=d6a38acc-92a0-4caa-9d09-21f61160dfaa)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:44.472285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445559e5-0c64-41ef-8df3-3fa70c14d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:44.498447 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-82377e19-98d0-407b-a73c-b9af189ace83 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:44.500472 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-82377e19-98d0-407b-a73c-b9af189ace83 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:44.500668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-82377e19-98d0-407b-a73c-b9af189ace83 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:44.500867 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-82377e19-98d0-407b-a73c-b9af189ace83 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:44.500985 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-82377e19-98d0-407b-a73c-b9af189ace83 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:44.509763 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:44.509763 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:44.510646 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-82377e19-98d0-407b-a73c-b9af189ace83 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:44.510989 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 875/3485] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:44 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:44.526992 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445559e5-0c64-41ef-8df3-3fa70c14d12f) transitioned into state 'SUCCESS' from state '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-1366176197',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458d2e64fe094e22bb04feac64f321d6',qos_specs=None,replication_status=,reservations=['e877af4b-2591-4ba6-85fb-ec2cfcefe309','85df0a62-11c7-4401-9a14-82f7ffe80692','5726dae7-646f-403d-9f33-f76b5c7a8db5','64d3fbe1-2ee0-4592-9d4d-a3d656077e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_type_id=d6a38acc-92a0-4caa-9d09-21f61160dfaa)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:44.527851 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6684e418-9fa9-4b1e-837f-4f072bfffb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:44.551081 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6684e418-9fa9-4b1e-837f-4f072bfffb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:44.551846 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Flow 'volume_create_api' (20c7b9e1-ba63-437c-981e-abf6e79dcdba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:44.552177 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume request issued successfully. Jul 03 06:33:44.552940 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6298936b-83be-4067-8dba-4b4a0abc4fac tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:44.553424 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 869/3486] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:33:44 2026] POST /volume/v3/volumes => generated 783 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:45.251085 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-349651ad-4b73-4a6b-8a0a-4c327b907cb6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:45.253273 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-349651ad-4b73-4a6b-8a0a-4c327b907cb6 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] GET https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 Jul 03 06:33:45.253574 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-349651ad-4b73-4a6b-8a0a-4c327b907cb6 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:45.253821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-349651ad-4b73-4a6b-8a0a-4c327b907cb6 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:45.261417 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-349651ad-4b73-4a6b-8a0a-4c327b907cb6 tempest-VolumeRevertTests-741881753 tempest-VolumeRevertTests-741881753-project-member] https://10.4.3.243/volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 returned with HTTP 404 Jul 03 06:33:45.262372 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 866/3487] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:33:45 2026] GET /volume/v3/volumes/7890b755-6357-41db-867d-8407edfdf983 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 06:33:45.298478 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1e67ff79-209c-4bf6-8838-2383612c8fe8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:45.300557 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e67ff79-209c-4bf6-8838-2383612c8fe8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:45.300859 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e67ff79-209c-4bf6-8838-2383612c8fe8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:45.301180 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e67ff79-209c-4bf6-8838-2383612c8fe8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:45.301350 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1e67ff79-209c-4bf6-8838-2383612c8fe8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:45.306044 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:45.306044 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:45.306931 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e67ff79-209c-4bf6-8838-2383612c8fe8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:45.307330 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 878/3488] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:45 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:45.522284 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-439e4ed8-2950-4ca4-9472-1778823f0a25 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:45.524810 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-439e4ed8-2950-4ca4-9472-1778823f0a25 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:45.524810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-439e4ed8-2950-4ca4-9472-1778823f0a25 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:45.526067 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-439e4ed8-2950-4ca4-9472-1778823f0a25 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:45.526067 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-439e4ed8-2950-4ca4-9472-1778823f0a25 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:45.531737 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:45.531737 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:45.533143 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-439e4ed8-2950-4ca4-9472-1778823f0a25 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:45.533346 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 876/3489] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:45 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:45.733852 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:45.739186 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:45.739563 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-68991014", "imageRef": "a28a7d55-cd0f-4894-bdb3-20bf36a42db0", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:45.741079 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-68991014', 'imageRef': 'a28a7d55-cd0f-4894-bdb3-20bf36a42db0', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:45.848855 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Create volume of 1 GB Jul 03 06:33:45.849171 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:45.849171 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:45.853124 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Availability Zones retrieved successfully. Jul 03 06:33:45.859379 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Flow 'volume_create_api' (158140d8-0de9-4a25-9e61-e9ed290d67bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:45.860979 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1297c80-83ca-4c41-b453-ad3a4789f4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:45.862064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:45.941238 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1297c80-83ca-4c41-b453-ad3a4789f4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:45.942426 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68517b16-2231-438f-acea-204ac1c5a59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:46.034732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Created reservations ['4ffab7ab-3ded-4391-915f-339ed16cc779', 'b493bed0-81c8-4761-af81-8c02b7dfa3c4', 'beb30ea1-2820-4542-a971-405bc9f13ac7', '1cb75e55-c700-4dcc-ab0d-cdfe0e3549b8'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:46.035298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68517b16-2231-438f-acea-204ac1c5a59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ffab7ab-3ded-4391-915f-339ed16cc779', 'b493bed0-81c8-4761-af81-8c02b7dfa3c4', 'beb30ea1-2820-4542-a971-405bc9f13ac7', '1cb75e55-c700-4dcc-ab0d-cdfe0e3549b8']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:46.036077 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a72ffe-a330-4468-a5a6-c9d2966eada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:46.066980 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a72ffe-a330-4468-a5a6-c9d2966eada0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7256a977-5a95-463f-b07d-e76619794794', '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-68991014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ecc4032e25c45148dc0a69256164ca3',qos_specs=None,replication_status=,reservations=['4ffab7ab-3ded-4391-915f-339ed16cc779','b493bed0-81c8-4761-af81-8c02b7dfa3c4','beb30ea1-2820-4542-a971-405bc9f13ac7','1cb75e55-c700-4dcc-ab0d-cdfe0e3549b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7291338b999945e3b2ac3ed05d046024',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-68991014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7256a977-5a95-463f-b07d-e76619794794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ecc4032e25c45148dc0a69256164ca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7291338b999945e3b2ac3ed05d046024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:46.068466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12749aec-e3cd-4ffc-9673-cdb8c2cb9831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:46.092391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12749aec-e3cd-4ffc-9673-cdb8c2cb9831) transitioned into state 'SUCCESS' from state '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-68991014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ecc4032e25c45148dc0a69256164ca3',qos_specs=None,replication_status=,reservations=['4ffab7ab-3ded-4391-915f-339ed16cc779','b493bed0-81c8-4761-af81-8c02b7dfa3c4','beb30ea1-2820-4542-a971-405bc9f13ac7','1cb75e55-c700-4dcc-ab0d-cdfe0e3549b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7291338b999945e3b2ac3ed05d046024',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:46.093777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e91210-38c7-4d06-9cda-562f401cdb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:46.105477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e91210-38c7-4d06-9cda-562f401cdb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:46.106772 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Flow 'volume_create_api' (158140d8-0de9-4a25-9e61-e9ed290d67bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:46.107186 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Create volume request issued successfully. Jul 03 06:33:46.108042 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9d061f3a-c834-49be-aa4b-11826ba14b2c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:46.108593 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 870/3490] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:33:45 2026] POST /volume/v3/volumes => generated 751 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:46.122534 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5a7fb7ec-0495-4ab2-ba47-e019c82f022e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:46.124837 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5a7fb7ec-0495-4ab2-ba47-e019c82f022e tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:46.125074 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5a7fb7ec-0495-4ab2-ba47-e019c82f022e tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:46.125298 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5a7fb7ec-0495-4ab2-ba47-e019c82f022e tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:46.134431 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:46.134431 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:46.139743 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5a7fb7ec-0495-4ab2-ba47-e019c82f022e tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:46.145346 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5a7fb7ec-0495-4ab2-ba47-e019c82f022e tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:46.145850 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 867/3491] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:46 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:46.317493 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-69b7664a-2e99-4531-b03f-29e68821937b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:46.320436 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-69b7664a-2e99-4531-b03f-29e68821937b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:46.320633 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-69b7664a-2e99-4531-b03f-29e68821937b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:46.321371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-69b7664a-2e99-4531-b03f-29e68821937b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:46.321371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-69b7664a-2e99-4531-b03f-29e68821937b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:46.325497 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:46.325497 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:46.326367 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-69b7664a-2e99-4531-b03f-29e68821937b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:46.327001 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 879/3492] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:46 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:46.547013 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5d87fe9f-f509-4b04-8679-aff7b0cc1124 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:46.548967 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d87fe9f-f509-4b04-8679-aff7b0cc1124 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:46.549236 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d87fe9f-f509-4b04-8679-aff7b0cc1124 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:46.549391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d87fe9f-f509-4b04-8679-aff7b0cc1124 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:46.549484 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5d87fe9f-f509-4b04-8679-aff7b0cc1124 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:46.556324 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:46.556324 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:46.557000 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d87fe9f-f509-4b04-8679-aff7b0cc1124 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:46.557541 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 877/3493] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:46 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:46.570583 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-21a2d7d6-fea1-4808-8ca8-c1c16358543b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:46.573260 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-21a2d7d6-fea1-4808-8ca8-c1c16358543b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 Jul 03 06:33:46.573557 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-21a2d7d6-fea1-4808-8ca8-c1c16358543b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:46.573820 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-21a2d7d6-fea1-4808-8ca8-c1c16358543b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:46.585589 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:46.585589 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:46.591159 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-21a2d7d6-fea1-4808-8ca8-c1c16358543b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Volume info retrieved successfully. Jul 03 06:33:46.596493 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-21a2d7d6-fea1-4808-8ca8-c1c16358543b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 returned with HTTP 200 Jul 03 06:33:46.596922 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 871/3494] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:46 2026] GET /volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:46.611670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3300dc1c-52bb-406f-a092-c8303e76d140 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:46.613802 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3300dc1c-52bb-406f-a092-c8303e76d140 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] PUT https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:46.614245 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3300dc1c-52bb-406f-a092-c8303e76d140 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-494617842", "description": "tempest-volume-backup-description-691033623"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:46.620757 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:46.620757 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:46.633785 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3300dc1c-52bb-406f-a092-c8303e76d140 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:46.634312 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 868/3495] 10.4.3.243 () {70 vars in 1409 bytes} [Fri Jul 3 06:33:46 2026] PUT /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:46.645211 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ce33d752-63ff-4a42-a59a-38f5a2249226 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:46.647521 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ce33d752-63ff-4a42-a59a-38f5a2249226 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:46.647798 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ce33d752-63ff-4a42-a59a-38f5a2249226 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:46.648117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ce33d752-63ff-4a42-a59a-38f5a2249226 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:46.648260 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ce33d752-63ff-4a42-a59a-38f5a2249226 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:46.654849 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:46.654849 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:46.655926 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ce33d752-63ff-4a42-a59a-38f5a2249226 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:46.656528 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 880/3496] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:46 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 838 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:46.668280 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c438d5c0-7ede-4c7d-88ce-fb60f6f7a5b0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:46.670369 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c438d5c0-7ede-4c7d-88ce-fb60f6f7a5b0 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] DELETE https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:46.670564 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c438d5c0-7ede-4c7d-88ce-fb60f6f7a5b0 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:46.670803 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c438d5c0-7ede-4c7d-88ce-fb60f6f7a5b0 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:46.670930 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-c438d5c0-7ede-4c7d-88ce-fb60f6f7a5b0 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Delete backup with id: 1bb7609d-72c1-4f8e-b649-36aa09e4214b. Jul 03 06:33:46.675390 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:46.675390 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:46.692781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-c438d5c0-7ede-4c7d-88ce-fb60f6f7a5b0 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] delete_backup rpcapi backup_id 1bb7609d-72c1-4f8e-b649-36aa09e4214b {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:33:46.695734 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c438d5c0-7ede-4c7d-88ce-fb60f6f7a5b0 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 202 Jul 03 06:33:46.696367 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 878/3497] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:33:46 2026] DELETE /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:33:46.706177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5b821f55-855d-4ffd-8a15-7a147996b707 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:46.708613 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b821f55-855d-4ffd-8a15-7a147996b707 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:46.708971 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b821f55-855d-4ffd-8a15-7a147996b707 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:46.709230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b821f55-855d-4ffd-8a15-7a147996b707 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:46.709397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5b821f55-855d-4ffd-8a15-7a147996b707 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:46.716319 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:46.716319 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:46.717523 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b821f55-855d-4ffd-8a15-7a147996b707 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 200 Jul 03 06:33:46.718078 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 872/3498] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:46 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:47.163096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0edfb3ac-69f9-43a7-93e4-1151184ee445 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:47.164944 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0edfb3ac-69f9-43a7-93e4-1151184ee445 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:47.165320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0edfb3ac-69f9-43a7-93e4-1151184ee445 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:47.165320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0edfb3ac-69f9-43a7-93e4-1151184ee445 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:47.174817 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:47.174817 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:47.180390 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0edfb3ac-69f9-43a7-93e4-1151184ee445 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:47.187877 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0edfb3ac-69f9-43a7-93e4-1151184ee445 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:47.187877 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 869/3499] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:47 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:47.198157 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e320095a-9507-4848-87b9-4138f3772129 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:47.332336 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:47.335237 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-525217142"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:47.336862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-525217142'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:47.337040 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Create volume of 1 GB Jul 03 06:33:47.338867 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-478eb2af-0478-4c89-8db0-c8ac7c7da362 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:47.341505 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-478eb2af-0478-4c89-8db0-c8ac7c7da362 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:47.341803 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-478eb2af-0478-4c89-8db0-c8ac7c7da362 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:47.342090 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-478eb2af-0478-4c89-8db0-c8ac7c7da362 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:47.342304 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-478eb2af-0478-4c89-8db0-c8ac7c7da362 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:47.344410 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Availability Zones retrieved successfully. Jul 03 06:33:47.348159 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:47.348159 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:47.349278 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-478eb2af-0478-4c89-8db0-c8ac7c7da362 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:47.349774 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 879/3500] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:47 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:47.360526 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Flow 'volume_create_api' (00cb8b50-6f36-48da-98fb-f1b029a75296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:47.362011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c39b86b-d6fb-489d-a609-feca1cd7972f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:47.363595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:47.397224 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c39b86b-d6fb-489d-a609-feca1cd7972f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:47.398392 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fcdf339-3195-4fc6-81a3-9f3ed6f828d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:47.524654 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Created reservations ['0e51a384-8286-4201-a0a2-967fe295e2cc', 'dea5dfd9-51fe-43c3-8553-ad43a8669fca', '6906a834-099f-4ea5-a35c-d26fc915e528', '6361ca62-994e-4377-b1ad-6eb3d1215563'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:47.526026 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fcdf339-3195-4fc6-81a3-9f3ed6f828d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e51a384-8286-4201-a0a2-967fe295e2cc', 'dea5dfd9-51fe-43c3-8553-ad43a8669fca', '6906a834-099f-4ea5-a35c-d26fc915e528', '6361ca62-994e-4377-b1ad-6eb3d1215563']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:47.527333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87d50f6-1cf8-41ee-964e-e24d7be80290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:47.562874 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87d50f6-1cf8-41ee-964e-e24d7be80290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '017c2c72-d117-4884-8d94-e32003ed26e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-525217142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054b2e5f938e4743b2f414478860d4e7',qos_specs=None,replication_status=,reservations=['0e51a384-8286-4201-a0a2-967fe295e2cc','dea5dfd9-51fe-43c3-8553-ad43a8669fca','6906a834-099f-4ea5-a35c-d26fc915e528','6361ca62-994e-4377-b1ad-6eb3d1215563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7c1c28f3cf840fd8775f1dca90dd974',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-525217142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=017c2c72-d117-4884-8d94-e32003ed26e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='054b2e5f938e4743b2f414478860d4e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7c1c28f3cf840fd8775f1dca90dd974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:47.563928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66df22f7-b13b-4abf-a1dc-55d54586133d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:47.588080 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Jul 03 06:33:47.588080 np0000004376 devstack@c-api.service[99919]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Jul 03 06:33:47.588080 np0000004376 devstack@c-api.service[99919]: FROM reservations Jul 03 06:33:47.588080 np0000004376 devstack@c-api.service[99919]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Jul 03 06:33:47.588080 np0000004376 devstack@c-api.service[99919]: [parameters: {'uuid_1_1': '0e51a384-8286-4201-a0a2-967fe295e2cc', 'uuid_1_2': 'dea5dfd9-51fe-43c3-8553-ad43a8669fca', 'uuid_1_3': '6906a834-099f-4ea5-a35c-d26fc915e528', 'uuid_1_4': '6361ca62-994e-4377-b1ad-6eb3d1215563'}] Jul 03 06:33:47.588080 np0000004376 devstack@c-api.service[99919]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=99919) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Jul 03 06:33:47.588827 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=99919) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Jul 03 06:33:47.731095 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7487a6bb-0b61-4127-9dfd-6af9794ef497 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:47.733612 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7487a6bb-0b61-4127-9dfd-6af9794ef497 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b Jul 03 06:33:47.734098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7487a6bb-0b61-4127-9dfd-6af9794ef497 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:47.734362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7487a6bb-0b61-4127-9dfd-6af9794ef497 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:47.734528 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-7487a6bb-0b61-4127-9dfd-6af9794ef497 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Show backup with id 1bb7609d-72c1-4f8e-b649-36aa09e4214b. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:47.739377 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7487a6bb-0b61-4127-9dfd-6af9794ef497 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b returned with HTTP 404 Jul 03 06:33:47.740042 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 873/3501] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:47 2026] GET /volume/v3/backups/1bb7609d-72c1-4f8e-b649-36aa09e4214b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:47.852219 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c19f2dce-c355-4b6b-aa52-579952b28e7b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:47.854497 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c19f2dce-c355-4b6b-aa52-579952b28e7b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 Jul 03 06:33:47.855104 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c19f2dce-c355-4b6b-aa52-579952b28e7b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:47.855104 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c19f2dce-c355-4b6b-aa52-579952b28e7b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:47.871648 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:47.871648 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:47.879214 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c19f2dce-c355-4b6b-aa52-579952b28e7b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Volume info retrieved successfully. Jul 03 06:33:47.887788 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c19f2dce-c355-4b6b-aa52-579952b28e7b tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 returned with HTTP 200 Jul 03 06:33:47.888245 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 870/3502] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:47 2026] GET /volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:47.901721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-40301af8-e141-4262-8186-3466c41aa5f7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:47.903960 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-40301af8-e141-4262-8186-3466c41aa5f7 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] DELETE https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 Jul 03 06:33:47.904231 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-40301af8-e141-4262-8186-3466c41aa5f7 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:47.904478 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-40301af8-e141-4262-8186-3466c41aa5f7 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:47.904729 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-40301af8-e141-4262-8186-3466c41aa5f7 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Delete volume with id: fde97f5f-2917-4b1a-ab81-05d97f4d15a8 Jul 03 06:33:47.914072 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:47.914072 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:47.914822 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-40301af8-e141-4262-8186-3466c41aa5f7 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Volume info retrieved successfully. Jul 03 06:33:47.937443 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-40301af8-e141-4262-8186-3466c41aa5f7 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Delete volume request issued successfully. Jul 03 06:33:47.937663 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-40301af8-e141-4262-8186-3466c41aa5f7 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 returned with HTTP 202 Jul 03 06:33:47.938373 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 880/3503] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:33:47 2026] DELETE /volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:47.945647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d5d9dd3e-0f11-4a2b-b8f1-f558fdb01815 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:47.947812 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d5d9dd3e-0f11-4a2b-b8f1-f558fdb01815 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 Jul 03 06:33:47.948055 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d5d9dd3e-0f11-4a2b-b8f1-f558fdb01815 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:47.948306 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d5d9dd3e-0f11-4a2b-b8f1-f558fdb01815 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:47.955920 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:47.955920 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:47.961640 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d5d9dd3e-0f11-4a2b-b8f1-f558fdb01815 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Volume info retrieved successfully. Jul 03 06:33:47.968483 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d5d9dd3e-0f11-4a2b-b8f1-f558fdb01815 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 returned with HTTP 200 Jul 03 06:33:47.969282 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 874/3504] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:47 2026] GET /volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:48.206530 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-66501c1d-410a-4b89-99f4-dffa9b81468b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:48.208377 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-66501c1d-410a-4b89-99f4-dffa9b81468b tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:48.208564 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-66501c1d-410a-4b89-99f4-dffa9b81468b tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:48.208787 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-66501c1d-410a-4b89-99f4-dffa9b81468b tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:48.216332 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:48.216332 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:48.221556 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-66501c1d-410a-4b89-99f4-dffa9b81468b tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:48.226466 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-66501c1d-410a-4b89-99f4-dffa9b81468b tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:48.226949 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 871/3505] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:48 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:48.363629 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9c120a88-ae72-4a5b-8a5f-af341c608019 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:48.366115 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9c120a88-ae72-4a5b-8a5f-af341c608019 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:48.366306 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9c120a88-ae72-4a5b-8a5f-af341c608019 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:48.366479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9c120a88-ae72-4a5b-8a5f-af341c608019 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:48.366630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9c120a88-ae72-4a5b-8a5f-af341c608019 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:48.373520 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:48.373520 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:48.374709 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9c120a88-ae72-4a5b-8a5f-af341c608019 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:48.375599 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 881/3506] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:48 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:48.617944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66df22f7-b13b-4abf-a1dc-55d54586133d) transitioned into state 'SUCCESS' from state '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-525217142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054b2e5f938e4743b2f414478860d4e7',qos_specs=None,replication_status=,reservations=['0e51a384-8286-4201-a0a2-967fe295e2cc','dea5dfd9-51fe-43c3-8553-ad43a8669fca','6906a834-099f-4ea5-a35c-d26fc915e528','6361ca62-994e-4377-b1ad-6eb3d1215563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7c1c28f3cf840fd8775f1dca90dd974',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:48.619037 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28fbbf75-58d6-40bc-a2e7-b07b4be80261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:48.634288 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28fbbf75-58d6-40bc-a2e7-b07b4be80261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:48.635663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Flow 'volume_create_api' (00cb8b50-6f36-48da-98fb-f1b029a75296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:48.636121 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Create volume request issued successfully. Jul 03 06:33:48.637081 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e320095a-9507-4848-87b9-4138f3772129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:48.637650 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 881/3507] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:33:47 2026] POST /volume/v3/volumes => generated 777 bytes in 1440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:48.656856 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ff332c16-bda0-4814-8c71-672b740af5b2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:48.659308 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ff332c16-bda0-4814-8c71-672b740af5b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 Jul 03 06:33:48.659541 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ff332c16-bda0-4814-8c71-672b740af5b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:48.659785 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ff332c16-bda0-4814-8c71-672b740af5b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:48.667421 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:48.667421 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:48.671408 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ff332c16-bda0-4814-8c71-672b740af5b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Volume info retrieved successfully. Jul 03 06:33:48.676287 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ff332c16-bda0-4814-8c71-672b740af5b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 returned with HTTP 200 Jul 03 06:33:48.676938 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 875/3508] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:48 2026] GET /volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:48.985226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b40f9b1c-d3c9-4341-bc20-da00c2be4040 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:48.987196 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b40f9b1c-d3c9-4341-bc20-da00c2be4040 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] GET https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 Jul 03 06:33:48.987398 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b40f9b1c-d3c9-4341-bc20-da00c2be4040 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:48.987654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b40f9b1c-d3c9-4341-bc20-da00c2be4040 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:48.994598 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b40f9b1c-d3c9-4341-bc20-da00c2be4040 tempest-VolumesBackupsV39Test-1783192557 tempest-VolumesBackupsV39Test-1783192557-project-member] https://10.4.3.243/volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 returned with HTTP 404 Jul 03 06:33:48.995177 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 872/3509] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:48 2026] GET /volume/v3/volumes/fde97f5f-2917-4b1a-ab81-05d97f4d15a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:49.243387 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-304fb508-9317-4793-9137-4c86964a2394 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:49.245747 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-304fb508-9317-4793-9137-4c86964a2394 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:49.246030 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-304fb508-9317-4793-9137-4c86964a2394 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:49.246294 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-304fb508-9317-4793-9137-4c86964a2394 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:49.256186 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:49.256186 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:49.260835 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-304fb508-9317-4793-9137-4c86964a2394 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:49.266629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-304fb508-9317-4793-9137-4c86964a2394 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:49.267206 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 882/3510] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:49 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:49.387946 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-38114673-8479-459a-868e-3eb933b4d7c4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:49.391338 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38114673-8479-459a-868e-3eb933b4d7c4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:49.391583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38114673-8479-459a-868e-3eb933b4d7c4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:49.391863 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38114673-8479-459a-868e-3eb933b4d7c4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:49.392007 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-38114673-8479-459a-868e-3eb933b4d7c4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:49.397796 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:49.397796 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:49.398868 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38114673-8479-459a-868e-3eb933b4d7c4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:49.399377 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 882/3511] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:49 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:49.694175 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f8b58c78-f476-4148-8a96-8b3d06b7f595 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:49.696155 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8b58c78-f476-4148-8a96-8b3d06b7f595 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 Jul 03 06:33:49.696406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8b58c78-f476-4148-8a96-8b3d06b7f595 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:49.696638 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8b58c78-f476-4148-8a96-8b3d06b7f595 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:49.707811 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:49.707811 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:49.711568 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f8b58c78-f476-4148-8a96-8b3d06b7f595 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Volume info retrieved successfully. Jul 03 06:33:49.715674 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8b58c78-f476-4148-8a96-8b3d06b7f595 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 returned with HTTP 200 Jul 03 06:33:49.716109 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 876/3512] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:49 2026] GET /volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:49.729016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6b6e462a-d65e-4928-9d83-ab45138f1787 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:49.731005 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6b6e462a-d65e-4928-9d83-ab45138f1787 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:33:49.731416 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6b6e462a-d65e-4928-9d83-ab45138f1787 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "017c2c72-d117-4884-8d94-e32003ed26e0", "name": "tempest-type-Backup-1220280731"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:49.733048 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-6b6e462a-d65e-4928-9d83-ab45138f1787 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Creating new backup {'backup': {'volume_id': '017c2c72-d117-4884-8d94-e32003ed26e0', 'name': 'tempest-type-Backup-1220280731'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:33:49.733202 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-6b6e462a-d65e-4928-9d83-ab45138f1787 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Creating backup of volume 017c2c72-d117-4884-8d94-e32003ed26e0 in container None Jul 03 06:33:49.741080 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:49.741080 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:49.741415 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6b6e462a-d65e-4928-9d83-ab45138f1787 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Volume info retrieved successfully. Jul 03 06:33:49.772203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-6b6e462a-d65e-4928-9d83-ab45138f1787 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Created reservations ['469dcb1d-2118-490f-adde-6ddc979b34a3', '22179412-80e2-4102-b8d2-df3cc12ff3f0'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:49.815664 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6b6e462a-d65e-4928-9d83-ab45138f1787 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:33:49.816070 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 873/3513] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:33:49 2026] POST /volume/v3/backups => generated 316 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:49.826483 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d25c4441-f750-4d3c-9525-43a3795156f9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:49.829047 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d25c4441-f750-4d3c-9525-43a3795156f9 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:49.829642 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d25c4441-f750-4d3c-9525-43a3795156f9 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:49.829642 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d25c4441-f750-4d3c-9525-43a3795156f9 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:49.829793 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d25c4441-f750-4d3c-9525-43a3795156f9 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:49.835581 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:49.835581 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:49.836610 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d25c4441-f750-4d3c-9525-43a3795156f9 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:49.837156 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 883/3514] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:49 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:50.284845 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-775a83dd-401a-42a0-aab5-2b4d28cbb0e5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:50.286518 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-775a83dd-401a-42a0-aab5-2b4d28cbb0e5 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:50.286683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-775a83dd-401a-42a0-aab5-2b4d28cbb0e5 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:50.286885 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-775a83dd-401a-42a0-aab5-2b4d28cbb0e5 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:50.296215 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:50.296215 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:50.307158 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-775a83dd-401a-42a0-aab5-2b4d28cbb0e5 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:50.312188 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-775a83dd-401a-42a0-aab5-2b4d28cbb0e5 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:50.312665 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 883/3515] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:50 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:50.392830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-34bf2f50-cb23-4b06-9379-0db8892007a9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:50.409993 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fc2a3993-37b5-48d2-919c-4c2a7cafdd78 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:50.412249 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fc2a3993-37b5-48d2-919c-4c2a7cafdd78 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:50.412377 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fc2a3993-37b5-48d2-919c-4c2a7cafdd78 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:50.412549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fc2a3993-37b5-48d2-919c-4c2a7cafdd78 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:50.412685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-fc2a3993-37b5-48d2-919c-4c2a7cafdd78 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:50.418192 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:50.418192 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:50.419270 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fc2a3993-37b5-48d2-919c-4c2a7cafdd78 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:50.419776 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 874/3516] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:50 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:50.516735 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34bf2f50-cb23-4b06-9379-0db8892007a9 tempest-VolumesSummaryTest-2099139497 tempest-VolumesSummaryTest-2099139497-project-member] GET https://10.4.3.243/volume/v3/volumes/summary Jul 03 06:33:50.517091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34bf2f50-cb23-4b06-9379-0db8892007a9 tempest-VolumesSummaryTest-2099139497 tempest-VolumesSummaryTest-2099139497-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:50.517343 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34bf2f50-cb23-4b06-9379-0db8892007a9 tempest-VolumesSummaryTest-2099139497 tempest-VolumesSummaryTest-2099139497-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:50.517712 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-34bf2f50-cb23-4b06-9379-0db8892007a9 tempest-VolumesSummaryTest-2099139497 tempest-VolumesSummaryTest-2099139497-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:50.526599 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-34bf2f50-cb23-4b06-9379-0db8892007a9 tempest-VolumesSummaryTest-2099139497 tempest-VolumesSummaryTest-2099139497-project-member] Get summary completed successfully. Jul 03 06:33:50.527026 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34bf2f50-cb23-4b06-9379-0db8892007a9 tempest-VolumesSummaryTest-2099139497 tempest-VolumesSummaryTest-2099139497-project-member] https://10.4.3.243/volume/v3/volumes/summary returned with HTTP 200 Jul 03 06:33:50.528197 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 877/3517] 10.4.3.243 () {68 vars in 1302 bytes} [Fri Jul 3 06:33:50 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:50.850155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2060480c-009c-414a-9992-f6cf654e6266 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:50.852826 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2060480c-009c-414a-9992-f6cf654e6266 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:50.853121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2060480c-009c-414a-9992-f6cf654e6266 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:50.853368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2060480c-009c-414a-9992-f6cf654e6266 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:50.853516 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2060480c-009c-414a-9992-f6cf654e6266 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:50.858976 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:50.858976 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:50.859629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2060480c-009c-414a-9992-f6cf654e6266 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:50.860046 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 884/3518] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:50 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:51.335829 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c7cf6efc-b9d2-46fb-b901-ea3a8158c9de None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:51.336604 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c7cf6efc-b9d2-46fb-b901-ea3a8158c9de tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:51.336833 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c7cf6efc-b9d2-46fb-b901-ea3a8158c9de tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:51.337287 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c7cf6efc-b9d2-46fb-b901-ea3a8158c9de tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:51.345641 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:51.345641 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:51.352193 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c7cf6efc-b9d2-46fb-b901-ea3a8158c9de tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:51.360478 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c7cf6efc-b9d2-46fb-b901-ea3a8158c9de tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:51.360955 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 884/3519] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:51 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:51.435727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6b167216-3dff-4072-af8a-3a220ea5f158 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:51.438930 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6b167216-3dff-4072-af8a-3a220ea5f158 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:51.439642 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6b167216-3dff-4072-af8a-3a220ea5f158 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:51.439832 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6b167216-3dff-4072-af8a-3a220ea5f158 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:51.439953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6b167216-3dff-4072-af8a-3a220ea5f158 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:51.446023 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:51.446023 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:51.446724 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6b167216-3dff-4072-af8a-3a220ea5f158 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:51.447261 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 875/3520] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:51 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:51.871181 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d055a663-a0cc-4bfd-aa9b-bb1b57c3cbd8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:51.872990 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d055a663-a0cc-4bfd-aa9b-bb1b57c3cbd8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:51.873211 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d055a663-a0cc-4bfd-aa9b-bb1b57c3cbd8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:51.873397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d055a663-a0cc-4bfd-aa9b-bb1b57c3cbd8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:51.873529 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d055a663-a0cc-4bfd-aa9b-bb1b57c3cbd8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:51.879277 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:51.879277 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:51.879996 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d055a663-a0cc-4bfd-aa9b-bb1b57c3cbd8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:51.880385 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 878/3521] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:51 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:51.907094 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-746241ad-f50a-49d4-8bcd-7fd876607597 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:52.015594 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:33:52.016001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1222979018"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:52.017397 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1222979018'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:33:52.017671 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Create volume of 1 GB Jul 03 06:33:52.023265 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Availability Zones retrieved successfully. Jul 03 06:33:52.030367 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Flow 'volume_create_api' (0b1e19ec-226e-48e4-9f0c-77a1745c478a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:52.031565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7f8ebd-43c2-4269-8018-6c3a62c84e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:52.032603 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:52.063968 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7f8ebd-43c2-4269-8018-6c3a62c84e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:52.064754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671efe6c-be51-4b3c-a6b1-0492abc732e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:52.132172 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Created reservations ['c163b7f7-7ac2-414d-be73-6605080803db', 'fe1c9d57-9d0a-4178-95c6-6a8c33cf2bd1', 'ca1ace26-6f17-4e3b-8e5b-6470e0c9e047', 'fa27b440-dc2c-40d1-b62e-c86385c44be2'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:52.133210 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671efe6c-be51-4b3c-a6b1-0492abc732e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c163b7f7-7ac2-414d-be73-6605080803db', 'fe1c9d57-9d0a-4178-95c6-6a8c33cf2bd1', 'ca1ace26-6f17-4e3b-8e5b-6470e0c9e047', 'fa27b440-dc2c-40d1-b62e-c86385c44be2']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:52.134066 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6547a135-1673-4ac4-b002-3ce8daf502bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:52.159770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6547a135-1673-4ac4-b002-3ce8daf502bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91c7c542-9325-4254-b413-0252368a03f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1222979018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa8b01d24c341b389acd00ae6bad679',qos_specs=None,replication_status=,reservations=['c163b7f7-7ac2-414d-be73-6605080803db','fe1c9d57-9d0a-4178-95c6-6a8c33cf2bd1','ca1ace26-6f17-4e3b-8e5b-6470e0c9e047','fa27b440-dc2c-40d1-b62e-c86385c44be2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='487339d5eac04aa89344872ed54e03f0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1222979018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91c7c542-9325-4254-b413-0252368a03f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa8b01d24c341b389acd00ae6bad679',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='487339d5eac04aa89344872ed54e03f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:52.160679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14836119-747e-4527-8933-147f1cc034e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:52.182528 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14836119-747e-4527-8933-147f1cc034e6) transitioned into state 'SUCCESS' from state '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-1222979018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa8b01d24c341b389acd00ae6bad679',qos_specs=None,replication_status=,reservations=['c163b7f7-7ac2-414d-be73-6605080803db','fe1c9d57-9d0a-4178-95c6-6a8c33cf2bd1','ca1ace26-6f17-4e3b-8e5b-6470e0c9e047','fa27b440-dc2c-40d1-b62e-c86385c44be2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='487339d5eac04aa89344872ed54e03f0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:52.183288 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869ae4db-4e58-459f-b76b-8b6331ce4e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:52.195536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869ae4db-4e58-459f-b76b-8b6331ce4e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:52.196772 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Flow 'volume_create_api' (0b1e19ec-226e-48e4-9f0c-77a1745c478a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:52.197223 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Create volume request issued successfully. Jul 03 06:33:52.198078 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-746241ad-f50a-49d4-8bcd-7fd876607597 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:33:52.198625 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 885/3522] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:33:51 2026] POST /volume/v3/volumes => generated 758 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:52.212003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-af3d5919-67f1-40de-ae8e-7ac400bb2348 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:52.215473 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af3d5919-67f1-40de-ae8e-7ac400bb2348 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:33:52.216375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af3d5919-67f1-40de-ae8e-7ac400bb2348 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:52.216375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af3d5919-67f1-40de-ae8e-7ac400bb2348 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:52.228293 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:52.228293 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:52.233270 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-af3d5919-67f1-40de-ae8e-7ac400bb2348 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Volume info retrieved successfully. Jul 03 06:33:52.238971 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af3d5919-67f1-40de-ae8e-7ac400bb2348 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 returned with HTTP 200 Jul 03 06:33:52.239450 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 885/3523] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:52 2026] GET /volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:52.375192 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9ad6ff6c-deb2-4e0f-9106-6e0a7eccfcf1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:52.377608 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ad6ff6c-deb2-4e0f-9106-6e0a7eccfcf1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:52.377913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ad6ff6c-deb2-4e0f-9106-6e0a7eccfcf1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:52.378243 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ad6ff6c-deb2-4e0f-9106-6e0a7eccfcf1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:52.387627 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:52.387627 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:52.392471 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9ad6ff6c-deb2-4e0f-9106-6e0a7eccfcf1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:52.397889 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ad6ff6c-deb2-4e0f-9106-6e0a7eccfcf1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:52.398375 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 876/3524] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:52 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:52.456538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d62594d3-6f45-4098-88f8-bc7af74a47f0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:52.458386 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d62594d3-6f45-4098-88f8-bc7af74a47f0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:52.458636 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d62594d3-6f45-4098-88f8-bc7af74a47f0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:52.458874 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d62594d3-6f45-4098-88f8-bc7af74a47f0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:52.459027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d62594d3-6f45-4098-88f8-bc7af74a47f0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:52.463597 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:52.463597 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:52.464396 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d62594d3-6f45-4098-88f8-bc7af74a47f0 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:52.464975 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 879/3525] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:52 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:52.892561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b19c1b4a-6299-4592-b5f3-229f806e105e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:52.894515 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b19c1b4a-6299-4592-b5f3-229f806e105e tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:52.894743 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b19c1b4a-6299-4592-b5f3-229f806e105e tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:52.894983 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b19c1b4a-6299-4592-b5f3-229f806e105e tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:52.895091 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-b19c1b4a-6299-4592-b5f3-229f806e105e tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:52.899474 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:52.899474 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:52.900131 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b19c1b4a-6299-4592-b5f3-229f806e105e tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:52.900499 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 886/3526] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:52 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:53.255178 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4a0301b2-4b11-432b-89a6-910988a72af3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:53.257055 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4a0301b2-4b11-432b-89a6-910988a72af3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:33:53.257242 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4a0301b2-4b11-432b-89a6-910988a72af3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:53.257457 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4a0301b2-4b11-432b-89a6-910988a72af3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:53.265215 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:53.265215 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:53.269654 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4a0301b2-4b11-432b-89a6-910988a72af3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Volume info retrieved successfully. Jul 03 06:33:53.274912 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4a0301b2-4b11-432b-89a6-910988a72af3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 returned with HTTP 200 Jul 03 06:33:53.275359 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 886/3527] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:53 2026] GET /volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:53.287460 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-931b2d43-fdc4-4614-8919-88b460538954 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:53.289438 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-931b2d43-fdc4-4614-8919-88b460538954 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:33:53.289775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-931b2d43-fdc4-4614-8919-88b460538954 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91c7c542-9325-4254-b413-0252368a03f2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-889184415"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:53.303369 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:53.303369 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:53.303986 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-931b2d43-fdc4-4614-8919-88b460538954 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Volume info retrieved successfully. Jul 03 06:33:53.304140 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-931b2d43-fdc4-4614-8919-88b460538954 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Create snapshot from volume 91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:33:53.349524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-931b2d43-fdc4-4614-8919-88b460538954 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Created reservations ['9b3081f5-fcf6-44fa-94ee-a2f218985b52', '41c35c01-f32a-4691-9b90-b4a20bcb636c', '0895c6f6-dd26-42f8-8a45-8f388d249b61', 'dd745fe9-ed00-443a-b82a-4fec6bec5e9e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:53.382684 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-931b2d43-fdc4-4614-8919-88b460538954 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot create request issued successfully. Jul 03 06:33:53.383047 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-931b2d43-fdc4-4614-8919-88b460538954 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:33:53.383667 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 877/3528] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:33:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:53.396409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-12b771e8-d2ff-4b80-a436-f087da878dbf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:53.398374 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-12b771e8-d2ff-4b80-a436-f087da878dbf tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 Jul 03 06:33:53.398594 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-12b771e8-d2ff-4b80-a436-f087da878dbf tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:53.398813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-12b771e8-d2ff-4b80-a436-f087da878dbf tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:53.409392 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:53.409392 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:53.409845 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-12b771e8-d2ff-4b80-a436-f087da878dbf tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:53.410802 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-12b771e8-d2ff-4b80-a436-f087da878dbf tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 returned with HTTP 200 Jul 03 06:33:53.411288 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 880/3529] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:53 2026] GET /volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:53.417291 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3adcd4d8-3948-483e-9701-a455db3b9eff None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:53.419357 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3adcd4d8-3948-483e-9701-a455db3b9eff tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:53.419563 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3adcd4d8-3948-483e-9701-a455db3b9eff tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:53.419801 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3adcd4d8-3948-483e-9701-a455db3b9eff tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:53.430343 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:53.430343 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:53.435281 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3adcd4d8-3948-483e-9701-a455db3b9eff tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:53.450146 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3adcd4d8-3948-483e-9701-a455db3b9eff tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:53.451394 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 887/3530] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:53 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:53.479865 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-068a02f2-6606-4879-98e5-8c5da43b041a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:53.481886 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-068a02f2-6606-4879-98e5-8c5da43b041a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:53.482128 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-068a02f2-6606-4879-98e5-8c5da43b041a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:53.482369 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-068a02f2-6606-4879-98e5-8c5da43b041a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:53.482488 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-068a02f2-6606-4879-98e5-8c5da43b041a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:53.486893 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:53.486893 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:53.488045 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-068a02f2-6606-4879-98e5-8c5da43b041a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:53.488305 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 887/3531] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:53 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:53.912427 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7bdffa14-fda5-47b0-8b53-b415d588253d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:53.915614 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7bdffa14-fda5-47b0-8b53-b415d588253d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:53.916200 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7bdffa14-fda5-47b0-8b53-b415d588253d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:53.916432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7bdffa14-fda5-47b0-8b53-b415d588253d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:53.916541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7bdffa14-fda5-47b0-8b53-b415d588253d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:53.922235 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:53.922235 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:53.923074 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7bdffa14-fda5-47b0-8b53-b415d588253d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:53.923457 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 878/3532] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:53 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:54.420570 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a486da3c-c921-49ec-bf05-67c9ac3dc23d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:54.423326 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a486da3c-c921-49ec-bf05-67c9ac3dc23d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 Jul 03 06:33:54.424298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a486da3c-c921-49ec-bf05-67c9ac3dc23d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:54.424298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a486da3c-c921-49ec-bf05-67c9ac3dc23d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:54.435849 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:54.435849 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:54.436655 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a486da3c-c921-49ec-bf05-67c9ac3dc23d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:54.437677 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a486da3c-c921-49ec-bf05-67c9ac3dc23d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 returned with HTTP 200 Jul 03 06:33:54.438246 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 881/3533] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:54 2026] GET /volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:54.449143 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1aa74d79-13bb-4010-8bb7-45ad633d0c34 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:54.451072 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1aa74d79-13bb-4010-8bb7-45ad633d0c34 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:33:54.451499 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1aa74d79-13bb-4010-8bb7-45ad633d0c34 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91c7c542-9325-4254-b413-0252368a03f2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1807205849"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:54.464330 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:54.464330 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:54.464920 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1aa74d79-13bb-4010-8bb7-45ad633d0c34 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Volume info retrieved successfully. Jul 03 06:33:54.465245 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-1aa74d79-13bb-4010-8bb7-45ad633d0c34 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Create snapshot from volume 91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:33:54.466788 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-212741e6-0338-4af2-8219-c9f8c9f479bc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:54.472356 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-212741e6-0338-4af2-8219-c9f8c9f479bc tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:54.472613 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-212741e6-0338-4af2-8219-c9f8c9f479bc tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:54.472895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-212741e6-0338-4af2-8219-c9f8c9f479bc tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:54.485534 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:54.485534 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:54.489654 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-212741e6-0338-4af2-8219-c9f8c9f479bc tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:54.497299 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-212741e6-0338-4af2-8219-c9f8c9f479bc tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:54.497788 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 888/3534] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:54 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:54.499703 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cc9984b7-965c-46f2-8b1c-ce4c72d9c44f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:54.501582 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc9984b7-965c-46f2-8b1c-ce4c72d9c44f tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:54.502331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc9984b7-965c-46f2-8b1c-ce4c72d9c44f tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:54.502331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc9984b7-965c-46f2-8b1c-ce4c72d9c44f tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:54.502331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-cc9984b7-965c-46f2-8b1c-ce4c72d9c44f tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:54.507637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-1aa74d79-13bb-4010-8bb7-45ad633d0c34 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Created reservations ['19ebfa96-8d7c-487c-8654-06806639bef9', 'a64e06f8-5528-452e-afb2-836bc734daab', 'feb175d2-8861-45f6-a4d7-daace3f79921', 'fc8cf747-28be-44ea-b21b-0187fcc3b75a'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:54.508369 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:54.508369 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:54.509352 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc9984b7-965c-46f2-8b1c-ce4c72d9c44f tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:54.509763 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 879/3535] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:54 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:33:54.544020 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1aa74d79-13bb-4010-8bb7-45ad633d0c34 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot create request issued successfully. Jul 03 06:33:54.544435 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1aa74d79-13bb-4010-8bb7-45ad633d0c34 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:33:54.544912 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 888/3536] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:33:54 2026] POST /volume/v3/snapshots => generated 314 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:54.555788 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dc66cd2f-5824-4d9d-9361-1947449ce8ce None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:54.557721 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc66cd2f-5824-4d9d-9361-1947449ce8ce tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 Jul 03 06:33:54.558006 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc66cd2f-5824-4d9d-9361-1947449ce8ce tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:54.558238 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc66cd2f-5824-4d9d-9361-1947449ce8ce tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:54.565205 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:54.565205 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:54.565700 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dc66cd2f-5824-4d9d-9361-1947449ce8ce tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:54.566568 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc66cd2f-5824-4d9d-9361-1947449ce8ce tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 returned with HTTP 200 Jul 03 06:33:54.567204 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 882/3537] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:54 2026] GET /volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:54.934898 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8c2a8239-5532-451a-a6ab-73e197c3df55 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:54.936855 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8c2a8239-5532-451a-a6ab-73e197c3df55 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:54.937082 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8c2a8239-5532-451a-a6ab-73e197c3df55 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:54.937293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8c2a8239-5532-451a-a6ab-73e197c3df55 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:54.937398 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8c2a8239-5532-451a-a6ab-73e197c3df55 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:54.941989 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:54.941989 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:54.942708 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8c2a8239-5532-451a-a6ab-73e197c3df55 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:54.943144 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 889/3538] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:54 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:55.512953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5fd883e2-8165-4e22-8b6c-d3b194ef8886 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:55.514521 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5fd883e2-8165-4e22-8b6c-d3b194ef8886 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:55.516718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5fd883e2-8165-4e22-8b6c-d3b194ef8886 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:55.516718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5fd883e2-8165-4e22-8b6c-d3b194ef8886 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:55.521383 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c4b1664b-a510-4b9e-b296-7db444fea0b8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:55.523373 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c4b1664b-a510-4b9e-b296-7db444fea0b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:55.523589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c4b1664b-a510-4b9e-b296-7db444fea0b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:55.523806 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c4b1664b-a510-4b9e-b296-7db444fea0b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:55.523927 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c4b1664b-a510-4b9e-b296-7db444fea0b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:55.527282 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:55.527282 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:55.531959 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:55.531959 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:55.532160 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5fd883e2-8165-4e22-8b6c-d3b194ef8886 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:55.532874 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c4b1664b-a510-4b9e-b296-7db444fea0b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:55.533271 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 889/3539] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:55 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:55.538303 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5fd883e2-8165-4e22-8b6c-d3b194ef8886 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:55.541364 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 880/3540] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:55 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:55.576663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-49fc3eb9-d89e-4f92-8c18-e089fa934d10 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:55.578546 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-49fc3eb9-d89e-4f92-8c18-e089fa934d10 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 Jul 03 06:33:55.578769 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-49fc3eb9-d89e-4f92-8c18-e089fa934d10 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:55.578966 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-49fc3eb9-d89e-4f92-8c18-e089fa934d10 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:55.583924 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:55.583924 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:55.584335 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-49fc3eb9-d89e-4f92-8c18-e089fa934d10 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:55.585078 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-49fc3eb9-d89e-4f92-8c18-e089fa934d10 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 returned with HTTP 200 Jul 03 06:33:55.585557 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 883/3541] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:55 2026] GET /volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:55.595648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-85a287dd-f40d-4090-9d88-d985118d94d8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:55.597822 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-85a287dd-f40d-4090-9d88-d985118d94d8 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:33:55.598183 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-85a287dd-f40d-4090-9d88-d985118d94d8 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91c7c542-9325-4254-b413-0252368a03f2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:55.606888 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:55.606888 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:55.607390 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-85a287dd-f40d-4090-9d88-d985118d94d8 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Volume info retrieved successfully. Jul 03 06:33:55.607548 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-85a287dd-f40d-4090-9d88-d985118d94d8 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Create snapshot from volume 91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:33:55.649164 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-85a287dd-f40d-4090-9d88-d985118d94d8 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Created reservations ['8c436569-eea0-47ac-a800-e3f8001758f2', '06909578-a492-482a-87bf-bc7dfb67be68', '743148ac-9da6-440d-8a40-590e3a74f571', 'd418ebf1-3343-4dd8-a24a-3befe8cffec2'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:55.696547 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-85a287dd-f40d-4090-9d88-d985118d94d8 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot create request issued successfully. Jul 03 06:33:55.696977 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-85a287dd-f40d-4090-9d88-d985118d94d8 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:33:55.697522 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 890/3542] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:33:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:55.707479 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1a38f73e-6e29-4d80-83d9-b535b5addc39 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:55.710082 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1a38f73e-6e29-4d80-83d9-b535b5addc39 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 Jul 03 06:33:55.710535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1a38f73e-6e29-4d80-83d9-b535b5addc39 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:55.710535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1a38f73e-6e29-4d80-83d9-b535b5addc39 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:55.717653 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:55.717653 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:55.718278 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1a38f73e-6e29-4d80-83d9-b535b5addc39 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:55.719339 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1a38f73e-6e29-4d80-83d9-b535b5addc39 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 returned with HTTP 200 Jul 03 06:33:55.719855 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 890/3543] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:55 2026] GET /volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:55.954721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d2697c7d-fcbd-48aa-a486-189dd62021a8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:55.960417 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d2697c7d-fcbd-48aa-a486-189dd62021a8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:55.960654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d2697c7d-fcbd-48aa-a486-189dd62021a8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:55.960927 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d2697c7d-fcbd-48aa-a486-189dd62021a8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:55.961083 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d2697c7d-fcbd-48aa-a486-189dd62021a8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:55.967882 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:55.967882 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:55.968681 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d2697c7d-fcbd-48aa-a486-189dd62021a8 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:55.969164 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 881/3544] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:55 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.548807 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2f4b943f-db9e-4b9f-b523-2c0ec4595343 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.550977 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2f4b943f-db9e-4b9f-b523-2c0ec4595343 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:56.551229 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2f4b943f-db9e-4b9f-b523-2c0ec4595343 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.551465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2f4b943f-db9e-4b9f-b523-2c0ec4595343 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.551614 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-2f4b943f-db9e-4b9f-b523-2c0ec4595343 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:56.552711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-450c28bf-3505-46a0-9bf7-3b77e126fa9f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.554854 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-450c28bf-3505-46a0-9bf7-3b77e126fa9f tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:56.555131 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-450c28bf-3505-46a0-9bf7-3b77e126fa9f tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.555376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-450c28bf-3505-46a0-9bf7-3b77e126fa9f tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.558313 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.558313 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:56.559486 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2f4b943f-db9e-4b9f-b523-2c0ec4595343 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:56.560128 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 884/3545] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.563974 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.563974 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:56.568944 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-450c28bf-3505-46a0-9bf7-3b77e126fa9f tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:56.574684 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-450c28bf-3505-46a0-9bf7-3b77e126fa9f tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:56.575155 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 891/3546] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:56.613473 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-4c46616d-972d-406c-9c4d-c7fe12685b39 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.616201 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-4c46616d-972d-406c-9c4d-c7fe12685b39 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:56.616496 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-4c46616d-972d-406c-9c4d-c7fe12685b39 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.616636 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-4c46616d-972d-406c-9c4d-c7fe12685b39 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.626727 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.626727 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:56.631244 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-4c46616d-972d-406c-9c4d-c7fe12685b39 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:56.636475 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-4c46616d-972d-406c-9c4d-c7fe12685b39 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:56.637022 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 891/3547] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:56.730401 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-080c7e30-aa7f-4277-86f8-61e2938e03c7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.732639 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-080c7e30-aa7f-4277-86f8-61e2938e03c7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 Jul 03 06:33:56.732937 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-080c7e30-aa7f-4277-86f8-61e2938e03c7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.733183 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-080c7e30-aa7f-4277-86f8-61e2938e03c7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.739763 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.739763 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:56.740347 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-080c7e30-aa7f-4277-86f8-61e2938e03c7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:56.741380 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-080c7e30-aa7f-4277-86f8-61e2938e03c7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 returned with HTTP 200 Jul 03 06:33:56.741850 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 882/3548] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.753115 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-051f2ce1-0996-4069-8b0e-4e496ef07e87 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.755891 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-051f2ce1-0996-4069-8b0e-4e496ef07e87 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?limit=1 Jul 03 06:33:56.755891 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-051f2ce1-0996-4069-8b0e-4e496ef07e87 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.756231 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-051f2ce1-0996-4069-8b0e-4e496ef07e87 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.756602 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-051f2ce1-0996-4069-8b0e-4e496ef07e87 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.758195 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-051f2ce1-0996-4069-8b0e-4e496ef07e87 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.763865 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-051f2ce1-0996-4069-8b0e-4e496ef07e87 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.764676 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-051f2ce1-0996-4069-8b0e-4e496ef07e87 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 06:33:56.765278 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 885/3549] 10.4.3.243 () {66 vars in 1258 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.776829 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d8fab0f0-c565-48c3-b63e-1321084f77c0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.779557 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d8fab0f0-c565-48c3-b63e-1321084f77c0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots Jul 03 06:33:56.779870 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d8fab0f0-c565-48c3-b63e-1321084f77c0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.780147 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d8fab0f0-c565-48c3-b63e-1321084f77c0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.780508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-d8fab0f0-c565-48c3-b63e-1321084f77c0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.781985 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.db.api [None req-d8fab0f0-c565-48c3-b63e-1321084f77c0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99919) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.795977 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d8fab0f0-c565-48c3-b63e-1321084f77c0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.796494 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d8fab0f0-c565-48c3-b63e-1321084f77c0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 200 Jul 03 06:33:56.797029 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 892/3550] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.807586 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8a33e81d-4242-46a3-8728-adfbd91e71ab None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.809684 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a33e81d-4242-46a3-8728-adfbd91e71ab tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?limit=100000 Jul 03 06:33:56.810019 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a33e81d-4242-46a3-8728-adfbd91e71ab tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.810278 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a33e81d-4242-46a3-8728-adfbd91e71ab tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.810663 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-8a33e81d-4242-46a3-8728-adfbd91e71ab tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.812178 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-8a33e81d-4242-46a3-8728-adfbd91e71ab tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.817783 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8a33e81d-4242-46a3-8728-adfbd91e71ab tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.818088 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a33e81d-4242-46a3-8728-adfbd91e71ab tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 06:33:56.818841 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 892/3551] 10.4.3.243 () {66 vars in 1268 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.831737 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fa4d8dad-712e-42cf-b339-16d922fcbb96 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.833677 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fa4d8dad-712e-42cf-b339-16d922fcbb96 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?limit=0 Jul 03 06:33:56.833964 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fa4d8dad-712e-42cf-b339-16d922fcbb96 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.834157 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fa4d8dad-712e-42cf-b339-16d922fcbb96 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.834460 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-fa4d8dad-712e-42cf-b339-16d922fcbb96 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.835656 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.db.api [None req-fa4d8dad-712e-42cf-b339-16d922fcbb96 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99917) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.850448 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fa4d8dad-712e-42cf-b339-16d922fcbb96 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.850911 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fa4d8dad-712e-42cf-b339-16d922fcbb96 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 06:33:56.851445 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 883/3552] 10.4.3.243 () {66 vars in 1258 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:33:56.861665 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cbc57277-e1c1-4f98-9333-90dbbf6dd175 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.863949 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cbc57277-e1c1-4f98-9333-90dbbf6dd175 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots Jul 03 06:33:56.864161 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cbc57277-e1c1-4f98-9333-90dbbf6dd175 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.864625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cbc57277-e1c1-4f98-9333-90dbbf6dd175 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.864625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-cbc57277-e1c1-4f98-9333-90dbbf6dd175 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.864803 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.864803 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:56.865645 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-cbc57277-e1c1-4f98-9333-90dbbf6dd175 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.871318 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cbc57277-e1c1-4f98-9333-90dbbf6dd175 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.871855 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cbc57277-e1c1-4f98-9333-90dbbf6dd175 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 200 Jul 03 06:33:56.872340 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 886/3553] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.883779 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-41358708-0eb8-4f11-a74f-397759a3f274 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.886433 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-41358708-0eb8-4f11-a74f-397759a3f274 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?marker=9ad4946b-e4b6-47e7-b885-e778d83974a9 Jul 03 06:33:56.886641 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-41358708-0eb8-4f11-a74f-397759a3f274 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.886872 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-41358708-0eb8-4f11-a74f-397759a3f274 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.887113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-41358708-0eb8-4f11-a74f-397759a3f274 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.887381 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.887381 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:56.888376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.db.api [None req-41358708-0eb8-4f11-a74f-397759a3f274 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99919) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.910869 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-41358708-0eb8-4f11-a74f-397759a3f274 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.911280 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-41358708-0eb8-4f11-a74f-397759a3f274 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?marker=9ad4946b-e4b6-47e7-b885-e778d83974a9 returned with HTTP 200 Jul 03 06:33:56.911971 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 893/3554] 10.4.3.243 () {66 vars in 1330 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots?marker=9ad4946b-e4b6-47e7-b885-e778d83974a9 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.924496 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-db1fd4b9-4abd-4962-98b1-baa5f3f0d237 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.927090 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-db1fd4b9-4abd-4962-98b1-baa5f3f0d237 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?offset=2&limit=3 Jul 03 06:33:56.927090 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-db1fd4b9-4abd-4962-98b1-baa5f3f0d237 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.927344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-db1fd4b9-4abd-4962-98b1-baa5f3f0d237 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.927602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-db1fd4b9-4abd-4962-98b1-baa5f3f0d237 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.928143 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.928143 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:56.929294 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-db1fd4b9-4abd-4962-98b1-baa5f3f0d237 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.944315 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-db1fd4b9-4abd-4962-98b1-baa5f3f0d237 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.944617 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-db1fd4b9-4abd-4962-98b1-baa5f3f0d237 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 06:33:56.945238 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 893/3555] 10.4.3.243 () {66 vars in 1276 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:33:56.946746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-e507be38-0b4d-4045-a801-5cc01d4be543 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.949332 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-e507be38-0b4d-4045-a801-5cc01d4be543 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:33:56.949638 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-e507be38-0b4d-4045-a801-5cc01d4be543 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.949936 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-e507be38-0b4d-4045-a801-5cc01d4be543 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.956085 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5b0a86e7-2021-45bd-a04c-c89696df4b3a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.958359 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b0a86e7-2021-45bd-a04c-c89696df4b3a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 06:33:56.958523 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b0a86e7-2021-45bd-a04c-c89696df4b3a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.958666 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5b0a86e7-2021-45bd-a04c-c89696df4b3a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.959064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-5b0a86e7-2021-45bd-a04c-c89696df4b3a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.959246 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.959246 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:56.960051 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-5b0a86e7-2021-45bd-a04c-c89696df4b3a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.960401 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.960401 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:56.966110 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-e507be38-0b4d-4045-a801-5cc01d4be543 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:33:56.972252 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5b0a86e7-2021-45bd-a04c-c89696df4b3a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.972487 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5b0a86e7-2021-45bd-a04c-c89696df4b3a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 06:33:56.973096 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 887/3556] 10.4.3.243 () {66 vars in 1308 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots?sort_key=created_at&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 06:33:56.973829 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-e507be38-0b4d-4045-a801-5cc01d4be543 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:33:56.974257 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 884/3557] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:56.981355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-51ff3643-29a1-40d0-9393-5ca314b47256 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.983679 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-51ff3643-29a1-40d0-9393-5ca314b47256 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:56.983985 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-51ff3643-29a1-40d0-9393-5ca314b47256 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.984215 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-51ff3643-29a1-40d0-9393-5ca314b47256 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.984321 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-70b810a4-6869-46b0-b106-0b86f398e0e7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.984386 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-51ff3643-29a1-40d0-9393-5ca314b47256 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:56.985870 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ebcbf3be-4321-4905-8317-863db79bfa1f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.986177 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ebcbf3be-4321-4905-8317-863db79bfa1f None None] GET https://10.4.3.243/volume// Jul 03 06:33:56.986309 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70b810a4-6869-46b0-b106-0b86f398e0e7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 06:33:56.986370 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ebcbf3be-4321-4905-8317-863db79bfa1f None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.986548 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ebcbf3be-4321-4905-8317-863db79bfa1f None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.986596 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70b810a4-6869-46b0-b106-0b86f398e0e7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:56.986874 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ebcbf3be-4321-4905-8317-863db79bfa1f None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:33:56.986959 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70b810a4-6869-46b0-b106-0b86f398e0e7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:56.987172 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 888/3558] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:33:56.987225 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-70b810a4-6869-46b0-b106-0b86f398e0e7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:56.987662 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.987662 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:56.988592 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-70b810a4-6869-46b0-b106-0b86f398e0e7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:56.991002 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:56.991002 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:56.991938 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-51ff3643-29a1-40d0-9393-5ca314b47256 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:56.992526 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 894/3559] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:56.996404 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-5e7023e6-45db-436a-949a-d3364920e9fd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:56.998233 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-70b810a4-6869-46b0-b106-0b86f398e0e7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:56.998507 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-5e7023e6-45db-436a-949a-d3364920e9fd tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:33:56.998670 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70b810a4-6869-46b0-b106-0b86f398e0e7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 06:33:56.998994 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-5e7023e6-45db-436a-949a-d3364920e9fd tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7256a977-5a95-463f-b07d-e76619794794", "connector": null, "instance_uuid": "e4eb6307-98d3-46f3-b586-a27fbb63d061"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:56.999150 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 894/3560] 10.4.3.243 () {66 vars in 1310 bytes} [Fri Jul 3 06:33:56 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.009824 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.009824 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:57.010471 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-01cb4def-78fe-4cc8-8788-45c8fce215a4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.012185 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-01cb4def-78fe-4cc8-8788-45c8fce215a4 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 06:33:57.012429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-01cb4def-78fe-4cc8-8788-45c8fce215a4 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.012665 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-01cb4def-78fe-4cc8-8788-45c8fce215a4 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.012895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-01cb4def-78fe-4cc8-8788-45c8fce215a4 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.013187 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.013187 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:57.014099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-01cb4def-78fe-4cc8-8788-45c8fce215a4 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.028387 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-01cb4def-78fe-4cc8-8788-45c8fce215a4 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.028387 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-01cb4def-78fe-4cc8-8788-45c8fce215a4 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 06:33:57.028833 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 889/3561] 10.4.3.243 () {66 vars in 1292 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.041218 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4e7ad6d7-39b6-4059-8db3-518ff67ec7d7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.043068 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e7ad6d7-39b6-4059-8db3-518ff67ec7d7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 06:33:57.043350 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e7ad6d7-39b6-4059-8db3-518ff67ec7d7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.043565 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e7ad6d7-39b6-4059-8db3-518ff67ec7d7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.043846 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-4e7ad6d7-39b6-4059-8db3-518ff67ec7d7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.044859 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-5e7023e6-45db-436a-949a-d3364920e9fd tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:33:57.044962 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.db.api [None req-4e7ad6d7-39b6-4059-8db3-518ff67ec7d7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99919) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.045583 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 885/3562] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:33:56 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 06:33:57.057131 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4e7ad6d7-39b6-4059-8db3-518ff67ec7d7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.057534 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e7ad6d7-39b6-4059-8db3-518ff67ec7d7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 06:33:57.058144 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 895/3563] 10.4.3.243 () {66 vars in 1294 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.071961 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8d605502-efe7-4063-947b-92beb26b9b85 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.074299 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8d605502-efe7-4063-947b-92beb26b9b85 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 06:33:57.074542 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8d605502-efe7-4063-947b-92beb26b9b85 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.074826 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8d605502-efe7-4063-947b-92beb26b9b85 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.075130 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-8d605502-efe7-4063-947b-92beb26b9b85 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.075482 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.075482 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:57.076556 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-8d605502-efe7-4063-947b-92beb26b9b85 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.091220 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8d605502-efe7-4063-947b-92beb26b9b85 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.091950 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8d605502-efe7-4063-947b-92beb26b9b85 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 06:33:57.092049 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 895/3564] 10.4.3.243 () {66 vars in 1312 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.105120 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-845f641c-2e6f-45b5-af8a-5acb5e8506d0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.106940 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-845f641c-2e6f-45b5-af8a-5acb5e8506d0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 06:33:57.107178 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-845f641c-2e6f-45b5-af8a-5acb5e8506d0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.107389 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-845f641c-2e6f-45b5-af8a-5acb5e8506d0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.107618 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-845f641c-2e6f-45b5-af8a-5acb5e8506d0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.107984 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.107984 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:57.109002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-845f641c-2e6f-45b5-af8a-5acb5e8506d0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.122829 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-845f641c-2e6f-45b5-af8a-5acb5e8506d0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.123529 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-845f641c-2e6f-45b5-af8a-5acb5e8506d0 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 06:33:57.124217 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 890/3565] 10.4.3.243 () {66 vars in 1314 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots?sort_key=display_name&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 06:33:57.137402 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6c2f974b-2199-40e0-8cae-cf7e89d41537 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.139978 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c2f974b-2199-40e0-8cae-cf7e89d41537 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 Jul 03 06:33:57.140403 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c2f974b-2199-40e0-8cae-cf7e89d41537 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.140770 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c2f974b-2199-40e0-8cae-cf7e89d41537 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.141212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-6c2f974b-2199-40e0-8cae-cf7e89d41537 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.141686 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.141686 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:57.142898 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.db.api [None req-6c2f974b-2199-40e0-8cae-cf7e89d41537 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99917) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.154263 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6c2f974b-2199-40e0-8cae-cf7e89d41537 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.154743 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.154743 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:57.155370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c2f974b-2199-40e0-8cae-cf7e89d41537 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 returned with HTTP 200 Jul 03 06:33:57.155827 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 886/3566] 10.4.3.243 () {66 vars in 1385 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.166723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fc6d40f7-0207-499d-9a58-80ab3e042657 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.168570 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fc6d40f7-0207-499d-9a58-80ab3e042657 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail?status=available Jul 03 06:33:57.169083 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fc6d40f7-0207-499d-9a58-80ab3e042657 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.169083 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fc6d40f7-0207-499d-9a58-80ab3e042657 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.169195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-fc6d40f7-0207-499d-9a58-80ab3e042657 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.169468 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.169468 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:57.170340 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.db.api [None req-fc6d40f7-0207-499d-9a58-80ab3e042657 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99919) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.182130 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fc6d40f7-0207-499d-9a58-80ab3e042657 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.182720 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.182720 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:57.183480 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fc6d40f7-0207-499d-9a58-80ab3e042657 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 06:33:57.183848 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 896/3567] 10.4.3.243 () {66 vars in 1297 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:57.194038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5201f98d-cb66-4528-9756-4faad351600b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.196230 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5201f98d-cb66-4528-9756-4faad351600b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 Jul 03 06:33:57.196642 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5201f98d-cb66-4528-9756-4faad351600b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.196642 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5201f98d-cb66-4528-9756-4faad351600b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.197291 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-5201f98d-cb66-4528-9756-4faad351600b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.197291 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.197291 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:57.198411 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-5201f98d-cb66-4528-9756-4faad351600b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.214894 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5201f98d-cb66-4528-9756-4faad351600b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.215996 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.215996 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:57.216428 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5201f98d-cb66-4528-9756-4faad351600b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 returned with HTTP 200 Jul 03 06:33:57.217008 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 896/3568] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.229173 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fefd9e32-343f-426b-a194-eabe7c6c494a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.231031 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fefd9e32-343f-426b-a194-eabe7c6c494a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 Jul 03 06:33:57.231230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fefd9e32-343f-426b-a194-eabe7c6c494a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.231420 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fefd9e32-343f-426b-a194-eabe7c6c494a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.231670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-fefd9e32-343f-426b-a194-eabe7c6c494a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.232010 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.232010 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:57.232856 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-fefd9e32-343f-426b-a194-eabe7c6c494a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.245721 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fefd9e32-343f-426b-a194-eabe7c6c494a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.246125 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fefd9e32-343f-426b-a194-eabe7c6c494a tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 returned with HTTP 200 Jul 03 06:33:57.246513 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 891/3569] 10.4.3.243 () {66 vars in 1364 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.259130 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a09d229f-45a4-4757-a427-8a0f412729eb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.261641 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a09d229f-45a4-4757-a427-8a0f412729eb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?status=available Jul 03 06:33:57.261926 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a09d229f-45a4-4757-a427-8a0f412729eb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.262894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a09d229f-45a4-4757-a427-8a0f412729eb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.262894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-a09d229f-45a4-4757-a427-8a0f412729eb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.264953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.db.api [None req-a09d229f-45a4-4757-a427-8a0f412729eb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99917) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.284719 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a09d229f-45a4-4757-a427-8a0f412729eb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.285673 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a09d229f-45a4-4757-a427-8a0f412729eb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 06:33:57.286268 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 887/3570] 10.4.3.243 () {66 vars in 1276 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.299586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8dd6a60b-52f2-423a-b00a-af198d10341b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.302595 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8dd6a60b-52f2-423a-b00a-af198d10341b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 Jul 03 06:33:57.302595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8dd6a60b-52f2-423a-b00a-af198d10341b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.302595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8dd6a60b-52f2-423a-b00a-af198d10341b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.302595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-8dd6a60b-52f2-423a-b00a-af198d10341b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:33:57.303801 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.db.api [None req-8dd6a60b-52f2-423a-b00a-af198d10341b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Building query based on filter {{(pid=99919) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:33:57.317329 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8dd6a60b-52f2-423a-b00a-af198d10341b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Get all snapshots completed successfully. Jul 03 06:33:57.317834 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8dd6a60b-52f2-423a-b00a-af198d10341b tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 returned with HTTP 200 Jul 03 06:33:57.318441 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 897/3571] 10.4.3.243 () {66 vars in 1398 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1939925282 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.329882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-aec4ac10-55c9-4aa3-b092-cb00d5d0a0c3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.332314 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aec4ac10-55c9-4aa3-b092-cb00d5d0a0c3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 Jul 03 06:33:57.332517 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aec4ac10-55c9-4aa3-b092-cb00d5d0a0c3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.332677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aec4ac10-55c9-4aa3-b092-cb00d5d0a0c3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.332833 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-aec4ac10-55c9-4aa3-b092-cb00d5d0a0c3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Delete snapshot with id: c9f9308e-933c-4798-9817-a0932b0803c5 Jul 03 06:33:57.338251 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.338251 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:57.338711 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-aec4ac10-55c9-4aa3-b092-cb00d5d0a0c3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:57.365294 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-aec4ac10-55c9-4aa3-b092-cb00d5d0a0c3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot delete request issued successfully. Jul 03 06:33:57.365458 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aec4ac10-55c9-4aa3-b092-cb00d5d0a0c3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 returned with HTTP 202 Jul 03 06:33:57.366108 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 897/3572] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:33:57 2026] DELETE /volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:57.374094 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e100f49f-d1ca-4cb3-96dd-4a6a48894782 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.377262 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e100f49f-d1ca-4cb3-96dd-4a6a48894782 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 Jul 03 06:33:57.377677 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e100f49f-d1ca-4cb3-96dd-4a6a48894782 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.377799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e100f49f-d1ca-4cb3-96dd-4a6a48894782 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.386775 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.386775 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:57.386775 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e100f49f-d1ca-4cb3-96dd-4a6a48894782 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:57.387822 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e100f49f-d1ca-4cb3-96dd-4a6a48894782 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 returned with HTTP 200 Jul 03 06:33:57.388216 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 892/3573] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.571078 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0597d893-0c0d-4446-9c3d-e7179b51b22c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.573410 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0597d893-0c0d-4446-9c3d-e7179b51b22c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:57.573672 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0597d893-0c0d-4446-9c3d-e7179b51b22c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.573950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0597d893-0c0d-4446-9c3d-e7179b51b22c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.574075 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0597d893-0c0d-4446-9c3d-e7179b51b22c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:57.579552 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.579552 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:57.580529 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0597d893-0c0d-4446-9c3d-e7179b51b22c tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:57.581029 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 888/3574] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:57.593000 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-832fe870-f4f2-46ad-8d46-12ca86408828 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.594950 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-832fe870-f4f2-46ad-8d46-12ca86408828 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:33:57.595143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-832fe870-f4f2-46ad-8d46-12ca86408828 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:57.595333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-832fe870-f4f2-46ad-8d46-12ca86408828 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:57.604058 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.604058 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:57.609098 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-832fe870-f4f2-46ad-8d46-12ca86408828 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:33:57.615405 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-832fe870-f4f2-46ad-8d46-12ca86408828 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 returned with HTTP 200 Jul 03 06:33:57.615970 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 898/3575] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:57 2026] GET /volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:33:57.637890 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-27482328-1ad7-43c1-863b-68edd286af0d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:57.642124 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] POST https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265/restore Jul 03 06:33:57.642509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:33:57.644228 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Restoring backup cfa17dea-6383-4c26-9cfb-f3c10ace9265 ({'restore': {}}) {{(pid=99918) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 06:33:57.644387 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Restoring backup cfa17dea-6383-4c26-9cfb-f3c10ace9265 to volume None. Jul 03 06:33:57.651213 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.651213 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:57.652960 np0000004376 devstack@c-api.service[99918]: INFO cinder.backup.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Creating volume of 1 GB for restore of backup cfa17dea-6383-4c26-9cfb-f3c10ace9265. Jul 03 06:33:57.658988 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Availability Zones retrieved successfully. Jul 03 06:33:57.666476 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Flow 'volume_create_api' (47cbcf2f-6ed9-4da2-9e1b-55f4ea875c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:57.668034 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a35a66-5e25-4e23-bea6-c9fe5f78ec25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:57.669452 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:33:57.713414 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a35a66-5e25-4e23-bea6-c9fe5f78ec25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:57.714451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ed0fcf-33e1-47f7-bfad-788955f40dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:57.766455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Created reservations ['26adaf24-75f8-44ab-a410-ae6e9b473ef7', 'd25bed15-3bff-417b-abcf-c58823ee3780', '18d3f57a-e2fc-41b8-a320-77a628fc433b', '689d751d-dca8-4244-a17c-7bdc12716288'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:33:57.767797 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ed0fcf-33e1-47f7-bfad-788955f40dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26adaf24-75f8-44ab-a410-ae6e9b473ef7', 'd25bed15-3bff-417b-abcf-c58823ee3780', '18d3f57a-e2fc-41b8-a320-77a628fc433b', '689d751d-dca8-4244-a17c-7bdc12716288']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:57.769131 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c387de45-701f-4659-b0b8-8dc256463990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:57.806529 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c387de45-701f-4659-b0b8-8dc256463990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5cd722a-2fd1-44c8-97b6-e72d25420df1', '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_cfa17dea-6383-4c26-9cfb-f3c10ace9265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75601cd80202474b9d20817540e1e200',qos_specs=None,replication_status=,reservations=['26adaf24-75f8-44ab-a410-ae6e9b473ef7','d25bed15-3bff-417b-abcf-c58823ee3780','18d3f57a-e2fc-41b8-a320-77a628fc433b','689d751d-dca8-4244-a17c-7bdc12716288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1bfecead0c43e1a2e0bd4a7a3942e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:33:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cfa17dea-6383-4c26-9cfb-f3c10ace9265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5cd722a-2fd1-44c8-97b6-e72d25420df1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75601cd80202474b9d20817540e1e200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f1bfecead0c43e1a2e0bd4a7a3942e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:57.807459 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62298d3-4ae3-4be2-9f8e-468fd17801c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:57.829930 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62298d3-4ae3-4be2-9f8e-468fd17801c1) transitioned into 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_cfa17dea-6383-4c26-9cfb-f3c10ace9265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75601cd80202474b9d20817540e1e200',qos_specs=None,replication_status=,reservations=['26adaf24-75f8-44ab-a410-ae6e9b473ef7','d25bed15-3bff-417b-abcf-c58823ee3780','18d3f57a-e2fc-41b8-a320-77a628fc433b','689d751d-dca8-4244-a17c-7bdc12716288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f1bfecead0c43e1a2e0bd4a7a3942e0',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:57.830826 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404e09a4-f6e9-4d4e-9c6b-0ff04f8019e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:33:57.843788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404e09a4-f6e9-4d4e-9c6b-0ff04f8019e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:33:57.844627 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Flow 'volume_create_api' (47cbcf2f-6ed9-4da2-9e1b-55f4ea875c19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:33:57.845103 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Create volume request issued successfully. Jul 03 06:33:57.853097 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:57.853097 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:57.853715 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:33:58.007866 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1c85428a-2361-4d75-a914-be37a388df1c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:58.010639 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c85428a-2361-4d75-a914-be37a388df1c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:58.010927 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c85428a-2361-4d75-a914-be37a388df1c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:58.011161 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c85428a-2361-4d75-a914-be37a388df1c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:58.011294 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1c85428a-2361-4d75-a914-be37a388df1c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:58.017643 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:58.017643 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:58.018520 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c85428a-2361-4d75-a914-be37a388df1c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:58.018968 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 893/3576] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:58 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:58.399426 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3382d03f-6cb9-4e9f-b380-fc0514eab6ed None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:58.403243 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3382d03f-6cb9-4e9f-b380-fc0514eab6ed tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 Jul 03 06:33:58.403567 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3382d03f-6cb9-4e9f-b380-fc0514eab6ed tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:58.403896 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3382d03f-6cb9-4e9f-b380-fc0514eab6ed tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:58.412313 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3382d03f-6cb9-4e9f-b380-fc0514eab6ed tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 returned with HTTP 404 Jul 03 06:33:58.412773 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 889/3577] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:58 2026] GET /volume/v3/snapshots/c9f9308e-933c-4798-9817-a0932b0803c5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:58.420491 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3fe616d8-c5ee-498f-a2e3-3aafd408266e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:58.422597 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3fe616d8-c5ee-498f-a2e3-3aafd408266e tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 Jul 03 06:33:58.422802 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3fe616d8-c5ee-498f-a2e3-3aafd408266e tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:58.423209 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3fe616d8-c5ee-498f-a2e3-3aafd408266e tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:58.423209 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-3fe616d8-c5ee-498f-a2e3-3aafd408266e tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Delete snapshot with id: 9ad4946b-e4b6-47e7-b885-e778d83974a9 Jul 03 06:33:58.435307 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:58.435307 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:58.435786 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3fe616d8-c5ee-498f-a2e3-3aafd408266e tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:58.463984 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3fe616d8-c5ee-498f-a2e3-3aafd408266e tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot delete request issued successfully. Jul 03 06:33:58.463984 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3fe616d8-c5ee-498f-a2e3-3aafd408266e tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 returned with HTTP 202 Jul 03 06:33:58.463984 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 899/3578] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:33:58 2026] DELETE /volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:58.473837 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eef2689f-f941-483b-99ca-3adae4981204 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:58.475636 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eef2689f-f941-483b-99ca-3adae4981204 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 Jul 03 06:33:58.476063 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eef2689f-f941-483b-99ca-3adae4981204 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:58.476474 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eef2689f-f941-483b-99ca-3adae4981204 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:58.484551 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:58.484551 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:33:58.485939 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-eef2689f-f941-483b-99ca-3adae4981204 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:58.486239 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eef2689f-f941-483b-99ca-3adae4981204 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 returned with HTTP 200 Jul 03 06:33:58.486649 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 894/3579] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:58 2026] GET /volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:58.864724 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:58.864724 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:58.865402 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:33:58.865630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Checking backup size 1 against volume size 1 {{(pid=99918) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 06:33:58.865940 np0000004376 devstack@c-api.service[99918]: INFO cinder.backup.api [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Overwriting volume f5cd722a-2fd1-44c8-97b6-e72d25420df1 with restore of backup cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:58.883668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] restore_backup in rpcapi backup_id cfa17dea-6383-4c26-9cfb-f3c10ace9265 {{(pid=99918) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 06:33:58.886135 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-27482328-1ad7-43c1-863b-68edd286af0d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265/restore returned with HTTP 202 Jul 03 06:33:58.886721 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 898/3580] 10.4.3.243 () {68 vars in 1393 bytes} [Fri Jul 3 06:33:57 2026] POST /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265/restore => generated 189 bytes in 1249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:33:58.898346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-02c7e5e8-ad80-4b87-bc92-27f2fefbb234 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:58.900495 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02c7e5e8-ad80-4b87-bc92-27f2fefbb234 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:58.900653 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02c7e5e8-ad80-4b87-bc92-27f2fefbb234 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:58.900829 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02c7e5e8-ad80-4b87-bc92-27f2fefbb234 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:58.900994 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-02c7e5e8-ad80-4b87-bc92-27f2fefbb234 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:58.906317 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:58.906317 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:58.907299 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02c7e5e8-ad80-4b87-bc92-27f2fefbb234 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:58.907756 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 890/3581] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:58 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:59.032926 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0c367e22-2e51-4473-b2f5-7e28919f44e5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:59.034748 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c367e22-2e51-4473-b2f5-7e28919f44e5 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:33:59.035315 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c367e22-2e51-4473-b2f5-7e28919f44e5 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:59.035727 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c367e22-2e51-4473-b2f5-7e28919f44e5 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:59.036010 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0c367e22-2e51-4473-b2f5-7e28919f44e5 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:59.038545 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=286,cinder:UPDATE=63,cinder:INSERT=35 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:33:59.042073 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:59.042073 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:59.042963 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c367e22-2e51-4473-b2f5-7e28919f44e5 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:33:59.043516 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 900/3582] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:33:59 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:59.498249 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-661d33e1-f2b8-4569-82bf-a0d5f348955d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:59.500871 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-661d33e1-f2b8-4569-82bf-a0d5f348955d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 Jul 03 06:33:59.501180 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-661d33e1-f2b8-4569-82bf-a0d5f348955d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:59.501475 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-661d33e1-f2b8-4569-82bf-a0d5f348955d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:59.508419 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=282,cinder:UPDATE=69,cinder:INSERT=38 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:33:59.509721 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-661d33e1-f2b8-4569-82bf-a0d5f348955d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 returned with HTTP 404 Jul 03 06:33:59.510302 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 895/3583] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:59 2026] GET /volume/v3/snapshots/9ad4946b-e4b6-47e7-b885-e778d83974a9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:33:59.519157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-aa5bc8b3-20cb-45d3-9165-1cd050ff64e3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:59.521849 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aa5bc8b3-20cb-45d3-9165-1cd050ff64e3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 Jul 03 06:33:59.522137 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aa5bc8b3-20cb-45d3-9165-1cd050ff64e3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:59.522420 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aa5bc8b3-20cb-45d3-9165-1cd050ff64e3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:59.522558 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-aa5bc8b3-20cb-45d3-9165-1cd050ff64e3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Delete snapshot with id: f580aeb0-0286-48f3-98ba-4bbca3202ab8 Jul 03 06:33:59.527953 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=281,cinder:UPDATE=76,cinder:INSERT=45 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:33:59.533991 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:59.533991 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:33:59.534768 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-aa5bc8b3-20cb-45d3-9165-1cd050ff64e3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:59.557322 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-aa5bc8b3-20cb-45d3-9165-1cd050ff64e3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot delete request issued successfully. Jul 03 06:33:59.557485 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aa5bc8b3-20cb-45d3-9165-1cd050ff64e3 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 returned with HTTP 202 Jul 03 06:33:59.557941 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 899/3584] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:33:59 2026] DELETE /volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:33:59.568922 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1a708562-abf5-4cb4-8efd-da1a9e4ad715 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:59.570878 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1a708562-abf5-4cb4-8efd-da1a9e4ad715 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 Jul 03 06:33:59.571124 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1a708562-abf5-4cb4-8efd-da1a9e4ad715 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:59.571305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1a708562-abf5-4cb4-8efd-da1a9e4ad715 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:59.578808 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:59.578808 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:33:59.579415 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1a708562-abf5-4cb4-8efd-da1a9e4ad715 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Snapshot retrieved successfully. Jul 03 06:33:59.580800 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1a708562-abf5-4cb4-8efd-da1a9e4ad715 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 returned with HTTP 200 Jul 03 06:33:59.581360 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 891/3585] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:33:59 2026] GET /volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:33:59.923531 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c15cab67-f7a2-4e31-99da-03f6a3022f1a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:33:59.928985 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c15cab67-f7a2-4e31-99da-03f6a3022f1a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:33:59.930077 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c15cab67-f7a2-4e31-99da-03f6a3022f1a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:33:59.931340 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c15cab67-f7a2-4e31-99da-03f6a3022f1a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:33:59.931572 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c15cab67-f7a2-4e31-99da-03f6a3022f1a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:33:59.944323 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:33:59.944323 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:33:59.947833 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c15cab67-f7a2-4e31-99da-03f6a3022f1a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:33:59.948621 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 901/3586] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:33:59 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:00.059262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a1e1fa89-c29c-40c3-905b-107b9997d18d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:00.062669 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a1e1fa89-c29c-40c3-905b-107b9997d18d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:00.062970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a1e1fa89-c29c-40c3-905b-107b9997d18d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:00.063193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a1e1fa89-c29c-40c3-905b-107b9997d18d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:00.063319 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a1e1fa89-c29c-40c3-905b-107b9997d18d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:00.068160 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:00.068160 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:00.069133 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a1e1fa89-c29c-40c3-905b-107b9997d18d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:00.069615 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 896/3587] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:00 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:00.596279 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e026159c-ae06-440d-8425-fc93e17c3bbb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:00.598126 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e026159c-ae06-440d-8425-fc93e17c3bbb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 Jul 03 06:34:00.598126 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e026159c-ae06-440d-8425-fc93e17c3bbb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:00.598766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e026159c-ae06-440d-8425-fc93e17c3bbb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:00.606208 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e026159c-ae06-440d-8425-fc93e17c3bbb tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 returned with HTTP 404 Jul 03 06:34:00.607093 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 900/3588] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:00 2026] GET /volume/v3/snapshots/f580aeb0-0286-48f3-98ba-4bbca3202ab8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:00.616959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c4d7f9f3-6f15-4837-bfff-8cb040eb51f7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:00.620757 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c4d7f9f3-6f15-4837-bfff-8cb040eb51f7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:34:00.621013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c4d7f9f3-6f15-4837-bfff-8cb040eb51f7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:00.621203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c4d7f9f3-6f15-4837-bfff-8cb040eb51f7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:00.631573 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:00.631573 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:00.637469 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c4d7f9f3-6f15-4837-bfff-8cb040eb51f7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Volume info retrieved successfully. Jul 03 06:34:00.646134 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c4d7f9f3-6f15-4837-bfff-8cb040eb51f7 tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 returned with HTTP 200 Jul 03 06:34:00.646913 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 892/3589] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:00 2026] GET /volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:00.667508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9faa3e8d-ac3d-4f4c-98e3-b0492b6997cc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:00.669419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9faa3e8d-ac3d-4f4c-98e3-b0492b6997cc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] DELETE https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:34:00.669672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9faa3e8d-ac3d-4f4c-98e3-b0492b6997cc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:00.670019 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9faa3e8d-ac3d-4f4c-98e3-b0492b6997cc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:00.670241 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-9faa3e8d-ac3d-4f4c-98e3-b0492b6997cc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Delete volume with id: 91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:34:00.687391 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:00.687391 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:00.688038 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9faa3e8d-ac3d-4f4c-98e3-b0492b6997cc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Volume info retrieved successfully. Jul 03 06:34:00.728343 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9faa3e8d-ac3d-4f4c-98e3-b0492b6997cc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Delete volume request issued successfully. Jul 03 06:34:00.728343 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9faa3e8d-ac3d-4f4c-98e3-b0492b6997cc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 returned with HTTP 202 Jul 03 06:34:00.728343 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 902/3590] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:34:00 2026] DELETE /volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:34:00.738090 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8d983b57-5055-40eb-8fab-06415886197d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:00.740356 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8d983b57-5055-40eb-8fab-06415886197d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:34:00.740356 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8d983b57-5055-40eb-8fab-06415886197d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:00.741063 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8d983b57-5055-40eb-8fab-06415886197d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:00.749302 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:00.749302 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:00.753974 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8d983b57-5055-40eb-8fab-06415886197d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Volume info retrieved successfully. Jul 03 06:34:00.760573 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8d983b57-5055-40eb-8fab-06415886197d tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 returned with HTTP 200 Jul 03 06:34:00.761075 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 897/3591] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:00 2026] GET /volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:00.960048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bc9cf036-424a-497d-90ce-e04f2d482036 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:00.962321 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc9cf036-424a-497d-90ce-e04f2d482036 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:00.962571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc9cf036-424a-497d-90ce-e04f2d482036 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:00.962935 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc9cf036-424a-497d-90ce-e04f2d482036 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:00.963142 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-bc9cf036-424a-497d-90ce-e04f2d482036 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:00.969721 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:00.969721 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:00.971062 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc9cf036-424a-497d-90ce-e04f2d482036 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:00.971599 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 901/3592] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:00 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:01.082894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2c09cee2-23aa-4508-911d-4c6a01f65c06 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:01.085328 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2c09cee2-23aa-4508-911d-4c6a01f65c06 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:01.085561 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2c09cee2-23aa-4508-911d-4c6a01f65c06 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:01.085810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2c09cee2-23aa-4508-911d-4c6a01f65c06 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:01.085951 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2c09cee2-23aa-4508-911d-4c6a01f65c06 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:01.091133 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:01.091133 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:01.091940 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2c09cee2-23aa-4508-911d-4c6a01f65c06 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:01.094187 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 893/3593] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:01 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:01.780922 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-76f2a339-a0ad-4242-bda0-33918efccbcc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:01.784795 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76f2a339-a0ad-4242-bda0-33918efccbcc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] GET https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 Jul 03 06:34:01.784795 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76f2a339-a0ad-4242-bda0-33918efccbcc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:01.784795 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76f2a339-a0ad-4242-bda0-33918efccbcc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:01.803762 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76f2a339-a0ad-4242-bda0-33918efccbcc tempest-VolumesSnapshotListTestJSON-265066966 tempest-VolumesSnapshotListTestJSON-265066966-project-member] https://10.4.3.243/volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 returned with HTTP 404 Jul 03 06:34:01.805123 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 903/3594] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:01 2026] GET /volume/v3/volumes/91c7c542-9325-4254-b413-0252368a03f2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:01.985803 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-484a3835-fabc-4f6c-ad0f-f3c9ebd784b8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:01.988970 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-484a3835-fabc-4f6c-ad0f-f3c9ebd784b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:01.989806 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-484a3835-fabc-4f6c-ad0f-f3c9ebd784b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:01.989806 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-484a3835-fabc-4f6c-ad0f-f3c9ebd784b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:01.992431 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-484a3835-fabc-4f6c-ad0f-f3c9ebd784b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:02.000811 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:02.000811 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:02.002078 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-484a3835-fabc-4f6c-ad0f-f3c9ebd784b8 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:02.002435 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 898/3595] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:01 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:02.113408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-caae48a8-2c0a-4131-a241-c5f006b12d86 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:02.116990 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-caae48a8-2c0a-4131-a241-c5f006b12d86 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:02.118131 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-caae48a8-2c0a-4131-a241-c5f006b12d86 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:02.118131 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-caae48a8-2c0a-4131-a241-c5f006b12d86 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:02.119378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-caae48a8-2c0a-4131-a241-c5f006b12d86 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:02.127963 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:02.127963 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:02.129589 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-caae48a8-2c0a-4131-a241-c5f006b12d86 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:02.131014 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 902/3596] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:02 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:03.015297 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1d637fe5-143d-4c6d-8a6c-c214a6ab1c2e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:03.017853 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d637fe5-143d-4c6d-8a6c-c214a6ab1c2e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:03.018066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d637fe5-143d-4c6d-8a6c-c214a6ab1c2e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:03.018282 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d637fe5-143d-4c6d-8a6c-c214a6ab1c2e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:03.018394 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-1d637fe5-143d-4c6d-8a6c-c214a6ab1c2e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:03.024719 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:03.024719 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:03.025637 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d637fe5-143d-4c6d-8a6c-c214a6ab1c2e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:03.026109 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 894/3597] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:03 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:03.142222 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f25bf62f-d060-4c34-81ed-00f65fcd3f47 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:03.145832 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f25bf62f-d060-4c34-81ed-00f65fcd3f47 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:03.146161 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f25bf62f-d060-4c34-81ed-00f65fcd3f47 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:03.146427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f25bf62f-d060-4c34-81ed-00f65fcd3f47 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:03.146631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f25bf62f-d060-4c34-81ed-00f65fcd3f47 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:03.151892 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:03.151892 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:03.152769 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f25bf62f-d060-4c34-81ed-00f65fcd3f47 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:03.153554 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 904/3598] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:03 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:03.186831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6df61d3b-4708-466d-805a-e9d478820b21 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:03.187363 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6df61d3b-4708-466d-805a-e9d478820b21 None None] GET https://10.4.3.243/volume// Jul 03 06:34:03.187554 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6df61d3b-4708-466d-805a-e9d478820b21 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:03.187752 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6df61d3b-4708-466d-805a-e9d478820b21 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:03.190643 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6df61d3b-4708-466d-805a-e9d478820b21 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:34:03.191249 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 899/3599] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:34:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:34:03.203027 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-2a82f328-7166-44b8-9ae0-c4965aac7168 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:03.206883 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-2a82f328-7166-44b8-9ae0-c4965aac7168 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:34:03.206883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-2a82f328-7166-44b8-9ae0-c4965aac7168 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:03.206883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-2a82f328-7166-44b8-9ae0-c4965aac7168 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:03.221873 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:03.221873 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:03.227468 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-2a82f328-7166-44b8-9ae0-c4965aac7168 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:34:03.234391 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-2a82f328-7166-44b8-9ae0-c4965aac7168 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:34:03.234969 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 903/3600] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:34:03 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 1337 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:03.376369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-82199aba-c5f5-4b7a-bfff-1167c2cb9511 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:03.383898 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-82199aba-c5f5-4b7a-bfff-1167c2cb9511 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] PUT https://10.4.3.243/volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae Jul 03 06:34:03.387216 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-82199aba-c5f5-4b7a-bfff-1167c2cb9511 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:03.423736 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-82199aba-c5f5-4b7a-bfff-1167c2cb9511 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Acquiring lock "cinder-attachment_update-7256a977-5a95-463f-b07d-e76619794794-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:34:03.434003 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-82199aba-c5f5-4b7a-bfff-1167c2cb9511 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Lock "cinder-attachment_update-7256a977-5a95-463f-b07d-e76619794794-np0000004376" acquired by "attachment_update" :: waited 0.010s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:34:03.436580 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:03.436580 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:03.963074 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-82199aba-c5f5-4b7a-bfff-1167c2cb9511 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Lock "cinder-attachment_update-7256a977-5a95-463f-b07d-e76619794794-np0000004376" released by "attachment_update" :: held 0.529s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:34:03.963885 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-82199aba-c5f5-4b7a-bfff-1167c2cb9511 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae returned with HTTP 200 Jul 03 06:34:03.964173 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 895/3601] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:34:03 2026] PUT /volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae => generated 969 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:04.042766 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7441c671-b6bc-4824-88ca-9c11ec656253 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:04.045149 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7441c671-b6bc-4824-88ca-9c11ec656253 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:04.045402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7441c671-b6bc-4824-88ca-9c11ec656253 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:04.045726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7441c671-b6bc-4824-88ca-9c11ec656253 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:04.045964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-7441c671-b6bc-4824-88ca-9c11ec656253 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:04.056706 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:04.056706 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:04.057729 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7441c671-b6bc-4824-88ca-9c11ec656253 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:04.058261 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 905/3602] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:04 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:04.167086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-88fb815f-7627-4b8d-9f6e-2e049dd6850c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:04.172163 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-88fb815f-7627-4b8d-9f6e-2e049dd6850c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:04.172163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-88fb815f-7627-4b8d-9f6e-2e049dd6850c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:04.172163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-88fb815f-7627-4b8d-9f6e-2e049dd6850c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:04.172163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-88fb815f-7627-4b8d-9f6e-2e049dd6850c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:04.184907 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:04.184907 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:04.186047 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-88fb815f-7627-4b8d-9f6e-2e049dd6850c tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:04.186187 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 900/3603] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:04 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:04.480467 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-36dc4a24-b66e-4d48-8011-f9474fa96859 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:04.487178 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-36dc4a24-b66e-4d48-8011-f9474fa96859 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] POST https://10.4.3.243/volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae/action Jul 03 06:34:04.487621 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-36dc4a24-b66e-4d48-8011-f9474fa96859 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:04.488339 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-36dc4a24-b66e-4d48-8011-f9474fa96859 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:04.524713 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:04.524713 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:04.546618 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-478e26e3-a8a5-44df-bfec-e4d1524197bc req-36dc4a24-b66e-4d48-8011-f9474fa96859 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae/action returned with HTTP 204 Jul 03 06:34:04.547427 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 904/3604] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:34:04 2026] POST /volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:05.070943 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2b80adfd-af15-40f8-9fee-d3fcfc1d294e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:05.073832 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b80adfd-af15-40f8-9fee-d3fcfc1d294e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:05.074127 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b80adfd-af15-40f8-9fee-d3fcfc1d294e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:05.074316 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b80adfd-af15-40f8-9fee-d3fcfc1d294e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:05.074417 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2b80adfd-af15-40f8-9fee-d3fcfc1d294e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:05.077012 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=269,cinder:UPDATE=57,cinder:INSERT=35 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:34:05.082629 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:05.082629 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:05.084553 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b80adfd-af15-40f8-9fee-d3fcfc1d294e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:05.085307 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 896/3605] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:05 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:05.205306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-756f9fdd-d942-4834-bb40-ed1028b01e38 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:05.207481 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-756f9fdd-d942-4834-bb40-ed1028b01e38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:05.207750 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-756f9fdd-d942-4834-bb40-ed1028b01e38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:05.208010 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-756f9fdd-d942-4834-bb40-ed1028b01e38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:05.208144 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-756f9fdd-d942-4834-bb40-ed1028b01e38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:05.213349 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:05.213349 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:05.214207 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-756f9fdd-d942-4834-bb40-ed1028b01e38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:05.214670 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 906/3606] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:05 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:06.099670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4c70015e-179f-4f48-b25c-7c4cd45c020a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:06.102381 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c70015e-179f-4f48-b25c-7c4cd45c020a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:06.102704 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c70015e-179f-4f48-b25c-7c4cd45c020a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:06.103001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c70015e-179f-4f48-b25c-7c4cd45c020a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:06.103171 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4c70015e-179f-4f48-b25c-7c4cd45c020a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:06.109808 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:06.109808 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:06.110969 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c70015e-179f-4f48-b25c-7c4cd45c020a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:06.111409 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 901/3607] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:06 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:06.228666 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6e0cf674-616c-4edd-a43a-a088c1b25a64 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:06.234570 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6e0cf674-616c-4edd-a43a-a088c1b25a64 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:06.234841 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6e0cf674-616c-4edd-a43a-a088c1b25a64 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:06.235128 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6e0cf674-616c-4edd-a43a-a088c1b25a64 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:06.235289 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6e0cf674-616c-4edd-a43a-a088c1b25a64 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:06.243547 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:06.243547 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:06.244312 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6e0cf674-616c-4edd-a43a-a088c1b25a64 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:06.244677 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 905/3608] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:06 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:07.126595 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-79b661d3-f6e6-4c50-8029-0c6d097b1e62 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:07.128996 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-79b661d3-f6e6-4c50-8029-0c6d097b1e62 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:07.129276 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-79b661d3-f6e6-4c50-8029-0c6d097b1e62 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:07.129555 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-79b661d3-f6e6-4c50-8029-0c6d097b1e62 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:07.130489 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-79b661d3-f6e6-4c50-8029-0c6d097b1e62 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:07.138302 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:07.138302 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:07.139450 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-79b661d3-f6e6-4c50-8029-0c6d097b1e62 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:07.141046 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 897/3609] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:07 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:07.258345 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3117eaef-3d1f-4f28-94a3-eee93e811c38 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:07.261222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3117eaef-3d1f-4f28-94a3-eee93e811c38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:07.261560 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3117eaef-3d1f-4f28-94a3-eee93e811c38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:07.262227 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3117eaef-3d1f-4f28-94a3-eee93e811c38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:07.262397 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3117eaef-3d1f-4f28-94a3-eee93e811c38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:07.269464 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:07.269464 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:07.270471 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3117eaef-3d1f-4f28-94a3-eee93e811c38 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:07.271022 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 907/3610] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:07 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:08.159330 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a28f317d-5ba4-44b3-b271-9e4b3649fbcc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:08.167138 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a28f317d-5ba4-44b3-b271-9e4b3649fbcc tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:08.167748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a28f317d-5ba4-44b3-b271-9e4b3649fbcc tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:08.167748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a28f317d-5ba4-44b3-b271-9e4b3649fbcc tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:08.167748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a28f317d-5ba4-44b3-b271-9e4b3649fbcc tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:08.179805 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:08.179805 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:08.180176 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a28f317d-5ba4-44b3-b271-9e4b3649fbcc tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:08.180826 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 902/3611] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:08 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:08.290475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0f892b74-d069-4ba8-96f4-c90b23bf5883 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:08.295635 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0f892b74-d069-4ba8-96f4-c90b23bf5883 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:08.296843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0f892b74-d069-4ba8-96f4-c90b23bf5883 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:08.298379 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0f892b74-d069-4ba8-96f4-c90b23bf5883 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:08.298526 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0f892b74-d069-4ba8-96f4-c90b23bf5883 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:08.309424 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:08.309424 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:08.310601 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0f892b74-d069-4ba8-96f4-c90b23bf5883 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:08.311880 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 906/3612] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:08 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:09.194504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-53d9b08a-c0cc-4cc1-bb5a-49cc4b1f195a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:09.196272 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53d9b08a-c0cc-4cc1-bb5a-49cc4b1f195a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:09.196443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53d9b08a-c0cc-4cc1-bb5a-49cc4b1f195a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:09.196643 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53d9b08a-c0cc-4cc1-bb5a-49cc4b1f195a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:09.196760 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-53d9b08a-c0cc-4cc1-bb5a-49cc4b1f195a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:09.201481 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:09.201481 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:09.202279 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53d9b08a-c0cc-4cc1-bb5a-49cc4b1f195a tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:09.202579 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 898/3613] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:09 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:09.328144 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8af71ac1-1c6b-4072-bc37-f08324c18e7b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:09.330901 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8af71ac1-1c6b-4072-bc37-f08324c18e7b tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:09.331227 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8af71ac1-1c6b-4072-bc37-f08324c18e7b tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:09.331567 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8af71ac1-1c6b-4072-bc37-f08324c18e7b tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:09.331881 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-8af71ac1-1c6b-4072-bc37-f08324c18e7b tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:09.337973 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:09.337973 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:09.338860 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8af71ac1-1c6b-4072-bc37-f08324c18e7b tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:09.339529 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 908/3614] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:09 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:10.213689 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7802e815-6d92-451a-96a6-71f91e5f1cbd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:10.215277 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7802e815-6d92-451a-96a6-71f91e5f1cbd tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:10.215967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7802e815-6d92-451a-96a6-71f91e5f1cbd tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:10.215967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7802e815-6d92-451a-96a6-71f91e5f1cbd tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:10.215967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-7802e815-6d92-451a-96a6-71f91e5f1cbd tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:10.220796 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:10.220796 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:10.221759 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7802e815-6d92-451a-96a6-71f91e5f1cbd tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:10.222418 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 903/3615] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:10 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:10.353083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4cc4d033-a481-4fd7-b080-a1b981ca15df None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:10.355687 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4cc4d033-a481-4fd7-b080-a1b981ca15df tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:10.355967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4cc4d033-a481-4fd7-b080-a1b981ca15df tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:10.356226 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4cc4d033-a481-4fd7-b080-a1b981ca15df tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:10.356374 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-4cc4d033-a481-4fd7-b080-a1b981ca15df tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:10.361052 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:10.361052 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:10.361861 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4cc4d033-a481-4fd7-b080-a1b981ca15df tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:10.362418 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 907/3616] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:10 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:11.233540 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0be931f2-6f91-463c-aa47-61d254efb1ff None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:11.235477 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0be931f2-6f91-463c-aa47-61d254efb1ff tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:11.235778 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0be931f2-6f91-463c-aa47-61d254efb1ff tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:11.236075 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0be931f2-6f91-463c-aa47-61d254efb1ff tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:11.236228 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0be931f2-6f91-463c-aa47-61d254efb1ff tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:11.242478 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:11.242478 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:11.242478 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0be931f2-6f91-463c-aa47-61d254efb1ff tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:11.242478 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 899/3617] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:11 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:11.376193 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d5c2fa48-3281-4874-a8be-cecc6a802817 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:11.379008 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d5c2fa48-3281-4874-a8be-cecc6a802817 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:11.379307 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d5c2fa48-3281-4874-a8be-cecc6a802817 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:11.380579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d5c2fa48-3281-4874-a8be-cecc6a802817 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:11.380579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-d5c2fa48-3281-4874-a8be-cecc6a802817 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:11.385604 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:11.385604 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:11.386392 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d5c2fa48-3281-4874-a8be-cecc6a802817 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:11.386823 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 909/3618] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:11 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:12.258048 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-319701e2-0dfc-4615-9caa-13ba523e30bf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:12.260316 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-319701e2-0dfc-4615-9caa-13ba523e30bf tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:12.260602 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-319701e2-0dfc-4615-9caa-13ba523e30bf tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:12.260894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-319701e2-0dfc-4615-9caa-13ba523e30bf tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:12.261065 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-319701e2-0dfc-4615-9caa-13ba523e30bf tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:12.268016 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:12.268016 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:12.268945 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-319701e2-0dfc-4615-9caa-13ba523e30bf tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:12.269683 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 904/3619] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:12 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:12.402485 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2a5ab7fd-9636-4dc9-838d-1f78bbc664b2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:12.405113 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2a5ab7fd-9636-4dc9-838d-1f78bbc664b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:12.405421 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2a5ab7fd-9636-4dc9-838d-1f78bbc664b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:12.405723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2a5ab7fd-9636-4dc9-838d-1f78bbc664b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:12.405884 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2a5ab7fd-9636-4dc9-838d-1f78bbc664b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:12.411501 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:12.411501 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:12.412770 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2a5ab7fd-9636-4dc9-838d-1f78bbc664b2 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:12.413017 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 908/3620] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:12 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:13.285663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8422669b-e780-4be3-81ea-1bf41c01571d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:13.288090 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8422669b-e780-4be3-81ea-1bf41c01571d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:13.288408 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8422669b-e780-4be3-81ea-1bf41c01571d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:13.288658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8422669b-e780-4be3-81ea-1bf41c01571d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:13.288822 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-8422669b-e780-4be3-81ea-1bf41c01571d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:13.295098 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:13.295098 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:13.296482 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8422669b-e780-4be3-81ea-1bf41c01571d tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:13.297211 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 900/3621] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:13 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:13.428592 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6d119796-66a3-4ce6-8a78-090f1ff5a998 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:13.430572 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6d119796-66a3-4ce6-8a78-090f1ff5a998 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:13.432509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6d119796-66a3-4ce6-8a78-090f1ff5a998 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:13.432509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6d119796-66a3-4ce6-8a78-090f1ff5a998 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:13.432509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6d119796-66a3-4ce6-8a78-090f1ff5a998 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:13.437110 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:13.437110 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:13.438277 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6d119796-66a3-4ce6-8a78-090f1ff5a998 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:13.438871 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 910/3622] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:13 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:14.312060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-368fffe3-f367-4c2e-8283-51f5b4e76ec1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:14.314599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-368fffe3-f367-4c2e-8283-51f5b4e76ec1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:34:14.314904 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-368fffe3-f367-4c2e-8283-51f5b4e76ec1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:14.315185 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-368fffe3-f367-4c2e-8283-51f5b4e76ec1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:14.315351 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-368fffe3-f367-4c2e-8283-51f5b4e76ec1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Show backup with id cfa17dea-6383-4c26-9cfb-f3c10ace9265. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:14.320860 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:14.320860 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:14.321415 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-368fffe3-f367-4c2e-8283-51f5b4e76ec1 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 200 Jul 03 06:34:14.321874 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 905/3623] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:14 2026] GET /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:14.337351 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d9382f24-138c-4a7a-839f-095af4c94039 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:14.340315 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d9382f24-138c-4a7a-839f-095af4c94039 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 Jul 03 06:34:14.340940 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d9382f24-138c-4a7a-839f-095af4c94039 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:14.341232 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d9382f24-138c-4a7a-839f-095af4c94039 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:14.350720 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:14.350720 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:14.362264 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d9382f24-138c-4a7a-839f-095af4c94039 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:34:14.369749 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d9382f24-138c-4a7a-839f-095af4c94039 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 returned with HTTP 200 Jul 03 06:34:14.370199 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 909/3624] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:14 2026] GET /volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 => generated 1417 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:14.384259 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-48915f61-75ce-4710-8d40-478b7cec23be None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:14.386265 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48915f61-75ce-4710-8d40-478b7cec23be tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 Jul 03 06:34:14.386588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48915f61-75ce-4710-8d40-478b7cec23be tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:14.386887 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48915f61-75ce-4710-8d40-478b7cec23be tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:14.394900 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:14.394900 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:14.400420 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-48915f61-75ce-4710-8d40-478b7cec23be tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:34:14.406860 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48915f61-75ce-4710-8d40-478b7cec23be tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 returned with HTTP 200 Jul 03 06:34:14.407292 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 901/3625] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:14 2026] GET /volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:14.453237 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-deb2f949-80a5-4b7f-9a06-2097b5cc4129 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:14.456198 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-deb2f949-80a5-4b7f-9a06-2097b5cc4129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:14.456462 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-deb2f949-80a5-4b7f-9a06-2097b5cc4129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:14.456761 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-deb2f949-80a5-4b7f-9a06-2097b5cc4129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:14.456941 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-deb2f949-80a5-4b7f-9a06-2097b5cc4129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:14.462526 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:14.462526 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:14.464089 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-deb2f949-80a5-4b7f-9a06-2097b5cc4129 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:14.464089 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 911/3626] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:14 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:14.486223 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9cabc3f4-627d-47eb-b207-4324c9c48ff1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:14.490970 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9cabc3f4-627d-47eb-b207-4324c9c48ff1 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] DELETE https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:14.491544 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9cabc3f4-627d-47eb-b207-4324c9c48ff1 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:14.491544 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9cabc3f4-627d-47eb-b207-4324c9c48ff1 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:14.491773 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-9cabc3f4-627d-47eb-b207-4324c9c48ff1 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Delete backup with id: f9a33bd3-6907-4504-a92e-e168466bdfae. Jul 03 06:34:14.499445 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:14.499445 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:14.521267 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-9cabc3f4-627d-47eb-b207-4324c9c48ff1 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] delete_backup rpcapi backup_id f9a33bd3-6907-4504-a92e-e168466bdfae {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:34:14.524321 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9cabc3f4-627d-47eb-b207-4324c9c48ff1 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 202 Jul 03 06:34:14.524912 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 906/3627] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:34:14 2026] DELETE /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:34:14.539577 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0486c1ea-fe03-4fee-8b9a-e862e6e74a1d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:14.541827 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0486c1ea-fe03-4fee-8b9a-e862e6e74a1d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:14.542099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0486c1ea-fe03-4fee-8b9a-e862e6e74a1d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:14.542337 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0486c1ea-fe03-4fee-8b9a-e862e6e74a1d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:14.542501 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0486c1ea-fe03-4fee-8b9a-e862e6e74a1d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:14.548613 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:14.548613 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:14.549413 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0486c1ea-fe03-4fee-8b9a-e862e6e74a1d tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 200 Jul 03 06:34:14.550228 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 910/3628] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:14 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:15.566617 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6fa3b723-4196-40a0-a8b3-b7eae25b9210 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:15.568635 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6fa3b723-4196-40a0-a8b3-b7eae25b9210 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae Jul 03 06:34:15.569086 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b723-4196-40a0-a8b3-b7eae25b9210 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:15.569086 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b723-4196-40a0-a8b3-b7eae25b9210 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:15.569212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6fa3b723-4196-40a0-a8b3-b7eae25b9210 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Show backup with id f9a33bd3-6907-4504-a92e-e168466bdfae. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:34:15.573655 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6fa3b723-4196-40a0-a8b3-b7eae25b9210 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae returned with HTTP 404 Jul 03 06:34:15.574366 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 902/3629] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:15 2026] GET /volume/v3/backups/f9a33bd3-6907-4504-a92e-e168466bdfae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:15.583063 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-236b3f6a-a6fa-4c69-b2db-47d9638422b7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:15.587267 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-236b3f6a-a6fa-4c69-b2db-47d9638422b7 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 Jul 03 06:34:15.587618 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-236b3f6a-a6fa-4c69-b2db-47d9638422b7 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:15.587973 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-236b3f6a-a6fa-4c69-b2db-47d9638422b7 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:15.589604 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-236b3f6a-a6fa-4c69-b2db-47d9638422b7 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Delete volume with id: 017c2c72-d117-4884-8d94-e32003ed26e0 Jul 03 06:34:15.604368 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:15.604368 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:15.605451 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-236b3f6a-a6fa-4c69-b2db-47d9638422b7 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Volume info retrieved successfully. Jul 03 06:34:15.633631 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-236b3f6a-a6fa-4c69-b2db-47d9638422b7 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Delete volume request issued successfully. Jul 03 06:34:15.633873 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-236b3f6a-a6fa-4c69-b2db-47d9638422b7 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 returned with HTTP 202 Jul 03 06:34:15.634406 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 912/3630] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:34:15 2026] DELETE /volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 06:34:15.647732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-45ce5939-657c-4d35-ae82-8b64a6cbe7ae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:15.650023 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-45ce5939-657c-4d35-ae82-8b64a6cbe7ae tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 Jul 03 06:34:15.650202 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-45ce5939-657c-4d35-ae82-8b64a6cbe7ae tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:15.650312 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-45ce5939-657c-4d35-ae82-8b64a6cbe7ae tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:15.666551 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:15.666551 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:15.675024 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-45ce5939-657c-4d35-ae82-8b64a6cbe7ae tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Volume info retrieved successfully. Jul 03 06:34:15.680349 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-45ce5939-657c-4d35-ae82-8b64a6cbe7ae tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 returned with HTTP 200 Jul 03 06:34:15.681484 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 907/3631] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:15 2026] GET /volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:16.171811 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-ff399007-c8df-42db-b268-d8974ae52c0e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:16.174297 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-ff399007-c8df-42db-b268-d8974ae52c0e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 Jul 03 06:34:16.174570 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-ff399007-c8df-42db-b268-d8974ae52c0e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:16.174831 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-ff399007-c8df-42db-b268-d8974ae52c0e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:16.183390 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:16.183390 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:16.190628 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-ff399007-c8df-42db-b268-d8974ae52c0e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:34:16.199109 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-ff399007-c8df-42db-b268-d8974ae52c0e tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 returned with HTTP 200 Jul 03 06:34:16.199561 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 911/3632] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:34:16 2026] GET /volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 => generated 1417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:16.305451 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-c0ab1e6d-fbd7-40de-85ff-3d3b8f0e4925 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:16.308222 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-c0ab1e6d-fbd7-40de-85ff-3d3b8f0e4925 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/limits Jul 03 06:34:16.308482 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-c0ab1e6d-fbd7-40de-85ff-3d3b8f0e4925 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:16.308748 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-c0ab1e6d-fbd7-40de-85ff-3d3b8f0e4925 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:16.323060 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-c0ab1e6d-fbd7-40de-85ff-3d3b8f0e4925 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-22145292 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-22145292, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:16.323293 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-c0ab1e6d-fbd7-40de-85ff-3d3b8f0e4925 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-22145292 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-22145292, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:16.323683 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-c0ab1e6d-fbd7-40de-85ff-3d3b8f0e4925 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-22145292 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-22145292, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:16.338115 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-c0ab1e6d-fbd7-40de-85ff-3d3b8f0e4925 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/limits returned with HTTP 200 Jul 03 06:34:16.338618 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 903/3633] 10.4.3.243 () {68 vars in 1484 bytes} [Fri Jul 3 06:34:16 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 06:34:16.696673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ab4808ca-537a-4d0b-908b-0e5447e89744 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:16.700095 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ab4808ca-537a-4d0b-908b-0e5447e89744 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] GET https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 Jul 03 06:34:16.700333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ab4808ca-537a-4d0b-908b-0e5447e89744 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:16.700531 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ab4808ca-537a-4d0b-908b-0e5447e89744 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:16.710986 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ab4808ca-537a-4d0b-908b-0e5447e89744 tempest-ProjectReaderTests39-608034226 tempest-ProjectReaderTests39-608034226-project-admin] https://10.4.3.243/volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 returned with HTTP 404 Jul 03 06:34:16.711432 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 913/3634] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:34:16 2026] GET /volume/v3/volumes/017c2c72-d117-4884-8d94-e32003ed26e0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:16.851879 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-adb2d697-c66e-4ab9-b5e5-51d13c725f65 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:16.855197 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-adb2d697-c66e-4ab9-b5e5-51d13c725f65 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 Jul 03 06:34:16.855736 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-adb2d697-c66e-4ab9-b5e5-51d13c725f65 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:16.856323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-adb2d697-c66e-4ab9-b5e5-51d13c725f65 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:16.866054 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:16.866054 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:16.871317 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-adb2d697-c66e-4ab9-b5e5-51d13c725f65 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:34:16.879098 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-adb2d697-c66e-4ab9-b5e5-51d13c725f65 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 returned with HTTP 200 Jul 03 06:34:16.879752 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 908/3635] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:34:16 2026] GET /volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:16.887036 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-a2e0c3eb-51f0-4662-b378-2e17a85c4db3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:16.889228 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-a2e0c3eb-51f0-4662-b378-2e17a85c4db3 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:34:16.889344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-a2e0c3eb-51f0-4662-b378-2e17a85c4db3 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:16.889616 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-a2e0c3eb-51f0-4662-b378-2e17a85c4db3 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:16.894186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-097a8461-9080-4c84-984e-b25a7041c1a0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:16.894808 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-097a8461-9080-4c84-984e-b25a7041c1a0 None None] GET https://10.4.3.243/volume// Jul 03 06:34:16.895067 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-097a8461-9080-4c84-984e-b25a7041c1a0 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:16.895339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-097a8461-9080-4c84-984e-b25a7041c1a0 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:16.895881 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-097a8461-9080-4c84-984e-b25a7041c1a0 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:34:16.896313 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 904/3636] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:34:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:34:16.912241 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:16.912241 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:16.913042 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3494029e-0e43-4cfd-bd33-f85dfa7e7971 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:16.917522 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-a2e0c3eb-51f0-4662-b378-2e17a85c4db3 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:34:16.917612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3494029e-0e43-4cfd-bd33-f85dfa7e7971 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:34:16.918109 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3494029e-0e43-4cfd-bd33-f85dfa7e7971 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5cd722a-2fd1-44c8-97b6-e72d25420df1", "connector": null, "instance_uuid": "1e3feebf-19c2-48fc-8f53-242457bb2d91"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:16.923869 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-a2e0c3eb-51f0-4662-b378-2e17a85c4db3 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 200 Jul 03 06:34:16.924445 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 912/3637] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:34:16 2026] GET /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 1450 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:16.933451 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:16.933451 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:16.937764 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-0eecfccc-e180-4806-a096-6615467b52a1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:16.941723 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-0eecfccc-e180-4806-a096-6615467b52a1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:34:16.942745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-0eecfccc-e180-4806-a096-6615467b52a1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7256a977-5a95-463f-b07d-e76619794794", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-613891076", "description": null, "metadata": {}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:16.958097 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:16.958097 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:16.959094 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-0eecfccc-e180-4806-a096-6615467b52a1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:34:16.959436 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-0eecfccc-e180-4806-a096-6615467b52a1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Create snapshot from volume 7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:34:16.981901 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3494029e-0e43-4cfd-bd33-f85dfa7e7971 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:34:16.982587 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 914/3638] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:34:16 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 06:34:17.020116 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-0eecfccc-e180-4806-a096-6615467b52a1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Created reservations ['153c2e92-2d66-41aa-bbb4-8ed3fe06711b', '2e3d215e-8a4e-4d82-ac96-4da0ea2cb132', 'b74b93de-584e-4a99-96be-8b513e583aa4', 'a1da12d3-71bd-4f2d-ab10-a5d3483289b1'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:17.066204 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-0eecfccc-e180-4806-a096-6615467b52a1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Snapshot force create request issued successfully. Jul 03 06:34:17.066575 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-0e1cc546-9d1d-47c9-b6df-eab4c3156a60 req-0eecfccc-e180-4806-a096-6615467b52a1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:34:17.067428 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 909/3639] 10.4.3.243 () {72 vars in 1547 bytes} [Fri Jul 3 06:34:16 2026] POST /volume/v3/snapshots => generated 318 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:34:19.324227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3b5a8746-64c4-4d93-b93d-c154b96a0357 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:19.326176 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b5a8746-64c4-4d93-b93d-c154b96a0357 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 Jul 03 06:34:19.326369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b5a8746-64c4-4d93-b93d-c154b96a0357 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:19.326558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b5a8746-64c4-4d93-b93d-c154b96a0357 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:19.331765 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:19.331765 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:19.332266 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3b5a8746-64c4-4d93-b93d-c154b96a0357 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Snapshot retrieved successfully. Jul 03 06:34:19.333080 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b5a8746-64c4-4d93-b93d-c154b96a0357 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 returned with HTTP 200 Jul 03 06:34:19.333467 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 905/3640] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:19 2026] GET /volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:19.629609 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-101f9cf8-1ac9-4ecb-a3f0-3b98eaa39e4c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:19.631598 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-101f9cf8-1ac9-4ecb-a3f0-3b98eaa39e4c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 Jul 03 06:34:19.631907 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-101f9cf8-1ac9-4ecb-a3f0-3b98eaa39e4c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:19.632239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-101f9cf8-1ac9-4ecb-a3f0-3b98eaa39e4c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:19.632391 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-101f9cf8-1ac9-4ecb-a3f0-3b98eaa39e4c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Delete snapshot with id: 8354fd5d-a767-4b3c-922d-a81a139b6c63 Jul 03 06:34:19.646365 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:19.646365 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:19.647063 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-101f9cf8-1ac9-4ecb-a3f0-3b98eaa39e4c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Snapshot retrieved successfully. Jul 03 06:34:19.677800 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-101f9cf8-1ac9-4ecb-a3f0-3b98eaa39e4c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Snapshot delete request issued successfully. Jul 03 06:34:19.678044 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-101f9cf8-1ac9-4ecb-a3f0-3b98eaa39e4c tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 returned with HTTP 202 Jul 03 06:34:19.678521 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 913/3641] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:34:19 2026] DELETE /volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:34:19.687247 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bdec3dd8-7536-422d-b18e-c2a1ddac6f14 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:19.689822 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bdec3dd8-7536-422d-b18e-c2a1ddac6f14 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 Jul 03 06:34:19.690108 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bdec3dd8-7536-422d-b18e-c2a1ddac6f14 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:19.690357 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bdec3dd8-7536-422d-b18e-c2a1ddac6f14 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:19.697246 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:19.697246 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:19.698245 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bdec3dd8-7536-422d-b18e-c2a1ddac6f14 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Snapshot retrieved successfully. Jul 03 06:34:19.699124 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bdec3dd8-7536-422d-b18e-c2a1ddac6f14 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 returned with HTTP 200 Jul 03 06:34:19.699617 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 915/3642] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:19 2026] GET /volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:20.714495 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c6621ca9-9b86-4b5e-af81-42e37c37dd41 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:20.719830 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c6621ca9-9b86-4b5e-af81-42e37c37dd41 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] GET https://10.4.3.243/volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 Jul 03 06:34:20.719830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c6621ca9-9b86-4b5e-af81-42e37c37dd41 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:20.720362 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c6621ca9-9b86-4b5e-af81-42e37c37dd41 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:20.728395 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c6621ca9-9b86-4b5e-af81-42e37c37dd41 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 returned with HTTP 404 Jul 03 06:34:20.729311 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 910/3643] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:20 2026] GET /volume/v3/snapshots/8354fd5d-a767-4b3c-922d-a81a139b6c63 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:23.305654 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ebc4bdaf-4448-48ca-aed1-7bce9054b4f7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:23.306091 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebc4bdaf-4448-48ca-aed1-7bce9054b4f7 None None] GET https://10.4.3.243/volume// Jul 03 06:34:23.306164 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebc4bdaf-4448-48ca-aed1-7bce9054b4f7 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:23.306336 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebc4bdaf-4448-48ca-aed1-7bce9054b4f7 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:23.306645 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebc4bdaf-4448-48ca-aed1-7bce9054b4f7 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:34:23.307160 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 906/3644] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:34:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:34:23.314512 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3d470a08-aab9-4e11-93d9-2e3a4ab3d556 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:23.317630 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3d470a08-aab9-4e11-93d9-2e3a4ab3d556 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 Jul 03 06:34:23.317630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3d470a08-aab9-4e11-93d9-2e3a4ab3d556 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:23.317802 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3d470a08-aab9-4e11-93d9-2e3a4ab3d556 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:23.330590 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:23.330590 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:23.334662 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3d470a08-aab9-4e11-93d9-2e3a4ab3d556 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:34:23.341290 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-3d470a08-aab9-4e11-93d9-2e3a4ab3d556 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 returned with HTTP 200 Jul 03 06:34:23.341821 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 914/3645] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:34:23 2026] GET /volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 => generated 1596 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:23.439271 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-40197c8f-bcf3-4fb2-ba76-84b1174718e5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:23.441788 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-40197c8f-bcf3-4fb2-ba76-84b1174718e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] PUT https://10.4.3.243/volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094 Jul 03 06:34:23.442266 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-40197c8f-bcf3-4fb2-ba76-84b1174718e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:23.452624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-40197c8f-bcf3-4fb2-ba76-84b1174718e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Acquiring lock "cinder-attachment_update-f5cd722a-2fd1-44c8-97b6-e72d25420df1-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:34:23.460475 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-40197c8f-bcf3-4fb2-ba76-84b1174718e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Lock "cinder-attachment_update-f5cd722a-2fd1-44c8-97b6-e72d25420df1-np0000004376" acquired by "attachment_update" :: waited 0.008s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:34:23.462008 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:23.462008 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:23.987218 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-40197c8f-bcf3-4fb2-ba76-84b1174718e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Lock "cinder-attachment_update-f5cd722a-2fd1-44c8-97b6-e72d25420df1-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:34:23.987718 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-40197c8f-bcf3-4fb2-ba76-84b1174718e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094 returned with HTTP 200 Jul 03 06:34:23.988385 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 916/3646] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:34:23 2026] PUT /volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:24.499043 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-1c8ded5c-fb65-4317-8e07-be329a21fb74 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:24.501112 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-1c8ded5c-fb65-4317-8e07-be329a21fb74 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] POST https://10.4.3.243/volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094/action Jul 03 06:34:24.501486 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-1c8ded5c-fb65-4317-8e07-be329a21fb74 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:24.501715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-1c8ded5c-fb65-4317-8e07-be329a21fb74 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:24.530219 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:24.530219 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:24.541639 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-c34260f7-8e40-403e-a476-f0e7c8d198cd req-1c8ded5c-fb65-4317-8e07-be329a21fb74 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094/action returned with HTTP 204 Jul 03 06:34:24.542305 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 911/3647] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:34:24 2026] POST /volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:25.173300 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-b27f534b-96b8-400c-81b1-f3be8c7de6c1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:25.176456 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-b27f534b-96b8-400c-81b1-f3be8c7de6c1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] DELETE https://10.4.3.243/volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae Jul 03 06:34:25.176456 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-b27f534b-96b8-400c-81b1-f3be8c7de6c1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:25.177155 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-b27f534b-96b8-400c-81b1-f3be8c7de6c1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:25.186078 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:25.186078 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:25.720789 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-b27f534b-96b8-400c-81b1-f3be8c7de6c1 tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae returned with HTTP 200 Jul 03 06:34:25.721781 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 907/3648] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:34:25 2026] DELETE /volume/v3/attachments/ef0dc30b-f389-4a13-af4a-87c26629e7ae => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:25.732090 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-ae9fc8f8-9d51-45c5-910b-1f8713384e7d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:25.735151 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-ae9fc8f8-9d51-45c5-910b-1f8713384e7d tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:34:25.735308 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-ae9fc8f8-9d51-45c5-910b-1f8713384e7d tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:25.735524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-ae9fc8f8-9d51-45c5-910b-1f8713384e7d tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:25.735662 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-ae9fc8f8-9d51-45c5-910b-1f8713384e7d tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Delete volume with id: 7256a977-5a95-463f-b07d-e76619794794 Jul 03 06:34:25.743131 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:25.743131 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:25.743611 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-ae9fc8f8-9d51-45c5-910b-1f8713384e7d tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Volume info retrieved successfully. Jul 03 06:34:25.771293 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-ae9fc8f8-9d51-45c5-910b-1f8713384e7d tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] Delete volume request issued successfully. Jul 03 06:34:25.771465 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e171e52a-7603-4e56-8edd-e803201c61f9 req-ae9fc8f8-9d51-45c5-910b-1f8713384e7d tempest-ImageDependencyTests-1981103056 tempest-ImageDependencyTests-1981103056-project-member] https://10.4.3.243/volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 returned with HTTP 202 Jul 03 06:34:25.771994 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 915/3649] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:34:25 2026] DELETE /volume/v3/volumes/7256a977-5a95-463f-b07d-e76619794794 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:34:30.486295 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d5713373-58be-4d62-ba93-b9d361a543e4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:30.683417 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d5713373-58be-4d62-ba93-b9d361a543e4 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:34:30.683917 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d5713373-58be-4d62-ba93-b9d361a543e4 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1640149175"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:30.685676 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:30.685676 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:30.705006 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d5713373-58be-4d62-ba93-b9d361a543e4 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:34:30.705193 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 917/3650] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:34:30 2026] POST /volume/v3/types => generated 224 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:30.717966 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-71d7612f-2dbe-45ec-ac7f-b344231521af None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:30.723052 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-71d7612f-2dbe-45ec-ac7f-b344231521af tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:34:30.723430 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-71d7612f-2dbe-45ec-ac7f-b344231521af tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-310245918"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:30.753581 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-71d7612f-2dbe-45ec-ac7f-b344231521af tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:34:30.754103 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 912/3651] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:34:30 2026] POST /volume/v3/group_types => generated 180 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:30.766840 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e4956038-f1b0-4962-9d23-2d2e1c55f274 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:30.856149 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e4956038-f1b0-4962-9d23-2d2e1c55f274 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:34:30.856585 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e4956038-f1b0-4962-9d23-2d2e1c55f274 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3996ac10-15fc-451d-a8cd-d963e06359b9", "volume_types": ["c0c66225-756d-41d0-aed9-1e79c5530224"], "name": "tempest-GroupSnapshotsTest-Group-658135180"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:30.858767 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-e4956038-f1b0-4962-9d23-2d2e1c55f274 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating new group {'group': {'group_type': '3996ac10-15fc-451d-a8cd-d963e06359b9', 'volume_types': ['c0c66225-756d-41d0-aed9-1e79c5530224'], 'name': 'tempest-GroupSnapshotsTest-Group-658135180'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:34:30.863296 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-e4956038-f1b0-4962-9d23-2d2e1c55f274 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating group tempest-GroupSnapshotsTest-Group-658135180. Jul 03 06:34:30.863635 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:30.863635 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:30.873160 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e4956038-f1b0-4962-9d23-2d2e1c55f274 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Availability Zones retrieved successfully. Jul 03 06:34:30.895716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-e4956038-f1b0-4962-9d23-2d2e1c55f274 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['bb2536d8-9852-4688-b122-62088856e2e7'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:30.938524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e4956038-f1b0-4962-9d23-2d2e1c55f274 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:34:30.939208 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 908/3652] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:34:30 2026] POST /volume/v3/groups => generated 111 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:30.950607 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-00bb1280-3cec-4a17-a090-996906865143 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:30.953032 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-00bb1280-3cec-4a17-a090-996906865143 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b Jul 03 06:34:30.953296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-00bb1280-3cec-4a17-a090-996906865143 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:30.953518 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-00bb1280-3cec-4a17-a090-996906865143 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:30.953683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-00bb1280-3cec-4a17-a090-996906865143 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member b6812b60-0f29-4f6e-97c7-934a58d9924b {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:30.959203 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:30.959203 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:30.970376 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-00bb1280-3cec-4a17-a090-996906865143 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b returned with HTTP 200 Jul 03 06:34:30.970856 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 916/3653] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:30 2026] GET /volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:31.981744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-68651adf-4afb-4156-abb9-008b03ed483d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:31.984306 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-68651adf-4afb-4156-abb9-008b03ed483d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b Jul 03 06:34:31.984521 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-68651adf-4afb-4156-abb9-008b03ed483d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:31.984852 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-68651adf-4afb-4156-abb9-008b03ed483d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:31.984925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-68651adf-4afb-4156-abb9-008b03ed483d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member b6812b60-0f29-4f6e-97c7-934a58d9924b {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:31.989044 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:31.989044 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:31.997315 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-68651adf-4afb-4156-abb9-008b03ed483d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b returned with HTTP 200 Jul 03 06:34:31.997932 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 918/3654] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:31 2026] GET /volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:32.008637 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:32.011148 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:34:32.012171 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2099480121", "volume_type": "c0c66225-756d-41d0-aed9-1e79c5530224", "group_id": "b6812b60-0f29-4f6e-97c7-934a58d9924b", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:32.016980 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2099480121', 'volume_type': 'c0c66225-756d-41d0-aed9-1e79c5530224', 'group_id': 'b6812b60-0f29-4f6e-97c7-934a58d9924b', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:34:32.032399 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:32.032399 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:32.032901 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume of 1 GB Jul 03 06:34:32.038719 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Availability Zones retrieved successfully. Jul 03 06:34:32.046886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (b051bf10-a9ad-4d8d-bd32-c81b7fbc4014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:32.051994 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4e06a6-07c0-48d4-b49f-43c701386986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:32.052477 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:32.052477 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:32.053615 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:34:32.086707 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4e06a6-07c0-48d4-b49f-43c701386986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:34:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0c66225-756d-41d0-aed9-1e79c5530224,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1640149175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0c66225-756d-41d0-aed9-1e79c5530224', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b6812b60-0f29-4f6e-97c7-934a58d9924b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:32.087564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a8aaa4-0bf2-4d48-93f5-552bba5c1e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:32.127406 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1640149175 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1640149175, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:32.127493 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1640149175 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1640149175, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:32.194091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['4526edc8-92e4-4e49-b36b-77e3b4251e23', '2b483a41-ff10-4821-98f7-24eeb3bd9003', '74ec3fa6-75c6-48bb-8022-1ca937318243', '4eb2532a-952a-460d-80f0-8208145276dd'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:32.194091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a8aaa4-0bf2-4d48-93f5-552bba5c1e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4526edc8-92e4-4e49-b36b-77e3b4251e23', '2b483a41-ff10-4821-98f7-24eeb3bd9003', '74ec3fa6-75c6-48bb-8022-1ca937318243', '4eb2532a-952a-460d-80f0-8208145276dd']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:32.194091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d5e121c-7735-4595-a31b-1d056863f7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:32.245107 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d5e121c-7735-4595-a31b-1d056863f7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13c46bb-a75b-4387-9be4-2474d3248d1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2099480121',encryption_key_id=None,group_id=b6812b60-0f29-4f6e-97c7-934a58d9924b,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['4526edc8-92e4-4e49-b36b-77e3b4251e23','2b483a41-ff10-4821-98f7-24eeb3bd9003','74ec3fa6-75c6-48bb-8022-1ca937318243','4eb2532a-952a-460d-80f0-8208145276dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=c0c66225-756d-41d0-aed9-1e79c5530224), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2099480121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b6812b60-0f29-4f6e-97c7-934a58d9924b,host=None,id=f13c46bb-a75b-4387-9be4-2474d3248d1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02d414ba4441f996964a9f918b7515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b849c78e85c4619bdf85fa15592558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0c66225-756d-41d0-aed9-1e79c5530224),volume_type_id=c0c66225-756d-41d0-aed9-1e79c5530224)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:32.246774 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01403e8b-235c-4013-a086-7defd433d6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:32.290218 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01403e8b-235c-4013-a086-7defd433d6dc) transitioned into state 'SUCCESS' from state '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-2099480121',encryption_key_id=None,group_id=b6812b60-0f29-4f6e-97c7-934a58d9924b,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['4526edc8-92e4-4e49-b36b-77e3b4251e23','2b483a41-ff10-4821-98f7-24eeb3bd9003','74ec3fa6-75c6-48bb-8022-1ca937318243','4eb2532a-952a-460d-80f0-8208145276dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=c0c66225-756d-41d0-aed9-1e79c5530224)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:32.290785 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17664d3e-0b86-4ec5-814e-7471d5ebe867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:32.312262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17664d3e-0b86-4ec5-814e-7471d5ebe867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:32.313600 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (b051bf10-a9ad-4d8d-bd32-c81b7fbc4014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:32.319864 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request issued successfully. Jul 03 06:34:32.319864 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:32.320021 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:32.393524 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:32.400064 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:32.400064 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:32.406314 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d11b1bac-a0e3-47db-9815-f2133e611e11 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:34:32.406970 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 913/3655] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:34:32 2026] POST /volume/v3/volumes => generated 823 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:32.421887 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c4e403b5-d412-4f64-9da7-35365a745570 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:32.424388 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c4e403b5-d412-4f64-9da7-35365a745570 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d Jul 03 06:34:32.424775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c4e403b5-d412-4f64-9da7-35365a745570 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:32.424982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c4e403b5-d412-4f64-9da7-35365a745570 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:32.437989 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:32.437989 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:32.444573 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c4e403b5-d412-4f64-9da7-35365a745570 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:32.445608 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-c4e403b5-d412-4f64-9da7-35365a745570 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:32.446093 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-c4e403b5-d412-4f64-9da7-35365a745570 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:32.507896 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e403b5-d412-4f64-9da7-35365a745570 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:32.512308 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:32.512308 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:32.523171 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c4e403b5-d412-4f64-9da7-35365a745570 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d returned with HTTP 200 Jul 03 06:34:32.523878 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 909/3656] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:32 2026] GET /volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:33.541541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:33.546873 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d Jul 03 06:34:33.547732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:33.547732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:33.555616 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:33.555616 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:33.559724 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:33.560443 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:33.560614 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:33.601109 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:33.605928 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:33.605928 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:33.625735 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9b0043c-722a-4c63-8fbe-735d09a25c07 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d returned with HTTP 200 Jul 03 06:34:33.626465 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 917/3657] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:33 2026] GET /volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:33.644102 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:33.646883 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/group_snapshots Jul 03 06:34:33.647036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b6812b60-0f29-4f6e-97c7-934a58d9924b", "name": "tempest-group_snapshot-901417092"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:33.649597 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b6812b60-0f29-4f6e-97c7-934a58d9924b', 'name': 'tempest-group_snapshot-901417092'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 06:34:33.656403 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:33.656403 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:33.661137 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.group_snapshots [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating group_snapshot tempest-group_snapshot-901417092. Jul 03 06:34:33.704725 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:33.704725 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:33.719817 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1640149175 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1640149175, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:33.720240 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1640149175 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1640149175, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:33.748397 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['16ff1d23-1a04-4494-b3a0-7953c6abc7eb', 'c8e8cb13-757e-4f82-86fa-b9506a6be1e7', 'ed386e1e-1cc8-4750-98fc-8bd1d046cc78', 'b497035f-c58b-455f-855b-0b0df22ceaeb'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:33.816739 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d401c339-42c2-4457-8ac0-a7e1f427a3e8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots returned with HTTP 202 Jul 03 06:34:33.816739 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 919/3658] 10.4.3.243 () {70 vars in 1324 bytes} [Fri Jul 3 06:34:33 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:33.826975 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6c1da11b-f5c3-447e-9e5b-4d818f6ceb6a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:33.829768 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6c1da11b-f5c3-447e-9e5b-4d818f6ceb6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 Jul 03 06:34:33.829768 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6c1da11b-f5c3-447e-9e5b-4d818f6ceb6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:33.830069 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6c1da11b-f5c3-447e-9e5b-4d818f6ceb6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:33.830182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.group_snapshots [None req-6c1da11b-f5c3-447e-9e5b-4d818f6ceb6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 09dc432e-028d-4d71-b8cc-129beef58cd2 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:33.834277 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:33.834277 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:33.839457 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6c1da11b-f5c3-447e-9e5b-4d818f6ceb6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 returned with HTTP 200 Jul 03 06:34:33.840733 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 914/3659] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:33 2026] GET /volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:34.850739 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b62f6adf-20e7-42e2-979f-1eb554fd81fc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:34.853927 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b62f6adf-20e7-42e2-979f-1eb554fd81fc tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 Jul 03 06:34:34.854296 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b62f6adf-20e7-42e2-979f-1eb554fd81fc tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:34.854569 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b62f6adf-20e7-42e2-979f-1eb554fd81fc tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:34.854750 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.group_snapshots [None req-b62f6adf-20e7-42e2-979f-1eb554fd81fc tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 09dc432e-028d-4d71-b8cc-129beef58cd2 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:34.860900 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:34.860900 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:34.866509 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b62f6adf-20e7-42e2-979f-1eb554fd81fc tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 returned with HTTP 200 Jul 03 06:34:34.867118 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 910/3660] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:34 2026] GET /volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:34.878649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c00d156c-d2e8-4c0d-be42-05123482ed97 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:34.881257 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c00d156c-d2e8-4c0d-be42-05123482ed97 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:34:34.881511 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c00d156c-d2e8-4c0d-be42-05123482ed97 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:34.881720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c00d156c-d2e8-4c0d-be42-05123482ed97 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:34.882004 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-c00d156c-d2e8-4c0d-be42-05123482ed97 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:34.883587 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-c00d156c-d2e8-4c0d-be42-05123482ed97 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:34:34.889190 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c00d156c-d2e8-4c0d-be42-05123482ed97 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all snapshots completed successfully. Jul 03 06:34:34.889751 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:34.889751 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:34.890545 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c00d156c-d2e8-4c0d-be42-05123482ed97 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:34:34.891057 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 918/3661] 10.4.3.243 () {66 vars in 1264 bytes} [Fri Jul 3 06:34:34 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:34.902643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d74687b1-7a7e-478b-80ee-d1ffe9868359 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:34.905057 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d74687b1-7a7e-478b-80ee-d1ffe9868359 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/321f1dab-bb27-41ce-b40a-4de8f3f78ceb Jul 03 06:34:34.905298 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d74687b1-7a7e-478b-80ee-d1ffe9868359 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:34.905566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d74687b1-7a7e-478b-80ee-d1ffe9868359 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:34.911562 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:34.911562 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:34.912035 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d74687b1-7a7e-478b-80ee-d1ffe9868359 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Snapshot retrieved successfully. Jul 03 06:34:34.912875 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d74687b1-7a7e-478b-80ee-d1ffe9868359 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/321f1dab-bb27-41ce-b40a-4de8f3f78ceb returned with HTTP 200 Jul 03 06:34:34.913285 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 920/3662] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:34 2026] GET /volume/v3/snapshots/321f1dab-bb27-41ce-b40a-4de8f3f78ceb => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:34.923523 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eec01297-4707-4823-a6e7-1df8c7a8872a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:34.925731 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/groups/action Jul 03 06:34:34.926203 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "09dc432e-028d-4d71-b8cc-129beef58cd2", "name": "tempest-Group_from_snap-1336302316"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:34.926373 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "09dc432e-028d-4d71-b8cc-129beef58cd2", "name": "tempest-Group_from_snap-1336302316"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:34.928562 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '09dc432e-028d-4d71-b8cc-129beef58cd2', 'name': 'tempest-Group_from_snap-1336302316'}}. {{(pid=99916) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 06:34:34.928714 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.groups [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating group tempest-Group_from_snap-1336302316 from group_snapshot 09dc432e-028d-4d71-b8cc-129beef58cd2. Jul 03 06:34:34.932663 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:34.932663 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:34.940805 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:34.940805 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:34.948312 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:34.948312 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:34.991292 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['4681315c-18fa-4c88-be8b-2f77878f4e8f'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:35.568080 np0000004376 devstack@c-api.service[99916]: INFO cinder.group.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] A mapping entry already exists for group 3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 and volume type c0c66225-756d-41d0-aed9-1e79c5530224. Do not need to create again. Jul 03 06:34:35.568497 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:35.568497 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:35.569155 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Availability Zones retrieved successfully. Jul 03 06:34:35.578914 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (656fc43f-707b-41ea-aaf2-f4852ffe65dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:35.583482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60409286-df0f-4ccd-902a-1fe63f846ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:35.584644 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:34:35.626543 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60409286-df0f-4ccd-902a-1fe63f846ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '321f1dab-bb27-41ce-b40a-4de8f3f78ceb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:34:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0c66225-756d-41d0-aed9-1e79c5530224,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1640149175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0c66225-756d-41d0-aed9-1e79c5530224', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:35.627415 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4e96a0-d30f-4708-b5f8-62c67a682198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:35.673196 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['bfcfb5a2-692a-4f23-86ea-f6b8edddd587', '575b7d3b-d280-4165-85d7-8fa1b7838153'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:35.674392 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4e96a0-d30f-4708-b5f8-62c67a682198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfcfb5a2-692a-4f23-86ea-f6b8edddd587', '575b7d3b-d280-4165-85d7-8fa1b7838153']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:35.675920 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4167abf1-a77c-4d14-bf05-7d0e536063cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:35.725461 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4167abf1-a77c-4d14-bf05-7d0e536063cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c81c7f1-b44d-4413-a619-25c613e51f42', '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=3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['bfcfb5a2-692a-4f23-86ea-f6b8edddd587','575b7d3b-d280-4165-85d7-8fa1b7838153'],size=1,snapshot_id=321f1dab-bb27-41ce-b40a-4de8f3f78ceb,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=c0c66225-756d-41d0-aed9-1e79c5530224), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3,host=None,id=8c81c7f1-b44d-4413-a619-25c613e51f42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02d414ba4441f996964a9f918b7515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=321f1dab-bb27-41ce-b40a-4de8f3f78ceb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b849c78e85c4619bdf85fa15592558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0c66225-756d-41d0-aed9-1e79c5530224),volume_type_id=c0c66225-756d-41d0-aed9-1e79c5530224)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:35.726230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15f810b-95f2-44e7-a76c-0df1edc372b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:35.746595 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15f810b-95f2-44e7-a76c-0df1edc372b1) transitioned into state 'SUCCESS' from 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=3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['bfcfb5a2-692a-4f23-86ea-f6b8edddd587','575b7d3b-d280-4165-85d7-8fa1b7838153'],size=1,snapshot_id=321f1dab-bb27-41ce-b40a-4de8f3f78ceb,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=c0c66225-756d-41d0-aed9-1e79c5530224)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:35.747399 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (656fc43f-707b-41ea-aaf2-f4852ffe65dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:35.747794 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request issued successfully. Jul 03 06:34:35.763323 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eec01297-4707-4823-a6e7-1df8c7a8872a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/action returned with HTTP 202 Jul 03 06:34:35.763909 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 915/3663] 10.4.3.243 () {70 vars in 1318 bytes} [Fri Jul 3 06:34:34 2026] POST /volume/v3/groups/action => generated 103 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:35.772145 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c4c016c7-960a-4c82-8fa7-b163722f573f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:35.776171 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:35.776493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:35.776789 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:35.777186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:35.778364 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:35.792154 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:35.793279 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:35.793474 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:35.847493 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:35.851821 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:35.851821 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:35.856770 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:35.857002 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:35.901710 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:35.904855 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:35.904855 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:35.914161 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c4c016c7-960a-4c82-8fa7-b163722f573f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:35.914741 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 911/3664] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:35 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:35.930928 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:35.932917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 Jul 03 06:34:35.934272 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:35.934272 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:35.947673 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:35.947673 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:35.957745 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:35.958540 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:35.959879 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:36.005768 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:36.009362 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:36.009362 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:36.018871 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-43fb23c2-85fe-4f56-84ba-d25a0870c2b4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 returned with HTTP 200 Jul 03 06:34:36.018871 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 919/3665] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:35 2026] GET /volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 => generated 927 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:36.034953 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8615310e-9baa-43f5-ba89-d61754f30772 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:36.037204 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8615310e-9baa-43f5-ba89-d61754f30772 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 Jul 03 06:34:36.037492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8615310e-9baa-43f5-ba89-d61754f30772 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:36.037771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8615310e-9baa-43f5-ba89-d61754f30772 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:36.038033 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-8615310e-9baa-43f5-ba89-d61754f30772 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:36.041968 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:36.041968 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:36.051310 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8615310e-9baa-43f5-ba89-d61754f30772 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 returned with HTTP 200 Jul 03 06:34:36.051715 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 921/3666] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:36 2026] GET /volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:36.064365 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8aaab800-d155-474a-95df-0bd74b664bf6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:36.067982 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:36.067982 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:36.067982 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:36.067982 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:36.068379 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:36.068379 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:36.068648 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:36.079538 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:36.080492 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:36.080708 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:36.129593 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:36.134805 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:36.134805 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:36.139486 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:36.139640 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:36.180762 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:36.185403 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:36.185403 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:36.196444 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8aaab800-d155-474a-95df-0bd74b664bf6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:36.196862 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 916/3667] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:36 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:36.215478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-da3ff7b9-5262-4615-9d11-856a254110c0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:36.217248 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da3ff7b9-5262-4615-9d11-856a254110c0 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3/action Jul 03 06:34:36.217625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da3ff7b9-5262-4615-9d11-856a254110c0 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:36.217784 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da3ff7b9-5262-4615-9d11-856a254110c0 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:36.219226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-da3ff7b9-5262-4615-9d11-856a254110c0 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for group 3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 {{(pid=99917) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:34:36.219328 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-da3ff7b9-5262-4615-9d11-856a254110c0 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group with id: 3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 Jul 03 06:34:36.223974 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:36.223974 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:36.268112 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da3ff7b9-5262-4615-9d11-856a254110c0 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3/action returned with HTTP 202 Jul 03 06:34:36.268543 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 912/3668] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:34:36 2026] POST /volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:36.281631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:36.284862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 Jul 03 06:34:36.285168 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:36.285409 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:36.299820 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:36.299820 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:36.305071 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:36.306060 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:36.306402 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:36.360402 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:36.364026 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:36.364026 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:36.378876 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cd29e604-80ac-4081-b3c0-39f0c2ea3802 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 returned with HTTP 200 Jul 03 06:34:36.378876 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 920/3669] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:36 2026] GET /volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 => generated 926 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:37.239125 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.242806 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:34:37.243297 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-677430243", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:37.246273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-677430243', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:34:37.246434 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Create volume of 1 GB Jul 03 06:34:37.246869 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.246869 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:37.254548 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Availability Zones retrieved successfully. Jul 03 06:34:37.261683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Flow 'volume_create_api' (1869d3c2-c324-49c4-ab5f-695f6d9b3c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:37.263084 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce29e84-1c86-4941-8e7f-eae7f469cc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:37.264415 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:34:37.308505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce29e84-1c86-4941-8e7f-eae7f469cc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:37.309579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a59cb598-efa5-46b4-bb3c-a4cc994b62f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:37.394188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Created reservations ['035ac5bf-6794-4572-8174-c62b2234099a', 'ff08eaa5-e1e3-45df-b675-a8808ed13371', '66e13713-9ead-47e3-b650-239d49b69649', '8de02093-7013-4851-adab-760ac2516998'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:37.394328 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8e62d86a-3603-4820-92d8-11d3327b1979 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.395069 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a59cb598-efa5-46b4-bb3c-a4cc994b62f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['035ac5bf-6794-4572-8174-c62b2234099a', 'ff08eaa5-e1e3-45df-b675-a8808ed13371', '66e13713-9ead-47e3-b650-239d49b69649', '8de02093-7013-4851-adab-760ac2516998']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:37.395879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ea2651-d59a-4468-80cd-009c3857bb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:37.396592 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e62d86a-3603-4820-92d8-11d3327b1979 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 Jul 03 06:34:37.396822 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e62d86a-3603-4820-92d8-11d3327b1979 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.397029 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e62d86a-3603-4820-92d8-11d3327b1979 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.404716 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e62d86a-3603-4820-92d8-11d3327b1979 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 returned with HTTP 404 Jul 03 06:34:37.405339 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 917/3670] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:37 2026] GET /volume/v3/volumes/8c81c7f1-b44d-4413-a619-25c613e51f42 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:37.413077 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a3c23d9c-39ed-4c98-8a4e-0f76eeded7f3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.414888 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a3c23d9c-39ed-4c98-8a4e-0f76eeded7f3 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 Jul 03 06:34:37.415058 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a3c23d9c-39ed-4c98-8a4e-0f76eeded7f3 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.415249 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a3c23d9c-39ed-4c98-8a4e-0f76eeded7f3 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.415370 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-a3c23d9c-39ed-4c98-8a4e-0f76eeded7f3 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:37.418894 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a3c23d9c-39ed-4c98-8a4e-0f76eeded7f3 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 returned with HTTP 404 Jul 03 06:34:37.419400 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 913/3671] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:37 2026] GET /volume/v3/groups/3bf10f6e-09c1-420a-a2dc-67e6dfedb4a3 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:37.423071 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ea2651-d59a-4468-80cd-009c3857bb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b086b28c-b3e6-4738-b79b-2dbee86e5aad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-677430243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef965ccb984b4d6a9c93cd2431cc41ac',qos_specs=None,replication_status=,reservations=['035ac5bf-6794-4572-8174-c62b2234099a','ff08eaa5-e1e3-45df-b675-a8808ed13371','66e13713-9ead-47e3-b650-239d49b69649','8de02093-7013-4851-adab-760ac2516998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ede67daea840feadc659ac4afac7d4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-677430243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b086b28c-b3e6-4738-b79b-2dbee86e5aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef965ccb984b4d6a9c93cd2431cc41ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ede67daea840feadc659ac4afac7d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:37.425090 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727a4f4e-359e-484c-b041-c89500454bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:37.428753 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8e7a70e5-1e3e-4d4e-a616-14a68630955f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.430920 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e7a70e5-1e3e-4d4e-a616-14a68630955f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] DELETE https://10.4.3.243/volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 Jul 03 06:34:37.431201 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e7a70e5-1e3e-4d4e-a616-14a68630955f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.431456 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e7a70e5-1e3e-4d4e-a616-14a68630955f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.431922 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.group_snapshots [None req-8e7a70e5-1e3e-4d4e-a616-14a68630955f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for member 09dc432e-028d-4d71-b8cc-129beef58cd2 {{(pid=99918) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 06:34:37.432078 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.group_snapshots [None req-8e7a70e5-1e3e-4d4e-a616-14a68630955f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group_snapshot with id: 09dc432e-028d-4d71-b8cc-129beef58cd2 Jul 03 06:34:37.437937 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.437937 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:37.462192 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727a4f4e-359e-484c-b041-c89500454bcd) transitioned into state 'SUCCESS' from state '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-677430243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef965ccb984b4d6a9c93cd2431cc41ac',qos_specs=None,replication_status=,reservations=['035ac5bf-6794-4572-8174-c62b2234099a','ff08eaa5-e1e3-45df-b675-a8808ed13371','66e13713-9ead-47e3-b650-239d49b69649','8de02093-7013-4851-adab-760ac2516998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ede67daea840feadc659ac4afac7d4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:37.463163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd36ef9-6db3-42d7-9ee1-a3eef78bff49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:37.483305 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd36ef9-6db3-42d7-9ee1-a3eef78bff49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:37.484352 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Flow 'volume_create_api' (1869d3c2-c324-49c4-ab5f-695f6d9b3c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:37.484750 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Create volume request issued successfully. Jul 03 06:34:37.485384 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ecf8a9d-1207-4bf9-9626-f5286b425896 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:34:37.486565 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 922/3672] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:34:37 2026] POST /volume/v3/volumes => generated 754 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:34:37.495049 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e7a70e5-1e3e-4d4e-a616-14a68630955f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 returned with HTTP 202 Jul 03 06:34:37.495532 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 921/3673] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:34:37 2026] DELETE /volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:37.502678 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c054b2b2-e439-4f32-9558-f5b62af7cad5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.507464 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.508004 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c054b2b2-e439-4f32-9558-f5b62af7cad5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:37.508068 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:37.508380 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.508660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.509010 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:37.509993 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:37.510272 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c054b2b2-e439-4f32-9558-f5b62af7cad5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.510649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c054b2b2-e439-4f32-9558-f5b62af7cad5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.518485 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:37.520259 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:37.520259 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:37.531063 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.531063 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:37.538525 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c054b2b2-e439-4f32-9558-f5b62af7cad5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:37.546393 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c054b2b2-e439-4f32-9558-f5b62af7cad5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:37.546985 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 918/3674] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:37 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:37.565719 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:37.569807 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.569807 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:37.581376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8b603f44-a3eb-4563-b73b-0cb0771ccfc7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:37.581517 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 914/3675] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:37 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:37.600428 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c4ef2af7-bd5d-438e-a43c-605ae49cde0d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.603141 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c4ef2af7-bd5d-438e-a43c-605ae49cde0d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:34:37.603206 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c4ef2af7-bd5d-438e-a43c-605ae49cde0d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.603679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c4ef2af7-bd5d-438e-a43c-605ae49cde0d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.603679 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-c4ef2af7-bd5d-438e-a43c-605ae49cde0d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:37.604533 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.604533 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:37.606072 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.db.api [None req-c4ef2af7-bd5d-438e-a43c-605ae49cde0d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Building query based on filter {{(pid=99919) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:34:37.612096 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c4ef2af7-bd5d-438e-a43c-605ae49cde0d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all snapshots completed successfully. Jul 03 06:34:37.613133 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c4ef2af7-bd5d-438e-a43c-605ae49cde0d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:34:37.613592 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 923/3676] 10.4.3.243 () {66 vars in 1264 bytes} [Fri Jul 3 06:34:37 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:34:37.625915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0ebe45e7-143a-4f05-aaa2-093c99bc63aa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.627999 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ebe45e7-143a-4f05-aaa2-093c99bc63aa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 Jul 03 06:34:37.628303 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ebe45e7-143a-4f05-aaa2-093c99bc63aa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.628430 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ebe45e7-143a-4f05-aaa2-093c99bc63aa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.628546 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.group_snapshots [None req-0ebe45e7-143a-4f05-aaa2-093c99bc63aa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 09dc432e-028d-4d71-b8cc-129beef58cd2 {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:37.632587 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ebe45e7-143a-4f05-aaa2-093c99bc63aa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 returned with HTTP 404 Jul 03 06:34:37.634421 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 922/3677] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:37 2026] GET /volume/v3/group_snapshots/09dc432e-028d-4d71-b8cc-129beef58cd2 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:37.644487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-40371ce2-489a-4627-a8da-b341a1c4010c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.647075 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:37.647434 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.647766 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.648086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:37.649006 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:37.657115 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:37.657859 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:37.658075 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:37.701568 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:37.706038 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.706038 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:37.715057 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-40371ce2-489a-4627-a8da-b341a1c4010c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:37.715709 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 919/3678] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:37 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:37.730786 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ea6984b6-a648-4d4b-82ce-074311b71c88 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.732674 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ea6984b6-a648-4d4b-82ce-074311b71c88 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b/action Jul 03 06:34:37.733162 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ea6984b6-a648-4d4b-82ce-074311b71c88 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:37.733334 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ea6984b6-a648-4d4b-82ce-074311b71c88 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:37.734758 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-ea6984b6-a648-4d4b-82ce-074311b71c88 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for group b6812b60-0f29-4f6e-97c7-934a58d9924b {{(pid=99917) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:34:37.734904 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-ea6984b6-a648-4d4b-82ce-074311b71c88 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group with id: b6812b60-0f29-4f6e-97c7-934a58d9924b Jul 03 06:34:37.738835 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.738835 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:37.783312 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ea6984b6-a648-4d4b-82ce-074311b71c88 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b/action returned with HTTP 202 Jul 03 06:34:37.784012 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 915/3679] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:34:37 2026] POST /volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:37.793590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:37.796927 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d Jul 03 06:34:37.797241 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:37.797415 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:37.808540 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.808540 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:37.813936 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:37.815360 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:37.815587 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:37.889439 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:37.898501 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:37.898501 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:37.910550 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f98d3b8d-785f-4eca-944a-05047a53dee2 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d returned with HTTP 200 Jul 03 06:34:37.910550 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 924/3680] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:37 2026] GET /volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d => generated 915 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:38.213003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c51ccd4b-3981-4af8-a43f-e0e838e25d46 req-a0a4aa87-b6ae-4bae-9140-7f843e5404e7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.218548 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c51ccd4b-3981-4af8-a43f-e0e838e25d46 req-a0a4aa87-b6ae-4bae-9140-7f843e5404e7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:34:38.218819 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c51ccd4b-3981-4af8-a43f-e0e838e25d46 req-a0a4aa87-b6ae-4bae-9140-7f843e5404e7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.219083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c51ccd4b-3981-4af8-a43f-e0e838e25d46 req-a0a4aa87-b6ae-4bae-9140-7f843e5404e7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:38.236284 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:38.236284 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:38.242278 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c51ccd4b-3981-4af8-a43f-e0e838e25d46 req-a0a4aa87-b6ae-4bae-9140-7f843e5404e7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:34:38.249381 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c51ccd4b-3981-4af8-a43f-e0e838e25d46 req-a0a4aa87-b6ae-4bae-9140-7f843e5404e7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:34:38.250123 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 923/3681] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:34:38 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:38.567493 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a61feb1c-5c53-48ba-aa99-13a58d51be3f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.569881 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a61feb1c-5c53-48ba-aa99-13a58d51be3f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:38.570101 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a61feb1c-5c53-48ba-aa99-13a58d51be3f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.570313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a61feb1c-5c53-48ba-aa99-13a58d51be3f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:38.580555 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:38.580555 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:38.586386 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a61feb1c-5c53-48ba-aa99-13a58d51be3f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:38.593284 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a61feb1c-5c53-48ba-aa99-13a58d51be3f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:38.593822 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 920/3682] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:38 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:38.607902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6cb31e3f-5772-42f1-9f2e-8c9c9cb22176 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.610254 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6cb31e3f-5772-42f1-9f2e-8c9c9cb22176 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:38.610484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6cb31e3f-5772-42f1-9f2e-8c9c9cb22176 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.610750 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6cb31e3f-5772-42f1-9f2e-8c9c9cb22176 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:38.619248 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:38.619248 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:38.623845 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6cb31e3f-5772-42f1-9f2e-8c9c9cb22176 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:38.634894 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6cb31e3f-5772-42f1-9f2e-8c9c9cb22176 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:38.634894 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 916/3683] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:38 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:38.649198 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-604ef9ff-1f24-4cf5-977c-c54ccf85cf70 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.653786 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-604ef9ff-1f24-4cf5-977c-c54ccf85cf70 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:34:38.654223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-604ef9ff-1f24-4cf5-977c-c54ccf85cf70 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.654600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-604ef9ff-1f24-4cf5-977c-c54ccf85cf70 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:38.655068 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-604ef9ff-1f24-4cf5-977c-c54ccf85cf70 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:38.656229 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-604ef9ff-1f24-4cf5-977c-c54ccf85cf70 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:38.670678 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-604ef9ff-1f24-4cf5-977c-c54ccf85cf70 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Get all volumes completed successfully. Jul 03 06:34:38.670678 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-604ef9ff-1f24-4cf5-977c-c54ccf85cf70 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:34:38.670678 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 925/3684] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:34:38 2026] GET /volume/v3/volumes => generated 338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:38.685182 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0692642c-f2d8-4bad-9a06-9d0c29d68cdc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.689764 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0692642c-f2d8-4bad-9a06-9d0c29d68cdc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:38.689764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0692642c-f2d8-4bad-9a06-9d0c29d68cdc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.689764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0692642c-f2d8-4bad-9a06-9d0c29d68cdc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:38.706308 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:38.706308 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:38.713547 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0692642c-f2d8-4bad-9a06-9d0c29d68cdc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:38.720594 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0692642c-f2d8-4bad-9a06-9d0c29d68cdc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:38.721233 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 924/3685] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:38 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:38.781752 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-883f5591-c399-4b54-b196-19e48bf408f2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.784333 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-883f5591-c399-4b54-b196-19e48bf408f2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:38.784667 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-883f5591-c399-4b54-b196-19e48bf408f2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.784752 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-883f5591-c399-4b54-b196-19e48bf408f2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:38.792239 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:38.792239 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:38.796154 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-883f5591-c399-4b54-b196-19e48bf408f2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:38.801610 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-883f5591-c399-4b54-b196-19e48bf408f2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:38.802125 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 921/3686] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:34:38 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:38.929040 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-586a0e80-7d8b-4cf6-a8f8-81b78d83ef3f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.931460 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-586a0e80-7d8b-4cf6-a8f8-81b78d83ef3f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d Jul 03 06:34:38.931814 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-586a0e80-7d8b-4cf6-a8f8-81b78d83ef3f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.932077 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-586a0e80-7d8b-4cf6-a8f8-81b78d83ef3f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:38.940223 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-586a0e80-7d8b-4cf6-a8f8-81b78d83ef3f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d returned with HTTP 404 Jul 03 06:34:38.940895 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 917/3687] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:38 2026] GET /volume/v3/volumes/f13c46bb-a75b-4387-9be4-2474d3248d1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:38.951423 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-959c5940-ab44-4026-89e0-d45c6ad4e408 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.955508 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-959c5940-ab44-4026-89e0-d45c6ad4e408 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b Jul 03 06:34:38.955508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-959c5940-ab44-4026-89e0-d45c6ad4e408 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.955508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-959c5940-ab44-4026-89e0-d45c6ad4e408 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:38.955508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-959c5940-ab44-4026-89e0-d45c6ad4e408 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member b6812b60-0f29-4f6e-97c7-934a58d9924b {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:38.959924 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-959c5940-ab44-4026-89e0-d45c6ad4e408 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b returned with HTTP 404 Jul 03 06:34:38.960924 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 926/3688] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:38 2026] GET /volume/v3/groups/b6812b60-0f29-4f6e-97c7-934a58d9924b => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:38.973826 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-80486f7e-c425-4aa8-a848-0d8e984533fb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:38.978938 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-80486f7e-c425-4aa8-a848-0d8e984533fb tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/3996ac10-15fc-451d-a8cd-d963e06359b9 Jul 03 06:34:38.979227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-80486f7e-c425-4aa8-a848-0d8e984533fb tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:38.980388 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-80486f7e-c425-4aa8-a848-0d8e984533fb tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:39.006147 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-80486f7e-c425-4aa8-a848-0d8e984533fb tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/group_types/3996ac10-15fc-451d-a8cd-d963e06359b9 returned with HTTP 202 Jul 03 06:34:39.006736 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 925/3689] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:34:38 2026] DELETE /volume/v3/group_types/3996ac10-15fc-451d-a8cd-d963e06359b9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:39.018227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bf72c5a4-d998-4cf0-91c1-9b156e10b24e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:39.021984 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf72c5a4-d998-4cf0-91c1-9b156e10b24e tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] DELETE https://10.4.3.243/volume/v3/types/c0c66225-756d-41d0-aed9-1e79c5530224 Jul 03 06:34:39.022442 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf72c5a4-d998-4cf0-91c1-9b156e10b24e tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:39.023320 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf72c5a4-d998-4cf0-91c1-9b156e10b24e tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:39.068166 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf72c5a4-d998-4cf0-91c1-9b156e10b24e tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types/c0c66225-756d-41d0-aed9-1e79c5530224 returned with HTTP 202 Jul 03 06:34:39.068166 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 922/3690] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:34:39 2026] DELETE /volume/v3/types/c0c66225-756d-41d0-aed9-1e79c5530224 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:34:39.081939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e81c141f-6b75-4921-9b82-91bcf1c16742 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:39.084975 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e81c141f-6b75-4921-9b82-91bcf1c16742 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] GET https://10.4.3.243/volume/v3/types/c0c66225-756d-41d0-aed9-1e79c5530224 Jul 03 06:34:39.085168 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e81c141f-6b75-4921-9b82-91bcf1c16742 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:39.085405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e81c141f-6b75-4921-9b82-91bcf1c16742 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:39.090034 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e81c141f-6b75-4921-9b82-91bcf1c16742 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types/c0c66225-756d-41d0-aed9-1e79c5530224 returned with HTTP 404 Jul 03 06:34:39.092563 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 918/3691] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:34:39 2026] GET /volume/v3/types/c0c66225-756d-41d0-aed9-1e79c5530224 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:39.102340 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-032b49be-d858-40b6-a90d-cb4ea1c9f04a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:39.104217 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-032b49be-d858-40b6-a90d-cb4ea1c9f04a tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:34:39.104893 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-032b49be-d858-40b6-a90d-cb4ea1c9f04a tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-158709556"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:39.107936 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:39.107936 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:39.128564 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-032b49be-d858-40b6-a90d-cb4ea1c9f04a tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:34:39.128564 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 927/3692] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:34:39 2026] POST /volume/v3/types => generated 223 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:39.139124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cde3b3ed-67e3-4fb5-aeb3-fa16b6269845 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:39.141549 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cde3b3ed-67e3-4fb5-aeb3-fa16b6269845 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:34:39.141920 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cde3b3ed-67e3-4fb5-aeb3-fa16b6269845 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1391844546"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:39.167164 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cde3b3ed-67e3-4fb5-aeb3-fa16b6269845 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:34:39.168517 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 926/3693] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:34:39 2026] POST /volume/v3/group_types => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:39.180408 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-35b60aef-5682-4bac-859f-8569f7072808 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:39.183382 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-35b60aef-5682-4bac-859f-8569f7072808 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:34:39.184119 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-35b60aef-5682-4bac-859f-8569f7072808 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "68457c32-2dff-4a1d-bffa-dec3836b69c7", "volume_types": ["e01a7461-957d-4b92-9bf0-495e37c45cbe"], "name": "tempest-GroupSnapshotsTest-Group-843388591"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:39.185664 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-35b60aef-5682-4bac-859f-8569f7072808 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating new group {'group': {'group_type': '68457c32-2dff-4a1d-bffa-dec3836b69c7', 'volume_types': ['e01a7461-957d-4b92-9bf0-495e37c45cbe'], 'name': 'tempest-GroupSnapshotsTest-Group-843388591'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:34:39.191930 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.groups [None req-35b60aef-5682-4bac-859f-8569f7072808 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating group tempest-GroupSnapshotsTest-Group-843388591. Jul 03 06:34:39.210512 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-35b60aef-5682-4bac-859f-8569f7072808 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Availability Zones retrieved successfully. Jul 03 06:34:39.229777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-35b60aef-5682-4bac-859f-8569f7072808 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['235be674-4e49-4503-a821-a2d64ca8177e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:39.266437 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-35b60aef-5682-4bac-859f-8569f7072808 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:34:39.267186 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 923/3694] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:34:39 2026] POST /volume/v3/groups => generated 111 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:39.279511 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-881c3ac1-52db-4ecd-b3bf-140be16726ba None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:39.281784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-881c3ac1-52db-4ecd-b3bf-140be16726ba tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:39.282007 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-881c3ac1-52db-4ecd-b3bf-140be16726ba tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:39.282168 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-881c3ac1-52db-4ecd-b3bf-140be16726ba tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:39.282342 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-881c3ac1-52db-4ecd-b3bf-140be16726ba tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:39.286628 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:39.286628 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:39.296466 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-881c3ac1-52db-4ecd-b3bf-140be16726ba tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:39.297165 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 919/3695] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:39 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:40.308559 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-194c85ea-2015-4ba1-821c-f0abd733b385 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:40.311566 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-194c85ea-2015-4ba1-821c-f0abd733b385 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:40.311566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-194c85ea-2015-4ba1-821c-f0abd733b385 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:40.312145 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-194c85ea-2015-4ba1-821c-f0abd733b385 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:40.312145 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-194c85ea-2015-4ba1-821c-f0abd733b385 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:40.321279 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:40.321279 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:40.334840 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-194c85ea-2015-4ba1-821c-f0abd733b385 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:40.335383 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 928/3696] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:40 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:40.350176 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-334b9bca-5467-44b9-b2d9-6779799f2055 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:40.354232 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:34:40.354727 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1187041372", "volume_type": "e01a7461-957d-4b92-9bf0-495e37c45cbe", "group_id": "927b5df6-1123-4277-8f88-30bcd10ee60d", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:40.357362 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1187041372', 'volume_type': 'e01a7461-957d-4b92-9bf0-495e37c45cbe', 'group_id': '927b5df6-1123-4277-8f88-30bcd10ee60d', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:34:40.366481 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:40.366481 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:40.367129 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume of 1 GB Jul 03 06:34:40.375400 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Availability Zones retrieved successfully. Jul 03 06:34:40.381251 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (71e59ea1-0325-4760-b79a-eea0e2f0580d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:40.382412 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db590f53-1885-4647-9f2d-dda69e02fa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:40.383226 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:40.383226 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:40.383722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:34:40.409326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db590f53-1885-4647-9f2d-dda69e02fa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:34:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e01a7461-957d-4b92-9bf0-495e37c45cbe,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-158709556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e01a7461-957d-4b92-9bf0-495e37c45cbe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '927b5df6-1123-4277-8f88-30bcd10ee60d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:40.410087 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32760248-7007-44c9-ac68-0ea8cdc2f922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:40.435152 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-158709556 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-158709556, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:40.435304 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-158709556 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-158709556, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:40.465990 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['d6895e9a-3dd0-495b-a2e4-ed0a8d21e7c1', '8740eb2d-a3df-41cf-889c-8a46b20fa8dc', '1e148850-d19d-416f-ae36-d9d0050a8d76', '8dbcee67-ce8a-4169-8aa7-afc2d93d3fc8'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:40.466973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32760248-7007-44c9-ac68-0ea8cdc2f922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6895e9a-3dd0-495b-a2e4-ed0a8d21e7c1', '8740eb2d-a3df-41cf-889c-8a46b20fa8dc', '1e148850-d19d-416f-ae36-d9d0050a8d76', '8dbcee67-ce8a-4169-8aa7-afc2d93d3fc8']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:40.467853 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bce043c-9db6-4b75-aa87-c1d6ce898411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:40.497513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bce043c-9db6-4b75-aa87-c1d6ce898411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1187041372',encryption_key_id=None,group_id=927b5df6-1123-4277-8f88-30bcd10ee60d,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['d6895e9a-3dd0-495b-a2e4-ed0a8d21e7c1','8740eb2d-a3df-41cf-889c-8a46b20fa8dc','1e148850-d19d-416f-ae36-d9d0050a8d76','8dbcee67-ce8a-4169-8aa7-afc2d93d3fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=e01a7461-957d-4b92-9bf0-495e37c45cbe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1187041372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=927b5df6-1123-4277-8f88-30bcd10ee60d,host=None,id=9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02d414ba4441f996964a9f918b7515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b849c78e85c4619bdf85fa15592558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e01a7461-957d-4b92-9bf0-495e37c45cbe),volume_type_id=e01a7461-957d-4b92-9bf0-495e37c45cbe)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:40.498394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a0172f-052c-41f3-8a60-ec799107e545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:40.521781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a0172f-052c-41f3-8a60-ec799107e545) transitioned into state 'SUCCESS' from state '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-1187041372',encryption_key_id=None,group_id=927b5df6-1123-4277-8f88-30bcd10ee60d,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['d6895e9a-3dd0-495b-a2e4-ed0a8d21e7c1','8740eb2d-a3df-41cf-889c-8a46b20fa8dc','1e148850-d19d-416f-ae36-d9d0050a8d76','8dbcee67-ce8a-4169-8aa7-afc2d93d3fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=e01a7461-957d-4b92-9bf0-495e37c45cbe)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:40.523299 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82cc2f33-c736-47f0-aa91-6bd3f183f85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:40.539454 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82cc2f33-c736-47f0-aa91-6bd3f183f85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:40.540447 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (71e59ea1-0325-4760-b79a-eea0e2f0580d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:40.540648 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request issued successfully. Jul 03 06:34:40.541521 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:40.541917 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:40.584575 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:40.587885 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:40.587885 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:40.591400 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-334b9bca-5467-44b9-b2d9-6779799f2055 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:34:40.591918 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 927/3697] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:34:40 2026] POST /volume/v3/volumes => generated 822 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:40.602444 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4ceda679-60ef-4341-87a2-58e530ff459a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:40.604810 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ceda679-60ef-4341-87a2-58e530ff459a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d Jul 03 06:34:40.605072 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ceda679-60ef-4341-87a2-58e530ff459a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:40.605291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ceda679-60ef-4341-87a2-58e530ff459a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:40.614152 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:40.614152 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:40.620170 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4ceda679-60ef-4341-87a2-58e530ff459a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:40.621183 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-4ceda679-60ef-4341-87a2-58e530ff459a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:40.621403 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-4ceda679-60ef-4341-87a2-58e530ff459a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:40.675291 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-4ceda679-60ef-4341-87a2-58e530ff459a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:40.679009 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:40.679009 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:40.689559 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ceda679-60ef-4341-87a2-58e530ff459a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d returned with HTTP 200 Jul 03 06:34:40.690740 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 924/3698] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:40 2026] GET /volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d => generated 890 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:40.850165 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f619176f-5893-46c7-9d30-bd42e855adbc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:40.850593 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f619176f-5893-46c7-9d30-bd42e855adbc None None] GET https://10.4.3.243/volume// Jul 03 06:34:40.851104 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f619176f-5893-46c7-9d30-bd42e855adbc None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:40.851834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f619176f-5893-46c7-9d30-bd42e855adbc None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:40.851834 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f619176f-5893-46c7-9d30-bd42e855adbc None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:34:40.852368 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 920/3699] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:34:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:34:40.872482 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-4bea8152-3057-4077-b108-7d9fddb4583e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:40.874635 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-4bea8152-3057-4077-b108-7d9fddb4583e tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:34:40.875065 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-4bea8152-3057-4077-b108-7d9fddb4583e tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b086b28c-b3e6-4738-b79b-2dbee86e5aad", "connector": null, "instance_uuid": "67dbee74-2815-454b-9c4a-62adf32adb5a"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:40.883491 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:40.883491 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:40.915574 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-4bea8152-3057-4077-b108-7d9fddb4583e tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:34:40.916267 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 929/3700] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:34:40 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:41.330369 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9b6136d5-e550-49e8-842f-6cf095476b65 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:41.332570 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b6136d5-e550-49e8-842f-6cf095476b65 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:41.332859 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b6136d5-e550-49e8-842f-6cf095476b65 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:41.333117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9b6136d5-e550-49e8-842f-6cf095476b65 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:41.344966 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:41.344966 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:41.349331 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9b6136d5-e550-49e8-842f-6cf095476b65 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:41.354288 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9b6136d5-e550-49e8-842f-6cf095476b65 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:41.354764 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 928/3701] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:41 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:41.450796 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0e1af040-3e2f-459e-be30-ddba28f73d85 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:41.450796 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0e1af040-3e2f-459e-be30-ddba28f73d85 None None] GET https://10.4.3.243/volume// Jul 03 06:34:41.451037 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0e1af040-3e2f-459e-be30-ddba28f73d85 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:41.451269 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0e1af040-3e2f-459e-be30-ddba28f73d85 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:41.452023 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0e1af040-3e2f-459e-be30-ddba28f73d85 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:34:41.452100 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 925/3702] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:34:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:34:41.462350 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-d471f9a7-1b9a-472c-adbf-0215885ec430 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:41.464554 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-d471f9a7-1b9a-472c-adbf-0215885ec430 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:41.464864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-d471f9a7-1b9a-472c-adbf-0215885ec430 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:41.465180 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-d471f9a7-1b9a-472c-adbf-0215885ec430 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:41.478672 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:41.478672 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:41.485916 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-d471f9a7-1b9a-472c-adbf-0215885ec430 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:41.492037 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-d471f9a7-1b9a-472c-adbf-0215885ec430 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:41.492578 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 921/3703] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:34:41 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:41.610337 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-3de0f623-47d8-4ee0-9bd2-00ceeaffb256 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:41.613017 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-3de0f623-47d8-4ee0-9bd2-00ceeaffb256 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] PUT https://10.4.3.243/volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 Jul 03 06:34:41.613415 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-3de0f623-47d8-4ee0-9bd2-00ceeaffb256 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:41.624879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-3de0f623-47d8-4ee0-9bd2-00ceeaffb256 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Acquiring lock "cinder-attachment_update-b086b28c-b3e6-4738-b79b-2dbee86e5aad-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:34:41.630823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-3de0f623-47d8-4ee0-9bd2-00ceeaffb256 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Lock "cinder-attachment_update-b086b28c-b3e6-4738-b79b-2dbee86e5aad-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:34:41.632108 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:41.632108 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:41.706461 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:41.708801 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d Jul 03 06:34:41.708801 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:41.709104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:41.717428 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:41.717428 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:41.724772 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:41.725669 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:41.725875 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:41.775484 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:41.779489 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:41.779489 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:41.789807 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-48ee773e-5627-4e90-90fa-6908a4d2de41 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d returned with HTTP 200 Jul 03 06:34:41.790354 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 929/3704] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:41 2026] GET /volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:41.811672 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:41.814280 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:34:41.814796 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2084190179", "volume_type": "e01a7461-957d-4b92-9bf0-495e37c45cbe", "group_id": "927b5df6-1123-4277-8f88-30bcd10ee60d", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:41.816881 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2084190179', 'volume_type': 'e01a7461-957d-4b92-9bf0-495e37c45cbe', 'group_id': '927b5df6-1123-4277-8f88-30bcd10ee60d', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:34:41.826306 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:41.826306 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:41.827011 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume of 1 GB Jul 03 06:34:41.835538 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Availability Zones retrieved successfully. Jul 03 06:34:41.844030 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (3204d176-5818-443f-a1bf-056dc5805b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:41.847239 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e55510f-3086-4a0b-bc2b-3b954b1a5ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:41.848066 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:41.848066 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:41.848698 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:34:41.876326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e55510f-3086-4a0b-bc2b-3b954b1a5ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:34:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e01a7461-957d-4b92-9bf0-495e37c45cbe,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-158709556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e01a7461-957d-4b92-9bf0-495e37c45cbe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '927b5df6-1123-4277-8f88-30bcd10ee60d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:41.877506 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc4cef28-b9f6-4262-9298-7d56eb5ef534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:41.918791 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-158709556 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-158709556, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:41.919180 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-158709556 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-158709556, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:41.945214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['56b30df0-3672-4bd3-b8c0-31e1a5ebda24', '957ae416-aced-4c30-8150-4b00d731547e', 'a4c181ff-1c3d-40fc-88ec-15c37185c39f', '33d5066f-88c3-442b-bde4-947de6e1d4f0'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:41.946393 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc4cef28-b9f6-4262-9298-7d56eb5ef534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b30df0-3672-4bd3-b8c0-31e1a5ebda24', '957ae416-aced-4c30-8150-4b00d731547e', 'a4c181ff-1c3d-40fc-88ec-15c37185c39f', '33d5066f-88c3-442b-bde4-947de6e1d4f0']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:41.947549 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0878423a-6851-41cc-a54c-2ec88c7c9bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:41.978780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0878423a-6851-41cc-a54c-2ec88c7c9bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e76224f-4420-4433-909c-b446ff19d662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2084190179',encryption_key_id=None,group_id=927b5df6-1123-4277-8f88-30bcd10ee60d,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['56b30df0-3672-4bd3-b8c0-31e1a5ebda24','957ae416-aced-4c30-8150-4b00d731547e','a4c181ff-1c3d-40fc-88ec-15c37185c39f','33d5066f-88c3-442b-bde4-947de6e1d4f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=e01a7461-957d-4b92-9bf0-495e37c45cbe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:34:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2084190179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=927b5df6-1123-4277-8f88-30bcd10ee60d,host=None,id=8e76224f-4420-4433-909c-b446ff19d662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02d414ba4441f996964a9f918b7515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b849c78e85c4619bdf85fa15592558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e01a7461-957d-4b92-9bf0-495e37c45cbe),volume_type_id=e01a7461-957d-4b92-9bf0-495e37c45cbe)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:41.979602 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9986b0d0-1154-4efc-9868-bf3403b7cf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:42.008304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9986b0d0-1154-4efc-9868-bf3403b7cf11) transitioned into state 'SUCCESS' from state '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-2084190179',encryption_key_id=None,group_id=927b5df6-1123-4277-8f88-30bcd10ee60d,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['56b30df0-3672-4bd3-b8c0-31e1a5ebda24','957ae416-aced-4c30-8150-4b00d731547e','a4c181ff-1c3d-40fc-88ec-15c37185c39f','33d5066f-88c3-442b-bde4-947de6e1d4f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=e01a7461-957d-4b92-9bf0-495e37c45cbe)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:42.009434 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58bc047b-7c3f-4554-a6df-c41499368103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:42.029190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58bc047b-7c3f-4554-a6df-c41499368103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:42.030252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (3204d176-5818-443f-a1bf-056dc5805b91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:42.030643 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request issued successfully. Jul 03 06:34:42.031611 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:42.031839 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:42.076241 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:42.080242 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:42.080242 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:42.084437 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f3afe6e5-b59a-450f-bfa5-6accb637c587 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:34:42.085023 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 926/3705] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:34:41 2026] POST /volume/v3/volumes => generated 822 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:42.098941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:42.101181 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 Jul 03 06:34:42.101431 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:42.101664 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:42.110336 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:42.110336 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:42.115483 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:42.116019 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:42.116217 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:42.157821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-3de0f623-47d8-4ee0-9bd2-00ceeaffb256 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Lock "cinder-attachment_update-b086b28c-b3e6-4738-b79b-2dbee86e5aad-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:34:42.157821 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-3de0f623-47d8-4ee0-9bd2-00ceeaffb256 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 returned with HTTP 200 Jul 03 06:34:42.160593 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 930/3706] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:34:41 2026] PUT /volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:42.172647 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:42.178416 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:42.178416 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:42.189944 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5d2b8d4f-2ed7-4b89-a099-a6b1d0512eb6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 returned with HTTP 200 Jul 03 06:34:42.190537 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 922/3707] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:42 2026] GET /volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 => generated 890 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:42.370316 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-861f74ff-dcd3-4a62-8571-ebf78822f8d9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:42.372825 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-861f74ff-dcd3-4a62-8571-ebf78822f8d9 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:42.373100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-861f74ff-dcd3-4a62-8571-ebf78822f8d9 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:42.373383 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-861f74ff-dcd3-4a62-8571-ebf78822f8d9 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:42.392796 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:42.392796 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:42.396707 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-861f74ff-dcd3-4a62-8571-ebf78822f8d9 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:42.401993 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-861f74ff-dcd3-4a62-8571-ebf78822f8d9 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:42.402420 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 930/3708] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:42 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:43.213722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:43.214512 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 Jul 03 06:34:43.214826 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:43.215353 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:43.225149 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:43.225149 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:43.233408 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:43.234143 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:43.234337 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:43.313190 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:43.317675 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:43.317675 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:43.330651 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d3ddf43-a55f-483b-837c-55d0a5ce9c56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 returned with HTTP 200 Jul 03 06:34:43.331315 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 927/3709] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:43 2026] GET /volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:43.352252 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-870c5dca-4a6e-4b07-a02e-fb3555e40205 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:43.355506 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-870c5dca-4a6e-4b07-a02e-fb3555e40205 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] PUT https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:43.355506 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-870c5dca-4a6e-4b07-a02e-fb3555e40205 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:43.358390 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-870c5dca-4a6e-4b07-a02e-fb3555e40205 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Update called for group 927b5df6-1123-4277-8f88-30bcd10ee60d. {{(pid=99919) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 06:34:43.358390 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.groups [None req-870c5dca-4a6e-4b07-a02e-fb3555e40205 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Updating group 927b5df6-1123-4277-8f88-30bcd10ee60d with name None description: None add_volumes: None remove_volumes: 9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d. Jul 03 06:34:43.363254 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:43.363254 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:43.416722 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-870c5dca-4a6e-4b07-a02e-fb3555e40205 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 202 Jul 03 06:34:43.416722 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 931/3710] 10.4.3.243 () {70 vars in 1406 bytes} [Fri Jul 3 06:34:43 2026] PUT /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:43.421859 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-53efbed9-fe88-45fd-be59-e936d5f82912 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:43.424769 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53efbed9-fe88-45fd-be59-e936d5f82912 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:43.427181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53efbed9-fe88-45fd-be59-e936d5f82912 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:43.427181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-53efbed9-fe88-45fd-be59-e936d5f82912 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:43.427430 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a15e96e7-59dd-485c-9636-597aa659e9e9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:43.430835 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a15e96e7-59dd-485c-9636-597aa659e9e9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:43.430835 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a15e96e7-59dd-485c-9636-597aa659e9e9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:43.430835 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a15e96e7-59dd-485c-9636-597aa659e9e9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:43.430835 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-a15e96e7-59dd-485c-9636-597aa659e9e9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:43.437975 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:43.437975 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:43.441213 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:43.441213 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:43.447586 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-53efbed9-fe88-45fd-be59-e936d5f82912 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:43.452908 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a15e96e7-59dd-485c-9636-597aa659e9e9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:43.455483 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 931/3711] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:43 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:43.456311 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-53efbed9-fe88-45fd-be59-e936d5f82912 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:43.456762 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 923/3712] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:43 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:44.111983 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8f526d0f-76de-4f2f-ac63-6742f1127860 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:44.114503 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f526d0f-76de-4f2f-ac63-6742f1127860 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:44.114758 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f526d0f-76de-4f2f-ac63-6742f1127860 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:44.114963 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f526d0f-76de-4f2f-ac63-6742f1127860 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:44.124571 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:44.124571 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:44.129980 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8f526d0f-76de-4f2f-ac63-6742f1127860 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:44.135823 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f526d0f-76de-4f2f-ac63-6742f1127860 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:44.136323 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 928/3713] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:44 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:44.158834 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-db466971-08a0-4497-8462-ea19c7be9831 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:44.161470 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db466971-08a0-4497-8462-ea19c7be9831 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:44.161757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db466971-08a0-4497-8462-ea19c7be9831 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:44.162025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-db466971-08a0-4497-8462-ea19c7be9831 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:44.169859 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:44.169859 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:44.174359 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-db466971-08a0-4497-8462-ea19c7be9831 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:44.179989 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-db466971-08a0-4497-8462-ea19c7be9831 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:44.180448 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 932/3714] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:44 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:44.233534 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7f4fa369-83e6-4569-8c0e-e52e6277f8d5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:44.237711 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7f4fa369-83e6-4569-8c0e-e52e6277f8d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:44.238002 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7f4fa369-83e6-4569-8c0e-e52e6277f8d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:44.238249 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7f4fa369-83e6-4569-8c0e-e52e6277f8d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:44.246002 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:44.246002 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:44.250475 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7f4fa369-83e6-4569-8c0e-e52e6277f8d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:44.255728 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7f4fa369-83e6-4569-8c0e-e52e6277f8d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:44.256213 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 932/3715] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:34:44 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:44.468169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cf156b3d-1bb5-44e7-932f-80cd3d9163d7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:44.470158 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cf156b3d-1bb5-44e7-932f-80cd3d9163d7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:44.470480 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cf156b3d-1bb5-44e7-932f-80cd3d9163d7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:44.470815 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cf156b3d-1bb5-44e7-932f-80cd3d9163d7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:44.471016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-cf156b3d-1bb5-44e7-932f-80cd3d9163d7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:44.475376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-35a6ad39-605d-48a2-8baf-25329896e42c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:44.475795 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:44.475795 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:44.480533 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-35a6ad39-605d-48a2-8baf-25329896e42c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:44.480905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-35a6ad39-605d-48a2-8baf-25329896e42c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:44.481133 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-35a6ad39-605d-48a2-8baf-25329896e42c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:44.489755 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cf156b3d-1bb5-44e7-932f-80cd3d9163d7 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:44.490264 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 924/3716] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:44 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:44.499088 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:44.499088 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:44.505042 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2e3458f6-172f-4ea8-9f43-77ae4f00aca4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:44.506899 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-35a6ad39-605d-48a2-8baf-25329896e42c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:44.507007 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2e3458f6-172f-4ea8-9f43-77ae4f00aca4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] PUT https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:44.507438 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2e3458f6-172f-4ea8-9f43-77ae4f00aca4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:44.509394 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-2e3458f6-172f-4ea8-9f43-77ae4f00aca4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Update called for group 927b5df6-1123-4277-8f88-30bcd10ee60d. {{(pid=99919) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 06:34:44.509524 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.groups [None req-2e3458f6-172f-4ea8-9f43-77ae4f00aca4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Updating group 927b5df6-1123-4277-8f88-30bcd10ee60d with name None description: None add_volumes: 9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d remove_volumes: None. Jul 03 06:34:44.514078 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-35a6ad39-605d-48a2-8baf-25329896e42c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:44.514606 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:44.514606 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:44.514775 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 929/3717] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:44 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:44.578723 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2e3458f6-172f-4ea8-9f43-77ae4f00aca4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 202 Jul 03 06:34:44.578723 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 933/3718] 10.4.3.243 () {70 vars in 1406 bytes} [Fri Jul 3 06:34:44 2026] PUT /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:44.587535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-32fece77-f559-4fa3-b972-b55d89c3fc82 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:44.590253 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32fece77-f559-4fa3-b972-b55d89c3fc82 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:44.590355 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32fece77-f559-4fa3-b972-b55d89c3fc82 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:44.590633 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32fece77-f559-4fa3-b972-b55d89c3fc82 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:44.590836 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-32fece77-f559-4fa3-b972-b55d89c3fc82 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:44.595841 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:44.595841 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:44.604137 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32fece77-f559-4fa3-b972-b55d89c3fc82 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:44.604768 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 933/3719] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:44 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:45.535187 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f79a0dc4-5edc-4b97-be23-6a264f249453 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:45.537648 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f79a0dc4-5edc-4b97-be23-6a264f249453 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:45.537865 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f79a0dc4-5edc-4b97-be23-6a264f249453 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:45.538166 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f79a0dc4-5edc-4b97-be23-6a264f249453 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:45.551224 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:45.551224 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:45.556940 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f79a0dc4-5edc-4b97-be23-6a264f249453 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:45.563601 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f79a0dc4-5edc-4b97-be23-6a264f249453 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:45.564120 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 925/3720] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:45 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:45.616829 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f8d7946f-9659-4ef4-829e-6f1fd416e030 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:45.618877 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8d7946f-9659-4ef4-829e-6f1fd416e030 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:45.618877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8d7946f-9659-4ef4-829e-6f1fd416e030 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:45.619238 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8d7946f-9659-4ef4-829e-6f1fd416e030 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:45.619238 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-f8d7946f-9659-4ef4-829e-6f1fd416e030 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:45.624018 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:45.624018 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:45.635850 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8d7946f-9659-4ef4-829e-6f1fd416e030 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:45.636371 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 930/3721] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:45 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:45.651050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bfb541d5-9245-4407-a23b-897d06e3c324 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:45.656239 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfb541d5-9245-4407-a23b-897d06e3c324 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] PUT https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:45.656708 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfb541d5-9245-4407-a23b-897d06e3c324 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8e76224f-4420-4433-909c-b446ff19d662"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:45.658167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-bfb541d5-9245-4407-a23b-897d06e3c324 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Update called for group 927b5df6-1123-4277-8f88-30bcd10ee60d. {{(pid=99919) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 06:34:45.658290 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.groups [None req-bfb541d5-9245-4407-a23b-897d06e3c324 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Updating group 927b5df6-1123-4277-8f88-30bcd10ee60d with name None description: None add_volumes: None remove_volumes: 8e76224f-4420-4433-909c-b446ff19d662. Jul 03 06:34:45.662686 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:45.662686 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:45.687723 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfb541d5-9245-4407-a23b-897d06e3c324 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 202 Jul 03 06:34:45.687723 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 934/3722] 10.4.3.243 () {70 vars in 1406 bytes} [Fri Jul 3 06:34:45 2026] PUT /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:45.694515 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1b2b3165-1079-4e34-935f-4ab84eca9e98 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:45.697301 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1b2b3165-1079-4e34-935f-4ab84eca9e98 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:45.697806 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1b2b3165-1079-4e34-935f-4ab84eca9e98 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:45.698122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1b2b3165-1079-4e34-935f-4ab84eca9e98 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:45.698322 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-1b2b3165-1079-4e34-935f-4ab84eca9e98 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:45.704903 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:45.704903 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:45.719129 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1b2b3165-1079-4e34-935f-4ab84eca9e98 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:45.719644 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 934/3723] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:45 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:46.186755 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7ae32d46-89c5-4d1d-b8d0-5f810079ac3f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.188846 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ae32d46-89c5-4d1d-b8d0-5f810079ac3f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:34:46.189042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ae32d46-89c5-4d1d-b8d0-5f810079ac3f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.189299 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ae32d46-89c5-4d1d-b8d0-5f810079ac3f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.203390 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.203390 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:46.208118 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7ae32d46-89c5-4d1d-b8d0-5f810079ac3f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:34:46.215438 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ae32d46-89c5-4d1d-b8d0-5f810079ac3f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:34:46.216897 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 926/3724] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:46.273866 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-b4ba858a-fc6b-4a5d-a7cb-96bc2437e4ab None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.277117 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-b4ba858a-fc6b-4a5d-a7cb-96bc2437e4ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:34:46.277683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-b4ba858a-fc6b-4a5d-a7cb-96bc2437e4ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.278061 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-b4ba858a-fc6b-4a5d-a7cb-96bc2437e4ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.295553 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.295553 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:46.298499 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-087fba31-d6b3-4177-bb2a-eb7bce1a9f84 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.299575 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-087fba31-d6b3-4177-bb2a-eb7bce1a9f84 None None] GET https://10.4.3.243/volume// Jul 03 06:34:46.299575 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-087fba31-d6b3-4177-bb2a-eb7bce1a9f84 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.300597 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-087fba31-d6b3-4177-bb2a-eb7bce1a9f84 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.301326 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-087fba31-d6b3-4177-bb2a-eb7bce1a9f84 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:34:46.301991 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 935/3725] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:34:46.302441 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-b4ba858a-fc6b-4a5d-a7cb-96bc2437e4ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:34:46.310136 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-b4ba858a-fc6b-4a5d-a7cb-96bc2437e4ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:34:46.310708 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 931/3726] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:46.313343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-2267f461-f6c5-4c4f-ab67-f0eca129e357 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.315504 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-2267f461-f6c5-4c4f-ab67-f0eca129e357 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:34:46.316013 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-2267f461-f6c5-4c4f-ab67-f0eca129e357 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e937787d-9f04-442b-b10b-200d0d7a9caf", "connector": null, "instance_uuid": "60da4298-e169-4cbf-983c-cf620f88d07d"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:46.327753 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.327753 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:46.334674 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-9f48a0fa-f312-4568-937f-3e0d8934f73c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.337808 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-9f48a0fa-f312-4568-937f-3e0d8934f73c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb/action Jul 03 06:34:46.338154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-9f48a0fa-f312-4568-937f-3e0d8934f73c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:46.338309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-9f48a0fa-f312-4568-937f-3e0d8934f73c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:46.355417 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.355417 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:46.356115 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-9f48a0fa-f312-4568-937f-3e0d8934f73c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:34:46.367336 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-9f48a0fa-f312-4568-937f-3e0d8934f73c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Begin detaching volume completed successfully. Jul 03 06:34:46.367614 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-9f48a0fa-f312-4568-937f-3e0d8934f73c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb/action returned with HTTP 202 Jul 03 06:34:46.368206 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 927/3727] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:34:46 2026] POST /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:34:46.374115 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-2267f461-f6c5-4c4f-ab67-f0eca129e357 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:34:46.374788 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 935/3728] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:34:46 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 06:34:46.582496 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b7ebfe72-5901-45c5-a63b-265565ee33af None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.584554 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b7ebfe72-5901-45c5-a63b-265565ee33af tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:46.584891 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b7ebfe72-5901-45c5-a63b-265565ee33af tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.585188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b7ebfe72-5901-45c5-a63b-265565ee33af tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.596740 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.596740 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:46.602406 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b7ebfe72-5901-45c5-a63b-265565ee33af tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:46.612127 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b7ebfe72-5901-45c5-a63b-265565ee33af tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:46.612844 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 936/3729] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:46.739936 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dd732240-e77d-4dd5-b9cb-5d88339b8dc9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.743648 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dd732240-e77d-4dd5-b9cb-5d88339b8dc9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:46.743999 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dd732240-e77d-4dd5-b9cb-5d88339b8dc9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.747214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dd732240-e77d-4dd5-b9cb-5d88339b8dc9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.747214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-dd732240-e77d-4dd5-b9cb-5d88339b8dc9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:46.748575 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.748575 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:46.759860 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dd732240-e77d-4dd5-b9cb-5d88339b8dc9 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:46.760579 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 932/3730] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:46.772761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-29fc8bf8-0943-44a6-b6f7-48d67ce85b22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.774998 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-29fc8bf8-0943-44a6-b6f7-48d67ce85b22 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] PUT https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:46.775327 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-29fc8bf8-0943-44a6-b6f7-48d67ce85b22 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8e76224f-4420-4433-909c-b446ff19d662"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:46.776943 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-29fc8bf8-0943-44a6-b6f7-48d67ce85b22 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Update called for group 927b5df6-1123-4277-8f88-30bcd10ee60d. {{(pid=99917) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 06:34:46.777122 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-29fc8bf8-0943-44a6-b6f7-48d67ce85b22 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Updating group 927b5df6-1123-4277-8f88-30bcd10ee60d with name None description: None add_volumes: 8e76224f-4420-4433-909c-b446ff19d662 remove_volumes: None. Jul 03 06:34:46.780661 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.780661 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:46.783471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-65f9f425-1595-471b-a672-60d3cf172ed8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.786072 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65f9f425-1595-471b-a672-60d3cf172ed8 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:46.786344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65f9f425-1595-471b-a672-60d3cf172ed8 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.786613 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65f9f425-1595-471b-a672-60d3cf172ed8 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.801336 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.801336 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:46.807541 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-65f9f425-1595-471b-a672-60d3cf172ed8 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:46.814749 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65f9f425-1595-471b-a672-60d3cf172ed8 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:46.815286 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 936/3731] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:46.834169 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-29fc8bf8-0943-44a6-b6f7-48d67ce85b22 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 202 Jul 03 06:34:46.834297 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 928/3732] 10.4.3.243 () {70 vars in 1406 bytes} [Fri Jul 3 06:34:46 2026] PUT /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:46.843055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f7b0cc28-af69-48f4-a7d1-082fdc451c7d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.845604 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f7b0cc28-af69-48f4-a7d1-082fdc451c7d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:46.845869 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f7b0cc28-af69-48f4-a7d1-082fdc451c7d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.846383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f7b0cc28-af69-48f4-a7d1-082fdc451c7d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.846383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-f7b0cc28-af69-48f4-a7d1-082fdc451c7d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:46.853142 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.853142 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:46.864550 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f7b0cc28-af69-48f4-a7d1-082fdc451c7d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:46.865086 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 937/3733] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:46.922709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1b47999a-df9e-4d83-ace9-07765ae27476 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.923205 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1b47999a-df9e-4d83-ace9-07765ae27476 None None] GET https://10.4.3.243/volume// Jul 03 06:34:46.923399 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1b47999a-df9e-4d83-ace9-07765ae27476 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.923583 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1b47999a-df9e-4d83-ace9-07765ae27476 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.923999 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1b47999a-df9e-4d83-ace9-07765ae27476 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:34:46.924404 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 933/3734] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:34:46.934210 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-e47fd68d-cb1d-4ba2-8358-f17feb30a102 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:46.936390 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-e47fd68d-cb1d-4ba2-8358-f17feb30a102 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:46.936630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-e47fd68d-cb1d-4ba2-8358-f17feb30a102 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:46.936843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-e47fd68d-cb1d-4ba2-8358-f17feb30a102 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:46.947202 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:46.947202 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:46.953419 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-e47fd68d-cb1d-4ba2-8358-f17feb30a102 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:46.958349 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-e47fd68d-cb1d-4ba2-8358-f17feb30a102 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:46.958847 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 937/3735] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:34:46 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 1055 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:47.067530 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-42490b19-b7a8-472d-affd-3bb2ea8228d1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:47.070807 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-42490b19-b7a8-472d-affd-3bb2ea8228d1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] PUT https://10.4.3.243/volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00 Jul 03 06:34:47.071332 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-42490b19-b7a8-472d-affd-3bb2ea8228d1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:47.080663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-42490b19-b7a8-472d-affd-3bb2ea8228d1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Acquiring lock "cinder-attachment_update-e937787d-9f04-442b-b10b-200d0d7a9caf-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:34:47.085414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-42490b19-b7a8-472d-affd-3bb2ea8228d1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-e937787d-9f04-442b-b10b-200d0d7a9caf-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:34:47.086601 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:47.086601 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:47.401227 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3bff4ce6-c2da-4ec5-a1ea-1240cb9081b9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:47.401672 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3bff4ce6-c2da-4ec5-a1ea-1240cb9081b9 None None] GET https://10.4.3.243/volume// Jul 03 06:34:47.401858 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3bff4ce6-c2da-4ec5-a1ea-1240cb9081b9 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:47.402081 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3bff4ce6-c2da-4ec5-a1ea-1240cb9081b9 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:47.402524 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3bff4ce6-c2da-4ec5-a1ea-1240cb9081b9 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:34:47.402868 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 938/3736] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:34:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:34:47.414258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-8afff6e5-7c53-473c-91c8-2bc273f33333 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:47.416547 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-8afff6e5-7c53-473c-91c8-2bc273f33333 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:34:47.416847 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-8afff6e5-7c53-473c-91c8-2bc273f33333 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:47.417116 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-8afff6e5-7c53-473c-91c8-2bc273f33333 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:47.431156 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:47.431156 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:47.435521 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-8afff6e5-7c53-473c-91c8-2bc273f33333 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:34:47.443446 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-8afff6e5-7c53-473c-91c8-2bc273f33333 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:34:47.444083 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 934/3737] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:34:47 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:47.607307 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-42490b19-b7a8-472d-affd-3bb2ea8228d1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-e937787d-9f04-442b-b10b-200d0d7a9caf-np0000004376" released by "attachment_update" :: held 0.522s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:34:47.607683 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-42490b19-b7a8-472d-affd-3bb2ea8228d1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00 returned with HTTP 200 Jul 03 06:34:47.608191 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 929/3738] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:34:47 2026] PUT /volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00 => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:47.617099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7fc6d7b0-3a9e-4f42-aa73-25caa7a8b06e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:47.620398 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7fc6d7b0-3a9e-4f42-aa73-25caa7a8b06e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/encryption Jul 03 06:34:47.620398 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7fc6d7b0-3a9e-4f42-aa73-25caa7a8b06e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:47.620724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7fc6d7b0-3a9e-4f42-aa73-25caa7a8b06e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:47.627413 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e373fdd7-5892-4d25-b6ea-1bbaa7e79c69 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:47.629873 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e373fdd7-5892-4d25-b6ea-1bbaa7e79c69 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:47.630062 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e373fdd7-5892-4d25-b6ea-1bbaa7e79c69 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:47.630402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e373fdd7-5892-4d25-b6ea-1bbaa7e79c69 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:47.636075 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:47.636075 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:47.643663 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:47.643663 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:47.645993 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-7fc6d7b0-3a9e-4f42-aa73-25caa7a8b06e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/encryption returned with HTTP 200 Jul 03 06:34:47.646629 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 938/3739] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:34:47 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:47.650589 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e373fdd7-5892-4d25-b6ea-1bbaa7e79c69 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:47.661799 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e373fdd7-5892-4d25-b6ea-1bbaa7e79c69 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:47.663818 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 939/3740] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:47 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:47.829834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a601bf04-ff3e-4655-97fa-9b791aa85296 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:47.832043 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a601bf04-ff3e-4655-97fa-9b791aa85296 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:47.832262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a601bf04-ff3e-4655-97fa-9b791aa85296 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:47.832484 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a601bf04-ff3e-4655-97fa-9b791aa85296 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:47.854673 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:47.854673 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:47.863796 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a601bf04-ff3e-4655-97fa-9b791aa85296 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:47.868777 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a601bf04-ff3e-4655-97fa-9b791aa85296 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:47.869400 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 935/3741] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:47 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:47.875707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-51cf3677-807a-43bb-ad0a-01fa13ca8c4d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:47.877591 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-51cf3677-807a-43bb-ad0a-01fa13ca8c4d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:47.877855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-51cf3677-807a-43bb-ad0a-01fa13ca8c4d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:47.878061 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-51cf3677-807a-43bb-ad0a-01fa13ca8c4d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:47.878250 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-51cf3677-807a-43bb-ad0a-01fa13ca8c4d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:47.882207 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:47.882207 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:47.890184 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-51cf3677-807a-43bb-ad0a-01fa13ca8c4d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 200 Jul 03 06:34:47.890573 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 930/3742] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:47 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:47.901598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:47.903863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:47.904144 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:47.904399 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:47.904759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:47.905828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:47.915641 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:47.916551 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:47.916784 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:47.965281 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:47.971111 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:47.971111 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:47.977859 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:47.978112 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:48.021028 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:48.025523 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.025523 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:48.033106 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-61f344be-3f1e-4c01-8294-20ae0039e1c4 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:48.033537 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 939/3743] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:47 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:48.049139 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-232d44be-e716-4a5d-8447-baa4549afa44 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:48.051366 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-232d44be-e716-4a5d-8447-baa4549afa44 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/group_snapshots Jul 03 06:34:48.051858 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-232d44be-e716-4a5d-8447-baa4549afa44 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "927b5df6-1123-4277-8f88-30bcd10ee60d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-364239565"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:48.053651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-232d44be-e716-4a5d-8447-baa4549afa44 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '927b5df6-1123-4277-8f88-30bcd10ee60d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-364239565'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 06:34:48.059386 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.059386 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:48.064217 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.group_snapshots [None req-232d44be-e716-4a5d-8447-baa4549afa44 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-364239565. Jul 03 06:34:48.084703 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.084703 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:48.104170 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-232d44be-e716-4a5d-8447-baa4549afa44 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-158709556 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-158709556, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:48.104514 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-232d44be-e716-4a5d-8447-baa4549afa44 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-158709556 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-158709556, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:48.129847 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-232d44be-e716-4a5d-8447-baa4549afa44 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['b6aa25c0-b9ea-4b89-9138-d515a8bae262', '5219d992-09bd-46af-a1fd-c52e9dd35d9e', 'c5cdd0f7-4614-45d2-aa1e-1bd647d0fd2e', '0f57461a-3e7e-4f9c-86bf-7b156cb0adf7'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:48.174296 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-232d44be-e716-4a5d-8447-baa4549afa44 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots returned with HTTP 202 Jul 03 06:34:48.174822 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 940/3744] 10.4.3.243 () {70 vars in 1324 bytes} [Fri Jul 3 06:34:48 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:48.185818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9be23f25-cd8a-4732-9360-9c061ac8e5f5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:48.191198 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9be23f25-cd8a-4732-9360-9c061ac8e5f5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a Jul 03 06:34:48.191452 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9be23f25-cd8a-4732-9360-9c061ac8e5f5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:48.191648 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9be23f25-cd8a-4732-9360-9c061ac8e5f5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:48.191831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.group_snapshots [None req-9be23f25-cd8a-4732-9360-9c061ac8e5f5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 7ba7ed66-d0e1-49df-8282-e2464f23321a {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:48.196332 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.196332 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:48.201125 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9be23f25-cd8a-4732-9360-9c061ac8e5f5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a returned with HTTP 200 Jul 03 06:34:48.201878 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 936/3745] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:48 2026] GET /volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:48.416069 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-8fb144b3-6568-43f5-8bd0-1535ce96efca None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:48.418661 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-8fb144b3-6568-43f5-8bd0-1535ce96efca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10/action Jul 03 06:34:48.419203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-8fb144b3-6568-43f5-8bd0-1535ce96efca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:48.419378 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-8fb144b3-6568-43f5-8bd0-1535ce96efca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:48.442275 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.442275 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:48.467459 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7cfeca76-1874-4847-9bad-de17872d15c8 req-8fb144b3-6568-43f5-8bd0-1535ce96efca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10/action returned with HTTP 204 Jul 03 06:34:48.468016 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 931/3746] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:34:48 2026] POST /volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:48.680351 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-54cc4ed4-5fc1-4ddb-89ce-34bdf9cca47c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:48.682578 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54cc4ed4-5fc1-4ddb-89ce-34bdf9cca47c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:48.682850 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54cc4ed4-5fc1-4ddb-89ce-34bdf9cca47c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:48.683110 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54cc4ed4-5fc1-4ddb-89ce-34bdf9cca47c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:48.696122 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.696122 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:48.701234 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-54cc4ed4-5fc1-4ddb-89ce-34bdf9cca47c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:48.707442 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54cc4ed4-5fc1-4ddb-89ce-34bdf9cca47c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:48.708209 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 940/3747] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:48 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:48.723401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ea545a95-8561-4598-b4bb-a40642dea2ff None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:48.726158 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea545a95-8561-4598-b4bb-a40642dea2ff tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:48.726383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea545a95-8561-4598-b4bb-a40642dea2ff tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:48.726655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea545a95-8561-4598-b4bb-a40642dea2ff tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:48.739278 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.739278 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:48.746105 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ea545a95-8561-4598-b4bb-a40642dea2ff tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:48.748532 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea545a95-8561-4598-b4bb-a40642dea2ff tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:48.749021 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 941/3748] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:48 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:48.766312 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fdcc5a65-4732-429b-a3f3-38762cd29847 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:48.768901 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fdcc5a65-4732-429b-a3f3-38762cd29847 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:34:48.769486 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fdcc5a65-4732-429b-a3f3-38762cd29847 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b086b28c-b3e6-4738-b79b-2dbee86e5aad", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-509750155", "description": null, "metadata": null}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:48.785919 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.785919 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:48.787925 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fdcc5a65-4732-429b-a3f3-38762cd29847 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:48.787925 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-fdcc5a65-4732-429b-a3f3-38762cd29847 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Create snapshot from volume b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:48.852827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-fdcc5a65-4732-429b-a3f3-38762cd29847 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Created reservations ['907d0ca9-2bb3-4fef-85a9-669bf56ee46f', '40f6cba1-6a77-4945-bffa-f33a570036b8', 'd41205c9-d813-4294-bb06-2c7dc0c18bcb', 'adcbe086-4f58-4252-81ff-10a9c82a6f6b'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:48.887667 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-891beb97-5779-4cbe-bfac-aa4c8949dd79 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:48.889791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-891beb97-5779-4cbe-bfac-aa4c8949dd79 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:48.890053 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-891beb97-5779-4cbe-bfac-aa4c8949dd79 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:48.890293 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-891beb97-5779-4cbe-bfac-aa4c8949dd79 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:48.902345 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.902345 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:48.907884 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-891beb97-5779-4cbe-bfac-aa4c8949dd79 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:48.908055 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fdcc5a65-4732-429b-a3f3-38762cd29847 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Snapshot force create request issued successfully. Jul 03 06:34:48.908852 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fdcc5a65-4732-429b-a3f3-38762cd29847 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:34:48.909398 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 937/3749] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:34:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:34:48.915655 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-891beb97-5779-4cbe-bfac-aa4c8949dd79 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:48.915655 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 932/3750] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:48 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:48.922335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-86f1aae4-9bb7-4555-9f56-dd675e19407c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:48.925264 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-86f1aae4-9bb7-4555-9f56-dd675e19407c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:34:48.925264 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-86f1aae4-9bb7-4555-9f56-dd675e19407c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:48.925631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-86f1aae4-9bb7-4555-9f56-dd675e19407c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:48.932490 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:48.932490 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:48.933032 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-86f1aae4-9bb7-4555-9f56-dd675e19407c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Snapshot retrieved successfully. Jul 03 06:34:48.934252 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-86f1aae4-9bb7-4555-9f56-dd675e19407c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca returned with HTTP 200 Jul 03 06:34:48.934503 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 941/3751] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:48 2026] GET /volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:49.211784 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a98987ac-f22e-466b-979f-2f09de7fb92e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.213651 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a98987ac-f22e-466b-979f-2f09de7fb92e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a Jul 03 06:34:49.213928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a98987ac-f22e-466b-979f-2f09de7fb92e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.214266 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a98987ac-f22e-466b-979f-2f09de7fb92e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.214420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-a98987ac-f22e-466b-979f-2f09de7fb92e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 7ba7ed66-d0e1-49df-8282-e2464f23321a {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:49.218073 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.218073 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:49.221902 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a98987ac-f22e-466b-979f-2f09de7fb92e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a returned with HTTP 200 Jul 03 06:34:49.222307 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 942/3752] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:49.233164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6388a2ea-3b15-4121-a35d-4ab6d945e8b6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.235257 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6388a2ea-3b15-4121-a35d-4ab6d945e8b6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:34:49.235511 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6388a2ea-3b15-4121-a35d-4ab6d945e8b6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.235711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6388a2ea-3b15-4121-a35d-4ab6d945e8b6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.235984 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-6388a2ea-3b15-4121-a35d-4ab6d945e8b6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:49.236243 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.236243 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:49.237097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [None req-6388a2ea-3b15-4121-a35d-4ab6d945e8b6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:34:49.241390 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6388a2ea-3b15-4121-a35d-4ab6d945e8b6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all snapshots completed successfully. Jul 03 06:34:49.241906 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.241906 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:49.242639 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6388a2ea-3b15-4121-a35d-4ab6d945e8b6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:34:49.243189 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 938/3753] 10.4.3.243 () {66 vars in 1264 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:49.252776 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6bd292ce-d058-495d-80fd-768eeb3693fa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.254575 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6bd292ce-d058-495d-80fd-768eeb3693fa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/db0ecd39-b06a-4bc6-a302-269741d1e9aa Jul 03 06:34:49.254803 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6bd292ce-d058-495d-80fd-768eeb3693fa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.255001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6bd292ce-d058-495d-80fd-768eeb3693fa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.260114 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.260114 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:49.260604 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6bd292ce-d058-495d-80fd-768eeb3693fa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Snapshot retrieved successfully. Jul 03 06:34:49.261397 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6bd292ce-d058-495d-80fd-768eeb3693fa tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/db0ecd39-b06a-4bc6-a302-269741d1e9aa returned with HTTP 200 Jul 03 06:34:49.261759 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 933/3754] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/snapshots/db0ecd39-b06a-4bc6-a302-269741d1e9aa => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:49.270314 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6c6d3c10-eca0-4485-bd39-8f24320f485e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.272296 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6c6d3c10-eca0-4485-bd39-8f24320f485e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/4931d633-37ed-41ef-9dcb-ece4f3e5ebd7 Jul 03 06:34:49.272962 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6c6d3c10-eca0-4485-bd39-8f24320f485e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.273201 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6c6d3c10-eca0-4485-bd39-8f24320f485e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.279219 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.279219 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:49.279751 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6c6d3c10-eca0-4485-bd39-8f24320f485e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Snapshot retrieved successfully. Jul 03 06:34:49.280650 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6c6d3c10-eca0-4485-bd39-8f24320f485e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/4931d633-37ed-41ef-9dcb-ece4f3e5ebd7 returned with HTTP 200 Jul 03 06:34:49.281216 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 942/3755] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/snapshots/4931d633-37ed-41ef-9dcb-ece4f3e5ebd7 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:49.290407 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0c488369-127b-45bb-a9f6-100a02389bc1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.292356 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c488369-127b-45bb-a9f6-100a02389bc1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] DELETE https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a Jul 03 06:34:49.292619 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c488369-127b-45bb-a9f6-100a02389bc1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.292852 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c488369-127b-45bb-a9f6-100a02389bc1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.293001 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-0c488369-127b-45bb-a9f6-100a02389bc1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for member 7ba7ed66-d0e1-49df-8282-e2464f23321a {{(pid=99919) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 06:34:49.293157 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.group_snapshots [None req-0c488369-127b-45bb-a9f6-100a02389bc1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group_snapshot with id: 7ba7ed66-d0e1-49df-8282-e2464f23321a Jul 03 06:34:49.296625 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.296625 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:49.331830 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c488369-127b-45bb-a9f6-100a02389bc1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a returned with HTTP 202 Jul 03 06:34:49.332252 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 943/3756] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:34:49 2026] DELETE /volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:49.341047 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ebba62e6-c246-41b2-b6b4-5085af048223 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.343237 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:49.343490 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.343743 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.344057 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:49.344915 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:49.354507 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:49.355432 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:49.355625 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:49.401540 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:49.404445 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.404445 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:49.408171 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:49.408329 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:49.448484 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:49.452945 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.452945 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:49.462032 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ebba62e6-c246-41b2-b6b4-5085af048223 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:49.462434 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 939/3757] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:49.477662 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-15316c79-c856-401d-a5db-c6d429d1cf87 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.479679 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-15316c79-c856-401d-a5db-c6d429d1cf87 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:34:49.479938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-15316c79-c856-401d-a5db-c6d429d1cf87 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.480192 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-15316c79-c856-401d-a5db-c6d429d1cf87 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.480493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-15316c79-c856-401d-a5db-c6d429d1cf87 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:49.481532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.db.api [None req-15316c79-c856-401d-a5db-c6d429d1cf87 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Building query based on filter {{(pid=99917) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:34:49.485152 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-15316c79-c856-401d-a5db-c6d429d1cf87 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all snapshots completed successfully. Jul 03 06:34:49.485623 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.485623 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:49.486233 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-15316c79-c856-401d-a5db-c6d429d1cf87 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:34:49.486600 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 934/3758] 10.4.3.243 () {66 vars in 1264 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:49.497397 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a72a776d-7667-4ccd-8f9c-029f5970d6ec None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.499360 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a72a776d-7667-4ccd-8f9c-029f5970d6ec tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/db0ecd39-b06a-4bc6-a302-269741d1e9aa Jul 03 06:34:49.499604 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a72a776d-7667-4ccd-8f9c-029f5970d6ec tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.499825 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a72a776d-7667-4ccd-8f9c-029f5970d6ec tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.504496 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a72a776d-7667-4ccd-8f9c-029f5970d6ec tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/db0ecd39-b06a-4bc6-a302-269741d1e9aa returned with HTTP 404 Jul 03 06:34:49.505145 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 943/3759] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/snapshots/db0ecd39-b06a-4bc6-a302-269741d1e9aa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:49.512195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-381b553a-57b4-4ed4-b953-d0bb3697c26e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.513860 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-381b553a-57b4-4ed4-b953-d0bb3697c26e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a Jul 03 06:34:49.514073 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-381b553a-57b4-4ed4-b953-d0bb3697c26e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.514237 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-381b553a-57b4-4ed4-b953-d0bb3697c26e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.514360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-381b553a-57b4-4ed4-b953-d0bb3697c26e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 7ba7ed66-d0e1-49df-8282-e2464f23321a {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:49.517683 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.517683 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:49.523396 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-381b553a-57b4-4ed4-b953-d0bb3697c26e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a returned with HTTP 200 Jul 03 06:34:49.523396 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 944/3760] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:49.933661 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2d1b8ccf-dc5a-4d0b-9779-b322afe29e6c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.936452 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2d1b8ccf-dc5a-4d0b-9779-b322afe29e6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:49.936778 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2d1b8ccf-dc5a-4d0b-9779-b322afe29e6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.937092 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2d1b8ccf-dc5a-4d0b-9779-b322afe29e6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.945670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-809c798e-2638-4f73-9ed9-5e254fca9222 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.947830 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-809c798e-2638-4f73-9ed9-5e254fca9222 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:34:49.948138 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-809c798e-2638-4f73-9ed9-5e254fca9222 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.948413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-809c798e-2638-4f73-9ed9-5e254fca9222 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.951992 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.951992 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:49.956218 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.956218 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:49.956782 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-809c798e-2638-4f73-9ed9-5e254fca9222 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Snapshot retrieved successfully. Jul 03 06:34:49.957908 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-809c798e-2638-4f73-9ed9-5e254fca9222 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca returned with HTTP 200 Jul 03 06:34:49.958044 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2d1b8ccf-dc5a-4d0b-9779-b322afe29e6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:49.958408 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 935/3761] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:49.964184 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2d1b8ccf-dc5a-4d0b-9779-b322afe29e6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:49.964489 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 940/3762] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:49.975627 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-321fb009-2b57-4c5e-ad07-51ae57b36189 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.978084 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-321fb009-2b57-4c5e-ad07-51ae57b36189 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:34:49.978289 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-321fb009-2b57-4c5e-ad07-51ae57b36189 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:49.978517 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-321fb009-2b57-4c5e-ad07-51ae57b36189 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:49.984934 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:49.984934 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:49.985628 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-321fb009-2b57-4c5e-ad07-51ae57b36189 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Snapshot retrieved successfully. Jul 03 06:34:49.986620 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-321fb009-2b57-4c5e-ad07-51ae57b36189 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca returned with HTTP 200 Jul 03 06:34:49.987074 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 944/3763] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:49.997830 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-12de76fe-d449-4e93-a1da-af921fbf49eb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:49.999987 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-12de76fe-d449-4e93-a1da-af921fbf49eb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:34:50.000258 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-12de76fe-d449-4e93-a1da-af921fbf49eb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:50.001209 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-12de76fe-d449-4e93-a1da-af921fbf49eb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:50.014582 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:50.014582 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:50.020282 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-12de76fe-d449-4e93-a1da-af921fbf49eb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:34:50.027922 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-12de76fe-d449-4e93-a1da-af921fbf49eb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:34:50.027922 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 945/3764] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:49 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:50.533601 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8e8151fa-7f1b-4920-a256-b0aadb67cbd6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:50.535660 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8e8151fa-7f1b-4920-a256-b0aadb67cbd6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a Jul 03 06:34:50.535901 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8e8151fa-7f1b-4920-a256-b0aadb67cbd6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:50.536151 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8e8151fa-7f1b-4920-a256-b0aadb67cbd6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:50.536305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.group_snapshots [None req-8e8151fa-7f1b-4920-a256-b0aadb67cbd6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 7ba7ed66-d0e1-49df-8282-e2464f23321a {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:50.539810 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8e8151fa-7f1b-4920-a256-b0aadb67cbd6 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a returned with HTTP 404 Jul 03 06:34:50.540459 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 936/3765] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:50 2026] GET /volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:50.551131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-29d0d63f-b4e8-490a-9eb4-c752b926ba6d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:50.553081 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-29d0d63f-b4e8-490a-9eb4-c752b926ba6d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] DELETE https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a Jul 03 06:34:50.553385 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-29d0d63f-b4e8-490a-9eb4-c752b926ba6d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:50.553921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-29d0d63f-b4e8-490a-9eb4-c752b926ba6d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:50.553921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.group_snapshots [None req-29d0d63f-b4e8-490a-9eb4-c752b926ba6d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for member 7ba7ed66-d0e1-49df-8282-e2464f23321a {{(pid=99916) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 06:34:50.553921 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.group_snapshots [None req-29d0d63f-b4e8-490a-9eb4-c752b926ba6d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group_snapshot with id: 7ba7ed66-d0e1-49df-8282-e2464f23321a Jul 03 06:34:50.557363 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-29d0d63f-b4e8-490a-9eb4-c752b926ba6d tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a returned with HTTP 404 Jul 03 06:34:50.557898 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 941/3766] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:34:50 2026] DELETE /volume/v3/group_snapshots/7ba7ed66-d0e1-49df-8282-e2464f23321a => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:50.567139 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:50.569156 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:50.569470 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:50.569764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:50.570087 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:50.570949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:50.582308 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:50.583257 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:50.583498 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:50.631477 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:50.634814 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:50.634814 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:50.639844 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:50.640130 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:50.685675 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:50.689087 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:50.689087 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:50.698063 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d2a8386e-7563-4e46-8619-7d6e9fdc0e79 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:50.698667 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 945/3767] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:50 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:34:50.713563 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9ac6c32e-1188-4f30-bce1-ada5cbee0ceb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:50.715995 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9ac6c32e-1188-4f30-bce1-ada5cbee0ceb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d/action Jul 03 06:34:50.716495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9ac6c32e-1188-4f30-bce1-ada5cbee0ceb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:50.716677 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9ac6c32e-1188-4f30-bce1-ada5cbee0ceb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:50.718554 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-9ac6c32e-1188-4f30-bce1-ada5cbee0ceb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for group 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99919) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:34:50.718710 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.groups [None req-9ac6c32e-1188-4f30-bce1-ada5cbee0ceb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group with id: 927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:50.722388 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:50.722388 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:50.777716 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9ac6c32e-1188-4f30-bce1-ada5cbee0ceb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d/action returned with HTTP 202 Jul 03 06:34:50.778254 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 946/3768] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:34:50 2026] POST /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:50.788903 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:50.792119 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 Jul 03 06:34:50.792362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:50.792609 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:50.801273 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:50.801273 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:50.806868 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:50.807917 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:50.808132 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:50.879196 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:50.883569 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:50.883569 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:50.895384 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b6e12e84-347b-4c66-aec9-f0bf6995591f tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 returned with HTTP 200 Jul 03 06:34:50.895785 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 937/3769] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:50 2026] GET /volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:50.983735 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-74b28408-4bd2-48d3-bbb0-cec8e7e67715 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:50.985683 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-74b28408-4bd2-48d3-bbb0-cec8e7e67715 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:50.986025 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-74b28408-4bd2-48d3-bbb0-cec8e7e67715 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:50.986245 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-74b28408-4bd2-48d3-bbb0-cec8e7e67715 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:50.999054 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:50.999054 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:51.004077 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-74b28408-4bd2-48d3-bbb0-cec8e7e67715 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:51.009912 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-74b28408-4bd2-48d3-bbb0-cec8e7e67715 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:51.010380 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 942/3770] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:50 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:51.922483 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-16341351-a4d6-4c08-b651-6b26c8a41216 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:51.930113 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16341351-a4d6-4c08-b651-6b26c8a41216 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 Jul 03 06:34:51.931093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16341351-a4d6-4c08-b651-6b26c8a41216 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:51.931093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16341351-a4d6-4c08-b651-6b26c8a41216 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:51.942891 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16341351-a4d6-4c08-b651-6b26c8a41216 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 returned with HTTP 404 Jul 03 06:34:51.943926 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 946/3771] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:51 2026] GET /volume/v3/volumes/8e76224f-4420-4433-909c-b446ff19d662 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:51.954212 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6ddfa880-3a44-4752-9be2-2cc014aa4dc5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:51.957896 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6ddfa880-3a44-4752-9be2-2cc014aa4dc5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d Jul 03 06:34:51.957896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6ddfa880-3a44-4752-9be2-2cc014aa4dc5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:51.958156 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6ddfa880-3a44-4752-9be2-2cc014aa4dc5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:51.967851 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6ddfa880-3a44-4752-9be2-2cc014aa4dc5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d returned with HTTP 404 Jul 03 06:34:51.969231 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 947/3772] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:51 2026] GET /volume/v3/volumes/9dd7eb59-edaa-4f0f-aef5-3f3cb87b158d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:51.977661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0682a8cc-9307-4f79-a73e-15156447ceac None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:51.980644 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0682a8cc-9307-4f79-a73e-15156447ceac tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d Jul 03 06:34:51.980949 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0682a8cc-9307-4f79-a73e-15156447ceac tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:51.981329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0682a8cc-9307-4f79-a73e-15156447ceac tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:51.981574 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-0682a8cc-9307-4f79-a73e-15156447ceac tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 927b5df6-1123-4277-8f88-30bcd10ee60d {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:51.986402 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0682a8cc-9307-4f79-a73e-15156447ceac tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d returned with HTTP 404 Jul 03 06:34:51.987071 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 938/3773] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:51 2026] GET /volume/v3/groups/927b5df6-1123-4277-8f88-30bcd10ee60d => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:51.997777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d02c9525-6dd3-43d8-a454-b2b106d29136 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.001032 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d02c9525-6dd3-43d8-a454-b2b106d29136 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/68457c32-2dff-4a1d-bffa-dec3836b69c7 Jul 03 06:34:52.001566 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d02c9525-6dd3-43d8-a454-b2b106d29136 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:52.002271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d02c9525-6dd3-43d8-a454-b2b106d29136 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:52.023939 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f51aa57f-8a4f-42ad-9108-50e34e6d2f51 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.026009 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f51aa57f-8a4f-42ad-9108-50e34e6d2f51 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:52.026244 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f51aa57f-8a4f-42ad-9108-50e34e6d2f51 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:52.027255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f51aa57f-8a4f-42ad-9108-50e34e6d2f51 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:52.028244 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d02c9525-6dd3-43d8-a454-b2b106d29136 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/group_types/68457c32-2dff-4a1d-bffa-dec3836b69c7 returned with HTTP 202 Jul 03 06:34:52.028940 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 943/3774] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:34:51 2026] DELETE /volume/v3/group_types/68457c32-2dff-4a1d-bffa-dec3836b69c7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:52.043267 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5fac906e-6160-43d4-a267-5ed78e78e4f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.045145 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:52.045145 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:52.046505 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5fac906e-6160-43d4-a267-5ed78e78e4f2 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] DELETE https://10.4.3.243/volume/v3/types/e01a7461-957d-4b92-9bf0-495e37c45cbe Jul 03 06:34:52.046766 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5fac906e-6160-43d4-a267-5ed78e78e4f2 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:52.047426 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5fac906e-6160-43d4-a267-5ed78e78e4f2 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:52.050550 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f51aa57f-8a4f-42ad-9108-50e34e6d2f51 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:52.059125 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f51aa57f-8a4f-42ad-9108-50e34e6d2f51 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:52.059760 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 947/3775] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:52 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:52.092018 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-7190b374-47e7-437b-8d30-d48e352d0138 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.093768 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5fac906e-6160-43d4-a267-5ed78e78e4f2 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types/e01a7461-957d-4b92-9bf0-495e37c45cbe returned with HTTP 202 Jul 03 06:34:52.093768 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 948/3776] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:34:52 2026] DELETE /volume/v3/types/e01a7461-957d-4b92-9bf0-495e37c45cbe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:34:52.094714 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-7190b374-47e7-437b-8d30-d48e352d0138 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] DELETE https://10.4.3.243/volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2 Jul 03 06:34:52.095452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-7190b374-47e7-437b-8d30-d48e352d0138 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:52.095452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-7190b374-47e7-437b-8d30-d48e352d0138 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:52.103570 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bc72ca7a-70d2-4648-9b93-b4f1dcd16d07 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.105600 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bc72ca7a-70d2-4648-9b93-b4f1dcd16d07 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] GET https://10.4.3.243/volume/v3/types/e01a7461-957d-4b92-9bf0-495e37c45cbe Jul 03 06:34:52.106105 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bc72ca7a-70d2-4648-9b93-b4f1dcd16d07 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:52.106380 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:52.106380 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:52.106638 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bc72ca7a-70d2-4648-9b93-b4f1dcd16d07 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:52.111313 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bc72ca7a-70d2-4648-9b93-b4f1dcd16d07 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types/e01a7461-957d-4b92-9bf0-495e37c45cbe returned with HTTP 404 Jul 03 06:34:52.112046 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 944/3777] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:34:52 2026] GET /volume/v3/types/e01a7461-957d-4b92-9bf0-495e37c45cbe => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:34:52.125580 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b6acccb2-401a-44b4-9c88-721ebc750175 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.127836 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6acccb2-401a-44b4-9c88-721ebc750175 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:34:52.128244 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6acccb2-401a-44b4-9c88-721ebc750175 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-571981846"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:52.144901 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6acccb2-401a-44b4-9c88-721ebc750175 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:34:52.145400 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 948/3778] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:34:52 2026] POST /volume/v3/types => generated 223 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:52.157522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d9e3e907-9e42-4984-ba30-287ade9ec750 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.160364 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d9e3e907-9e42-4984-ba30-287ade9ec750 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:34:52.161139 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d9e3e907-9e42-4984-ba30-287ade9ec750 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-785162777"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:52.193933 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d9e3e907-9e42-4984-ba30-287ade9ec750 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:34:52.193933 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 949/3779] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:34:52 2026] POST /volume/v3/group_types => generated 180 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:52.207629 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f8f8d590-e727-4689-a58e-73e8afb7b97e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.211592 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8f8d590-e727-4689-a58e-73e8afb7b97e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:34:52.211592 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8f8d590-e727-4689-a58e-73e8afb7b97e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b2204524-c2a3-490e-9831-66edf60bf879", "volume_types": ["cab5e823-9ed4-4f67-8fad-a4012b619452"], "name": "tempest-GroupSnapshotsTest-Group-541420012"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:52.213461 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-f8f8d590-e727-4689-a58e-73e8afb7b97e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating new group {'group': {'group_type': 'b2204524-c2a3-490e-9831-66edf60bf879', 'volume_types': ['cab5e823-9ed4-4f67-8fad-a4012b619452'], 'name': 'tempest-GroupSnapshotsTest-Group-541420012'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:34:52.219834 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.groups [None req-f8f8d590-e727-4689-a58e-73e8afb7b97e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating group tempest-GroupSnapshotsTest-Group-541420012. Jul 03 06:34:52.228747 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f8f8d590-e727-4689-a58e-73e8afb7b97e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Availability Zones retrieved successfully. Jul 03 06:34:52.247941 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-f8f8d590-e727-4689-a58e-73e8afb7b97e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['5cc80e30-7542-49c8-8a1b-ca8b512ea39d'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:52.294396 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8f8d590-e727-4689-a58e-73e8afb7b97e tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:34:52.294396 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 945/3780] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:34:52 2026] POST /volume/v3/groups => generated 111 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:52.305348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a8470054-321a-4faa-8f67-92d063647061 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:52.307293 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a8470054-321a-4faa-8f67-92d063647061 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f Jul 03 06:34:52.307628 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a8470054-321a-4faa-8f67-92d063647061 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:52.308166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a8470054-321a-4faa-8f67-92d063647061 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:52.308166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-a8470054-321a-4faa-8f67-92d063647061 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 453840d3-bc8e-41df-a0a1-b86d889b4f0f {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:52.313231 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:52.313231 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:52.325820 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a8470054-321a-4faa-8f67-92d063647061 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f returned with HTTP 200 Jul 03 06:34:52.326726 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 949/3781] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:52 2026] GET /volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:52.659483 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-81622de8-ec7e-4971-826d-1c6d4584b81a req-7190b374-47e7-437b-8d30-d48e352d0138 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2 returned with HTTP 200 Jul 03 06:34:52.660052 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 939/3782] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:34:52 2026] DELETE /volume/v3/attachments/77dd5273-a350-4f24-896c-631f2eb993f2 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:53.077095 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7587bf5c-fac5-4bb6-8095-345f5f352e6a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:53.080536 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7587bf5c-fac5-4bb6-8095-345f5f352e6a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:53.081123 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7587bf5c-fac5-4bb6-8095-345f5f352e6a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:53.081641 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7587bf5c-fac5-4bb6-8095-345f5f352e6a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:53.096339 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:53.096339 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:53.100949 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7587bf5c-fac5-4bb6-8095-345f5f352e6a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:53.106245 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7587bf5c-fac5-4bb6-8095-345f5f352e6a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:53.106763 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 950/3783] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:53 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:53.338186 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c28363f9-90aa-4af8-bea6-fed8812c6937 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:53.340129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c28363f9-90aa-4af8-bea6-fed8812c6937 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f Jul 03 06:34:53.340416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c28363f9-90aa-4af8-bea6-fed8812c6937 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:53.340626 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c28363f9-90aa-4af8-bea6-fed8812c6937 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:53.340787 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-c28363f9-90aa-4af8-bea6-fed8812c6937 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 453840d3-bc8e-41df-a0a1-b86d889b4f0f {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:53.345503 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:53.345503 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:53.354205 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c28363f9-90aa-4af8-bea6-fed8812c6937 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f returned with HTTP 200 Jul 03 06:34:53.355723 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 946/3784] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:53 2026] GET /volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:53.367605 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:53.370024 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:34:53.370551 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2087987968", "volume_type": "cab5e823-9ed4-4f67-8fad-a4012b619452", "group_id": "453840d3-bc8e-41df-a0a1-b86d889b4f0f", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:53.372524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2087987968', 'volume_type': 'cab5e823-9ed4-4f67-8fad-a4012b619452', 'group_id': '453840d3-bc8e-41df-a0a1-b86d889b4f0f', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:34:53.380609 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:53.380609 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:53.381124 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume of 1 GB Jul 03 06:34:53.389049 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Availability Zones retrieved successfully. Jul 03 06:34:53.396536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (c9d4269c-e979-4e4d-b529-130311929360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:53.398345 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4683fa-0136-415c-8d01-598ec5cfac35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:53.399098 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:53.399098 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:53.399756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:34:53.426533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4683fa-0136-415c-8d01-598ec5cfac35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:34:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cab5e823-9ed4-4f67-8fad-a4012b619452,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-571981846',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cab5e823-9ed4-4f67-8fad-a4012b619452', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '453840d3-bc8e-41df-a0a1-b86d889b4f0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:53.427637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd1901a-aee0-4aa9-8149-f85ffcc9f61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:53.472742 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-571981846 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-571981846, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:53.472742 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-571981846 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-571981846, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:53.504398 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['3889030b-e3ea-4b12-ab91-85bf46780c81', 'fa561e5e-5a9d-460e-9aa5-a1392d39d102', 'be8ee139-ba51-4f77-845a-02c30de602d1', 'be4cca9a-826c-4f46-bda0-0abc4dd9c2a2'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:53.507738 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd1901a-aee0-4aa9-8149-f85ffcc9f61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3889030b-e3ea-4b12-ab91-85bf46780c81', 'fa561e5e-5a9d-460e-9aa5-a1392d39d102', 'be8ee139-ba51-4f77-845a-02c30de602d1', 'be4cca9a-826c-4f46-bda0-0abc4dd9c2a2']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:53.507738 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40386507-4b5e-4ea9-87d9-0cf8f8ae1f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:53.538254 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40386507-4b5e-4ea9-87d9-0cf8f8ae1f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b18c095d-c0af-40df-9b05-2a2936a39faa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2087987968',encryption_key_id=None,group_id=453840d3-bc8e-41df-a0a1-b86d889b4f0f,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['3889030b-e3ea-4b12-ab91-85bf46780c81','fa561e5e-5a9d-460e-9aa5-a1392d39d102','be8ee139-ba51-4f77-845a-02c30de602d1','be4cca9a-826c-4f46-bda0-0abc4dd9c2a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=cab5e823-9ed4-4f67-8fad-a4012b619452), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2087987968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=453840d3-bc8e-41df-a0a1-b86d889b4f0f,host=None,id=b18c095d-c0af-40df-9b05-2a2936a39faa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02d414ba4441f996964a9f918b7515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b849c78e85c4619bdf85fa15592558c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cab5e823-9ed4-4f67-8fad-a4012b619452),volume_type_id=cab5e823-9ed4-4f67-8fad-a4012b619452)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:53.539183 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (579683ef-b155-4301-a747-bd6ef53bc069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:53.565355 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (579683ef-b155-4301-a747-bd6ef53bc069) transitioned into state 'SUCCESS' from state '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-2087987968',encryption_key_id=None,group_id=453840d3-bc8e-41df-a0a1-b86d889b4f0f,group_type_id=,metadata={},multiattach=False,project_id='7d02d414ba4441f996964a9f918b7515',qos_specs=None,replication_status=,reservations=['3889030b-e3ea-4b12-ab91-85bf46780c81','fa561e5e-5a9d-460e-9aa5-a1392d39d102','be8ee139-ba51-4f77-845a-02c30de602d1','be4cca9a-826c-4f46-bda0-0abc4dd9c2a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b849c78e85c4619bdf85fa15592558c',volume_type_id=cab5e823-9ed4-4f67-8fad-a4012b619452)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:53.566152 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d54effdd-62a4-4a6e-a546-0373c2bae6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:34:53.583100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d54effdd-62a4-4a6e-a546-0373c2bae6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:34:53.584150 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Flow 'volume_create_api' (c9d4269c-e979-4e4d-b529-130311929360) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:34:53.584653 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Create volume request issued successfully. Jul 03 06:34:53.585403 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:53.585632 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:53.630480 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:53.634613 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:53.634613 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:53.639146 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cebdba0c-e5ea-40d8-b9b1-6a20a7f8c7a5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:34:53.639612 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 950/3785] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:34:53 2026] POST /volume/v3/volumes => generated 822 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:53.652668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9653b026-d839-4e41-9075-691a125cbb62 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:53.655170 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9653b026-d839-4e41-9075-691a125cbb62 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa Jul 03 06:34:53.655546 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9653b026-d839-4e41-9075-691a125cbb62 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:53.655773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9653b026-d839-4e41-9075-691a125cbb62 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:53.667078 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:53.667078 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:53.676143 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9653b026-d839-4e41-9075-691a125cbb62 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:53.677427 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-9653b026-d839-4e41-9075-691a125cbb62 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:53.677427 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-9653b026-d839-4e41-9075-691a125cbb62 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:53.727181 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-9653b026-d839-4e41-9075-691a125cbb62 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:53.731154 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:53.731154 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:53.742814 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9653b026-d839-4e41-9075-691a125cbb62 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa returned with HTTP 200 Jul 03 06:34:53.743240 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 940/3786] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:53 2026] GET /volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa => generated 890 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:53.775882 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1a6979db-35d9-445a-ac11-f812bed80fd3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:53.778389 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1a6979db-35d9-445a-ac11-f812bed80fd3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:34:53.778878 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1a6979db-35d9-445a-ac11-f812bed80fd3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:53.779396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1a6979db-35d9-445a-ac11-f812bed80fd3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:53.790342 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:53.790342 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:53.796720 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1a6979db-35d9-445a-ac11-f812bed80fd3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:34:53.804160 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1a6979db-35d9-445a-ac11-f812bed80fd3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:34:53.804964 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 951/3787] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:53 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:54.123270 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e922e9e1-d35b-4ff4-8901-a90f06dced91 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:54.124438 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e922e9e1-d35b-4ff4-8901-a90f06dced91 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:54.124438 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e922e9e1-d35b-4ff4-8901-a90f06dced91 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:54.124645 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e922e9e1-d35b-4ff4-8901-a90f06dced91 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:54.137925 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:54.137925 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:54.140843 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e922e9e1-d35b-4ff4-8901-a90f06dced91 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:54.146108 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e922e9e1-d35b-4ff4-8901-a90f06dced91 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:54.146631 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 947/3788] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:54 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:54.763112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:54.765610 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa Jul 03 06:34:54.765853 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:54.766079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:54.774258 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:54.774258 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:54.778805 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:54.779634 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:54.779882 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:54.820158 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:54.824533 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:54.824533 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:54.834050 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c2666e81-ecc8-4e29-a831-6bdec014df6a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa returned with HTTP 200 Jul 03 06:34:54.834531 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 951/3789] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:54 2026] GET /volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:54.847124 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7a4e7661-f873-41f2-af14-32451b8674eb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:54.849312 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7a4e7661-f873-41f2-af14-32451b8674eb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/group_snapshots Jul 03 06:34:54.849705 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7a4e7661-f873-41f2-af14-32451b8674eb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "453840d3-bc8e-41df-a0a1-b86d889b4f0f", "name": "tempest-group_snapshot-1878080628"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:54.851510 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.group_snapshots [None req-7a4e7661-f873-41f2-af14-32451b8674eb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '453840d3-bc8e-41df-a0a1-b86d889b4f0f', 'name': 'tempest-group_snapshot-1878080628'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 06:34:54.856762 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:54.856762 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:54.862784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.group_snapshots [None req-7a4e7661-f873-41f2-af14-32451b8674eb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Creating group_snapshot tempest-group_snapshot-1878080628. Jul 03 06:34:54.886683 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:54.886683 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:54.898573 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-7a4e7661-f873-41f2-af14-32451b8674eb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-571981846 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-571981846, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:54.898920 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-7a4e7661-f873-41f2-af14-32451b8674eb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-571981846 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-571981846, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:34:54.917330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-7a4e7661-f873-41f2-af14-32451b8674eb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Created reservations ['72b4794c-8720-4570-8e9a-8db83cd6ef7a', '2a0e9024-9c5c-441f-b41e-f5a2ef9372ab', 'd8777032-0737-456d-bdcc-4b9636007123', 'b256ca82-913a-4c47-91da-e81a1a1dfcea'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:34:54.970859 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7a4e7661-f873-41f2-af14-32451b8674eb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots returned with HTTP 202 Jul 03 06:34:54.972182 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 941/3790] 10.4.3.243 () {70 vars in 1324 bytes} [Fri Jul 3 06:34:54 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:54.983719 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4236b81c-4871-4d11-8b81-807f8050b5bb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:54.986327 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4236b81c-4871-4d11-8b81-807f8050b5bb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 Jul 03 06:34:54.986595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4236b81c-4871-4d11-8b81-807f8050b5bb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:54.986895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4236b81c-4871-4d11-8b81-807f8050b5bb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:54.987003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.group_snapshots [None req-4236b81c-4871-4d11-8b81-807f8050b5bb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 13163465-47d9-4574-afa9-42bd29ccf349 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:54.991017 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:54.991017 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:54.997788 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4236b81c-4871-4d11-8b81-807f8050b5bb tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 returned with HTTP 200 Jul 03 06:34:54.998427 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 952/3791] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:54 2026] GET /volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:55.166080 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-beb478b1-f037-409d-9a36-defda5527f46 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:55.169887 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-beb478b1-f037-409d-9a36-defda5527f46 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:55.170193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-beb478b1-f037-409d-9a36-defda5527f46 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:55.170526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-beb478b1-f037-409d-9a36-defda5527f46 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:55.196487 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:55.196487 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:55.203738 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-beb478b1-f037-409d-9a36-defda5527f46 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:55.211720 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-beb478b1-f037-409d-9a36-defda5527f46 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:55.211720 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 948/3792] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:55 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:56.009378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bbd7f582-1dc5-4fef-8c8b-f5bc222a116b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.012440 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbd7f582-1dc5-4fef-8c8b-f5bc222a116b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 Jul 03 06:34:56.012789 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbd7f582-1dc5-4fef-8c8b-f5bc222a116b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.013098 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbd7f582-1dc5-4fef-8c8b-f5bc222a116b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.013250 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.group_snapshots [None req-bbd7f582-1dc5-4fef-8c8b-f5bc222a116b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 13163465-47d9-4574-afa9-42bd29ccf349 {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:56.017914 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.017914 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:56.022504 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbd7f582-1dc5-4fef-8c8b-f5bc222a116b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 returned with HTTP 200 Jul 03 06:34:56.023139 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 952/3793] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:56.032851 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8516fc28-c90f-4f03-bbc5-8b603dafc8da None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.035237 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8516fc28-c90f-4f03-bbc5-8b603dafc8da tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:34:56.035440 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8516fc28-c90f-4f03-bbc5-8b603dafc8da tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.035665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8516fc28-c90f-4f03-bbc5-8b603dafc8da tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.035971 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-8516fc28-c90f-4f03-bbc5-8b603dafc8da tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:56.036280 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.036280 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:56.037199 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.db.api [None req-8516fc28-c90f-4f03-bbc5-8b603dafc8da tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Building query based on filter {{(pid=99917) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:34:56.042215 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8516fc28-c90f-4f03-bbc5-8b603dafc8da tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all snapshots completed successfully. Jul 03 06:34:56.042709 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.042709 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:56.043321 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8516fc28-c90f-4f03-bbc5-8b603dafc8da tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:34:56.043742 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 942/3794] 10.4.3.243 () {66 vars in 1264 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:56.055341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0218b622-44df-45ec-aefd-3c33c096469b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.058607 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0218b622-44df-45ec-aefd-3c33c096469b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/3d0331dd-b0f3-4b73-b680-52fb1049d84c Jul 03 06:34:56.058607 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0218b622-44df-45ec-aefd-3c33c096469b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.058973 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0218b622-44df-45ec-aefd-3c33c096469b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.065641 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.065641 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:56.066290 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0218b622-44df-45ec-aefd-3c33c096469b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Snapshot retrieved successfully. Jul 03 06:34:56.067303 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0218b622-44df-45ec-aefd-3c33c096469b tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/3d0331dd-b0f3-4b73-b680-52fb1049d84c returned with HTTP 200 Jul 03 06:34:56.067799 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 953/3795] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/snapshots/3d0331dd-b0f3-4b73-b680-52fb1049d84c => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:56.078630 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-33d76933-6589-4f9f-8f7a-178e0e69e372 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.080902 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-33d76933-6589-4f9f-8f7a-178e0e69e372 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 Jul 03 06:34:56.081187 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-33d76933-6589-4f9f-8f7a-178e0e69e372 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.081450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-33d76933-6589-4f9f-8f7a-178e0e69e372 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.081645 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.group_snapshots [None req-33d76933-6589-4f9f-8f7a-178e0e69e372 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 13163465-47d9-4574-afa9-42bd29ccf349 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:56.086196 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.086196 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:56.090978 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-33d76933-6589-4f9f-8f7a-178e0e69e372 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 returned with HTTP 200 Jul 03 06:34:56.091529 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 949/3796] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:56.100002 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7f925afc-e24e-4169-a6af-681fafc92b56 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.101900 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7f925afc-e24e-4169-a6af-681fafc92b56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/detail Jul 03 06:34:56.102154 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7f925afc-e24e-4169-a6af-681fafc92b56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.102356 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7f925afc-e24e-4169-a6af-681fafc92b56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.110553 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7f925afc-e24e-4169-a6af-681fafc92b56 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 06:34:56.111157 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 953/3797] 10.4.3.243 () {68 vars in 1323 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:56.120125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1e84ee3a-39a0-47cb-a61f-e81a4982cd00 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.122223 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e84ee3a-39a0-47cb-a61f-e81a4982cd00 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] DELETE https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 Jul 03 06:34:56.122510 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e84ee3a-39a0-47cb-a61f-e81a4982cd00 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.122872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e84ee3a-39a0-47cb-a61f-e81a4982cd00 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.123099 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.group_snapshots [None req-1e84ee3a-39a0-47cb-a61f-e81a4982cd00 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for member 13163465-47d9-4574-afa9-42bd29ccf349 {{(pid=99917) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 06:34:56.123217 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.group_snapshots [None req-1e84ee3a-39a0-47cb-a61f-e81a4982cd00 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group_snapshot with id: 13163465-47d9-4574-afa9-42bd29ccf349 Jul 03 06:34:56.127715 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.127715 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:56.170708 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e84ee3a-39a0-47cb-a61f-e81a4982cd00 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 returned with HTTP 202 Jul 03 06:34:56.171412 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 943/3798] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:34:56 2026] DELETE /volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:56.179876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.182074 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:56.182361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.182636 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.183067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:56.184187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:56.194928 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:56.196025 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:56.196228 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:56.235019 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d157be9d-ad43-4266-886d-5e0dc55fa4de None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.238248 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d157be9d-ad43-4266-886d-5e0dc55fa4de tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:56.238486 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d157be9d-ad43-4266-886d-5e0dc55fa4de tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.238733 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d157be9d-ad43-4266-886d-5e0dc55fa4de tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.256521 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:56.261122 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.261122 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:56.261773 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.261773 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:56.270388 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d157be9d-ad43-4266-886d-5e0dc55fa4de tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:56.272990 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-decd7c45-b33e-413e-a9a3-74bdbbab2692 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:56.273771 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 954/3799] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:56.280654 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d157be9d-ad43-4266-886d-5e0dc55fa4de tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:56.281228 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 950/3800] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:56.292170 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-51f9805f-26b5-48ed-8ead-4f555097ae9c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.294702 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-51f9805f-26b5-48ed-8ead-4f555097ae9c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:34:56.295019 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-51f9805f-26b5-48ed-8ead-4f555097ae9c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.295268 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-51f9805f-26b5-48ed-8ead-4f555097ae9c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.295531 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-51f9805f-26b5-48ed-8ead-4f555097ae9c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:56.295899 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.295899 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:56.297040 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.db.api [None req-51f9805f-26b5-48ed-8ead-4f555097ae9c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Building query based on filter {{(pid=99918) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:34:56.301840 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-51f9805f-26b5-48ed-8ead-4f555097ae9c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all snapshots completed successfully. Jul 03 06:34:56.302978 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-51f9805f-26b5-48ed-8ead-4f555097ae9c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:34:56.303668 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 954/3801] 10.4.3.243 () {66 vars in 1264 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:34:56.315138 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ebd89527-4685-4c0e-8feb-7e22830b8843 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.317708 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebd89527-4685-4c0e-8feb-7e22830b8843 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 Jul 03 06:34:56.318664 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebd89527-4685-4c0e-8feb-7e22830b8843 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.319663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebd89527-4685-4c0e-8feb-7e22830b8843 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.319883 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.group_snapshots [None req-ebd89527-4685-4c0e-8feb-7e22830b8843 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 13163465-47d9-4574-afa9-42bd29ccf349 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 06:34:56.324084 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebd89527-4685-4c0e-8feb-7e22830b8843 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 returned with HTTP 404 Jul 03 06:34:56.324864 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 944/3802] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:56.333507 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dd7bedda-8622-4afd-8b4e-58b3cc3e2ad5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.335502 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dd7bedda-8622-4afd-8b4e-58b3cc3e2ad5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/group_snapshots Jul 03 06:34:56.335792 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dd7bedda-8622-4afd-8b4e-58b3cc3e2ad5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.336050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dd7bedda-8622-4afd-8b4e-58b3cc3e2ad5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.340917 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dd7bedda-8622-4afd-8b4e-58b3cc3e2ad5 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots returned with HTTP 200 Jul 03 06:34:56.341409 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 955/3803] 10.4.3.243 () {68 vars in 1302 bytes} [Fri Jul 3 06:34:56 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 06:34:56.350015 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f917192c-8453-4ffb-a34e-d034f4655c78 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.352045 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f917192c-8453-4ffb-a34e-d034f4655c78 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] DELETE https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 Jul 03 06:34:56.352271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f917192c-8453-4ffb-a34e-d034f4655c78 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.352491 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f917192c-8453-4ffb-a34e-d034f4655c78 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.352704 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.group_snapshots [None req-f917192c-8453-4ffb-a34e-d034f4655c78 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for member 13163465-47d9-4574-afa9-42bd29ccf349 {{(pid=99916) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 06:34:56.352815 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.group_snapshots [None req-f917192c-8453-4ffb-a34e-d034f4655c78 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group_snapshot with id: 13163465-47d9-4574-afa9-42bd29ccf349 Jul 03 06:34:56.356408 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f917192c-8453-4ffb-a34e-d034f4655c78 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 returned with HTTP 404 Jul 03 06:34:56.357070 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 951/3804] 10.4.3.243 () {68 vars in 1416 bytes} [Fri Jul 3 06:34:56 2026] DELETE /volume/v3/group_snapshots/13163465-47d9-4574-afa9-42bd29ccf349 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:56.365560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.369719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:34:56.369719 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.369719 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.369719 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:34:56.370335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:34:56.380737 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Get all volumes completed successfully. Jul 03 06:34:56.381580 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:56.381835 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:56.427882 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:56.434443 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.434443 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:34:56.445998 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b7ddb028-5e99-484e-8f84-5331ee284e74 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:34:56.448203 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 955/3805] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:56.464504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-20c487fe-7798-4e46-89c3-fd8f3a67ee3a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.466281 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-20c487fe-7798-4e46-89c3-fd8f3a67ee3a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] POST https://10.4.3.243/volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f/action Jul 03 06:34:56.466665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-20c487fe-7798-4e46-89c3-fd8f3a67ee3a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:34:56.466969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-20c487fe-7798-4e46-89c3-fd8f3a67ee3a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:34:56.468705 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-20c487fe-7798-4e46-89c3-fd8f3a67ee3a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] delete called for group 453840d3-bc8e-41df-a0a1-b86d889b4f0f {{(pid=99917) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:34:56.468823 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-20c487fe-7798-4e46-89c3-fd8f3a67ee3a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Delete group with id: 453840d3-bc8e-41df-a0a1-b86d889b4f0f Jul 03 06:34:56.473080 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.473080 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:56.526984 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-20c487fe-7798-4e46-89c3-fd8f3a67ee3a tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f/action returned with HTTP 202 Jul 03 06:34:56.527370 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 945/3806] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:34:56 2026] POST /volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:56.543624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:56.548332 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa Jul 03 06:34:56.548778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:56.549168 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:56.564478 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.564478 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:56.570218 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Volume info retrieved successfully. Jul 03 06:34:56.571245 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:34:56.571502 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:34:56.624672 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:34:56.629616 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:56.629616 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:56.641683 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b827c1bb-2a4b-4697-94a7-a76ce1cdf5f1 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa returned with HTTP 200 Jul 03 06:34:56.642532 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 956/3807] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:56 2026] GET /volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:34:57.300210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-946cbaf0-036b-46c1-b759-9dee8c802882 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:57.302416 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-946cbaf0-036b-46c1-b759-9dee8c802882 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:57.303226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-946cbaf0-036b-46c1-b759-9dee8c802882 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:57.303636 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-946cbaf0-036b-46c1-b759-9dee8c802882 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:57.316720 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:57.316720 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:34:57.325586 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-946cbaf0-036b-46c1-b759-9dee8c802882 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:57.328343 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-946cbaf0-036b-46c1-b759-9dee8c802882 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:57.329118 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 952/3808] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:57 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:57.662650 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1d6d584e-58f9-498a-b8c6-33fd4bf65a3c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:57.664771 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d6d584e-58f9-498a-b8c6-33fd4bf65a3c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa Jul 03 06:34:57.665164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d6d584e-58f9-498a-b8c6-33fd4bf65a3c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:57.665441 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d6d584e-58f9-498a-b8c6-33fd4bf65a3c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:57.672132 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d6d584e-58f9-498a-b8c6-33fd4bf65a3c tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa returned with HTTP 404 Jul 03 06:34:57.672709 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 956/3809] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:34:57 2026] GET /volume/v3/volumes/b18c095d-c0af-40df-9b05-2a2936a39faa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:57.680455 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8f276332-ab50-43cc-ac8f-abd3609c12a8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:57.682338 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8f276332-ab50-43cc-ac8f-abd3609c12a8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] GET https://10.4.3.243/volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f Jul 03 06:34:57.682789 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8f276332-ab50-43cc-ac8f-abd3609c12a8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:57.684129 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8f276332-ab50-43cc-ac8f-abd3609c12a8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:57.684129 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-8f276332-ab50-43cc-ac8f-abd3609c12a8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] show called for member 453840d3-bc8e-41df-a0a1-b86d889b4f0f {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:34:57.686475 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8f276332-ab50-43cc-ac8f-abd3609c12a8 tempest-GroupSnapshotsTest-1698977880 tempest-GroupSnapshotsTest-1698977880-project-member] https://10.4.3.243/volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f returned with HTTP 404 Jul 03 06:34:57.687100 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 946/3810] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:34:57 2026] GET /volume/v3/groups/453840d3-bc8e-41df-a0a1-b86d889b4f0f => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:34:57.694000 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-616440e4-a565-4a4e-9a8d-c7c8c0f4b35b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:57.695957 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-616440e4-a565-4a4e-9a8d-c7c8c0f4b35b tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/b2204524-c2a3-490e-9831-66edf60bf879 Jul 03 06:34:57.696231 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-616440e4-a565-4a4e-9a8d-c7c8c0f4b35b tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:57.696413 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-616440e4-a565-4a4e-9a8d-c7c8c0f4b35b tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:57.713049 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-616440e4-a565-4a4e-9a8d-c7c8c0f4b35b tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/group_types/b2204524-c2a3-490e-9831-66edf60bf879 returned with HTTP 202 Jul 03 06:34:57.713585 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 957/3811] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:34:57 2026] DELETE /volume/v3/group_types/b2204524-c2a3-490e-9831-66edf60bf879 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:34:57.720830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9e157603-c89a-49e7-b2cd-c0862d14519e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:57.722422 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9e157603-c89a-49e7-b2cd-c0862d14519e tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] DELETE https://10.4.3.243/volume/v3/types/cab5e823-9ed4-4f67-8fad-a4012b619452 Jul 03 06:34:57.722799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9e157603-c89a-49e7-b2cd-c0862d14519e tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:57.723124 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9e157603-c89a-49e7-b2cd-c0862d14519e tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:57.752176 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9e157603-c89a-49e7-b2cd-c0862d14519e tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types/cab5e823-9ed4-4f67-8fad-a4012b619452 returned with HTTP 202 Jul 03 06:34:57.752571 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 953/3812] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:34:57 2026] DELETE /volume/v3/types/cab5e823-9ed4-4f67-8fad-a4012b619452 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:34:57.760346 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-495c53bd-1d0d-4ea5-afa4-a70783dd7e93 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:57.763122 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-495c53bd-1d0d-4ea5-afa4-a70783dd7e93 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] GET https://10.4.3.243/volume/v3/types/cab5e823-9ed4-4f67-8fad-a4012b619452 Jul 03 06:34:57.763339 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-495c53bd-1d0d-4ea5-afa4-a70783dd7e93 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:57.763602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-495c53bd-1d0d-4ea5-afa4-a70783dd7e93 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:57.767151 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-495c53bd-1d0d-4ea5-afa4-a70783dd7e93 tempest-GroupSnapshotsTest-82188572 tempest-GroupSnapshotsTest-82188572-project-admin] https://10.4.3.243/volume/v3/types/cab5e823-9ed4-4f67-8fad-a4012b619452 returned with HTTP 404 Jul 03 06:34:57.767690 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 957/3813] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:34:57 2026] GET /volume/v3/types/cab5e823-9ed4-4f67-8fad-a4012b619452 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:34:58.346671 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0bd20c29-56ae-446c-b2ba-8d043c439efe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:58.348791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0bd20c29-56ae-446c-b2ba-8d043c439efe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:58.349039 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0bd20c29-56ae-446c-b2ba-8d043c439efe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:58.349252 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0bd20c29-56ae-446c-b2ba-8d043c439efe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:58.371235 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:58.371235 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:34:58.378347 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0bd20c29-56ae-446c-b2ba-8d043c439efe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:58.385475 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0bd20c29-56ae-446c-b2ba-8d043c439efe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:58.385994 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 947/3814] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:58 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:34:59.403479 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-63fb83d9-f29c-4c5f-9e5c-8b3a6b9e01f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:34:59.405628 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-63fb83d9-f29c-4c5f-9e5c-8b3a6b9e01f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:34:59.405879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-63fb83d9-f29c-4c5f-9e5c-8b3a6b9e01f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:34:59.406146 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-63fb83d9-f29c-4c5f-9e5c-8b3a6b9e01f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:34:59.409488 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=227,cinder:UPDATE=59,cinder:INSERT=33 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:34:59.425717 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:34:59.425717 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:34:59.433259 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-63fb83d9-f29c-4c5f-9e5c-8b3a6b9e01f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:34:59.442663 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-63fb83d9-f29c-4c5f-9e5c-8b3a6b9e01f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:34:59.443374 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 958/3815] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:34:59 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:00.291708 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-093e58a1-9bed-4479-a389-5b0fa9c2555a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.387445 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-093e58a1-9bed-4479-a389-5b0fa9c2555a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:35:00.387850 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-093e58a1-9bed-4479-a389-5b0fa9c2555a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1285653090"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:00.391324 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=324,cinder:UPDATE=77,cinder:INSERT=43 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:35:00.401787 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-093e58a1-9bed-4479-a389-5b0fa9c2555a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:35:00.402237 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 954/3816] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:35:00 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 06:35:00.410079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-47295943-5a8a-438f-b3ee-2a2f09a7f8c3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.411862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-47295943-5a8a-438f-b3ee-2a2f09a7f8c3 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] POST https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs Jul 03 06:35:00.412261 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-47295943-5a8a-438f-b3ee-2a2f09a7f8c3 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:00.415769 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=248,cinder:UPDATE=35,cinder:INSERT=20 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:35:00.429666 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-d829ddf1-c667-4489-a630-4c5bf24fa6e6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.432087 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-d829ddf1-c667-4489-a630-4c5bf24fa6e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00/action Jul 03 06:35:00.432546 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-d829ddf1-c667-4489-a630-4c5bf24fa6e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:35:00.432629 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-d829ddf1-c667-4489-a630-4c5bf24fa6e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:00.434075 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-47295943-5a8a-438f-b3ee-2a2f09a7f8c3 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs returned with HTTP 202 Jul 03 06:35:00.434545 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 958/3817] 10.4.3.243 () {70 vars in 1458 bytes} [Fri Jul 3 06:35:00 2026] POST /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs => generated 53 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:00.446960 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7af2e126-35ea-4dae-aec8-3d9b40826ff7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.449055 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7af2e126-35ea-4dae-aec8-3d9b40826ff7 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] POST https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs Jul 03 06:35:00.449353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7af2e126-35ea-4dae-aec8-3d9b40826ff7 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:00.460892 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:00.460892 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:00.461428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-58836224-51dc-41b4-871f-4002502b1df1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.463233 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-58836224-51dc-41b4-871f-4002502b1df1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:00.463421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-58836224-51dc-41b4-871f-4002502b1df1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.463623 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-58836224-51dc-41b4-871f-4002502b1df1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.473356 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7af2e126-35ea-4dae-aec8-3d9b40826ff7 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs returned with HTTP 202 Jul 03 06:35:00.473843 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-92adde2b-3933-4244-be93-3ac2a4f6d6bf req-d829ddf1-c667-4489-a630-4c5bf24fa6e6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00/action returned with HTTP 204 Jul 03 06:35:00.473909 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 959/3818] 10.4.3.243 () {70 vars in 1458 bytes} [Fri Jul 3 06:35:00 2026] POST /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs => generated 61 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:00.474338 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 948/3819] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:35:00 2026] POST /volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:00.474709 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:00.474709 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:00.481186 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-58836224-51dc-41b4-871f-4002502b1df1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:00.482865 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bd3606b7-c441-4c85-ba05-86e621bc7ae1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.484620 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bd3606b7-c441-4c85-ba05-86e621bc7ae1 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] GET https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 Jul 03 06:35:00.484894 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bd3606b7-c441-4c85-ba05-86e621bc7ae1 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.485069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bd3606b7-c441-4c85-ba05-86e621bc7ae1 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.489074 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-58836224-51dc-41b4-871f-4002502b1df1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:35:00.489535 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 955/3820] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:00 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:00.493853 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bd3606b7-c441-4c85-ba05-86e621bc7ae1 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 returned with HTTP 200 Jul 03 06:35:00.494298 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 959/3821] 10.4.3.243 () {68 vars in 1452 bytes} [Fri Jul 3 06:35:00 2026] GET /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:00.502555 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bbc75679-12ed-4afd-ad36-457e00ec64f4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.504431 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bbc75679-12ed-4afd-ad36-457e00ec64f4 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] GET https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 Jul 03 06:35:00.504636 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bbc75679-12ed-4afd-ad36-457e00ec64f4 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.504871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bbc75679-12ed-4afd-ad36-457e00ec64f4 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.512099 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bbc75679-12ed-4afd-ad36-457e00ec64f4 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 returned with HTTP 200 Jul 03 06:35:00.512486 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 960/3822] 10.4.3.243 () {68 vars in 1452 bytes} [Fri Jul 3 06:35:00 2026] GET /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/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 06:35:00.520377 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f879d008-da9e-41df-aecc-e72c5e5cd59a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.522244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f879d008-da9e-41df-aecc-e72c5e5cd59a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] PUT https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 Jul 03 06:35:00.522624 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f879d008-da9e-41df-aecc-e72c5e5cd59a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:00.542370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f879d008-da9e-41df-aecc-e72c5e5cd59a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 returned with HTTP 200 Jul 03 06:35:00.542848 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 949/3823] 10.4.3.243 () {70 vars in 1472 bytes} [Fri Jul 3 06:35:00 2026] PUT /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:00.551144 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-34856261-2e19-4666-99bc-2469b81f1f0a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.553112 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34856261-2e19-4666-99bc-2469b81f1f0a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] GET https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs Jul 03 06:35:00.553340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34856261-2e19-4666-99bc-2469b81f1f0a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.553582 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34856261-2e19-4666-99bc-2469b81f1f0a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.561336 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34856261-2e19-4666-99bc-2469b81f1f0a tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs returned with HTTP 200 Jul 03 06:35:00.561761 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 956/3824] 10.4.3.243 () {68 vars in 1437 bytes} [Fri Jul 3 06:35:00 2026] GET /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:00.570401 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-620a21fd-e481-45c2-b9fe-fc1a0e7acfca None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.572417 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-620a21fd-e481-45c2-b9fe-fc1a0e7acfca tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key1 Jul 03 06:35:00.572669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-620a21fd-e481-45c2-b9fe-fc1a0e7acfca tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.572892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-620a21fd-e481-45c2-b9fe-fc1a0e7acfca tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.587418 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-620a21fd-e481-45c2-b9fe-fc1a0e7acfca tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key1 returned with HTTP 202 Jul 03 06:35:00.588006 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 960/3825] 10.4.3.243 () {68 vars in 1455 bytes} [Fri Jul 3 06:35:00 2026] DELETE /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:35:00.595038 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1f72d700-d044-4c1d-8b81-df88750b8908 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.597638 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f72d700-d044-4c1d-8b81-df88750b8908 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] GET https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key1 Jul 03 06:35:00.598033 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f72d700-d044-4c1d-8b81-df88750b8908 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.598341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f72d700-d044-4c1d-8b81-df88750b8908 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.607446 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f72d700-d044-4c1d-8b81-df88750b8908 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] HTTP exception thrown: Group Type 9072503b-d38c-4c59-94cb-1dbf0158e22b has no extra spec with key key1. Jul 03 06:35:00.607704 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f72d700-d044-4c1d-8b81-df88750b8908 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key1 returned with HTTP 404 Jul 03 06:35:00.608524 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 961/3826] 10.4.3.243 () {68 vars in 1452 bytes} [Fri Jul 3 06:35:00 2026] GET /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:35:00.618937 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f5685410-c4da-4e86-9fe4-fa663ff8f165 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.620717 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5685410-c4da-4e86-9fe4-fa663ff8f165 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 Jul 03 06:35:00.620941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5685410-c4da-4e86-9fe4-fa663ff8f165 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.621147 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5685410-c4da-4e86-9fe4-fa663ff8f165 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.633626 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5685410-c4da-4e86-9fe4-fa663ff8f165 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 returned with HTTP 202 Jul 03 06:35:00.634097 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 950/3827] 10.4.3.243 () {68 vars in 1455 bytes} [Fri Jul 3 06:35:00 2026] DELETE /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:35:00.641154 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-490785c0-e4f5-4477-b66e-75ef59b86de9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.642955 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-490785c0-e4f5-4477-b66e-75ef59b86de9 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] GET https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 Jul 03 06:35:00.643224 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-490785c0-e4f5-4477-b66e-75ef59b86de9 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.643390 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-490785c0-e4f5-4477-b66e-75ef59b86de9 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.649713 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-490785c0-e4f5-4477-b66e-75ef59b86de9 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] HTTP exception thrown: Group Type 9072503b-d38c-4c59-94cb-1dbf0158e22b has no extra spec with key key2. Jul 03 06:35:00.649884 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-490785c0-e4f5-4477-b66e-75ef59b86de9 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 returned with HTTP 404 Jul 03 06:35:00.650416 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 957/3828] 10.4.3.243 () {68 vars in 1452 bytes} [Fri Jul 3 06:35:00 2026] GET /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:35:00.656808 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7ed7a01d-7bef-4963-99bb-8c1dafe31a14 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.658641 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7ed7a01d-7bef-4963-99bb-8c1dafe31a14 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 Jul 03 06:35:00.658891 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7ed7a01d-7bef-4963-99bb-8c1dafe31a14 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.659180 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7ed7a01d-7bef-4963-99bb-8c1dafe31a14 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.672008 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7ed7a01d-7bef-4963-99bb-8c1dafe31a14 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 returned with HTTP 202 Jul 03 06:35:00.672519 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 961/3829] 10.4.3.243 () {68 vars in 1455 bytes} [Fri Jul 3 06:35:00 2026] DELETE /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:35:00.679655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-92a861f0-5048-4f72-917b-768d28d53486 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.682410 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92a861f0-5048-4f72-917b-768d28d53486 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] GET https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 Jul 03 06:35:00.682644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92a861f0-5048-4f72-917b-768d28d53486 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.682886 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92a861f0-5048-4f72-917b-768d28d53486 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.689379 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92a861f0-5048-4f72-917b-768d28d53486 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] HTTP exception thrown: Group Type 9072503b-d38c-4c59-94cb-1dbf0158e22b has no extra spec with key key3. Jul 03 06:35:00.689560 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92a861f0-5048-4f72-917b-768d28d53486 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 returned with HTTP 404 Jul 03 06:35:00.690168 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 962/3830] 10.4.3.243 () {68 vars in 1452 bytes} [Fri Jul 3 06:35:00 2026] GET /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:35:00.696856 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5f7144f5-935b-4504-9046-8d8571751fb5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:00.699227 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5f7144f5-935b-4504-9046-8d8571751fb5 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b Jul 03 06:35:00.699227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5f7144f5-935b-4504-9046-8d8571751fb5 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:00.699724 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5f7144f5-935b-4504-9046-8d8571751fb5 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:00.711838 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5f7144f5-935b-4504-9046-8d8571751fb5 tempest-GroupTypeSpecsTest-1358301212 tempest-GroupTypeSpecsTest-1358301212-project-admin] https://10.4.3.243/volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b returned with HTTP 202 Jul 03 06:35:00.712255 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 951/3831] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:35:00 2026] DELETE /volume/v3/group_types/9072503b-d38c-4c59-94cb-1dbf0158e22b => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:35:01.506050 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e91a9835-0b64-4a92-9e03-538e53be210a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:01.508939 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e91a9835-0b64-4a92-9e03-538e53be210a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:01.509221 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e91a9835-0b64-4a92-9e03-538e53be210a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:01.509518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e91a9835-0b64-4a92-9e03-538e53be210a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:01.530541 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:01.530541 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:01.538182 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e91a9835-0b64-4a92-9e03-538e53be210a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:01.548416 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e91a9835-0b64-4a92-9e03-538e53be210a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:35:01.548869 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 958/3832] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:01 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 1168 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:01.567242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8e2cb5e3-af1c-4d91-bbb4-b25a514066f0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:01.569525 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e2cb5e3-af1c-4d91-bbb4-b25a514066f0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:01.569809 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e2cb5e3-af1c-4d91-bbb4-b25a514066f0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:01.570561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e2cb5e3-af1c-4d91-bbb4-b25a514066f0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:01.585545 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:01.585545 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:01.593170 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8e2cb5e3-af1c-4d91-bbb4-b25a514066f0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:01.600813 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e2cb5e3-af1c-4d91-bbb4-b25a514066f0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:35:01.601806 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 962/3833] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:01 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 1168 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:01.660245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-a255026d-b4b9-451f-bee5-330fb91093d2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:01.665632 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-a255026d-b4b9-451f-bee5-330fb91093d2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:01.665860 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-a255026d-b4b9-451f-bee5-330fb91093d2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:01.667730 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-a255026d-b4b9-451f-bee5-330fb91093d2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:01.687610 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:01.687610 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:01.692186 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-a255026d-b4b9-451f-bee5-330fb91093d2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:01.698527 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-a255026d-b4b9-451f-bee5-330fb91093d2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:35:01.698947 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 963/3834] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:35:01 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:01.723342 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-5e7f7707-43f7-4b89-b195-1fc441f22770 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:01.725508 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-5e7f7707-43f7-4b89-b195-1fc441f22770 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/action Jul 03 06:35:01.725893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-5e7f7707-43f7-4b89-b195-1fc441f22770 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:35:01.725893 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-5e7f7707-43f7-4b89-b195-1fc441f22770 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:01.736797 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:01.736797 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:01.737236 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-5e7f7707-43f7-4b89-b195-1fc441f22770 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:01.744266 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-5e7f7707-43f7-4b89-b195-1fc441f22770 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Begin detaching volume completed successfully. Jul 03 06:35:01.744473 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-5e7f7707-43f7-4b89-b195-1fc441f22770 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/action returned with HTTP 202 Jul 03 06:35:01.744953 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 952/3835] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:35:01 2026] POST /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:35:02.770452 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-02f374d4-13f9-4916-ace7-f63aa4dc92ba None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:02.770875 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-02f374d4-13f9-4916-ace7-f63aa4dc92ba None None] GET https://10.4.3.243/volume// Jul 03 06:35:02.771073 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-02f374d4-13f9-4916-ace7-f63aa4dc92ba None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:02.771258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-02f374d4-13f9-4916-ace7-f63aa4dc92ba None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:02.771584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-02f374d4-13f9-4916-ace7-f63aa4dc92ba None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:02.771930 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 959/3836] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:35:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:02.781224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-1e012e2b-e2d3-4e24-ad34-c3dd6b729329 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:02.783889 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-1e012e2b-e2d3-4e24-ad34-c3dd6b729329 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:02.784175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-1e012e2b-e2d3-4e24-ad34-c3dd6b729329 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:02.784429 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-1e012e2b-e2d3-4e24-ad34-c3dd6b729329 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:02.796855 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:02.796855 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:02.801934 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-1e012e2b-e2d3-4e24-ad34-c3dd6b729329 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:02.808478 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-1e012e2b-e2d3-4e24-ad34-c3dd6b729329 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:35:02.809019 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 963/3837] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:35:02 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 1351 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:35:02.825251 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-cf59b5a4-5cba-4ec4-b5e5-4049501af6bc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:02.829536 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-cf59b5a4-5cba-4ec4-b5e5-4049501af6bc tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/encryption Jul 03 06:35:02.829883 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-cf59b5a4-5cba-4ec4-b5e5-4049501af6bc tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:02.830190 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-cf59b5a4-5cba-4ec4-b5e5-4049501af6bc tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:02.846837 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:02.846837 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:02.859220 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-cf59b5a4-5cba-4ec4-b5e5-4049501af6bc tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/encryption returned with HTTP 200 Jul 03 06:35:02.860130 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 964/3838] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:35:02 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:03.952805 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2a766a5b-bf6b-4985-bcd4-48637056393a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:03.958785 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-05db06ee-e57c-4d5e-901f-3e6288e34140 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:03.961825 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-05db06ee-e57c-4d5e-901f-3e6288e34140 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00 Jul 03 06:35:03.961825 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-05db06ee-e57c-4d5e-901f-3e6288e34140 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:03.962047 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-05db06ee-e57c-4d5e-901f-3e6288e34140 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:03.972519 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:03.972519 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:04.149526 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:04.149925 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-161914235"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:04.151670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-161914235'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:04.152056 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Create volume of 1 GB Jul 03 06:35:04.157983 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Availability Zones retrieved successfully. Jul 03 06:35:04.166083 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Flow 'volume_create_api' (04854be2-29f1-4dd7-b941-ee21df02f092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:04.167529 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a5655c-9956-4841-9e62-a46447093215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:04.169187 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:04.213287 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a5655c-9956-4841-9e62-a46447093215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:04.214543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52bdece-d239-49f6-aed2-56b57544dd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:04.305080 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Created reservations ['fb8cd091-ee4a-417e-95ec-c35bef5730dd', 'ba18410d-d612-4771-a7b5-6be7338c7765', 'a290b3cc-9bf0-4c9f-8bfa-ec08da5b09e4', '49bb443b-c648-4598-9e44-e4c8a39f2fe6'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:04.306447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52bdece-d239-49f6-aed2-56b57544dd05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb8cd091-ee4a-417e-95ec-c35bef5730dd', 'ba18410d-d612-4771-a7b5-6be7338c7765', 'a290b3cc-9bf0-4c9f-8bfa-ec08da5b09e4', '49bb443b-c648-4598-9e44-e4c8a39f2fe6']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:04.307624 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a137182-cd4a-4c32-a9c4-19dcd5c8e8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:04.338482 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a137182-cd4a-4c32-a9c4-19dcd5c8e8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a366f233-e6df-4f87-87aa-d510a5f80756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-161914235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d0e89883ee640adbc694b93d1c41f0f',qos_specs=None,replication_status=,reservations=['fb8cd091-ee4a-417e-95ec-c35bef5730dd','ba18410d-d612-4771-a7b5-6be7338c7765','a290b3cc-9bf0-4c9f-8bfa-ec08da5b09e4','49bb443b-c648-4598-9e44-e4c8a39f2fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4714830029c544f28909ad49e5c202f2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-161914235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a366f233-e6df-4f87-87aa-d510a5f80756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d0e89883ee640adbc694b93d1c41f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4714830029c544f28909ad49e5c202f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:04.339309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87288904-fa7d-45f9-a49a-958cbb87f631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:04.362907 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87288904-fa7d-45f9-a49a-958cbb87f631) transitioned into state 'SUCCESS' from state '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-161914235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d0e89883ee640adbc694b93d1c41f0f',qos_specs=None,replication_status=,reservations=['fb8cd091-ee4a-417e-95ec-c35bef5730dd','ba18410d-d612-4771-a7b5-6be7338c7765','a290b3cc-9bf0-4c9f-8bfa-ec08da5b09e4','49bb443b-c648-4598-9e44-e4c8a39f2fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4714830029c544f28909ad49e5c202f2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:04.364054 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16b55fe-8b7a-451f-998f-81f637eedda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:04.379307 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16b55fe-8b7a-451f-998f-81f637eedda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:04.381544 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Flow 'volume_create_api' (04854be2-29f1-4dd7-b941-ee21df02f092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:04.381544 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Create volume request issued successfully. Jul 03 06:35:04.383388 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a766a5b-bf6b-4985-bcd4-48637056393a tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:04.383388 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 953/3839] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:35:03 2026] POST /volume/v3/volumes => generated 750 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:04.398184 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-345064ea-2252-48e6-ad0f-d591923e7c37 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:04.399979 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-345064ea-2252-48e6-ad0f-d591923e7c37 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:04.400178 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-345064ea-2252-48e6-ad0f-d591923e7c37 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:04.400386 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-345064ea-2252-48e6-ad0f-d591923e7c37 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:04.407786 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:04.407786 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:04.413196 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-345064ea-2252-48e6-ad0f-d591923e7c37 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Volume info retrieved successfully. Jul 03 06:35:04.418455 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-345064ea-2252-48e6-ad0f-d591923e7c37 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 200 Jul 03 06:35:04.418455 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 964/3840] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:04 2026] GET /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:04.509865 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9271e370-324c-49b5-ba86-cb3dbf3033f5 req-05db06ee-e57c-4d5e-901f-3e6288e34140 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00 returned with HTTP 200 Jul 03 06:35:04.509865 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 960/3841] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:35:03 2026] DELETE /volume/v3/attachments/424372f7-032c-4802-b016-c5bc01e5af00 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:05.431459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-149303fc-2080-43e0-9c49-d82a3367072d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:05.433842 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-149303fc-2080-43e0-9c49-d82a3367072d tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:05.434066 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-149303fc-2080-43e0-9c49-d82a3367072d tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:05.434360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-149303fc-2080-43e0-9c49-d82a3367072d tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:05.443738 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:05.443738 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:05.448363 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-149303fc-2080-43e0-9c49-d82a3367072d tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Volume info retrieved successfully. Jul 03 06:35:05.453940 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-149303fc-2080-43e0-9c49-d82a3367072d tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 200 Jul 03 06:35:05.454550 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 965/3842] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:05 2026] GET /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:05.470596 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-86ef4360-5299-45fc-8ad5-5fa6c8c46de3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:05.473019 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86ef4360-5299-45fc-8ad5-5fa6c8c46de3 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] POST https://10.4.3.243/volume/v3/os-volume-transfer Jul 03 06:35:05.473438 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86ef4360-5299-45fc-8ad5-5fa6c8c46de3 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a366f233-e6df-4f87-87aa-d510a5f80756"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:05.475488 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.volume_transfer [None req-86ef4360-5299-45fc-8ad5-5fa6c8c46de3 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a366f233-e6df-4f87-87aa-d510a5f80756'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 06:35:05.475749 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.volume_transfer [None req-86ef4360-5299-45fc-8ad5-5fa6c8c46de3 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Creating transfer of volume a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:05.475954 np0000004376 devstack@c-api.service[99917]: INFO cinder.transfer.api [None req-86ef4360-5299-45fc-8ad5-5fa6c8c46de3 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Generating transfer record for volume a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:05.478309 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=244,cinder:UPDATE=53,cinder:INSERT=21 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:35:05.484559 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:05.484559 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:05.495045 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86ef4360-5299-45fc-8ad5-5fa6c8c46de3 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 06:35:05.495545 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 954/3843] 10.4.3.243 () {68 vars in 1291 bytes} [Fri Jul 3 06:35:05 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:05.506374 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-81e08b72-41db-478a-8a6d-9d72664bbe2e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:05.510392 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81e08b72-41db-478a-8a6d-9d72664bbe2e tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:05.510656 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81e08b72-41db-478a-8a6d-9d72664bbe2e tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:05.511010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81e08b72-41db-478a-8a6d-9d72664bbe2e tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:05.520531 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:05.520531 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:05.525742 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-81e08b72-41db-478a-8a6d-9d72664bbe2e tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Volume info retrieved successfully. Jul 03 06:35:05.531951 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81e08b72-41db-478a-8a6d-9d72664bbe2e tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 200 Jul 03 06:35:05.532521 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 965/3844] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:05 2026] GET /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:05.548535 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c7428a68-abb4-482f-b6f5-49b6934de8e4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:05.552723 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7428a68-abb4-482f-b6f5-49b6934de8e4 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa Jul 03 06:35:05.552723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7428a68-abb4-482f-b6f5-49b6934de8e4 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:05.552723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7428a68-abb4-482f-b6f5-49b6934de8e4 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:05.552723 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:05.552723 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:05.556557 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7428a68-abb4-482f-b6f5-49b6934de8e4 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa returned with HTTP 200 Jul 03 06:35:05.557237 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 961/3845] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:35:05 2026] GET /volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa => generated 409 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:05.565640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7646c017-290e-4f4b-96d0-60c4e3e691f1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:05.568357 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7646c017-290e-4f4b-96d0-60c4e3e691f1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/os-volume-transfer Jul 03 06:35:05.568644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7646c017-290e-4f4b-96d0-60c4e3e691f1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:05.569027 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7646c017-290e-4f4b-96d0-60c4e3e691f1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:05.569200 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.volume_transfer [None req-7646c017-290e-4f4b-96d0-60c4e3e691f1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Listing volume transfers {{(pid=99919) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 06:35:05.573802 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7646c017-290e-4f4b-96d0-60c4e3e691f1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 06:35:05.574295 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 966/3846] 10.4.3.243 () {66 vars in 1270 bytes} [Fri Jul 3 06:35:05 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:05.584463 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b73d5836-8c04-4399-afb9-07bec258b48a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:05.657524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] POST https://10.4.3.243/volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa/accept Jul 03 06:35:05.658214 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "fd95c3332755e39e"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:05.661295 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.volume_transfer [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Accepting volume transfer fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa {{(pid=99917) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 06:35:05.661295 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.volume_transfer [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Accepting transfer fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa Jul 03 06:35:05.747664 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Created reservations ['858d7442-c7e5-4bdc-a6ce-81d0eef77146', 'fdf82fe4-514b-4e4e-b25f-372e21d5cffe', '38dab32d-41a1-4a66-85d5-a3cb5de15a49', '10e5c5fb-353d-423f-849a-e5ed497042c3'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:05.773117 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Created reservations ['19d61f8e-c275-4a02-82b6-d5c9e5109bf8', '056d9991-7217-4cbd-a029-1101cc978eb8', 'd87da877-0ee0-46e8-87ea-7192b4e4bb3d', '38fca17c-594c-46d3-a0db-c6458cb517b4'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:05.815517 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Created reservations ['44b5283f-252a-4c39-911f-fa3c4bdd2cf3', '9cadea64-5001-4415-85cf-461974e34bb4', '9b801722-40a1-4bb5-bc78-1d3765e4817c', '48fa290a-e6cf-4348-9a31-a37f8a91d6bf'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:05.849850 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Created reservations ['261b65bf-4a9a-4cb0-95ea-aa634c146fe4', '4be7a935-fddb-409d-8c2f-29b4fa5ebd68', '5f1e0029-89f9-4860-b262-e60feb4dc3a1', '1dbf9c89-8a79-41ad-bdf1-2b57788e3176'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:06.030560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ce68053e-6894-4bd0-90e9-a422d1a7576a req-42d47f96-f36b-456c-850e-486bbd7b1965 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:06.032834 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ce68053e-6894-4bd0-90e9-a422d1a7576a req-42d47f96-f36b-456c-850e-486bbd7b1965 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:06.033060 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ce68053e-6894-4bd0-90e9-a422d1a7576a req-42d47f96-f36b-456c-850e-486bbd7b1965 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:06.033279 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ce68053e-6894-4bd0-90e9-a422d1a7576a req-42d47f96-f36b-456c-850e-486bbd7b1965 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:06.040625 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:06.040625 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:06.046665 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ce68053e-6894-4bd0-90e9-a422d1a7576a req-42d47f96-f36b-456c-850e-486bbd7b1965 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:06.051669 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ce68053e-6894-4bd0-90e9-a422d1a7576a req-42d47f96-f36b-456c-850e-486bbd7b1965 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:35:06.052148 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 966/3847] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:35:06 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:06.355622 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Transfer volume completed successfully. Jul 03 06:35:06.454086 np0000004376 devstack@c-api.service[99917]: INFO cinder.transfer.api [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Volume a366f233-e6df-4f87-87aa-d510a5f80756 has been transferred. Jul 03 06:35:06.462522 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b73d5836-8c04-4399-afb9-07bec258b48a tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] https://10.4.3.243/volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa/accept returned with HTTP 202 Jul 03 06:35:06.463246 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 955/3848] 10.4.3.243 () {68 vars in 1423 bytes} [Fri Jul 3 06:35:05 2026] POST /volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa/accept => generated 365 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:06.474555 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7bdeb799-ca73-42b8-86f7-0a20bd7b8100 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:06.478080 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7bdeb799-ca73-42b8-86f7-0a20bd7b8100 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] GET https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:06.478080 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7bdeb799-ca73-42b8-86f7-0a20bd7b8100 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:06.478080 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7bdeb799-ca73-42b8-86f7-0a20bd7b8100 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:06.485317 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:06.485317 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:06.491164 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7bdeb799-ca73-42b8-86f7-0a20bd7b8100 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Volume info retrieved successfully. Jul 03 06:35:06.499267 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7bdeb799-ca73-42b8-86f7-0a20bd7b8100 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 200 Jul 03 06:35:06.499844 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 962/3849] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:06 2026] GET /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:06.513876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3ad31686-c915-43a0-bda8-cc5ee398b8e8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:06.515752 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3ad31686-c915-43a0-bda8-cc5ee398b8e8 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] GET https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:06.515984 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3ad31686-c915-43a0-bda8-cc5ee398b8e8 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:06.516199 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3ad31686-c915-43a0-bda8-cc5ee398b8e8 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:06.524046 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:06.524046 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:06.528227 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3ad31686-c915-43a0-bda8-cc5ee398b8e8 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] Volume info retrieved successfully. Jul 03 06:35:06.534300 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3ad31686-c915-43a0-bda8-cc5ee398b8e8 tempest-VolumesTransfersTest-1453145165 tempest-VolumesTransfersTest-1453145165-project-member] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 200 Jul 03 06:35:06.534786 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 967/3850] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:06 2026] GET /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:06.550190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-16f18c2d-0e5f-42e4-8f86-df82ccb482e8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:06.552494 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16f18c2d-0e5f-42e4-8f86-df82ccb482e8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] DELETE https://10.4.3.243/volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa Jul 03 06:35:06.552760 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16f18c2d-0e5f-42e4-8f86-df82ccb482e8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:06.552946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16f18c2d-0e5f-42e4-8f86-df82ccb482e8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:06.553065 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.volume_transfer [None req-16f18c2d-0e5f-42e4-8f86-df82ccb482e8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Delete transfer with id: fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa Jul 03 06:35:06.557379 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16f18c2d-0e5f-42e4-8f86-df82ccb482e8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa returned with HTTP 404 Jul 03 06:35:06.559031 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 967/3851] 10.4.3.243 () {66 vars in 1384 bytes} [Fri Jul 3 06:35:06 2026] DELETE /volume/v3/os-volume-transfer/fc97a3f4-34bb-4adf-8b6e-1aef5b0c9efa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:06.567829 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4fb0e7a4-4558-4aeb-a5ea-1bfe7c34174e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:06.594914 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fb0e7a4-4558-4aeb-a5ea-1bfe7c34174e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:06.595203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fb0e7a4-4558-4aeb-a5ea-1bfe7c34174e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:06.595398 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fb0e7a4-4558-4aeb-a5ea-1bfe7c34174e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:06.595584 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-4fb0e7a4-4558-4aeb-a5ea-1bfe7c34174e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Delete volume with id: a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:06.603683 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:06.603683 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:06.604065 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4fb0e7a4-4558-4aeb-a5ea-1bfe7c34174e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Volume info retrieved successfully. Jul 03 06:35:06.631234 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4fb0e7a4-4558-4aeb-a5ea-1bfe7c34174e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Delete volume request issued successfully. Jul 03 06:35:06.631420 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fb0e7a4-4558-4aeb-a5ea-1bfe7c34174e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 202 Jul 03 06:35:06.631864 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 956/3852] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:35:06 2026] DELETE /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:35:06.640983 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2ed8193f-aa8d-4496-8768-c355e8c3dbe0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:06.644723 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2ed8193f-aa8d-4496-8768-c355e8c3dbe0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] GET https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:06.644723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2ed8193f-aa8d-4496-8768-c355e8c3dbe0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:06.644723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2ed8193f-aa8d-4496-8768-c355e8c3dbe0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:06.653738 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:06.653738 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:06.658454 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2ed8193f-aa8d-4496-8768-c355e8c3dbe0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Volume info retrieved successfully. Jul 03 06:35:06.664119 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2ed8193f-aa8d-4496-8768-c355e8c3dbe0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 200 Jul 03 06:35:06.665245 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 963/3853] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:06 2026] GET /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:07.683968 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80114ccd-ec8b-438a-a161-93b9c4f509f0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:07.686478 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80114ccd-ec8b-438a-a161-93b9c4f509f0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] GET https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:07.686756 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80114ccd-ec8b-438a-a161-93b9c4f509f0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:07.686990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80114ccd-ec8b-438a-a161-93b9c4f509f0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:07.693622 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80114ccd-ec8b-438a-a161-93b9c4f509f0 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 404 Jul 03 06:35:07.694183 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 968/3854] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:07 2026] GET /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:07.703631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f1be40e0-10eb-461e-9255-c4ec2835a15c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:07.706133 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1be40e0-10eb-461e-9255-c4ec2835a15c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:07.706432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1be40e0-10eb-461e-9255-c4ec2835a15c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:07.706682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1be40e0-10eb-461e-9255-c4ec2835a15c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:07.716036 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1be40e0-10eb-461e-9255-c4ec2835a15c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 404 Jul 03 06:35:07.716746 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 968/3855] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:07 2026] GET /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:07.726294 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-86ad01e6-00dc-42d0-803e-19a8d6149bee None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:07.728240 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86ad01e6-00dc-42d0-803e-19a8d6149bee tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:07.728547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86ad01e6-00dc-42d0-803e-19a8d6149bee tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:07.728831 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86ad01e6-00dc-42d0-803e-19a8d6149bee tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:07.729036 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-86ad01e6-00dc-42d0-803e-19a8d6149bee tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Delete volume with id: a366f233-e6df-4f87-87aa-d510a5f80756 Jul 03 06:35:07.736570 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86ad01e6-00dc-42d0-803e-19a8d6149bee tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 returned with HTTP 404 Jul 03 06:35:07.737009 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 957/3856] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:35:07 2026] DELETE /volume/v3/volumes/a366f233-e6df-4f87-87aa-d510a5f80756 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:07.748336 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dad4ff34-eb23-4840-88a2-ecb84796653c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:07.750770 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:07.751286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-804460971"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:07.753491 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-804460971'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:07.754011 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Create volume of 1 GB Jul 03 06:35:07.759566 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Availability Zones retrieved successfully. Jul 03 06:35:07.770140 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Flow 'volume_create_api' (1622fecf-2a62-48bf-a9e3-33dcd34a599a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:07.771671 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c427557-33af-4300-b02e-c4423b5e222e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:07.773158 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:07.815361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c427557-33af-4300-b02e-c4423b5e222e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:07.816617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21f00abf-cdce-4259-982b-2c36aba37532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:07.880180 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Created reservations ['beaca868-062a-47fd-95f9-6ac539f7c8bf', '2f15ba1b-d5fb-4ac4-a84b-99f10b7c04c6', '38fb92d1-f0a9-4ba4-8ecf-c7f4159da68a', '8e19a3d4-a928-4125-b2f3-00a06904f277'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:07.881149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21f00abf-cdce-4259-982b-2c36aba37532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beaca868-062a-47fd-95f9-6ac539f7c8bf', '2f15ba1b-d5fb-4ac4-a84b-99f10b7c04c6', '38fb92d1-f0a9-4ba4-8ecf-c7f4159da68a', '8e19a3d4-a928-4125-b2f3-00a06904f277']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:07.881931 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebcefe4-68fb-4903-aae7-ab743ec24c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:07.909628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebcefe4-68fb-4903-aae7-ab743ec24c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0663c589-5cf0-445b-b7fb-b451c6212bad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-804460971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d0e89883ee640adbc694b93d1c41f0f',qos_specs=None,replication_status=,reservations=['beaca868-062a-47fd-95f9-6ac539f7c8bf','2f15ba1b-d5fb-4ac4-a84b-99f10b7c04c6','38fb92d1-f0a9-4ba4-8ecf-c7f4159da68a','8e19a3d4-a928-4125-b2f3-00a06904f277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4714830029c544f28909ad49e5c202f2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-804460971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0663c589-5cf0-445b-b7fb-b451c6212bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d0e89883ee640adbc694b93d1c41f0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4714830029c544f28909ad49e5c202f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:07.910508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49694d9b-5e75-417f-ab19-683237093561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:07.936163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49694d9b-5e75-417f-ab19-683237093561) transitioned into state 'SUCCESS' from state '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-804460971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d0e89883ee640adbc694b93d1c41f0f',qos_specs=None,replication_status=,reservations=['beaca868-062a-47fd-95f9-6ac539f7c8bf','2f15ba1b-d5fb-4ac4-a84b-99f10b7c04c6','38fb92d1-f0a9-4ba4-8ecf-c7f4159da68a','8e19a3d4-a928-4125-b2f3-00a06904f277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4714830029c544f28909ad49e5c202f2',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:07.936838 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860cf205-c1e5-4add-9c05-f28af87f0c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:07.949882 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860cf205-c1e5-4add-9c05-f28af87f0c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:07.950738 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Flow 'volume_create_api' (1622fecf-2a62-48bf-a9e3-33dcd34a599a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:07.951173 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Create volume request issued successfully. Jul 03 06:35:07.955068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dad4ff34-eb23-4840-88a2-ecb84796653c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:07.955523 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 964/3857] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:35:07 2026] POST /volume/v3/volumes => generated 750 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:07.972890 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-889cd61c-c633-478e-a3d9-8cdb908c64a1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:07.975016 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-889cd61c-c633-478e-a3d9-8cdb908c64a1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:07.975231 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-889cd61c-c633-478e-a3d9-8cdb908c64a1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:07.975435 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-889cd61c-c633-478e-a3d9-8cdb908c64a1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:07.984014 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:07.984014 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:07.988827 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-889cd61c-c633-478e-a3d9-8cdb908c64a1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Volume info retrieved successfully. Jul 03 06:35:07.994776 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-889cd61c-c633-478e-a3d9-8cdb908c64a1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 200 Jul 03 06:35:07.995277 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 969/3858] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:07 2026] GET /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:09.015971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d8836282-b6ca-4a64-8927-be1ebd7058b1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.015971 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8836282-b6ca-4a64-8927-be1ebd7058b1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:09.015971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8836282-b6ca-4a64-8927-be1ebd7058b1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.015971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8836282-b6ca-4a64-8927-be1ebd7058b1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.032113 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.032113 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:09.037872 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d8836282-b6ca-4a64-8927-be1ebd7058b1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Volume info retrieved successfully. Jul 03 06:35:09.046345 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8836282-b6ca-4a64-8927-be1ebd7058b1 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 200 Jul 03 06:35:09.047265 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 969/3859] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:09 2026] GET /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:09.070244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0a6bab3d-b21f-4d0b-a205-97eec9d25cf8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.073367 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a6bab3d-b21f-4d0b-a205-97eec9d25cf8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] POST https://10.4.3.243/volume/v3/os-volume-transfer Jul 03 06:35:09.074344 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a6bab3d-b21f-4d0b-a205-97eec9d25cf8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0663c589-5cf0-445b-b7fb-b451c6212bad"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:09.076086 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.volume_transfer [None req-0a6bab3d-b21f-4d0b-a205-97eec9d25cf8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Creating new volume transfer {'transfer': {'volume_id': '0663c589-5cf0-445b-b7fb-b451c6212bad'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 06:35:09.076086 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.volume_transfer [None req-0a6bab3d-b21f-4d0b-a205-97eec9d25cf8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Creating transfer of volume 0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:09.076348 np0000004376 devstack@c-api.service[99917]: INFO cinder.transfer.api [None req-0a6bab3d-b21f-4d0b-a205-97eec9d25cf8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Generating transfer record for volume 0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:09.086814 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.086814 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:09.104771 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a6bab3d-b21f-4d0b-a205-97eec9d25cf8 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 06:35:09.105381 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 958/3860] 10.4.3.243 () {68 vars in 1291 bytes} [Fri Jul 3 06:35:09 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:09.127559 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0debb9f8-b526-47f5-9063-e0bd484b3bcc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.132227 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0debb9f8-b526-47f5-9063-e0bd484b3bcc tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:09.132227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0debb9f8-b526-47f5-9063-e0bd484b3bcc tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.132227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0debb9f8-b526-47f5-9063-e0bd484b3bcc tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.154136 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.154136 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:09.164632 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0debb9f8-b526-47f5-9063-e0bd484b3bcc tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Volume info retrieved successfully. Jul 03 06:35:09.175331 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0debb9f8-b526-47f5-9063-e0bd484b3bcc tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 200 Jul 03 06:35:09.175997 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 965/3861] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:09 2026] GET /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:09.194369 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4e21f31a-141e-41cd-bc13-c230bc5103e7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.196222 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e21f31a-141e-41cd-bc13-c230bc5103e7 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/os-volume-transfer/detail Jul 03 06:35:09.196538 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e21f31a-141e-41cd-bc13-c230bc5103e7 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.196732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4e21f31a-141e-41cd-bc13-c230bc5103e7 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.196732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.volume_transfer [None req-4e21f31a-141e-41cd-bc13-c230bc5103e7 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Listing volume transfers {{(pid=99919) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 06:35:09.201739 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4e21f31a-141e-41cd-bc13-c230bc5103e7 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 06:35:09.202492 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 970/3862] 10.4.3.243 () {66 vars in 1291 bytes} [Fri Jul 3 06:35:09 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:09.215005 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e68d2afa-e0de-48dc-8d10-788c834cef97 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.220173 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e68d2afa-e0de-48dc-8d10-788c834cef97 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] DELETE https://10.4.3.243/volume/v3/os-volume-transfer/81ccca79-70ba-4b70-a2a4-35f071b5b984 Jul 03 06:35:09.220454 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e68d2afa-e0de-48dc-8d10-788c834cef97 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.220754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e68d2afa-e0de-48dc-8d10-788c834cef97 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.220888 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.volume_transfer [None req-e68d2afa-e0de-48dc-8d10-788c834cef97 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Delete transfer with id: 81ccca79-70ba-4b70-a2a4-35f071b5b984 Jul 03 06:35:09.237527 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.237527 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:09.259898 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e68d2afa-e0de-48dc-8d10-788c834cef97 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/os-volume-transfer/81ccca79-70ba-4b70-a2a4-35f071b5b984 returned with HTTP 202 Jul 03 06:35:09.260795 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 970/3863] 10.4.3.243 () {66 vars in 1384 bytes} [Fri Jul 3 06:35:09 2026] DELETE /volume/v3/os-volume-transfer/81ccca79-70ba-4b70-a2a4-35f071b5b984 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:35:09.273941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3096eb4b-1971-40e2-ac14-b921b7d88986 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.278170 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3096eb4b-1971-40e2-ac14-b921b7d88986 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:09.278170 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3096eb4b-1971-40e2-ac14-b921b7d88986 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.278170 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3096eb4b-1971-40e2-ac14-b921b7d88986 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.286879 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.286879 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:09.290215 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3096eb4b-1971-40e2-ac14-b921b7d88986 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Volume info retrieved successfully. Jul 03 06:35:09.295172 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3096eb4b-1971-40e2-ac14-b921b7d88986 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 200 Jul 03 06:35:09.295456 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 959/3864] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:09 2026] GET /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:09.312041 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4629dfc2-46e0-4e98-86ab-b034f60b112c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.315088 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4629dfc2-46e0-4e98-86ab-b034f60b112c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] DELETE https://10.4.3.243/volume/v3/os-volume-transfer/81ccca79-70ba-4b70-a2a4-35f071b5b984 Jul 03 06:35:09.315354 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4629dfc2-46e0-4e98-86ab-b034f60b112c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.315612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4629dfc2-46e0-4e98-86ab-b034f60b112c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.316222 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.volume_transfer [None req-4629dfc2-46e0-4e98-86ab-b034f60b112c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Delete transfer with id: 81ccca79-70ba-4b70-a2a4-35f071b5b984 Jul 03 06:35:09.321113 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4629dfc2-46e0-4e98-86ab-b034f60b112c tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/os-volume-transfer/81ccca79-70ba-4b70-a2a4-35f071b5b984 returned with HTTP 404 Jul 03 06:35:09.321677 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 966/3865] 10.4.3.243 () {66 vars in 1384 bytes} [Fri Jul 3 06:35:09 2026] DELETE /volume/v3/os-volume-transfer/81ccca79-70ba-4b70-a2a4-35f071b5b984 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:09.329886 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5ecb761e-4121-4ce3-9cdb-739dc5f78791 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.331888 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5ecb761e-4121-4ce3-9cdb-739dc5f78791 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:09.332152 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5ecb761e-4121-4ce3-9cdb-739dc5f78791 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.332398 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5ecb761e-4121-4ce3-9cdb-739dc5f78791 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.332606 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-5ecb761e-4121-4ce3-9cdb-739dc5f78791 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Delete volume with id: 0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:09.341859 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.341859 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:09.342288 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5ecb761e-4121-4ce3-9cdb-739dc5f78791 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Volume info retrieved successfully. Jul 03 06:35:09.376453 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5ecb761e-4121-4ce3-9cdb-739dc5f78791 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Delete volume request issued successfully. Jul 03 06:35:09.376757 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5ecb761e-4121-4ce3-9cdb-739dc5f78791 tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 202 Jul 03 06:35:09.377192 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 971/3866] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:35:09 2026] DELETE /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 06:35:09.390401 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4f5df79d-d7e5-4886-b7cc-c0cdb1901b7e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.392712 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4f5df79d-d7e5-4886-b7cc-c0cdb1901b7e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] GET https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:09.393019 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4f5df79d-d7e5-4886-b7cc-c0cdb1901b7e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.393268 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4f5df79d-d7e5-4886-b7cc-c0cdb1901b7e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.402795 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.402795 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:09.409585 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4f5df79d-d7e5-4886-b7cc-c0cdb1901b7e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Volume info retrieved successfully. Jul 03 06:35:09.417670 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4f5df79d-d7e5-4886-b7cc-c0cdb1901b7e tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 200 Jul 03 06:35:09.418786 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 971/3867] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:09 2026] GET /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:09.874113 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-10cbfa41-5125-434b-b459-c2fd010aaabc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.876300 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-10cbfa41-5125-434b-b459-c2fd010aaabc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:35:09.876589 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-10cbfa41-5125-434b-b459-c2fd010aaabc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.876905 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-10cbfa41-5125-434b-b459-c2fd010aaabc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.877087 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-10cbfa41-5125-434b-b459-c2fd010aaabc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Delete snapshot with id: 8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:35:09.884515 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.884515 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:09.885196 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-10cbfa41-5125-434b-b459-c2fd010aaabc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Snapshot retrieved successfully. Jul 03 06:35:09.914585 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-10cbfa41-5125-434b-b459-c2fd010aaabc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Snapshot delete request issued successfully. Jul 03 06:35:09.914920 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-10cbfa41-5125-434b-b459-c2fd010aaabc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca returned with HTTP 202 Jul 03 06:35:09.915482 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 960/3868] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:35:09 2026] DELETE /volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:35:09.925047 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9cae45ff-6987-490f-b30f-f5c0bafa0239 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:09.927586 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9cae45ff-6987-490f-b30f-f5c0bafa0239 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:35:09.927918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9cae45ff-6987-490f-b30f-f5c0bafa0239 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:09.928199 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9cae45ff-6987-490f-b30f-f5c0bafa0239 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:09.938036 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:09.938036 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:09.939469 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9cae45ff-6987-490f-b30f-f5c0bafa0239 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Snapshot retrieved successfully. Jul 03 06:35:09.940406 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9cae45ff-6987-490f-b30f-f5c0bafa0239 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca returned with HTTP 200 Jul 03 06:35:09.941181 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 967/3869] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:35:09 2026] GET /volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:10.431185 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fd43e329-d893-41de-9d9f-fbc259b274ec None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:10.433063 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fd43e329-d893-41de-9d9f-fbc259b274ec tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] GET https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:10.433278 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fd43e329-d893-41de-9d9f-fbc259b274ec tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:10.433509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fd43e329-d893-41de-9d9f-fbc259b274ec tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:10.448492 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fd43e329-d893-41de-9d9f-fbc259b274ec tempest-VolumesTransfersTest-1572142269 tempest-VolumesTransfersTest-1572142269-project-admin] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 404 Jul 03 06:35:10.449007 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 972/3870] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:10 2026] GET /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:10.457754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-96decbaa-c3f6-4761-b62b-d45ab50fc855 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:10.460548 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-96decbaa-c3f6-4761-b62b-d45ab50fc855 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] GET https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:10.460548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-96decbaa-c3f6-4761-b62b-d45ab50fc855 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:10.460674 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-96decbaa-c3f6-4761-b62b-d45ab50fc855 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:10.472179 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-96decbaa-c3f6-4761-b62b-d45ab50fc855 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 404 Jul 03 06:35:10.472858 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 972/3871] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:10 2026] GET /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:10.483819 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f7c6ac75-0762-432b-bc6d-d803d6488791 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:10.487474 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f7c6ac75-0762-432b-bc6d-d803d6488791 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] DELETE https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:10.487770 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f7c6ac75-0762-432b-bc6d-d803d6488791 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:10.490272 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f7c6ac75-0762-432b-bc6d-d803d6488791 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:10.490462 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-f7c6ac75-0762-432b-bc6d-d803d6488791 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] Delete volume with id: 0663c589-5cf0-445b-b7fb-b451c6212bad Jul 03 06:35:10.498682 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f7c6ac75-0762-432b-bc6d-d803d6488791 tempest-VolumesTransfersTest-1019864360 tempest-VolumesTransfersTest-1019864360-project-member] https://10.4.3.243/volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad returned with HTTP 404 Jul 03 06:35:10.499303 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 961/3872] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:35:10 2026] DELETE /volume/v3/volumes/0663c589-5cf0-445b-b7fb-b451c6212bad => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:10.955455 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6548be82-be03-4671-88c6-49dc05a29718 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:10.959332 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6548be82-be03-4671-88c6-49dc05a29718 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:35:10.959621 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6548be82-be03-4671-88c6-49dc05a29718 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:10.960060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6548be82-be03-4671-88c6-49dc05a29718 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:10.968265 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6548be82-be03-4671-88c6-49dc05a29718 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca returned with HTTP 404 Jul 03 06:35:10.969078 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 968/3873] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:35:10 2026] GET /volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:12.113162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-1a882074-b9a1-41eb-bb23-e4ce8eea28e1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:12.117411 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-1a882074-b9a1-41eb-bb23-e4ce8eea28e1 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/attachments?instance_id=67dbee74-2815-454b-9c4a-62adf32adb5a Jul 03 06:35:12.118045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-1a882074-b9a1-41eb-bb23-e4ce8eea28e1 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:12.118585 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-1a882074-b9a1-41eb-bb23-e4ce8eea28e1 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:12.138431 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-1a882074-b9a1-41eb-bb23-e4ce8eea28e1 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments?instance_id=67dbee74-2815-454b-9c4a-62adf32adb5a returned with HTTP 200 Jul 03 06:35:12.139060 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 973/3874] 10.4.3.243 () {70 vars in 1637 bytes} [Fri Jul 3 06:35:12 2026] GET /volume/v3/attachments?instance_id=67dbee74-2815-454b-9c4a-62adf32adb5a => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:12.153062 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-7e8a7802-a2d7-4f88-86f2-ea3aee60d704 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:12.162175 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-7e8a7802-a2d7-4f88-86f2-ea3aee60d704 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 Jul 03 06:35:12.162175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-7e8a7802-a2d7-4f88-86f2-ea3aee60d704 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:12.162175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-7e8a7802-a2d7-4f88-86f2-ea3aee60d704 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:12.412628 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e1d4c3f3-94f7-48d8-869e-1f6c7b0bd0f8 req-7e8a7802-a2d7-4f88-86f2-ea3aee60d704 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 returned with HTTP 200 Jul 03 06:35:12.413534 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 973/3875] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:35:12 2026] GET /volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 => generated 993 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:13.681206 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-5b825aff-a704-4503-98a6-d85b3814d8fe req-e6dc576c-d976-4e5d-ba0b-6c0e2f4436de None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:13.683941 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-5b825aff-a704-4503-98a6-d85b3814d8fe req-e6dc576c-d976-4e5d-ba0b-6c0e2f4436de tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] DELETE https://10.4.3.243/volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094 Jul 03 06:35:13.684571 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-5b825aff-a704-4503-98a6-d85b3814d8fe req-e6dc576c-d976-4e5d-ba0b-6c0e2f4436de tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:13.684571 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-5b825aff-a704-4503-98a6-d85b3814d8fe req-e6dc576c-d976-4e5d-ba0b-6c0e2f4436de tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:13.704239 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:13.704239 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:14.165623 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b211b2b1-e964-40ce-a449-0152453d08f5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:14.167079 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b211b2b1-e964-40ce-a449-0152453d08f5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:14.167246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b211b2b1-e964-40ce-a449-0152453d08f5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:14.168002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b211b2b1-e964-40ce-a449-0152453d08f5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:14.168002 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b211b2b1-e964-40ce-a449-0152453d08f5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Delete volume with id: e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:14.182037 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:14.182037 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:14.182037 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b211b2b1-e964-40ce-a449-0152453d08f5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:14.201308 np0000004376 devstack@c-api.service[99916]: WARNING cinder.keymgr.conf_key_mgr [None req-b211b2b1-e964-40ce-a449-0152453d08f5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:35:14.213651 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b211b2b1-e964-40ce-a449-0152453d08f5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Delete volume request issued successfully. Jul 03 06:35:14.214234 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b211b2b1-e964-40ce-a449-0152453d08f5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 202 Jul 03 06:35:14.214550 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 969/3876] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:35:14 2026] DELETE /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:35:14.225319 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-981814fc-ee10-4b6b-a495-ce4bc0d1a085 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:14.230270 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-981814fc-ee10-4b6b-a495-ce4bc0d1a085 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:14.230270 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-981814fc-ee10-4b6b-a495-ce4bc0d1a085 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:14.230270 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-981814fc-ee10-4b6b-a495-ce4bc0d1a085 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:14.243326 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:14.243326 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:14.247767 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-5b825aff-a704-4503-98a6-d85b3814d8fe req-e6dc576c-d976-4e5d-ba0b-6c0e2f4436de tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094 returned with HTTP 200 Jul 03 06:35:14.248243 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 962/3877] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:35:13 2026] DELETE /volume/v3/attachments/38d6ea8f-db02-4e3d-bc58-c1b83a09c094 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:14.252553 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-981814fc-ee10-4b6b-a495-ce4bc0d1a085 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:35:14.256269 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-981814fc-ee10-4b6b-a495-ce4bc0d1a085 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 200 Jul 03 06:35:14.259740 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 974/3878] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:14 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:15.276104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b5aef4d4-a51f-42df-bd1b-47f9e3e28d05 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:15.278667 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b5aef4d4-a51f-42df-bd1b-47f9e3e28d05 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf Jul 03 06:35:15.279059 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b5aef4d4-a51f-42df-bd1b-47f9e3e28d05 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:15.279275 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b5aef4d4-a51f-42df-bd1b-47f9e3e28d05 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:15.286340 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b5aef4d4-a51f-42df-bd1b-47f9e3e28d05 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf returned with HTTP 404 Jul 03 06:35:15.286956 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 974/3879] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:15 2026] GET /volume/v3/volumes/e937787d-9f04-442b-b10b-200d0d7a9caf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:15.296617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8d51626b-3cbd-48aa-b8a9-d3c7b943cefb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:15.299190 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8d51626b-3cbd-48aa-b8a9-d3c7b943cefb tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:35:15.299514 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8d51626b-3cbd-48aa-b8a9-d3c7b943cefb tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:15.299864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8d51626b-3cbd-48aa-b8a9-d3c7b943cefb tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:15.301265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8d51626b-3cbd-48aa-b8a9-d3c7b943cefb tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:35:15.318378 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8d51626b-3cbd-48aa-b8a9-d3c7b943cefb tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Get all volumes completed successfully. Jul 03 06:35:15.323944 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:15.323944 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:15.332246 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8d51626b-3cbd-48aa-b8a9-d3c7b943cefb tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:35:15.332840 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 970/3880] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:35:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7524 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:15.350831 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7654d940-c51c-4028-83ae-65e5c18b27ba None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:15.353248 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7654d940-c51c-4028-83ae-65e5c18b27ba tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] DELETE https://10.4.3.243/volume/v3/types/d6a38acc-92a0-4caa-9d09-21f61160dfaa Jul 03 06:35:15.353521 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7654d940-c51c-4028-83ae-65e5c18b27ba tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:15.353804 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7654d940-c51c-4028-83ae-65e5c18b27ba tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:15.354158 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:15.354158 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:15.384801 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7654d940-c51c-4028-83ae-65e5c18b27ba tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types/d6a38acc-92a0-4caa-9d09-21f61160dfaa returned with HTTP 202 Jul 03 06:35:15.385362 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 963/3881] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:35:15 2026] DELETE /volume/v3/types/d6a38acc-92a0-4caa-9d09-21f61160dfaa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:35:15.399427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d193915a-27cc-4c9c-8d3e-c5a7f992ba51 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:15.404450 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d193915a-27cc-4c9c-8d3e-c5a7f992ba51 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:35:15.404849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d193915a-27cc-4c9c-8d3e-c5a7f992ba51 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1510853541", "extra_specs": {}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:15.425563 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d193915a-27cc-4c9c-8d3e-c5a7f992ba51 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:35:15.426099 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 975/3882] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:35:15 2026] POST /volume/v3/types => generated 214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:15.436960 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c00a54ad-10d4-4d88-9bb4-371ab7b18eac None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:15.439059 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c00a54ad-10d4-4d88-9bb4-371ab7b18eac tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] POST https://10.4.3.243/volume/v3/types/d6e51078-1c92-4ca0-b93c-a515234c6c7e/encryption Jul 03 06:35:15.439638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c00a54ad-10d4-4d88-9bb4-371ab7b18eac tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:15.441475 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:15.441475 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:15.479809 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c00a54ad-10d4-4d88-9bb4-371ab7b18eac tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types/d6e51078-1c92-4ca0-b93c-a515234c6c7e/encryption returned with HTTP 200 Jul 03 06:35:15.480251 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 975/3883] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:35:15 2026] POST /volume/v3/types/d6e51078-1c92-4ca0-b93c-a515234c6c7e/encryption => generated 231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:15.490794 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:15.493041 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:15.493400 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1528121286", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1510853541", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:15.495918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1528121286', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1510853541', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:15.500088 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume of 1 GB Jul 03 06:35:15.501057 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:15.501057 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:15.501864 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Availability Zones retrieved successfully. Jul 03 06:35:15.509212 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Flow 'volume_create_api' (b78e0f3d-390a-4965-a8bd-bf3af6cbd2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:15.510358 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b55994-4ac4-4644-8735-30a777f3e3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:15.511459 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:15.548954 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b55994-4ac4-4644-8735-30a777f3e3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:35:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6e51078-1c92-4ca0-b93c-a515234c6c7e,is_public=True,name='tempest-scenario-type-luksv2-1510853541',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6e51078-1c92-4ca0-b93c-a515234c6c7e', '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=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:15.550159 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b26a38-88fa-4788-9d76-6deba68c681e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:15.600219 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1510853541 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1510853541, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:35:15.600610 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1510853541 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1510853541, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:35:15.664656 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Created reservations ['9c429492-bc46-4e1f-a994-33207b380640', '1cfee55a-d908-43cd-ac2b-03eb5db2abb6', '1044144d-a48b-4a64-8205-511868394709', '5629d18a-c993-4b66-93b6-972dee450863'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:15.668726 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b26a38-88fa-4788-9d76-6deba68c681e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c429492-bc46-4e1f-a994-33207b380640', '1cfee55a-d908-43cd-ac2b-03eb5db2abb6', '1044144d-a48b-4a64-8205-511868394709', '5629d18a-c993-4b66-93b6-972dee450863']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:15.668726 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4f9eea-a4ef-4ccb-996a-076d40ddf4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:15.709988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4f9eea-a4ef-4ccb-996a-076d40ddf4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0690a34-db9f-429e-b508-5b75dd890cc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1528121286',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458d2e64fe094e22bb04feac64f321d6',qos_specs=None,replication_status=,reservations=['9c429492-bc46-4e1f-a994-33207b380640','1cfee55a-d908-43cd-ac2b-03eb5db2abb6','1044144d-a48b-4a64-8205-511868394709','5629d18a-c993-4b66-93b6-972dee450863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_type_id=d6e51078-1c92-4ca0-b93c-a515234c6c7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1528121286',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f0690a34-db9f-429e-b508-5b75dd890cc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='458d2e64fe094e22bb04feac64f321d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6e51078-1c92-4ca0-b93c-a515234c6c7e),volume_type_id=d6e51078-1c92-4ca0-b93c-a515234c6c7e)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:15.710851 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387ab760-d42f-4371-b314-d4bd94951ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:15.758140 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387ab760-d42f-4371-b314-d4bd94951ed5) transitioned into state 'SUCCESS' from state '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-1528121286',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458d2e64fe094e22bb04feac64f321d6',qos_specs=None,replication_status=,reservations=['9c429492-bc46-4e1f-a994-33207b380640','1cfee55a-d908-43cd-ac2b-03eb5db2abb6','1044144d-a48b-4a64-8205-511868394709','5629d18a-c993-4b66-93b6-972dee450863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_type_id=d6e51078-1c92-4ca0-b93c-a515234c6c7e)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:15.759158 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f8f258-1a06-451e-9b37-623af0883b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:15.781284 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f8f258-1a06-451e-9b37-623af0883b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:15.790249 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Flow 'volume_create_api' (b78e0f3d-390a-4965-a8bd-bf3af6cbd2bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:15.791746 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume request issued successfully. Jul 03 06:35:15.791746 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b5819ca4-7d87-4191-af62-e340f92d8d67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:15.792385 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 971/3884] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:35:15 2026] POST /volume/v3/volumes => generated 787 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:18.284999 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f4e49589-d30e-4fcb-9ab5-081b24c30852 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:18.288498 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f4e49589-d30e-4fcb-9ab5-081b24c30852 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] DELETE https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 Jul 03 06:35:18.288865 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f4e49589-d30e-4fcb-9ab5-081b24c30852 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:18.289261 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f4e49589-d30e-4fcb-9ab5-081b24c30852 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:18.289526 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-f4e49589-d30e-4fcb-9ab5-081b24c30852 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Delete volume with id: f5cd722a-2fd1-44c8-97b6-e72d25420df1 Jul 03 06:35:18.302357 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:18.302357 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:18.302724 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f4e49589-d30e-4fcb-9ab5-081b24c30852 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:35:18.339954 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f4e49589-d30e-4fcb-9ab5-081b24c30852 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Delete volume request issued successfully. Jul 03 06:35:18.341090 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f4e49589-d30e-4fcb-9ab5-081b24c30852 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 returned with HTTP 202 Jul 03 06:35:18.341568 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 964/3885] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:35:18 2026] DELETE /volume/v3/volumes/f5cd722a-2fd1-44c8-97b6-e72d25420df1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:35:18.356729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-68a8e9ee-b586-480e-9d51-ed6b4a20db3b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:18.364065 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-68a8e9ee-b586-480e-9d51-ed6b4a20db3b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] DELETE https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 Jul 03 06:35:18.364357 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-68a8e9ee-b586-480e-9d51-ed6b4a20db3b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:18.364569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-68a8e9ee-b586-480e-9d51-ed6b4a20db3b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:18.367067 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-68a8e9ee-b586-480e-9d51-ed6b4a20db3b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Delete backup with id: cfa17dea-6383-4c26-9cfb-f3c10ace9265. Jul 03 06:35:18.373042 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:18.373042 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:18.392601 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.backup.rpcapi [None req-68a8e9ee-b586-480e-9d51-ed6b4a20db3b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] delete_backup rpcapi backup_id cfa17dea-6383-4c26-9cfb-f3c10ace9265 {{(pid=99919) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:35:18.395880 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-68a8e9ee-b586-480e-9d51-ed6b4a20db3b tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 returned with HTTP 202 Jul 03 06:35:18.396143 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 976/3886] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:35:18 2026] DELETE /volume/v3/backups/cfa17dea-6383-4c26-9cfb-f3c10ace9265 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:35:18.406940 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a5e9a8c3-9652-42f1-ad37-e3c84f2d5b77 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:18.410194 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a5e9a8c3-9652-42f1-ad37-e3c84f2d5b77 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] DELETE https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:35:18.410455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a5e9a8c3-9652-42f1-ad37-e3c84f2d5b77 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:18.410800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a5e9a8c3-9652-42f1-ad37-e3c84f2d5b77 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:18.411045 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-a5e9a8c3-9652-42f1-ad37-e3c84f2d5b77 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Delete volume with id: 91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:35:18.422520 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:18.422520 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:18.422868 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a5e9a8c3-9652-42f1-ad37-e3c84f2d5b77 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:35:18.451460 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a5e9a8c3-9652-42f1-ad37-e3c84f2d5b77 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Delete volume request issued successfully. Jul 03 06:35:18.451748 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a5e9a8c3-9652-42f1-ad37-e3c84f2d5b77 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 returned with HTTP 202 Jul 03 06:35:18.452354 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 976/3887] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:35:18 2026] DELETE /volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:35:18.461831 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e307c316-a416-4a85-bd03-8f4b0f74f2a4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:18.464267 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e307c316-a416-4a85-bd03-8f4b0f74f2a4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:35:18.464608 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e307c316-a416-4a85-bd03-8f4b0f74f2a4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:18.464736 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e307c316-a416-4a85-bd03-8f4b0f74f2a4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:18.481616 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:18.481616 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:18.488871 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e307c316-a416-4a85-bd03-8f4b0f74f2a4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Volume info retrieved successfully. Jul 03 06:35:18.495209 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e307c316-a416-4a85-bd03-8f4b0f74f2a4 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 returned with HTTP 200 Jul 03 06:35:18.495903 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 972/3888] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:18 2026] GET /volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:19.511620 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-da915a84-f449-41f6-af4d-b6ad8b88f4e5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:19.513927 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da915a84-f449-41f6-af4d-b6ad8b88f4e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] GET https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 Jul 03 06:35:19.514242 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da915a84-f449-41f6-af4d-b6ad8b88f4e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:19.514512 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-da915a84-f449-41f6-af4d-b6ad8b88f4e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:19.523174 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-da915a84-f449-41f6-af4d-b6ad8b88f4e5 tempest-TestVolumeBackupRestore-1519127714 tempest-TestVolumeBackupRestore-1519127714-project-member] https://10.4.3.243/volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 returned with HTTP 404 Jul 03 06:35:19.523777 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 965/3889] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:19 2026] GET /volume/v3/volumes/91f981e0-82b0-44c8-8f5e-e62e5cbce351 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:25.929721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dc603f6e-90ac-4ac8-9bf2-03ad540291b1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:26.125366 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dc603f6e-90ac-4ac8-9bf2-03ad540291b1 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:35:26.125366 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dc603f6e-90ac-4ac8-9bf2-03ad540291b1 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126", "extra_specs": {"multiattach": " True"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:26.162275 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dc603f6e-90ac-4ac8-9bf2-03ad540291b1 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:35:26.162745 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 977/3890] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:35:25 2026] POST /volume/v3/types => generated 287 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:26.178508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:26.184511 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:26.185079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-659659599", "snapshot_id": null, "imageRef": null, "volume_type": "c36302f1-f7b9-4c5d-846f-478765a2c268", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:26.187927 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-659659599', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c36302f1-f7b9-4c5d-846f-478765a2c268', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:26.194961 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume of 1 GB Jul 03 06:35:26.194961 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:26.194961 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:26.195506 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Availability Zones retrieved successfully. Jul 03 06:35:26.206203 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Flow 'volume_create_api' (2ecb0de0-731d-43f6-9596-631acef4325d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:26.207073 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b65f45d-2199-489a-8b7b-442424aaa43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:26.208226 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:26.221374 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:26.221374 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:26.243795 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b65f45d-2199-489a-8b7b-442424aaa43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c36302f1-f7b9-4c5d-846f-478765a2c268,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c36302f1-f7b9-4c5d-846f-478765a2c268', 'encryption_key_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=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:26.244766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e47477-c135-4500-8518-26807ba3ae0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:26.291940 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:35:26.292361 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:35:26.348954 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Created reservations ['a4a11870-a8f3-4fe8-951b-bdbf4e644a25', '0922ab48-7b56-4c35-b507-ea20443d14cc', 'a8cf681f-57f8-40b2-9708-24bcdad3dc12', '015ac719-aa84-4326-acfb-44b5de017d91'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:26.350330 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e47477-c135-4500-8518-26807ba3ae0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a11870-a8f3-4fe8-951b-bdbf4e644a25', '0922ab48-7b56-4c35-b507-ea20443d14cc', 'a8cf681f-57f8-40b2-9708-24bcdad3dc12', '015ac719-aa84-4326-acfb-44b5de017d91']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:26.351288 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63cfefd9-3a6d-4690-9682-e68d3f09193f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:26.382941 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63cfefd9-3a6d-4690-9682-e68d3f09193f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd137cc24-aef0-432b-bb46-bae2ea4db8e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-659659599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e061715fefe24cf1b78a63d827ffc4e4',qos_specs=None,replication_status=,reservations=['a4a11870-a8f3-4fe8-951b-bdbf4e644a25','0922ab48-7b56-4c35-b507-ea20443d14cc','a8cf681f-57f8-40b2-9708-24bcdad3dc12','015ac719-aa84-4326-acfb-44b5de017d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab259221a8427ea640ecb6852cd55b',volume_type_id=c36302f1-f7b9-4c5d-846f-478765a2c268), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-659659599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d137cc24-aef0-432b-bb46-bae2ea4db8e6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e061715fefe24cf1b78a63d827ffc4e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eab259221a8427ea640ecb6852cd55b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c36302f1-f7b9-4c5d-846f-478765a2c268),volume_type_id=c36302f1-f7b9-4c5d-846f-478765a2c268)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:26.385325 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec90353f-4473-458d-a93a-f0ba29ae0c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:26.417973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec90353f-4473-458d-a93a-f0ba29ae0c80) transitioned into state 'SUCCESS' from state '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-659659599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e061715fefe24cf1b78a63d827ffc4e4',qos_specs=None,replication_status=,reservations=['a4a11870-a8f3-4fe8-951b-bdbf4e644a25','0922ab48-7b56-4c35-b507-ea20443d14cc','a8cf681f-57f8-40b2-9708-24bcdad3dc12','015ac719-aa84-4326-acfb-44b5de017d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab259221a8427ea640ecb6852cd55b',volume_type_id=c36302f1-f7b9-4c5d-846f-478765a2c268)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:26.417973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ccd94b-860d-45fd-97f6-446605cc8733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:26.437424 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ccd94b-860d-45fd-97f6-446605cc8733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:26.438654 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Flow 'volume_create_api' (2ecb0de0-731d-43f6-9596-631acef4325d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:26.440046 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume request issued successfully. Jul 03 06:35:26.440873 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49ed60ba-974c-4781-8e88-e5edb9bbbb4b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:26.441687 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 977/3891] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:35:26 2026] POST /volume/v3/volumes => generated 829 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 06:35:26.458268 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-540932d7-a595-40f3-8c63-bff7bef7b832 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:26.463745 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-540932d7-a595-40f3-8c63-bff7bef7b832 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:35:26.463745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-540932d7-a595-40f3-8c63-bff7bef7b832 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:26.463745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-540932d7-a595-40f3-8c63-bff7bef7b832 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:26.477975 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:26.477975 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:26.510118 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-540932d7-a595-40f3-8c63-bff7bef7b832 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:26.527556 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-540932d7-a595-40f3-8c63-bff7bef7b832 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:35:26.529111 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 973/3892] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:26 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 897 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:27.547939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2f100ac4-a74f-41bc-8c87-ef366d8f5a59 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:27.550973 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f100ac4-a74f-41bc-8c87-ef366d8f5a59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:35:27.551241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f100ac4-a74f-41bc-8c87-ef366d8f5a59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:27.551512 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f100ac4-a74f-41bc-8c87-ef366d8f5a59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:27.570353 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:27.570353 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:27.580619 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2f100ac4-a74f-41bc-8c87-ef366d8f5a59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:27.583476 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f100ac4-a74f-41bc-8c87-ef366d8f5a59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:35:27.584157 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 966/3893] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:27 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:27.597876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ffdefb6f-5f0e-40f1-8a0c-1a714891e33a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:27.600142 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ffdefb6f-5f0e-40f1-8a0c-1a714891e33a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:35:27.600658 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ffdefb6f-5f0e-40f1-8a0c-1a714891e33a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:27.600658 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ffdefb6f-5f0e-40f1-8a0c-1a714891e33a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:27.609784 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:27.609784 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:27.615104 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ffdefb6f-5f0e-40f1-8a0c-1a714891e33a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:27.621112 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ffdefb6f-5f0e-40f1-8a0c-1a714891e33a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:35:27.621715 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 978/3894] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:27 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:27.636798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:27.640077 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:27.640077 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-308205016", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:27.641959 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-308205016', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:27.642143 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume of 1 GB Jul 03 06:35:27.642524 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:27.642524 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:27.648475 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Availability Zones retrieved successfully. Jul 03 06:35:27.657761 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Flow 'volume_create_api' (e6c76f5e-ef56-42a1-b045-36f486728102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:27.659349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5eebb3e-74d1-4053-ad6d-4a48e4e281a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:27.661058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:27.702158 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5eebb3e-74d1-4053-ad6d-4a48e4e281a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:27.703483 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7201b643-1f0e-4abd-b389-4ec00ce254bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:27.785806 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Created reservations ['92db7318-cc51-4ea8-a0b4-904d1ede4527', 'f5d2dfb8-c3e3-4245-a0d3-e3b4265d633c', 'faefbbe8-7260-4144-9817-f4564b0d8039', 'd9080265-53be-4579-9836-43754e975a47'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:27.786652 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7201b643-1f0e-4abd-b389-4ec00ce254bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92db7318-cc51-4ea8-a0b4-904d1ede4527', 'f5d2dfb8-c3e3-4245-a0d3-e3b4265d633c', 'faefbbe8-7260-4144-9817-f4564b0d8039', 'd9080265-53be-4579-9836-43754e975a47']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:27.787513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a74ed5-1296-4154-b412-f3e92dc78130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:27.816433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a74ed5-1296-4154-b412-f3e92dc78130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7e3c33-0ee9-4d06-a363-9d3871cdb345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-308205016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e061715fefe24cf1b78a63d827ffc4e4',qos_specs=None,replication_status=,reservations=['92db7318-cc51-4ea8-a0b4-904d1ede4527','f5d2dfb8-c3e3-4245-a0d3-e3b4265d633c','faefbbe8-7260-4144-9817-f4564b0d8039','d9080265-53be-4579-9836-43754e975a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab259221a8427ea640ecb6852cd55b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-308205016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7e3c33-0ee9-4d06-a363-9d3871cdb345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e061715fefe24cf1b78a63d827ffc4e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eab259221a8427ea640ecb6852cd55b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:27.817169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7fda438-d78f-466a-b23c-7c9431e611f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:27.865238 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7fda438-d78f-466a-b23c-7c9431e611f3) transitioned into state 'SUCCESS' from state '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-308205016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e061715fefe24cf1b78a63d827ffc4e4',qos_specs=None,replication_status=,reservations=['92db7318-cc51-4ea8-a0b4-904d1ede4527','f5d2dfb8-c3e3-4245-a0d3-e3b4265d633c','faefbbe8-7260-4144-9817-f4564b0d8039','d9080265-53be-4579-9836-43754e975a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab259221a8427ea640ecb6852cd55b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:27.872018 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffffc569-a337-4d8d-8056-72e78e0d35cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:27.894847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffffc569-a337-4d8d-8056-72e78e0d35cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:27.895569 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Flow 'volume_create_api' (e6c76f5e-ef56-42a1-b045-36f486728102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:27.896034 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume request issued successfully. Jul 03 06:35:27.897393 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6e5aa745-3321-4d27-a8b6-7cf366feadd0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:27.897725 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 978/3895] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:35:27 2026] POST /volume/v3/volumes => generated 752 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:27.915429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0c412707-2373-4945-bc82-ea9bdda2667d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:27.916706 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0c412707-2373-4945-bc82-ea9bdda2667d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:27.917060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0c412707-2373-4945-bc82-ea9bdda2667d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:27.917417 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0c412707-2373-4945-bc82-ea9bdda2667d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:27.932273 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:27.932273 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:27.937363 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0c412707-2373-4945-bc82-ea9bdda2667d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:27.947166 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0c412707-2373-4945-bc82-ea9bdda2667d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:27.947166 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 974/3896] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:27 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:28.202422 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:28.345038 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:28.345494 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-897710468", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:28.347711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-897710468', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:28.347845 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Create volume of 1 GB Jul 03 06:35:28.352391 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Availability Zones retrieved successfully. Jul 03 06:35:28.361215 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Flow 'volume_create_api' (ea882e94-f06c-43e8-9dfd-4e4e37d3b9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:28.362756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4797c1d-e289-43b4-ab3d-a7754f2c79c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.364451 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:28.398329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4797c1d-e289-43b4-ab3d-a7754f2c79c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.399225 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049149f9-0125-457d-bbba-22e976575233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.475401 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Created reservations ['9e79e20c-a54d-48e4-bb6d-71665cbe7fd6', '2d46d6e0-22f3-4046-94f6-1700875a6796', '44e19445-1131-4ef1-9945-51746cbbd384', '52cc0c94-3f94-472f-8534-66133c56259c'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:28.476573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (049149f9-0125-457d-bbba-22e976575233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e79e20c-a54d-48e4-bb6d-71665cbe7fd6', '2d46d6e0-22f3-4046-94f6-1700875a6796', '44e19445-1131-4ef1-9945-51746cbbd384', '52cc0c94-3f94-472f-8534-66133c56259c']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.477742 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f7a1e4-fe49-4fe1-ac27-efc19472b958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.520259 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f7a1e4-fe49-4fe1-ac27-efc19472b958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca9162bb-17a0-4619-9b85-d17178e1e592', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-897710468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d67ddb43d864741a3d6fa02e9fe1323',qos_specs=None,replication_status=,reservations=['9e79e20c-a54d-48e4-bb6d-71665cbe7fd6','2d46d6e0-22f3-4046-94f6-1700875a6796','44e19445-1131-4ef1-9945-51746cbbd384','52cc0c94-3f94-472f-8534-66133c56259c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4afb752edc948aab448dd5e9dde467f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-897710468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca9162bb-17a0-4619-9b85-d17178e1e592,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d67ddb43d864741a3d6fa02e9fe1323',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4afb752edc948aab448dd5e9dde467f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.521446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5dcdcb-4486-43ca-b9ad-9c472deb8d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.551583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5dcdcb-4486-43ca-b9ad-9c472deb8d58) transitioned into state 'SUCCESS' from state '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-897710468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d67ddb43d864741a3d6fa02e9fe1323',qos_specs=None,replication_status=,reservations=['9e79e20c-a54d-48e4-bb6d-71665cbe7fd6','2d46d6e0-22f3-4046-94f6-1700875a6796','44e19445-1131-4ef1-9945-51746cbbd384','52cc0c94-3f94-472f-8534-66133c56259c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4afb752edc948aab448dd5e9dde467f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.552497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830048b5-13b8-47e8-a80b-9799af360129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.566494 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830048b5-13b8-47e8-a80b-9799af360129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.567475 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Flow 'volume_create_api' (ea882e94-f06c-43e8-9dfd-4e4e37d3b9fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:28.567792 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Create volume request issued successfully. Jul 03 06:35:28.568597 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ac151528-fcc6-4ea4-b84b-1ed5e8535844 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:28.569181 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 967/3897] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:35:28 2026] POST /volume/v3/volumes => generated 764 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:28.584299 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:28.586933 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:28.587380 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-454799412", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:28.590249 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-454799412', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:28.590249 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Create volume of 1 GB Jul 03 06:35:28.595786 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Availability Zones retrieved successfully. Jul 03 06:35:28.604669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Flow 'volume_create_api' (fde31460-50c5-4877-9d10-941d9bb02981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:28.605749 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf1db45-fde2-43fc-9506-7d6083135522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.607164 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:28.643552 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf1db45-fde2-43fc-9506-7d6083135522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.644407 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7b378b-cad9-4401-9c8e-2a3b5f805400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.710586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Created reservations ['587d5c08-d350-4a0e-b2ed-516546100ade', '27878681-ebc3-4a13-a244-80fc22344f45', '05c63701-4738-4cc5-a349-26e3d57a46a5', '300943af-4aef-402c-b41e-2e921c3c9578'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:28.711929 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7b378b-cad9-4401-9c8e-2a3b5f805400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587d5c08-d350-4a0e-b2ed-516546100ade', '27878681-ebc3-4a13-a244-80fc22344f45', '05c63701-4738-4cc5-a349-26e3d57a46a5', '300943af-4aef-402c-b41e-2e921c3c9578']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.712617 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a228d7d9-9677-42e2-9c97-f0070f005ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.738505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a228d7d9-9677-42e2-9c97-f0070f005ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e7efab3-0909-450e-bea4-f794754901d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-454799412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d67ddb43d864741a3d6fa02e9fe1323',qos_specs=None,replication_status=,reservations=['587d5c08-d350-4a0e-b2ed-516546100ade','27878681-ebc3-4a13-a244-80fc22344f45','05c63701-4738-4cc5-a349-26e3d57a46a5','300943af-4aef-402c-b41e-2e921c3c9578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4afb752edc948aab448dd5e9dde467f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-454799412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e7efab3-0909-450e-bea4-f794754901d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d67ddb43d864741a3d6fa02e9fe1323',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4afb752edc948aab448dd5e9dde467f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.740550 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53d38ca9-334b-4464-8f50-dc64d07fc166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.761834 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53d38ca9-334b-4464-8f50-dc64d07fc166) transitioned into state 'SUCCESS' from state '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-454799412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d67ddb43d864741a3d6fa02e9fe1323',qos_specs=None,replication_status=,reservations=['587d5c08-d350-4a0e-b2ed-516546100ade','27878681-ebc3-4a13-a244-80fc22344f45','05c63701-4738-4cc5-a349-26e3d57a46a5','300943af-4aef-402c-b41e-2e921c3c9578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4afb752edc948aab448dd5e9dde467f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.762639 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce0e8e2-2796-43d9-aea1-629029d7a6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:28.771948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce0e8e2-2796-43d9-aea1-629029d7a6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:28.772801 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Flow 'volume_create_api' (fde31460-50c5-4877-9d10-941d9bb02981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:28.773122 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Create volume request issued successfully. Jul 03 06:35:28.773686 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7ab1c0ba-2073-44c6-93e5-f25e085ff8b1 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:28.774335 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 979/3898] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:35:28 2026] POST /volume/v3/volumes => generated 764 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:28.973261 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6a89349c-c37e-4b8e-bbe1-5592d2a2791b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:28.976849 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6a89349c-c37e-4b8e-bbe1-5592d2a2791b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:28.976849 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6a89349c-c37e-4b8e-bbe1-5592d2a2791b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:28.976849 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6a89349c-c37e-4b8e-bbe1-5592d2a2791b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:28.987957 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:28.987957 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:28.992412 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6a89349c-c37e-4b8e-bbe1-5592d2a2791b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:28.996673 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6a89349c-c37e-4b8e-bbe1-5592d2a2791b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:28.997102 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 979/3899] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:28 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:29.013313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fb752499-a4c1-4b67-b4ed-4a1588011587 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:29.015313 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fb752499-a4c1-4b67-b4ed-4a1588011587 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:29.015751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fb752499-a4c1-4b67-b4ed-4a1588011587 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:29.017474 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fb752499-a4c1-4b67-b4ed-4a1588011587 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:29.024573 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:29.024573 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:29.029425 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fb752499-a4c1-4b67-b4ed-4a1588011587 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:29.034707 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fb752499-a4c1-4b67-b4ed-4a1588011587 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:29.035412 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 975/3900] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:29 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:29.053389 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9efe80c6-037e-44f0-9b5a-a0d9ca7dedd3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:29.056046 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9efe80c6-037e-44f0-9b5a-a0d9ca7dedd3 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:35:29.056470 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9efe80c6-037e-44f0-9b5a-a0d9ca7dedd3 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-344818353", "extra_specs": {}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:29.058399 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:29.058399 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:29.082506 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9efe80c6-037e-44f0-9b5a-a0d9ca7dedd3 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:35:29.083094 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 968/3901] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:35:29 2026] POST /volume/v3/types => generated 211 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:29.094757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80959ded-0763-4b0c-843c-86843c820a3b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:29.097641 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80959ded-0763-4b0c-843c-86843c820a3b tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] POST https://10.4.3.243/volume/v3/types/8812698d-7be2-4109-a29b-b81b684433c3/encryption Jul 03 06:35:29.097987 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80959ded-0763-4b0c-843c-86843c820a3b tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:29.099889 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:29.099889 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:29.115612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80959ded-0763-4b0c-843c-86843c820a3b tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/types/8812698d-7be2-4109-a29b-b81b684433c3/encryption returned with HTTP 200 Jul 03 06:35:29.116189 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 980/3902] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:35:29 2026] POST /volume/v3/types/8812698d-7be2-4109-a29b-b81b684433c3/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:29.126363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f477b56f-40c0-4126-a639-bd02b87608e8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:29.128069 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:29.128384 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-328455149", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-344818353", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:29.129860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-328455149', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-344818353', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:29.133001 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume of 1 GB Jul 03 06:35:29.133284 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:29.133284 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:29.133739 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Availability Zones retrieved successfully. Jul 03 06:35:29.139054 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Flow 'volume_create_api' (278e5d51-3bbf-43f0-8339-7c7a4b07e209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:29.140053 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a37448-250b-4cfb-83e2-0a9cb9eab15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:29.141054 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:29.168872 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a37448-250b-4cfb-83e2-0a9cb9eab15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:35:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8812698d-7be2-4109-a29b-b81b684433c3,is_public=True,name='tempest-scenario-type-luks-344818353',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8812698d-7be2-4109-a29b-b81b684433c3', '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=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:29.169595 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8bbddd9-c698-420b-b316-a991d77f5b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:29.199156 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-344818353 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-344818353, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:35:29.199419 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-344818353 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-344818353, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:35:29.231116 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Created reservations ['637e9c12-4b70-43cd-945a-d47688cc2fdb', '1b0d5b2f-2fd9-4b8e-8051-27545bae2ac8', 'dc4881d8-77b4-4c35-b847-f2ce78ed2e58', '693d6561-1c70-47b3-b1da-792f028370db'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:29.232164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8bbddd9-c698-420b-b316-a991d77f5b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['637e9c12-4b70-43cd-945a-d47688cc2fdb', '1b0d5b2f-2fd9-4b8e-8051-27545bae2ac8', 'dc4881d8-77b4-4c35-b847-f2ce78ed2e58', '693d6561-1c70-47b3-b1da-792f028370db']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:29.233203 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ca25ba-7fe8-46bd-9bdf-bf8d57adc68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:29.261647 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ca25ba-7fe8-46bd-9bdf-bf8d57adc68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b8bddf-8d53-4ae9-b148-f8711305f18d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-328455149',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e061715fefe24cf1b78a63d827ffc4e4',qos_specs=None,replication_status=,reservations=['637e9c12-4b70-43cd-945a-d47688cc2fdb','1b0d5b2f-2fd9-4b8e-8051-27545bae2ac8','dc4881d8-77b4-4c35-b847-f2ce78ed2e58','693d6561-1c70-47b3-b1da-792f028370db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab259221a8427ea640ecb6852cd55b',volume_type_id=8812698d-7be2-4109-a29b-b81b684433c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-328455149',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=08b8bddf-8d53-4ae9-b148-f8711305f18d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e061715fefe24cf1b78a63d827ffc4e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eab259221a8427ea640ecb6852cd55b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8812698d-7be2-4109-a29b-b81b684433c3),volume_type_id=8812698d-7be2-4109-a29b-b81b684433c3)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:29.262562 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ca9b1a-aa8f-40fa-a0f5-9088cf86a46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:29.291565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ca9b1a-aa8f-40fa-a0f5-9088cf86a46a) transitioned into state 'SUCCESS' from state '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-328455149',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e061715fefe24cf1b78a63d827ffc4e4',qos_specs=None,replication_status=,reservations=['637e9c12-4b70-43cd-945a-d47688cc2fdb','1b0d5b2f-2fd9-4b8e-8051-27545bae2ac8','dc4881d8-77b4-4c35-b847-f2ce78ed2e58','693d6561-1c70-47b3-b1da-792f028370db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab259221a8427ea640ecb6852cd55b',volume_type_id=8812698d-7be2-4109-a29b-b81b684433c3)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:29.292921 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fc87595-553c-42cb-ae37-080d76532030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:29.306772 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fc87595-553c-42cb-ae37-080d76532030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:29.307679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Flow 'volume_create_api' (278e5d51-3bbf-43f0-8339-7c7a4b07e209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:29.308091 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume request issued successfully. Jul 03 06:35:29.308626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f477b56f-40c0-4126-a639-bd02b87608e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:29.309877 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 980/3903] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:35:29 2026] POST /volume/v3/volumes => generated 779 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:29.323356 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f8db8b58-83fd-4c69-9bf4-53df541ca1bf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:29.325201 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8db8b58-83fd-4c69-9bf4-53df541ca1bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:29.325813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8db8b58-83fd-4c69-9bf4-53df541ca1bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:29.326214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8db8b58-83fd-4c69-9bf4-53df541ca1bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:29.335857 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:29.335857 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:29.340070 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f8db8b58-83fd-4c69-9bf4-53df541ca1bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:29.346799 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8db8b58-83fd-4c69-9bf4-53df541ca1bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:29.347277 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 976/3904] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:29 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:30.363848 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4ce7abb1-c59c-4e48-be14-b9d70d5cec60 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:30.366403 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ce7abb1-c59c-4e48-be14-b9d70d5cec60 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:30.366686 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4ce7abb1-c59c-4e48-be14-b9d70d5cec60 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:30.366959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4ce7abb1-c59c-4e48-be14-b9d70d5cec60 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:30.376477 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:30.376477 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:30.382847 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4ce7abb1-c59c-4e48-be14-b9d70d5cec60 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:30.389128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4ce7abb1-c59c-4e48-be14-b9d70d5cec60 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:30.390050 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 969/3905] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:30 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:35:30.407859 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4a2276f3-8470-4697-9f4f-d956f8914045 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:30.410322 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4a2276f3-8470-4697-9f4f-d956f8914045 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:30.410528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4a2276f3-8470-4697-9f4f-d956f8914045 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:30.410741 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4a2276f3-8470-4697-9f4f-d956f8914045 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:30.419506 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:30.419506 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:30.425051 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4a2276f3-8470-4697-9f4f-d956f8914045 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:30.431736 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4a2276f3-8470-4697-9f4f-d956f8914045 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:30.432390 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 981/3906] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:30 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:30.501240 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-8bafafc7-dbff-4ba9-a94c-acb6fdeed6bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:30.504663 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-8bafafc7-dbff-4ba9-a94c-acb6fdeed6bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:30.505175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-8bafafc7-dbff-4ba9-a94c-acb6fdeed6bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:30.505446 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-8bafafc7-dbff-4ba9-a94c-acb6fdeed6bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:30.515617 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:30.515617 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:30.522602 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-8bafafc7-dbff-4ba9-a94c-acb6fdeed6bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:30.530453 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-8bafafc7-dbff-4ba9-a94c-acb6fdeed6bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:30.530986 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 981/3907] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:35:30 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:32.584726 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9b3e5b1b-31d5-4b5b-965c-0bee5e721c9e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:32.584726 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9b3e5b1b-31d5-4b5b-965c-0bee5e721c9e None None] GET https://10.4.3.243/volume// Jul 03 06:35:32.584726 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9b3e5b1b-31d5-4b5b-965c-0bee5e721c9e None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:32.584726 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9b3e5b1b-31d5-4b5b-965c-0bee5e721c9e None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:32.584726 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9b3e5b1b-31d5-4b5b-965c-0bee5e721c9e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:32.584726 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 977/3908] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:35:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:32.588151 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-5e0481d0-cf63-4ff4-9f01-46acdc3061cd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:32.590523 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-5e0481d0-cf63-4ff4-9f01-46acdc3061cd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:35:32.591055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-5e0481d0-cf63-4ff4-9f01-46acdc3061cd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b7e3c33-0ee9-4d06-a363-9d3871cdb345", "connector": null, "instance_uuid": "99a0ff15-8668-4477-96c5-eed238a6150f"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:32.601192 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:32.601192 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:32.633107 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-5e0481d0-cf63-4ff4-9f01-46acdc3061cd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:35:32.633600 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 970/3909] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:35:32 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 06:35:33.068124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f6678972-2e7f-4cb0-9138-1513583a1649 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:33.070904 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f6678972-2e7f-4cb0-9138-1513583a1649 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:33.071236 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f6678972-2e7f-4cb0-9138-1513583a1649 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:33.071582 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f6678972-2e7f-4cb0-9138-1513583a1649 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:33.082437 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:33.082437 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:33.089778 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f6678972-2e7f-4cb0-9138-1513583a1649 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:33.093191 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f6678972-2e7f-4cb0-9138-1513583a1649 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:33.093842 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 982/3910] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:33 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:33.162409 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-13db27ba-5880-4e3e-a3e1-3bd29abbf0d4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:33.162945 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-13db27ba-5880-4e3e-a3e1-3bd29abbf0d4 None None] GET https://10.4.3.243/volume// Jul 03 06:35:33.163202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-13db27ba-5880-4e3e-a3e1-3bd29abbf0d4 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:33.163472 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-13db27ba-5880-4e3e-a3e1-3bd29abbf0d4 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:33.163972 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-13db27ba-5880-4e3e-a3e1-3bd29abbf0d4 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:33.164594 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 982/3911] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:35:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:33.177483 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-6a22f54d-0ac2-46b3-91ee-e0492f5109ff None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:33.180680 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-6a22f54d-0ac2-46b3-91ee-e0492f5109ff tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:33.180680 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-6a22f54d-0ac2-46b3-91ee-e0492f5109ff tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:33.180680 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-6a22f54d-0ac2-46b3-91ee-e0492f5109ff tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:33.195464 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:33.195464 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:33.200523 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-6a22f54d-0ac2-46b3-91ee-e0492f5109ff tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:33.212388 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-6a22f54d-0ac2-46b3-91ee-e0492f5109ff tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:33.213114 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 978/3912] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:35:33 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:35:33.356459 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-a76e1bc8-8bd1-40a9-858c-07a8fb20c481 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:33.361335 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-a76e1bc8-8bd1-40a9-858c-07a8fb20c481 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] PUT https://10.4.3.243/volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19 Jul 03 06:35:33.361796 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-a76e1bc8-8bd1-40a9-858c-07a8fb20c481 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:33.381412 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-a76e1bc8-8bd1-40a9-858c-07a8fb20c481 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Acquiring lock "cinder-attachment_update-9b7e3c33-0ee9-4d06-a363-9d3871cdb345-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:35:33.387283 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-a76e1bc8-8bd1-40a9-858c-07a8fb20c481 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-9b7e3c33-0ee9-4d06-a363-9d3871cdb345-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:35:33.388349 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:33.388349 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:33.914617 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-a76e1bc8-8bd1-40a9-858c-07a8fb20c481 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-9b7e3c33-0ee9-4d06-a363-9d3871cdb345-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:35:33.915122 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-a76e1bc8-8bd1-40a9-858c-07a8fb20c481 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19 returned with HTTP 200 Jul 03 06:35:33.915630 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 971/3913] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:35:33 2026] PUT /volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:34.109195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bd470612-b9b8-453a-93a8-304452bfd3ec None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:34.111358 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bd470612-b9b8-453a-93a8-304452bfd3ec tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:34.111633 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bd470612-b9b8-453a-93a8-304452bfd3ec tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:34.111901 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bd470612-b9b8-453a-93a8-304452bfd3ec tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:34.121673 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:34.121673 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:34.125819 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bd470612-b9b8-453a-93a8-304452bfd3ec tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:34.131586 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bd470612-b9b8-453a-93a8-304452bfd3ec tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:34.132254 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 983/3914] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:34 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:35.148461 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9cd81001-cbf5-49b7-9eb2-20d798fdd97a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:35.150801 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9cd81001-cbf5-49b7-9eb2-20d798fdd97a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:35.151099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9cd81001-cbf5-49b7-9eb2-20d798fdd97a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:35.151372 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9cd81001-cbf5-49b7-9eb2-20d798fdd97a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:35.166977 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:35.166977 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:35.174529 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9cd81001-cbf5-49b7-9eb2-20d798fdd97a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:35.189529 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9cd81001-cbf5-49b7-9eb2-20d798fdd97a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:35.189529 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 983/3915] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:35 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:36.208122 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-899eca55-40b2-494c-b54d-87683bcdedf2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:36.210634 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-899eca55-40b2-494c-b54d-87683bcdedf2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:36.210971 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-899eca55-40b2-494c-b54d-87683bcdedf2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:36.211274 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-899eca55-40b2-494c-b54d-87683bcdedf2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:36.241882 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:36.241882 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:36.249608 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-899eca55-40b2-494c-b54d-87683bcdedf2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:36.258432 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-899eca55-40b2-494c-b54d-87683bcdedf2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:36.258941 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 979/3916] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:36 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:37.280030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-75554b2e-97a0-42c4-abf7-484e73a96770 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:37.282355 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-75554b2e-97a0-42c4-abf7-484e73a96770 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:37.282852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-75554b2e-97a0-42c4-abf7-484e73a96770 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:37.283959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-75554b2e-97a0-42c4-abf7-484e73a96770 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:37.310622 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:37.310622 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:37.316855 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-75554b2e-97a0-42c4-abf7-484e73a96770 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:37.322344 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-75554b2e-97a0-42c4-abf7-484e73a96770 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:37.322847 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 972/3917] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:37 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:38.339106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f71d3a5d-0663-422c-8b95-91c343adc0bf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:38.341397 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f71d3a5d-0663-422c-8b95-91c343adc0bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:38.341656 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f71d3a5d-0663-422c-8b95-91c343adc0bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:38.341919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f71d3a5d-0663-422c-8b95-91c343adc0bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:38.356381 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:38.356381 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:38.360928 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f71d3a5d-0663-422c-8b95-91c343adc0bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:38.371749 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f71d3a5d-0663-422c-8b95-91c343adc0bf tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:38.372515 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 984/3918] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:38 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:39.143350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:39.145485 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:39.145967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1253263952", "snapshot_id": null, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "volume_type": null, "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:39.147913 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1253263952', 'snapshot_id': None, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'volume_type': None, 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:39.314195 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume of 1 GB Jul 03 06:35:39.319486 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Availability Zones retrieved successfully. Jul 03 06:35:39.325924 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Flow 'volume_create_api' (1a3bf9be-bd18-4798-9ab6-b2e80e249779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:39.327283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974264a8-40e7-4d18-b8e4-b202b981a066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:39.328394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:39.389766 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f446b420-1788-41a9-8251-42285b5f2e0c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:39.392035 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f446b420-1788-41a9-8251-42285b5f2e0c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:39.392226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f446b420-1788-41a9-8251-42285b5f2e0c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:39.392406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f446b420-1788-41a9-8251-42285b5f2e0c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:39.394663 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974264a8-40e7-4d18-b8e4-b202b981a066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:39.395525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89428ee4-59bf-4b95-838c-969b0b0292a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:39.402610 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:39.402610 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:39.406746 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f446b420-1788-41a9-8251-42285b5f2e0c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:39.412125 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f446b420-1788-41a9-8251-42285b5f2e0c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:39.412822 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 980/3919] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:39 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:39.478203 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Created reservations ['4ca0145e-0f67-45d2-b78c-a8ba7e5be01c', '28e299e4-4593-4f45-9a77-744922a72e48', '0f24015e-48a2-4c84-82b6-7c122784e2d3', '1f538112-fd74-4517-86db-16aa78ecc937'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:39.479216 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89428ee4-59bf-4b95-838c-969b0b0292a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ca0145e-0f67-45d2-b78c-a8ba7e5be01c', '28e299e4-4593-4f45-9a77-744922a72e48', '0f24015e-48a2-4c84-82b6-7c122784e2d3', '1f538112-fd74-4517-86db-16aa78ecc937']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:39.480293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a2b98d-00c9-4def-97e1-5d76b2ac489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:39.511896 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a2b98d-00c9-4def-97e1-5d76b2ac489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5ecc56-cd49-423e-a6d7-d4477efa6c96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1253263952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fbb9fba29d4f8fa637131b9176b948',qos_specs=None,replication_status=,reservations=['4ca0145e-0f67-45d2-b78c-a8ba7e5be01c','28e299e4-4593-4f45-9a77-744922a72e48','0f24015e-48a2-4c84-82b6-7c122784e2d3','1f538112-fd74-4517-86db-16aa78ecc937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65060765ff6a4372af04c5a88e266459',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1253263952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a5ecc56-cd49-423e-a6d7-d4477efa6c96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fbb9fba29d4f8fa637131b9176b948',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65060765ff6a4372af04c5a88e266459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:39.512644 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e41a194-dccd-4581-91c0-c45b7f0caa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:39.533441 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e41a194-dccd-4581-91c0-c45b7f0caa41) transitioned into state 'SUCCESS' from state '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-1253263952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fbb9fba29d4f8fa637131b9176b948',qos_specs=None,replication_status=,reservations=['4ca0145e-0f67-45d2-b78c-a8ba7e5be01c','28e299e4-4593-4f45-9a77-744922a72e48','0f24015e-48a2-4c84-82b6-7c122784e2d3','1f538112-fd74-4517-86db-16aa78ecc937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65060765ff6a4372af04c5a88e266459',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:39.534121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2997a9-27c5-4ffb-b1b0-9a5c96595740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:39.548519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2997a9-27c5-4ffb-b1b0-9a5c96595740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:39.550052 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Flow 'volume_create_api' (1a3bf9be-bd18-4798-9ab6-b2e80e249779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:39.550556 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume request issued successfully. Jul 03 06:35:39.551460 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e22f1df7-aa61-4424-bd7e-76c76ea80cb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:39.552424 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 984/3920] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:35:39 2026] POST /volume/v3/volumes => generated 781 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:39.565852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f40852be-a2cd-409a-9d1a-2cd27c43b308 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:39.567979 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f40852be-a2cd-409a-9d1a-2cd27c43b308 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:35:39.568224 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f40852be-a2cd-409a-9d1a-2cd27c43b308 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:39.568443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f40852be-a2cd-409a-9d1a-2cd27c43b308 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:39.576993 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:39.576993 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:39.581189 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f40852be-a2cd-409a-9d1a-2cd27c43b308 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:35:39.585669 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f40852be-a2cd-409a-9d1a-2cd27c43b308 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:35:39.586136 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 973/3921] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:35:39 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:40.189622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-08e8bca2-3a2b-4945-a7ae-af50d03cb883 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:40.191653 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-08e8bca2-3a2b-4945-a7ae-af50d03cb883 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19/action Jul 03 06:35:40.192013 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-08e8bca2-3a2b-4945-a7ae-af50d03cb883 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:35:40.192173 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-08e8bca2-3a2b-4945-a7ae-af50d03cb883 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:40.208958 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:40.208958 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:40.218932 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ab88f09e-e92e-4d1f-9ea3-a17760501ba0 req-08e8bca2-3a2b-4945-a7ae-af50d03cb883 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19/action returned with HTTP 204 Jul 03 06:35:40.219734 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 985/3922] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:35:40 2026] POST /volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:40.426228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3b28c384-6d72-4157-8c05-40f79f135e32 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:40.428088 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3b28c384-6d72-4157-8c05-40f79f135e32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:35:40.428285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3b28c384-6d72-4157-8c05-40f79f135e32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:40.428491 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3b28c384-6d72-4157-8c05-40f79f135e32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:40.437714 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:40.437714 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:40.441526 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3b28c384-6d72-4157-8c05-40f79f135e32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:40.446792 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3b28c384-6d72-4157-8c05-40f79f135e32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:35:40.447383 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 981/3923] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:40 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:40.500318 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-7f571c75-9aa1-49bd-b0aa-425820279ac3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:40.503720 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-7f571c75-9aa1-49bd-b0aa-425820279ac3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:40.503720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-7f571c75-9aa1-49bd-b0aa-425820279ac3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:40.503720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-7f571c75-9aa1-49bd-b0aa-425820279ac3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:40.511192 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:40.511192 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:40.518534 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-7f571c75-9aa1-49bd-b0aa-425820279ac3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:40.522032 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-7f571c75-9aa1-49bd-b0aa-425820279ac3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:40.522032 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 985/3924] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:35:40 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:40.599652 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0b14b8c8-d084-4c1b-805f-5afec62f92d0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:40.601686 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0b14b8c8-d084-4c1b-805f-5afec62f92d0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:35:40.601961 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0b14b8c8-d084-4c1b-805f-5afec62f92d0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:40.602188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0b14b8c8-d084-4c1b-805f-5afec62f92d0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:40.610956 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:40.610956 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:40.615708 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0b14b8c8-d084-4c1b-805f-5afec62f92d0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:35:40.622832 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0b14b8c8-d084-4c1b-805f-5afec62f92d0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:35:40.623383 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 974/3925] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:35:40 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:35:40.639982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8e9a21a5-47ad-4c69-b915-d62df3edae2f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:40.641810 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e9a21a5-47ad-4c69-b915-d62df3edae2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:35:40.642063 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e9a21a5-47ad-4c69-b915-d62df3edae2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:40.642291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e9a21a5-47ad-4c69-b915-d62df3edae2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:40.650814 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:40.650814 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:40.655687 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8e9a21a5-47ad-4c69-b915-d62df3edae2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:35:40.661441 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e9a21a5-47ad-4c69-b915-d62df3edae2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:35:40.662026 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 986/3926] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:35:40 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:35:41.877522 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2624e845-7617-4ed7-99a9-c70d8de46e42 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:41.879780 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2624e845-7617-4ed7-99a9-c70d8de46e42 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:35:41.879991 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2624e845-7617-4ed7-99a9-c70d8de46e42 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:41.880205 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2624e845-7617-4ed7-99a9-c70d8de46e42 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:41.888918 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:41.888918 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:41.893679 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2624e845-7617-4ed7-99a9-c70d8de46e42 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:35:41.900448 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2624e845-7617-4ed7-99a9-c70d8de46e42 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:35:41.901081 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 982/3927] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:35:41 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 1371 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:42.419108 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-80185fe6-9751-43a9-8b31-af9a17c60bda None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:42.422533 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-80185fe6-9751-43a9-8b31-af9a17c60bda tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:35:42.422533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-80185fe6-9751-43a9-8b31-af9a17c60bda tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:42.422533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-80185fe6-9751-43a9-8b31-af9a17c60bda tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:42.429578 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:42.429578 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:42.434196 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-80185fe6-9751-43a9-8b31-af9a17c60bda tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:35:42.440487 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-80185fe6-9751-43a9-8b31-af9a17c60bda tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:35:42.441202 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 986/3928] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:35:42 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 1371 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:42.453185 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2a2b0f4f-1248-4987-b486-7ea22a8fe600 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:42.453632 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a2b0f4f-1248-4987-b486-7ea22a8fe600 None None] GET https://10.4.3.243/volume// Jul 03 06:35:42.453829 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a2b0f4f-1248-4987-b486-7ea22a8fe600 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:42.454035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2a2b0f4f-1248-4987-b486-7ea22a8fe600 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:42.454370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2a2b0f4f-1248-4987-b486-7ea22a8fe600 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:42.454731 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 975/3929] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:35:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:42.465053 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2cbfd676-38ac-4d43-9bfd-490f7455b40c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:42.468455 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2cbfd676-38ac-4d43-9bfd-490f7455b40c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:35:42.469537 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2cbfd676-38ac-4d43-9bfd-490f7455b40c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a5ecc56-cd49-423e-a6d7-d4477efa6c96", "connector": null, "instance_uuid": "5895d0d9-5abc-403b-8362-2a21e9c9e63d"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:42.487409 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:42.487409 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:42.526677 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-2cbfd676-38ac-4d43-9bfd-490f7455b40c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:35:42.527553 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 987/3930] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:35:42 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 06:35:42.566399 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-029529f9-4eda-4aef-8aea-28b16d7adfee None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:42.566984 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-029529f9-4eda-4aef-8aea-28b16d7adfee None None] GET https://10.4.3.243/volume// Jul 03 06:35:42.567270 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-029529f9-4eda-4aef-8aea-28b16d7adfee None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:42.567544 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-029529f9-4eda-4aef-8aea-28b16d7adfee None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:42.568038 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-029529f9-4eda-4aef-8aea-28b16d7adfee None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:42.568579 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 983/3931] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:35:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:42.579942 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-8b1e3004-f0c0-486b-83c7-6f44ad0fad75 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:42.582449 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-8b1e3004-f0c0-486b-83c7-6f44ad0fad75 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:35:42.583166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-8b1e3004-f0c0-486b-83c7-6f44ad0fad75 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08b8bddf-8d53-4ae9-b148-f8711305f18d", "connector": null, "instance_uuid": "99a0ff15-8668-4477-96c5-eed238a6150f"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:42.597503 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:42.597503 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:42.646376 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-8b1e3004-f0c0-486b-83c7-6f44ad0fad75 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:35:42.646376 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 987/3932] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:35:42 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 06:35:43.049541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1435439e-0e28-46b4-959b-b01a1d9f912d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:43.051981 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1435439e-0e28-46b4-959b-b01a1d9f912d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:43.052243 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1435439e-0e28-46b4-959b-b01a1d9f912d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:43.052484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1435439e-0e28-46b4-959b-b01a1d9f912d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:43.065285 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:43.065285 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:43.070004 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1435439e-0e28-46b4-959b-b01a1d9f912d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:43.076522 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1435439e-0e28-46b4-959b-b01a1d9f912d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:43.077056 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 976/3933] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:43 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:43.191511 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-195542a5-9148-43de-baea-5d42d98ce419 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:43.192185 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-195542a5-9148-43de-baea-5d42d98ce419 None None] GET https://10.4.3.243/volume// Jul 03 06:35:43.192521 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-195542a5-9148-43de-baea-5d42d98ce419 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:43.192857 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-195542a5-9148-43de-baea-5d42d98ce419 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:43.193782 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-195542a5-9148-43de-baea-5d42d98ce419 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:43.194220 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 988/3934] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:35:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:43.204283 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-4503cf89-23b2-487e-8eec-4854704120e1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:43.207221 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-4503cf89-23b2-487e-8eec-4854704120e1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:43.207474 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-4503cf89-23b2-487e-8eec-4854704120e1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:43.207685 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-4503cf89-23b2-487e-8eec-4854704120e1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:43.219565 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:43.219565 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:43.224134 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-4503cf89-23b2-487e-8eec-4854704120e1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:43.229584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-4503cf89-23b2-487e-8eec-4854704120e1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:43.230049 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 984/3935] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:35:43 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:35:43.344383 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-46a51033-d597-48ac-b93e-fcab06cfa762 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:43.348723 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-46a51033-d597-48ac-b93e-fcab06cfa762 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] PUT https://10.4.3.243/volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a Jul 03 06:35:43.348723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-46a51033-d597-48ac-b93e-fcab06cfa762 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:43.357194 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-46a51033-d597-48ac-b93e-fcab06cfa762 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Acquiring lock "cinder-attachment_update-08b8bddf-8d53-4ae9-b148-f8711305f18d-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:35:43.365628 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-46a51033-d597-48ac-b93e-fcab06cfa762 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-08b8bddf-8d53-4ae9-b148-f8711305f18d-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:35:43.365628 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:43.365628 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:43.893541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-46a51033-d597-48ac-b93e-fcab06cfa762 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-08b8bddf-8d53-4ae9-b148-f8711305f18d-np0000004376" released by "attachment_update" :: held 0.530s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:35:43.894172 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-46a51033-d597-48ac-b93e-fcab06cfa762 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a returned with HTTP 200 Jul 03 06:35:43.895595 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 988/3936] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:35:43 2026] PUT /volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a => generated 968 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:35:43.907189 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-e3117d3b-0ffb-451a-9465-eae0dcaac47d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:43.909889 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-e3117d3b-0ffb-451a-9465-eae0dcaac47d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/encryption Jul 03 06:35:43.910088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-e3117d3b-0ffb-451a-9465-eae0dcaac47d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:43.910251 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-e3117d3b-0ffb-451a-9465-eae0dcaac47d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:43.923605 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:43.923605 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:43.931849 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-e3117d3b-0ffb-451a-9465-eae0dcaac47d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/encryption returned with HTTP 200 Jul 03 06:35:43.932361 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 977/3937] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:35:43 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:44.096624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-20938ab7-46c8-4647-b768-9d5cf765476d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:44.099158 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-20938ab7-46c8-4647-b768-9d5cf765476d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:44.099433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-20938ab7-46c8-4647-b768-9d5cf765476d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:44.099727 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-20938ab7-46c8-4647-b768-9d5cf765476d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:44.112940 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:44.112940 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:44.119768 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-20938ab7-46c8-4647-b768-9d5cf765476d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:44.126853 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-20938ab7-46c8-4647-b768-9d5cf765476d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:44.127400 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 989/3938] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:44 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:45.140719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9af31342-7c85-4315-8854-32285ff3df1f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:45.143215 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9af31342-7c85-4315-8854-32285ff3df1f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:45.143493 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9af31342-7c85-4315-8854-32285ff3df1f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:45.143757 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9af31342-7c85-4315-8854-32285ff3df1f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:45.174796 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:45.174796 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:45.174796 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9af31342-7c85-4315-8854-32285ff3df1f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:45.174796 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9af31342-7c85-4315-8854-32285ff3df1f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:45.175971 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 985/3939] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:45 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:46.194146 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1d45c385-8b16-4e43-a1b4-c9f889d20a12 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:46.196560 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d45c385-8b16-4e43-a1b4-c9f889d20a12 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:46.196727 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d45c385-8b16-4e43-a1b4-c9f889d20a12 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:46.197281 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d45c385-8b16-4e43-a1b4-c9f889d20a12 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:46.216558 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:46.216558 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:46.222837 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1d45c385-8b16-4e43-a1b4-c9f889d20a12 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:46.228758 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d45c385-8b16-4e43-a1b4-c9f889d20a12 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:46.229407 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 989/3940] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:46 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:47.248126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b5430bf2-e35b-46ba-a97f-7182bdc0a97c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:47.251103 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5430bf2-e35b-46ba-a97f-7182bdc0a97c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:47.252712 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5430bf2-e35b-46ba-a97f-7182bdc0a97c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:47.252712 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5430bf2-e35b-46ba-a97f-7182bdc0a97c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:47.267120 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:47.267120 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:47.273636 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b5430bf2-e35b-46ba-a97f-7182bdc0a97c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:47.280068 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5430bf2-e35b-46ba-a97f-7182bdc0a97c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:47.280802 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 978/3941] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:47 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:48.299060 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c159368-87dd-4caa-a361-eb53311f28e4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:48.301204 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c159368-87dd-4caa-a361-eb53311f28e4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:48.301439 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c159368-87dd-4caa-a361-eb53311f28e4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:48.301741 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c159368-87dd-4caa-a361-eb53311f28e4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:48.313670 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:48.313670 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:48.320040 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2c159368-87dd-4caa-a361-eb53311f28e4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:48.326897 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c159368-87dd-4caa-a361-eb53311f28e4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:48.327413 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 990/3942] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:48 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:48.727647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6c6a7258-1dde-4e2d-b59e-067d6331dd23 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:48.727647 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6c6a7258-1dde-4e2d-b59e-067d6331dd23 None None] GET https://10.4.3.243/volume// Jul 03 06:35:48.727647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6c6a7258-1dde-4e2d-b59e-067d6331dd23 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:48.727647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6c6a7258-1dde-4e2d-b59e-067d6331dd23 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:48.727647 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6c6a7258-1dde-4e2d-b59e-067d6331dd23 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:48.727647 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 986/3943] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:35:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:48.741643 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-3b53c1d3-1233-48dc-8787-8876a4b8e5cf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:48.743857 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-3b53c1d3-1233-48dc-8787-8876a4b8e5cf tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:35:48.744133 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-3b53c1d3-1233-48dc-8787-8876a4b8e5cf tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:48.744346 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-3b53c1d3-1233-48dc-8787-8876a4b8e5cf tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:48.755576 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:48.755576 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:48.760320 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-3b53c1d3-1233-48dc-8787-8876a4b8e5cf tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:35:48.766291 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-3b53c1d3-1233-48dc-8787-8876a4b8e5cf tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:35:48.766771 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 990/3944] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:35:48 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 1550 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:35:48.888477 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-0dd37f97-6738-4646-a5ee-4055d2454b90 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:48.891321 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-0dd37f97-6738-4646-a5ee-4055d2454b90 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] PUT https://10.4.3.243/volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370 Jul 03 06:35:48.891841 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-0dd37f97-6738-4646-a5ee-4055d2454b90 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:48.901047 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-0dd37f97-6738-4646-a5ee-4055d2454b90 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Acquiring lock "cinder-attachment_update-1a5ecc56-cd49-423e-a6d7-d4477efa6c96-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:35:48.908006 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-0dd37f97-6738-4646-a5ee-4055d2454b90 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Lock "cinder-attachment_update-1a5ecc56-cd49-423e-a6d7-d4477efa6c96-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:35:48.909068 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:48.909068 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:49.350751 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-25b3f7d3-e3e4-4edc-9a57-1d6d576f2ca4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:49.352710 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-25b3f7d3-e3e4-4edc-9a57-1d6d576f2ca4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:49.352962 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-25b3f7d3-e3e4-4edc-9a57-1d6d576f2ca4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:49.353320 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-25b3f7d3-e3e4-4edc-9a57-1d6d576f2ca4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:49.364109 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:49.364109 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:49.368465 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-25b3f7d3-e3e4-4edc-9a57-1d6d576f2ca4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:49.374109 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-25b3f7d3-e3e4-4edc-9a57-1d6d576f2ca4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:49.374599 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 991/3945] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:49 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:49.436979 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-0dd37f97-6738-4646-a5ee-4055d2454b90 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Lock "cinder-attachment_update-1a5ecc56-cd49-423e-a6d7-d4477efa6c96-np0000004376" released by "attachment_update" :: held 0.529s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:35:49.437484 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-0dd37f97-6738-4646-a5ee-4055d2454b90 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370 returned with HTTP 200 Jul 03 06:35:49.438423 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 979/3946] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:35:48 2026] PUT /volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:49.951851 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-464e8a76-7804-4092-b618-4ea8f1e00fe4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:49.956793 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-464e8a76-7804-4092-b618-4ea8f1e00fe4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370/action Jul 03 06:35:49.956793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-464e8a76-7804-4092-b618-4ea8f1e00fe4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:35:49.956793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-464e8a76-7804-4092-b618-4ea8f1e00fe4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:49.979344 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:49.979344 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:49.994878 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ce01abfb-e198-46b0-8daa-be16ae2683f9 req-464e8a76-7804-4092-b618-4ea8f1e00fe4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370/action returned with HTTP 204 Jul 03 06:35:49.995801 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 987/3947] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:35:49 2026] POST /volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:35:50.392364 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3e6f9a48-ffbe-4e29-81d8-ada5e1381a8b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:50.394365 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e6f9a48-ffbe-4e29-81d8-ada5e1381a8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:50.394533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e6f9a48-ffbe-4e29-81d8-ada5e1381a8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:50.394715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e6f9a48-ffbe-4e29-81d8-ada5e1381a8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:50.406435 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:50.406435 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:50.411331 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3e6f9a48-ffbe-4e29-81d8-ada5e1381a8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:50.416474 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e6f9a48-ffbe-4e29-81d8-ada5e1381a8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:50.416922 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 991/3948] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:50 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:51.434173 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a13b158a-12af-431d-8f70-df06006fa3db None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:51.434597 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a13b158a-12af-431d-8f70-df06006fa3db tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:51.434641 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a13b158a-12af-431d-8f70-df06006fa3db tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:51.434880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a13b158a-12af-431d-8f70-df06006fa3db tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:51.447946 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:51.447946 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:51.453661 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a13b158a-12af-431d-8f70-df06006fa3db tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:51.460454 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a13b158a-12af-431d-8f70-df06006fa3db tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:51.461274 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 992/3949] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:51 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:35:52.477001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c4e963e1-e705-45e6-a9e4-626d0f33f396 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:52.479732 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c4e963e1-e705-45e6-a9e4-626d0f33f396 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:52.479995 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c4e963e1-e705-45e6-a9e4-626d0f33f396 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:52.480245 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c4e963e1-e705-45e6-a9e4-626d0f33f396 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:52.495507 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:52.495507 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:52.500807 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c4e963e1-e705-45e6-a9e4-626d0f33f396 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:52.508722 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c4e963e1-e705-45e6-a9e4-626d0f33f396 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:52.508722 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 980/3950] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:52 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:53.526583 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-50efe922-6e84-4195-b07f-3221d5ed40f6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:53.528372 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-50efe922-6e84-4195-b07f-3221d5ed40f6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:53.528538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-50efe922-6e84-4195-b07f-3221d5ed40f6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:53.528795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-50efe922-6e84-4195-b07f-3221d5ed40f6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:53.540744 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:53.540744 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:53.544751 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-50efe922-6e84-4195-b07f-3221d5ed40f6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:53.549734 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-50efe922-6e84-4195-b07f-3221d5ed40f6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:53.550198 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 988/3951] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:53 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:54.564008 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-77dd4b9e-7352-4139-ad0f-24069208b7d7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:54.565863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-77dd4b9e-7352-4139-ad0f-24069208b7d7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:54.566106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-77dd4b9e-7352-4139-ad0f-24069208b7d7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:54.566298 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-77dd4b9e-7352-4139-ad0f-24069208b7d7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:54.576445 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:54.576445 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:54.580156 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-77dd4b9e-7352-4139-ad0f-24069208b7d7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:54.584544 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-77dd4b9e-7352-4139-ad0f-24069208b7d7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:54.584956 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 992/3952] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:54 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:55.258612 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-0c58f94d-9ff3-4c9f-a0ef-68484dd63ee7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:55.261425 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-0c58f94d-9ff3-4c9f-a0ef-68484dd63ee7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a/action Jul 03 06:35:55.261968 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-0c58f94d-9ff3-4c9f-a0ef-68484dd63ee7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:35:55.262182 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-0c58f94d-9ff3-4c9f-a0ef-68484dd63ee7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:55.285037 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:55.285037 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:55.299931 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-285b99e2-af7a-4aa9-91c7-64e53e7bcc7d req-0c58f94d-9ff3-4c9f-a0ef-68484dd63ee7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a/action returned with HTTP 204 Jul 03 06:35:55.300533 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 993/3953] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:35:55 2026] POST /volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:35:55.598772 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-097167a6-b551-48e0-9368-9fcdc79ca065 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:55.600778 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-097167a6-b551-48e0-9368-9fcdc79ca065 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:35:55.601006 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-097167a6-b551-48e0-9368-9fcdc79ca065 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:55.601326 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-097167a6-b551-48e0-9368-9fcdc79ca065 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:55.614774 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:55.614774 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:55.621374 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-097167a6-b551-48e0-9368-9fcdc79ca065 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:55.626269 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-097167a6-b551-48e0-9368-9fcdc79ca065 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:35:55.626650 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 981/3954] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:55 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:56.323414 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0ddc0576-c9a7-406d-bf71-d9e51e09ad01 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:56.325794 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0ddc0576-c9a7-406d-bf71-d9e51e09ad01 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:35:56.325992 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0ddc0576-c9a7-406d-bf71-d9e51e09ad01 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:56.326193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0ddc0576-c9a7-406d-bf71-d9e51e09ad01 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:56.332807 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:56.332807 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:56.336781 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0ddc0576-c9a7-406d-bf71-d9e51e09ad01 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:56.341599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0ddc0576-c9a7-406d-bf71-d9e51e09ad01 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:35:56.342067 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 989/3955] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:35:56 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:57.562191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:57.563960 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:35:57.564326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2085591852"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:57.565720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2085591852'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:35:57.565848 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume of 1 GB Jul 03 06:35:57.570076 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Availability Zones retrieved successfully. Jul 03 06:35:57.575969 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Flow 'volume_create_api' (1eb90279-d7eb-46e3-9947-ac4e3bac3302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:57.576875 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d88b83c-df78-40e1-a03f-be1b61590e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:57.577794 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:35:57.605605 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d88b83c-df78-40e1-a03f-be1b61590e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:57.606552 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0545a02a-22a8-428c-83d6-66ea4032bfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:57.654717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Created reservations ['3b3a1a5b-113f-4401-94b0-6717b7ae78eb', '8a6b91e9-80ec-46ab-9ca1-fa9a3aefb35d', 'e9cb9fe1-3cc9-48a1-bbd0-bc4b651004ee', '08bc9aa7-000a-4ddb-bb37-4f773c5db061'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:35:57.655509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0545a02a-22a8-428c-83d6-66ea4032bfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3a1a5b-113f-4401-94b0-6717b7ae78eb', '8a6b91e9-80ec-46ab-9ca1-fa9a3aefb35d', 'e9cb9fe1-3cc9-48a1-bbd0-bc4b651004ee', '08bc9aa7-000a-4ddb-bb37-4f773c5db061']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:57.656287 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c647c40a-baa3-4b93-940a-03e3bd2b50ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:57.688527 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c647c40a-baa3-4b93-940a-03e3bd2b50ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4de9857-fa7a-4b28-a3bc-8b35857a0af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2085591852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',qos_specs=None,replication_status=,reservations=['3b3a1a5b-113f-4401-94b0-6717b7ae78eb','8a6b91e9-80ec-46ab-9ca1-fa9a3aefb35d','e9cb9fe1-3cc9-48a1-bbd0-bc4b651004ee','08bc9aa7-000a-4ddb-bb37-4f773c5db061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac01893971d4c82ae55a3732f77d0a3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2085591852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4de9857-fa7a-4b28-a3bc-8b35857a0af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac01893971d4c82ae55a3732f77d0a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:57.689423 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3fbcce-2ee2-4c5d-aebd-7cb2cf343f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:57.719298 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3fbcce-2ee2-4c5d-aebd-7cb2cf343f32) transitioned into state 'SUCCESS' from state '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-2085591852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',qos_specs=None,replication_status=,reservations=['3b3a1a5b-113f-4401-94b0-6717b7ae78eb','8a6b91e9-80ec-46ab-9ca1-fa9a3aefb35d','e9cb9fe1-3cc9-48a1-bbd0-bc4b651004ee','08bc9aa7-000a-4ddb-bb37-4f773c5db061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac01893971d4c82ae55a3732f77d0a3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:57.720192 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8558cc81-265b-469c-bad7-de3f2450df80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:35:57.742258 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8558cc81-265b-469c-bad7-de3f2450df80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:35:57.743017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Flow 'volume_create_api' (1eb90279-d7eb-46e3-9947-ac4e3bac3302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:35:57.743431 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume request issued successfully. Jul 03 06:35:57.744250 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d435a8c8-07a6-48b8-9737-5dffa7694c26 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:35:57.744739 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 993/3956] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:35:57 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:35:57.761219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-54c8460a-b85c-4a37-9fb2-b7eae4cb9e4a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:57.763520 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-54c8460a-b85c-4a37-9fb2-b7eae4cb9e4a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:35:57.763830 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-54c8460a-b85c-4a37-9fb2-b7eae4cb9e4a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:57.764153 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-54c8460a-b85c-4a37-9fb2-b7eae4cb9e4a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:57.771915 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:57.771915 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:57.775660 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-54c8460a-b85c-4a37-9fb2-b7eae4cb9e4a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:35:57.780254 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-54c8460a-b85c-4a37-9fb2-b7eae4cb9e4a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:35:57.782649 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 994/3957] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:57 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:58.406783 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bc371ed7-1d9b-444c-b9fc-eeda6e732436 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:58.406783 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc371ed7-1d9b-444c-b9fc-eeda6e732436 None None] GET https://10.4.3.243/volume// Jul 03 06:35:58.406783 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc371ed7-1d9b-444c-b9fc-eeda6e732436 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:58.406783 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc371ed7-1d9b-444c-b9fc-eeda6e732436 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:58.406783 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc371ed7-1d9b-444c-b9fc-eeda6e732436 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:58.406783 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 982/3958] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:35:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:58.414538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-45286f03-4941-4965-8e9e-fd2dcc0d5984 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:58.416618 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-45286f03-4941-4965-8e9e-fd2dcc0d5984 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:35:58.417073 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-45286f03-4941-4965-8e9e-fd2dcc0d5984 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d137cc24-aef0-432b-bb46-bae2ea4db8e6", "connector": null, "instance_uuid": "99a0ff15-8668-4477-96c5-eed238a6150f"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:58.427079 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:58.427079 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:35:58.497992 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-45286f03-4941-4965-8e9e-fd2dcc0d5984 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:35:58.498614 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 990/3959] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:35:58 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 06:35:58.797440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7097f8f7-2788-4a90-9e84-4cd1514eeaac None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:58.799452 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7097f8f7-2788-4a90-9e84-4cd1514eeaac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:35:58.799724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7097f8f7-2788-4a90-9e84-4cd1514eeaac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:58.799949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7097f8f7-2788-4a90-9e84-4cd1514eeaac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:58.808805 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:58.808805 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:58.815525 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7097f8f7-2788-4a90-9e84-4cd1514eeaac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:35:58.822810 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7097f8f7-2788-4a90-9e84-4cd1514eeaac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:35:58.823212 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 994/3960] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:58 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:58.869951 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bfbccf7d-6dad-46b5-9bd0-8e2fb49acb62 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:58.872044 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfbccf7d-6dad-46b5-9bd0-8e2fb49acb62 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:35:58.872272 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfbccf7d-6dad-46b5-9bd0-8e2fb49acb62 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:58.872472 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfbccf7d-6dad-46b5-9bd0-8e2fb49acb62 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:58.872647 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-1f97685b-3427-4f1e-aee5-599e6581e608 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:58.875384 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-1f97685b-3427-4f1e-aee5-599e6581e608 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:35:58.875578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-1f97685b-3427-4f1e-aee5-599e6581e608 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:58.875785 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-1f97685b-3427-4f1e-aee5-599e6581e608 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:58.882887 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:58.882887 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:58.883437 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:58.883437 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:58.886982 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-1f97685b-3427-4f1e-aee5-599e6581e608 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:35:58.888328 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bfbccf7d-6dad-46b5-9bd0-8e2fb49acb62 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:58.891349 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-1f97685b-3427-4f1e-aee5-599e6581e608 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:35:58.891867 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 983/3961] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:35:58 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:58.898274 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfbccf7d-6dad-46b5-9bd0-8e2fb49acb62 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:35:58.898735 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 995/3962] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:58 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:35:59.072314 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5ca39f7f-f085-4afa-9204-838d9b03b48c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:59.072763 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5ca39f7f-f085-4afa-9204-838d9b03b48c None None] GET https://10.4.3.243/volume// Jul 03 06:35:59.072940 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5ca39f7f-f085-4afa-9204-838d9b03b48c None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:59.073192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5ca39f7f-f085-4afa-9204-838d9b03b48c None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:59.073540 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5ca39f7f-f085-4afa-9204-838d9b03b48c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:35:59.073872 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 991/3963] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:35:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:35:59.084999 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-ab4fc91f-f840-40c3-873c-03d5568a8ee4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:59.088078 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-ab4fc91f-f840-40c3-873c-03d5568a8ee4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:35:59.088255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-ab4fc91f-f840-40c3-873c-03d5568a8ee4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:59.088551 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-ab4fc91f-f840-40c3-873c-03d5568a8ee4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:59.099032 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:59.099032 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:35:59.102840 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-ab4fc91f-f840-40c3-873c-03d5568a8ee4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:59.106986 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-ab4fc91f-f840-40c3-873c-03d5568a8ee4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:35:59.107430 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 995/3964] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:35:59 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:35:59.209066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-3c0abff4-c739-4a9d-ad13-b4f7fb5b7f0a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:59.211444 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-3c0abff4-c739-4a9d-ad13-b4f7fb5b7f0a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] PUT https://10.4.3.243/volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1 Jul 03 06:35:59.211902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-3c0abff4-c739-4a9d-ad13-b4f7fb5b7f0a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:35:59.221514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-3c0abff4-c739-4a9d-ad13-b4f7fb5b7f0a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Acquiring lock "cinder-attachment_update-d137cc24-aef0-432b-bb46-bae2ea4db8e6-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:35:59.226643 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-3c0abff4-c739-4a9d-ad13-b4f7fb5b7f0a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-d137cc24-aef0-432b-bb46-bae2ea4db8e6-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:35:59.228152 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:59.228152 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:35:59.764094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-3c0abff4-c739-4a9d-ad13-b4f7fb5b7f0a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-d137cc24-aef0-432b-bb46-bae2ea4db8e6-np0000004376" released by "attachment_update" :: held 0.537s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:35:59.764819 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-3c0abff4-c739-4a9d-ad13-b4f7fb5b7f0a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1 returned with HTTP 200 Jul 03 06:35:59.765126 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 984/3965] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:35:59 2026] PUT /volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:35:59.912892 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-334c954d-f219-4526-8911-8b9397444e92 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:35:59.915234 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-334c954d-f219-4526-8911-8b9397444e92 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:35:59.915580 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-334c954d-f219-4526-8911-8b9397444e92 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:35:59.915737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-334c954d-f219-4526-8911-8b9397444e92 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:35:59.918294 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=150,cinder:UPDATE=21,cinder:INSERT=13 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:35:59.929903 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:35:59.929903 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:35:59.935914 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-334c954d-f219-4526-8911-8b9397444e92 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:35:59.943779 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-334c954d-f219-4526-8911-8b9397444e92 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:35:59.944457 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 996/3966] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:35:59 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:00.942201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-43179d63-1e06-402d-8028-59ada41b2912 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:00.942593 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-43179d63-1e06-402d-8028-59ada41b2912 None None] GET https://10.4.3.243/volume// Jul 03 06:36:00.942785 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-43179d63-1e06-402d-8028-59ada41b2912 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:00.943044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-43179d63-1e06-402d-8028-59ada41b2912 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:00.943425 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-43179d63-1e06-402d-8028-59ada41b2912 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:00.946905 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 992/3967] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:36:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:00.953903 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-0e71b5fa-b2ae-4593-abff-d75be117ce61 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:00.960789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-0e71b5fa-b2ae-4593-abff-d75be117ce61 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:36:00.961396 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-0e71b5fa-b2ae-4593-abff-d75be117ce61 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4de9857-fa7a-4b28-a3bc-8b35857a0af7", "connector": null, "instance_uuid": "481f2efb-aef8-4d09-b0fb-899fd5322539"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:00.965088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2d93b991-1f25-4355-95d7-d65e2874350e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:00.968942 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2d93b991-1f25-4355-95d7-d65e2874350e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:36:00.969289 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2d93b991-1f25-4355-95d7-d65e2874350e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:00.969561 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2d93b991-1f25-4355-95d7-d65e2874350e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:00.970234 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=236,cinder:INSERT=47,cinder:UPDATE=68 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:36:00.981583 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:00.981583 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:00.988144 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:00.988144 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:00.992507 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2d93b991-1f25-4355-95d7-d65e2874350e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:36:01.000763 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2d93b991-1f25-4355-95d7-d65e2874350e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:36:01.001402 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 985/3968] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:00 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:01.089738 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-0e71b5fa-b2ae-4593-abff-d75be117ce61 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:36:01.090456 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 996/3969] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:36:00 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:01.415256 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-abfd9816-e4fc-497f-9809-00ad6ea16255 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:01.417208 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-abfd9816-e4fc-497f-9809-00ad6ea16255 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:01.417437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-abfd9816-e4fc-497f-9809-00ad6ea16255 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:01.417677 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-abfd9816-e4fc-497f-9809-00ad6ea16255 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:01.430274 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:01.430274 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:01.435163 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-abfd9816-e4fc-497f-9809-00ad6ea16255 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:01.440344 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-abfd9816-e4fc-497f-9809-00ad6ea16255 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:01.440752 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 997/3970] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:01 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:01.656070 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-32111f8c-d730-4ed0-baa2-71fc60c66eea None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:01.656452 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-32111f8c-d730-4ed0-baa2-71fc60c66eea None None] GET https://10.4.3.243/volume// Jul 03 06:36:01.656638 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-32111f8c-d730-4ed0-baa2-71fc60c66eea None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:01.656840 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-32111f8c-d730-4ed0-baa2-71fc60c66eea None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:01.657220 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-32111f8c-d730-4ed0-baa2-71fc60c66eea None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:01.657751 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 993/3971] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:01.672132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-632a927c-9b8b-4807-91e2-528beebb73e5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:01.675251 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-632a927c-9b8b-4807-91e2-528beebb73e5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:01.675760 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-632a927c-9b8b-4807-91e2-528beebb73e5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:01.676199 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-632a927c-9b8b-4807-91e2-528beebb73e5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:01.693177 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:01.693177 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:01.702152 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-632a927c-9b8b-4807-91e2-528beebb73e5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:01.708877 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-632a927c-9b8b-4807-91e2-528beebb73e5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:01.709600 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 986/3972] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:01 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:01.828872 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-4aaeebd2-a615-46a2-9b03-77759d2c4cc2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:01.831711 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-4aaeebd2-a615-46a2-9b03-77759d2c4cc2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] PUT https://10.4.3.243/volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0 Jul 03 06:36:01.832185 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-4aaeebd2-a615-46a2-9b03-77759d2c4cc2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:01.843019 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-4aaeebd2-a615-46a2-9b03-77759d2c4cc2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Acquiring lock "cinder-attachment_update-a4de9857-fa7a-4b28-a3bc-8b35857a0af7-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:36:01.848569 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-4aaeebd2-a615-46a2-9b03-77759d2c4cc2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Lock "cinder-attachment_update-a4de9857-fa7a-4b28-a3bc-8b35857a0af7-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:36:01.850298 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:01.850298 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:02.018644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-17666cc5-652f-44f8-9365-1ad974e38960 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:02.020680 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17666cc5-652f-44f8-9365-1ad974e38960 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:36:02.021018 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17666cc5-652f-44f8-9365-1ad974e38960 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:02.021406 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17666cc5-652f-44f8-9365-1ad974e38960 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:02.039411 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:02.039411 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:02.046571 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-17666cc5-652f-44f8-9365-1ad974e38960 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:36:02.055646 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17666cc5-652f-44f8-9365-1ad974e38960 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:36:02.056311 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 998/3973] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:02 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:02.382906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-4aaeebd2-a615-46a2-9b03-77759d2c4cc2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Lock "cinder-attachment_update-a4de9857-fa7a-4b28-a3bc-8b35857a0af7-np0000004376" released by "attachment_update" :: held 0.533s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:36:02.382906 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-4aaeebd2-a615-46a2-9b03-77759d2c4cc2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0 returned with HTTP 200 Jul 03 06:36:02.382906 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 997/3974] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:36:01 2026] PUT /volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:02.454935 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9a7cb9e1-d239-484b-93bb-3c922b770455 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:02.457216 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a7cb9e1-d239-484b-93bb-3c922b770455 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:02.457586 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a7cb9e1-d239-484b-93bb-3c922b770455 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:02.457969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a7cb9e1-d239-484b-93bb-3c922b770455 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:02.461645 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=166,cinder:INSERT=17,cinder:UPDATE=32 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:36:02.477461 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:02.477461 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:02.484814 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9a7cb9e1-d239-484b-93bb-3c922b770455 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:02.493617 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a7cb9e1-d239-484b-93bb-3c922b770455 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:02.493617 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 994/3975] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:02 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:03.072744 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c92b7d27-863a-403d-84a2-dcb4d12a4376 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:03.076719 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c92b7d27-863a-403d-84a2-dcb4d12a4376 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:36:03.076719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c92b7d27-863a-403d-84a2-dcb4d12a4376 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:03.076719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c92b7d27-863a-403d-84a2-dcb4d12a4376 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:03.088951 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:03.088951 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:03.093532 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c92b7d27-863a-403d-84a2-dcb4d12a4376 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:36:03.099249 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c92b7d27-863a-403d-84a2-dcb4d12a4376 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:36:03.099929 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 987/3976] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:03 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:03.509563 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-175fb1ac-e1a7-4eb0-ba96-a5ea5958af69 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:03.512210 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-175fb1ac-e1a7-4eb0-ba96-a5ea5958af69 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:03.512439 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-175fb1ac-e1a7-4eb0-ba96-a5ea5958af69 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:03.512735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-175fb1ac-e1a7-4eb0-ba96-a5ea5958af69 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:03.527555 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:03.527555 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:03.533144 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-175fb1ac-e1a7-4eb0-ba96-a5ea5958af69 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:03.540302 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-175fb1ac-e1a7-4eb0-ba96-a5ea5958af69 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:03.540881 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 999/3977] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:03 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:04.115106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-718aebdb-163c-45bc-97a5-1bbb1014f95f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:04.118632 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-718aebdb-163c-45bc-97a5-1bbb1014f95f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:36:04.118632 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-718aebdb-163c-45bc-97a5-1bbb1014f95f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:04.118632 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-718aebdb-163c-45bc-97a5-1bbb1014f95f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:04.129774 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:04.129774 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:04.135828 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-718aebdb-163c-45bc-97a5-1bbb1014f95f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:36:04.142820 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-718aebdb-163c-45bc-97a5-1bbb1014f95f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:36:04.143505 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 998/3978] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:04 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:04.557283 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a2247f30-683f-4f60-9323-50e57326757c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:04.559193 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2247f30-683f-4f60-9323-50e57326757c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:04.559405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2247f30-683f-4f60-9323-50e57326757c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:04.559585 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2247f30-683f-4f60-9323-50e57326757c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:04.569577 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:04.569577 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:04.573941 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a2247f30-683f-4f60-9323-50e57326757c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:04.578392 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2247f30-683f-4f60-9323-50e57326757c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:04.578830 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 995/3979] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:04 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:05.158673 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-52496f3d-369e-4382-b801-2fca858c0432 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:05.160345 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-52496f3d-369e-4382-b801-2fca858c0432 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:36:05.160543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-52496f3d-369e-4382-b801-2fca858c0432 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:05.160758 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-52496f3d-369e-4382-b801-2fca858c0432 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:05.173250 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:05.173250 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:05.180125 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-52496f3d-369e-4382-b801-2fca858c0432 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:36:05.184745 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-52496f3d-369e-4382-b801-2fca858c0432 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:36:05.185159 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 988/3980] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:05 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:05.593985 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-13699d8d-fd5c-4584-9555-6e2e4c29e7a3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:05.595876 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13699d8d-fd5c-4584-9555-6e2e4c29e7a3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:05.596185 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13699d8d-fd5c-4584-9555-6e2e4c29e7a3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:05.596459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-13699d8d-fd5c-4584-9555-6e2e4c29e7a3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:05.607252 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:05.607252 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:05.611518 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-13699d8d-fd5c-4584-9555-6e2e4c29e7a3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:05.617144 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-13699d8d-fd5c-4584-9555-6e2e4c29e7a3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:05.617620 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1000/3981] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:05 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:05.990126 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0817831c-e3cb-4b68-95e1-b5899d1fc897 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:05.994495 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0817831c-e3cb-4b68-95e1-b5899d1fc897 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1/action Jul 03 06:36:05.995278 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0817831c-e3cb-4b68-95e1-b5899d1fc897 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:05.995880 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0817831c-e3cb-4b68-95e1-b5899d1fc897 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:06.020381 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:06.020381 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:06.048191 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f037be0a-4ff0-4af3-b29f-d9b16172d939 req-0817831c-e3cb-4b68-95e1-b5899d1fc897 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1/action returned with HTTP 204 Jul 03 06:36:06.048756 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 999/3982] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:36:05 2026] POST /volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:06.206777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7ec0f705-412e-47e0-a0a3-b0fdd81ea0ce None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:06.211843 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ec0f705-412e-47e0-a0a3-b0fdd81ea0ce tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:36:06.212331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ec0f705-412e-47e0-a0a3-b0fdd81ea0ce tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:06.212331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ec0f705-412e-47e0-a0a3-b0fdd81ea0ce tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:06.226455 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:06.226455 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:06.233288 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7ec0f705-412e-47e0-a0a3-b0fdd81ea0ce tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:36:06.238177 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ec0f705-412e-47e0-a0a3-b0fdd81ea0ce tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:36:06.238626 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 996/3983] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:06 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:06.638403 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-364f9d32-a197-49a6-8ad1-05606873e596 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:06.640830 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-364f9d32-a197-49a6-8ad1-05606873e596 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:06.640830 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-364f9d32-a197-49a6-8ad1-05606873e596 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:06.641810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-364f9d32-a197-49a6-8ad1-05606873e596 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:06.644435 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=210,cinder:UPDATE=59,cinder:INSERT=40 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:36:06.655415 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:06.655415 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:06.659968 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-364f9d32-a197-49a6-8ad1-05606873e596 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:06.665606 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-364f9d32-a197-49a6-8ad1-05606873e596 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:06.666644 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 989/3984] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:06 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:07.164526 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d8028bc8-82d6-4c53-ac6a-779bc1f92cca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:07.166825 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d8028bc8-82d6-4c53-ac6a-779bc1f92cca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:36:07.167056 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d8028bc8-82d6-4c53-ac6a-779bc1f92cca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:07.167269 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d8028bc8-82d6-4c53-ac6a-779bc1f92cca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:07.167378 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-d8028bc8-82d6-4c53-ac6a-779bc1f92cca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Delete snapshot with id: 8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:36:07.172981 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d8028bc8-82d6-4c53-ac6a-779bc1f92cca tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca returned with HTTP 404 Jul 03 06:36:07.173601 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1001/3985] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:36:07 2026] DELETE /volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:07.181944 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b5aa3085-3406-43c9-85b3-04235b616227 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:07.184712 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b5aa3085-3406-43c9-85b3-04235b616227 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca Jul 03 06:36:07.185069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b5aa3085-3406-43c9-85b3-04235b616227 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:07.185350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b5aa3085-3406-43c9-85b3-04235b616227 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:07.191604 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b5aa3085-3406-43c9-85b3-04235b616227 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca returned with HTTP 404 Jul 03 06:36:07.192350 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1000/3986] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:36:07 2026] GET /volume/v3/snapshots/8a147626-fd3c-408a-93ca-4212e84139ca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:07.240652 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-63205369-e69a-4607-9e48-efa43357bffc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:07.243566 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-63205369-e69a-4607-9e48-efa43357bffc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:36:07.243836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-63205369-e69a-4607-9e48-efa43357bffc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:07.244099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-63205369-e69a-4607-9e48-efa43357bffc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:07.259218 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:07.259218 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:07.264368 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-63205369-e69a-4607-9e48-efa43357bffc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:07.269826 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-63205369-e69a-4607-9e48-efa43357bffc tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:36:07.270394 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 997/3987] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:07 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:07.293916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e6f542ae-232e-49ec-8eda-5e93b0badaf4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:07.297134 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e6f542ae-232e-49ec-8eda-5e93b0badaf4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad/action Jul 03 06:36:07.297821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e6f542ae-232e-49ec-8eda-5e93b0badaf4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:07.297821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e6f542ae-232e-49ec-8eda-5e93b0badaf4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:07.311973 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:07.311973 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:07.314638 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e6f542ae-232e-49ec-8eda-5e93b0badaf4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:07.323868 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e6f542ae-232e-49ec-8eda-5e93b0badaf4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Begin detaching volume completed successfully. Jul 03 06:36:07.324158 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e6f542ae-232e-49ec-8eda-5e93b0badaf4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad/action returned with HTTP 202 Jul 03 06:36:07.325765 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 990/3988] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:36:07 2026] POST /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:36:07.684323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f2aa0edf-5d21-4d84-9cef-47490b64ded7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:07.686063 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f2aa0edf-5d21-4d84-9cef-47490b64ded7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:07.686264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f2aa0edf-5d21-4d84-9cef-47490b64ded7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:07.686445 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f2aa0edf-5d21-4d84-9cef-47490b64ded7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:07.697377 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:07.697377 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:07.700995 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f2aa0edf-5d21-4d84-9cef-47490b64ded7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:07.704959 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f2aa0edf-5d21-4d84-9cef-47490b64ded7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:07.705354 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1002/3989] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:07 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:08.362707 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b7664c11-410e-4f68-9c4b-0f16c56f4b5e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:08.363112 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b7664c11-410e-4f68-9c4b-0f16c56f4b5e None None] GET https://10.4.3.243/volume// Jul 03 06:36:08.363300 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b7664c11-410e-4f68-9c4b-0f16c56f4b5e None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:08.363561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b7664c11-410e-4f68-9c4b-0f16c56f4b5e None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:08.363925 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b7664c11-410e-4f68-9c4b-0f16c56f4b5e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:08.364317 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1001/3990] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:08.372895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e54224ad-9960-44b1-bea2-77a6c1c33cfa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:08.375828 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e54224ad-9960-44b1-bea2-77a6c1c33cfa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:36:08.375828 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e54224ad-9960-44b1-bea2-77a6c1c33cfa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:08.375828 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e54224ad-9960-44b1-bea2-77a6c1c33cfa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:08.384079 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:08.384079 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:08.387515 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e54224ad-9960-44b1-bea2-77a6c1c33cfa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:08.391880 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-e54224ad-9960-44b1-bea2-77a6c1c33cfa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:36:08.392287 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 998/3991] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:08 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:08.719932 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d2cf3ed1-1a1b-4efb-926d-925a774838b6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:08.724209 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d2cf3ed1-1a1b-4efb-926d-925a774838b6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:08.724415 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d2cf3ed1-1a1b-4efb-926d-925a774838b6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:08.724716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d2cf3ed1-1a1b-4efb-926d-925a774838b6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:08.739290 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:08.739290 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:08.743703 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d2cf3ed1-1a1b-4efb-926d-925a774838b6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:08.748991 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d2cf3ed1-1a1b-4efb-926d-925a774838b6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:08.749490 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 991/3992] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:08 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:09.048424 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-91cf6c23-44f3-49b3-8b8f-9a90b74d717a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:09.050415 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-91cf6c23-44f3-49b3-8b8f-9a90b74d717a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0/action Jul 03 06:36:09.050797 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-91cf6c23-44f3-49b3-8b8f-9a90b74d717a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:09.050916 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-91cf6c23-44f3-49b3-8b8f-9a90b74d717a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:09.074167 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:09.074167 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:09.089356 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8e0cb5c0-e806-43f4-99bc-4aeb9d53307a req-91cf6c23-44f3-49b3-8b8f-9a90b74d717a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0/action returned with HTTP 204 Jul 03 06:36:09.090264 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1003/3993] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:36:09 2026] POST /volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:09.386326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-247b1211-ae3c-4fea-a499-5b21a3def930 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:09.388584 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-247b1211-ae3c-4fea-a499-5b21a3def930 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] DELETE https://10.4.3.243/volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 Jul 03 06:36:09.388812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-247b1211-ae3c-4fea-a499-5b21a3def930 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:09.389000 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-247b1211-ae3c-4fea-a499-5b21a3def930 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:09.398022 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:09.398022 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:09.766593 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b37c7dab-0cd0-4c92-ab26-6c372ea9bcf6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:09.768840 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b37c7dab-0cd0-4c92-ab26-6c372ea9bcf6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:09.769157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b37c7dab-0cd0-4c92-ab26-6c372ea9bcf6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:09.769430 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b37c7dab-0cd0-4c92-ab26-6c372ea9bcf6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:09.780203 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:09.780203 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:09.783714 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b37c7dab-0cd0-4c92-ab26-6c372ea9bcf6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:09.788369 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b37c7dab-0cd0-4c92-ab26-6c372ea9bcf6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:09.788902 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 999/3994] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:09 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:09.805490 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1952aa21-5a28-4f9e-b2f4-7db9b7adb5c3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:09.807796 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1952aa21-5a28-4f9e-b2f4-7db9b7adb5c3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:09.808069 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1952aa21-5a28-4f9e-b2f4-7db9b7adb5c3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:09.808262 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1952aa21-5a28-4f9e-b2f4-7db9b7adb5c3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:09.818518 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:09.818518 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:09.822748 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1952aa21-5a28-4f9e-b2f4-7db9b7adb5c3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:09.826876 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1952aa21-5a28-4f9e-b2f4-7db9b7adb5c3 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:09.827298 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 992/3995] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:09 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:09.872610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-30d70df0-f130-4e36-857e-22756b096650 req-ce1f5ae6-abb1-4342-b007-55bb7b3447f7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:09.874653 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-30d70df0-f130-4e36-857e-22756b096650 req-ce1f5ae6-abb1-4342-b007-55bb7b3447f7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:09.879555 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-30d70df0-f130-4e36-857e-22756b096650 req-ce1f5ae6-abb1-4342-b007-55bb7b3447f7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:09.879555 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-30d70df0-f130-4e36-857e-22756b096650 req-ce1f5ae6-abb1-4342-b007-55bb7b3447f7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:09.884512 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:09.884512 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:09.888202 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-30d70df0-f130-4e36-857e-22756b096650 req-ce1f5ae6-abb1-4342-b007-55bb7b3447f7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:09.893393 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-30d70df0-f130-4e36-857e-22756b096650 req-ce1f5ae6-abb1-4342-b007-55bb7b3447f7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:09.893833 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1004/3996] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:09 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:09.912079 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9cc131b0-91d4-46f3-98f0-f6b229107f77 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:09.914111 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9cc131b0-91d4-46f3-98f0-f6b229107f77 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:09.914364 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9cc131b0-91d4-46f3-98f0-f6b229107f77 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:09.914627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9cc131b0-91d4-46f3-98f0-f6b229107f77 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:09.926831 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:09.926831 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:09.931517 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9cc131b0-91d4-46f3-98f0-f6b229107f77 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:09.937338 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9cc131b0-91d4-46f3-98f0-f6b229107f77 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:09.937783 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1000/3997] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:09 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:09.940237 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6b475f36-9ccd-4f7a-b393-52399ccb5f45 req-247b1211-ae3c-4fea-a499-5b21a3def930 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 returned with HTTP 200 Jul 03 06:36:09.940647 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1002/3998] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:36:09 2026] DELETE /volume/v3/attachments/9164c897-968c-4781-ad8d-081ecc50bb10 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:09.984777 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-a990870f-5eee-4dde-ab02-3ef2cd875f07 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:09.987146 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-a990870f-5eee-4dde-ab02-3ef2cd875f07 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:09.987310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-a990870f-5eee-4dde-ab02-3ef2cd875f07 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:09.987626 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-a990870f-5eee-4dde-ab02-3ef2cd875f07 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:09.997493 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:09.997493 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:10.001363 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-a990870f-5eee-4dde-ab02-3ef2cd875f07 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:10.007110 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-a990870f-5eee-4dde-ab02-3ef2cd875f07 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:10.007551 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 993/3999] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:09 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:10.029851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-ee51eb90-aa82-49f1-a7ff-74dfe7348a6a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:10.031845 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-ee51eb90-aa82-49f1-a7ff-74dfe7348a6a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7/action Jul 03 06:36:10.032278 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-ee51eb90-aa82-49f1-a7ff-74dfe7348a6a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:10.032380 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-ee51eb90-aa82-49f1-a7ff-74dfe7348a6a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:10.045418 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:10.045418 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:10.046201 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-ee51eb90-aa82-49f1-a7ff-74dfe7348a6a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:10.070655 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-ee51eb90-aa82-49f1-a7ff-74dfe7348a6a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Begin detaching volume completed successfully. Jul 03 06:36:10.071270 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-ee51eb90-aa82-49f1-a7ff-74dfe7348a6a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7/action returned with HTTP 202 Jul 03 06:36:10.071753 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1005/4000] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:36:10 2026] POST /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:36:10.588227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-880c31d9-5f3a-4808-b7f5-68b59dca1518 req-6ec20b8c-2c73-4ded-8e07-a29c96fb17d0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:10.591732 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-880c31d9-5f3a-4808-b7f5-68b59dca1518 req-6ec20b8c-2c73-4ded-8e07-a29c96fb17d0 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:36:10.591981 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-880c31d9-5f3a-4808-b7f5-68b59dca1518 req-6ec20b8c-2c73-4ded-8e07-a29c96fb17d0 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:10.592228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-880c31d9-5f3a-4808-b7f5-68b59dca1518 req-6ec20b8c-2c73-4ded-8e07-a29c96fb17d0 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:10.602060 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:10.602060 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:10.607512 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-880c31d9-5f3a-4808-b7f5-68b59dca1518 req-6ec20b8c-2c73-4ded-8e07-a29c96fb17d0 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:10.612779 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-880c31d9-5f3a-4808-b7f5-68b59dca1518 req-6ec20b8c-2c73-4ded-8e07-a29c96fb17d0 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:36:10.613255 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1001/4001] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:10 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:10.629606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b7312fb3-6059-4c30-8690-3d1f89e0cc57 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:10.632331 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b7312fb3-6059-4c30-8690-3d1f89e0cc57 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:36:10.632622 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b7312fb3-6059-4c30-8690-3d1f89e0cc57 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:10.632923 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b7312fb3-6059-4c30-8690-3d1f89e0cc57 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:10.633174 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-b7312fb3-6059-4c30-8690-3d1f89e0cc57 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Delete volume with id: b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:36:10.642545 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:10.642545 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:10.643184 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b7312fb3-6059-4c30-8690-3d1f89e0cc57 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:10.678777 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b7312fb3-6059-4c30-8690-3d1f89e0cc57 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Delete volume request issued successfully. Jul 03 06:36:10.678973 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b7312fb3-6059-4c30-8690-3d1f89e0cc57 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 202 Jul 03 06:36:10.679508 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1003/4002] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:36:10 2026] DELETE /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:36:10.694146 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ebc0614e-4e1b-4122-8b9a-b50a3c760463 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:10.699596 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebc0614e-4e1b-4122-8b9a-b50a3c760463 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:36:10.699877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebc0614e-4e1b-4122-8b9a-b50a3c760463 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:10.700173 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebc0614e-4e1b-4122-8b9a-b50a3c760463 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:10.709134 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:10.709134 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:10.713183 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ebc0614e-4e1b-4122-8b9a-b50a3c760463 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:10.718724 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebc0614e-4e1b-4122-8b9a-b50a3c760463 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 200 Jul 03 06:36:10.719192 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 994/4003] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:10 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:11.111093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-340439a7-1ead-4ccc-95f6-f0b9df4c94de None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:11.111341 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-340439a7-1ead-4ccc-95f6-f0b9df4c94de None None] GET https://10.4.3.243/volume// Jul 03 06:36:11.111576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-340439a7-1ead-4ccc-95f6-f0b9df4c94de None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:11.111848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-340439a7-1ead-4ccc-95f6-f0b9df4c94de None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:11.112300 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-340439a7-1ead-4ccc-95f6-f0b9df4c94de None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:11.113164 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1006/4004] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:11.124406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-8bb7bc1e-bd87-4e15-8c23-bc2284be19d2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:11.127084 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-8bb7bc1e-bd87-4e15-8c23-bc2284be19d2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:11.127401 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-8bb7bc1e-bd87-4e15-8c23-bc2284be19d2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:11.127719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-8bb7bc1e-bd87-4e15-8c23-bc2284be19d2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:11.139977 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:11.139977 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:11.145017 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-8bb7bc1e-bd87-4e15-8c23-bc2284be19d2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:11.151604 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-8bb7bc1e-bd87-4e15-8c23-bc2284be19d2 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:11.152170 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1002/4005] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:11 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:11.734085 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-10850a22-fdb4-4384-871b-b733a01c7272 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:11.735924 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-10850a22-fdb4-4384-871b-b733a01c7272 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad Jul 03 06:36:11.736138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-10850a22-fdb4-4384-871b-b733a01c7272 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:11.736350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-10850a22-fdb4-4384-871b-b733a01c7272 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:11.745154 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-10850a22-fdb4-4384-871b-b733a01c7272 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad returned with HTTP 404 Jul 03 06:36:11.745827 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1004/4006] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:11 2026] GET /volume/v3/volumes/b086b28c-b3e6-4738-b79b-2dbee86e5aad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:12.110339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-7e65a2f5-7336-4bc1-b116-87e81605b8ad None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:12.118999 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-7e65a2f5-7336-4bc1-b116-87e81605b8ad tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] DELETE https://10.4.3.243/volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0 Jul 03 06:36:12.118999 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-7e65a2f5-7336-4bc1-b116-87e81605b8ad tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:12.118999 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-7e65a2f5-7336-4bc1-b116-87e81605b8ad tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:12.130945 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:12.130945 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:12.666731 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-79e896e1-bcb7-42dc-abab-c9fcbd7ce4d6 req-7e65a2f5-7336-4bc1-b116-87e81605b8ad tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0 returned with HTTP 200 Jul 03 06:36:12.667476 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 995/4007] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:36:12 2026] DELETE /volume/v3/attachments/de8d127c-8cf0-4c92-b114-d41d872709c0 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:13.283223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b5d9ce7e-6c5a-4c41-bf6d-4f4d72bd6675 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:13.286232 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b5d9ce7e-6c5a-4c41-bf6d-4f4d72bd6675 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:36:13.286469 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b5d9ce7e-6c5a-4c41-bf6d-4f4d72bd6675 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:13.286760 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b5d9ce7e-6c5a-4c41-bf6d-4f4d72bd6675 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:13.302324 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:13.302324 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:13.309158 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b5d9ce7e-6c5a-4c41-bf6d-4f4d72bd6675 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:36:13.315289 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b5d9ce7e-6c5a-4c41-bf6d-4f4d72bd6675 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:36:13.315861 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1007/4008] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:13 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:13.369281 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c37d02a7-0b53-4f60-9366-bdf63d6c9e7b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:13.371925 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c37d02a7-0b53-4f60-9366-bdf63d6c9e7b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:13.372175 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c37d02a7-0b53-4f60-9366-bdf63d6c9e7b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:13.372526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c37d02a7-0b53-4f60-9366-bdf63d6c9e7b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:13.382091 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:13.382091 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:13.388012 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c37d02a7-0b53-4f60-9366-bdf63d6c9e7b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:13.395234 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c37d02a7-0b53-4f60-9366-bdf63d6c9e7b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:13.395862 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1003/4009] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:13 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:13.412905 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8fa5bdb9-adb0-4dad-a989-3809916a80f2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:13.415132 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8fa5bdb9-adb0-4dad-a989-3809916a80f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:13.415344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8fa5bdb9-adb0-4dad-a989-3809916a80f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:13.415568 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8fa5bdb9-adb0-4dad-a989-3809916a80f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:13.425191 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:13.425191 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:13.431441 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8fa5bdb9-adb0-4dad-a989-3809916a80f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:13.437310 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8fa5bdb9-adb0-4dad-a989-3809916a80f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:13.437742 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1005/4010] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:13 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:13.490498 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1c237a05-f099-4263-b14b-052249b737f9 req-77bca22d-6c7f-4e0f-b96f-dba73f61aae2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:13.493134 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-77bca22d-6c7f-4e0f-b96f-dba73f61aae2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:13.493343 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-77bca22d-6c7f-4e0f-b96f-dba73f61aae2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:13.493625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-77bca22d-6c7f-4e0f-b96f-dba73f61aae2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:13.508326 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:13.508326 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:13.513002 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1c237a05-f099-4263-b14b-052249b737f9 req-77bca22d-6c7f-4e0f-b96f-dba73f61aae2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:13.517454 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-77bca22d-6c7f-4e0f-b96f-dba73f61aae2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:13.517882 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 996/4011] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:13 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:15.556962 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9d98499a-2ebe-4537-8b41-8c738f822f38 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:15.557385 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9d98499a-2ebe-4537-8b41-8c738f822f38 None None] GET https://10.4.3.243/volume// Jul 03 06:36:15.557530 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9d98499a-2ebe-4537-8b41-8c738f822f38 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:15.557745 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9d98499a-2ebe-4537-8b41-8c738f822f38 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:15.558097 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9d98499a-2ebe-4537-8b41-8c738f822f38 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:15.558415 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1008/4012] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:36:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:15.565712 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1c237a05-f099-4263-b14b-052249b737f9 req-2807b678-173e-4f13-9780-345baae2c242 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:15.599997 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-2807b678-173e-4f13-9780-345baae2c242 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:36:15.600423 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-2807b678-173e-4f13-9780-345baae2c242 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0690a34-db9f-429e-b508-5b75dd890cc4", "connector": null, "instance_uuid": "3161b20f-d99e-42a7-a09f-0a9c8e5c45a1"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:15.610395 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:15.610395 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:15.642801 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-2807b678-173e-4f13-9780-345baae2c242 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:36:15.646304 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1004/4013] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:36:15 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 06:36:16.044073 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9e6d2403-7ac4-4be2-8fa1-603b755e7a45 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:16.049031 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e6d2403-7ac4-4be2-8fa1-603b755e7a45 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:16.049031 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e6d2403-7ac4-4be2-8fa1-603b755e7a45 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:16.049031 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e6d2403-7ac4-4be2-8fa1-603b755e7a45 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:16.059229 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:16.059229 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:16.064657 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9e6d2403-7ac4-4be2-8fa1-603b755e7a45 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:16.070139 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e6d2403-7ac4-4be2-8fa1-603b755e7a45 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:16.070582 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1006/4014] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:16 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:16.179396 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0c4d3115-de93-4ce9-b8ba-6c517e6c6433 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:16.179833 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0c4d3115-de93-4ce9-b8ba-6c517e6c6433 None None] GET https://10.4.3.243/volume// Jul 03 06:36:16.179997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0c4d3115-de93-4ce9-b8ba-6c517e6c6433 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:16.180188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0c4d3115-de93-4ce9-b8ba-6c517e6c6433 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:16.180505 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0c4d3115-de93-4ce9-b8ba-6c517e6c6433 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:16.180819 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 997/4015] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:16.193714 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1c237a05-f099-4263-b14b-052249b737f9 req-7d0e711e-ee6b-43fd-b449-e4d51d7473cd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:16.200999 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-7d0e711e-ee6b-43fd-b449-e4d51d7473cd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:16.200999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-7d0e711e-ee6b-43fd-b449-e4d51d7473cd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:16.200999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-7d0e711e-ee6b-43fd-b449-e4d51d7473cd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:16.218791 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:16.218791 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:16.228330 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-1c237a05-f099-4263-b14b-052249b737f9 req-7d0e711e-ee6b-43fd-b449-e4d51d7473cd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:16.233725 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-7d0e711e-ee6b-43fd-b449-e4d51d7473cd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:16.234539 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1009/4016] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:16 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 1059 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:16.376540 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1c237a05-f099-4263-b14b-052249b737f9 req-7e2142ac-c48c-42cc-9ce6-491c8d95e575 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:16.382227 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-7e2142ac-c48c-42cc-9ce6-491c8d95e575 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] PUT https://10.4.3.243/volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda Jul 03 06:36:16.382227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-7e2142ac-c48c-42cc-9ce6-491c8d95e575 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:16.396159 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1c237a05-f099-4263-b14b-052249b737f9 req-7e2142ac-c48c-42cc-9ce6-491c8d95e575 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Acquiring lock "cinder-attachment_update-f0690a34-db9f-429e-b508-5b75dd890cc4-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:36:16.401278 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1c237a05-f099-4263-b14b-052249b737f9 req-7e2142ac-c48c-42cc-9ce6-491c8d95e575 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-f0690a34-db9f-429e-b508-5b75dd890cc4-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:36:16.402335 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:16.402335 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:16.930922 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1c237a05-f099-4263-b14b-052249b737f9 req-7e2142ac-c48c-42cc-9ce6-491c8d95e575 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-f0690a34-db9f-429e-b508-5b75dd890cc4-np0000004376" released by "attachment_update" :: held 0.530s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:36:16.931241 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-7e2142ac-c48c-42cc-9ce6-491c8d95e575 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda returned with HTTP 200 Jul 03 06:36:16.931671 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1005/4017] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:36:16 2026] PUT /volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda => generated 968 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:16.942513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1c237a05-f099-4263-b14b-052249b737f9 req-2027cd91-c2fe-4aa7-900e-e37cd2bb7a08 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:16.945226 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-2027cd91-c2fe-4aa7-900e-e37cd2bb7a08 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/encryption Jul 03 06:36:16.945495 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-2027cd91-c2fe-4aa7-900e-e37cd2bb7a08 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:16.945739 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-2027cd91-c2fe-4aa7-900e-e37cd2bb7a08 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:16.965839 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:16.965839 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:16.975086 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-2027cd91-c2fe-4aa7-900e-e37cd2bb7a08 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/encryption returned with HTTP 200 Jul 03 06:36:16.975555 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1007/4018] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:36:16 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:17.085134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b8a972a7-f910-45f3-8e73-dfd5aecc689e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:17.086953 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b8a972a7-f910-45f3-8e73-dfd5aecc689e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:17.087159 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b8a972a7-f910-45f3-8e73-dfd5aecc689e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:17.087350 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b8a972a7-f910-45f3-8e73-dfd5aecc689e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:17.097022 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:17.097022 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:17.100518 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b8a972a7-f910-45f3-8e73-dfd5aecc689e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:17.104861 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b8a972a7-f910-45f3-8e73-dfd5aecc689e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:17.105277 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 998/4019] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:17 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:18.120556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9f416d7d-ea66-4b32-9b7d-43f76d44fa58 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:18.123831 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f416d7d-ea66-4b32-9b7d-43f76d44fa58 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:18.124115 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f416d7d-ea66-4b32-9b7d-43f76d44fa58 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:18.124373 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f416d7d-ea66-4b32-9b7d-43f76d44fa58 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:18.137203 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:18.137203 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:18.143552 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9f416d7d-ea66-4b32-9b7d-43f76d44fa58 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:18.148821 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f416d7d-ea66-4b32-9b7d-43f76d44fa58 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:18.149302 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1010/4020] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:18 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:19.168326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-956c6e10-830e-4d43-b11e-3966481d8bc1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:19.170418 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-956c6e10-830e-4d43-b11e-3966481d8bc1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:19.170704 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-956c6e10-830e-4d43-b11e-3966481d8bc1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:19.170947 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-956c6e10-830e-4d43-b11e-3966481d8bc1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:19.182442 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:19.182442 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:19.186955 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-956c6e10-830e-4d43-b11e-3966481d8bc1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:19.191732 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-956c6e10-830e-4d43-b11e-3966481d8bc1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:19.192296 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1006/4021] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:19 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:20.207392 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8ee827f8-445d-4ed9-bf5c-33356b272f56 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:20.209583 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8ee827f8-445d-4ed9-bf5c-33356b272f56 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:20.209866 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8ee827f8-445d-4ed9-bf5c-33356b272f56 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:20.210142 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8ee827f8-445d-4ed9-bf5c-33356b272f56 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:20.221493 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:20.221493 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:20.225181 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8ee827f8-445d-4ed9-bf5c-33356b272f56 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:20.229945 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8ee827f8-445d-4ed9-bf5c-33356b272f56 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:20.230462 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1008/4022] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:20 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:21.250331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-01fa78a1-ee2a-447b-b323-696f2bdb1a43 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:21.257101 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-01fa78a1-ee2a-447b-b323-696f2bdb1a43 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:21.257101 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-01fa78a1-ee2a-447b-b323-696f2bdb1a43 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:21.257101 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-01fa78a1-ee2a-447b-b323-696f2bdb1a43 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:21.275532 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:21.275532 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:21.279922 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-01fa78a1-ee2a-447b-b323-696f2bdb1a43 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:21.286540 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-01fa78a1-ee2a-447b-b323-696f2bdb1a43 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:21.287343 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 999/4023] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:21 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:22.311547 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a83a0f1d-a9dd-44e4-ae94-7da3cfd6503c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:22.315575 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a83a0f1d-a9dd-44e4-ae94-7da3cfd6503c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:22.315948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a83a0f1d-a9dd-44e4-ae94-7da3cfd6503c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:22.317181 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a83a0f1d-a9dd-44e4-ae94-7da3cfd6503c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:22.341593 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:22.341593 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:22.350743 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a83a0f1d-a9dd-44e4-ae94-7da3cfd6503c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:22.355133 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a83a0f1d-a9dd-44e4-ae94-7da3cfd6503c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:22.355583 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1011/4024] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:22 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:23.380588 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0d08e41c-2a4d-4f19-bd88-190c292f10f9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:23.383189 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0d08e41c-2a4d-4f19-bd88-190c292f10f9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:23.383528 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0d08e41c-2a4d-4f19-bd88-190c292f10f9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:23.383870 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0d08e41c-2a4d-4f19-bd88-190c292f10f9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:23.402418 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:23.402418 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:23.408122 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0d08e41c-2a4d-4f19-bd88-190c292f10f9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:23.415026 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0d08e41c-2a4d-4f19-bd88-190c292f10f9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:23.415916 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1007/4025] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:23 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:24.118135 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bc9c8fe0-524e-433e-af11-df418a66dc75 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:24.120332 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc9c8fe0-524e-433e-af11-df418a66dc75 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:24.120563 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc9c8fe0-524e-433e-af11-df418a66dc75 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:24.120837 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc9c8fe0-524e-433e-af11-df418a66dc75 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:24.130798 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:24.130798 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:24.146719 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bc9c8fe0-524e-433e-af11-df418a66dc75 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:24.146719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc9c8fe0-524e-433e-af11-df418a66dc75 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:24.146719 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1009/4026] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:24 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:24.164186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e3377566-c396-4725-9573-2e0f043465cc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:24.164186 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e3377566-c396-4725-9573-2e0f043465cc tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:24.164186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e3377566-c396-4725-9573-2e0f043465cc tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:24.164186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e3377566-c396-4725-9573-2e0f043465cc tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:24.182508 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:24.182508 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:24.187013 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e3377566-c396-4725-9573-2e0f043465cc tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:24.193807 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e3377566-c396-4725-9573-2e0f043465cc tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:24.194492 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1000/4027] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:24 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:24.252162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4d0910da-634c-4f24-bfb2-ea4a73af6ecd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:24.256850 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4d0910da-634c-4f24-bfb2-ea4a73af6ecd tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:24.257499 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4d0910da-634c-4f24-bfb2-ea4a73af6ecd tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:24.257499 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4d0910da-634c-4f24-bfb2-ea4a73af6ecd tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:24.266647 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:24.266647 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:24.273077 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4d0910da-634c-4f24-bfb2-ea4a73af6ecd tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:24.279044 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4d0910da-634c-4f24-bfb2-ea4a73af6ecd tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:24.279637 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1012/4028] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:24 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:24.431218 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bd52f47b-f73b-4f9b-ad78-dec861c1e3d9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:24.433868 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd52f47b-f73b-4f9b-ad78-dec861c1e3d9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:24.434976 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd52f47b-f73b-4f9b-ad78-dec861c1e3d9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:24.434976 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd52f47b-f73b-4f9b-ad78-dec861c1e3d9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:24.478192 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:24.478192 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:24.483643 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bd52f47b-f73b-4f9b-ad78-dec861c1e3d9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:24.489913 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd52f47b-f73b-4f9b-ad78-dec861c1e3d9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:24.490433 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1008/4029] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:24 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:25.506528 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c7f9f906-e49c-45e6-a956-7f3a159ce1f2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:25.512452 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7f9f906-e49c-45e6-a956-7f3a159ce1f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:25.512725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7f9f906-e49c-45e6-a956-7f3a159ce1f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:25.512960 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7f9f906-e49c-45e6-a956-7f3a159ce1f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:25.531555 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:25.531555 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:25.537771 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c7f9f906-e49c-45e6-a956-7f3a159ce1f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:25.543300 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7f9f906-e49c-45e6-a956-7f3a159ce1f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:25.543715 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1010/4030] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:25 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:26.332566 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-704ddccd-c3cd-4afb-aeed-e3c8432a5b9c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:26.333114 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-704ddccd-c3cd-4afb-aeed-e3c8432a5b9c None None] GET https://10.4.3.243/volume// Jul 03 06:36:26.333193 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-704ddccd-c3cd-4afb-aeed-e3c8432a5b9c None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:26.333414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-704ddccd-c3cd-4afb-aeed-e3c8432a5b9c None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:26.333832 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-704ddccd-c3cd-4afb-aeed-e3c8432a5b9c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:26.334174 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1001/4031] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:36:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:26.342719 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-99ca56ea-e8c7-45ee-b4cb-ebbd8612db0e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:26.345348 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-99ca56ea-e8c7-45ee-b4cb-ebbd8612db0e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:36:26.345843 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-99ca56ea-e8c7-45ee-b4cb-ebbd8612db0e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca9162bb-17a0-4619-9b85-d17178e1e592", "connector": null, "instance_uuid": "ca03b761-e42e-4c58-964e-abed611113aa"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:26.355310 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:26.355310 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:26.388255 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-99ca56ea-e8c7-45ee-b4cb-ebbd8612db0e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:36:26.388762 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1013/4032] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:36:26 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:26.564313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a6585ca0-9a56-4d6b-9326-fed058436bb4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:26.566879 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a6585ca0-9a56-4d6b-9326-fed058436bb4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:26.567199 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a6585ca0-9a56-4d6b-9326-fed058436bb4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:26.567506 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a6585ca0-9a56-4d6b-9326-fed058436bb4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:26.580640 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:26.580640 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:26.585619 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a6585ca0-9a56-4d6b-9326-fed058436bb4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:26.592201 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a6585ca0-9a56-4d6b-9326-fed058436bb4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:26.592713 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1009/4033] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:26 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:26.820798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-90d04806-c7fb-4cc2-bfb9-64761ee3f4df None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:26.823985 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-90d04806-c7fb-4cc2-bfb9-64761ee3f4df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:26.824974 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-90d04806-c7fb-4cc2-bfb9-64761ee3f4df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:26.824974 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-90d04806-c7fb-4cc2-bfb9-64761ee3f4df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:26.845298 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:26.845298 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:26.850639 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-90d04806-c7fb-4cc2-bfb9-64761ee3f4df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:26.857579 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-90d04806-c7fb-4cc2-bfb9-64761ee3f4df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:26.858121 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1011/4034] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:26 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:26.920871 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9d95b74c-f84a-4f71-b683-a59d1d215a08 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:26.921373 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9d95b74c-f84a-4f71-b683-a59d1d215a08 None None] GET https://10.4.3.243/volume// Jul 03 06:36:26.921602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9d95b74c-f84a-4f71-b683-a59d1d215a08 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:26.921944 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9d95b74c-f84a-4f71-b683-a59d1d215a08 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:26.922297 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9d95b74c-f84a-4f71-b683-a59d1d215a08 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:26.922656 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1002/4035] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:26.933291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4895acb6-8e8a-41d0-86c5-ab4093b4dd59 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:26.935914 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4895acb6-8e8a-41d0-86c5-ab4093b4dd59 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:26.936535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4895acb6-8e8a-41d0-86c5-ab4093b4dd59 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:26.936535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4895acb6-8e8a-41d0-86c5-ab4093b4dd59 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:26.950462 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:26.950462 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:26.960194 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4895acb6-8e8a-41d0-86c5-ab4093b4dd59 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:26.965103 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-4895acb6-8e8a-41d0-86c5-ab4093b4dd59 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:26.965907 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1014/4036] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:26 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 1036 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:27.086283 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-9044a2cc-cb37-4b2c-b799-e6d0e007b832 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:27.089197 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-9044a2cc-cb37-4b2c-b799-e6d0e007b832 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] PUT https://10.4.3.243/volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83 Jul 03 06:36:27.089746 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-9044a2cc-cb37-4b2c-b799-e6d0e007b832 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:27.099924 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-9044a2cc-cb37-4b2c-b799-e6d0e007b832 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Acquiring lock "cinder-attachment_update-ca9162bb-17a0-4619-9b85-d17178e1e592-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:36:27.106780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-9044a2cc-cb37-4b2c-b799-e6d0e007b832 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Lock "cinder-attachment_update-ca9162bb-17a0-4619-9b85-d17178e1e592-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:36:27.108921 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:27.108921 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:27.609744 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-200b946f-623e-468f-9a46-ea2cfab7f362 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:27.615889 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-200b946f-623e-468f-9a46-ea2cfab7f362 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:27.616883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-200b946f-623e-468f-9a46-ea2cfab7f362 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:27.616883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-200b946f-623e-468f-9a46-ea2cfab7f362 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:27.636542 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:27.636542 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:27.643331 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-200b946f-623e-468f-9a46-ea2cfab7f362 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:27.643938 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-9044a2cc-cb37-4b2c-b799-e6d0e007b832 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Lock "cinder-attachment_update-ca9162bb-17a0-4619-9b85-d17178e1e592-np0000004376" released by "attachment_update" :: held 0.537s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:36:27.644388 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-9044a2cc-cb37-4b2c-b799-e6d0e007b832 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83 returned with HTTP 200 Jul 03 06:36:27.645092 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1010/4037] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:36:27 2026] PUT /volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:27.652913 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-200b946f-623e-468f-9a46-ea2cfab7f362 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:27.653593 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1012/4038] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:27 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:27.877321 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bbb39098-f99b-4d5a-bcf7-4ead35e2b81f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:27.880327 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbb39098-f99b-4d5a-bcf7-4ead35e2b81f tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:27.880773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbb39098-f99b-4d5a-bcf7-4ead35e2b81f tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:27.881369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbb39098-f99b-4d5a-bcf7-4ead35e2b81f tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:27.896406 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:27.896406 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:27.902803 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bbb39098-f99b-4d5a-bcf7-4ead35e2b81f tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:27.909878 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbb39098-f99b-4d5a-bcf7-4ead35e2b81f tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:27.910534 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1003/4039] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:27 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:28.671642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f58a3f5f-ceb6-4506-9753-eb0c59b2a9e4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:28.674115 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f58a3f5f-ceb6-4506-9753-eb0c59b2a9e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:28.674959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f58a3f5f-ceb6-4506-9753-eb0c59b2a9e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:28.674959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f58a3f5f-ceb6-4506-9753-eb0c59b2a9e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:28.691507 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:28.691507 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:28.698800 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f58a3f5f-ceb6-4506-9753-eb0c59b2a9e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:28.706039 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f58a3f5f-ceb6-4506-9753-eb0c59b2a9e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:28.709724 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1015/4040] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:28 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:28.933037 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6603f332-aea5-46e8-8f9e-7468bc24ca72 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:28.938379 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6603f332-aea5-46e8-8f9e-7468bc24ca72 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:28.938993 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6603f332-aea5-46e8-8f9e-7468bc24ca72 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:28.938993 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6603f332-aea5-46e8-8f9e-7468bc24ca72 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:28.959626 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:28.959626 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:28.970576 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6603f332-aea5-46e8-8f9e-7468bc24ca72 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:28.978921 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6603f332-aea5-46e8-8f9e-7468bc24ca72 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:28.979207 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1011/4041] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:28 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:29.728095 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3dcb3ea6-b792-40a6-839e-eaf285d6dd00 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:29.730863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3dcb3ea6-b792-40a6-839e-eaf285d6dd00 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:29.731145 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3dcb3ea6-b792-40a6-839e-eaf285d6dd00 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:29.731434 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3dcb3ea6-b792-40a6-839e-eaf285d6dd00 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:29.744548 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:29.744548 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:29.753655 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3dcb3ea6-b792-40a6-839e-eaf285d6dd00 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:29.761924 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3dcb3ea6-b792-40a6-839e-eaf285d6dd00 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:29.762558 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1013/4042] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:29 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:29.997157 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-27b3066c-0902-4e82-895e-f3241e2f9580 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:30.000434 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27b3066c-0902-4e82-895e-f3241e2f9580 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:30.001340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27b3066c-0902-4e82-895e-f3241e2f9580 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:30.001340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27b3066c-0902-4e82-895e-f3241e2f9580 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:30.019967 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:30.019967 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:30.025670 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-27b3066c-0902-4e82-895e-f3241e2f9580 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:30.031355 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27b3066c-0902-4e82-895e-f3241e2f9580 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:30.032147 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1004/4043] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:29 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:30.780977 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-63f0cfb2-4cac-4021-a9da-216ab6b6d2fd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:30.783622 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-63f0cfb2-4cac-4021-a9da-216ab6b6d2fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:30.783936 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-63f0cfb2-4cac-4021-a9da-216ab6b6d2fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:30.784225 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-63f0cfb2-4cac-4021-a9da-216ab6b6d2fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:30.797017 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:30.797017 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:30.803113 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-63f0cfb2-4cac-4021-a9da-216ab6b6d2fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:30.808613 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-63f0cfb2-4cac-4021-a9da-216ab6b6d2fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:30.809249 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1016/4044] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:30 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:31.047655 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d93f8393-55a4-416a-a20e-7a76283ed922 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:31.050604 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d93f8393-55a4-416a-a20e-7a76283ed922 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:31.050604 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d93f8393-55a4-416a-a20e-7a76283ed922 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:31.050604 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d93f8393-55a4-416a-a20e-7a76283ed922 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:31.065552 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:31.065552 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:31.071892 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d93f8393-55a4-416a-a20e-7a76283ed922 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:31.077721 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d93f8393-55a4-416a-a20e-7a76283ed922 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:31.078444 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1012/4045] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:31 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:31.824820 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5d317ebd-1aff-4c07-9d50-e45c6f0cb6a6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:31.827415 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d317ebd-1aff-4c07-9d50-e45c6f0cb6a6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:31.827597 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d317ebd-1aff-4c07-9d50-e45c6f0cb6a6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:31.827865 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5d317ebd-1aff-4c07-9d50-e45c6f0cb6a6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:31.842000 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:31.842000 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:31.846945 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5d317ebd-1aff-4c07-9d50-e45c6f0cb6a6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:31.853420 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5d317ebd-1aff-4c07-9d50-e45c6f0cb6a6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:31.854029 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1014/4046] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:31 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:32.095050 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-16f7010f-513f-4d8b-8902-3c6ba905fa84 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:32.097618 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-16f7010f-513f-4d8b-8902-3c6ba905fa84 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:32.097883 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-16f7010f-513f-4d8b-8902-3c6ba905fa84 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:32.098119 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-16f7010f-513f-4d8b-8902-3c6ba905fa84 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:32.108794 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:32.108794 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:32.112380 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-16f7010f-513f-4d8b-8902-3c6ba905fa84 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:32.117147 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-16f7010f-513f-4d8b-8902-3c6ba905fa84 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:32.117593 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1005/4047] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:32 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:32.629718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1c237a05-f099-4263-b14b-052249b737f9 req-84da5813-bc59-4a6e-bcb7-e269a29bb3d3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:32.632990 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-84da5813-bc59-4a6e-bcb7-e269a29bb3d3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda/action Jul 03 06:36:32.633584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-84da5813-bc59-4a6e-bcb7-e269a29bb3d3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:32.633976 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-84da5813-bc59-4a6e-bcb7-e269a29bb3d3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:32.659533 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:32.659533 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:32.685598 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1c237a05-f099-4263-b14b-052249b737f9 req-84da5813-bc59-4a6e-bcb7-e269a29bb3d3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda/action returned with HTTP 204 Jul 03 06:36:32.686146 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1017/4048] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:36:32 2026] POST /volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:32.872538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-581b7fdf-cb55-4088-bc58-fcb9f890996d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:32.874962 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-581b7fdf-cb55-4088-bc58-fcb9f890996d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:32.875228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-581b7fdf-cb55-4088-bc58-fcb9f890996d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:32.875625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-581b7fdf-cb55-4088-bc58-fcb9f890996d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:32.886642 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:32.886642 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:32.891048 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-581b7fdf-cb55-4088-bc58-fcb9f890996d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:32.896396 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-581b7fdf-cb55-4088-bc58-fcb9f890996d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:32.897199 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1013/4049] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:32 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:32.911608 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cca9c866-b8e7-4bca-8959-6e456a4c796f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:32.913426 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cca9c866-b8e7-4bca-8959-6e456a4c796f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:32.913610 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cca9c866-b8e7-4bca-8959-6e456a4c796f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:32.913808 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cca9c866-b8e7-4bca-8959-6e456a4c796f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:32.924567 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:32.924567 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:32.928911 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cca9c866-b8e7-4bca-8959-6e456a4c796f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:32.934006 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cca9c866-b8e7-4bca-8959-6e456a4c796f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:32.934480 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1015/4050] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:32 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:32.984788 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-a2c6b5ba-2d0c-49dc-8167-0c6384fb99e2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:32.987102 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-a2c6b5ba-2d0c-49dc-8167-0c6384fb99e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:32.987281 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-a2c6b5ba-2d0c-49dc-8167-0c6384fb99e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:32.987514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-a2c6b5ba-2d0c-49dc-8167-0c6384fb99e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:32.997259 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:32.997259 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:33.001579 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-a2c6b5ba-2d0c-49dc-8167-0c6384fb99e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:33.007053 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-a2c6b5ba-2d0c-49dc-8167-0c6384fb99e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:33.007522 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1006/4051] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:32 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:33.025810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-e543750d-e93c-492f-afdd-92fc73de1e6f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:33.028275 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-e543750d-e93c-492f-afdd-92fc73de1e6f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/action Jul 03 06:36:33.028673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-e543750d-e93c-492f-afdd-92fc73de1e6f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:33.028812 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-e543750d-e93c-492f-afdd-92fc73de1e6f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:33.041735 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:33.041735 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:33.042253 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-e543750d-e93c-492f-afdd-92fc73de1e6f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:33.049878 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-e543750d-e93c-492f-afdd-92fc73de1e6f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Begin detaching volume completed successfully. Jul 03 06:36:33.050142 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-e543750d-e93c-492f-afdd-92fc73de1e6f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/action returned with HTTP 202 Jul 03 06:36:33.050601 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1018/4052] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:36:33 2026] POST /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:36:33.131600 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3cb82fcb-ed6c-4f29-8a44-af96e9f073ce None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:33.133530 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3cb82fcb-ed6c-4f29-8a44-af96e9f073ce tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:33.133791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3cb82fcb-ed6c-4f29-8a44-af96e9f073ce tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:33.133979 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3cb82fcb-ed6c-4f29-8a44-af96e9f073ce tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:33.144586 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:33.144586 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:33.148320 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3cb82fcb-ed6c-4f29-8a44-af96e9f073ce tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:33.152626 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3cb82fcb-ed6c-4f29-8a44-af96e9f073ce tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:33.153044 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1014/4053] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:33 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:33.969870 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-f13e7c30-411b-407d-9eb0-f7fd66583b4b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:33.972221 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-f13e7c30-411b-407d-9eb0-f7fd66583b4b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83/action Jul 03 06:36:33.972728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-f13e7c30-411b-407d-9eb0-f7fd66583b4b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:33.972859 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-f13e7c30-411b-407d-9eb0-f7fd66583b4b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:33.991426 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:33.991426 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:34.004354 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8a5b1ca8-a9d8-43e7-bf85-22390ce41fd1 req-f13e7c30-411b-407d-9eb0-f7fd66583b4b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83/action returned with HTTP 204 Jul 03 06:36:34.005265 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1016/4054] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:36:33 2026] POST /volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:34.079926 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8a1f583d-c707-4462-9cf8-e5b78ee53fe4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.080464 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8a1f583d-c707-4462-9cf8-e5b78ee53fe4 None None] GET https://10.4.3.243/volume// Jul 03 06:36:34.080776 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8a1f583d-c707-4462-9cf8-e5b78ee53fe4 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:34.081097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8a1f583d-c707-4462-9cf8-e5b78ee53fe4 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:34.081974 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8a1f583d-c707-4462-9cf8-e5b78ee53fe4 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:34.082644 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1007/4055] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:34.093296 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-c0d5f673-461e-41ed-8aed-ff7f5caad0fb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.096342 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-c0d5f673-461e-41ed-8aed-ff7f5caad0fb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:34.096655 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-c0d5f673-461e-41ed-8aed-ff7f5caad0fb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:34.096968 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-c0d5f673-461e-41ed-8aed-ff7f5caad0fb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:34.111231 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:34.111231 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:34.116237 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-c0d5f673-461e-41ed-8aed-ff7f5caad0fb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:34.121464 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-c0d5f673-461e-41ed-8aed-ff7f5caad0fb tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:34.121923 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1019/4056] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:34 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:34.136634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-5e3d9935-760e-482c-b239-5f546c81b612 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.139303 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-5e3d9935-760e-482c-b239-5f546c81b612 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/encryption Jul 03 06:36:34.139579 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-5e3d9935-760e-482c-b239-5f546c81b612 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:34.139849 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-5e3d9935-760e-482c-b239-5f546c81b612 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:34.151155 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:34.151155 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:34.158862 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-5e3d9935-760e-482c-b239-5f546c81b612 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/encryption returned with HTTP 200 Jul 03 06:36:34.159474 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1015/4057] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:36:34 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:34.171735 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5dd741ba-3c52-4887-b8e2-e4c1e4874faf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.174561 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5dd741ba-3c52-4887-b8e2-e4c1e4874faf tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:34.174725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5dd741ba-3c52-4887-b8e2-e4c1e4874faf tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:34.174960 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5dd741ba-3c52-4887-b8e2-e4c1e4874faf tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:34.187605 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:34.187605 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:34.192635 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5dd741ba-3c52-4887-b8e2-e4c1e4874faf tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:34.197909 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5dd741ba-3c52-4887-b8e2-e4c1e4874faf tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:34.198417 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1017/4058] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:34 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:34.214198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2880d8d9-2ae2-4f1a-b9df-de237021fdb7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.216324 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2880d8d9-2ae2-4f1a-b9df-de237021fdb7 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:34.216573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2880d8d9-2ae2-4f1a-b9df-de237021fdb7 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:34.216824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2880d8d9-2ae2-4f1a-b9df-de237021fdb7 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:34.228847 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:34.228847 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:34.233491 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2880d8d9-2ae2-4f1a-b9df-de237021fdb7 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:34.239582 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2880d8d9-2ae2-4f1a-b9df-de237021fdb7 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:34.239982 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1008/4059] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:34 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:34.258822 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.261234 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action Jul 03 06:36:34.261735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action body: b'{"os-detach": {}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:34.261875 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:34.273398 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:34.273398 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:34.273924 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:34.333667 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Attachment connected to vm ca03b761-e42e-4c58-964e-abed611113aa, checking data on nova Jul 03 06:36:34.333976 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.compute.nova [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Creating Keystone token plugin using URL: https://10.4.3.243/identity {{(pid=99919) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 06:36:34.558194 np0000004376 devstack@c-api.service[99919]: DEBUG novaclient.v2.client [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] REQ: curl -g -i -X GET https://10.4.3.243/compute/v2.1/servers/ca03b761-e42e-4c58-964e-abed611113aa/os-volume_attachments/ca9162bb-17a0-4619-9b85-d17178e1e592 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9848b6e2eff21109a1c2e4bc85e6f4597a1b15588641f126c35e28d72cc7e79c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fbdea00b-423b-408f-95df-5d9e45f5f549" -H "X-Service-Token: {SHA256}78166da10e89ba5e5fe01e5bd60de9e346bb075a67bf332d433b938940c890d5" {{(pid=99919) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 06:36:34.689580 np0000004376 devstack@c-api.service[99919]: DEBUG novaclient.v2.client [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 06:36:34 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-7235a6ad-6975-465a-afdd-f7b6c3c9c01d x-openstack-request-id: req-7235a6ad-6975-465a-afdd-f7b6c3c9c01d {{(pid=99919) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 06:36:34.689738 np0000004376 devstack@c-api.service[99919]: DEBUG novaclient.v2.client [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ca9162bb-17a0-4619-9b85-d17178e1e592", "serverId": "ca03b761-e42e-4c58-964e-abed611113aa", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "67fd7044-9229-476a-a815-6770b572eb83", "bdm_uuid": "9ded0e84-cf84-4596-b6ed-fe70348a6045"}} {{(pid=99919) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 06:36:34.689856 np0000004376 devstack@c-api.service[99919]: DEBUG novaclient.v2.client [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET call to compute for https://10.4.3.243/compute/v2.1/servers/ca03b761-e42e-4c58-964e-abed611113aa/os-volume_attachments/ca9162bb-17a0-4619-9b85-d17178e1e592 used request id req-7235a6ad-6975-465a-afdd-f7b6c3c9c01d {{(pid=99919) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 06:36:34.692209 np0000004376 devstack@c-api.service[99919]: ERROR cinder.volume.api [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Caught error: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 06:36:34.695112 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: 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 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: ERROR cinder.api.middleware.fault Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.middleware.fault [None req-fbdea00b-423b-408f-95df-5d9e45f5f549 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action returned with HTTP 409 Jul 03 06:36:34.696825 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1020/4060] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:36:34 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 167 bytes in 438 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:36:34.704858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.710902 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action Jul 03 06:36:34.711341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:34.711491 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:34.726034 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:34.726034 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:34.726849 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:34.732524 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Attachment connected to vm ca03b761-e42e-4c58-964e-abed611113aa, checking data on nova Jul 03 06:36:34.733190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.compute.nova [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Creating Keystone token plugin using URL: https://10.4.3.243/identity {{(pid=99916) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 06:36:34.829517 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] REQ: curl -g -i -X GET https://10.4.3.243/compute/v2.1/servers/ca03b761-e42e-4c58-964e-abed611113aa/os-volume_attachments/ca9162bb-17a0-4619-9b85-d17178e1e592 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}49fb64d8175b9a99b26efb443695f9050303cf6b4aa6b03f7e00cfc77024c56f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c7860f18-1a94-4cd1-871b-bd29fdbbc334" -H "X-Service-Token: {SHA256}719574aae7f9b9d03f84a7ca75f5679d7899ec14feb34f1be8973a2275bae48b" {{(pid=99916) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 06:36:34.957514 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 06:36:34 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-385f00fc-dde4-4a39-bb3e-301622597f9a x-openstack-request-id: req-385f00fc-dde4-4a39-bb3e-301622597f9a {{(pid=99916) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 06:36:34.957756 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ca9162bb-17a0-4619-9b85-d17178e1e592", "serverId": "ca03b761-e42e-4c58-964e-abed611113aa", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "67fd7044-9229-476a-a815-6770b572eb83", "bdm_uuid": "9ded0e84-cf84-4596-b6ed-fe70348a6045"}} {{(pid=99916) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 06:36:34.957939 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET call to compute for https://10.4.3.243/compute/v2.1/servers/ca03b761-e42e-4c58-964e-abed611113aa/os-volume_attachments/ca9162bb-17a0-4619-9b85-d17178e1e592 used request id req-385f00fc-dde4-4a39-bb3e-301622597f9a {{(pid=99916) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 06:36:34.961602 np0000004376 devstack@c-api.service[99916]: ERROR cinder.volume.api [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Caught error: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 06:36:34.964332 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: 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 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.middleware.fault [None req-c7860f18-1a94-4cd1-871b-bd29fdbbc334 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action returned with HTTP 409 Jul 03 06:36:34.966791 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1016/4061] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:36:34 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 167 bytes in 261 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:36:34.978977 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b196960e-2570-4085-8b3f-183d13009aaa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.980605 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1018/4062] 10.4.3.243 () {70 vars in 1597 bytes} [Fri Jul 3 06:36:34 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:36:34.990018 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e104c3f5-e79d-411f-99c4-c1f3eb27b046 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:34.993007 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1009/4063] 10.4.3.243 () {70 vars in 1597 bytes} [Fri Jul 3 06:36:34 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:36:35.010954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e1416138-c75b-4d41-aa85-4e5a00c27aa7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.051164 np0000004376 devstack@c-api.service[99919]: WARNING keystonemiddleware.auth_token [None req-e1416138-c75b-4d41-aa85-4e5a00c27aa7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 06:36:35.052664 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1021/4064] 10.4.3.243 () {70 vars in 1597 bytes} [Fri Jul 3 06:36:35 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 114 bytes in 46 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:36:35.064932 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0d2332d6-0924-41fd-b6c8-270b9eb2bf63 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.095888 np0000004376 devstack@c-api.service[99916]: WARNING keystonemiddleware.auth_token [None req-0d2332d6-0924-41fd-b6c8-270b9eb2bf63 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 06:36:35.097113 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1017/4065] 10.4.3.243 () {70 vars in 1597 bytes} [Fri Jul 3 06:36:35 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:36:35.106824 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-745e5720-8c1e-4a0f-95c2-574bae8d100a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.207045 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-527c4a70-4c14-4e28-8690-63b8c4e33678 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.210167 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-527c4a70-4c14-4e28-8690-63b8c4e33678 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda Jul 03 06:36:35.211195 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-527c4a70-4c14-4e28-8690-63b8c4e33678 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:35.211195 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-527c4a70-4c14-4e28-8690-63b8c4e33678 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:35.227122 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:35.227122 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:35.228266 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-745e5720-8c1e-4a0f-95c2-574bae8d100a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] POST https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action Jul 03 06:36:35.228765 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-745e5720-8c1e-4a0f-95c2-574bae8d100a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:35.228978 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-745e5720-8c1e-4a0f-95c2-574bae8d100a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:35.242125 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:35.242125 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:35.242650 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.admin_actions [None req-745e5720-8c1e-4a0f-95c2-574bae8d100a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Updating volume 'ca9162bb-17a0-4619-9b85-d17178e1e592' with '{'status': 'error'}' {{(pid=99918) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:36:35.281355 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-745e5720-8c1e-4a0f-95c2-574bae8d100a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action returned with HTTP 202 Jul 03 06:36:35.281816 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1019/4066] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:36:35 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:36:35.291684 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5aed1a37-247e-486d-8f68-d408c0e9a31d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.293967 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5aed1a37-247e-486d-8f68-d408c0e9a31d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:35.294211 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5aed1a37-247e-486d-8f68-d408c0e9a31d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:35.294384 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5aed1a37-247e-486d-8f68-d408c0e9a31d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:35.333673 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-5aed1a37-247e-486d-8f68-d408c0e9a31d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:36:35.343614 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:35.343614 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:35.348545 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5aed1a37-247e-486d-8f68-d408c0e9a31d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:35.354307 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5aed1a37-247e-486d-8f68-d408c0e9a31d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:35.354825 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1022/4067] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:35 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:35.368526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6835400a-537c-4787-b680-3b188cfac43c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.370861 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] POST https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action Jul 03 06:36:35.371347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "67fd7044-9229-476a-a815-6770b572eb83"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:35.371532 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "67fd7044-9229-476a-a815-6770b572eb83"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:35.424679 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-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=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:36:35.438232 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:35.438232 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:35.438535 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Volume info retrieved successfully. Jul 03 06:36:35.446277 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Attachment connected to vm ca03b761-e42e-4c58-964e-abed611113aa, checking data on nova Jul 03 06:36:35.446559 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.compute.nova [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Creating Keystone token plugin using URL: https://10.4.3.243/identity {{(pid=99916) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 06:36:35.559978 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] REQ: curl -g -i -X GET https://10.4.3.243/compute/v2.1/servers/ca03b761-e42e-4c58-964e-abed611113aa/os-volume_attachments/ca9162bb-17a0-4619-9b85-d17178e1e592 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c8f97d2fd812ac5d39ca2ec245b25cc5d373a645954d671a022f02ed5a34d854" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6835400a-537c-4787-b680-3b188cfac43c" -H "X-Service-Token: {SHA256}719574aae7f9b9d03f84a7ca75f5679d7899ec14feb34f1be8973a2275bae48b" {{(pid=99916) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 06:36:35.664855 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 06:36:35 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-1021fa57-9bc1-4a89-bba4-3fcb76f93655 x-openstack-request-id: req-1021fa57-9bc1-4a89-bba4-3fcb76f93655 {{(pid=99916) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 06:36:35.664999 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ca9162bb-17a0-4619-9b85-d17178e1e592", "serverId": "ca03b761-e42e-4c58-964e-abed611113aa", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "67fd7044-9229-476a-a815-6770b572eb83", "bdm_uuid": "9ded0e84-cf84-4596-b6ed-fe70348a6045"}} {{(pid=99916) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 06:36:35.665137 np0000004376 devstack@c-api.service[99916]: DEBUG novaclient.v2.client [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] GET call to compute for https://10.4.3.243/compute/v2.1/servers/ca03b761-e42e-4c58-964e-abed611113aa/os-volume_attachments/ca9162bb-17a0-4619-9b85-d17178e1e592 used request id req-1021fa57-9bc1-4a89-bba4-3fcb76f93655 {{(pid=99916) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 06:36:35.667661 np0000004376 devstack@c-api.service[99916]: ERROR cinder.volume.api [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Caught error: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 06:36:35.669986 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: 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 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca03b761-e42e-4c58-964e-abed611113aa using the Compute API Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: ERROR cinder.api.middleware.fault Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.middleware.fault [None req-6835400a-537c-4787-b680-3b188cfac43c tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action returned with HTTP 409 Jul 03 06:36:35.671485 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1018/4068] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:36:35 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 167 bytes in 303 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:36:35.681455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d19e0ba1-22ba-4447-ac3c-490aa8a168f5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.683220 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1020/4069] 10.4.3.243 () {70 vars in 1597 bytes} [Fri Jul 3 06:36:35 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:36:35.693867 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f77a2417-020f-45ed-baf4-ce1a74bc6956 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.725702 np0000004376 devstack@c-api.service[99919]: WARNING keystonemiddleware.auth_token [None req-f77a2417-020f-45ed-baf4-ce1a74bc6956 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 06:36:35.726829 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1023/4070] 10.4.3.243 () {70 vars in 1597 bytes} [Fri Jul 3 06:36:35 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 06:36:35.742723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cb47f11a-0d96-41c4-b7d3-4a62b0a305ca None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.744600 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb47f11a-0d96-41c4-b7d3-4a62b0a305ca tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:35.744832 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb47f11a-0d96-41c4-b7d3-4a62b0a305ca tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:35.745041 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb47f11a-0d96-41c4-b7d3-4a62b0a305ca tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:35.772403 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-3d20dd28-856f-4d74-9692-54b868f8bdfa req-527c4a70-4c14-4e28-8690-63b8c4e33678 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda returned with HTTP 200 Jul 03 06:36:35.773002 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1010/4071] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:36:35 2026] DELETE /volume/v3/attachments/cbb76a36-fcaf-436a-92a3-254ffed6cdda => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:35.784841 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-cb47f11a-0d96-41c4-b7d3-4a62b0a305ca tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:36:35.792212 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:35.792212 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:35.797424 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cb47f11a-0d96-41c4-b7d3-4a62b0a305ca tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:35.803200 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb47f11a-0d96-41c4-b7d3-4a62b0a305ca tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:35.804353 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1019/4072] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:35 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:35.825714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b32cae81-95e0-4de2-b2a8-213af6beac42 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.825714 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b32cae81-95e0-4de2-b2a8-213af6beac42 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:35.825714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b32cae81-95e0-4de2-b2a8-213af6beac42 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:35.825714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b32cae81-95e0-4de2-b2a8-213af6beac42 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:35.836275 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:35.836275 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:35.839808 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b32cae81-95e0-4de2-b2a8-213af6beac42 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:35.845180 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b32cae81-95e0-4de2-b2a8-213af6beac42 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:35.845661 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1021/4073] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:35 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:35.907332 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-8e899bee-62a9-49cd-aab0-5076bce04df6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:35.914130 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-8e899bee-62a9-49cd-aab0-5076bce04df6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:35.914130 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-8e899bee-62a9-49cd-aab0-5076bce04df6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:35.914130 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-8e899bee-62a9-49cd-aab0-5076bce04df6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:35.926869 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:35.926869 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:35.931849 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-8e899bee-62a9-49cd-aab0-5076bce04df6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:35.937750 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-8e899bee-62a9-49cd-aab0-5076bce04df6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:35.937750 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1024/4074] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:35 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:37.352559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-3c37e5c4-73b6-4c33-a62f-938eaae0bf8a req-59e949ae-cdee-4b1a-b64e-1f312832e8fe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:37.354380 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-3c37e5c4-73b6-4c33-a62f-938eaae0bf8a req-59e949ae-cdee-4b1a-b64e-1f312832e8fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:37.354537 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-3c37e5c4-73b6-4c33-a62f-938eaae0bf8a req-59e949ae-cdee-4b1a-b64e-1f312832e8fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:37.354716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-3c37e5c4-73b6-4c33-a62f-938eaae0bf8a req-59e949ae-cdee-4b1a-b64e-1f312832e8fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:37.366364 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:37.366364 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:37.369996 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-3c37e5c4-73b6-4c33-a62f-938eaae0bf8a req-59e949ae-cdee-4b1a-b64e-1f312832e8fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:37.373874 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-3c37e5c4-73b6-4c33-a62f-938eaae0bf8a req-59e949ae-cdee-4b1a-b64e-1f312832e8fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:37.374261 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1011/4075] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:37 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:37.998144 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-36f30601-bbbc-4e63-bf03-02fd72568238 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:37.998144 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-36f30601-bbbc-4e63-bf03-02fd72568238 None None] GET https://10.4.3.243/volume// Jul 03 06:36:37.998144 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-36f30601-bbbc-4e63-bf03-02fd72568238 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:37.998616 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-36f30601-bbbc-4e63-bf03-02fd72568238 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:37.998753 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-36f30601-bbbc-4e63-bf03-02fd72568238 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:37.999615 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1020/4076] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:36:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:38.009363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-6d2d9622-672a-4c18-965a-fa67b402b19c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:38.014487 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-6d2d9622-672a-4c18-965a-fa67b402b19c tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:36:38.014487 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-6d2d9622-672a-4c18-965a-fa67b402b19c tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e7efab3-0909-450e-bea4-f794754901d4", "connector": null, "instance_uuid": "ca03b761-e42e-4c58-964e-abed611113aa"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:38.025801 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:38.025801 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:38.086577 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-6d2d9622-672a-4c18-965a-fa67b402b19c tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:36:38.101775 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1022/4077] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:36:38 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 06:36:38.363565 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:38.366949 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/limits Jul 03 06:36:38.367260 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:38.367545 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:38.379524 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-344818353 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-344818353, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.380031 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-344818353 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-344818353, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.380391 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-344818353 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-344818353, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.381294 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.381294 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.381472 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1291605831-1609602126, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.381838 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1510853541 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1510853541, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.382453 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1510853541 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1510853541, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.382835 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1510853541 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1510853541, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:38.399491 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-6d9f8e74-96fb-4416-b44d-7df519f59ab0 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/limits returned with HTTP 200 Jul 03 06:36:38.400457 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1025/4078] 10.4.3.243 () {68 vars in 1484 bytes} [Fri Jul 3 06:36:38 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:38.460495 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4cb9f88d-1722-44c5-be4e-9752a83d562d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:38.462356 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4cb9f88d-1722-44c5-be4e-9752a83d562d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:38.462546 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4cb9f88d-1722-44c5-be4e-9752a83d562d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:38.462781 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4cb9f88d-1722-44c5-be4e-9752a83d562d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:38.473446 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:38.473446 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:38.477761 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4cb9f88d-1722-44c5-be4e-9752a83d562d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:38.483062 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4cb9f88d-1722-44c5-be4e-9752a83d562d tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:38.483594 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1012/4079] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:38 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:38.652151 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fa48a124-38b3-4d9e-9123-24f812500d30 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:38.652544 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa48a124-38b3-4d9e-9123-24f812500d30 None None] GET https://10.4.3.243/volume// Jul 03 06:36:38.652816 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fa48a124-38b3-4d9e-9123-24f812500d30 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:38.653085 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fa48a124-38b3-4d9e-9123-24f812500d30 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:38.653408 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa48a124-38b3-4d9e-9123-24f812500d30 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:38.653890 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1021/4080] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:38.662947 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-505c32f2-9021-4348-b1c1-2f38b16f2a11 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:38.665768 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-505c32f2-9021-4348-b1c1-2f38b16f2a11 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:38.666252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-505c32f2-9021-4348-b1c1-2f38b16f2a11 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:38.667659 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-505c32f2-9021-4348-b1c1-2f38b16f2a11 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:38.688130 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:38.688130 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:38.696827 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-505c32f2-9021-4348-b1c1-2f38b16f2a11 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:38.705272 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-505c32f2-9021-4348-b1c1-2f38b16f2a11 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:38.708269 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1023/4081] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:38 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 1036 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:38.876105 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-d2d7914a-a5f4-4289-b323-b807bfd7b0fb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:38.881304 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-d2d7914a-a5f4-4289-b323-b807bfd7b0fb tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] PUT https://10.4.3.243/volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf Jul 03 06:36:38.881841 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-d2d7914a-a5f4-4289-b323-b807bfd7b0fb tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:38.899553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-d2d7914a-a5f4-4289-b323-b807bfd7b0fb tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Acquiring lock "cinder-attachment_update-5e7efab3-0909-450e-bea4-f794754901d4-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:36:38.906553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-d2d7914a-a5f4-4289-b323-b807bfd7b0fb tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Lock "cinder-attachment_update-5e7efab3-0909-450e-bea4-f794754901d4-np0000004376" acquired by "attachment_update" :: waited 0.008s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:36:38.908715 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:38.908715 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:38.957939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-53875387-adfb-483c-9c77-dc69f25c296e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:38.964892 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-53875387-adfb-483c-9c77-dc69f25c296e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:36:38.964892 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-53875387-adfb-483c-9c77-dc69f25c296e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:38.964892 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-53875387-adfb-483c-9c77-dc69f25c296e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:38.987488 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:38.987488 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:38.994412 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-53875387-adfb-483c-9c77-dc69f25c296e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:36:39.001029 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-53875387-adfb-483c-9c77-dc69f25c296e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:36:39.001612 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1013/4082] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:38 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 1663 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:39.015024 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-c6f9f53e-afb1-41b7-9f07-88add639f819 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:39.017839 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-c6f9f53e-afb1-41b7-9f07-88add639f819 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:36:39.017839 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-c6f9f53e-afb1-41b7-9f07-88add639f819 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a5ecc56-cd49-423e-a6d7-d4477efa6c96", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-784592909", "description": null, "metadata": {}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:39.030823 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:39.030823 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:39.031661 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-c6f9f53e-afb1-41b7-9f07-88add639f819 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:36:39.032681 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-c6f9f53e-afb1-41b7-9f07-88add639f819 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create snapshot from volume 1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:36:39.085914 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-c6f9f53e-afb1-41b7-9f07-88add639f819 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Created reservations ['f3623333-97e8-48a4-b01f-0df7ea6826cd', 'a9969a12-b8bb-44c8-b09d-a85474910859', '5b5ea9c6-4e58-49e3-921c-e87ad642fe15', '9ba7e525-3217-4157-be29-b065cb4374f3'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:36:39.132868 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-c6f9f53e-afb1-41b7-9f07-88add639f819 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot force create request issued successfully. Jul 03 06:36:39.133513 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d2dd73c4-7d17-445d-8a0b-8e82b5beba0d req-c6f9f53e-afb1-41b7-9f07-88add639f819 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:36:39.133919 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1022/4083] 10.4.3.243 () {72 vars in 1547 bytes} [Fri Jul 3 06:36:39 2026] POST /volume/v3/snapshots => generated 323 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:36:39.379813 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:39.385521 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:36:39.385938 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-191395334", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:39.387471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-191395334', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:36:39.387618 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Create volume of 1 GB Jul 03 06:36:39.404911 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Availability Zones retrieved successfully. Jul 03 06:36:39.417976 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Flow 'volume_create_api' (7b2c80c0-73cb-4872-ac12-993dc87deccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:36:39.417976 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92660ef7-1561-4859-9ab2-a02a6f1b13f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:39.419009 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:36:39.434179 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-d2d7914a-a5f4-4289-b323-b807bfd7b0fb tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Lock "cinder-attachment_update-5e7efab3-0909-450e-bea4-f794754901d4-np0000004376" released by "attachment_update" :: held 0.528s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:36:39.434571 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-d2d7914a-a5f4-4289-b323-b807bfd7b0fb tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf returned with HTTP 200 Jul 03 06:36:39.435302 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1026/4084] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:36:38 2026] PUT /volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:39.456904 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92660ef7-1561-4859-9ab2-a02a6f1b13f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:39.459545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e379e75-e002-4a63-b1cc-7aff5bd0b30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:39.499446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-11cab768-b010-4d44-8869-9e03be1412ac None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:39.502891 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-11cab768-b010-4d44-8869-9e03be1412ac tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:39.503182 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-11cab768-b010-4d44-8869-9e03be1412ac tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:39.503939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-11cab768-b010-4d44-8869-9e03be1412ac tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:39.514537 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:39.514537 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:39.518772 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-11cab768-b010-4d44-8869-9e03be1412ac tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:39.520182 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Created reservations ['944fa004-d7fe-47e4-a102-4596c94eee4a', 'e0f9aed7-6ee2-4a1f-ad7f-334590aaf013', 'c95649a4-7582-4d9c-869a-59885a1dbcb4', '9b4d0f94-0ee3-463e-8e39-8e342af7309f'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:36:39.521176 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e379e75-e002-4a63-b1cc-7aff5bd0b30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['944fa004-d7fe-47e4-a102-4596c94eee4a', 'e0f9aed7-6ee2-4a1f-ad7f-334590aaf013', 'c95649a4-7582-4d9c-869a-59885a1dbcb4', '9b4d0f94-0ee3-463e-8e39-8e342af7309f']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:39.521979 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a496e4c-5529-433c-b30a-ed5900c6d49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:39.523848 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-11cab768-b010-4d44-8869-9e03be1412ac tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:39.524244 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1014/4085] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:39 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:39.556364 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a496e4c-5529-433c-b30a-ed5900c6d49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13fa33bb-a836-413f-9bae-643cba582f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-191395334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef965ccb984b4d6a9c93cd2431cc41ac',qos_specs=None,replication_status=,reservations=['944fa004-d7fe-47e4-a102-4596c94eee4a','e0f9aed7-6ee2-4a1f-ad7f-334590aaf013','c95649a4-7582-4d9c-869a-59885a1dbcb4','9b4d0f94-0ee3-463e-8e39-8e342af7309f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ede67daea840feadc659ac4afac7d4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-191395334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13fa33bb-a836-413f-9bae-643cba582f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef965ccb984b4d6a9c93cd2431cc41ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ede67daea840feadc659ac4afac7d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:39.557294 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7681acb2-04a7-4de1-bc9c-dc13bf63db52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:39.580287 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7681acb2-04a7-4de1-bc9c-dc13bf63db52) transitioned into state 'SUCCESS' from state '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-191395334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef965ccb984b4d6a9c93cd2431cc41ac',qos_specs=None,replication_status=,reservations=['944fa004-d7fe-47e4-a102-4596c94eee4a','e0f9aed7-6ee2-4a1f-ad7f-334590aaf013','c95649a4-7582-4d9c-869a-59885a1dbcb4','9b4d0f94-0ee3-463e-8e39-8e342af7309f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ede67daea840feadc659ac4afac7d4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:39.581136 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f700e72c-1477-4ea8-b206-090c7d1dd657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:39.592567 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f700e72c-1477-4ea8-b206-090c7d1dd657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:39.593441 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Flow 'volume_create_api' (7b2c80c0-73cb-4872-ac12-993dc87deccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:36:39.593824 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Create volume request issued successfully. Jul 03 06:36:39.594465 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0718e833-a5b3-4ec6-82b8-95c9d5f58b61 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:36:39.594900 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1024/4086] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:36:39 2026] POST /volume/v3/volumes => generated 754 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:36:39.609512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-adaeb70f-5064-4805-ae97-a212338962fa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:39.611494 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-adaeb70f-5064-4805-ae97-a212338962fa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:39.611732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-adaeb70f-5064-4805-ae97-a212338962fa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:39.611930 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-adaeb70f-5064-4805-ae97-a212338962fa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:39.619485 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:39.619485 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:39.630473 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-adaeb70f-5064-4805-ae97-a212338962fa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:39.640607 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-adaeb70f-5064-4805-ae97-a212338962fa tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:39.641166 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1023/4087] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:39 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:40.546556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-18df8bc1-6705-495e-b83d-691f2ec93db6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:40.546556 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-18df8bc1-6705-495e-b83d-691f2ec93db6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:40.546556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-18df8bc1-6705-495e-b83d-691f2ec93db6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:40.546556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-18df8bc1-6705-495e-b83d-691f2ec93db6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:40.576859 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:40.576859 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:40.583349 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-18df8bc1-6705-495e-b83d-691f2ec93db6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:40.586864 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-18df8bc1-6705-495e-b83d-691f2ec93db6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:40.589740 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1027/4088] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:40 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:40.655823 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-69da8681-1b6d-427b-80f8-ccd715bab3d2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:40.657835 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-69da8681-1b6d-427b-80f8-ccd715bab3d2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:40.658109 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-69da8681-1b6d-427b-80f8-ccd715bab3d2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:40.658409 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-69da8681-1b6d-427b-80f8-ccd715bab3d2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:40.672313 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:40.672313 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:40.682765 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-69da8681-1b6d-427b-80f8-ccd715bab3d2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:40.689340 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-69da8681-1b6d-427b-80f8-ccd715bab3d2 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:40.689705 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1015/4089] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:40 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:40.709333 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2f7de366-2782-43bd-be69-72912584c921 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:40.710979 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f7de366-2782-43bd-be69-72912584c921 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:40.711265 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f7de366-2782-43bd-be69-72912584c921 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:40.711548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f7de366-2782-43bd-be69-72912584c921 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:40.723728 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:40.723728 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:40.728903 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2f7de366-2782-43bd-be69-72912584c921 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:40.735809 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f7de366-2782-43bd-be69-72912584c921 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:40.736469 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1025/4090] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:40 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:40.757708 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-be0201f4-b0e8-4b5c-8107-41e7d199ace3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:40.763276 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be0201f4-b0e8-4b5c-8107-41e7d199ace3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:36:40.763276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be0201f4-b0e8-4b5c-8107-41e7d199ace3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:40.763276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be0201f4-b0e8-4b5c-8107-41e7d199ace3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:40.763276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-be0201f4-b0e8-4b5c-8107-41e7d199ace3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:36:40.763276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-be0201f4-b0e8-4b5c-8107-41e7d199ace3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:36:40.777493 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-be0201f4-b0e8-4b5c-8107-41e7d199ace3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Get all volumes completed successfully. Jul 03 06:36:40.777493 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be0201f4-b0e8-4b5c-8107-41e7d199ace3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:36:40.780238 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1024/4091] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:36:40 2026] GET /volume/v3/volumes => generated 338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:40.792499 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9428192a-cd8b-47fd-a9d3-9e6773d10ea3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:40.799922 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9428192a-cd8b-47fd-a9d3-9e6773d10ea3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:40.801456 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9428192a-cd8b-47fd-a9d3-9e6773d10ea3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:40.801456 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9428192a-cd8b-47fd-a9d3-9e6773d10ea3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:40.818527 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:40.818527 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:40.825350 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9428192a-cd8b-47fd-a9d3-9e6773d10ea3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:40.831652 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9428192a-cd8b-47fd-a9d3-9e6773d10ea3 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:40.832124 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1028/4092] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:40 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:40.892567 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-32871a5b-0374-4ef6-b20c-9c357a26d37b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:40.896239 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-32871a5b-0374-4ef6-b20c-9c357a26d37b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:40.896239 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-32871a5b-0374-4ef6-b20c-9c357a26d37b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:40.899720 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-32871a5b-0374-4ef6-b20c-9c357a26d37b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:40.909461 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:40.909461 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:40.915125 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-32871a5b-0374-4ef6-b20c-9c357a26d37b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:40.921541 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-32871a5b-0374-4ef6-b20c-9c357a26d37b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:40.922318 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1016/4093] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:40 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:41.163224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-84975060-7dfa-4aab-b2b9-7d7bfbe4dece None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:41.166264 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84975060-7dfa-4aab-b2b9-7d7bfbe4dece tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b Jul 03 06:36:41.166565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84975060-7dfa-4aab-b2b9-7d7bfbe4dece tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:41.166874 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-84975060-7dfa-4aab-b2b9-7d7bfbe4dece tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:41.173857 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:41.173857 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:41.174478 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-84975060-7dfa-4aab-b2b9-7d7bfbe4dece tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot retrieved successfully. Jul 03 06:36:41.175339 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-84975060-7dfa-4aab-b2b9-7d7bfbe4dece tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b returned with HTTP 200 Jul 03 06:36:41.175672 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1026/4094] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:36:41 2026] GET /volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:41.210334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:41.212630 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:36:41.213086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-83296070", "snapshot_id": null, "imageRef": "152b07c7-6989-4c59-8c1b-efebccced38e", "volume_type": null, "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:41.215083 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-83296070', 'snapshot_id': None, 'imageRef': '152b07c7-6989-4c59-8c1b-efebccced38e', 'volume_type': None, 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:36:41.310582 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:41.310582 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:41.311125 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot retrieved successfully. Jul 03 06:36:41.311322 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume of 1 GB Jul 03 06:36:41.315614 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Availability Zones retrieved successfully. Jul 03 06:36:41.321892 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Flow 'volume_create_api' (73bf6ab2-f57b-425a-9c7d-0dd29e8fa6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:36:41.323071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1761ae8c-0c1d-47aa-a3ec-09dd27fd2a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:41.324205 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:36:41.367867 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1761ae8c-0c1d-47aa-a3ec-09dd27fd2a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bd384b17-86c8-4330-94c4-a5256a0da90b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:41.369109 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3cf6be-2940-49c8-9679-c9e2e4abbb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:41.413197 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Created reservations ['89738957-c5cc-447e-8d57-839a4d0a5253', 'decef95e-481d-4cbc-9631-43a0f000cc5b', 'faec8352-0238-430e-8924-33d0741096e7', 'beb183ad-e8b8-4d8e-ade5-d5f45c1ef7e1'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:36:41.414133 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3cf6be-2940-49c8-9679-c9e2e4abbb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89738957-c5cc-447e-8d57-839a4d0a5253', 'decef95e-481d-4cbc-9631-43a0f000cc5b', 'faec8352-0238-430e-8924-33d0741096e7', 'beb183ad-e8b8-4d8e-ade5-d5f45c1ef7e1']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:41.414861 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e392f30-10ed-46de-83b4-0232057402f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:41.459924 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e392f30-10ed-46de-83b4-0232057402f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae8b9cd7-8ac4-4057-9993-7842d5697d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-83296070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fbb9fba29d4f8fa637131b9176b948',qos_specs=None,replication_status=,reservations=['89738957-c5cc-447e-8d57-839a4d0a5253','decef95e-481d-4cbc-9631-43a0f000cc5b','faec8352-0238-430e-8924-33d0741096e7','beb183ad-e8b8-4d8e-ade5-d5f45c1ef7e1'],size=1,snapshot_id=bd384b17-86c8-4330-94c4-a5256a0da90b,source_replicaid=,source_volid=None,status='creating',user_id='65060765ff6a4372af04c5a88e266459',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), '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-03T06:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-83296070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae8b9cd7-8ac4-4057-9993-7842d5697d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fbb9fba29d4f8fa637131b9176b948',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bd384b17-86c8-4330-94c4-a5256a0da90b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65060765ff6a4372af04c5a88e266459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:41.460736 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beacb79d-a657-4933-afe9-f73b9a053945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:41.488829 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beacb79d-a657-4933-afe9-f73b9a053945) transitioned into state 'SUCCESS' from state '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-83296070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fbb9fba29d4f8fa637131b9176b948',qos_specs=None,replication_status=,reservations=['89738957-c5cc-447e-8d57-839a4d0a5253','decef95e-481d-4cbc-9631-43a0f000cc5b','faec8352-0238-430e-8924-33d0741096e7','beb183ad-e8b8-4d8e-ade5-d5f45c1ef7e1'],size=1,snapshot_id=bd384b17-86c8-4330-94c4-a5256a0da90b,source_replicaid=,source_volid=None,status='creating',user_id='65060765ff6a4372af04c5a88e266459',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:41.489707 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e8839df-6c15-4a8a-9b31-b3e2a70a27f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:41.518677 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e8839df-6c15-4a8a-9b31-b3e2a70a27f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:41.519905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Flow 'volume_create_api' (73bf6ab2-f57b-425a-9c7d-0dd29e8fa6d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:36:41.520349 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume request issued successfully. Jul 03 06:36:41.521231 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b10c174a-e4be-42ff-a809-fcf0882cf73b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:36:41.521908 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1025/4095] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:36:41 2026] POST /volume/v3/volumes => generated 812 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:41.534339 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0bed3ce3-03d0-4728-85fd-d2fd67d6a587 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:41.536326 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0bed3ce3-03d0-4728-85fd-d2fd67d6a587 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:36:41.536589 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0bed3ce3-03d0-4728-85fd-d2fd67d6a587 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:41.536767 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0bed3ce3-03d0-4728-85fd-d2fd67d6a587 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:41.544010 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:41.544010 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:41.548342 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0bed3ce3-03d0-4728-85fd-d2fd67d6a587 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:36:41.553128 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0bed3ce3-03d0-4728-85fd-d2fd67d6a587 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 200 Jul 03 06:36:41.553518 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1029/4096] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:36:41 2026] GET /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:41.607024 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2dfa2571-adb4-4f79-b5f5-02416ed195a6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:41.608971 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2dfa2571-adb4-4f79-b5f5-02416ed195a6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:41.609223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2dfa2571-adb4-4f79-b5f5-02416ed195a6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:41.609419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2dfa2571-adb4-4f79-b5f5-02416ed195a6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:41.623213 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:41.623213 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:41.628845 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2dfa2571-adb4-4f79-b5f5-02416ed195a6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:41.635677 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2dfa2571-adb4-4f79-b5f5-02416ed195a6 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:41.636209 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1017/4097] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:41 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:42.567412 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c2c0bd21-0aa7-4c57-97e1-254fe160193d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:42.570909 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c2c0bd21-0aa7-4c57-97e1-254fe160193d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:36:42.571273 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c2c0bd21-0aa7-4c57-97e1-254fe160193d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:42.571579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c2c0bd21-0aa7-4c57-97e1-254fe160193d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:42.581776 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:42.581776 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:42.588070 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c2c0bd21-0aa7-4c57-97e1-254fe160193d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:36:42.597582 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c2c0bd21-0aa7-4c57-97e1-254fe160193d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 200 Jul 03 06:36:42.597582 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1027/4098] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:36:42 2026] GET /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 1421 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:42.621824 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-70ba040d-663d-4ec1-b5c8-b02e6bfdbfc6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:42.624208 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-70ba040d-663d-4ec1-b5c8-b02e6bfdbfc6 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:36:42.624727 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-70ba040d-663d-4ec1-b5c8-b02e6bfdbfc6 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:42.625174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-70ba040d-663d-4ec1-b5c8-b02e6bfdbfc6 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:42.637448 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:42.637448 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:42.643501 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-70ba040d-663d-4ec1-b5c8-b02e6bfdbfc6 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:36:42.650750 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-70ba040d-663d-4ec1-b5c8-b02e6bfdbfc6 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 200 Jul 03 06:36:42.653107 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1026/4099] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:36:42 2026] GET /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:42.655661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-00a3c6c5-265b-486c-952a-4824e46e5562 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:42.658212 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00a3c6c5-265b-486c-952a-4824e46e5562 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:42.658479 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00a3c6c5-265b-486c-952a-4824e46e5562 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:42.658788 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00a3c6c5-265b-486c-952a-4824e46e5562 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:42.671453 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:42.671453 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:42.676585 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-00a3c6c5-265b-486c-952a-4824e46e5562 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:42.682613 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00a3c6c5-265b-486c-952a-4824e46e5562 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:42.683223 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1030/4100] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:42 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:42.956799 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4e9abb88-42fe-4893-a046-edb931af9771 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:42.958505 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4e9abb88-42fe-4893-a046-edb931af9771 None None] GET https://10.4.3.243/volume// Jul 03 06:36:42.958505 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4e9abb88-42fe-4893-a046-edb931af9771 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:42.958880 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4e9abb88-42fe-4893-a046-edb931af9771 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:42.959321 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4e9abb88-42fe-4893-a046-edb931af9771 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:42.959881 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1018/4101] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:36:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:42.970825 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-1d065758-cf31-4854-847b-6e2333d9b226 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:42.972841 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-1d065758-cf31-4854-847b-6e2333d9b226 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:36:42.973173 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-1d065758-cf31-4854-847b-6e2333d9b226 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13fa33bb-a836-413f-9bae-643cba582f96", "connector": null, "instance_uuid": "a77d0ee5-abd3-4b38-8a21-db6f84c0d54a"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:42.983646 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:42.983646 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:43.017163 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-1d065758-cf31-4854-847b-6e2333d9b226 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:36:43.017780 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1028/4102] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:36:42 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 06:36:43.442873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2f2ff5d9-bf1b-43ff-b8e4-d7692457c1a4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:43.445128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2f2ff5d9-bf1b-43ff-b8e4-d7692457c1a4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:43.445402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2f2ff5d9-bf1b-43ff-b8e4-d7692457c1a4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:43.445525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2f2ff5d9-bf1b-43ff-b8e4-d7692457c1a4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:43.456429 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:43.456429 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:43.459887 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2f2ff5d9-bf1b-43ff-b8e4-d7692457c1a4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:43.464452 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2f2ff5d9-bf1b-43ff-b8e4-d7692457c1a4 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:43.464881 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1027/4103] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:43 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:43.551815 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-977efa32-5382-4bc6-9a39-b12388e929a3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:43.552366 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-977efa32-5382-4bc6-9a39-b12388e929a3 None None] GET https://10.4.3.243/volume// Jul 03 06:36:43.552600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-977efa32-5382-4bc6-9a39-b12388e929a3 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:43.552875 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-977efa32-5382-4bc6-9a39-b12388e929a3 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:43.553317 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-977efa32-5382-4bc6-9a39-b12388e929a3 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:43.557041 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1031/4104] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:43.563121 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-a48a98c8-62f0-488b-b8a2-914c4345d52c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:43.566781 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-a48a98c8-62f0-488b-b8a2-914c4345d52c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:43.567118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-a48a98c8-62f0-488b-b8a2-914c4345d52c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:43.567376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-a48a98c8-62f0-488b-b8a2-914c4345d52c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:43.581481 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:43.581481 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:43.587438 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-a48a98c8-62f0-488b-b8a2-914c4345d52c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:43.594821 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-a48a98c8-62f0-488b-b8a2-914c4345d52c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:43.595648 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1019/4105] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:43 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:43.699033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a2884c91-5242-4913-8332-ba265753f88a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:43.700978 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a2884c91-5242-4913-8332-ba265753f88a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:43.701217 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a2884c91-5242-4913-8332-ba265753f88a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:43.701438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a2884c91-5242-4913-8332-ba265753f88a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:43.711603 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-975225fc-4dde-4e4c-8954-e717fd375b84 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:43.714068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-975225fc-4dde-4e4c-8954-e717fd375b84 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] PUT https://10.4.3.243/volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 Jul 03 06:36:43.714520 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:43.714520 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:43.714649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-975225fc-4dde-4e4c-8954-e717fd375b84 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:43.724187 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a2884c91-5242-4913-8332-ba265753f88a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:43.728556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-975225fc-4dde-4e4c-8954-e717fd375b84 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Acquiring lock "cinder-attachment_update-13fa33bb-a836-413f-9bae-643cba582f96-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:36:43.733817 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a2884c91-5242-4913-8332-ba265753f88a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:43.734294 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1029/4106] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:43 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:43.734601 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-975225fc-4dde-4e4c-8954-e717fd375b84 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Lock "cinder-attachment_update-13fa33bb-a836-413f-9bae-643cba582f96-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:36:43.735644 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:43.735644 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:44.042416 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-25cf0e38-7cd1-4c6b-9a83-ae1f73e2de4b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:44.045006 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-25cf0e38-7cd1-4c6b-9a83-ae1f73e2de4b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:36:44.045716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-25cf0e38-7cd1-4c6b-9a83-ae1f73e2de4b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:44.049157 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-25cf0e38-7cd1-4c6b-9a83-ae1f73e2de4b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:44.060912 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:44.060912 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:44.065709 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-25cf0e38-7cd1-4c6b-9a83-ae1f73e2de4b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:36:44.072469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-25cf0e38-7cd1-4c6b-9a83-ae1f73e2de4b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 200 Jul 03 06:36:44.073133 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1032/4107] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:44 2026] GET /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 1403 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:44.261930 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-975225fc-4dde-4e4c-8954-e717fd375b84 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Lock "cinder-attachment_update-13fa33bb-a836-413f-9bae-643cba582f96-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:36:44.261930 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-975225fc-4dde-4e4c-8954-e717fd375b84 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 returned with HTTP 200 Jul 03 06:36:44.262353 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1028/4108] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:36:43 2026] PUT /volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:44.480528 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-97ee02c4-51ae-458f-83a1-edabfb336951 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:44.482377 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-97ee02c4-51ae-458f-83a1-edabfb336951 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:44.482582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-97ee02c4-51ae-458f-83a1-edabfb336951 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:44.482803 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-97ee02c4-51ae-458f-83a1-edabfb336951 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:44.495048 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:44.495048 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:44.501147 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-97ee02c4-51ae-458f-83a1-edabfb336951 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:44.505474 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-97ee02c4-51ae-458f-83a1-edabfb336951 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:44.505912 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1020/4109] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:44 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:44.563408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-4e513d53-e91e-468e-ada8-9fbf26a8d84e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:44.565666 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-4e513d53-e91e-468e-ada8-9fbf26a8d84e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:36:44.565917 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-4e513d53-e91e-468e-ada8-9fbf26a8d84e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:44.566234 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-4e513d53-e91e-468e-ada8-9fbf26a8d84e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:44.579194 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:44.579194 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:44.584114 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-4e513d53-e91e-468e-ada8-9fbf26a8d84e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:36:44.591643 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-4e513d53-e91e-468e-ada8-9fbf26a8d84e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 200 Jul 03 06:36:44.592052 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1030/4110] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:44 2026] GET /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 1403 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:44.601642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-56c3740b-1375-461f-8010-70f1c8c6d9ed None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:44.602087 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-56c3740b-1375-461f-8010-70f1c8c6d9ed None None] GET https://10.4.3.243/volume// Jul 03 06:36:44.602274 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-56c3740b-1375-461f-8010-70f1c8c6d9ed None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:44.602452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-56c3740b-1375-461f-8010-70f1c8c6d9ed None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:44.602784 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-56c3740b-1375-461f-8010-70f1c8c6d9ed None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:44.603132 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1033/4111] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:36:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:44.610523 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-694567e1-d9f8-4556-97ee-42996c76cad5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:44.612979 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-694567e1-d9f8-4556-97ee-42996c76cad5 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:36:44.613382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-694567e1-d9f8-4556-97ee-42996c76cad5 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae8b9cd7-8ac4-4057-9993-7842d5697d5c", "connector": null, "instance_uuid": "7ff754b8-0c28-4873-9ed6-91c73c514ea0"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:44.622510 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:44.622510 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:44.651836 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-694567e1-d9f8-4556-97ee-42996c76cad5 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:36:44.652554 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1029/4112] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:36:44 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 06:36:44.755813 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1742f75b-63ae-4d99-b2b0-6275ab29360e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:44.757716 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1742f75b-63ae-4d99-b2b0-6275ab29360e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:44.757968 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1742f75b-63ae-4d99-b2b0-6275ab29360e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:44.758193 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1742f75b-63ae-4d99-b2b0-6275ab29360e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:44.771771 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:44.771771 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:44.775124 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1742f75b-63ae-4d99-b2b0-6275ab29360e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:44.778978 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1742f75b-63ae-4d99-b2b0-6275ab29360e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:44.779596 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1021/4113] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:44 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:45.129862 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3201be4e-0cbe-44bf-a223-3f9662599662 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.131941 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3201be4e-0cbe-44bf-a223-3f9662599662 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:45.132179 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3201be4e-0cbe-44bf-a223-3f9662599662 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:45.132370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3201be4e-0cbe-44bf-a223-3f9662599662 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:45.132534 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-3201be4e-0cbe-44bf-a223-3f9662599662 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Delete volume with id: f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:45.140286 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.140286 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:45.140935 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3201be4e-0cbe-44bf-a223-3f9662599662 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:45.155462 np0000004376 devstack@c-api.service[99918]: WARNING cinder.keymgr.conf_key_mgr [None req-3201be4e-0cbe-44bf-a223-3f9662599662 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:36:45.161999 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3201be4e-0cbe-44bf-a223-3f9662599662 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Delete volume request issued successfully. Jul 03 06:36:45.162309 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3201be4e-0cbe-44bf-a223-3f9662599662 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 202 Jul 03 06:36:45.162893 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1031/4114] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:36:45 2026] DELETE /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:36:45.171138 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e10fbb6a-8d65-4aee-94ec-64d26ede06e4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.173250 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e10fbb6a-8d65-4aee-94ec-64d26ede06e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:45.173519 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e10fbb6a-8d65-4aee-94ec-64d26ede06e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:45.174078 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e10fbb6a-8d65-4aee-94ec-64d26ede06e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:45.188244 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.188244 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:45.194205 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e10fbb6a-8d65-4aee-94ec-64d26ede06e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:36:45.202158 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e10fbb6a-8d65-4aee-94ec-64d26ede06e4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 200 Jul 03 06:36:45.202885 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1034/4115] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:45 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:45.520008 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ab115b07-5c2d-4ca0-b11d-186d66081eed None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.522331 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab115b07-5c2d-4ca0-b11d-186d66081eed tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:45.522619 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab115b07-5c2d-4ca0-b11d-186d66081eed tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:45.522864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab115b07-5c2d-4ca0-b11d-186d66081eed tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:45.539945 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.539945 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:45.550066 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ab115b07-5c2d-4ca0-b11d-186d66081eed tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:45.566060 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab115b07-5c2d-4ca0-b11d-186d66081eed tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:45.566642 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1030/4116] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:45 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:45.691966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-66f50064-2bec-43cd-972f-3e2122e686ec None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.694398 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-66f50064-2bec-43cd-972f-3e2122e686ec tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf/action Jul 03 06:36:45.694848 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-66f50064-2bec-43cd-972f-3e2122e686ec tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:45.695009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-66f50064-2bec-43cd-972f-3e2122e686ec tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:45.715530 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.715530 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:45.730784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6e060145-4667-4aa8-92d1-9afed8e67312 req-66f50064-2bec-43cd-972f-3e2122e686ec tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf/action returned with HTTP 204 Jul 03 06:36:45.731299 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1022/4117] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:36:45 2026] POST /volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:45.792394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-579572f2-f43d-41a1-906a-724b400b6ca0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.794289 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-579572f2-f43d-41a1-906a-724b400b6ca0 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:45.794485 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-579572f2-f43d-41a1-906a-724b400b6ca0 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:45.794664 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-579572f2-f43d-41a1-906a-724b400b6ca0 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:45.804507 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.804507 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:45.808219 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-579572f2-f43d-41a1-906a-724b400b6ca0 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:45.813272 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-579572f2-f43d-41a1-906a-724b400b6ca0 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:45.813642 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1032/4118] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:45 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:45.828198 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8d428a29-99c5-4c81-8e56-57c231c5df34 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.830177 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8d428a29-99c5-4c81-8e56-57c231c5df34 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:45.830569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8d428a29-99c5-4c81-8e56-57c231c5df34 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:45.830953 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8d428a29-99c5-4c81-8e56-57c231c5df34 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:45.847432 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.847432 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:45.852028 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8d428a29-99c5-4c81-8e56-57c231c5df34 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:45.857571 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8d428a29-99c5-4c81-8e56-57c231c5df34 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:45.858136 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1035/4119] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:45 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:45.873158 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fe0d9137-6754-4d89-8112-94ad2afe9bd9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.875585 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe0d9137-6754-4d89-8112-94ad2afe9bd9 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action Jul 03 06:36:45.876061 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe0d9137-6754-4d89-8112-94ad2afe9bd9 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action body: b'{"os-detach": {"attachment_id": "190a3401-6fdd-439d-be00-882953822aaf"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:45.876268 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe0d9137-6754-4d89-8112-94ad2afe9bd9 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "190a3401-6fdd-439d-be00-882953822aaf"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:45.891145 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.891145 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:45.891827 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fe0d9137-6754-4d89-8112-94ad2afe9bd9 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:45.901903 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe0d9137-6754-4d89-8112-94ad2afe9bd9 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action returned with HTTP 400 Jul 03 06:36:45.902682 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1031/4120] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:36:45 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 100 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:36:45.945481 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-a157c48d-11fe-49f1-beb1-116902b3df1a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.947586 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-a157c48d-11fe-49f1-beb1-116902b3df1a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:45.947809 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-a157c48d-11fe-49f1-beb1-116902b3df1a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:45.948036 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-a157c48d-11fe-49f1-beb1-116902b3df1a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:45.957265 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.957265 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:45.960223 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-a157c48d-11fe-49f1-beb1-116902b3df1a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:45.964067 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-a157c48d-11fe-49f1-beb1-116902b3df1a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:45.964564 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1023/4121] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:45 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 1149 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:45.983169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-d91104d3-7905-4074-a853-9c2ca236da7b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:45.986266 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-d91104d3-7905-4074-a853-9c2ca236da7b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4/action Jul 03 06:36:45.986657 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-d91104d3-7905-4074-a853-9c2ca236da7b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:45.986836 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-d91104d3-7905-4074-a853-9c2ca236da7b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:45.999220 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:45.999220 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:45.999826 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-d91104d3-7905-4074-a853-9c2ca236da7b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:46.007142 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-d91104d3-7905-4074-a853-9c2ca236da7b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Begin detaching volume completed successfully. Jul 03 06:36:46.007354 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-d91104d3-7905-4074-a853-9c2ca236da7b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4/action returned with HTTP 202 Jul 03 06:36:46.007831 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1033/4122] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:36:45 2026] POST /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:36:46.217072 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-60903091-4f71-4673-b3ad-a043f0a91ab2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:46.219276 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-60903091-4f71-4673-b3ad-a043f0a91ab2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 Jul 03 06:36:46.219539 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-60903091-4f71-4673-b3ad-a043f0a91ab2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:46.219847 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-60903091-4f71-4673-b3ad-a043f0a91ab2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:46.226458 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-60903091-4f71-4673-b3ad-a043f0a91ab2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 returned with HTTP 404 Jul 03 06:36:46.227794 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1036/4123] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:46 2026] GET /volume/v3/volumes/f0690a34-db9f-429e-b508-5b75dd890cc4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:46.234612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-48e3cce7-fc26-433d-b0a6-aaa1da0fa626 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:46.236504 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-48e3cce7-fc26-433d-b0a6-aaa1da0fa626 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:36:46.236741 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-48e3cce7-fc26-433d-b0a6-aaa1da0fa626 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:46.236936 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-48e3cce7-fc26-433d-b0a6-aaa1da0fa626 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:46.237485 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:46.237485 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:46.237945 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-48e3cce7-fc26-433d-b0a6-aaa1da0fa626 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:36:46.273658 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-48e3cce7-fc26-433d-b0a6-aaa1da0fa626 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Get all volumes completed successfully. Jul 03 06:36:46.277139 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:46.277139 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:46.283959 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-48e3cce7-fc26-433d-b0a6-aaa1da0fa626 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:36:46.284538 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1032/4124] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:36:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15182 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:46.301051 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-06d2e903-a82e-4f68-aff2-c961a4cfa616 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:46.303079 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-06d2e903-a82e-4f68-aff2-c961a4cfa616 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] DELETE https://10.4.3.243/volume/v3/types/d6e51078-1c92-4ca0-b93c-a515234c6c7e Jul 03 06:36:46.303357 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-06d2e903-a82e-4f68-aff2-c961a4cfa616 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:46.303621 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-06d2e903-a82e-4f68-aff2-c961a4cfa616 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:46.330603 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-06d2e903-a82e-4f68-aff2-c961a4cfa616 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types/d6e51078-1c92-4ca0-b93c-a515234c6c7e returned with HTTP 202 Jul 03 06:36:46.330988 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1024/4125] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:36:46 2026] DELETE /volume/v3/types/d6e51078-1c92-4ca0-b93c-a515234c6c7e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:36:46.344623 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c792739e-b4f9-4da3-aeeb-a1225a899f97 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:46.346630 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c792739e-b4f9-4da3-aeeb-a1225a899f97 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:36:46.347042 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c792739e-b4f9-4da3-aeeb-a1225a899f97 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-61687890", "extra_specs": {}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:46.364655 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c792739e-b4f9-4da3-aeeb-a1225a899f97 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:36:46.365094 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1034/4126] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:36:46 2026] POST /volume/v3/types => generated 210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:46.373778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3ddab986-d1c0-4404-90c4-4022df4e920e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:46.375897 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3ddab986-d1c0-4404-90c4-4022df4e920e tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] POST https://10.4.3.243/volume/v3/types/75ac3190-c229-4bc4-a411-e9beb96d196e/encryption Jul 03 06:36:46.376357 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3ddab986-d1c0-4404-90c4-4022df4e920e tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:46.395011 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3ddab986-d1c0-4404-90c4-4022df4e920e tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types/75ac3190-c229-4bc4-a411-e9beb96d196e/encryption returned with HTTP 200 Jul 03 06:36:46.395606 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1037/4127] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:36:46 2026] POST /volume/v3/types/75ac3190-c229-4bc4-a411-e9beb96d196e/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:46.403944 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:46.405534 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:36:46.405856 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-614445257", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-61687890", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:46.407496 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-614445257', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-61687890', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:36:46.411588 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume of 1 GB Jul 03 06:36:46.411915 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:46.411915 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:46.412424 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Availability Zones retrieved successfully. Jul 03 06:36:46.419073 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Flow 'volume_create_api' (8fe6e826-df2e-4e56-a9fe-ad60b3f1ae7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:36:46.420033 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d8f1b0-be83-4eab-89a8-24b770e1345e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:46.421347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:36:46.452059 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d8f1b0-be83-4eab-89a8-24b770e1345e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:36:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75ac3190-c229-4bc4-a411-e9beb96d196e,is_public=True,name='tempest-scenario-type-luks-61687890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75ac3190-c229-4bc4-a411-e9beb96d196e', '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=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:46.452803 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4f8d0d-9f42-442b-b095-f45201fdcb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:46.482998 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:46.483339 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:36:46.517391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Created reservations ['8167a20b-d447-4c67-aee8-369c756f53a9', '82228277-4eab-461a-a49c-c3f90da0d246', '6cceca79-e804-48d5-9019-7ab54cf77690', '57ea8cae-0fd5-4df5-853d-99d1315686d3'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:36:46.518232 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4f8d0d-9f42-442b-b095-f45201fdcb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8167a20b-d447-4c67-aee8-369c756f53a9', '82228277-4eab-461a-a49c-c3f90da0d246', '6cceca79-e804-48d5-9019-7ab54cf77690', '57ea8cae-0fd5-4df5-853d-99d1315686d3']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:46.518991 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721927f1-0186-4248-9822-1bd55be15666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:46.548180 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721927f1-0186-4248-9822-1bd55be15666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc159200-ed43-4258-b577-9f458ddce5f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-614445257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458d2e64fe094e22bb04feac64f321d6',qos_specs=None,replication_status=,reservations=['8167a20b-d447-4c67-aee8-369c756f53a9','82228277-4eab-461a-a49c-c3f90da0d246','6cceca79-e804-48d5-9019-7ab54cf77690','57ea8cae-0fd5-4df5-853d-99d1315686d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_type_id=75ac3190-c229-4bc4-a411-e9beb96d196e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-614445257',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dc159200-ed43-4258-b577-9f458ddce5f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='458d2e64fe094e22bb04feac64f321d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75ac3190-c229-4bc4-a411-e9beb96d196e),volume_type_id=75ac3190-c229-4bc4-a411-e9beb96d196e)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:46.548921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12647869-9ee5-4d4f-8a76-193209f90b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:46.572169 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12647869-9ee5-4d4f-8a76-193209f90b1b) transitioned into state 'SUCCESS' from state '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-614445257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='458d2e64fe094e22bb04feac64f321d6',qos_specs=None,replication_status=,reservations=['8167a20b-d447-4c67-aee8-369c756f53a9','82228277-4eab-461a-a49c-c3f90da0d246','6cceca79-e804-48d5-9019-7ab54cf77690','57ea8cae-0fd5-4df5-853d-99d1315686d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7c78fa71f5c44669dd491dce7510ed6',volume_type_id=75ac3190-c229-4bc4-a411-e9beb96d196e)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:46.573036 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216140f9-4040-4ac2-9532-5e8e3ba6765d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:36:46.588023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216140f9-4040-4ac2-9532-5e8e3ba6765d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:36:46.588208 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1efc5488-f45c-48e5-b2c9-5d631c4de361 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:46.588928 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Flow 'volume_create_api' (8fe6e826-df2e-4e56-a9fe-ad60b3f1ae7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:36:46.589307 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Create volume request issued successfully. Jul 03 06:36:46.590017 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b00515ad-9969-4fe3-bd06-af8fed1033fe tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:36:46.590462 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1033/4128] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:36:46 2026] POST /volume/v3/volumes => generated 782 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:36:46.590532 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1efc5488-f45c-48e5-b2c9-5d631c4de361 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:46.592999 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1efc5488-f45c-48e5-b2c9-5d631c4de361 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:46.593258 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1efc5488-f45c-48e5-b2c9-5d631c4de361 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:46.619358 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:46.619358 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:46.627033 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1efc5488-f45c-48e5-b2c9-5d631c4de361 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:46.633717 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1efc5488-f45c-48e5-b2c9-5d631c4de361 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:46.634354 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1025/4129] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:46 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:47.034598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-01727950-585b-4efd-b97f-b783b83a627c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:47.035117 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01727950-585b-4efd-b97f-b783b83a627c None None] GET https://10.4.3.243/volume// Jul 03 06:36:47.035326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01727950-585b-4efd-b97f-b783b83a627c None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:47.035604 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01727950-585b-4efd-b97f-b783b83a627c None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:47.036036 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01727950-585b-4efd-b97f-b783b83a627c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:47.036513 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1035/4130] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:47.050349 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-56776d96-6ab4-4d37-bb03-7bb4e011c1ee None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:47.052842 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-56776d96-6ab4-4d37-bb03-7bb4e011c1ee tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:36:47.053065 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-56776d96-6ab4-4d37-bb03-7bb4e011c1ee tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:47.053325 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-56776d96-6ab4-4d37-bb03-7bb4e011c1ee tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:47.067321 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:47.067321 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:47.073268 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-56776d96-6ab4-4d37-bb03-7bb4e011c1ee tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:47.078031 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-56776d96-6ab4-4d37-bb03-7bb4e011c1ee tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:36:47.078459 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1038/4131] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:47 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 1332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:47.650225 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-41dedf5f-21ed-4d5e-8f9b-158b59e0e4b5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:47.652822 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41dedf5f-21ed-4d5e-8f9b-158b59e0e4b5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:47.653196 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41dedf5f-21ed-4d5e-8f9b-158b59e0e4b5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:47.653553 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41dedf5f-21ed-4d5e-8f9b-158b59e0e4b5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:47.668881 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:47.668881 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:47.674858 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-41dedf5f-21ed-4d5e-8f9b-158b59e0e4b5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:47.681330 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41dedf5f-21ed-4d5e-8f9b-158b59e0e4b5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:47.682024 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1034/4132] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:47 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:48.148641 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-0d694df9-8b8c-4015-a39f-72b3a62708a3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:48.153144 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-0d694df9-8b8c-4015-a39f-72b3a62708a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] DELETE https://10.4.3.243/volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf Jul 03 06:36:48.153408 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-0d694df9-8b8c-4015-a39f-72b3a62708a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:48.153675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-0d694df9-8b8c-4015-a39f-72b3a62708a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:48.169404 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:48.169404 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:48.697788 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9be8554e-6ec6-4a40-97e3-c72931a076c6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:48.699379 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9be8554e-6ec6-4a40-97e3-c72931a076c6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:48.699750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9be8554e-6ec6-4a40-97e3-c72931a076c6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:48.699990 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9be8554e-6ec6-4a40-97e3-c72931a076c6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:48.715519 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:48.715519 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:48.721737 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9be8554e-6ec6-4a40-97e3-c72931a076c6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:48.724416 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f29413f3-7b94-4b1c-8849-00f622c50bc2 req-0d694df9-8b8c-4015-a39f-72b3a62708a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf returned with HTTP 200 Jul 03 06:36:48.725415 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1026/4133] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:36:48 2026] DELETE /volume/v3/attachments/190a3401-6fdd-439d-be00-882953822aaf => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:48.737946 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9be8554e-6ec6-4a40-97e3-c72931a076c6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:48.738489 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1036/4134] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:48 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:49.757333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6f8690af-697a-4f87-80fb-6993882b8b1e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:49.759970 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6f8690af-697a-4f87-80fb-6993882b8b1e tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:49.760323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6f8690af-697a-4f87-80fb-6993882b8b1e tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:49.760545 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6f8690af-697a-4f87-80fb-6993882b8b1e tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:49.774441 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:49.774441 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:49.780647 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6f8690af-697a-4f87-80fb-6993882b8b1e tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:49.786847 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6f8690af-697a-4f87-80fb-6993882b8b1e tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:49.787416 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1039/4135] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:49 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:50.252639 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a5ad79ea-a44d-4c4b-943e-aeafcae3087a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.254965 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a5ad79ea-a44d-4c4b-943e-aeafcae3087a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] POST https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action Jul 03 06:36:50.255631 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a5ad79ea-a44d-4c4b-943e-aeafcae3087a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:50.255933 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a5ad79ea-a44d-4c4b-943e-aeafcae3087a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:50.272443 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.272443 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:50.277637 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-a5ad79ea-a44d-4c4b-943e-aeafcae3087a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] Updating volume 'ca9162bb-17a0-4619-9b85-d17178e1e592' with '{'status': 'in-use'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 06:36:50.312518 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a5ad79ea-a44d-4c4b-943e-aeafcae3087a tempest-TestServerVolumeAttachmentScenario-1932884399 tempest-TestServerVolumeAttachmentScenario-1932884399-project-admin] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action returned with HTTP 202 Jul 03 06:36:50.313096 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1035/4136] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:36:50 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:36:50.323649 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-98e6c7f1-0241-49b1-a0d0-3681c5460d33 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.326260 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-98e6c7f1-0241-49b1-a0d0-3681c5460d33 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:50.326478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-98e6c7f1-0241-49b1-a0d0-3681c5460d33 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:50.326668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-98e6c7f1-0241-49b1-a0d0-3681c5460d33 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:50.339362 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.339362 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:50.346661 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-98e6c7f1-0241-49b1-a0d0-3681c5460d33 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:50.357421 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-98e6c7f1-0241-49b1-a0d0-3681c5460d33 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:50.358593 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1027/4137] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:50 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 1149 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:50.415448 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-356f40a2-a30e-4926-a45e-493672d2934e req-706d810b-bb9d-4918-b8a1-9d7ce381ab0a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.417837 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-706d810b-bb9d-4918-b8a1-9d7ce381ab0a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:50.418062 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-706d810b-bb9d-4918-b8a1-9d7ce381ab0a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:50.418269 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-706d810b-bb9d-4918-b8a1-9d7ce381ab0a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:50.434225 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.434225 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:50.447403 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-356f40a2-a30e-4926-a45e-493672d2934e req-706d810b-bb9d-4918-b8a1-9d7ce381ab0a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:50.454233 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-706d810b-bb9d-4918-b8a1-9d7ce381ab0a tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:50.454589 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1037/4138] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:50 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 1149 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:50.475864 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-356f40a2-a30e-4926-a45e-493672d2934e req-cbbf0c0d-a2ca-4669-958d-0ddec40e35a3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.478112 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-cbbf0c0d-a2ca-4669-958d-0ddec40e35a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] POST https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action Jul 03 06:36:50.478716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-cbbf0c0d-a2ca-4669-958d-0ddec40e35a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:50.478807 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-cbbf0c0d-a2ca-4669-958d-0ddec40e35a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:50.494388 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.494388 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:50.495050 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-356f40a2-a30e-4926-a45e-493672d2934e req-cbbf0c0d-a2ca-4669-958d-0ddec40e35a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:50.506289 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-356f40a2-a30e-4926-a45e-493672d2934e req-cbbf0c0d-a2ca-4669-958d-0ddec40e35a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Begin detaching volume completed successfully. Jul 03 06:36:50.506685 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-cbbf0c0d-a2ca-4669-958d-0ddec40e35a3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action returned with HTTP 202 Jul 03 06:36:50.507551 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1040/4139] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:36:50 2026] POST /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 06:36:50.531147 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-9c093df6-f6c3-42c6-b3a0-9fe861ef9140 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.534120 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-9c093df6-f6c3-42c6-b3a0-9fe861ef9140 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42/action Jul 03 06:36:50.534578 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-9c093df6-f6c3-42c6-b3a0-9fe861ef9140 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:50.534816 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-9c093df6-f6c3-42c6-b3a0-9fe861ef9140 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:50.555012 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.555012 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:50.580735 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-1509fb31-0934-4ec2-8bbd-9aa0ba340cf0 req-9c093df6-f6c3-42c6-b3a0-9fe861ef9140 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42/action returned with HTTP 204 Jul 03 06:36:50.581482 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1036/4140] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:36:50 2026] POST /volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:50.805472 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-453364d0-5e06-48ae-8cc5-c6753acc9a39 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.808833 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-453364d0-5e06-48ae-8cc5-c6753acc9a39 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:50.809132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-453364d0-5e06-48ae-8cc5-c6753acc9a39 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:50.809392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-453364d0-5e06-48ae-8cc5-c6753acc9a39 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:50.824837 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.824837 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:50.831330 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-453364d0-5e06-48ae-8cc5-c6753acc9a39 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:50.837920 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-453364d0-5e06-48ae-8cc5-c6753acc9a39 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:50.838390 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1028/4141] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:50 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:50.851235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fbf95629-4ab5-4b08-bb9d-2f6d7adcefa5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.853225 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fbf95629-4ab5-4b08-bb9d-2f6d7adcefa5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:50.853814 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fbf95629-4ab5-4b08-bb9d-2f6d7adcefa5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:50.853814 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fbf95629-4ab5-4b08-bb9d-2f6d7adcefa5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:50.867200 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.867200 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:50.871784 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fbf95629-4ab5-4b08-bb9d-2f6d7adcefa5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:50.879460 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fbf95629-4ab5-4b08-bb9d-2f6d7adcefa5 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:50.880184 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1038/4142] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:50 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:50.897988 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-622e0061-c878-4d2a-b7f1-4a1cd23b4692 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.901629 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-622e0061-c878-4d2a-b7f1-4a1cd23b4692 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:36:50.901940 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-622e0061-c878-4d2a-b7f1-4a1cd23b4692 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:50.902219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-622e0061-c878-4d2a-b7f1-4a1cd23b4692 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:50.916157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-79735bc2-4850-42ed-bca5-4293a24ad2bd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.916606 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-79735bc2-4850-42ed-bca5-4293a24ad2bd None None] GET https://10.4.3.243/volume// Jul 03 06:36:50.916814 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-79735bc2-4850-42ed-bca5-4293a24ad2bd None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:50.917038 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-79735bc2-4850-42ed-bca5-4293a24ad2bd None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:50.917558 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-79735bc2-4850-42ed-bca5-4293a24ad2bd None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:50.917827 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1037/4143] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:50.919115 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.919115 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:50.926651 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-622e0061-c878-4d2a-b7f1-4a1cd23b4692 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:36:50.927523 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-c9bfbbf2-2a51-4d7f-b01e-4ae2bbe0143e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:50.930136 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-c9bfbbf2-2a51-4d7f-b01e-4ae2bbe0143e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:36:50.930665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-c9bfbbf2-2a51-4d7f-b01e-4ae2bbe0143e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:50.930874 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-c9bfbbf2-2a51-4d7f-b01e-4ae2bbe0143e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:50.935981 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-622e0061-c878-4d2a-b7f1-4a1cd23b4692 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:36:50.936436 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1041/4144] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:36:50 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:50.944426 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:50.944426 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:50.949429 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-c9bfbbf2-2a51-4d7f-b01e-4ae2bbe0143e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:36:50.955439 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-c9bfbbf2-2a51-4d7f-b01e-4ae2bbe0143e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 200 Jul 03 06:36:50.955903 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1029/4145] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:50 2026] GET /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 1582 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:51.087242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-32d5b54e-1a74-4c91-84bd-039fd9f6bcb9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:51.090185 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-32d5b54e-1a74-4c91-84bd-039fd9f6bcb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] PUT https://10.4.3.243/volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87 Jul 03 06:36:51.090776 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-32d5b54e-1a74-4c91-84bd-039fd9f6bcb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:51.101989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-32d5b54e-1a74-4c91-84bd-039fd9f6bcb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Acquiring lock "cinder-attachment_update-ae8b9cd7-8ac4-4057-9993-7842d5697d5c-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:36:51.107842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-32d5b54e-1a74-4c91-84bd-039fd9f6bcb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Lock "cinder-attachment_update-ae8b9cd7-8ac4-4057-9993-7842d5697d5c-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:36:51.109294 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:51.109294 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:36:51.550982 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-88fd69a7-7d98-4831-b2ae-74b8a6f816ab None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:51.551523 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-88fd69a7-7d98-4831-b2ae-74b8a6f816ab None None] GET https://10.4.3.243/volume// Jul 03 06:36:51.551723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-88fd69a7-7d98-4831-b2ae-74b8a6f816ab None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:51.551964 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-88fd69a7-7d98-4831-b2ae-74b8a6f816ab None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:51.552509 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-88fd69a7-7d98-4831-b2ae-74b8a6f816ab None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:36:51.553533 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1038/4146] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:36:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:36:51.565401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-356f40a2-a30e-4926-a45e-493672d2934e req-2bea53b4-fe19-478c-890f-c6676501d739 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:51.568258 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-2bea53b4-fe19-478c-890f-c6676501d739 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:51.568565 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-2bea53b4-fe19-478c-890f-c6676501d739 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:51.568847 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-2bea53b4-fe19-478c-890f-c6676501d739 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:51.582008 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:51.582008 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:51.586473 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-356f40a2-a30e-4926-a45e-493672d2934e req-2bea53b4-fe19-478c-890f-c6676501d739 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:51.591673 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-2bea53b4-fe19-478c-890f-c6676501d739 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:51.592194 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1042/4147] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:36:51 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 1332 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:36:51.650781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-32d5b54e-1a74-4c91-84bd-039fd9f6bcb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Lock "cinder-attachment_update-ae8b9cd7-8ac4-4057-9993-7842d5697d5c-np0000004376" released by "attachment_update" :: held 0.543s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:36:51.651294 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-32d5b54e-1a74-4c91-84bd-039fd9f6bcb9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87 returned with HTTP 200 Jul 03 06:36:51.651961 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1039/4148] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:36:51 2026] PUT /volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:36:52.167268 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-359fcbcf-5e5f-4ffa-81fe-33d324823e0b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:52.170283 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-359fcbcf-5e5f-4ffa-81fe-33d324823e0b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87/action Jul 03 06:36:52.170772 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-359fcbcf-5e5f-4ffa-81fe-33d324823e0b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:36:52.171212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-359fcbcf-5e5f-4ffa-81fe-33d324823e0b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:36:52.196363 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:52.196363 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:36:52.221473 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8edd27fe-387d-434e-aa7e-0fda3b5ed469 req-359fcbcf-5e5f-4ffa-81fe-33d324823e0b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87/action returned with HTTP 204 Jul 03 06:36:52.222461 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1030/4149] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:36:52 2026] POST /volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:36:52.703052 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-356f40a2-a30e-4926-a45e-493672d2934e req-2c56b9b9-5630-4feb-b5c8-0f890cf8ad1b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:52.705844 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-2c56b9b9-5630-4feb-b5c8-0f890cf8ad1b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] DELETE https://10.4.3.243/volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83 Jul 03 06:36:52.706049 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-2c56b9b9-5630-4feb-b5c8-0f890cf8ad1b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:52.706220 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-2c56b9b9-5630-4feb-b5c8-0f890cf8ad1b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:52.716736 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:52.716736 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:36:53.278631 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-356f40a2-a30e-4926-a45e-493672d2934e req-2c56b9b9-5630-4feb-b5c8-0f890cf8ad1b tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83 returned with HTTP 200 Jul 03 06:36:53.279602 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1039/4150] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:36:52 2026] DELETE /volume/v3/attachments/67fd7044-9229-476a-a815-6770b572eb83 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:36:54.856381 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6d0b7add-2b42-4684-8990-e01011f68bab req-d72fabfa-2989-4734-b161-bd25352f91df None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:36:54.858998 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6d0b7add-2b42-4684-8990-e01011f68bab req-d72fabfa-2989-4734-b161-bd25352f91df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:36:54.859221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6d0b7add-2b42-4684-8990-e01011f68bab req-d72fabfa-2989-4734-b161-bd25352f91df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:36:54.859414 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6d0b7add-2b42-4684-8990-e01011f68bab req-d72fabfa-2989-4734-b161-bd25352f91df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:36:55.072446 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:36:55.072446 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:36:55.078297 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-6d0b7add-2b42-4684-8990-e01011f68bab req-d72fabfa-2989-4734-b161-bd25352f91df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:36:55.085813 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6d0b7add-2b42-4684-8990-e01011f68bab req-d72fabfa-2989-4734-b161-bd25352f91df tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:36:55.086443 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1043/4151] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:36:54 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 857 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:01.634730 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:UPDATE=31,cinder:INSERT=12,cinder:SELECT=191,cinder:DELETE=1 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:37:02.212544 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=186,cinder:UPDATE=18 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:37:03.271812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8ef3fe64-ebc6-4f4d-bbfb-492dd129ce2e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:03.273970 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8ef3fe64-ebc6-4f4d-bbfb-492dd129ce2e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] DELETE https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:37:03.274268 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8ef3fe64-ebc6-4f4d-bbfb-492dd129ce2e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:03.274574 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8ef3fe64-ebc6-4f4d-bbfb-492dd129ce2e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:03.274798 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-8ef3fe64-ebc6-4f4d-bbfb-492dd129ce2e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Delete volume with id: 5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:37:03.276918 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=251,cinder:UPDATE=49,cinder:INSERT=23,cinder:DELETE=1 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:37:03.289668 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:03.289668 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:03.290329 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8ef3fe64-ebc6-4f4d-bbfb-492dd129ce2e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:37:03.326934 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8ef3fe64-ebc6-4f4d-bbfb-492dd129ce2e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Delete volume request issued successfully. Jul 03 06:37:03.327217 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8ef3fe64-ebc6-4f4d-bbfb-492dd129ce2e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 202 Jul 03 06:37:03.327752 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1040/4152] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:37:03 2026] DELETE /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:37:03.343727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-99fe4d7e-0ece-4150-8371-1a0f8055aeda None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:03.347541 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-99fe4d7e-0ece-4150-8371-1a0f8055aeda tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:37:03.347541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-99fe4d7e-0ece-4150-8371-1a0f8055aeda tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:03.347541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-99fe4d7e-0ece-4150-8371-1a0f8055aeda tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:03.355194 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:03.355194 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:03.360752 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-99fe4d7e-0ece-4150-8371-1a0f8055aeda tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:37:03.370029 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-99fe4d7e-0ece-4150-8371-1a0f8055aeda tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 200 Jul 03 06:37:03.370029 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1031/4153] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:03 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:03.542965 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-58d71390-125a-4e27-a625-5c8a7be82459 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:03.545716 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-58d71390-125a-4e27-a625-5c8a7be82459 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:03.546176 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-58d71390-125a-4e27-a625-5c8a7be82459 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:03.546331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-58d71390-125a-4e27-a625-5c8a7be82459 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:03.562400 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:03.562400 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:03.569189 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-58d71390-125a-4e27-a625-5c8a7be82459 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:03.575279 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-58d71390-125a-4e27-a625-5c8a7be82459 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:03.575662 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1040/4154] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:03 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:04.387954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3f65eb3d-46e3-4314-b9d2-d8f62f5123c2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:04.389668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f65eb3d-46e3-4314-b9d2-d8f62f5123c2 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 Jul 03 06:37:04.389876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f65eb3d-46e3-4314-b9d2-d8f62f5123c2 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:04.390065 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f65eb3d-46e3-4314-b9d2-d8f62f5123c2 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:04.392324 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=180,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:37:04.396647 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f65eb3d-46e3-4314-b9d2-d8f62f5123c2 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 returned with HTTP 404 Jul 03 06:37:04.397167 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1044/4155] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:04 2026] GET /volume/v3/volumes/5e7efab3-0909-450e-bea4-f794754901d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:04.404395 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-30c6e598-bd67-4969-ad35-fb01aafa0d8e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:04.406340 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-30c6e598-bd67-4969-ad35-fb01aafa0d8e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:37:04.406571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-30c6e598-bd67-4969-ad35-fb01aafa0d8e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:04.406782 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-30c6e598-bd67-4969-ad35-fb01aafa0d8e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:04.406964 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-30c6e598-bd67-4969-ad35-fb01aafa0d8e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Delete volume with id: ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:37:04.416756 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:04.416756 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:04.416756 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-30c6e598-bd67-4969-ad35-fb01aafa0d8e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:37:04.434170 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-30c6e598-bd67-4969-ad35-fb01aafa0d8e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Delete volume request issued successfully. Jul 03 06:37:04.434369 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-30c6e598-bd67-4969-ad35-fb01aafa0d8e tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 202 Jul 03 06:37:04.434866 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1041/4156] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:37:04 2026] DELETE /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:37:04.442927 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f87536a4-a201-4c07-a90e-343e9020e080 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:04.445236 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f87536a4-a201-4c07-a90e-343e9020e080 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:37:04.445478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f87536a4-a201-4c07-a90e-343e9020e080 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:04.445722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f87536a4-a201-4c07-a90e-343e9020e080 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:04.458789 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:04.458789 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:04.469222 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f87536a4-a201-4c07-a90e-343e9020e080 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Volume info retrieved successfully. Jul 03 06:37:04.480945 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f87536a4-a201-4c07-a90e-343e9020e080 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 200 Jul 03 06:37:04.481366 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1032/4157] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:04 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:05.498291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-32611822-b0dc-45eb-a239-c72e1fdabfe3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:05.500581 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-32611822-b0dc-45eb-a239-c72e1fdabfe3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] GET https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 Jul 03 06:37:05.501012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-32611822-b0dc-45eb-a239-c72e1fdabfe3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:05.501256 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-32611822-b0dc-45eb-a239-c72e1fdabfe3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:05.508839 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-32611822-b0dc-45eb-a239-c72e1fdabfe3 tempest-TestServerVolumeAttachmentScenario-1639102564 tempest-TestServerVolumeAttachmentScenario-1639102564-project-member] https://10.4.3.243/volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 returned with HTTP 404 Jul 03 06:37:05.509516 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1041/4158] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:05 2026] GET /volume/v3/volumes/ca9162bb-17a0-4619-9b85-d17178e1e592 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:05.637640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-812da3c0-97a7-4666-ac53-0323027747e2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:05.638093 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-812da3c0-97a7-4666-ac53-0323027747e2 None None] GET https://10.4.3.243/volume// Jul 03 06:37:05.638248 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-812da3c0-97a7-4666-ac53-0323027747e2 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:05.638431 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-812da3c0-97a7-4666-ac53-0323027747e2 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:05.638759 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-812da3c0-97a7-4666-ac53-0323027747e2 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:05.639047 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1045/4159] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:37:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:37:05.646919 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-13ad6dd2-8d3f-4548-aeeb-54afc8b3a6b2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:05.649597 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-13ad6dd2-8d3f-4548-aeeb-54afc8b3a6b2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:37:05.650079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-13ad6dd2-8d3f-4548-aeeb-54afc8b3a6b2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d137cc24-aef0-432b-bb46-bae2ea4db8e6", "connector": null, "instance_uuid": "10f59354-94da-49ca-999d-9d93146b2a62"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:05.662933 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:05.662933 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:05.705530 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-13ad6dd2-8d3f-4548-aeeb-54afc8b3a6b2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:37:05.706300 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1042/4160] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:37:05 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 06:37:06.117966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-48f364f2-1bfb-4fc0-8f26-eec60098793f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:06.119553 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48f364f2-1bfb-4fc0-8f26-eec60098793f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:06.120138 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48f364f2-1bfb-4fc0-8f26-eec60098793f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:06.120430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-48f364f2-1bfb-4fc0-8f26-eec60098793f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:06.136783 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:06.136783 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:06.142600 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-48f364f2-1bfb-4fc0-8f26-eec60098793f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:06.149057 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-48f364f2-1bfb-4fc0-8f26-eec60098793f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:06.149574 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1033/4161] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:06 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1216 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:06.241230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-071c95fb-cbd7-40a5-97b5-a2e1c43f1cef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:06.241618 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-071c95fb-cbd7-40a5-97b5-a2e1c43f1cef None None] GET https://10.4.3.243/volume// Jul 03 06:37:06.241900 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-071c95fb-cbd7-40a5-97b5-a2e1c43f1cef None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:06.242098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-071c95fb-cbd7-40a5-97b5-a2e1c43f1cef None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:06.242496 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-071c95fb-cbd7-40a5-97b5-a2e1c43f1cef None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:06.243317 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1042/4162] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:37:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:37:06.254316 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-8574a160-f521-4950-92e4-c743eaac8008 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:06.259908 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-8574a160-f521-4950-92e4-c743eaac8008 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:06.260264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-8574a160-f521-4950-92e4-c743eaac8008 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:06.260549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-8574a160-f521-4950-92e4-c743eaac8008 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:06.281806 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:06.281806 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:06.286883 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-8574a160-f521-4950-92e4-c743eaac8008 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:06.294637 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-8574a160-f521-4950-92e4-c743eaac8008 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:06.296561 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1046/4163] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:37:06 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1396 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:37:06.460769 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-6078b15f-e371-4155-b73a-9556dd659456 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:06.464715 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-6078b15f-e371-4155-b73a-9556dd659456 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] PUT https://10.4.3.243/volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f Jul 03 06:37:06.464922 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-6078b15f-e371-4155-b73a-9556dd659456 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:06.477661 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-6078b15f-e371-4155-b73a-9556dd659456 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Acquiring lock "cinder-attachment_update-d137cc24-aef0-432b-bb46-bae2ea4db8e6-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:37:06.484562 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-6078b15f-e371-4155-b73a-9556dd659456 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-d137cc24-aef0-432b-bb46-bae2ea4db8e6-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:37:06.486078 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:06.486078 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:07.028872 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-6078b15f-e371-4155-b73a-9556dd659456 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-d137cc24-aef0-432b-bb46-bae2ea4db8e6-np0000004376" released by "attachment_update" :: held 0.544s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:37:07.029523 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-6078b15f-e371-4155-b73a-9556dd659456 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f returned with HTTP 200 Jul 03 06:37:07.029523 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1043/4164] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:37:06 2026] PUT /volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:07.168594 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e9104e8b-f9f9-4b33-a246-b42ee4f68314 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:07.172620 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e9104e8b-f9f9-4b33-a246-b42ee4f68314 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:07.172941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e9104e8b-f9f9-4b33-a246-b42ee4f68314 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:07.173263 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e9104e8b-f9f9-4b33-a246-b42ee4f68314 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:07.196093 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:07.196093 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:07.200540 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e9104e8b-f9f9-4b33-a246-b42ee4f68314 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:07.205539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e9104e8b-f9f9-4b33-a246-b42ee4f68314 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:07.205924 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1034/4165] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:07 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:08.222716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3deebd61-1ae2-4b9d-bcd8-c232a34f1ea1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:08.224823 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3deebd61-1ae2-4b9d-bcd8-c232a34f1ea1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:08.225014 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3deebd61-1ae2-4b9d-bcd8-c232a34f1ea1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:08.225256 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3deebd61-1ae2-4b9d-bcd8-c232a34f1ea1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:08.242815 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:08.242815 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:08.248953 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3deebd61-1ae2-4b9d-bcd8-c232a34f1ea1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:08.256617 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3deebd61-1ae2-4b9d-bcd8-c232a34f1ea1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:08.257385 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1043/4166] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:08 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:09.273322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f443ad84-e488-47ab-9a47-27ff47a41f31 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:09.275572 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f443ad84-e488-47ab-9a47-27ff47a41f31 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:09.276180 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f443ad84-e488-47ab-9a47-27ff47a41f31 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:09.276180 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f443ad84-e488-47ab-9a47-27ff47a41f31 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:09.289596 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:09.289596 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:09.293428 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f443ad84-e488-47ab-9a47-27ff47a41f31 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:09.297640 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f443ad84-e488-47ab-9a47-27ff47a41f31 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:09.298015 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1047/4167] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:09 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:37:10.315792 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f45e9c75-c16a-4dbc-8ee6-dfeec41604b6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:10.318319 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f45e9c75-c16a-4dbc-8ee6-dfeec41604b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:10.318633 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f45e9c75-c16a-4dbc-8ee6-dfeec41604b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:10.318959 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f45e9c75-c16a-4dbc-8ee6-dfeec41604b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:10.337909 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:10.337909 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:10.343483 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f45e9c75-c16a-4dbc-8ee6-dfeec41604b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:10.350561 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f45e9c75-c16a-4dbc-8ee6-dfeec41604b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:10.351297 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1044/4168] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:10 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:11.370381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cca4f801-b1dc-42a9-bbf9-b2749b53a22c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:11.372994 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cca4f801-b1dc-42a9-bbf9-b2749b53a22c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:11.373323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cca4f801-b1dc-42a9-bbf9-b2749b53a22c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:11.373609 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cca4f801-b1dc-42a9-bbf9-b2749b53a22c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:11.394146 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:11.394146 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:11.399710 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cca4f801-b1dc-42a9-bbf9-b2749b53a22c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:11.406054 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cca4f801-b1dc-42a9-bbf9-b2749b53a22c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:11.406537 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1035/4169] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:11 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:11.836257 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:11.958457 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:11.958990 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-841766728"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:11.961275 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-841766728'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:11.961597 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:11.967368 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:11.974433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (8bb14e06-dd24-4073-bde2-17a5343aba2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:11.975794 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a1774d-52ea-4f28-9960-4847ffa76b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:11.977203 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:12.025761 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a1774d-52ea-4f28-9960-4847ffa76b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:12.026619 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df9779b5-129e-4e57-8a1e-4dd56a82525b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:12.111875 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['0a3554ae-43fe-4c02-a8d9-49674f7faa9a', 'b66b63ac-299d-430c-ace8-640cbe85f24d', '50beca79-7608-4736-a395-7bbcba809cb4', 'cc20a5fc-5ba5-42f8-a80f-4824d13e417a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:12.113129 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df9779b5-129e-4e57-8a1e-4dd56a82525b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a3554ae-43fe-4c02-a8d9-49674f7faa9a', 'b66b63ac-299d-430c-ace8-640cbe85f24d', '50beca79-7608-4736-a395-7bbcba809cb4', 'cc20a5fc-5ba5-42f8-a80f-4824d13e417a']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:12.114714 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e997c98b-7d01-4803-93d8-db761a5dabad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:12.149201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e997c98b-7d01-4803-93d8-db761a5dabad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1abc4b78-383b-4864-b567-b83c7d6c712c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-841766728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['0a3554ae-43fe-4c02-a8d9-49674f7faa9a','b66b63ac-299d-430c-ace8-640cbe85f24d','50beca79-7608-4736-a395-7bbcba809cb4','cc20a5fc-5ba5-42f8-a80f-4824d13e417a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-841766728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1abc4b78-383b-4864-b567-b83c7d6c712c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:12.150219 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cc868b-682f-4133-9d5c-4e59c3b6ada1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:12.178591 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cc868b-682f-4133-9d5c-4e59c3b6ada1) transitioned into state 'SUCCESS' from state '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-841766728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['0a3554ae-43fe-4c02-a8d9-49674f7faa9a','b66b63ac-299d-430c-ace8-640cbe85f24d','50beca79-7608-4736-a395-7bbcba809cb4','cc20a5fc-5ba5-42f8-a80f-4824d13e417a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:12.179650 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d94716-96da-462c-a58c-b98873f041f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:12.197583 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d94716-96da-462c-a58c-b98873f041f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:12.201192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (8bb14e06-dd24-4073-bde2-17a5343aba2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:12.202762 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:12.204074 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c36dfe93-064e-45a7-a32c-d3fff9e9116c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:12.204271 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1044/4170] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:37:11 2026] POST /volume/v3/volumes => generated 769 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:12.226401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ddb87bae-a5c2-4410-82cc-424a8a58340f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:12.228323 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ddb87bae-a5c2-4410-82cc-424a8a58340f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:12.228620 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ddb87bae-a5c2-4410-82cc-424a8a58340f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:12.228909 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ddb87bae-a5c2-4410-82cc-424a8a58340f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:12.238402 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:12.238402 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:12.243879 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ddb87bae-a5c2-4410-82cc-424a8a58340f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:12.250563 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ddb87bae-a5c2-4410-82cc-424a8a58340f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c returned with HTTP 200 Jul 03 06:37:12.251162 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1048/4171] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:12 2026] GET /volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:12.320684 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-307f5134-ee6c-4692-af6a-6948e81c5d08 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:12.323317 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-307f5134-ee6c-4692-af6a-6948e81c5d08 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f/action Jul 03 06:37:12.323317 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-307f5134-ee6c-4692-af6a-6948e81c5d08 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:37:12.323494 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-307f5134-ee6c-4692-af6a-6948e81c5d08 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:12.346607 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:12.346607 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:12.370882 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b0dda8f7-72e9-42dc-b1c2-c60e60a2a4e6 req-307f5134-ee6c-4692-af6a-6948e81c5d08 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f/action returned with HTTP 204 Jul 03 06:37:12.371385 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1045/4172] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:37:12 2026] POST /volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:37:12.423716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-038f82c3-1129-456a-b100-41032c97c486 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:12.425920 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-038f82c3-1129-456a-b100-41032c97c486 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:12.426221 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-038f82c3-1129-456a-b100-41032c97c486 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:12.426442 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-038f82c3-1129-456a-b100-41032c97c486 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:12.438980 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:12.438980 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:12.442557 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-038f82c3-1129-456a-b100-41032c97c486 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:12.447329 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-038f82c3-1129-456a-b100-41032c97c486 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:12.447789 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1036/4173] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:12 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:13.265313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-87ebeff9-84f8-41e6-924d-52b5fb91bcd5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:13.268673 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-87ebeff9-84f8-41e6-924d-52b5fb91bcd5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:13.268673 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-87ebeff9-84f8-41e6-924d-52b5fb91bcd5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:13.268673 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-87ebeff9-84f8-41e6-924d-52b5fb91bcd5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:13.276454 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:13.276454 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:13.281415 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-87ebeff9-84f8-41e6-924d-52b5fb91bcd5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:13.287704 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-87ebeff9-84f8-41e6-924d-52b5fb91bcd5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c returned with HTTP 200 Jul 03 06:37:13.288383 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1045/4174] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:13 2026] GET /volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:13.307175 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f3932561-60f7-4693-9aa9-9594847dbfbf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:13.310412 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f3932561-60f7-4693-9aa9-9594847dbfbf tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:37:13.310646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f3932561-60f7-4693-9aa9-9594847dbfbf tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1abc4b78-383b-4864-b567-b83c7d6c712c", "name": "tempest-VolumeDependencyTests-Snapshot-509064734"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:13.324529 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:13.324529 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:13.325249 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f3932561-60f7-4693-9aa9-9594847dbfbf tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:13.325668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-f3932561-60f7-4693-9aa9-9594847dbfbf tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create snapshot from volume 1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:13.375757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-f3932561-60f7-4693-9aa9-9594847dbfbf tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['7509bcca-2e10-4919-968c-b68f3191ee49', 'daeb9528-93c5-404a-b404-979b0df4c2fd', 'c6eabf18-32d6-46cc-8bdf-15115c9b1948', 'be0a3c1e-2419-44fa-87cb-5a4753b6f672'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:13.423655 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f3932561-60f7-4693-9aa9-9594847dbfbf tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot create request issued successfully. Jul 03 06:37:13.423655 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f3932561-60f7-4693-9aa9-9594847dbfbf tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:37:13.423655 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1049/4175] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:37:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:37:13.438075 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5b9d6b95-2ba7-4d8f-9938-250f2e2cee99 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:13.440242 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5b9d6b95-2ba7-4d8f-9938-250f2e2cee99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:13.440415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5b9d6b95-2ba7-4d8f-9938-250f2e2cee99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:13.440672 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5b9d6b95-2ba7-4d8f-9938-250f2e2cee99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:13.446533 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:13.446533 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:13.449715 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5b9d6b95-2ba7-4d8f-9938-250f2e2cee99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:13.449715 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5b9d6b95-2ba7-4d8f-9938-250f2e2cee99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 returned with HTTP 200 Jul 03 06:37:13.449715 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1046/4176] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:13 2026] GET /volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:37:13.842959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3278c806-09c4-42ff-8230-0eecb7871a32 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:13.844739 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3278c806-09c4-42ff-8230-0eecb7871a32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:13.845170 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3278c806-09c4-42ff-8230-0eecb7871a32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:13.845170 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3278c806-09c4-42ff-8230-0eecb7871a32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:13.862189 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:13.862189 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:13.867802 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3278c806-09c4-42ff-8230-0eecb7871a32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:13.875264 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3278c806-09c4-42ff-8230-0eecb7871a32 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:13.875805 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1037/4177] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:13 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:13.888227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d8c7db5d-0c67-4dd9-94a9-3e666bbc870c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:13.890479 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d8c7db5d-0c67-4dd9-94a9-3e666bbc870c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:13.891045 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d8c7db5d-0c67-4dd9-94a9-3e666bbc870c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:13.891498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d8c7db5d-0c67-4dd9-94a9-3e666bbc870c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:13.906338 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:13.906338 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:13.912070 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d8c7db5d-0c67-4dd9-94a9-3e666bbc870c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:13.918574 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d8c7db5d-0c67-4dd9-94a9-3e666bbc870c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:13.919128 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1046/4178] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:13 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1511 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:13.937112 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ea5fc7f8-7084-42cb-8d39-a33554a54252 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:13.939606 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea5fc7f8-7084-42cb-8d39-a33554a54252 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:13.939888 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea5fc7f8-7084-42cb-8d39-a33554a54252 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:13.940109 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea5fc7f8-7084-42cb-8d39-a33554a54252 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:13.957046 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:13.957046 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:13.962595 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ea5fc7f8-7084-42cb-8d39-a33554a54252 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:13.968643 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea5fc7f8-7084-42cb-8d39-a33554a54252 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:13.969138 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1050/4179] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:13 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:14.017562 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1be7b888-e614-44df-a422-a90a28269a72 req-f7a54f2e-6d80-4f6b-a7dd-c55bbb28e02e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:14.019866 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-f7a54f2e-6d80-4f6b-a7dd-c55bbb28e02e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:14.020066 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-f7a54f2e-6d80-4f6b-a7dd-c55bbb28e02e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:14.020301 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-f7a54f2e-6d80-4f6b-a7dd-c55bbb28e02e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:14.037261 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:14.037261 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:14.042312 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1be7b888-e614-44df-a422-a90a28269a72 req-f7a54f2e-6d80-4f6b-a7dd-c55bbb28e02e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:14.046810 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-f7a54f2e-6d80-4f6b-a7dd-c55bbb28e02e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:14.047250 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1047/4180] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:14 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:14.064650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1be7b888-e614-44df-a422-a90a28269a72 req-b01fd008-bdc5-41bb-a2ce-636a5c1d93ab None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:14.066825 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-b01fd008-bdc5-41bb-a2ce-636a5c1d93ab tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6/action Jul 03 06:37:14.067169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-b01fd008-bdc5-41bb-a2ce-636a5c1d93ab tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:37:14.067282 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-b01fd008-bdc5-41bb-a2ce-636a5c1d93ab tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:14.080043 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:14.080043 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:14.080810 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1be7b888-e614-44df-a422-a90a28269a72 req-b01fd008-bdc5-41bb-a2ce-636a5c1d93ab tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:14.088613 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1be7b888-e614-44df-a422-a90a28269a72 req-b01fd008-bdc5-41bb-a2ce-636a5c1d93ab tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Begin detaching volume completed successfully. Jul 03 06:37:14.089099 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-b01fd008-bdc5-41bb-a2ce-636a5c1d93ab tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6/action returned with HTTP 202 Jul 03 06:37:14.089733 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1038/4181] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:37:14 2026] POST /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:37:14.111190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-203db97a-3e3b-4bf9-a51b-c3e6caf70bc8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:14.114149 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-203db97a-3e3b-4bf9-a51b-c3e6caf70bc8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:14.114509 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-203db97a-3e3b-4bf9-a51b-c3e6caf70bc8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:14.114879 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-203db97a-3e3b-4bf9-a51b-c3e6caf70bc8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:14.129434 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:14.129434 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:14.132930 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-203db97a-3e3b-4bf9-a51b-c3e6caf70bc8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:14.138652 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-203db97a-3e3b-4bf9-a51b-c3e6caf70bc8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:14.139194 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1047/4182] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:14 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1514 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:14.205848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-5528cf92-c1c6-45eb-933c-ad6117669ceb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:14.208707 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-5528cf92-c1c6-45eb-933c-ad6117669ceb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/attachments?instance_id=a77d0ee5-abd3-4b38-8a21-db6f84c0d54a Jul 03 06:37:14.208983 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-5528cf92-c1c6-45eb-933c-ad6117669ceb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:14.209244 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-5528cf92-c1c6-45eb-933c-ad6117669ceb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:14.219126 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-5528cf92-c1c6-45eb-933c-ad6117669ceb tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments?instance_id=a77d0ee5-abd3-4b38-8a21-db6f84c0d54a returned with HTTP 200 Jul 03 06:37:14.219614 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1051/4183] 10.4.3.243 () {70 vars in 1637 bytes} [Fri Jul 3 06:37:14 2026] GET /volume/v3/attachments?instance_id=a77d0ee5-abd3-4b38-8a21-db6f84c0d54a => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:14.229660 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-98be504c-0cd7-452b-9aeb-b4b5f783b663 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:14.232045 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-98be504c-0cd7-452b-9aeb-b4b5f783b663 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 Jul 03 06:37:14.232331 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-98be504c-0cd7-452b-9aeb-b4b5f783b663 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:14.232545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-98be504c-0cd7-452b-9aeb-b4b5f783b663 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:14.250300 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-206d4e70-9831-4ad3-bf55-fec3445be6dd req-98be504c-0cd7-452b-9aeb-b4b5f783b663 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 returned with HTTP 200 Jul 03 06:37:14.250708 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1048/4184] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:37:14 2026] GET /volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:14.461872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d19b1d29-7453-4e4c-8baa-27a272b62a5f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:14.464166 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d19b1d29-7453-4e4c-8baa-27a272b62a5f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:14.464431 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d19b1d29-7453-4e4c-8baa-27a272b62a5f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:14.464752 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d19b1d29-7453-4e4c-8baa-27a272b62a5f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:14.471086 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:14.471086 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:14.471913 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d19b1d29-7453-4e4c-8baa-27a272b62a5f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:14.473603 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d19b1d29-7453-4e4c-8baa-27a272b62a5f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 returned with HTTP 200 Jul 03 06:37:14.473603 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1039/4185] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:14 2026] GET /volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:14.484903 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-536d0f94-ebdc-4cee-8789-47950335751b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:14.487064 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:14.487605 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5b0f94c9-3755-4824-baf3-07702cb61267", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1762499879"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:14.489840 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'snapshot_id': '5b0f94c9-3755-4824-baf3-07702cb61267', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1762499879'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:14.496251 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:14.496251 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:14.496963 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:14.497184 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:14.504008 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:14.511456 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (656aae74-3ad6-4be6-981d-769ff2c11f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:14.513426 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a484c621-36e5-4251-9d44-4bec002c46e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:14.515099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:14.562984 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a484c621-36e5-4251-9d44-4bec002c46e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5b0f94c9-3755-4824-baf3-07702cb61267', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:14.564208 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87aa18e4-d27a-4128-8145-0da7c0ccd74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:14.630611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['b12f4d17-0fbf-4e28-b538-5f57f8d2bef5', '53bf04c8-8d69-49cb-87e3-cfd65177a41b', '164955f4-3bdd-4288-a999-e855252f7e34', 'd839e724-f469-440a-bd22-2b8fdf3f1b10'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:14.631631 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87aa18e4-d27a-4128-8145-0da7c0ccd74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b12f4d17-0fbf-4e28-b538-5f57f8d2bef5', '53bf04c8-8d69-49cb-87e3-cfd65177a41b', '164955f4-3bdd-4288-a999-e855252f7e34', 'd839e724-f469-440a-bd22-2b8fdf3f1b10']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:14.632611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e62f51-f766-4836-86db-ef74a6c62c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:14.682330 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e62f51-f766-4836-86db-ef74a6c62c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab254095-bdc6-479f-a2fa-d9ff9059d532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1762499879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['b12f4d17-0fbf-4e28-b538-5f57f8d2bef5','53bf04c8-8d69-49cb-87e3-cfd65177a41b','164955f4-3bdd-4288-a999-e855252f7e34','d839e724-f469-440a-bd22-2b8fdf3f1b10'],size=1,snapshot_id=5b0f94c9-3755-4824-baf3-07702cb61267,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1762499879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab254095-bdc6-479f-a2fa-d9ff9059d532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5b0f94c9-3755-4824-baf3-07702cb61267,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:14.683412 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59776d6e-88e5-4156-a00c-6a84bd2c86a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:14.707997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59776d6e-88e5-4156-a00c-6a84bd2c86a6) transitioned into state 'SUCCESS' from state '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-1762499879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['b12f4d17-0fbf-4e28-b538-5f57f8d2bef5','53bf04c8-8d69-49cb-87e3-cfd65177a41b','164955f4-3bdd-4288-a999-e855252f7e34','d839e724-f469-440a-bd22-2b8fdf3f1b10'],size=1,snapshot_id=5b0f94c9-3755-4824-baf3-07702cb61267,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:14.708864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b0a0b0-51b5-4ad3-ba94-281cb5240a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:14.734729 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b0a0b0-51b5-4ad3-ba94-281cb5240a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:14.736160 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (656aae74-3ad6-4be6-981d-769ff2c11f77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:14.736662 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:14.737776 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-536d0f94-ebdc-4cee-8789-47950335751b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:14.738525 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1048/4186] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:14 2026] POST /volume/v3/volumes => generated 804 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:14.760031 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4b596e44-1d1f-4833-af63-5b23d9f266b7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:14.762380 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4b596e44-1d1f-4833-af63-5b23d9f266b7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:14.762645 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4b596e44-1d1f-4833-af63-5b23d9f266b7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:14.762923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4b596e44-1d1f-4833-af63-5b23d9f266b7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:14.773501 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:14.773501 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:14.779257 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4b596e44-1d1f-4833-af63-5b23d9f266b7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:14.785646 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4b596e44-1d1f-4833-af63-5b23d9f266b7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 returned with HTTP 200 Jul 03 06:37:14.786191 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1052/4187] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:14 2026] GET /volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:37:15.120888 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5b4e9ca2-a11b-4e87-81b8-408cc252898a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:15.121345 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5b4e9ca2-a11b-4e87-81b8-408cc252898a None None] GET https://10.4.3.243/volume// Jul 03 06:37:15.121437 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5b4e9ca2-a11b-4e87-81b8-408cc252898a None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:15.121616 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5b4e9ca2-a11b-4e87-81b8-408cc252898a None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:15.121938 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5b4e9ca2-a11b-4e87-81b8-408cc252898a None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:15.122419 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1049/4188] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:37:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:37:15.130203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1be7b888-e614-44df-a422-a90a28269a72 req-00b7cd1e-bac1-4d74-8c83-dc14d94861b0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:15.132802 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-00b7cd1e-bac1-4d74-8c83-dc14d94861b0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:15.133164 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-00b7cd1e-bac1-4d74-8c83-dc14d94861b0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:15.133441 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-00b7cd1e-bac1-4d74-8c83-dc14d94861b0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:15.155311 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:15.155311 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:15.156930 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-519cdb95-46fe-43a2-888e-ed52358fcbed None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:15.159531 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-519cdb95-46fe-43a2-888e-ed52358fcbed tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:15.160323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-519cdb95-46fe-43a2-888e-ed52358fcbed tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:15.160635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-519cdb95-46fe-43a2-888e-ed52358fcbed tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:15.163200 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1be7b888-e614-44df-a422-a90a28269a72 req-00b7cd1e-bac1-4d74-8c83-dc14d94861b0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:15.170937 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-00b7cd1e-bac1-4d74-8c83-dc14d94861b0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:15.170937 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1040/4189] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:37:15 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1694 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:37:15.180173 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:15.180173 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:15.190115 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-519cdb95-46fe-43a2-888e-ed52358fcbed tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:15.197407 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-519cdb95-46fe-43a2-888e-ed52358fcbed tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:15.199053 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1049/4190] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:15 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1514 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:37:15.760429 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1be7b888-e614-44df-a422-a90a28269a72 req-fcb5acc0-4e2d-4bfe-8f32-304dfee4bad6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:15.762681 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-fcb5acc0-4e2d-4bfe-8f32-304dfee4bad6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:15.762863 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-fcb5acc0-4e2d-4bfe-8f32-304dfee4bad6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:15.763139 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-fcb5acc0-4e2d-4bfe-8f32-304dfee4bad6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:15.776254 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:15.776254 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:15.780868 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-1be7b888-e614-44df-a422-a90a28269a72 req-fcb5acc0-4e2d-4bfe-8f32-304dfee4bad6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:15.787447 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-fcb5acc0-4e2d-4bfe-8f32-304dfee4bad6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:15.788010 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1053/4191] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:15 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1514 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:15.803827 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-99ff477a-bfc5-49f6-89ac-07b3f195ea39 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:15.805616 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-99ff477a-bfc5-49f6-89ac-07b3f195ea39 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:15.805910 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-99ff477a-bfc5-49f6-89ac-07b3f195ea39 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:15.806094 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-99ff477a-bfc5-49f6-89ac-07b3f195ea39 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:15.814016 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:15.814016 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:15.818424 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-99ff477a-bfc5-49f6-89ac-07b3f195ea39 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:15.823667 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-99ff477a-bfc5-49f6-89ac-07b3f195ea39 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 returned with HTTP 200 Jul 03 06:37:15.824058 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1050/4192] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:15 2026] GET /volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:15.838916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f4115134-0935-46b8-9104-4b124d9dc5ec None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:15.840931 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f4115134-0935-46b8-9104-4b124d9dc5ec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:37:15.841511 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f4115134-0935-46b8-9104-4b124d9dc5ec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab254095-bdc6-479f-a2fa-d9ff9059d532", "name": "tempest-VolumeDependencyTests-Snapshot-1509932596"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:15.850635 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:15.850635 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:15.851321 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f4115134-0935-46b8-9104-4b124d9dc5ec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:15.851611 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-f4115134-0935-46b8-9104-4b124d9dc5ec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create snapshot from volume ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:15.886020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-f4115134-0935-46b8-9104-4b124d9dc5ec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['912a8a70-a90a-423a-bfa6-ae41e2f8a665', 'badaa333-3f4e-4d87-930e-4ff722a044cb', '34632db2-8956-4218-8ef3-f5c9b03ff6b3', '5b1472d1-6b83-4451-879f-6062d77ada2e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:15.923319 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f4115134-0935-46b8-9104-4b124d9dc5ec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot create request issued successfully. Jul 03 06:37:15.927231 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f4115134-0935-46b8-9104-4b124d9dc5ec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:37:15.927821 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1041/4193] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:37:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:37:15.937671 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b91524bb-684b-4be7-aabc-894506633acb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:15.940168 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b91524bb-684b-4be7-aabc-894506633acb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:15.940421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b91524bb-684b-4be7-aabc-894506633acb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:15.940670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b91524bb-684b-4be7-aabc-894506633acb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:15.951383 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:15.951383 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:15.951383 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b91524bb-684b-4be7-aabc-894506633acb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:15.951383 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b91524bb-684b-4be7-aabc-894506633acb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 returned with HTTP 200 Jul 03 06:37:15.951383 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1050/4194] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:15 2026] GET /volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:16.212561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6ae07685-686a-4dfa-9ea4-f8a783711c4d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:16.214789 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6ae07685-686a-4dfa-9ea4-f8a783711c4d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:16.215011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6ae07685-686a-4dfa-9ea4-f8a783711c4d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:16.215284 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6ae07685-686a-4dfa-9ea4-f8a783711c4d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:16.231086 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:16.231086 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:16.236063 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6ae07685-686a-4dfa-9ea4-f8a783711c4d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:16.241987 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6ae07685-686a-4dfa-9ea4-f8a783711c4d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:16.242539 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1054/4195] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:16 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1514 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:16.299264 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1be7b888-e614-44df-a422-a90a28269a72 req-0d3e1e6d-acb0-417f-ad1f-b5084263592a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:16.301338 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-0d3e1e6d-acb0-417f-ad1f-b5084263592a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f Jul 03 06:37:16.301783 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-0d3e1e6d-acb0-417f-ad1f-b5084263592a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:16.301783 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-0d3e1e6d-acb0-417f-ad1f-b5084263592a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:16.312459 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:16.312459 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:16.859397 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1be7b888-e614-44df-a422-a90a28269a72 req-0d3e1e6d-acb0-417f-ad1f-b5084263592a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f returned with HTTP 200 Jul 03 06:37:16.859985 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1051/4196] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:37:16 2026] DELETE /volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:16.963106 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-832addbd-f94f-428f-9652-1bd5d39d317c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:16.965218 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-832addbd-f94f-428f-9652-1bd5d39d317c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:16.965437 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-832addbd-f94f-428f-9652-1bd5d39d317c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:16.965658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-832addbd-f94f-428f-9652-1bd5d39d317c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:16.972926 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:16.972926 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:16.977295 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-832addbd-f94f-428f-9652-1bd5d39d317c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:16.978428 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-832addbd-f94f-428f-9652-1bd5d39d317c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 returned with HTTP 200 Jul 03 06:37:16.979158 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1042/4197] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:16 2026] GET /volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:16.989895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:16.991912 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:16.992429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1d06505b-570d-432b-86f5-e4546f58df22", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-553736314"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:16.994209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'snapshot_id': '1d06505b-570d-432b-86f5-e4546f58df22', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-553736314'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:17.000395 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:17.000395 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:17.000905 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:17.001033 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:17.005128 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:17.010786 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (b0ae90df-0c99-421a-a066-a8a2548db2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:17.012036 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a013f284-9c83-45aa-8753-2e127c7c4b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:17.013370 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:17.046363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a013f284-9c83-45aa-8753-2e127c7c4b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1d06505b-570d-432b-86f5-e4546f58df22', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:17.046864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70255a36-1030-49bf-876b-983a3ac813b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:17.100659 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['3477081f-2330-47ea-97e4-3c147c6e93cc', '7e51ecce-62a7-4b1b-b23b-e83a5d4d9132', '5ec2f94a-e64f-48ed-ac71-83411897de4c', '10575bcf-388c-4853-986a-6162472eef50'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:17.101710 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70255a36-1030-49bf-876b-983a3ac813b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3477081f-2330-47ea-97e4-3c147c6e93cc', '7e51ecce-62a7-4b1b-b23b-e83a5d4d9132', '5ec2f94a-e64f-48ed-ac71-83411897de4c', '10575bcf-388c-4853-986a-6162472eef50']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:17.102855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8353df-de21-473c-a098-3325a6e1520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:17.148082 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8353df-de21-473c-a098-3325a6e1520b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c02c41-2e8c-44e4-a1b1-5984ab8ccab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-553736314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['3477081f-2330-47ea-97e4-3c147c6e93cc','7e51ecce-62a7-4b1b-b23b-e83a5d4d9132','5ec2f94a-e64f-48ed-ac71-83411897de4c','10575bcf-388c-4853-986a-6162472eef50'],size=1,snapshot_id=1d06505b-570d-432b-86f5-e4546f58df22,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-553736314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26c02c41-2e8c-44e4-a1b1-5984ab8ccab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d06505b-570d-432b-86f5-e4546f58df22,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:17.149564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfffef3e-bdbe-40dd-8655-7e564b9a3c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:17.176497 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfffef3e-bdbe-40dd-8655-7e564b9a3c6e) transitioned into state 'SUCCESS' from state '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-553736314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['3477081f-2330-47ea-97e4-3c147c6e93cc','7e51ecce-62a7-4b1b-b23b-e83a5d4d9132','5ec2f94a-e64f-48ed-ac71-83411897de4c','10575bcf-388c-4853-986a-6162472eef50'],size=1,snapshot_id=1d06505b-570d-432b-86f5-e4546f58df22,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:17.177409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2fda24b-d068-4c5d-8bc3-7ea0a5881269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:17.199535 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2fda24b-d068-4c5d-8bc3-7ea0a5881269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:17.200492 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (b0ae90df-0c99-421a-a066-a8a2548db2fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:17.200859 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:17.201466 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-69d357aa-8b42-4a2a-be1e-3c2b7b791a7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:17.202091 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1051/4198] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:16 2026] POST /volume/v3/volumes => generated 803 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:17.217052 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-31a0c83b-bb15-4084-88ce-d2ce7f69100d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:17.219019 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-31a0c83b-bb15-4084-88ce-d2ce7f69100d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:17.219368 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-31a0c83b-bb15-4084-88ce-d2ce7f69100d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:17.219931 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-31a0c83b-bb15-4084-88ce-d2ce7f69100d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:17.226799 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:17.226799 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:17.231633 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-31a0c83b-bb15-4084-88ce-d2ce7f69100d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:17.236781 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-31a0c83b-bb15-4084-88ce-d2ce7f69100d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 returned with HTTP 200 Jul 03 06:37:17.237249 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1055/4199] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:17 2026] GET /volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:17.257165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-be2fb4c9-5fe2-4cee-95b5-529b1a397563 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:17.259636 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-be2fb4c9-5fe2-4cee-95b5-529b1a397563 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:17.259921 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-be2fb4c9-5fe2-4cee-95b5-529b1a397563 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:17.260152 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-be2fb4c9-5fe2-4cee-95b5-529b1a397563 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:17.272839 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:17.272839 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:17.277814 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-be2fb4c9-5fe2-4cee-95b5-529b1a397563 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:17.284283 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-be2fb4c9-5fe2-4cee-95b5-529b1a397563 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:17.284847 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1052/4200] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:17 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:18.250027 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-91460acb-8e89-4739-93e2-23353b221bd0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:18.251888 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91460acb-8e89-4739-93e2-23353b221bd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:18.252175 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91460acb-8e89-4739-93e2-23353b221bd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:18.252371 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91460acb-8e89-4739-93e2-23353b221bd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:18.259790 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:18.259790 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:18.267063 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-91460acb-8e89-4739-93e2-23353b221bd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:18.273722 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91460acb-8e89-4739-93e2-23353b221bd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 returned with HTTP 200 Jul 03 06:37:18.274239 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1043/4201] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:18 2026] GET /volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:18.288586 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-36cac159-e781-492b-b307-e5c724260113 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:18.290686 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:18.291061 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "26c02c41-2e8c-44e4-a1b1-5984ab8ccab5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-689517427"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:18.292654 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'source_volid': '26c02c41-2e8c-44e4-a1b1-5984ab8ccab5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-689517427'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:18.300486 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:18.300486 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:18.300968 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume retrieved successfully. Jul 03 06:37:18.301087 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:18.304966 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:18.310307 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (8c361ed2-4e48-48c7-8a1f-fbdf04cf2742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:18.311499 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb228c6-6502-49d3-9d34-5a9669f257f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:18.312436 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:18.340361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb228c6-6502-49d3-9d34-5a9669f257f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '26c02c41-2e8c-44e4-a1b1-5984ab8ccab5', 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:18.341210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b97f46b-49bf-4b3d-9f89-83bf52a945ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:18.388957 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['3b370f0a-964c-4073-91db-6261f158a599', 'a37ad32a-ae11-4404-886e-9eb1711786fd', '933373d0-aa08-46ed-a795-5eb79b33b4a8', '31fd389c-036f-401a-9ed9-9fe59b2f2cfe'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:18.389842 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b97f46b-49bf-4b3d-9f89-83bf52a945ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b370f0a-964c-4073-91db-6261f158a599', 'a37ad32a-ae11-4404-886e-9eb1711786fd', '933373d0-aa08-46ed-a795-5eb79b33b4a8', '31fd389c-036f-401a-9ed9-9fe59b2f2cfe']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:18.390582 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0278fa79-63e5-4270-b244-41be79bc186a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:18.430777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0278fa79-63e5-4270-b244-41be79bc186a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7806ba12-fbcc-4684-ae5d-373ae8095e2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-689517427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['3b370f0a-964c-4073-91db-6261f158a599','a37ad32a-ae11-4404-886e-9eb1711786fd','933373d0-aa08-46ed-a795-5eb79b33b4a8','31fd389c-036f-401a-9ed9-9fe59b2f2cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=26c02c41-2e8c-44e4-a1b1-5984ab8ccab5,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-689517427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7806ba12-fbcc-4684-ae5d-373ae8095e2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=26c02c41-2e8c-44e4-a1b1-5984ab8ccab5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:18.432083 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9152a1a-6b83-4928-afa1-2a821f8b8d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:18.460821 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9152a1a-6b83-4928-afa1-2a821f8b8d43) transitioned into state 'SUCCESS' from state '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-689517427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['3b370f0a-964c-4073-91db-6261f158a599','a37ad32a-ae11-4404-886e-9eb1711786fd','933373d0-aa08-46ed-a795-5eb79b33b4a8','31fd389c-036f-401a-9ed9-9fe59b2f2cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=26c02c41-2e8c-44e4-a1b1-5984ab8ccab5,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:18.461989 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813ed3d7-b321-4a53-9486-b4150dd3ba0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:18.485280 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813ed3d7-b321-4a53-9486-b4150dd3ba0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:18.486263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (8c361ed2-4e48-48c7-8a1f-fbdf04cf2742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:18.486628 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:18.487352 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-36cac159-e781-492b-b307-e5c724260113 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:18.487948 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1052/4202] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:18 2026] POST /volume/v3/volumes => generated 803 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:18.500640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dfbaf36e-d0e1-47fe-910d-26cd64908adc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:18.503099 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dfbaf36e-d0e1-47fe-910d-26cd64908adc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:18.503879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dfbaf36e-d0e1-47fe-910d-26cd64908adc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:18.503879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dfbaf36e-d0e1-47fe-910d-26cd64908adc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:18.514563 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:18.514563 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:18.520533 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-dfbaf36e-d0e1-47fe-910d-26cd64908adc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:18.527956 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dfbaf36e-d0e1-47fe-910d-26cd64908adc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b returned with HTTP 200 Jul 03 06:37:18.528573 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1056/4203] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:18 2026] GET /volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:19.280444 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-273652be-bab9-4449-a84c-1f5b998de726 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:19.283904 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-273652be-bab9-4449-a84c-1f5b998de726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:37:19.284190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-273652be-bab9-4449-a84c-1f5b998de726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:19.284450 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-273652be-bab9-4449-a84c-1f5b998de726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:19.298772 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:19.298772 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:19.303799 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-273652be-bab9-4449-a84c-1f5b998de726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:37:19.309294 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-273652be-bab9-4449-a84c-1f5b998de726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:37:19.309854 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1053/4204] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:19 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:19.427875 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2f2c4416-4af6-4671-9138-77321b0087b9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:19.429933 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:19.430330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-674416236"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:19.432135 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-674416236'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:19.432278 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume of 1 GB Jul 03 06:37:19.436650 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Availability Zones retrieved successfully. Jul 03 06:37:19.444402 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Flow 'volume_create_api' (c89e650f-1c77-47f3-bff3-5db0da41f0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:19.445643 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c28546-1d4c-4752-b589-fc05c29dd967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:19.446914 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:19.486641 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c28546-1d4c-4752-b589-fc05c29dd967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:19.487679 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340614fc-117a-4720-ac8e-f651023b1f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:19.539055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Created reservations ['424eab72-49b7-4fba-a1d6-fff6bd5252f1', 'fde77666-487e-4542-9007-5de74ebf3035', '3af47061-57db-4390-b8c4-81d548d2863e', '83079b08-2d45-426c-bda4-561614c7b5a5'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:19.540096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340614fc-117a-4720-ac8e-f651023b1f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['424eab72-49b7-4fba-a1d6-fff6bd5252f1', 'fde77666-487e-4542-9007-5de74ebf3035', '3af47061-57db-4390-b8c4-81d548d2863e', '83079b08-2d45-426c-bda4-561614c7b5a5']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:19.541092 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc2dd30-86bc-4f5b-ab60-71c00a7ac098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:19.543397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7c2a15a1-c159-41b5-98de-d057c8508987 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:19.546121 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c2a15a1-c159-41b5-98de-d057c8508987 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:19.546414 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c2a15a1-c159-41b5-98de-d057c8508987 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:19.546941 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c2a15a1-c159-41b5-98de-d057c8508987 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:19.556178 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:19.556178 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:19.563544 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7c2a15a1-c159-41b5-98de-d057c8508987 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:19.568620 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c2a15a1-c159-41b5-98de-d057c8508987 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b returned with HTTP 200 Jul 03 06:37:19.569053 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1053/4205] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:19 2026] GET /volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:19.572226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc2dd30-86bc-4f5b-ab60-71c00a7ac098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6771ac47-961f-4bd2-aab8-9d85410295cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-674416236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',qos_specs=None,replication_status=,reservations=['424eab72-49b7-4fba-a1d6-fff6bd5252f1','fde77666-487e-4542-9007-5de74ebf3035','3af47061-57db-4390-b8c4-81d548d2863e','83079b08-2d45-426c-bda4-561614c7b5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac01893971d4c82ae55a3732f77d0a3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-674416236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6771ac47-961f-4bd2-aab8-9d85410295cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac01893971d4c82ae55a3732f77d0a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:19.573164 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37701d35-a424-49ab-979e-fd805f3384fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:19.586432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7245b273-0df1-4da3-8bcf-b3582723da10 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:19.588822 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7245b273-0df1-4da3-8bcf-b3582723da10 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:19.589191 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7245b273-0df1-4da3-8bcf-b3582723da10 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:19.589606 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7245b273-0df1-4da3-8bcf-b3582723da10 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:19.589867 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-7245b273-0df1-4da3-8bcf-b3582723da10 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: 5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:19.596446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37701d35-a424-49ab-979e-fd805f3384fc) transitioned into state 'SUCCESS' from state '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-674416236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b01ffc5036466caf7bfe3f5e8b0f2e',qos_specs=None,replication_status=,reservations=['424eab72-49b7-4fba-a1d6-fff6bd5252f1','fde77666-487e-4542-9007-5de74ebf3035','3af47061-57db-4390-b8c4-81d548d2863e','83079b08-2d45-426c-bda4-561614c7b5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac01893971d4c82ae55a3732f77d0a3',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:19.596900 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:19.596900 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:19.597430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b56247-ffdb-4125-99b9-e37284c72bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:19.597788 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7245b273-0df1-4da3-8bcf-b3582723da10 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:19.611217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b56247-ffdb-4125-99b9-e37284c72bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:19.611217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Flow 'volume_create_api' (c89e650f-1c77-47f3-bff3-5db0da41f0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:19.611217 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Create volume request issued successfully. Jul 03 06:37:19.611217 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2f2c4416-4af6-4671-9138-77321b0087b9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:19.611499 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1044/4206] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:37:19 2026] POST /volume/v3/volumes => generated 754 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:37:19.622201 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7245b273-0df1-4da3-8bcf-b3582723da10 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot delete request issued successfully. Jul 03 06:37:19.622590 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7245b273-0df1-4da3-8bcf-b3582723da10 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 returned with HTTP 202 Jul 03 06:37:19.623241 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1057/4207] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:19 2026] DELETE /volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:37:19.629681 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-62ac1236-f719-4fb6-a382-24d16f92a707 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:19.632001 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-62ac1236-f719-4fb6-a382-24d16f92a707 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:19.632001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-62ac1236-f719-4fb6-a382-24d16f92a707 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:19.632262 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-62ac1236-f719-4fb6-a382-24d16f92a707 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:19.633809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-12ab869a-7761-47d9-bc30-39c177144c48 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:19.636167 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-12ab869a-7761-47d9-bc30-39c177144c48 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:19.636450 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-12ab869a-7761-47d9-bc30-39c177144c48 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:19.636737 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-12ab869a-7761-47d9-bc30-39c177144c48 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:19.642400 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:19.642400 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:19.642998 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-12ab869a-7761-47d9-bc30-39c177144c48 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:19.643435 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:19.643435 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:19.644096 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-12ab869a-7761-47d9-bc30-39c177144c48 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 returned with HTTP 200 Jul 03 06:37:19.644538 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1054/4208] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:19 2026] GET /volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:19.651422 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-62ac1236-f719-4fb6-a382-24d16f92a707 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:19.657986 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-62ac1236-f719-4fb6-a382-24d16f92a707 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:19.658498 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1054/4209] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:19 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:20.655245 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-78701fd1-b5d2-4445-8572-ff662a67c1c4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:20.658669 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-78701fd1-b5d2-4445-8572-ff662a67c1c4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:20.658669 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-78701fd1-b5d2-4445-8572-ff662a67c1c4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:20.658956 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-78701fd1-b5d2-4445-8572-ff662a67c1c4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:20.671243 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-78701fd1-b5d2-4445-8572-ff662a67c1c4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 returned with HTTP 404 Jul 03 06:37:20.671243 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1045/4210] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:20 2026] GET /volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:20.675678 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e68e7e97-c8d5-4d54-8b9c-483fcca24646 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:20.682734 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e68e7e97-c8d5-4d54-8b9c-483fcca24646 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:20.683110 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e68e7e97-c8d5-4d54-8b9c-483fcca24646 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:20.683553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e68e7e97-c8d5-4d54-8b9c-483fcca24646 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:20.683590 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4bdb1f6f-230d-4f24-9edb-91fabea62c9b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:20.686251 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4bdb1f6f-230d-4f24-9edb-91fabea62c9b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:20.686431 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4bdb1f6f-230d-4f24-9edb-91fabea62c9b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:20.686626 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4bdb1f6f-230d-4f24-9edb-91fabea62c9b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:20.686743 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-4bdb1f6f-230d-4f24-9edb-91fabea62c9b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: 1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:20.694354 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:20.694354 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:20.694734 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4bdb1f6f-230d-4f24-9edb-91fabea62c9b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:20.698045 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:20.698045 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:20.703553 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e68e7e97-c8d5-4d54-8b9c-483fcca24646 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:20.709681 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e68e7e97-c8d5-4d54-8b9c-483fcca24646 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:20.710510 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1058/4211] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:20 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:20.730447 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4bdb1f6f-230d-4f24-9edb-91fabea62c9b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot delete request issued successfully. Jul 03 06:37:20.730671 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4bdb1f6f-230d-4f24-9edb-91fabea62c9b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 returned with HTTP 202 Jul 03 06:37:20.731188 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1055/4212] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:20 2026] DELETE /volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:37:20.740335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f9031bff-7a24-44d3-a098-348f3addf5f8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:20.742665 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f9031bff-7a24-44d3-a098-348f3addf5f8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:20.743012 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f9031bff-7a24-44d3-a098-348f3addf5f8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:20.743380 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f9031bff-7a24-44d3-a098-348f3addf5f8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:20.750005 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:20.750005 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:20.750539 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f9031bff-7a24-44d3-a098-348f3addf5f8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:20.751572 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f9031bff-7a24-44d3-a098-348f3addf5f8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 returned with HTTP 200 Jul 03 06:37:20.753213 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1055/4213] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:20 2026] GET /volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:20.781087 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-7d347011-4394-4c8c-b58a-a337966820cb req-b5de1ff0-0424-416e-a8e1-52332cc9da41 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:20.783532 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-b5de1ff0-0424-416e-a8e1-52332cc9da41 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:20.783743 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-b5de1ff0-0424-416e-a8e1-52332cc9da41 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:20.784923 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-b5de1ff0-0424-416e-a8e1-52332cc9da41 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:20.795930 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:20.795930 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:20.803284 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-7d347011-4394-4c8c-b58a-a337966820cb req-b5de1ff0-0424-416e-a8e1-52332cc9da41 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:20.810340 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-b5de1ff0-0424-416e-a8e1-52332cc9da41 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:20.810935 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1046/4214] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:20 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:21.766079 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5be01f68-09e2-4f3d-8cad-85d810ef91fd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:21.767922 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5be01f68-09e2-4f3d-8cad-85d810ef91fd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:21.768161 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5be01f68-09e2-4f3d-8cad-85d810ef91fd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:21.768372 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5be01f68-09e2-4f3d-8cad-85d810ef91fd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:21.774366 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5be01f68-09e2-4f3d-8cad-85d810ef91fd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 returned with HTTP 404 Jul 03 06:37:21.775059 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1059/4215] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:21 2026] GET /volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:21.782718 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4adcc415-580d-4202-8fbd-c067d968a21a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:21.786066 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4adcc415-580d-4202-8fbd-c067d968a21a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:21.786309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4adcc415-580d-4202-8fbd-c067d968a21a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:21.786494 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4adcc415-580d-4202-8fbd-c067d968a21a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:21.786660 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-4adcc415-580d-4202-8fbd-c067d968a21a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:21.794234 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:21.794234 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:21.794401 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4adcc415-580d-4202-8fbd-c067d968a21a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:21.815218 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4adcc415-580d-4202-8fbd-c067d968a21a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:21.815426 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4adcc415-580d-4202-8fbd-c067d968a21a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 returned with HTTP 202 Jul 03 06:37:21.816030 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1056/4216] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:21 2026] DELETE /volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:21.826568 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ba51513b-0a10-4ca6-ba02-06e44e53ff15 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:21.829548 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ba51513b-0a10-4ca6-ba02-06e44e53ff15 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:21.829892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ba51513b-0a10-4ca6-ba02-06e44e53ff15 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:21.830070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ba51513b-0a10-4ca6-ba02-06e44e53ff15 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:21.839482 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:21.839482 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:21.844211 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ba51513b-0a10-4ca6-ba02-06e44e53ff15 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:21.849254 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ba51513b-0a10-4ca6-ba02-06e44e53ff15 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 returned with HTTP 200 Jul 03 06:37:21.849910 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1056/4217] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:21 2026] GET /volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:37:22.864761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ed7a45bd-2c26-4574-9a6a-48be141e61d2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:22.866636 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed7a45bd-2c26-4574-9a6a-48be141e61d2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:22.866881 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed7a45bd-2c26-4574-9a6a-48be141e61d2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:22.867055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed7a45bd-2c26-4574-9a6a-48be141e61d2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:22.873445 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed7a45bd-2c26-4574-9a6a-48be141e61d2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 returned with HTTP 404 Jul 03 06:37:22.874191 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1047/4218] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:22 2026] GET /volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:22.879155 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-657f2019-d352-423f-9667-0e71193735d2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:22.879570 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-657f2019-d352-423f-9667-0e71193735d2 None None] GET https://10.4.3.243/volume// Jul 03 06:37:22.879749 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-657f2019-d352-423f-9667-0e71193735d2 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:22.879947 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-657f2019-d352-423f-9667-0e71193735d2 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:22.880254 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-657f2019-d352-423f-9667-0e71193735d2 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:22.880525 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1060/4219] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:37:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:37:22.886053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8ba8b226-a2d3-47e7-8f31-1680cdac47b4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:22.888029 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8ba8b226-a2d3-47e7-8f31-1680cdac47b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:22.888322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8ba8b226-a2d3-47e7-8f31-1680cdac47b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:22.888519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8ba8b226-a2d3-47e7-8f31-1680cdac47b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:22.888714 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-8ba8b226-a2d3-47e7-8f31-1680cdac47b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:22.889451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-7d347011-4394-4c8c-b58a-a337966820cb req-d22ddfbc-9e97-4842-a030-6f4907f0f848 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:22.891964 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-d22ddfbc-9e97-4842-a030-6f4907f0f848 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:37:22.892258 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-d22ddfbc-9e97-4842-a030-6f4907f0f848 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6771ac47-961f-4bd2-aab8-9d85410295cd", "connector": null, "instance_uuid": "253c4fd4-1447-4ddf-a772-4e32c0c2f597"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:22.895450 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:22.895450 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:22.895969 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8ba8b226-a2d3-47e7-8f31-1680cdac47b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:22.902476 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:22.902476 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:22.917356 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8ba8b226-a2d3-47e7-8f31-1680cdac47b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:22.917597 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8ba8b226-a2d3-47e7-8f31-1680cdac47b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c returned with HTTP 202 Jul 03 06:37:22.918090 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1057/4220] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:22 2026] DELETE /volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:22.926327 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7238d8f7-6b6f-43e7-bc9a-0b78b0646539 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:22.927535 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7238d8f7-6b6f-43e7-bc9a-0b78b0646539 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:22.927797 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7238d8f7-6b6f-43e7-bc9a-0b78b0646539 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:22.928012 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7238d8f7-6b6f-43e7-bc9a-0b78b0646539 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:22.933782 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-d22ddfbc-9e97-4842-a030-6f4907f0f848 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:37:22.935017 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1057/4221] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:37:22 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 06:37:22.936355 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:22.936355 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:22.942414 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7238d8f7-6b6f-43e7-bc9a-0b78b0646539 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:22.948194 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7238d8f7-6b6f-43e7-bc9a-0b78b0646539 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c returned with HTTP 200 Jul 03 06:37:22.948616 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1048/4222] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:22 2026] GET /volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:23.346843 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a3b81c0e-7a06-47a6-a363-b74fbbdf2f96 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:23.348747 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3b81c0e-7a06-47a6-a363-b74fbbdf2f96 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:23.348979 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3b81c0e-7a06-47a6-a363-b74fbbdf2f96 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:23.349236 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3b81c0e-7a06-47a6-a363-b74fbbdf2f96 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:23.359952 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:23.359952 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:23.364285 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a3b81c0e-7a06-47a6-a363-b74fbbdf2f96 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:23.369007 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3b81c0e-7a06-47a6-a363-b74fbbdf2f96 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:23.369420 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1061/4223] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:23 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:23.470791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-932ff842-583a-4274-9fbb-82f2c71a3dad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:23.471284 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-932ff842-583a-4274-9fbb-82f2c71a3dad None None] GET https://10.4.3.243/volume// Jul 03 06:37:23.471506 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-932ff842-583a-4274-9fbb-82f2c71a3dad None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:23.471797 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-932ff842-583a-4274-9fbb-82f2c71a3dad None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:23.472126 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-932ff842-583a-4274-9fbb-82f2c71a3dad None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:23.472416 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1058/4224] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:37:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:37:23.480523 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-7d347011-4394-4c8c-b58a-a337966820cb req-84851270-1c8f-4c9b-8a07-266b27e6620e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:23.482834 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-84851270-1c8f-4c9b-8a07-266b27e6620e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:23.483063 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-84851270-1c8f-4c9b-8a07-266b27e6620e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:23.483266 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-84851270-1c8f-4c9b-8a07-266b27e6620e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:23.493303 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:23.493303 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:23.498214 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-7d347011-4394-4c8c-b58a-a337966820cb req-84851270-1c8f-4c9b-8a07-266b27e6620e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:23.505257 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-84851270-1c8f-4c9b-8a07-266b27e6620e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:23.505856 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1058/4225] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:37:23 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:37:23.623683 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-7d347011-4394-4c8c-b58a-a337966820cb req-270bf8a8-b2df-4089-8ba2-992305222d56 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:23.626319 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-270bf8a8-b2df-4089-8ba2-992305222d56 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] PUT https://10.4.3.243/volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff Jul 03 06:37:23.626834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-270bf8a8-b2df-4089-8ba2-992305222d56 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:23.635181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-7d347011-4394-4c8c-b58a-a337966820cb req-270bf8a8-b2df-4089-8ba2-992305222d56 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Acquiring lock "cinder-attachment_update-6771ac47-961f-4bd2-aab8-9d85410295cd-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:37:23.640127 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-7d347011-4394-4c8c-b58a-a337966820cb req-270bf8a8-b2df-4089-8ba2-992305222d56 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Lock "cinder-attachment_update-6771ac47-961f-4bd2-aab8-9d85410295cd-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:37:23.641807 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:23.641807 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:23.965044 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d54741a1-3d84-4b06-bf62-a30b7be4d30c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:23.966835 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d54741a1-3d84-4b06-bf62-a30b7be4d30c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:23.967045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d54741a1-3d84-4b06-bf62-a30b7be4d30c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:23.967244 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d54741a1-3d84-4b06-bf62-a30b7be4d30c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:23.973621 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d54741a1-3d84-4b06-bf62-a30b7be4d30c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c returned with HTTP 404 Jul 03 06:37:23.974124 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1062/4226] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:23 2026] GET /volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:23.982117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6edc9948-a856-442d-a211-53aa9647ee77 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:23.984516 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6edc9948-a856-442d-a211-53aa9647ee77 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:23.984836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6edc9948-a856-442d-a211-53aa9647ee77 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:23.985084 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6edc9948-a856-442d-a211-53aa9647ee77 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:23.985331 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-6edc9948-a856-442d-a211-53aa9647ee77 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:23.994775 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:23.994775 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:23.995413 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6edc9948-a856-442d-a211-53aa9647ee77 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:24.020726 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6edc9948-a856-442d-a211-53aa9647ee77 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:24.020973 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6edc9948-a856-442d-a211-53aa9647ee77 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 returned with HTTP 202 Jul 03 06:37:24.021561 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1059/4227] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:23 2026] DELETE /volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:24.034320 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bbef4512-87e2-43b8-8bc2-3c6ae9dfeca9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:24.036295 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbef4512-87e2-43b8-8bc2-3c6ae9dfeca9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:24.036561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbef4512-87e2-43b8-8bc2-3c6ae9dfeca9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:24.036803 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bbef4512-87e2-43b8-8bc2-3c6ae9dfeca9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:24.049556 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:24.049556 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:24.054617 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bbef4512-87e2-43b8-8bc2-3c6ae9dfeca9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:24.060828 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bbef4512-87e2-43b8-8bc2-3c6ae9dfeca9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 returned with HTTP 200 Jul 03 06:37:24.061386 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1059/4228] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:24 2026] GET /volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:24.163515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-7d347011-4394-4c8c-b58a-a337966820cb req-270bf8a8-b2df-4089-8ba2-992305222d56 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Lock "cinder-attachment_update-6771ac47-961f-4bd2-aab8-9d85410295cd-np0000004376" released by "attachment_update" :: held 0.523s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:37:24.163873 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-270bf8a8-b2df-4089-8ba2-992305222d56 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff returned with HTTP 200 Jul 03 06:37:24.164361 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1049/4229] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:37:23 2026] PUT /volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:24.382263 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e24a532f-9e6c-4a3a-b801-cbadb5041647 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:24.383826 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e24a532f-9e6c-4a3a-b801-cbadb5041647 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:24.384029 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e24a532f-9e6c-4a3a-b801-cbadb5041647 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:24.384241 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e24a532f-9e6c-4a3a-b801-cbadb5041647 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:24.394046 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:24.394046 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:24.397336 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e24a532f-9e6c-4a3a-b801-cbadb5041647 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:24.401469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e24a532f-9e6c-4a3a-b801-cbadb5041647 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:24.401866 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1063/4230] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:24 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:25.075193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0fd5a9bc-a1ff-43d1-ac56-ffe5632bc76e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:25.077212 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0fd5a9bc-a1ff-43d1-ac56-ffe5632bc76e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:25.077435 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0fd5a9bc-a1ff-43d1-ac56-ffe5632bc76e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:25.077683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0fd5a9bc-a1ff-43d1-ac56-ffe5632bc76e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:25.083490 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0fd5a9bc-a1ff-43d1-ac56-ffe5632bc76e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 returned with HTTP 404 Jul 03 06:37:25.084057 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1060/4231] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:25 2026] GET /volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:25.091101 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-643edb9d-5fd3-467f-9c23-f6431b117726 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:25.093152 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-643edb9d-5fd3-467f-9c23-f6431b117726 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:25.093385 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-643edb9d-5fd3-467f-9c23-f6431b117726 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:25.093606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-643edb9d-5fd3-467f-9c23-f6431b117726 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:25.093826 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-643edb9d-5fd3-467f-9c23-f6431b117726 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:25.101751 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:25.101751 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:25.102218 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-643edb9d-5fd3-467f-9c23-f6431b117726 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:25.119354 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-643edb9d-5fd3-467f-9c23-f6431b117726 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:25.119592 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-643edb9d-5fd3-467f-9c23-f6431b117726 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b returned with HTTP 202 Jul 03 06:37:25.120186 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1060/4232] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:25 2026] DELETE /volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:25.127064 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6ba84235-d6a1-4b6d-998d-05580b4672b9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:25.129487 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ba84235-d6a1-4b6d-998d-05580b4672b9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:25.129487 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ba84235-d6a1-4b6d-998d-05580b4672b9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:25.129660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6ba84235-d6a1-4b6d-998d-05580b4672b9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:25.138276 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:25.138276 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:25.142565 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6ba84235-d6a1-4b6d-998d-05580b4672b9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:25.148373 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6ba84235-d6a1-4b6d-998d-05580b4672b9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b returned with HTTP 200 Jul 03 06:37:25.148842 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1050/4233] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:25 2026] GET /volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:25.416458 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d193575c-1b84-424a-a9f8-1aaeeebc382d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:25.418838 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d193575c-1b84-424a-a9f8-1aaeeebc382d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:25.419112 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d193575c-1b84-424a-a9f8-1aaeeebc382d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:25.419389 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d193575c-1b84-424a-a9f8-1aaeeebc382d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:25.431837 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:25.431837 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:25.437249 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d193575c-1b84-424a-a9f8-1aaeeebc382d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:25.444313 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d193575c-1b84-424a-a9f8-1aaeeebc382d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:25.444817 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1064/4234] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:25 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:26.161266 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e9e8b64a-ad54-4809-b9a0-3e8a47debcd6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:26.163044 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e9e8b64a-ad54-4809-b9a0-3e8a47debcd6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:26.163289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e9e8b64a-ad54-4809-b9a0-3e8a47debcd6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:26.163508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e9e8b64a-ad54-4809-b9a0-3e8a47debcd6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:26.168970 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e9e8b64a-ad54-4809-b9a0-3e8a47debcd6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b returned with HTTP 404 Jul 03 06:37:26.169391 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1061/4235] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:26 2026] GET /volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:26.179920 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:26.182057 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:26.182499 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1083983951"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:26.184423 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1083983951'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:26.184591 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:26.189220 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:26.196649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (08382b0f-4038-40d9-aca3-e02bf3f70862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:26.197826 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95bfa17-b5de-4cb4-8fad-e9af2d72772d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:26.198990 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:26.225356 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95bfa17-b5de-4cb4-8fad-e9af2d72772d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:26.226184 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47fd9966-c56e-43e5-9414-dc7e885cc87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:26.269114 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['aa1962d7-73ae-4581-8e61-b46d50f5ac03', '4e49f5cc-f32a-4bc4-9ee3-fd03fe22ed9f', 'c852b204-8c08-4f5e-834d-d69c816bccbb', 'f4c7f226-35a3-41d0-a37e-2c5205f3260b'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:26.269874 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47fd9966-c56e-43e5-9414-dc7e885cc87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa1962d7-73ae-4581-8e61-b46d50f5ac03', '4e49f5cc-f32a-4bc4-9ee3-fd03fe22ed9f', 'c852b204-8c08-4f5e-834d-d69c816bccbb', 'f4c7f226-35a3-41d0-a37e-2c5205f3260b']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:26.270519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb64d15-7c68-49b2-8696-a1dc97e4972b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:26.292407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb64d15-7c68-49b2-8696-a1dc97e4972b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69fc5e7e-0589-4647-bfe8-723d48d5b0cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1083983951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['aa1962d7-73ae-4581-8e61-b46d50f5ac03','4e49f5cc-f32a-4bc4-9ee3-fd03fe22ed9f','c852b204-8c08-4f5e-834d-d69c816bccbb','f4c7f226-35a3-41d0-a37e-2c5205f3260b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1083983951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69fc5e7e-0589-4647-bfe8-723d48d5b0cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:26.293802 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751e2aee-b302-4dfe-bf91-bb4a8b2b4c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:26.311716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751e2aee-b302-4dfe-bf91-bb4a8b2b4c66) transitioned into state 'SUCCESS' from state '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-1083983951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['aa1962d7-73ae-4581-8e61-b46d50f5ac03','4e49f5cc-f32a-4bc4-9ee3-fd03fe22ed9f','c852b204-8c08-4f5e-834d-d69c816bccbb','f4c7f226-35a3-41d0-a37e-2c5205f3260b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:26.312704 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17beae44-59cc-48df-8beb-42916be085f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:26.323052 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17beae44-59cc-48df-8beb-42916be085f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:26.323861 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (08382b0f-4038-40d9-aca3-e02bf3f70862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:26.324170 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:26.324746 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-231792bb-2f5b-4459-8a27-b6d56e99c0dd tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:26.325450 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1061/4236] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:37:26 2026] POST /volume/v3/volumes => generated 770 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:26.336017 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e21c801b-d02f-458b-be2f-df53adf81b67 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:26.337891 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e21c801b-d02f-458b-be2f-df53adf81b67 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:26.338383 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e21c801b-d02f-458b-be2f-df53adf81b67 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:26.338463 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e21c801b-d02f-458b-be2f-df53adf81b67 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:26.346604 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:26.346604 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:26.350256 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e21c801b-d02f-458b-be2f-df53adf81b67 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:26.354637 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e21c801b-d02f-458b-be2f-df53adf81b67 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd returned with HTTP 200 Jul 03 06:37:26.355022 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1051/4237] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:26 2026] GET /volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:26.459523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-96b861b9-d116-46c8-b651-498f0e64f9ab None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:26.461289 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-96b861b9-d116-46c8-b651-498f0e64f9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:26.461568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-96b861b9-d116-46c8-b651-498f0e64f9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:26.461843 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-96b861b9-d116-46c8-b651-498f0e64f9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:26.471122 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:26.471122 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:26.474707 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-96b861b9-d116-46c8-b651-498f0e64f9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:26.478982 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-96b861b9-d116-46c8-b651-498f0e64f9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:26.479605 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1065/4238] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:26 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:27.367415 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7ec2321f-79a0-417f-a1be-36f1789b6a99 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:27.369383 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ec2321f-79a0-417f-a1be-36f1789b6a99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:27.369565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ec2321f-79a0-417f-a1be-36f1789b6a99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:27.369781 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ec2321f-79a0-417f-a1be-36f1789b6a99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:27.376321 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:27.376321 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:27.379657 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7ec2321f-79a0-417f-a1be-36f1789b6a99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:27.383462 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ec2321f-79a0-417f-a1be-36f1789b6a99 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd returned with HTTP 200 Jul 03 06:37:27.384070 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1062/4239] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:27 2026] GET /volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:27.396529 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-01fd3b86-1c38-4a40-9335-56e7448033ad None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:27.398424 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01fd3b86-1c38-4a40-9335-56e7448033ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:37:27.398787 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01fd3b86-1c38-4a40-9335-56e7448033ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69fc5e7e-0589-4647-bfe8-723d48d5b0cd", "name": "tempest-VolumeDependencyTests-Snapshot-546509041"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:27.407009 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:27.407009 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:27.407452 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-01fd3b86-1c38-4a40-9335-56e7448033ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:27.407559 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-01fd3b86-1c38-4a40-9335-56e7448033ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create snapshot from volume 69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:27.436754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-01fd3b86-1c38-4a40-9335-56e7448033ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['e6e89a9e-beb0-45b4-8fa2-87dc91548b5e', '57ad37a1-6a2d-4df0-929d-863621299218', 'e0baf348-570b-46dc-8287-7dcfe89e3cbc', '484136d9-4b25-4186-b209-5f0b8f3fd0f5'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:27.475266 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-01fd3b86-1c38-4a40-9335-56e7448033ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot create request issued successfully. Jul 03 06:37:27.475710 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01fd3b86-1c38-4a40-9335-56e7448033ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:37:27.476461 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1062/4240] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:37:27 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 06:37:27.484253 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d9a38a97-30a5-49b5-901c-767f08f39374 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:27.489067 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d9a38a97-30a5-49b5-901c-767f08f39374 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:27.489067 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d9a38a97-30a5-49b5-901c-767f08f39374 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:27.489067 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d9a38a97-30a5-49b5-901c-767f08f39374 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:27.493122 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c5ba3094-2e69-4c36-9b24-3f844b42c264 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:27.493470 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:27.493470 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:27.494164 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d9a38a97-30a5-49b5-901c-767f08f39374 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:27.494992 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c5ba3094-2e69-4c36-9b24-3f844b42c264 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:27.495189 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c5ba3094-2e69-4c36-9b24-3f844b42c264 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:27.495365 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c5ba3094-2e69-4c36-9b24-3f844b42c264 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:27.495487 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d9a38a97-30a5-49b5-901c-767f08f39374 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 returned with HTTP 200 Jul 03 06:37:27.496005 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1052/4241] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:27 2026] GET /volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:27.509120 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:27.509120 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:27.513103 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c5ba3094-2e69-4c36-9b24-3f844b42c264 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:27.518024 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c5ba3094-2e69-4c36-9b24-3f844b42c264 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:27.518519 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1066/4242] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:27 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:28.505534 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e762b7e7-73e5-41a0-b669-d5e1222df91b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:28.507917 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e762b7e7-73e5-41a0-b669-d5e1222df91b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:28.508148 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e762b7e7-73e5-41a0-b669-d5e1222df91b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:28.508408 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e762b7e7-73e5-41a0-b669-d5e1222df91b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:28.514547 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:28.514547 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:28.515126 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e762b7e7-73e5-41a0-b669-d5e1222df91b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:28.516174 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e762b7e7-73e5-41a0-b669-d5e1222df91b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 returned with HTTP 200 Jul 03 06:37:28.516638 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1063/4243] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:28 2026] GET /volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:28.527397 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:28.529990 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:28.529990 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "faccde1b-d7b8-49a4-877c-ca087fc439f0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-258666687"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:28.531324 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'snapshot_id': 'faccde1b-d7b8-49a4-877c-ca087fc439f0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-258666687'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:28.532206 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-07df2e37-1c3c-4e32-93cd-25714a4d3a22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:28.534532 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-07df2e37-1c3c-4e32-93cd-25714a4d3a22 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:28.534532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-07df2e37-1c3c-4e32-93cd-25714a4d3a22 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:28.534532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-07df2e37-1c3c-4e32-93cd-25714a4d3a22 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:28.537534 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:28.537534 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:28.537949 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:28.538106 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:28.542450 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:28.543042 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:28.543042 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:28.546611 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-07df2e37-1c3c-4e32-93cd-25714a4d3a22 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:28.547843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (ff9f76f8-f8d6-4ef4-b208-a4ddd3bac408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:28.548684 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0623f169-414c-4b84-ba42-4b91f998645b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:28.549586 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:28.551145 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-07df2e37-1c3c-4e32-93cd-25714a4d3a22 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:28.551515 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1053/4244] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:28 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:28.581165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0623f169-414c-4b84-ba42-4b91f998645b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'faccde1b-d7b8-49a4-877c-ca087fc439f0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:28.582377 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7389b755-eb77-4b3c-aec4-26cdd527ac90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:28.623577 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['362e6bde-9f9b-4ebc-9907-e9ac55eee4db', '6bfaf1d6-5c9c-424c-9edd-6c7d97af858b', 'c652ebb5-d921-4f20-80f0-c33e346a49c9', 'd5a83064-66a9-4816-9c97-bab2d6623fda'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:28.624340 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7389b755-eb77-4b3c-aec4-26cdd527ac90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['362e6bde-9f9b-4ebc-9907-e9ac55eee4db', '6bfaf1d6-5c9c-424c-9edd-6c7d97af858b', 'c652ebb5-d921-4f20-80f0-c33e346a49c9', 'd5a83064-66a9-4816-9c97-bab2d6623fda']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:28.625352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4471e266-78e5-46ed-8fe0-cee12c26e35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:28.669992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4471e266-78e5-46ed-8fe0-cee12c26e35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e79e4b7f-9b63-4e3a-84f8-ad67b34357f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-258666687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['362e6bde-9f9b-4ebc-9907-e9ac55eee4db','6bfaf1d6-5c9c-424c-9edd-6c7d97af858b','c652ebb5-d921-4f20-80f0-c33e346a49c9','d5a83064-66a9-4816-9c97-bab2d6623fda'],size=1,snapshot_id=faccde1b-d7b8-49a4-877c-ca087fc439f0,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-258666687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e79e4b7f-9b63-4e3a-84f8-ad67b34357f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=faccde1b-d7b8-49a4-877c-ca087fc439f0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:28.670706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb29ad6a-8206-4a60-961e-033410602740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:28.691843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb29ad6a-8206-4a60-961e-033410602740) transitioned into state 'SUCCESS' from state '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-258666687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['362e6bde-9f9b-4ebc-9907-e9ac55eee4db','6bfaf1d6-5c9c-424c-9edd-6c7d97af858b','c652ebb5-d921-4f20-80f0-c33e346a49c9','d5a83064-66a9-4816-9c97-bab2d6623fda'],size=1,snapshot_id=faccde1b-d7b8-49a4-877c-ca087fc439f0,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:28.692586 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02049cc5-6717-4c72-9c95-a09573007f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:28.714676 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02049cc5-6717-4c72-9c95-a09573007f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:28.715425 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (ff9f76f8-f8d6-4ef4-b208-a4ddd3bac408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:28.715724 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:28.716321 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-00c5a821-8a4b-462f-9533-eb9114d690f1 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:28.716818 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1063/4245] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:28 2026] POST /volume/v3/volumes => generated 803 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:28.731192 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-10c87ac9-7dab-4822-9885-7902ca8529d7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:28.735490 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10c87ac9-7dab-4822-9885-7902ca8529d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:28.735821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10c87ac9-7dab-4822-9885-7902ca8529d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:28.736104 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10c87ac9-7dab-4822-9885-7902ca8529d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:28.746796 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:28.746796 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:28.752520 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-10c87ac9-7dab-4822-9885-7902ca8529d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:28.757910 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10c87ac9-7dab-4822-9885-7902ca8529d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 returned with HTTP 200 Jul 03 06:37:28.758396 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1067/4246] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:28 2026] GET /volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:29.565385 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8ac41ba3-244b-4cb8-9cd2-94302812f6ac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:29.567336 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8ac41ba3-244b-4cb8-9cd2-94302812f6ac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:29.567625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8ac41ba3-244b-4cb8-9cd2-94302812f6ac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:29.567874 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8ac41ba3-244b-4cb8-9cd2-94302812f6ac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:29.580272 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:29.580272 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:29.584978 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8ac41ba3-244b-4cb8-9cd2-94302812f6ac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:29.591704 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8ac41ba3-244b-4cb8-9cd2-94302812f6ac tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:29.592275 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1064/4247] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:29 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:29.772992 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-40380f50-573c-4030-8fe5-e0001bf2322d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:29.774991 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-40380f50-573c-4030-8fe5-e0001bf2322d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:29.775254 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-40380f50-573c-4030-8fe5-e0001bf2322d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:29.775472 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-40380f50-573c-4030-8fe5-e0001bf2322d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:29.786845 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:29.786845 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:29.791269 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-40380f50-573c-4030-8fe5-e0001bf2322d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:29.796911 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-40380f50-573c-4030-8fe5-e0001bf2322d tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 returned with HTTP 200 Jul 03 06:37:29.797381 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1054/4248] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:29 2026] GET /volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:29.811433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bd00885f-68df-4f9c-8bc9-52e2fcbe1359 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:29.814289 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bd00885f-68df-4f9c-8bc9-52e2fcbe1359 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:37:29.814289 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bd00885f-68df-4f9c-8bc9-52e2fcbe1359 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e79e4b7f-9b63-4e3a-84f8-ad67b34357f3", "name": "tempest-VolumeDependencyTests-Snapshot-390103075"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:29.822957 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:29.822957 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:29.823372 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bd00885f-68df-4f9c-8bc9-52e2fcbe1359 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:29.823501 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-bd00885f-68df-4f9c-8bc9-52e2fcbe1359 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create snapshot from volume e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:29.853470 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-bd00885f-68df-4f9c-8bc9-52e2fcbe1359 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['fa0e65d8-bf85-4aef-91cc-1e87b7da5847', '9d72cec4-c652-4ff2-8b8e-4657b6521786', '581d18fa-df0c-42ec-84bf-e073a929c8f5', 'cbd2438a-a97f-4c1a-8e02-1d417af6d262'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:29.899911 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bd00885f-68df-4f9c-8bc9-52e2fcbe1359 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot create request issued successfully. Jul 03 06:37:29.900358 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bd00885f-68df-4f9c-8bc9-52e2fcbe1359 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:37:29.900936 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1064/4249] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:37:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:37:29.911213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2c8c7c3c-cfc2-474f-88ca-7093900074a8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:29.913513 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c8c7c3c-cfc2-474f-88ca-7093900074a8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:29.913786 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c8c7c3c-cfc2-474f-88ca-7093900074a8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:29.914423 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2c8c7c3c-cfc2-474f-88ca-7093900074a8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:29.920180 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:29.920180 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:29.920619 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2c8c7c3c-cfc2-474f-88ca-7093900074a8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:29.921439 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2c8c7c3c-cfc2-474f-88ca-7093900074a8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 returned with HTTP 200 Jul 03 06:37:29.921799 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1068/4250] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:29 2026] GET /volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:30.606032 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d963d1f1-dae3-49f3-ad06-66de4ff9d07d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:30.671803 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d963d1f1-dae3-49f3-ad06-66de4ff9d07d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:30.672023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d963d1f1-dae3-49f3-ad06-66de4ff9d07d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:30.672253 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d963d1f1-dae3-49f3-ad06-66de4ff9d07d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:30.681051 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:30.681051 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:30.685097 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d963d1f1-dae3-49f3-ad06-66de4ff9d07d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:30.690124 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d963d1f1-dae3-49f3-ad06-66de4ff9d07d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:30.690587 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1065/4251] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:30 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:30.932423 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3514e27c-b6f8-45f6-af9e-705ee825d142 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:30.935136 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3514e27c-b6f8-45f6-af9e-705ee825d142 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:30.935498 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3514e27c-b6f8-45f6-af9e-705ee825d142 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:30.935765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3514e27c-b6f8-45f6-af9e-705ee825d142 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:30.942403 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:30.942403 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:30.943036 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3514e27c-b6f8-45f6-af9e-705ee825d142 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:30.944089 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3514e27c-b6f8-45f6-af9e-705ee825d142 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 returned with HTTP 200 Jul 03 06:37:30.944611 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1055/4252] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:30 2026] GET /volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:30.955201 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:30.957021 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:30.957416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "42e4045f-b034-4d9b-a2b7-02593e1a33c9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-392719616"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:30.959183 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'snapshot_id': '42e4045f-b034-4d9b-a2b7-02593e1a33c9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-392719616'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:30.966077 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:30.966077 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:30.966552 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:30.966711 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:30.971627 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:30.979718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (c2797654-5646-41f1-89c9-cbb33bce7dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:30.980367 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99bdc64-27ec-4168-b6e3-15132f5285f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:30.981352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:31.025451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99bdc64-27ec-4168-b6e3-15132f5285f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '42e4045f-b034-4d9b-a2b7-02593e1a33c9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:31.027208 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fd354a-19c5-4cb6-886e-de38c75c4ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:31.080780 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['c9b89699-a5b5-48b1-8c4e-60e4c5cda4f4', '63e586c9-6b3e-45ef-bf31-8bc163db2f52', '18bc11e7-32e0-4256-9ac8-2db7f326fc4f', '2096d3d5-0d15-4d0e-86f4-4a4ff817b795'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:31.082053 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fd354a-19c5-4cb6-886e-de38c75c4ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b89699-a5b5-48b1-8c4e-60e4c5cda4f4', '63e586c9-6b3e-45ef-bf31-8bc163db2f52', '18bc11e7-32e0-4256-9ac8-2db7f326fc4f', '2096d3d5-0d15-4d0e-86f4-4a4ff817b795']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:31.083049 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b95e4c-98a0-4830-98c5-16c61690fded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:31.144034 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b95e4c-98a0-4830-98c5-16c61690fded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb335304-f758-48b7-902f-d39d979b82a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-392719616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['c9b89699-a5b5-48b1-8c4e-60e4c5cda4f4','63e586c9-6b3e-45ef-bf31-8bc163db2f52','18bc11e7-32e0-4256-9ac8-2db7f326fc4f','2096d3d5-0d15-4d0e-86f4-4a4ff817b795'],size=1,snapshot_id=42e4045f-b034-4d9b-a2b7-02593e1a33c9,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-392719616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb335304-f758-48b7-902f-d39d979b82a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=42e4045f-b034-4d9b-a2b7-02593e1a33c9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:31.145135 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9811413b-d086-41c7-aee2-f43912eba2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:31.170335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9811413b-d086-41c7-aee2-f43912eba2c3) transitioned into state 'SUCCESS' from state '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-392719616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['c9b89699-a5b5-48b1-8c4e-60e4c5cda4f4','63e586c9-6b3e-45ef-bf31-8bc163db2f52','18bc11e7-32e0-4256-9ac8-2db7f326fc4f','2096d3d5-0d15-4d0e-86f4-4a4ff817b795'],size=1,snapshot_id=42e4045f-b034-4d9b-a2b7-02593e1a33c9,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:31.171227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d420f907-abff-440a-b05b-ff62967dd206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:31.203971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d420f907-abff-440a-b05b-ff62967dd206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:31.205616 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (c2797654-5646-41f1-89c9-cbb33bce7dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:31.206025 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:31.206817 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-064ac4db-f48a-40bf-aeaf-a81dd7f53cde tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:31.207383 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1065/4253] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:30 2026] POST /volume/v3/volumes => generated 803 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:31.223894 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-af8a6a2b-a902-4abe-a4b0-6bd7c4f53327 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:31.229920 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af8a6a2b-a902-4abe-a4b0-6bd7c4f53327 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:31.229920 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af8a6a2b-a902-4abe-a4b0-6bd7c4f53327 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:31.229920 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af8a6a2b-a902-4abe-a4b0-6bd7c4f53327 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:31.239473 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:31.239473 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:31.246883 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-af8a6a2b-a902-4abe-a4b0-6bd7c4f53327 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:31.255048 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af8a6a2b-a902-4abe-a4b0-6bd7c4f53327 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 returned with HTTP 200 Jul 03 06:37:31.255740 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1069/4254] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:31 2026] GET /volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:31.708351 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c46aa70b-98b4-48e8-96fa-baee8d93f9c0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:31.710155 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c46aa70b-98b4-48e8-96fa-baee8d93f9c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:31.710368 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c46aa70b-98b4-48e8-96fa-baee8d93f9c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:31.710552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c46aa70b-98b4-48e8-96fa-baee8d93f9c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:31.720356 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:31.720356 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:31.723818 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c46aa70b-98b4-48e8-96fa-baee8d93f9c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:31.727753 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c46aa70b-98b4-48e8-96fa-baee8d93f9c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:31.728083 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1066/4255] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:31 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:32.268945 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e14cf3d0-aa72-4492-9905-352612d5e238 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:32.270769 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e14cf3d0-aa72-4492-9905-352612d5e238 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:32.271000 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e14cf3d0-aa72-4492-9905-352612d5e238 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:32.271280 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e14cf3d0-aa72-4492-9905-352612d5e238 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:32.278835 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:32.278835 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:32.283075 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e14cf3d0-aa72-4492-9905-352612d5e238 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:32.287793 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e14cf3d0-aa72-4492-9905-352612d5e238 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 returned with HTTP 200 Jul 03 06:37:32.288304 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1056/4256] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:32 2026] GET /volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:32.300507 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-66fec8c1-683b-4702-b7c4-2fb35a2b363e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:32.302729 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-66fec8c1-683b-4702-b7c4-2fb35a2b363e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:32.302729 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-66fec8c1-683b-4702-b7c4-2fb35a2b363e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:32.302729 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-66fec8c1-683b-4702-b7c4-2fb35a2b363e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:32.302918 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-66fec8c1-683b-4702-b7c4-2fb35a2b363e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:32.307825 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:32.307825 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:32.308254 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-66fec8c1-683b-4702-b7c4-2fb35a2b363e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:32.329749 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-66fec8c1-683b-4702-b7c4-2fb35a2b363e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot delete request issued successfully. Jul 03 06:37:32.329749 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-66fec8c1-683b-4702-b7c4-2fb35a2b363e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 returned with HTTP 202 Jul 03 06:37:32.329916 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1066/4257] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:32 2026] DELETE /volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:37:32.338449 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1f0ca9da-c749-4ad1-b32c-da56b2880d14 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:32.340357 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f0ca9da-c749-4ad1-b32c-da56b2880d14 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:32.340437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f0ca9da-c749-4ad1-b32c-da56b2880d14 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:32.340646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f0ca9da-c749-4ad1-b32c-da56b2880d14 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:32.346858 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:32.346858 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:32.347199 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1f0ca9da-c749-4ad1-b32c-da56b2880d14 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:32.348077 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f0ca9da-c749-4ad1-b32c-da56b2880d14 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 returned with HTTP 200 Jul 03 06:37:32.348450 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1070/4258] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:32 2026] GET /volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:32.745608 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e7dbaf7b-fc7f-4d6c-be47-f73e2fc0e022 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:32.747922 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7dbaf7b-fc7f-4d6c-be47-f73e2fc0e022 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:32.748864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7dbaf7b-fc7f-4d6c-be47-f73e2fc0e022 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:32.748864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7dbaf7b-fc7f-4d6c-be47-f73e2fc0e022 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:32.762238 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:32.762238 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:32.766299 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e7dbaf7b-fc7f-4d6c-be47-f73e2fc0e022 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:32.772545 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7dbaf7b-fc7f-4d6c-be47-f73e2fc0e022 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:32.772545 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1067/4259] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:32 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:33.359243 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5a80bae2-e20e-4c84-a383-8106a88527fb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:33.361252 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5a80bae2-e20e-4c84-a383-8106a88527fb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:33.361458 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5a80bae2-e20e-4c84-a383-8106a88527fb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:33.362041 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5a80bae2-e20e-4c84-a383-8106a88527fb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:33.366439 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5a80bae2-e20e-4c84-a383-8106a88527fb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 returned with HTTP 404 Jul 03 06:37:33.367200 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1057/4260] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:33 2026] GET /volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:33.375877 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c7b3d0e8-69a1-40b3-b146-4b7fa628d3ac None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:33.378268 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7b3d0e8-69a1-40b3-b146-4b7fa628d3ac tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:33.378521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7b3d0e8-69a1-40b3-b146-4b7fa628d3ac tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:33.378759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7b3d0e8-69a1-40b3-b146-4b7fa628d3ac tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:33.378889 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-c7b3d0e8-69a1-40b3-b146-4b7fa628d3ac tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: 42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:33.384902 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:33.384902 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:33.385472 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c7b3d0e8-69a1-40b3-b146-4b7fa628d3ac tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:33.404400 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c7b3d0e8-69a1-40b3-b146-4b7fa628d3ac tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot delete request issued successfully. Jul 03 06:37:33.404629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7b3d0e8-69a1-40b3-b146-4b7fa628d3ac tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 returned with HTTP 202 Jul 03 06:37:33.405201 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1067/4261] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:33 2026] DELETE /volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:37:33.412951 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a4b68303-dd63-4053-a846-319d57c6533c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:33.416479 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a4b68303-dd63-4053-a846-319d57c6533c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:33.416479 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a4b68303-dd63-4053-a846-319d57c6533c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:33.416479 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a4b68303-dd63-4053-a846-319d57c6533c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:33.423128 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:33.423128 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:33.423962 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a4b68303-dd63-4053-a846-319d57c6533c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:33.425754 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a4b68303-dd63-4053-a846-319d57c6533c tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 returned with HTTP 200 Jul 03 06:37:33.426129 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1071/4262] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:33 2026] GET /volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:37:33.785531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9efa0215-a428-4cfa-a273-41cd531639ed None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:33.787799 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9efa0215-a428-4cfa-a273-41cd531639ed tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:33.788044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9efa0215-a428-4cfa-a273-41cd531639ed tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:33.788275 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9efa0215-a428-4cfa-a273-41cd531639ed tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:33.799814 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:33.799814 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:33.804346 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9efa0215-a428-4cfa-a273-41cd531639ed tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:33.809564 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9efa0215-a428-4cfa-a273-41cd531639ed tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:33.810102 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1068/4263] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:33 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:34.435509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-97481377-f73f-4fc0-8577-5602166e5de8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:34.437922 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-97481377-f73f-4fc0-8577-5602166e5de8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:34.438182 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-97481377-f73f-4fc0-8577-5602166e5de8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:34.438387 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-97481377-f73f-4fc0-8577-5602166e5de8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:34.444397 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-97481377-f73f-4fc0-8577-5602166e5de8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 returned with HTTP 404 Jul 03 06:37:34.445141 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1058/4264] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:34 2026] GET /volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:34.453357 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5ca5c846-98f6-49e6-bef2-657f26d4bed3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:34.455119 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5ca5c846-98f6-49e6-bef2-657f26d4bed3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:34.455265 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5ca5c846-98f6-49e6-bef2-657f26d4bed3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:34.455444 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5ca5c846-98f6-49e6-bef2-657f26d4bed3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:34.455605 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5ca5c846-98f6-49e6-bef2-657f26d4bed3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:34.464110 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:34.464110 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:34.464685 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5ca5c846-98f6-49e6-bef2-657f26d4bed3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:34.485044 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5ca5c846-98f6-49e6-bef2-657f26d4bed3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:34.485288 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5ca5c846-98f6-49e6-bef2-657f26d4bed3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd returned with HTTP 202 Jul 03 06:37:34.485687 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1068/4265] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:34 2026] DELETE /volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:34.497568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-22d5a614-553e-4910-a2b8-0ab5f57263a4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:34.502837 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22d5a614-553e-4910-a2b8-0ab5f57263a4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:34.502837 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22d5a614-553e-4910-a2b8-0ab5f57263a4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:34.502837 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22d5a614-553e-4910-a2b8-0ab5f57263a4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:34.511639 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:34.511639 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:34.518570 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-22d5a614-553e-4910-a2b8-0ab5f57263a4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:34.525067 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22d5a614-553e-4910-a2b8-0ab5f57263a4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd returned with HTTP 200 Jul 03 06:37:34.525780 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1072/4266] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:34 2026] GET /volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:34.827503 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b8044774-460f-490d-ace4-919d672a6054 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:34.829393 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b8044774-460f-490d-ace4-919d672a6054 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:34.829573 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b8044774-460f-490d-ace4-919d672a6054 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:34.829782 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b8044774-460f-490d-ace4-919d672a6054 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:34.846053 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:34.846053 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:34.851932 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b8044774-460f-490d-ace4-919d672a6054 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:34.859182 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b8044774-460f-490d-ace4-919d672a6054 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:34.859783 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1069/4267] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:34 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:35.543236 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-42653ca8-8e6b-4571-85c0-6a2555385f4f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:35.545275 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-42653ca8-8e6b-4571-85c0-6a2555385f4f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:35.545526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-42653ca8-8e6b-4571-85c0-6a2555385f4f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:35.545792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-42653ca8-8e6b-4571-85c0-6a2555385f4f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:35.553456 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-42653ca8-8e6b-4571-85c0-6a2555385f4f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd returned with HTTP 404 Jul 03 06:37:35.554096 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1059/4268] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:35 2026] GET /volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:35.562585 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0e4a711c-2a04-4bf9-8b91-1035e6596ce4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:35.564438 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e4a711c-2a04-4bf9-8b91-1035e6596ce4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:35.564676 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e4a711c-2a04-4bf9-8b91-1035e6596ce4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:35.564937 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0e4a711c-2a04-4bf9-8b91-1035e6596ce4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:35.565107 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-0e4a711c-2a04-4bf9-8b91-1035e6596ce4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:35.572996 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:35.572996 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:35.573437 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0e4a711c-2a04-4bf9-8b91-1035e6596ce4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:35.591255 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0e4a711c-2a04-4bf9-8b91-1035e6596ce4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:35.591492 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0e4a711c-2a04-4bf9-8b91-1035e6596ce4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 returned with HTTP 202 Jul 03 06:37:35.591962 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1069/4269] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:35 2026] DELETE /volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:35.603229 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2a8cb68d-af8c-4718-8b4c-d95a0eece324 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:35.606959 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2a8cb68d-af8c-4718-8b4c-d95a0eece324 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:35.606959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2a8cb68d-af8c-4718-8b4c-d95a0eece324 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:35.606959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2a8cb68d-af8c-4718-8b4c-d95a0eece324 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:35.613868 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:35.613868 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:35.619807 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2a8cb68d-af8c-4718-8b4c-d95a0eece324 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:35.625888 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2a8cb68d-af8c-4718-8b4c-d95a0eece324 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 returned with HTTP 200 Jul 03 06:37:35.626589 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1073/4270] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:35 2026] GET /volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:35.875278 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a64a2884-fb09-4990-b794-ae7674d5b0a4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:35.877357 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a64a2884-fb09-4990-b794-ae7674d5b0a4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:35.877841 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a64a2884-fb09-4990-b794-ae7674d5b0a4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:35.878122 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a64a2884-fb09-4990-b794-ae7674d5b0a4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:35.902070 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:35.902070 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:35.907700 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a64a2884-fb09-4990-b794-ae7674d5b0a4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:35.914630 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a64a2884-fb09-4990-b794-ae7674d5b0a4 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:35.915042 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1070/4271] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:35 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:36.645610 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1cdd9cb8-e210-4d18-9cc5-929cafeb56b6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:36.647511 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1cdd9cb8-e210-4d18-9cc5-929cafeb56b6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:36.647769 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1cdd9cb8-e210-4d18-9cc5-929cafeb56b6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:36.647973 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1cdd9cb8-e210-4d18-9cc5-929cafeb56b6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:36.852213 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1cdd9cb8-e210-4d18-9cc5-929cafeb56b6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 returned with HTTP 404 Jul 03 06:37:36.852809 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1060/4272] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:36 2026] GET /volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:36.861159 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fef6a21c-5a63-4bb9-ac9e-517051eeb4e9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:36.863100 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fef6a21c-5a63-4bb9-ac9e-517051eeb4e9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:36.863343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fef6a21c-5a63-4bb9-ac9e-517051eeb4e9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:36.863575 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fef6a21c-5a63-4bb9-ac9e-517051eeb4e9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:36.863790 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-fef6a21c-5a63-4bb9-ac9e-517051eeb4e9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:36.872774 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:36.872774 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:36.874223 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fef6a21c-5a63-4bb9-ac9e-517051eeb4e9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:36.897080 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fef6a21c-5a63-4bb9-ac9e-517051eeb4e9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:36.897330 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fef6a21c-5a63-4bb9-ac9e-517051eeb4e9 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 returned with HTTP 202 Jul 03 06:37:36.897819 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1070/4273] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:36 2026] DELETE /volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:36.910256 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c6439c1b-d727-418c-9336-c2001c6b7631 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:36.913078 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c6439c1b-d727-418c-9336-c2001c6b7631 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:36.913431 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c6439c1b-d727-418c-9336-c2001c6b7631 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:36.914714 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c6439c1b-d727-418c-9336-c2001c6b7631 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:36.922982 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:36.922982 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:36.928992 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c6439c1b-d727-418c-9336-c2001c6b7631 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:36.936197 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c6439c1b-d727-418c-9336-c2001c6b7631 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 returned with HTTP 200 Jul 03 06:37:36.936750 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e626d938-a953-4afd-b2b5-0d2d662d6668 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:36.937654 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1074/4274] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:36 2026] GET /volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:36.939401 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e626d938-a953-4afd-b2b5-0d2d662d6668 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:36.939612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e626d938-a953-4afd-b2b5-0d2d662d6668 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:36.939989 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e626d938-a953-4afd-b2b5-0d2d662d6668 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:36.953654 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:36.953654 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:36.962211 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e626d938-a953-4afd-b2b5-0d2d662d6668 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:36.971784 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e626d938-a953-4afd-b2b5-0d2d662d6668 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:36.972242 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1071/4275] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:36 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:37.957050 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2d3a2d58-a4c5-436f-9ed3-43df8a051eb5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:37.959493 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2d3a2d58-a4c5-436f-9ed3-43df8a051eb5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:37.959835 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2d3a2d58-a4c5-436f-9ed3-43df8a051eb5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:37.960197 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2d3a2d58-a4c5-436f-9ed3-43df8a051eb5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:37.967289 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2d3a2d58-a4c5-436f-9ed3-43df8a051eb5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 returned with HTTP 404 Jul 03 06:37:37.968127 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1061/4276] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:37 2026] GET /volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:37.978631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-efc23b5e-2621-4183-b197-c9d09572814f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:37.980828 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:37.982724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1017984994"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:37.984299 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1017984994'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:37.984668 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:37.986380 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6e130a38-ed0e-4a18-8267-6e53c8d3290b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:37.988802 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6e130a38-ed0e-4a18-8267-6e53c8d3290b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:37.989303 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6e130a38-ed0e-4a18-8267-6e53c8d3290b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:37.989651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6e130a38-ed0e-4a18-8267-6e53c8d3290b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:37.990756 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:37.998646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (3cda75f8-57a8-4177-ac45-c25dcb4c22ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:38.003064 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6812f2-aa8e-4bcd-97f6-db300db7cdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:38.003181 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:38.003181 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:38.005363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:38.009360 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6e130a38-ed0e-4a18-8267-6e53c8d3290b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:38.016837 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6e130a38-ed0e-4a18-8267-6e53c8d3290b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:38.016837 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1075/4277] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:37 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:38.049632 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6812f2-aa8e-4bcd-97f6-db300db7cdee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:38.050585 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9dcbeaf-d5bb-4221-9c97-02e120b79eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:38.104068 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['a5e847c1-fd90-4ab3-a1e6-ff7127cc2d8f', 'acb457f9-f7bd-424c-a81b-0e2e77a1ec17', '49b439d6-2926-46ba-99bc-1d28f1dfd35d', 'a77a17cd-8f2a-4bca-aa0c-20997e2edfc4'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:38.105594 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9dcbeaf-d5bb-4221-9c97-02e120b79eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e847c1-fd90-4ab3-a1e6-ff7127cc2d8f', 'acb457f9-f7bd-424c-a81b-0e2e77a1ec17', '49b439d6-2926-46ba-99bc-1d28f1dfd35d', 'a77a17cd-8f2a-4bca-aa0c-20997e2edfc4']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:38.107370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4622ba08-c6e3-4512-9869-8a53e1071ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:38.140329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4622ba08-c6e3-4512-9869-8a53e1071ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afae4310-3bad-4295-b578-2dde75d79e7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1017984994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['a5e847c1-fd90-4ab3-a1e6-ff7127cc2d8f','acb457f9-f7bd-424c-a81b-0e2e77a1ec17','49b439d6-2926-46ba-99bc-1d28f1dfd35d','a77a17cd-8f2a-4bca-aa0c-20997e2edfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1017984994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afae4310-3bad-4295-b578-2dde75d79e7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:38.141526 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc6db1d-1354-4d0b-ba5b-4e54bb827717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:38.165509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc6db1d-1354-4d0b-ba5b-4e54bb827717) transitioned into state 'SUCCESS' from state '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-1017984994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['a5e847c1-fd90-4ab3-a1e6-ff7127cc2d8f','acb457f9-f7bd-424c-a81b-0e2e77a1ec17','49b439d6-2926-46ba-99bc-1d28f1dfd35d','a77a17cd-8f2a-4bca-aa0c-20997e2edfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:38.166484 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3028cd7e-4acb-45f6-901f-dc0930fc28f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:38.178450 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3028cd7e-4acb-45f6-901f-dc0930fc28f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:38.178990 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (3cda75f8-57a8-4177-ac45-c25dcb4c22ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:38.179399 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:38.180086 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-efc23b5e-2621-4183-b197-c9d09572814f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:38.180640 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1071/4278] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:37:37 2026] POST /volume/v3/volumes => generated 770 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:38.195217 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-db36df28-94fa-4d9a-9825-d1c41b9c6f23 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:38.198723 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-db36df28-94fa-4d9a-9825-d1c41b9c6f23 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:38.198723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-db36df28-94fa-4d9a-9825-d1c41b9c6f23 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:38.198723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-db36df28-94fa-4d9a-9825-d1c41b9c6f23 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:38.209933 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:38.209933 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:38.215006 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-db36df28-94fa-4d9a-9825-d1c41b9c6f23 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:38.221212 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-db36df28-94fa-4d9a-9825-d1c41b9c6f23 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d returned with HTTP 200 Jul 03 06:37:38.221959 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1072/4279] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:38 2026] GET /volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:39.030630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b5422dac-c6ae-4494-a62e-717694c7bece None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:39.032178 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5422dac-c6ae-4494-a62e-717694c7bece tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:39.032358 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5422dac-c6ae-4494-a62e-717694c7bece tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:39.032562 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5422dac-c6ae-4494-a62e-717694c7bece tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:39.041823 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:39.041823 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:39.045094 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b5422dac-c6ae-4494-a62e-717694c7bece tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:39.049051 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5422dac-c6ae-4494-a62e-717694c7bece tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:39.049389 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1062/4280] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:39 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:39.238081 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-61f27e32-28e3-408b-9cba-1988b9bbabd0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:39.240178 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-61f27e32-28e3-408b-9cba-1988b9bbabd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:39.240421 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-61f27e32-28e3-408b-9cba-1988b9bbabd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:39.240635 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-61f27e32-28e3-408b-9cba-1988b9bbabd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:39.248276 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:39.248276 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:39.253124 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-61f27e32-28e3-408b-9cba-1988b9bbabd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:39.258889 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-61f27e32-28e3-408b-9cba-1988b9bbabd0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d returned with HTTP 200 Jul 03 06:37:39.259583 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1076/4281] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:39 2026] GET /volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:39.273015 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8d5aa11a-2b9d-4194-9c59-becce1874454 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:39.275576 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8d5aa11a-2b9d-4194-9c59-becce1874454 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:37:39.276012 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8d5aa11a-2b9d-4194-9c59-becce1874454 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afae4310-3bad-4295-b578-2dde75d79e7d", "name": "tempest-VolumeDependencyTests-Snapshot-204883991"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:39.286489 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:39.286489 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:39.287064 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8d5aa11a-2b9d-4194-9c59-becce1874454 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:39.287197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-8d5aa11a-2b9d-4194-9c59-becce1874454 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create snapshot from volume afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:39.324429 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-8d5aa11a-2b9d-4194-9c59-becce1874454 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['c7643661-4c5a-4bb1-8047-84f70629c055', '01927b9d-f2ea-498d-8b34-9ddca849ea86', '2aceafc4-0f2c-4b65-9864-503a9294fb4d', '1360c00f-5c81-414e-9e8b-41afde1ea899'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:39.366824 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8d5aa11a-2b9d-4194-9c59-becce1874454 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot create request issued successfully. Jul 03 06:37:39.367254 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8d5aa11a-2b9d-4194-9c59-becce1874454 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:37:39.367883 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1072/4282] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:37:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:37:39.379632 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7a2d539b-5472-46ba-a55e-50048730f25a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:39.382147 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7a2d539b-5472-46ba-a55e-50048730f25a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:39.382439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7a2d539b-5472-46ba-a55e-50048730f25a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:39.382723 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7a2d539b-5472-46ba-a55e-50048730f25a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:39.390428 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:39.390428 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:39.391074 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7a2d539b-5472-46ba-a55e-50048730f25a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:39.392264 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7a2d539b-5472-46ba-a55e-50048730f25a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c returned with HTTP 200 Jul 03 06:37:39.392938 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1073/4283] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:39 2026] GET /volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:40.063932 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7b8797a1-105c-418f-93fa-841fd1fa377d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:40.065989 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b8797a1-105c-418f-93fa-841fd1fa377d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:40.066292 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b8797a1-105c-418f-93fa-841fd1fa377d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:40.066549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b8797a1-105c-418f-93fa-841fd1fa377d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:40.077809 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:40.077809 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:40.083252 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7b8797a1-105c-418f-93fa-841fd1fa377d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:40.090376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b8797a1-105c-418f-93fa-841fd1fa377d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:40.091063 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1063/4284] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:40 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:40.402218 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-95b19f8d-c16c-44b2-a74c-a384388817aa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:40.404742 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95b19f8d-c16c-44b2-a74c-a384388817aa tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:40.405179 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95b19f8d-c16c-44b2-a74c-a384388817aa tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:40.405933 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95b19f8d-c16c-44b2-a74c-a384388817aa tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:40.411833 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:40.411833 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:40.412327 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-95b19f8d-c16c-44b2-a74c-a384388817aa tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:40.413337 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95b19f8d-c16c-44b2-a74c-a384388817aa tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c returned with HTTP 200 Jul 03 06:37:40.414017 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1077/4285] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:40 2026] GET /volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:40.422670 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-54e52dce-1a15-4416-ad77-b987517fad79 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:40.427093 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:40.427451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f66d040e-ac06-4f61-9f94-8d325da7523c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-814652194"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:40.428996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'snapshot_id': 'f66d040e-ac06-4f61-9f94-8d325da7523c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-814652194'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:40.434325 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:40.434325 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:40.434749 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:40.434885 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:40.438336 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:40.443908 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (dabe8427-1682-4dbd-8a7e-4fe3dfd3687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:40.445003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73bf6ba6-6054-4531-bcc5-b7a93cbbf867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:40.445931 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:40.491543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73bf6ba6-6054-4531-bcc5-b7a93cbbf867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f66d040e-ac06-4f61-9f94-8d325da7523c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:40.492782 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b341d0-7dd7-4212-9a22-9f37634bfc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:40.541019 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['bb33cfaa-ef1a-49d0-ab5c-e587b6cd0b3e', '567781fa-e46c-4142-bec8-04ac0c3667e6', 'd4c8e01a-5c25-4e75-ae8c-c377216ac580', 'a858d558-9ab3-4e6b-9b4b-1e5a5f3bdd99'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:40.541971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b341d0-7dd7-4212-9a22-9f37634bfc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb33cfaa-ef1a-49d0-ab5c-e587b6cd0b3e', '567781fa-e46c-4142-bec8-04ac0c3667e6', 'd4c8e01a-5c25-4e75-ae8c-c377216ac580', 'a858d558-9ab3-4e6b-9b4b-1e5a5f3bdd99']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:40.542870 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5af9d11-adfc-47ae-97d9-4cc947d569ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:40.598947 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5af9d11-adfc-47ae-97d9-4cc947d569ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6607730-b9e5-4aa9-8565-78dd2e48c554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-814652194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['bb33cfaa-ef1a-49d0-ab5c-e587b6cd0b3e','567781fa-e46c-4142-bec8-04ac0c3667e6','d4c8e01a-5c25-4e75-ae8c-c377216ac580','a858d558-9ab3-4e6b-9b4b-1e5a5f3bdd99'],size=1,snapshot_id=f66d040e-ac06-4f61-9f94-8d325da7523c,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-814652194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6607730-b9e5-4aa9-8565-78dd2e48c554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f66d040e-ac06-4f61-9f94-8d325da7523c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:40.600077 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6405c99-8a85-42ce-8c22-e146e2861204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:40.630149 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6405c99-8a85-42ce-8c22-e146e2861204) transitioned into state 'SUCCESS' from state '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-814652194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['bb33cfaa-ef1a-49d0-ab5c-e587b6cd0b3e','567781fa-e46c-4142-bec8-04ac0c3667e6','d4c8e01a-5c25-4e75-ae8c-c377216ac580','a858d558-9ab3-4e6b-9b4b-1e5a5f3bdd99'],size=1,snapshot_id=f66d040e-ac06-4f61-9f94-8d325da7523c,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:40.631201 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84e0040-f79c-4e29-9b39-2d5486702cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:40.663854 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84e0040-f79c-4e29-9b39-2d5486702cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:40.664705 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (dabe8427-1682-4dbd-8a7e-4fe3dfd3687e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:40.665352 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:40.666306 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54e52dce-1a15-4416-ad77-b987517fad79 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:40.666823 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1073/4286] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:40 2026] POST /volume/v3/volumes => generated 803 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:40.683931 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0a3b82e9-630f-497d-8bfe-d5fe16a58d09 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:40.686632 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a3b82e9-630f-497d-8bfe-d5fe16a58d09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 Jul 03 06:37:40.687021 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a3b82e9-630f-497d-8bfe-d5fe16a58d09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:40.687343 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a3b82e9-630f-497d-8bfe-d5fe16a58d09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:40.698038 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:40.698038 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:40.703558 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0a3b82e9-630f-497d-8bfe-d5fe16a58d09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:40.708455 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a3b82e9-630f-497d-8bfe-d5fe16a58d09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 returned with HTTP 200 Jul 03 06:37:40.708903 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1074/4287] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:40 2026] GET /volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:41.104007 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e2782471-1b8b-45b9-a89d-c1c009f522ec None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:41.105886 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e2782471-1b8b-45b9-a89d-c1c009f522ec tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:41.106084 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e2782471-1b8b-45b9-a89d-c1c009f522ec tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:41.106328 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e2782471-1b8b-45b9-a89d-c1c009f522ec tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:41.111680 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-a26d213c-8d19-4441-b811-83fa60d0663a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:41.114289 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-a26d213c-8d19-4441-b811-83fa60d0663a tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/limits Jul 03 06:37:41.114525 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-a26d213c-8d19-4441-b811-83fa60d0663a tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:41.114790 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-a26d213c-8d19-4441-b811-83fa60d0663a tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:41.117219 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:41.117219 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:41.121526 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e2782471-1b8b-45b9-a89d-c1c009f522ec tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:41.126047 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e2782471-1b8b-45b9-a89d-c1c009f522ec tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:41.126453 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1064/4288] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:41 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:41.126525 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-a26d213c-8d19-4441-b811-83fa60d0663a tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:37:41.127017 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-a26d213c-8d19-4441-b811-83fa60d0663a tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:37:41.127410 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-a26d213c-8d19-4441-b811-83fa60d0663a tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:37:41.147814 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-a26d213c-8d19-4441-b811-83fa60d0663a tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/limits returned with HTTP 200 Jul 03 06:37:41.148313 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1078/4289] 10.4.3.243 () {68 vars in 1484 bytes} [Fri Jul 3 06:37:41 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:41.681048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-19534400-84c0-4024-8dde-b21a01a61502 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:41.683616 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-19534400-84c0-4024-8dde-b21a01a61502 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:37:41.683846 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-19534400-84c0-4024-8dde-b21a01a61502 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:41.684049 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-19534400-84c0-4024-8dde-b21a01a61502 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:41.694640 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:41.694640 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:41.698187 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-19534400-84c0-4024-8dde-b21a01a61502 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:37:41.703303 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-19534400-84c0-4024-8dde-b21a01a61502 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:37:41.703745 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1074/4290] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:41 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:41.712598 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-14869e5d-595b-4333-a8de-22b85c7cf5db None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:41.714668 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-14869e5d-595b-4333-a8de-22b85c7cf5db tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:37:41.715077 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-14869e5d-595b-4333-a8de-22b85c7cf5db tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a5ecc56-cd49-423e-a6d7-d4477efa6c96", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-113432993", "description": null, "metadata": {}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:41.724369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a9afb8f4-9b43-4fa3-bc60-1aefe32c1614 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:41.726366 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a9afb8f4-9b43-4fa3-bc60-1aefe32c1614 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 Jul 03 06:37:41.726597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a9afb8f4-9b43-4fa3-bc60-1aefe32c1614 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:41.726865 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a9afb8f4-9b43-4fa3-bc60-1aefe32c1614 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:41.727321 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:41.727321 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:41.727823 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-14869e5d-595b-4333-a8de-22b85c7cf5db tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:37:41.728008 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-14869e5d-595b-4333-a8de-22b85c7cf5db tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create snapshot from volume 1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:37:41.734595 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:41.734595 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:41.739257 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a9afb8f4-9b43-4fa3-bc60-1aefe32c1614 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:41.744550 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a9afb8f4-9b43-4fa3-bc60-1aefe32c1614 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 returned with HTTP 200 Jul 03 06:37:41.745083 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1065/4291] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:41 2026] GET /volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:41.757382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-14869e5d-595b-4333-a8de-22b85c7cf5db tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Created reservations ['876432fc-1c5a-45f0-8b1e-e5052325297a', '8863cdba-56e4-4a22-a29b-8bd2cad806b5', '85fd58e4-27f8-41b4-8675-f2f88b83a7d8', '047075e8-0943-451d-a46f-2619670a7916'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:41.758385 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-03d0e4f8-c80d-4d9f-a6cd-2a1328fa4d80 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:41.760488 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-03d0e4f8-c80d-4d9f-a6cd-2a1328fa4d80 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:41.760783 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-03d0e4f8-c80d-4d9f-a6cd-2a1328fa4d80 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:41.761027 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-03d0e4f8-c80d-4d9f-a6cd-2a1328fa4d80 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:41.761179 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-03d0e4f8-c80d-4d9f-a6cd-2a1328fa4d80 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:41.766329 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:41.766329 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:41.766830 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-03d0e4f8-c80d-4d9f-a6cd-2a1328fa4d80 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:41.788411 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-03d0e4f8-c80d-4d9f-a6cd-2a1328fa4d80 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot delete request issued successfully. Jul 03 06:37:41.788411 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-03d0e4f8-c80d-4d9f-a6cd-2a1328fa4d80 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c returned with HTTP 202 Jul 03 06:37:41.788688 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1079/4292] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:41 2026] DELETE /volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:37:41.798219 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5a4bad8f-9eaf-4b01-880b-f190f46861df None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:41.799328 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a4bad8f-9eaf-4b01-880b-f190f46861df tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:41.799640 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a4bad8f-9eaf-4b01-880b-f190f46861df tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:41.799857 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a4bad8f-9eaf-4b01-880b-f190f46861df tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:41.805702 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:41.805702 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:41.806315 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5a4bad8f-9eaf-4b01-880b-f190f46861df tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Snapshot retrieved successfully. Jul 03 06:37:41.807256 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a4bad8f-9eaf-4b01-880b-f190f46861df tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c returned with HTTP 200 Jul 03 06:37:41.807675 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1075/4293] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:41 2026] GET /volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:41.823555 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-14869e5d-595b-4333-a8de-22b85c7cf5db tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot force create request issued successfully. Jul 03 06:37:41.823954 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-80b82b74-86ad-4919-b7d3-51566e9dcab0 req-14869e5d-595b-4333-a8de-22b85c7cf5db tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:37:41.828794 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1075/4294] 10.4.3.243 () {72 vars in 1547 bytes} [Fri Jul 3 06:37:41 2026] POST /volume/v3/snapshots => generated 323 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:37:42.142754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-89149cbe-ce23-47a1-b1c7-08608ef99c65 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:42.145081 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-89149cbe-ce23-47a1-b1c7-08608ef99c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:42.145392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-89149cbe-ce23-47a1-b1c7-08608ef99c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:42.145612 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-89149cbe-ce23-47a1-b1c7-08608ef99c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:42.157946 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:42.157946 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:42.162524 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-89149cbe-ce23-47a1-b1c7-08608ef99c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:42.167583 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-89149cbe-ce23-47a1-b1c7-08608ef99c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:42.168181 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1066/4295] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:42 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:42.273768 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f40cedb4-78ee-43b8-b220-12ae5f816812 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:42.275524 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f40cedb4-78ee-43b8-b220-12ae5f816812 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:42.275736 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f40cedb4-78ee-43b8-b220-12ae5f816812 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:42.275934 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f40cedb4-78ee-43b8-b220-12ae5f816812 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:42.282861 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:42.282861 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:42.286433 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f40cedb4-78ee-43b8-b220-12ae5f816812 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:42.291024 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f40cedb4-78ee-43b8-b220-12ae5f816812 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:42.291510 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1080/4296] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:42 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:42.305586 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3a40eb66-85f2-4290-ad3c-db0a80d69b0a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:42.307379 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a40eb66-85f2-4290-ad3c-db0a80d69b0a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:42.307565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a40eb66-85f2-4290-ad3c-db0a80d69b0a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:42.307775 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a40eb66-85f2-4290-ad3c-db0a80d69b0a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:42.317007 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:42.317007 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:42.322727 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3a40eb66-85f2-4290-ad3c-db0a80d69b0a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:42.328851 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a40eb66-85f2-4290-ad3c-db0a80d69b0a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:42.329333 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1076/4297] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:42 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:42.375765 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e42f2644-c266-44cc-861b-5596d6da5140 req-9d75dc9d-1f0a-4032-9f6e-bb0f53df56e2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:42.378464 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-9d75dc9d-1f0a-4032-9f6e-bb0f53df56e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:42.378795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-9d75dc9d-1f0a-4032-9f6e-bb0f53df56e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:42.379002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-9d75dc9d-1f0a-4032-9f6e-bb0f53df56e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:42.387615 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:42.387615 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:42.392871 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-e42f2644-c266-44cc-861b-5596d6da5140 req-9d75dc9d-1f0a-4032-9f6e-bb0f53df56e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:42.398910 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-9d75dc9d-1f0a-4032-9f6e-bb0f53df56e2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:42.399444 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1076/4298] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:42 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:42.816669 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2471fdd4-89a5-45f6-88a0-7a234768f31f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:42.818445 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2471fdd4-89a5-45f6-88a0-7a234768f31f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:42.818644 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2471fdd4-89a5-45f6-88a0-7a234768f31f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:42.818861 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2471fdd4-89a5-45f6-88a0-7a234768f31f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:42.822824 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2471fdd4-89a5-45f6-88a0-7a234768f31f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c returned with HTTP 404 Jul 03 06:37:42.823185 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1067/4299] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:42 2026] GET /volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:42.829635 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f5d09d30-6972-4826-a7e5-027c6a7691e0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:42.831585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f5d09d30-6972-4826-a7e5-027c6a7691e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:42.831863 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f5d09d30-6972-4826-a7e5-027c6a7691e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:42.832081 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f5d09d30-6972-4826-a7e5-027c6a7691e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:42.832282 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-f5d09d30-6972-4826-a7e5-027c6a7691e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:42.839931 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:42.839931 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:42.840403 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f5d09d30-6972-4826-a7e5-027c6a7691e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:42.866585 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f5d09d30-6972-4826-a7e5-027c6a7691e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:42.866896 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f5d09d30-6972-4826-a7e5-027c6a7691e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d returned with HTTP 202 Jul 03 06:37:42.867633 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1081/4300] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:42 2026] DELETE /volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:42.875818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f2ae3ce1-cb6e-4198-a97f-3d0ac550e875 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:42.877839 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f2ae3ce1-cb6e-4198-a97f-3d0ac550e875 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:42.878058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f2ae3ce1-cb6e-4198-a97f-3d0ac550e875 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:42.878264 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f2ae3ce1-cb6e-4198-a97f-3d0ac550e875 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:42.886951 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:42.886951 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:42.892659 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f2ae3ce1-cb6e-4198-a97f-3d0ac550e875 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:42.899193 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f2ae3ce1-cb6e-4198-a97f-3d0ac550e875 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d returned with HTTP 200 Jul 03 06:37:42.899762 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1077/4301] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:42 2026] GET /volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:43.185926 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fb7c7d02-2a98-4be1-a7d1-9e4b9af4270c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:43.189085 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fb7c7d02-2a98-4be1-a7d1-9e4b9af4270c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:43.189085 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fb7c7d02-2a98-4be1-a7d1-9e4b9af4270c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:43.189807 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fb7c7d02-2a98-4be1-a7d1-9e4b9af4270c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:43.202909 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:43.202909 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:43.207464 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fb7c7d02-2a98-4be1-a7d1-9e4b9af4270c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:43.212877 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fb7c7d02-2a98-4be1-a7d1-9e4b9af4270c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:43.213351 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1077/4302] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:43 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:43.604488 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4a6934fb-5683-4c8d-a85e-c20f2b909f3b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:43.606244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4a6934fb-5683-4c8d-a85e-c20f2b909f3b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 Jul 03 06:37:43.606410 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4a6934fb-5683-4c8d-a85e-c20f2b909f3b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:43.606605 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4a6934fb-5683-4c8d-a85e-c20f2b909f3b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:43.611621 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:43.611621 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:43.612020 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4a6934fb-5683-4c8d-a85e-c20f2b909f3b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot retrieved successfully. Jul 03 06:37:43.612667 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4a6934fb-5683-4c8d-a85e-c20f2b909f3b tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 returned with HTTP 200 Jul 03 06:37:43.613166 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1068/4303] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:43 2026] GET /volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:43.638205 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d2772a58-d237-4788-b478-bbe476b95655 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:43.640282 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:43.640603 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-690514506", "snapshot_id": null, "imageRef": "b1c5d0e0-f652-4af3-a029-55f946434b1b", "volume_type": null, "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:43.642055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-690514506', 'snapshot_id': None, 'imageRef': 'b1c5d0e0-f652-4af3-a029-55f946434b1b', 'volume_type': None, 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:43.719440 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:43.719440 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:43.720062 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot retrieved successfully. Jul 03 06:37:43.720295 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume of 1 GB Jul 03 06:37:43.724966 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Availability Zones retrieved successfully. Jul 03 06:37:43.731921 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Flow 'volume_create_api' (c3d50624-9d47-48b2-87f9-6497b4de3164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:43.733544 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974ff29d-5b09-493c-afe6-62e5252bb7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:43.734797 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:43.774921 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974ff29d-5b09-493c-afe6-62e5252bb7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '17111270-c75f-415e-97eb-53d2acdc3c39', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:43.775875 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbebf900-4dea-4e2b-b8b9-47d0c705fc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:43.826450 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Created reservations ['a4b42015-b72f-46bb-9695-d244e9563409', 'c85cc4d8-53b6-4780-900e-fe23962a4c33', 'd8cabf01-b719-4ed4-a224-b7035562e60c', '6e03a131-ca96-4775-9d29-b0fb515a8976'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:43.827604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbebf900-4dea-4e2b-b8b9-47d0c705fc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b42015-b72f-46bb-9695-d244e9563409', 'c85cc4d8-53b6-4780-900e-fe23962a4c33', 'd8cabf01-b719-4ed4-a224-b7035562e60c', '6e03a131-ca96-4775-9d29-b0fb515a8976']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:43.828712 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b17a0e-7bb1-4517-9a95-743251660050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:43.874639 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b17a0e-7bb1-4517-9a95-743251660050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccfe10a6-3b1f-4690-9562-6339eba82042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-690514506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fbb9fba29d4f8fa637131b9176b948',qos_specs=None,replication_status=,reservations=['a4b42015-b72f-46bb-9695-d244e9563409','c85cc4d8-53b6-4780-900e-fe23962a4c33','d8cabf01-b719-4ed4-a224-b7035562e60c','6e03a131-ca96-4775-9d29-b0fb515a8976'],size=1,snapshot_id=17111270-c75f-415e-97eb-53d2acdc3c39,source_replicaid=,source_volid=None,status='creating',user_id='65060765ff6a4372af04c5a88e266459',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), '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-03T06:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-690514506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccfe10a6-3b1f-4690-9562-6339eba82042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fbb9fba29d4f8fa637131b9176b948',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=17111270-c75f-415e-97eb-53d2acdc3c39,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65060765ff6a4372af04c5a88e266459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:43.875458 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9985d028-2401-4141-a0fe-891dc3bdd1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:43.894293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9985d028-2401-4141-a0fe-891dc3bdd1d9) transitioned into state 'SUCCESS' from state '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-690514506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fbb9fba29d4f8fa637131b9176b948',qos_specs=None,replication_status=,reservations=['a4b42015-b72f-46bb-9695-d244e9563409','c85cc4d8-53b6-4780-900e-fe23962a4c33','d8cabf01-b719-4ed4-a224-b7035562e60c','6e03a131-ca96-4775-9d29-b0fb515a8976'],size=1,snapshot_id=17111270-c75f-415e-97eb-53d2acdc3c39,source_replicaid=,source_volid=None,status='creating',user_id='65060765ff6a4372af04c5a88e266459',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:43.895510 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f765717-0316-44bb-91aa-8be9d73432a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:43.913452 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-eea59e49-faff-4fc0-865f-3f69a499ecef None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:43.915446 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eea59e49-faff-4fc0-865f-3f69a499ecef tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:43.915687 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eea59e49-faff-4fc0-865f-3f69a499ecef tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:43.915922 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eea59e49-faff-4fc0-865f-3f69a499ecef tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:43.922259 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eea59e49-faff-4fc0-865f-3f69a499ecef tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d returned with HTTP 404 Jul 03 06:37:43.922784 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1078/4304] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:43 2026] GET /volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:43.925321 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f765717-0316-44bb-91aa-8be9d73432a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:43.926257 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Flow 'volume_create_api' (c3d50624-9d47-48b2-87f9-6497b4de3164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:43.926610 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Create volume request issued successfully. Jul 03 06:37:43.927282 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2772a58-d237-4788-b478-bbe476b95655 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:43.928066 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1082/4305] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:43 2026] POST /volume/v3/volumes => generated 813 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:43.933147 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:43.934852 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:43.936111 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1839696118"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:43.936894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1839696118'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:43.937055 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:43.942031 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:43.942218 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d59adacf-11f0-43e0-a5bc-2edd0e91402e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:43.944228 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d59adacf-11f0-43e0-a5bc-2edd0e91402e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:37:43.944536 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d59adacf-11f0-43e0-a5bc-2edd0e91402e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:43.944836 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d59adacf-11f0-43e0-a5bc-2edd0e91402e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:43.949896 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (f52fb9c2-eabf-4f66-a83c-62604d25bf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:43.950877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47c3375-cad6-4824-8510-28f158d82eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:43.951853 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:43.952662 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:43.952662 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:43.956826 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d59adacf-11f0-43e0-a5bc-2edd0e91402e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:37:43.961426 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d59adacf-11f0-43e0-a5bc-2edd0e91402e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 200 Jul 03 06:37:43.961883 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1069/4306] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:43 2026] GET /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:43.984705 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47c3375-cad6-4824-8510-28f158d82eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:43.985543 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36dc2b6-eef3-42f5-8530-2e0ad8c60b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:44.034207 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['59bfea77-5e64-4b3c-9224-5c28a864e0e1', '0a2e9e52-456c-41e6-8ad2-03c3a4208b0b', '334a000a-ddfe-4b15-b903-2fa7b94fb91d', '2c4a94d5-1908-4ba0-b85b-1bac1fe3950a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:44.035235 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36dc2b6-eef3-42f5-8530-2e0ad8c60b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59bfea77-5e64-4b3c-9224-5c28a864e0e1', '0a2e9e52-456c-41e6-8ad2-03c3a4208b0b', '334a000a-ddfe-4b15-b903-2fa7b94fb91d', '2c4a94d5-1908-4ba0-b85b-1bac1fe3950a']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:44.036175 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7991c129-2083-4e40-85ad-de0665dba240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:44.062175 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7991c129-2083-4e40-85ad-de0665dba240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14d30ce2-7891-4af5-acb7-461103a4b043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1839696118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['59bfea77-5e64-4b3c-9224-5c28a864e0e1','0a2e9e52-456c-41e6-8ad2-03c3a4208b0b','334a000a-ddfe-4b15-b903-2fa7b94fb91d','2c4a94d5-1908-4ba0-b85b-1bac1fe3950a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1839696118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14d30ce2-7891-4af5-acb7-461103a4b043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:44.063331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee77f5c-2504-4a52-97da-63ebadbca907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:44.085907 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee77f5c-2504-4a52-97da-63ebadbca907) transitioned into state 'SUCCESS' from state '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-1839696118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['59bfea77-5e64-4b3c-9224-5c28a864e0e1','0a2e9e52-456c-41e6-8ad2-03c3a4208b0b','334a000a-ddfe-4b15-b903-2fa7b94fb91d','2c4a94d5-1908-4ba0-b85b-1bac1fe3950a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:44.086662 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f0643f-a0f9-4ed7-8269-fbf163597436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:44.095577 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f0643f-a0f9-4ed7-8269-fbf163597436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:44.096467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (f52fb9c2-eabf-4f66-a83c-62604d25bf9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:44.096794 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:44.097430 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-28aa0f51-ff0a-4f37-b109-45b05da45881 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:44.098967 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1078/4307] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:37:43 2026] POST /volume/v3/volumes => generated 770 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:44.109458 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1ceffff4-2f6e-44da-9013-db408451a843 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:44.111324 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1ceffff4-2f6e-44da-9013-db408451a843 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:44.111548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1ceffff4-2f6e-44da-9013-db408451a843 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:44.111746 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1ceffff4-2f6e-44da-9013-db408451a843 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:44.121257 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:44.121257 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:44.126584 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1ceffff4-2f6e-44da-9013-db408451a843 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:44.133140 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1ceffff4-2f6e-44da-9013-db408451a843 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 returned with HTTP 200 Jul 03 06:37:44.133733 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1079/4308] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:44 2026] GET /volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:44.226997 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bea84b34-9cd3-4b58-90f2-e788e75ffa59 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:44.229045 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bea84b34-9cd3-4b58-90f2-e788e75ffa59 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:44.229248 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bea84b34-9cd3-4b58-90f2-e788e75ffa59 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:44.229456 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bea84b34-9cd3-4b58-90f2-e788e75ffa59 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:44.238689 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:44.238689 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:44.242122 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bea84b34-9cd3-4b58-90f2-e788e75ffa59 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:44.246918 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bea84b34-9cd3-4b58-90f2-e788e75ffa59 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:44.247427 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1083/4309] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:44 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:44.437146 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-658a5638-2869-455f-82c5-5475878a6402 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:44.437534 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-658a5638-2869-455f-82c5-5475878a6402 None None] GET https://10.4.3.243/volume// Jul 03 06:37:44.437700 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-658a5638-2869-455f-82c5-5475878a6402 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:44.437902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-658a5638-2869-455f-82c5-5475878a6402 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:44.438209 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-658a5638-2869-455f-82c5-5475878a6402 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:44.438454 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1070/4310] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:37:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 06:37:44.446324 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e42f2644-c266-44cc-861b-5596d6da5140 req-1b38e97a-d68d-4de7-b0ed-6c5f540d729f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:44.448571 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-1b38e97a-d68d-4de7-b0ed-6c5f540d729f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:37:44.448926 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-1b38e97a-d68d-4de7-b0ed-6c5f540d729f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc159200-ed43-4258-b577-9f458ddce5f1", "connector": null, "instance_uuid": "114cc64f-71a3-4e18-8663-efa1b6f761f2"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:44.458039 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:44.458039 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:44.483587 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-1b38e97a-d68d-4de7-b0ed-6c5f540d729f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:37:44.484169 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1079/4311] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:37:44 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 06:37:44.921817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-70063cff-9f27-4ccb-87a9-d4d04a34754e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:44.923677 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70063cff-9f27-4ccb-87a9-d4d04a34754e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:44.923907 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70063cff-9f27-4ccb-87a9-d4d04a34754e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:44.924098 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-70063cff-9f27-4ccb-87a9-d4d04a34754e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:44.933721 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:44.933721 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:44.937705 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-70063cff-9f27-4ccb-87a9-d4d04a34754e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:44.942383 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-70063cff-9f27-4ccb-87a9-d4d04a34754e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:44.942819 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1080/4312] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:44 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:44.974403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3e313d37-ea0a-4bc3-a16c-10a7c85f7a2f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:44.976851 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e313d37-ea0a-4bc3-a16c-10a7c85f7a2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:37:44.977106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e313d37-ea0a-4bc3-a16c-10a7c85f7a2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:44.977373 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e313d37-ea0a-4bc3-a16c-10a7c85f7a2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:44.987254 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:44.987254 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:44.992519 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3e313d37-ea0a-4bc3-a16c-10a7c85f7a2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:37:45.000040 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e313d37-ea0a-4bc3-a16c-10a7c85f7a2f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 200 Jul 03 06:37:45.000656 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1084/4313] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:44 2026] GET /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 1422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:37:45.014130 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e2ab0fac-6a68-4706-94b1-375974b3505f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.014598 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3bfb0b4e-aa79-4250-8c5a-07566837e72b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.014782 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3bfb0b4e-aa79-4250-8c5a-07566837e72b None None] GET https://10.4.3.243/volume// Jul 03 06:37:45.014947 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3bfb0b4e-aa79-4250-8c5a-07566837e72b None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:45.015124 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3bfb0b4e-aa79-4250-8c5a-07566837e72b None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:45.015435 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3bfb0b4e-aa79-4250-8c5a-07566837e72b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:45.015735 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1080/4314] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:37:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:37:45.015923 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e2ab0fac-6a68-4706-94b1-375974b3505f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:37:45.016144 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e2ab0fac-6a68-4706-94b1-375974b3505f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:45.016343 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e2ab0fac-6a68-4706-94b1-375974b3505f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:45.023125 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e42f2644-c266-44cc-861b-5596d6da5140 req-ffe0eb66-3a61-4e3f-bf49-5e1e52b49f8c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.023611 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.023611 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:45.025655 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-ffe0eb66-3a61-4e3f-bf49-5e1e52b49f8c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:45.025986 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-ffe0eb66-3a61-4e3f-bf49-5e1e52b49f8c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:45.026210 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-ffe0eb66-3a61-4e3f-bf49-5e1e52b49f8c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:45.027549 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e2ab0fac-6a68-4706-94b1-375974b3505f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:37:45.032590 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e2ab0fac-6a68-4706-94b1-375974b3505f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 200 Jul 03 06:37:45.033001 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1071/4315] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:45 2026] GET /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:37:45.036912 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.036912 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:45.042485 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-e42f2644-c266-44cc-861b-5596d6da5140 req-ffe0eb66-3a61-4e3f-bf49-5e1e52b49f8c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:45.047880 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-ffe0eb66-3a61-4e3f-bf49-5e1e52b49f8c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:45.048356 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1081/4316] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:37:45 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 1054 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:37:45.146874 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b3322cec-6887-402e-b618-995b47f2dc7a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.148911 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3322cec-6887-402e-b618-995b47f2dc7a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:45.148911 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3322cec-6887-402e-b618-995b47f2dc7a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:45.149058 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3322cec-6887-402e-b618-995b47f2dc7a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:45.155896 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.155896 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:45.159018 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e42f2644-c266-44cc-861b-5596d6da5140 req-13c41cfb-9c2a-41f3-916c-57430df917e3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.160216 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b3322cec-6887-402e-b618-995b47f2dc7a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:45.161940 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-13c41cfb-9c2a-41f3-916c-57430df917e3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] PUT https://10.4.3.243/volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee Jul 03 06:37:45.162478 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-13c41cfb-9c2a-41f3-916c-57430df917e3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:45.165915 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3322cec-6887-402e-b618-995b47f2dc7a tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 returned with HTTP 200 Jul 03 06:37:45.166327 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1085/4317] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:45 2026] GET /volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:45.170890 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-e42f2644-c266-44cc-861b-5596d6da5140 req-13c41cfb-9c2a-41f3-916c-57430df917e3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Acquiring lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:37:45.176043 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-e42f2644-c266-44cc-861b-5596d6da5140 req-13c41cfb-9c2a-41f3-916c-57430df917e3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:37:45.177504 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.177504 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:45.182871 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.183271 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:45.183653 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "14d30ce2-7891-4af5-acb7-461103a4b043", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-466444383"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:45.185279 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request body: {'volume': {'source_volid': '14d30ce2-7891-4af5-acb7-461103a4b043', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-466444383'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:45.192453 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.192453 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:45.192933 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume retrieved successfully. Jul 03 06:37:45.193079 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume of 1 GB Jul 03 06:37:45.197023 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Availability Zones retrieved successfully. Jul 03 06:37:45.202797 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (8d3f7e1e-5c13-4fbb-b28b-f94461958098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:45.203966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cc622e-f3ae-4085-86be-066f43a5f3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:45.205066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:45.229763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cc622e-f3ae-4085-86be-066f43a5f3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '14d30ce2-7891-4af5-acb7-461103a4b043', 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:45.230818 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121af4c1-8c30-4832-801a-83fdfebc0e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:45.259849 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5806604b-2c0a-4da5-9d2f-42acfa06cf3c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.262003 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5806604b-2c0a-4da5-9d2f-42acfa06cf3c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:45.262287 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5806604b-2c0a-4da5-9d2f-42acfa06cf3c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:45.262561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5806604b-2c0a-4da5-9d2f-42acfa06cf3c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:45.274680 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.274680 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:45.279808 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5806604b-2c0a-4da5-9d2f-42acfa06cf3c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:45.284953 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5806604b-2c0a-4da5-9d2f-42acfa06cf3c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:45.285403 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1082/4318] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:45 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:45.288961 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Created reservations ['11ea5da3-dd94-4481-a480-ccf27ea19ce4', '835e5e99-7187-4b04-b3c2-27e858f5b17e', '57879441-c049-4be7-b63a-42fcb2234a98', '3172e762-5c2c-4ee9-8643-6c2a24436138'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:45.290153 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121af4c1-8c30-4832-801a-83fdfebc0e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ea5da3-dd94-4481-a480-ccf27ea19ce4', '835e5e99-7187-4b04-b3c2-27e858f5b17e', '57879441-c049-4be7-b63a-42fcb2234a98', '3172e762-5c2c-4ee9-8643-6c2a24436138']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:45.291306 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bdb566b-a7b1-48a8-ac1f-bf07a83bb2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:45.336214 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bdb566b-a7b1-48a8-ac1f-bf07a83bb2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe522cd3-6651-433d-9ed9-14ecbab38d59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-466444383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['11ea5da3-dd94-4481-a480-ccf27ea19ce4','835e5e99-7187-4b04-b3c2-27e858f5b17e','57879441-c049-4be7-b63a-42fcb2234a98','3172e762-5c2c-4ee9-8643-6c2a24436138'],size=1,snapshot_id=None,source_replicaid=,source_volid=14d30ce2-7891-4af5-acb7-461103a4b043,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-466444383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe522cd3-6651-433d-9ed9-14ecbab38d59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='925c44171ac94656a90d13ec3ddb461f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=14d30ce2-7891-4af5-acb7-461103a4b043,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54744b1ccef14264bc199813f7250e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:45.337465 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c6955d-5453-420b-95e5-430f8cc9715a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:45.378203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c6955d-5453-420b-95e5-430f8cc9715a) transitioned into state 'SUCCESS' from state '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-466444383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='925c44171ac94656a90d13ec3ddb461f',qos_specs=None,replication_status=,reservations=['11ea5da3-dd94-4481-a480-ccf27ea19ce4','835e5e99-7187-4b04-b3c2-27e858f5b17e','57879441-c049-4be7-b63a-42fcb2234a98','3172e762-5c2c-4ee9-8643-6c2a24436138'],size=1,snapshot_id=None,source_replicaid=,source_volid=14d30ce2-7891-4af5-acb7-461103a4b043,status='creating',user_id='54744b1ccef14264bc199813f7250e12',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:45.379385 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4a70dd-bf25-4fe0-93bc-9691e7e358b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:45.404041 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4a70dd-bf25-4fe0-93bc-9691e7e358b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:45.405083 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Flow 'volume_create_api' (8d3f7e1e-5c13-4fbb-b28b-f94461958098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:45.405489 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Create volume request issued successfully. Jul 03 06:37:45.406318 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-82e5a62a-b0f4-40ef-95d0-f4d0a267c103 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:45.406859 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1072/4319] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:45 2026] POST /volume/v3/volumes => generated 803 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:45.421415 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-232cfc30-0715-4d1b-960a-8d375fb42f3b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.423684 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-232cfc30-0715-4d1b-960a-8d375fb42f3b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 Jul 03 06:37:45.424243 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-232cfc30-0715-4d1b-960a-8d375fb42f3b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:45.424243 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-232cfc30-0715-4d1b-960a-8d375fb42f3b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:45.433004 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.433004 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:45.437936 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-232cfc30-0715-4d1b-960a-8d375fb42f3b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:45.443795 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-232cfc30-0715-4d1b-960a-8d375fb42f3b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 returned with HTTP 200 Jul 03 06:37:45.444270 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1086/4320] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:45 2026] GET /volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:45.703178 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-e42f2644-c266-44cc-861b-5596d6da5140 req-13c41cfb-9c2a-41f3-916c-57430df917e3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:37:45.703606 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-13c41cfb-9c2a-41f3-916c-57430df917e3 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee returned with HTTP 200 Jul 03 06:37:45.704277 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1081/4321] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:37:45 2026] PUT /volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:45.712394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-e42f2644-c266-44cc-861b-5596d6da5140 req-69aa70af-b520-4d8f-be0a-32746e888a9c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.715200 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-69aa70af-b520-4d8f-be0a-32746e888a9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption Jul 03 06:37:45.715510 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-69aa70af-b520-4d8f-be0a-32746e888a9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:45.715775 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-69aa70af-b520-4d8f-be0a-32746e888a9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:45.729014 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.729014 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:45.738010 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-69aa70af-b520-4d8f-be0a-32746e888a9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption returned with HTTP 200 Jul 03 06:37:45.738567 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1083/4322] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:37:45 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:45.957369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-697df6e2-766e-45f5-853f-1369e3f33c55 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:45.959774 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-697df6e2-766e-45f5-853f-1369e3f33c55 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:45.960045 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-697df6e2-766e-45f5-853f-1369e3f33c55 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:45.960318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-697df6e2-766e-45f5-853f-1369e3f33c55 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:45.972971 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:45.972971 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:45.977593 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-697df6e2-766e-45f5-853f-1369e3f33c55 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:45.983664 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-697df6e2-766e-45f5-853f-1369e3f33c55 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:45.984202 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1073/4323] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:45 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:46.298229 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-388df118-d20c-4b53-914a-10864cf945fc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:46.300145 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-388df118-d20c-4b53-914a-10864cf945fc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:46.300401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-388df118-d20c-4b53-914a-10864cf945fc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:46.300652 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-388df118-d20c-4b53-914a-10864cf945fc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:46.311015 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:46.311015 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:46.315248 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-388df118-d20c-4b53-914a-10864cf945fc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:46.320587 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-388df118-d20c-4b53-914a-10864cf945fc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:46.321060 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1087/4324] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:46 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:46.375477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-130acd92-e8fa-4f49-b943-ef4b08d60fab None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:46.378789 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-130acd92-e8fa-4f49-b943-ef4b08d60fab tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:37:46.379027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-130acd92-e8fa-4f49-b943-ef4b08d60fab tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:46.379340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-130acd92-e8fa-4f49-b943-ef4b08d60fab tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:46.389984 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:46.389984 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:46.395376 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-130acd92-e8fa-4f49-b943-ef4b08d60fab tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:37:46.402776 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-130acd92-e8fa-4f49-b943-ef4b08d60fab tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 200 Jul 03 06:37:46.403419 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1082/4325] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:46 2026] GET /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:46.458524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a4f9f2b7-1454-4d55-bf5e-07aa55e65ebb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:46.460417 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a4f9f2b7-1454-4d55-bf5e-07aa55e65ebb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 Jul 03 06:37:46.460667 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a4f9f2b7-1454-4d55-bf5e-07aa55e65ebb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:46.460915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a4f9f2b7-1454-4d55-bf5e-07aa55e65ebb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:46.468248 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:46.468248 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:46.471589 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a4f9f2b7-1454-4d55-bf5e-07aa55e65ebb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:46.475528 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a4f9f2b7-1454-4d55-bf5e-07aa55e65ebb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 returned with HTTP 200 Jul 03 06:37:46.475916 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1084/4326] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:46 2026] GET /volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:46.489121 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-81c645f5-7453-43fb-aa37-7a79e3f140bc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:46.491606 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-81c645f5-7453-43fb-aa37-7a79e3f140bc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:46.491889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-81c645f5-7453-43fb-aa37-7a79e3f140bc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:46.492113 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-81c645f5-7453-43fb-aa37-7a79e3f140bc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:46.492332 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-81c645f5-7453-43fb-aa37-7a79e3f140bc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:46.500099 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:46.500099 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:46.500594 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-81c645f5-7453-43fb-aa37-7a79e3f140bc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:46.522000 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-81c645f5-7453-43fb-aa37-7a79e3f140bc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:46.522131 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-81c645f5-7453-43fb-aa37-7a79e3f140bc tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 returned with HTTP 202 Jul 03 06:37:46.522506 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1074/4327] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:46 2026] DELETE /volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:46.532117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5361d27c-cf65-4cc4-96f3-abf000aac8bb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:46.534595 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5361d27c-cf65-4cc4-96f3-abf000aac8bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:46.534859 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5361d27c-cf65-4cc4-96f3-abf000aac8bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:46.535066 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5361d27c-cf65-4cc4-96f3-abf000aac8bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:46.543219 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:46.543219 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:46.547675 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5361d27c-cf65-4cc4-96f3-abf000aac8bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:46.553872 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5361d27c-cf65-4cc4-96f3-abf000aac8bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 returned with HTTP 200 Jul 03 06:37:46.554492 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1088/4328] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:46 2026] GET /volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:46.890411 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-27ff4e58-c3e5-44f1-8548-7b051750495e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:46.892599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-27ff4e58-c3e5-44f1-8548-7b051750495e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:37:46.892868 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-27ff4e58-c3e5-44f1-8548-7b051750495e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:46.893097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-27ff4e58-c3e5-44f1-8548-7b051750495e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:46.900048 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:46.900048 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:46.903629 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-27ff4e58-c3e5-44f1-8548-7b051750495e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:37:46.908424 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-27ff4e58-c3e5-44f1-8548-7b051750495e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 200 Jul 03 06:37:46.908988 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1083/4329] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:37:46 2026] GET /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:46.919342 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-884b6f28-125a-4652-8292-9a8ebc446ebd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:46.919785 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-884b6f28-125a-4652-8292-9a8ebc446ebd None None] GET https://10.4.3.243/volume// Jul 03 06:37:46.919957 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-884b6f28-125a-4652-8292-9a8ebc446ebd None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:46.920211 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-884b6f28-125a-4652-8292-9a8ebc446ebd None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:46.920593 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-884b6f28-125a-4652-8292-9a8ebc446ebd None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:46.920969 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1085/4330] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:37:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:37:46.929875 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-4787a128-b46d-42b2-a41f-fae921a7b8c9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:46.932131 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-4787a128-b46d-42b2-a41f-fae921a7b8c9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:37:46.932513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-4787a128-b46d-42b2-a41f-fae921a7b8c9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccfe10a6-3b1f-4690-9562-6339eba82042", "connector": null, "instance_uuid": "ea18d61e-b6fa-41b1-aaca-deba74ca51fe"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:46.942298 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:46.942298 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:46.981339 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-4787a128-b46d-42b2-a41f-fae921a7b8c9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:37:46.981880 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1075/4331] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:37:46 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 06:37:47.000342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e04fde01-8b40-4d80-88e4-e1990c3400c0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:47.002746 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e04fde01-8b40-4d80-88e4-e1990c3400c0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:47.002999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e04fde01-8b40-4d80-88e4-e1990c3400c0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:47.003219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e04fde01-8b40-4d80-88e4-e1990c3400c0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:47.015495 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:47.015495 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:47.021361 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e04fde01-8b40-4d80-88e4-e1990c3400c0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:47.027477 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e04fde01-8b40-4d80-88e4-e1990c3400c0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:47.027977 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1089/4332] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:46 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:47.334393 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-812d92d7-87c5-4c76-9bdf-ab6baed56a3d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:47.336976 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-812d92d7-87c5-4c76-9bdf-ab6baed56a3d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:47.337292 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-812d92d7-87c5-4c76-9bdf-ab6baed56a3d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:47.337555 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-812d92d7-87c5-4c76-9bdf-ab6baed56a3d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:47.350772 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:47.350772 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:47.355621 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-812d92d7-87c5-4c76-9bdf-ab6baed56a3d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:47.361998 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-812d92d7-87c5-4c76-9bdf-ab6baed56a3d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:47.362563 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1084/4333] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:47 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:47.569157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-15fc50df-eb20-4697-9db3-8a9767d23d7b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:47.571498 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-15fc50df-eb20-4697-9db3-8a9767d23d7b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:47.571812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-15fc50df-eb20-4697-9db3-8a9767d23d7b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:47.572043 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-15fc50df-eb20-4697-9db3-8a9767d23d7b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:47.579215 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-15fc50df-eb20-4697-9db3-8a9767d23d7b tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 returned with HTTP 404 Jul 03 06:37:47.579745 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1086/4334] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:47 2026] GET /volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:47.589466 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7300c04f-fc70-4311-95f2-e3f6f3b138cb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:47.591353 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7300c04f-fc70-4311-95f2-e3f6f3b138cb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 Jul 03 06:37:47.591584 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7300c04f-fc70-4311-95f2-e3f6f3b138cb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:47.591810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7300c04f-fc70-4311-95f2-e3f6f3b138cb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:47.592034 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-7300c04f-fc70-4311-95f2-e3f6f3b138cb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: fe522cd3-6651-433d-9ed9-14ecbab38d59 Jul 03 06:37:47.602530 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:47.602530 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:47.603247 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7300c04f-fc70-4311-95f2-e3f6f3b138cb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:47.682141 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7300c04f-fc70-4311-95f2-e3f6f3b138cb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:47.682377 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7300c04f-fc70-4311-95f2-e3f6f3b138cb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 returned with HTTP 202 Jul 03 06:37:47.682782 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1076/4335] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:47 2026] DELETE /volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:47.690855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c876846a-b122-41c1-a453-2b5b3a7836ad None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:47.692702 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c876846a-b122-41c1-a453-2b5b3a7836ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 Jul 03 06:37:47.692934 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c876846a-b122-41c1-a453-2b5b3a7836ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:47.693134 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c876846a-b122-41c1-a453-2b5b3a7836ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:47.700334 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:47.700334 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:47.704241 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c876846a-b122-41c1-a453-2b5b3a7836ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:47.709103 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c876846a-b122-41c1-a453-2b5b3a7836ad tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 returned with HTTP 200 Jul 03 06:37:47.709609 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1090/4336] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:47 2026] GET /volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:48.044711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6a7f26eb-2a1c-4c0b-8faf-4fc19582748d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:48.047092 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a7f26eb-2a1c-4c0b-8faf-4fc19582748d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:48.047376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a7f26eb-2a1c-4c0b-8faf-4fc19582748d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:48.047636 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a7f26eb-2a1c-4c0b-8faf-4fc19582748d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:48.061347 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:48.061347 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:48.067010 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6a7f26eb-2a1c-4c0b-8faf-4fc19582748d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:48.074115 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a7f26eb-2a1c-4c0b-8faf-4fc19582748d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:48.074668 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1085/4337] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:48 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:48.376197 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-74f4b6b2-e4b6-4ce3-9b92-3d43879f712a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:48.378100 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74f4b6b2-e4b6-4ce3-9b92-3d43879f712a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:48.378305 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74f4b6b2-e4b6-4ce3-9b92-3d43879f712a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:48.378543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74f4b6b2-e4b6-4ce3-9b92-3d43879f712a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:48.392582 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:48.392582 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:48.398667 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-74f4b6b2-e4b6-4ce3-9b92-3d43879f712a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:48.405531 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74f4b6b2-e4b6-4ce3-9b92-3d43879f712a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:48.406136 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1087/4338] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:48 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:48.721879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8b57c64c-84b7-4fe8-bf8e-8a1d6b9f90ef None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:48.724177 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8b57c64c-84b7-4fe8-bf8e-8a1d6b9f90ef tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 Jul 03 06:37:48.724531 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8b57c64c-84b7-4fe8-bf8e-8a1d6b9f90ef tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:48.724870 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8b57c64c-84b7-4fe8-bf8e-8a1d6b9f90ef tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:48.732762 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8b57c64c-84b7-4fe8-bf8e-8a1d6b9f90ef tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 returned with HTTP 404 Jul 03 06:37:48.733451 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1077/4339] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:48 2026] GET /volume/v3/volumes/fe522cd3-6651-433d-9ed9-14ecbab38d59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:48.743054 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1a5304c7-8fd6-4920-ac2b-428a1b1eab62 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:48.745498 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1a5304c7-8fd6-4920-ac2b-428a1b1eab62 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:48.745835 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1a5304c7-8fd6-4920-ac2b-428a1b1eab62 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:48.746095 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1a5304c7-8fd6-4920-ac2b-428a1b1eab62 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:48.746355 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-1a5304c7-8fd6-4920-ac2b-428a1b1eab62 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:48.754393 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1a5304c7-8fd6-4920-ac2b-428a1b1eab62 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 returned with HTTP 404 Jul 03 06:37:48.755080 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1091/4340] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:48 2026] DELETE /volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:48.766955 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fd92c5f7-18e1-4a88-ac92-7ec8e5e6fe12 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:48.769006 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fd92c5f7-18e1-4a88-ac92-7ec8e5e6fe12 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 Jul 03 06:37:48.769291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fd92c5f7-18e1-4a88-ac92-7ec8e5e6fe12 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:48.769509 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fd92c5f7-18e1-4a88-ac92-7ec8e5e6fe12 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:48.776258 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fd92c5f7-18e1-4a88-ac92-7ec8e5e6fe12 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 returned with HTTP 404 Jul 03 06:37:48.776825 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1086/4341] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:48 2026] GET /volume/v3/volumes/14d30ce2-7891-4af5-acb7-461103a4b043 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:48.787402 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dfa93a89-3579-4863-977a-4e0ef9149332 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:48.789636 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dfa93a89-3579-4863-977a-4e0ef9149332 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 Jul 03 06:37:48.789904 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dfa93a89-3579-4863-977a-4e0ef9149332 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:48.790138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dfa93a89-3579-4863-977a-4e0ef9149332 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:48.790374 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-dfa93a89-3579-4863-977a-4e0ef9149332 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: e6607730-b9e5-4aa9-8565-78dd2e48c554 Jul 03 06:37:48.799531 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:48.799531 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:48.800177 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dfa93a89-3579-4863-977a-4e0ef9149332 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:48.821843 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dfa93a89-3579-4863-977a-4e0ef9149332 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume request issued successfully. Jul 03 06:37:48.822119 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dfa93a89-3579-4863-977a-4e0ef9149332 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 returned with HTTP 202 Jul 03 06:37:48.822831 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1088/4342] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:48 2026] DELETE /volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:37:48.836895 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0d5ee468-e053-4c59-be65-e16639bc58f2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:48.839503 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0d5ee468-e053-4c59-be65-e16639bc58f2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 Jul 03 06:37:48.839804 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0d5ee468-e053-4c59-be65-e16639bc58f2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:48.840024 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0d5ee468-e053-4c59-be65-e16639bc58f2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:48.848645 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:48.848645 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:48.854349 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0d5ee468-e053-4c59-be65-e16639bc58f2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Volume info retrieved successfully. Jul 03 06:37:48.860882 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0d5ee468-e053-4c59-be65-e16639bc58f2 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 returned with HTTP 200 Jul 03 06:37:48.861527 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1078/4343] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:48 2026] GET /volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:49.087853 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7dd92a70-81df-4353-9760-6e0d3c1b5b6c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.090209 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7dd92a70-81df-4353-9760-6e0d3c1b5b6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:49.090489 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7dd92a70-81df-4353-9760-6e0d3c1b5b6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.090776 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7dd92a70-81df-4353-9760-6e0d3c1b5b6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:49.103339 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:49.103339 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:49.107068 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7dd92a70-81df-4353-9760-6e0d3c1b5b6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:49.111293 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7dd92a70-81df-4353-9760-6e0d3c1b5b6c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:49.111712 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1092/4344] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:49 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:49.422306 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-15771bae-8e5c-4d70-8610-e8916b41a7e9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.424137 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-15771bae-8e5c-4d70-8610-e8916b41a7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:49.424376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-15771bae-8e5c-4d70-8610-e8916b41a7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.424557 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-15771bae-8e5c-4d70-8610-e8916b41a7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:49.434096 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:49.434096 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:49.438500 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-15771bae-8e5c-4d70-8610-e8916b41a7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:49.444447 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-15771bae-8e5c-4d70-8610-e8916b41a7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:49.445174 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1087/4345] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:49 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:49.878241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d642ba94-2b26-479c-a456-f33893e72941 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.880102 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d642ba94-2b26-479c-a456-f33893e72941 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 Jul 03 06:37:49.880413 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d642ba94-2b26-479c-a456-f33893e72941 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.880626 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d642ba94-2b26-479c-a456-f33893e72941 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:49.887101 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d642ba94-2b26-479c-a456-f33893e72941 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 returned with HTTP 404 Jul 03 06:37:49.887618 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1089/4346] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:49 2026] GET /volume/v3/volumes/e6607730-b9e5-4aa9-8565-78dd2e48c554 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:49.895493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6db25d2d-1404-4f62-823e-a7c9687d3615 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.897337 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6db25d2d-1404-4f62-823e-a7c9687d3615 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:49.897600 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6db25d2d-1404-4f62-823e-a7c9687d3615 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.897832 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6db25d2d-1404-4f62-823e-a7c9687d3615 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:49.897938 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-6db25d2d-1404-4f62-823e-a7c9687d3615 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:49.902025 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6db25d2d-1404-4f62-823e-a7c9687d3615 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c returned with HTTP 404 Jul 03 06:37:49.902510 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1079/4347] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:49 2026] DELETE /volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:49.911746 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-28012092-bd23-4ac5-8fef-67bc282a68ed None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.913733 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28012092-bd23-4ac5-8fef-67bc282a68ed tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c Jul 03 06:37:49.913938 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28012092-bd23-4ac5-8fef-67bc282a68ed tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.914156 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-28012092-bd23-4ac5-8fef-67bc282a68ed tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:49.919097 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-28012092-bd23-4ac5-8fef-67bc282a68ed tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c returned with HTTP 404 Jul 03 06:37:49.919639 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1093/4348] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:49 2026] GET /volume/v3/snapshots/f66d040e-ac06-4f61-9f94-8d325da7523c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:49.928597 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eaf006eb-b54a-4670-bc8d-d4e341e07b7f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.934288 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eaf006eb-b54a-4670-bc8d-d4e341e07b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:49.934577 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eaf006eb-b54a-4670-bc8d-d4e341e07b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.934843 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eaf006eb-b54a-4670-bc8d-d4e341e07b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:49.935052 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-eaf006eb-b54a-4670-bc8d-d4e341e07b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:49.943976 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eaf006eb-b54a-4670-bc8d-d4e341e07b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d returned with HTTP 404 Jul 03 06:37:49.944505 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1088/4349] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:49 2026] DELETE /volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:49.952778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c16f19f7-60a9-4052-81d4-f65468b369e0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.955383 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c16f19f7-60a9-4052-81d4-f65468b369e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d Jul 03 06:37:49.955800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c16f19f7-60a9-4052-81d4-f65468b369e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.956121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c16f19f7-60a9-4052-81d4-f65468b369e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:49.962839 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c16f19f7-60a9-4052-81d4-f65468b369e0 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d returned with HTTP 404 Jul 03 06:37:49.963397 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1090/4350] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:49 2026] GET /volume/v3/volumes/afae4310-3bad-4295-b578-2dde75d79e7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:49.970971 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e24840e1-f8e5-49cc-bcf6-6cdf99de24d7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.973400 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e24840e1-f8e5-49cc-bcf6-6cdf99de24d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:49.973400 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e24840e1-f8e5-49cc-bcf6-6cdf99de24d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.974335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e24840e1-f8e5-49cc-bcf6-6cdf99de24d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:49.975002 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-e24840e1-f8e5-49cc-bcf6-6cdf99de24d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:49.981393 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e24840e1-f8e5-49cc-bcf6-6cdf99de24d7 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 returned with HTTP 404 Jul 03 06:37:49.982190 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1080/4351] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:49 2026] DELETE /volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:49.990820 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cf303131-ebde-4b58-be26-ac6b7956ca9e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:49.993171 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cf303131-ebde-4b58-be26-ac6b7956ca9e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 Jul 03 06:37:49.993477 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cf303131-ebde-4b58-be26-ac6b7956ca9e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:49.993663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cf303131-ebde-4b58-be26-ac6b7956ca9e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.000112 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cf303131-ebde-4b58-be26-ac6b7956ca9e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 returned with HTTP 404 Jul 03 06:37:50.000722 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1094/4352] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:49 2026] GET /volume/v3/volumes/fb335304-f758-48b7-902f-d39d979b82a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.009343 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ef852f24-596d-4a42-81c5-851ecdbe82b4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.011570 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ef852f24-596d-4a42-81c5-851ecdbe82b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:50.011879 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ef852f24-596d-4a42-81c5-851ecdbe82b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.012137 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ef852f24-596d-4a42-81c5-851ecdbe82b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.012380 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-ef852f24-596d-4a42-81c5-851ecdbe82b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: 42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:50.018404 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ef852f24-596d-4a42-81c5-851ecdbe82b4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 returned with HTTP 404 Jul 03 06:37:50.019074 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1089/4353] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:50.028358 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cf460b33-e67b-474f-8814-989047353d90 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.031456 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf460b33-e67b-474f-8814-989047353d90 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 Jul 03 06:37:50.033375 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf460b33-e67b-474f-8814-989047353d90 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.033375 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf460b33-e67b-474f-8814-989047353d90 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.038583 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf460b33-e67b-474f-8814-989047353d90 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 returned with HTTP 404 Jul 03 06:37:50.039506 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1091/4354] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/snapshots/42e4045f-b034-4d9b-a2b7-02593e1a33c9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:50.049254 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c249e929-fe0d-40e8-a591-08fd462ecde3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.051441 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c249e929-fe0d-40e8-a591-08fd462ecde3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:50.051751 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c249e929-fe0d-40e8-a591-08fd462ecde3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.052529 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c249e929-fe0d-40e8-a591-08fd462ecde3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.052529 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-c249e929-fe0d-40e8-a591-08fd462ecde3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:50.059666 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c249e929-fe0d-40e8-a591-08fd462ecde3 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 returned with HTTP 404 Jul 03 06:37:50.060184 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1081/4355] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.068013 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8df993f5-3500-4923-b1cb-a829d2cd1b43 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.070321 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8df993f5-3500-4923-b1cb-a829d2cd1b43 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 Jul 03 06:37:50.070590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8df993f5-3500-4923-b1cb-a829d2cd1b43 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.070872 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8df993f5-3500-4923-b1cb-a829d2cd1b43 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.079512 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8df993f5-3500-4923-b1cb-a829d2cd1b43 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 returned with HTTP 404 Jul 03 06:37:50.080143 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1095/4356] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/volumes/e79e4b7f-9b63-4e3a-84f8-ad67b34357f3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.088237 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b959970f-e8b7-40f5-943e-1952b1e4bfec None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.091363 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b959970f-e8b7-40f5-943e-1952b1e4bfec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:50.091363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b959970f-e8b7-40f5-943e-1952b1e4bfec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.092476 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b959970f-e8b7-40f5-943e-1952b1e4bfec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.092605 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-b959970f-e8b7-40f5-943e-1952b1e4bfec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:50.099446 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b959970f-e8b7-40f5-943e-1952b1e4bfec tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 returned with HTTP 404 Jul 03 06:37:50.100202 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1090/4357] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:50.107833 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-29c97175-04ff-4f62-98e3-ce6159614556 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.109658 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-29c97175-04ff-4f62-98e3-ce6159614556 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 Jul 03 06:37:50.109898 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-29c97175-04ff-4f62-98e3-ce6159614556 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.110097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-29c97175-04ff-4f62-98e3-ce6159614556 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.114916 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-29c97175-04ff-4f62-98e3-ce6159614556 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 returned with HTTP 404 Jul 03 06:37:50.115418 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1092/4358] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/snapshots/faccde1b-d7b8-49a4-877c-ca087fc439f0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:50.123077 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b7724105-3bc7-4d22-abde-191f27fdfe69 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.125078 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b7724105-3bc7-4d22-abde-191f27fdfe69 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:50.125342 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b7724105-3bc7-4d22-abde-191f27fdfe69 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.125563 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b7724105-3bc7-4d22-abde-191f27fdfe69 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.125763 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b7724105-3bc7-4d22-abde-191f27fdfe69 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:50.125977 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-70131089-23a9-4240-8b95-0a0c912fd351 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.128124 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70131089-23a9-4240-8b95-0a0c912fd351 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:50.128428 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70131089-23a9-4240-8b95-0a0c912fd351 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.128644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70131089-23a9-4240-8b95-0a0c912fd351 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.132461 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b7724105-3bc7-4d22-abde-191f27fdfe69 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd returned with HTTP 404 Jul 03 06:37:50.132991 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1082/4359] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.139487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dccc6049-d46b-44fb-997f-e30773c7b2b5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.140540 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:50.140540 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:50.141676 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dccc6049-d46b-44fb-997f-e30773c7b2b5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd Jul 03 06:37:50.141969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dccc6049-d46b-44fb-997f-e30773c7b2b5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.142236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dccc6049-d46b-44fb-997f-e30773c7b2b5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.144370 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-70131089-23a9-4240-8b95-0a0c912fd351 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:50.149053 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70131089-23a9-4240-8b95-0a0c912fd351 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:50.149399 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dccc6049-d46b-44fb-997f-e30773c7b2b5 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd returned with HTTP 404 Jul 03 06:37:50.149723 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1096/4360] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:50.149980 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1091/4361] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/volumes/69fc5e7e-0589-4647-bfe8-723d48d5b0cd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.157070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-069e29d2-9213-4ccd-bd16-711555c45190 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.158808 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-069e29d2-9213-4ccd-bd16-711555c45190 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:50.159008 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-069e29d2-9213-4ccd-bd16-711555c45190 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.159218 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-069e29d2-9213-4ccd-bd16-711555c45190 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.159386 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-069e29d2-9213-4ccd-bd16-711555c45190 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:50.164943 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-069e29d2-9213-4ccd-bd16-711555c45190 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b returned with HTTP 404 Jul 03 06:37:50.165353 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1093/4362] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.171576 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0bc0292c-8fd1-4707-97d9-b9afe10ee33e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.173814 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0bc0292c-8fd1-4707-97d9-b9afe10ee33e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b Jul 03 06:37:50.174084 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0bc0292c-8fd1-4707-97d9-b9afe10ee33e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.174323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0bc0292c-8fd1-4707-97d9-b9afe10ee33e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.180890 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0bc0292c-8fd1-4707-97d9-b9afe10ee33e tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b returned with HTTP 404 Jul 03 06:37:50.181472 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1083/4363] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/volumes/7806ba12-fbcc-4684-ae5d-373ae8095e2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.187492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f4c7d807-eb98-4e10-a072-4893b1961dfe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.189271 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f4c7d807-eb98-4e10-a072-4893b1961dfe tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:50.189481 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f4c7d807-eb98-4e10-a072-4893b1961dfe tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.189657 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f4c7d807-eb98-4e10-a072-4893b1961dfe tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.189846 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-f4c7d807-eb98-4e10-a072-4893b1961dfe tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:50.195982 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f4c7d807-eb98-4e10-a072-4893b1961dfe tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 returned with HTTP 404 Jul 03 06:37:50.196661 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1097/4364] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.202930 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f81d049d-ea63-4915-a983-758cd65a8b7f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.204660 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f81d049d-ea63-4915-a983-758cd65a8b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 Jul 03 06:37:50.204888 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f81d049d-ea63-4915-a983-758cd65a8b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.205105 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f81d049d-ea63-4915-a983-758cd65a8b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.210342 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f81d049d-ea63-4915-a983-758cd65a8b7f tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 returned with HTTP 404 Jul 03 06:37:50.210783 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1092/4365] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/volumes/26c02c41-2e8c-44e4-a1b1-5984ab8ccab5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.217043 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-87bc029b-bd20-4bfb-93fc-1be8a2f134bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.218754 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-87bc029b-bd20-4bfb-93fc-1be8a2f134bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:50.218925 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-87bc029b-bd20-4bfb-93fc-1be8a2f134bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.219102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-87bc029b-bd20-4bfb-93fc-1be8a2f134bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.219215 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-87bc029b-bd20-4bfb-93fc-1be8a2f134bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: 1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:50.223339 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-87bc029b-bd20-4bfb-93fc-1be8a2f134bb tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 returned with HTTP 404 Jul 03 06:37:50.223776 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1094/4366] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:50.229685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c8358c0a-f05d-4f6c-9e4f-eb9ed104b2e4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.231794 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c8358c0a-f05d-4f6c-9e4f-eb9ed104b2e4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 Jul 03 06:37:50.231998 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c8358c0a-f05d-4f6c-9e4f-eb9ed104b2e4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.232224 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c8358c0a-f05d-4f6c-9e4f-eb9ed104b2e4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.237819 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c8358c0a-f05d-4f6c-9e4f-eb9ed104b2e4 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 returned with HTTP 404 Jul 03 06:37:50.238418 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1084/4367] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/snapshots/1d06505b-570d-432b-86f5-e4546f58df22 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:50.244396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-65919e1d-aee4-4ba7-9f07-06942a179d59 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.246087 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-65919e1d-aee4-4ba7-9f07-06942a179d59 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:50.246298 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-65919e1d-aee4-4ba7-9f07-06942a179d59 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.246500 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-65919e1d-aee4-4ba7-9f07-06942a179d59 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.246670 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-65919e1d-aee4-4ba7-9f07-06942a179d59 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:50.252498 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-65919e1d-aee4-4ba7-9f07-06942a179d59 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 returned with HTTP 404 Jul 03 06:37:50.252939 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1098/4368] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.259233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d2efe4c4-3a39-4b8e-90d9-c79a5fbd3ba6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.261668 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2efe4c4-3a39-4b8e-90d9-c79a5fbd3ba6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 Jul 03 06:37:50.261668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2efe4c4-3a39-4b8e-90d9-c79a5fbd3ba6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.261865 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2efe4c4-3a39-4b8e-90d9-c79a5fbd3ba6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.268487 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2efe4c4-3a39-4b8e-90d9-c79a5fbd3ba6 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 returned with HTTP 404 Jul 03 06:37:50.269064 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1093/4369] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/volumes/ab254095-bdc6-479f-a2fa-d9ff9059d532 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.275381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dfde066d-c6df-44b5-84dd-03886e31b184 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.277803 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dfde066d-c6df-44b5-84dd-03886e31b184 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:50.278107 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dfde066d-c6df-44b5-84dd-03886e31b184 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.278381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dfde066d-c6df-44b5-84dd-03886e31b184 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.278532 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-dfde066d-c6df-44b5-84dd-03886e31b184 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete snapshot with id: 5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:50.286311 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dfde066d-c6df-44b5-84dd-03886e31b184 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 returned with HTTP 404 Jul 03 06:37:50.287046 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1095/4370] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:50.293251 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7806c780-3525-46f2-b93c-7e59dfdb5be8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.294860 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7806c780-3525-46f2-b93c-7e59dfdb5be8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 Jul 03 06:37:50.295038 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7806c780-3525-46f2-b93c-7e59dfdb5be8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.295230 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7806c780-3525-46f2-b93c-7e59dfdb5be8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.299667 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7806c780-3525-46f2-b93c-7e59dfdb5be8 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 returned with HTTP 404 Jul 03 06:37:50.300116 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1085/4371] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/snapshots/5b0f94c9-3755-4824-baf3-07702cb61267 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:50.306226 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8d90751e-02bc-4e9e-98fc-bca0076be879 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.308363 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8d90751e-02bc-4e9e-98fc-bca0076be879 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:50.308626 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8d90751e-02bc-4e9e-98fc-bca0076be879 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.308890 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8d90751e-02bc-4e9e-98fc-bca0076be879 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.309094 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-8d90751e-02bc-4e9e-98fc-bca0076be879 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Delete volume with id: 1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:50.315645 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8d90751e-02bc-4e9e-98fc-bca0076be879 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c returned with HTTP 404 Jul 03 06:37:50.316270 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1099/4372] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:37:50 2026] DELETE /volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.322539 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-60c7c294-122c-43be-8d80-19b71ceadb09 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.324266 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-60c7c294-122c-43be-8d80-19b71ceadb09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] GET https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c Jul 03 06:37:50.324480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-60c7c294-122c-43be-8d80-19b71ceadb09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.324670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-60c7c294-122c-43be-8d80-19b71ceadb09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.330078 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-60c7c294-122c-43be-8d80-19b71ceadb09 tempest-VolumeDependencyTests-2007552791 tempest-VolumeDependencyTests-2007552791-project-member] https://10.4.3.243/volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c returned with HTTP 404 Jul 03 06:37:50.330623 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1094/4373] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/volumes/1abc4b78-383b-4864-b567-b83c7d6c712c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:37:50.457887 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-663b4568-fa87-483f-a8b0-874d9289d202 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:50.460245 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-663b4568-fa87-483f-a8b0-874d9289d202 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:50.460512 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-663b4568-fa87-483f-a8b0-874d9289d202 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:50.460796 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-663b4568-fa87-483f-a8b0-874d9289d202 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:50.473659 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:50.473659 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:50.478286 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-663b4568-fa87-483f-a8b0-874d9289d202 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:50.484260 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-663b4568-fa87-483f-a8b0-874d9289d202 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:50.485068 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1096/4374] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:50 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:51.162032 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8f19ea92-a17f-4c62-94d1-144981722781 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:51.164041 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8f19ea92-a17f-4c62-94d1-144981722781 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:51.164319 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8f19ea92-a17f-4c62-94d1-144981722781 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:51.164575 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8f19ea92-a17f-4c62-94d1-144981722781 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:51.174523 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:51.174523 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:51.178426 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8f19ea92-a17f-4c62-94d1-144981722781 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:51.183117 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8f19ea92-a17f-4c62-94d1-144981722781 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:51.183553 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1086/4375] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:51 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:51.499543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c1c10fc5-c211-4c8f-8c72-8367eda86e5c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:51.501995 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c1c10fc5-c211-4c8f-8c72-8367eda86e5c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:51.502307 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c1c10fc5-c211-4c8f-8c72-8367eda86e5c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:51.502574 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c1c10fc5-c211-4c8f-8c72-8367eda86e5c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:51.522316 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:51.522316 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:51.540948 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c1c10fc5-c211-4c8f-8c72-8367eda86e5c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:51.560923 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c1c10fc5-c211-4c8f-8c72-8367eda86e5c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:51.561565 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1100/4376] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:51 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:52.196517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0158a6d5-bd0b-4d50-b18e-cf2404746d66 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:52.198886 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0158a6d5-bd0b-4d50-b18e-cf2404746d66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:52.199148 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0158a6d5-bd0b-4d50-b18e-cf2404746d66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:52.199454 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0158a6d5-bd0b-4d50-b18e-cf2404746d66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:52.212408 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:52.212408 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:52.217386 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0158a6d5-bd0b-4d50-b18e-cf2404746d66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:52.223872 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0158a6d5-bd0b-4d50-b18e-cf2404746d66 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:52.224452 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1095/4377] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:52 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:52.577617 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-30044266-c003-45cf-ae07-c736a13a3ce6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:52.579632 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-30044266-c003-45cf-ae07-c736a13a3ce6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:52.579847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-30044266-c003-45cf-ae07-c736a13a3ce6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:52.580037 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-30044266-c003-45cf-ae07-c736a13a3ce6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:52.592343 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:52.592343 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:52.597127 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-30044266-c003-45cf-ae07-c736a13a3ce6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:52.602789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-30044266-c003-45cf-ae07-c736a13a3ce6 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:52.603292 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1097/4378] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:52 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:53.191938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1e6896dd-6cf1-4198-83f4-397475b40002 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:53.193863 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:37:53.194249 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "c4796cd6-c5fa-4cf9-bc90-ffd2fb81a3de", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:53.195733 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'c4796cd6-c5fa-4cf9-bc90-ffd2fb81a3de', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:37:53.239737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4cc4f495-6a40-4d25-8f95-b43ef3e7ebd0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:53.241474 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4cc4f495-6a40-4d25-8f95-b43ef3e7ebd0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:53.241654 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4cc4f495-6a40-4d25-8f95-b43ef3e7ebd0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:53.241849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4cc4f495-6a40-4d25-8f95-b43ef3e7ebd0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:53.253241 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:53.253241 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:53.256547 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4cc4f495-6a40-4d25-8f95-b43ef3e7ebd0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:53.260180 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4cc4f495-6a40-4d25-8f95-b43ef3e7ebd0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:53.260650 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1101/4379] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:53 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:53.282045 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume of 1 GB Jul 03 06:37:53.286706 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Availability Zones retrieved successfully. Jul 03 06:37:53.293540 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (dc74c501-c472-417c-8bee-c314b4620599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:53.294985 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619a91c6-2a85-403b-b6f2-a10c60b61a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:53.296104 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:37:53.318125 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-804f9a73-c72e-4e1e-9ca3-b02b0e1e4427 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:53.318636 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-804f9a73-c72e-4e1e-9ca3-b02b0e1e4427 None None] GET https://10.4.3.243/volume// Jul 03 06:37:53.318902 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-804f9a73-c72e-4e1e-9ca3-b02b0e1e4427 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:53.319153 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-804f9a73-c72e-4e1e-9ca3-b02b0e1e4427 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:53.319579 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-804f9a73-c72e-4e1e-9ca3-b02b0e1e4427 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:37:53.319999 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1096/4380] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:37:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 06:37:53.327763 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-8e1a8d59-777d-41fb-b439-fbca12d1ade1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:53.330181 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-8e1a8d59-777d-41fb-b439-fbca12d1ade1 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:37:53.330481 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-8e1a8d59-777d-41fb-b439-fbca12d1ade1 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:53.330706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-8e1a8d59-777d-41fb-b439-fbca12d1ade1 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:53.341247 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:53.341247 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:53.344770 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-8e1a8d59-777d-41fb-b439-fbca12d1ade1 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:37:53.349808 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-8e1a8d59-777d-41fb-b439-fbca12d1ade1 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 200 Jul 03 06:37:53.350243 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1098/4381] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:37:53 2026] GET /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 1583 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:37:53.355015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619a91c6-2a85-403b-b6f2-a10c60b61a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:53.355872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb5a7efb-c6ed-49d7-ad37-d1d4f78d066f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:53.424675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Created reservations ['a8dd924d-00eb-4a06-a901-ac4b81105fbe', '56de3f95-6438-4457-891b-4f0322b0aea0', '17cfa946-f803-4928-9d5f-51dc441290eb', '84719868-2f16-4b80-8b29-50a8f3160b6e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:37:53.425511 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb5a7efb-c6ed-49d7-ad37-d1d4f78d066f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8dd924d-00eb-4a06-a901-ac4b81105fbe', '56de3f95-6438-4457-891b-4f0322b0aea0', '17cfa946-f803-4928-9d5f-51dc441290eb', '84719868-2f16-4b80-8b29-50a8f3160b6e']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:53.426292 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafa1960-6301-4028-bc67-0e3d06266eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:53.455936 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-ee1b95d8-ef9b-4250-8349-f2d94374bb70 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:53.458160 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-ee1b95d8-ef9b-4250-8349-f2d94374bb70 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] PUT https://10.4.3.243/volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a Jul 03 06:37:53.458610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-ee1b95d8-ef9b-4250-8349-f2d94374bb70 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:53.460267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eafa1960-6301-4028-bc67-0e3d06266eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122f9943-f548-4f7d-a0b4-c64a77931bb4', '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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['a8dd924d-00eb-4a06-a901-ac4b81105fbe','56de3f95-6438-4457-891b-4f0322b0aea0','17cfa946-f803-4928-9d5f-51dc441290eb','84719868-2f16-4b80-8b29-50a8f3160b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:37:53Z,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=122f9943-f548-4f7d-a0b4-c64a77931bb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030cfc7f48a545fb98837bcf29f0ca29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:53.461228 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb6e5e0-e8d5-4493-874f-deea6a6f9362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:53.468831 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-ee1b95d8-ef9b-4250-8349-f2d94374bb70 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Acquiring lock "cinder-attachment_update-ccfe10a6-3b1f-4690-9562-6339eba82042-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:37:53.471704 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-ee1b95d8-ef9b-4250-8349-f2d94374bb70 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Lock "cinder-attachment_update-ccfe10a6-3b1f-4690-9562-6339eba82042-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:37:53.472733 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:53.472733 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:53.490732 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb6e5e0-e8d5-4493-874f-deea6a6f9362) transitioned into state 'SUCCESS' from 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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['a8dd924d-00eb-4a06-a901-ac4b81105fbe','56de3f95-6438-4457-891b-4f0322b0aea0','17cfa946-f803-4928-9d5f-51dc441290eb','84719868-2f16-4b80-8b29-50a8f3160b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:53.491543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f051871-fe51-4f4b-9617-d4d00cc5105b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:37:53.529044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f051871-fe51-4f4b-9617-d4d00cc5105b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:37:53.529917 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (dc74c501-c472-417c-8bee-c314b4620599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:37:53.530338 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request issued successfully. Jul 03 06:37:53.531134 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e6896dd-6cf1-4198-83f4-397475b40002 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:37:53.531554 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1087/4382] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:37:53 2026] POST /volume/v3/volumes => generated 775 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:53.547896 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ddd9ad82-167d-44fe-9de7-f2ac5507b30d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:53.550020 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ddd9ad82-167d-44fe-9de7-f2ac5507b30d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:37:53.550308 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ddd9ad82-167d-44fe-9de7-f2ac5507b30d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:53.550557 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ddd9ad82-167d-44fe-9de7-f2ac5507b30d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:53.560798 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:53.560798 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:53.565014 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ddd9ad82-167d-44fe-9de7-f2ac5507b30d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:37:53.570045 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ddd9ad82-167d-44fe-9de7-f2ac5507b30d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:37:53.574091 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1097/4383] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:53 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:53.618007 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9e16b5b8-75da-4cfa-9d41-30e464df1ca8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:53.620307 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e16b5b8-75da-4cfa-9d41-30e464df1ca8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:53.620559 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e16b5b8-75da-4cfa-9d41-30e464df1ca8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:53.620811 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e16b5b8-75da-4cfa-9d41-30e464df1ca8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:53.631780 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:53.631780 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:53.635847 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9e16b5b8-75da-4cfa-9d41-30e464df1ca8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:53.640187 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e16b5b8-75da-4cfa-9d41-30e464df1ca8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:53.640759 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1099/4384] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:53 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:53.996072 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-ee1b95d8-ef9b-4250-8349-f2d94374bb70 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Lock "cinder-attachment_update-ccfe10a6-3b1f-4690-9562-6339eba82042-np0000004376" released by "attachment_update" :: held 0.524s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:37:53.996457 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-ee1b95d8-ef9b-4250-8349-f2d94374bb70 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a returned with HTTP 200 Jul 03 06:37:53.996955 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1102/4385] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:37:53 2026] PUT /volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:54.275250 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d0d10306-80df-4ddc-8e43-427651926ccf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:54.277223 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d0d10306-80df-4ddc-8e43-427651926ccf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:54.277508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d0d10306-80df-4ddc-8e43-427651926ccf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:54.277767 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d0d10306-80df-4ddc-8e43-427651926ccf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:54.287493 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:54.287493 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:54.291071 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d0d10306-80df-4ddc-8e43-427651926ccf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:54.305667 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d0d10306-80df-4ddc-8e43-427651926ccf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:54.305667 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1088/4386] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:54 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:54.507563 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-48cd1fe8-a817-436b-be6d-b2de38ee3a44 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:54.509765 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-48cd1fe8-a817-436b-be6d-b2de38ee3a44 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] POST https://10.4.3.243/volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a/action Jul 03 06:37:54.510446 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-48cd1fe8-a817-436b-be6d-b2de38ee3a44 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:37:54.510446 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-48cd1fe8-a817-436b-be6d-b2de38ee3a44 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:37:54.531903 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:54.531903 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:54.559449 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-4ac63602-767f-4b14-ae6b-03fdb258ff59 req-48cd1fe8-a817-436b-be6d-b2de38ee3a44 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a/action returned with HTTP 204 Jul 03 06:37:54.560136 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1098/4387] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:37:54 2026] POST /volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:37:54.582677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-705998d8-f018-4181-806e-128cf7396a61 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:54.584919 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-705998d8-f018-4181-806e-128cf7396a61 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:37:54.585215 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-705998d8-f018-4181-806e-128cf7396a61 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:54.585539 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-705998d8-f018-4181-806e-128cf7396a61 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:54.594283 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:54.594283 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:54.598546 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-705998d8-f018-4181-806e-128cf7396a61 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:37:54.604581 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-705998d8-f018-4181-806e-128cf7396a61 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:37:54.605039 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1100/4388] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:54 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:54.652449 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-43e635be-3dc3-4bd5-a4c6-52f05f9d3872 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:54.654130 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-43e635be-3dc3-4bd5-a4c6-52f05f9d3872 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:54.654384 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-43e635be-3dc3-4bd5-a4c6-52f05f9d3872 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:54.654570 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-43e635be-3dc3-4bd5-a4c6-52f05f9d3872 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:54.664582 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:54.664582 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:54.668137 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-43e635be-3dc3-4bd5-a4c6-52f05f9d3872 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:54.672484 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-43e635be-3dc3-4bd5-a4c6-52f05f9d3872 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:54.672892 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1103/4389] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:54 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:55.311725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-efae5477-e909-4493-ae00-6e67d20479d6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:55.314006 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-efae5477-e909-4493-ae00-6e67d20479d6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:55.314315 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-efae5477-e909-4493-ae00-6e67d20479d6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:55.314577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-efae5477-e909-4493-ae00-6e67d20479d6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:55.325310 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:55.325310 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:55.329529 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-efae5477-e909-4493-ae00-6e67d20479d6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:55.334439 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-efae5477-e909-4493-ae00-6e67d20479d6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:55.334915 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1089/4390] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:55 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:55.620469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ad9cfb30-808d-4040-bec4-48ee51708a04 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:55.622632 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ad9cfb30-808d-4040-bec4-48ee51708a04 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:37:55.622863 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ad9cfb30-808d-4040-bec4-48ee51708a04 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:55.623042 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ad9cfb30-808d-4040-bec4-48ee51708a04 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:55.629916 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:55.629916 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:55.633827 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ad9cfb30-808d-4040-bec4-48ee51708a04 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:37:55.638763 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ad9cfb30-808d-4040-bec4-48ee51708a04 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:37:55.639125 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1099/4391] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:55 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:55.686217 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d866fa32-1f41-4490-aa96-3bdf9ea70099 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:55.688226 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d866fa32-1f41-4490-aa96-3bdf9ea70099 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:55.688770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d866fa32-1f41-4490-aa96-3bdf9ea70099 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:55.689871 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d866fa32-1f41-4490-aa96-3bdf9ea70099 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:55.701969 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:55.701969 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:55.707149 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d866fa32-1f41-4490-aa96-3bdf9ea70099 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:55.713908 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d866fa32-1f41-4490-aa96-3bdf9ea70099 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:55.714632 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1101/4392] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:55 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:56.348310 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-91de9297-faa1-4d01-b3fb-24812b15b4d5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:56.350029 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-91de9297-faa1-4d01-b3fb-24812b15b4d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:56.350247 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-91de9297-faa1-4d01-b3fb-24812b15b4d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:56.350430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-91de9297-faa1-4d01-b3fb-24812b15b4d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:56.361495 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:56.361495 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:56.365348 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-91de9297-faa1-4d01-b3fb-24812b15b4d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:56.369896 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-91de9297-faa1-4d01-b3fb-24812b15b4d5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:56.370604 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1104/4393] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:56 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:56.654305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-39c61e6f-c62a-410f-a538-cbd17e24d685 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:56.656592 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-39c61e6f-c62a-410f-a538-cbd17e24d685 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:37:56.656898 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-39c61e6f-c62a-410f-a538-cbd17e24d685 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:56.657186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-39c61e6f-c62a-410f-a538-cbd17e24d685 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:56.665352 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:56.665352 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:56.668992 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-39c61e6f-c62a-410f-a538-cbd17e24d685 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:37:56.673051 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-39c61e6f-c62a-410f-a538-cbd17e24d685 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:37:56.673489 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1090/4394] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:56 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:56.726606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e8d92683-68b3-452c-9868-0a7566f2e9ab None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:56.728434 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e8d92683-68b3-452c-9868-0a7566f2e9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:56.728633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e8d92683-68b3-452c-9868-0a7566f2e9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:56.728842 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e8d92683-68b3-452c-9868-0a7566f2e9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:56.738575 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:56.738575 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:56.742595 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e8d92683-68b3-452c-9868-0a7566f2e9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:56.748128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e8d92683-68b3-452c-9868-0a7566f2e9ab tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:56.748628 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1100/4395] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:56 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:57.382610 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9e5d68fc-0433-404a-9e1c-3d55100bc43f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:57.384622 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e5d68fc-0433-404a-9e1c-3d55100bc43f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:57.384867 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e5d68fc-0433-404a-9e1c-3d55100bc43f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:57.385122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e5d68fc-0433-404a-9e1c-3d55100bc43f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:57.395480 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:57.395480 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:57.398733 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9e5d68fc-0433-404a-9e1c-3d55100bc43f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:57.402582 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e5d68fc-0433-404a-9e1c-3d55100bc43f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:57.402962 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1102/4396] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:57 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:57.685619 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3303d7aa-acc8-48e3-bb4b-6e0a3f3bdfe1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:57.687954 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3303d7aa-acc8-48e3-bb4b-6e0a3f3bdfe1 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:37:57.688266 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3303d7aa-acc8-48e3-bb4b-6e0a3f3bdfe1 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:57.688520 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3303d7aa-acc8-48e3-bb4b-6e0a3f3bdfe1 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:57.697496 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:57.697496 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:57.702248 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3303d7aa-acc8-48e3-bb4b-6e0a3f3bdfe1 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:37:57.707705 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3303d7aa-acc8-48e3-bb4b-6e0a3f3bdfe1 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:37:57.708240 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1105/4397] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:57 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:57.762877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cc047d76-86d1-43fc-a3e5-f71fba2bf8ae None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:57.764747 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc047d76-86d1-43fc-a3e5-f71fba2bf8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:57.764977 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc047d76-86d1-43fc-a3e5-f71fba2bf8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:57.765201 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc047d76-86d1-43fc-a3e5-f71fba2bf8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:57.774252 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:57.774252 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:57.777882 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cc047d76-86d1-43fc-a3e5-f71fba2bf8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:57.781806 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc047d76-86d1-43fc-a3e5-f71fba2bf8ae tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:57.782336 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1091/4398] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:57 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:58.414772 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b5b61f92-ff7c-4a07-975a-fa63712c0684 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:58.416870 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b5b61f92-ff7c-4a07-975a-fa63712c0684 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:58.417099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b5b61f92-ff7c-4a07-975a-fa63712c0684 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:58.417339 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b5b61f92-ff7c-4a07-975a-fa63712c0684 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:58.427593 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:58.427593 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:58.431768 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b5b61f92-ff7c-4a07-975a-fa63712c0684 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:58.435933 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b5b61f92-ff7c-4a07-975a-fa63712c0684 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:58.436374 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1101/4399] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:58 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:58.721230 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1e6fce24-44bd-426d-85ab-fd5c7bbe504b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:58.723216 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e6fce24-44bd-426d-85ab-fd5c7bbe504b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:37:58.723406 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e6fce24-44bd-426d-85ab-fd5c7bbe504b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:58.723594 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e6fce24-44bd-426d-85ab-fd5c7bbe504b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:58.730881 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:58.730881 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:58.734936 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1e6fce24-44bd-426d-85ab-fd5c7bbe504b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:37:58.739597 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e6fce24-44bd-426d-85ab-fd5c7bbe504b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:37:58.740033 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1103/4400] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:58 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:58.794487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-90520406-d77e-4643-ad7a-4998203c0bd5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:58.796502 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-90520406-d77e-4643-ad7a-4998203c0bd5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:58.796732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-90520406-d77e-4643-ad7a-4998203c0bd5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:58.796977 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-90520406-d77e-4643-ad7a-4998203c0bd5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:58.805988 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:58.805988 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:37:58.809154 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-90520406-d77e-4643-ad7a-4998203c0bd5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:58.813036 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-90520406-d77e-4643-ad7a-4998203c0bd5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:58.813421 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1106/4401] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:58 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:59.448282 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-757c358c-1a34-4a63-951b-c7058485aeff None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:59.450081 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-757c358c-1a34-4a63-951b-c7058485aeff tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:37:59.450533 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-757c358c-1a34-4a63-951b-c7058485aeff tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:59.450630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-757c358c-1a34-4a63-951b-c7058485aeff tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:59.460308 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:59.460308 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:37:59.464784 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-757c358c-1a34-4a63-951b-c7058485aeff tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:37:59.469089 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-757c358c-1a34-4a63-951b-c7058485aeff tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:37:59.469677 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1092/4402] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:59 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:37:59.754371 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-690c356a-e69f-42ba-9e0a-3111cff4d890 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:59.756155 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-690c356a-e69f-42ba-9e0a-3111cff4d890 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:37:59.756401 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-690c356a-e69f-42ba-9e0a-3111cff4d890 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:59.756613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-690c356a-e69f-42ba-9e0a-3111cff4d890 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:59.766776 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:59.766776 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:37:59.772495 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-690c356a-e69f-42ba-9e0a-3111cff4d890 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:37:59.779808 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-690c356a-e69f-42ba-9e0a-3111cff4d890 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:37:59.780316 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1102/4403] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:37:59 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:37:59.826789 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fce6e297-5203-436b-ad6f-ed169d182026 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:37:59.828752 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fce6e297-5203-436b-ad6f-ed169d182026 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:37:59.828999 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fce6e297-5203-436b-ad6f-ed169d182026 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:37:59.829256 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fce6e297-5203-436b-ad6f-ed169d182026 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:37:59.842208 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:37:59.842208 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:37:59.846917 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fce6e297-5203-436b-ad6f-ed169d182026 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:37:59.852306 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fce6e297-5203-436b-ad6f-ed169d182026 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:37:59.852770 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1104/4404] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:37:59 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:00.483391 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7caccfc7-78fd-4d9e-9ba4-9534e5654592 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:00.486523 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7caccfc7-78fd-4d9e-9ba4-9534e5654592 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:00.486893 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7caccfc7-78fd-4d9e-9ba4-9534e5654592 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:00.487356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7caccfc7-78fd-4d9e-9ba4-9534e5654592 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:00.502031 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:00.502031 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:00.508116 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7caccfc7-78fd-4d9e-9ba4-9534e5654592 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:00.514612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7caccfc7-78fd-4d9e-9ba4-9534e5654592 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:00.515266 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1107/4405] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:00 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:00.793959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-06de15f7-040e-43bd-bbca-5abd1d12c0f0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:00.796131 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-06de15f7-040e-43bd-bbca-5abd1d12c0f0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:00.796394 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-06de15f7-040e-43bd-bbca-5abd1d12c0f0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:00.796624 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-06de15f7-040e-43bd-bbca-5abd1d12c0f0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:00.805437 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:00.805437 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:00.810172 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-06de15f7-040e-43bd-bbca-5abd1d12c0f0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:00.815488 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-06de15f7-040e-43bd-bbca-5abd1d12c0f0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:00.815911 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1093/4406] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:00 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:00.864310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d299308e-f6ac-4404-85e4-a28de69ee7cc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:00.866258 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d299308e-f6ac-4404-85e4-a28de69ee7cc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:00.866487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d299308e-f6ac-4404-85e4-a28de69ee7cc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:00.866714 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d299308e-f6ac-4404-85e4-a28de69ee7cc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:00.877579 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:00.877579 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:00.882191 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d299308e-f6ac-4404-85e4-a28de69ee7cc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:00.886952 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d299308e-f6ac-4404-85e4-a28de69ee7cc tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:00.887392 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1103/4407] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:00 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:00.948398 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-b7b5c1b6-18fa-4f2b-b2c9-87016416e4a8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:00.951024 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-b7b5c1b6-18fa-4f2b-b2c9-87016416e4a8 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:38:00.951283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-b7b5c1b6-18fa-4f2b-b2c9-87016416e4a8 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:00.951553 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-b7b5c1b6-18fa-4f2b-b2c9-87016416e4a8 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:00.961034 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:00.961034 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:00.964953 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-b7b5c1b6-18fa-4f2b-b2c9-87016416e4a8 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:38:00.969430 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-b7b5c1b6-18fa-4f2b-b2c9-87016416e4a8 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:38:00.970063 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1105/4408] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:00 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:00.988610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-8e9ae7ae-b826-4d1b-aa24-f4dacd628fc6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:00.990630 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-8e9ae7ae-b826-4d1b-aa24-f4dacd628fc6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] POST https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96/action Jul 03 06:38:00.991003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-8e9ae7ae-b826-4d1b-aa24-f4dacd628fc6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:38:00.991123 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-8e9ae7ae-b826-4d1b-aa24-f4dacd628fc6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:01.002104 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:01.002104 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:01.002646 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-8e9ae7ae-b826-4d1b-aa24-f4dacd628fc6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:38:01.009304 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-8e9ae7ae-b826-4d1b-aa24-f4dacd628fc6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Begin detaching volume completed successfully. Jul 03 06:38:01.009524 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-8e9ae7ae-b826-4d1b-aa24-f4dacd628fc6 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96/action returned with HTTP 202 Jul 03 06:38:01.009963 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1108/4409] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:38:00 2026] POST /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:38:01.529804 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3fdb70c2-1148-4a5d-b090-7f998fc4900a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:01.531617 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3fdb70c2-1148-4a5d-b090-7f998fc4900a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:01.531877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3fdb70c2-1148-4a5d-b090-7f998fc4900a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:01.532097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3fdb70c2-1148-4a5d-b090-7f998fc4900a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:01.548102 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:01.548102 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:01.553190 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3fdb70c2-1148-4a5d-b090-7f998fc4900a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:01.559784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3fdb70c2-1148-4a5d-b090-7f998fc4900a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:01.560482 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1094/4410] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:01 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:01.829873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4f870f91-a584-4a9f-b338-187ee61588c2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:01.831713 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4f870f91-a584-4a9f-b338-187ee61588c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:01.831940 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4f870f91-a584-4a9f-b338-187ee61588c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:01.832139 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4f870f91-a584-4a9f-b338-187ee61588c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:01.840737 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:01.840737 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:01.845093 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4f870f91-a584-4a9f-b338-187ee61588c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:01.850068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4f870f91-a584-4a9f-b338-187ee61588c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:01.850471 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1104/4411] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:01 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:01.901855 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c480423a-c0ef-4fcd-9a8d-3f5221e9935c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:01.904099 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c480423a-c0ef-4fcd-9a8d-3f5221e9935c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:01.904099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c480423a-c0ef-4fcd-9a8d-3f5221e9935c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:01.904392 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c480423a-c0ef-4fcd-9a8d-3f5221e9935c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:01.906844 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=365,cinder:UPDATE=115,cinder:INSERT=54 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:38:01.917067 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:01.917067 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:01.922459 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c480423a-c0ef-4fcd-9a8d-3f5221e9935c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:01.927629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c480423a-c0ef-4fcd-9a8d-3f5221e9935c tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:01.928129 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1106/4412] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:01 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:02.036991 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80989ee5-f467-48ba-899c-c53f39487efd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:02.037527 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80989ee5-f467-48ba-899c-c53f39487efd None None] GET https://10.4.3.243/volume// Jul 03 06:38:02.037822 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80989ee5-f467-48ba-899c-c53f39487efd None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:02.039019 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80989ee5-f467-48ba-899c-c53f39487efd None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:02.039019 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80989ee5-f467-48ba-899c-c53f39487efd None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:38:02.039019 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1109/4413] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:38:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:38:02.050986 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-4e066058-fb0e-40e3-90f2-e40c0c56b18f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:02.054205 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-4e066058-fb0e-40e3-90f2-e40c0c56b18f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:38:02.054545 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-4e066058-fb0e-40e3-90f2-e40c0c56b18f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:02.054768 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-4e066058-fb0e-40e3-90f2-e40c0c56b18f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:02.073960 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:02.073960 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:02.080611 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-4e066058-fb0e-40e3-90f2-e40c0c56b18f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:38:02.087768 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-4e066058-fb0e-40e3-90f2-e40c0c56b18f tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:38:02.088242 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1095/4414] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:38:02 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:02.575360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-242108d5-a767-43b3-8b9a-be3d162ee190 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:02.578006 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-242108d5-a767-43b3-8b9a-be3d162ee190 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:02.578270 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-242108d5-a767-43b3-8b9a-be3d162ee190 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:02.578511 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-242108d5-a767-43b3-8b9a-be3d162ee190 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:02.591023 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:02.591023 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:02.595910 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-242108d5-a767-43b3-8b9a-be3d162ee190 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:02.601633 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-242108d5-a767-43b3-8b9a-be3d162ee190 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:02.602116 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1105/4415] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:02 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:02.864058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b10f0d28-86da-4083-a38f-9e0cc6dfcf60 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:02.866021 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b10f0d28-86da-4083-a38f-9e0cc6dfcf60 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:02.866296 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b10f0d28-86da-4083-a38f-9e0cc6dfcf60 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:02.866539 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b10f0d28-86da-4083-a38f-9e0cc6dfcf60 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:02.876091 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:02.876091 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:02.880926 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b10f0d28-86da-4083-a38f-9e0cc6dfcf60 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:02.886713 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b10f0d28-86da-4083-a38f-9e0cc6dfcf60 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:02.887229 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1107/4416] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:02 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:02.941372 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b3f735da-020f-402c-8441-24d5fac58a42 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:02.943685 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3f735da-020f-402c-8441-24d5fac58a42 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:02.943922 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3f735da-020f-402c-8441-24d5fac58a42 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:02.944136 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3f735da-020f-402c-8441-24d5fac58a42 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:02.956883 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:02.956883 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:02.962020 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b3f735da-020f-402c-8441-24d5fac58a42 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:02.968487 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3f735da-020f-402c-8441-24d5fac58a42 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:02.969053 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1110/4417] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:02 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:03.616927 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0b7aca15-c9a5-47c0-850f-f14f631ae918 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:03.620292 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0b7aca15-c9a5-47c0-850f-f14f631ae918 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:03.620292 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0b7aca15-c9a5-47c0-850f-f14f631ae918 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:03.620530 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0b7aca15-c9a5-47c0-850f-f14f631ae918 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:03.623513 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=283,cinder:UPDATE=54,cinder:INSERT=30 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:38:03.635117 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:03.635117 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:03.640293 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0b7aca15-c9a5-47c0-850f-f14f631ae918 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:03.647048 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0b7aca15-c9a5-47c0-850f-f14f631ae918 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:03.647629 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1096/4418] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:03 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:03.900627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4aaa5999-e98f-4c22-ba91-9ee25baf87d8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:03.902934 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4aaa5999-e98f-4c22-ba91-9ee25baf87d8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:03.903233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4aaa5999-e98f-4c22-ba91-9ee25baf87d8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:03.903492 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4aaa5999-e98f-4c22-ba91-9ee25baf87d8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:03.906049 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=337,cinder:INSERT=43,cinder:UPDATE=81 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:38:03.912467 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:03.912467 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:03.918382 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4aaa5999-e98f-4c22-ba91-9ee25baf87d8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:03.925620 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4aaa5999-e98f-4c22-ba91-9ee25baf87d8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:03.926175 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1106/4419] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:03 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:03.985214 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f8ce0881-dfd8-47e5-a661-701aadeee06a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:03.987133 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f8ce0881-dfd8-47e5-a661-701aadeee06a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:03.987389 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f8ce0881-dfd8-47e5-a661-701aadeee06a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:03.987676 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f8ce0881-dfd8-47e5-a661-701aadeee06a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:04.001547 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:04.001547 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:04.006825 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f8ce0881-dfd8-47e5-a661-701aadeee06a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:04.012647 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f8ce0881-dfd8-47e5-a661-701aadeee06a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:04.013152 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1108/4420] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:03 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:04.664772 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ff7675d1-1ec7-4c60-96a3-8775d330254b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:04.666944 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ff7675d1-1ec7-4c60-96a3-8775d330254b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:04.667284 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ff7675d1-1ec7-4c60-96a3-8775d330254b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:04.667565 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ff7675d1-1ec7-4c60-96a3-8775d330254b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:04.670123 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=273,cinder:INSERT=14,cinder:UPDATE=29 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:38:04.679385 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:04.679385 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:04.683796 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ff7675d1-1ec7-4c60-96a3-8775d330254b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:04.689082 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ff7675d1-1ec7-4c60-96a3-8775d330254b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:04.689447 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1111/4421] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:04 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:04.944077 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-768ab867-6d85-4ddd-803e-a43d8fd5449c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:04.946290 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-768ab867-6d85-4ddd-803e-a43d8fd5449c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:04.946559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-768ab867-6d85-4ddd-803e-a43d8fd5449c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:04.946828 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-768ab867-6d85-4ddd-803e-a43d8fd5449c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:04.955507 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:04.955507 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:04.960044 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-768ab867-6d85-4ddd-803e-a43d8fd5449c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:04.965223 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-768ab867-6d85-4ddd-803e-a43d8fd5449c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:04.965687 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1097/4422] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:04 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:05.027064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e7e19e5c-1597-4fae-bdab-cd6f07d936c0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:05.029084 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7e19e5c-1597-4fae-bdab-cd6f07d936c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:05.029364 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7e19e5c-1597-4fae-bdab-cd6f07d936c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:05.029615 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7e19e5c-1597-4fae-bdab-cd6f07d936c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:05.040216 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:05.040216 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:05.044839 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e7e19e5c-1597-4fae-bdab-cd6f07d936c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:05.050504 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7e19e5c-1597-4fae-bdab-cd6f07d936c0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:05.050966 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1107/4423] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:05 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:05.704591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d54fe2aa-7fdc-4231-8f8a-cabb6dcfb6c5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:05.707128 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d54fe2aa-7fdc-4231-8f8a-cabb6dcfb6c5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:05.707398 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d54fe2aa-7fdc-4231-8f8a-cabb6dcfb6c5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:05.707658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d54fe2aa-7fdc-4231-8f8a-cabb6dcfb6c5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:05.721154 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:05.721154 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:05.726369 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d54fe2aa-7fdc-4231-8f8a-cabb6dcfb6c5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:05.732726 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d54fe2aa-7fdc-4231-8f8a-cabb6dcfb6c5 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:05.733237 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1109/4424] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:05 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:05.980449 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-275b80df-ba58-4e21-b4b3-89f80f5dcaac None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:05.982852 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-275b80df-ba58-4e21-b4b3-89f80f5dcaac tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:05.983116 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-275b80df-ba58-4e21-b4b3-89f80f5dcaac tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:05.983360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-275b80df-ba58-4e21-b4b3-89f80f5dcaac tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:05.991777 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:05.991777 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:05.996168 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-275b80df-ba58-4e21-b4b3-89f80f5dcaac tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:06.001450 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-275b80df-ba58-4e21-b4b3-89f80f5dcaac tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:06.001946 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1112/4425] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:05 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:06.065350 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-03bcd007-9708-4c84-9846-4a617c67dd85 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:06.067537 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-03bcd007-9708-4c84-9846-4a617c67dd85 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:06.067810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-03bcd007-9708-4c84-9846-4a617c67dd85 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:06.068096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-03bcd007-9708-4c84-9846-4a617c67dd85 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:06.078430 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:06.078430 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:06.082009 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-03bcd007-9708-4c84-9846-4a617c67dd85 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:06.086593 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-03bcd007-9708-4c84-9846-4a617c67dd85 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:06.087052 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1098/4426] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:06 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:06.748664 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c64ded32-8478-4147-99c3-96388a83e093 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:06.750961 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c64ded32-8478-4147-99c3-96388a83e093 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:06.751240 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c64ded32-8478-4147-99c3-96388a83e093 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:06.751441 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c64ded32-8478-4147-99c3-96388a83e093 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:06.761583 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:06.761583 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:06.765545 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c64ded32-8478-4147-99c3-96388a83e093 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:06.770030 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c64ded32-8478-4147-99c3-96388a83e093 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:06.770501 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1108/4427] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:06 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:07.015606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9fa2d699-19f8-4c75-8149-f10b1decd795 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:07.017726 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9fa2d699-19f8-4c75-8149-f10b1decd795 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:07.017971 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9fa2d699-19f8-4c75-8149-f10b1decd795 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:07.018194 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9fa2d699-19f8-4c75-8149-f10b1decd795 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:07.025974 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:07.025974 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:07.030148 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9fa2d699-19f8-4c75-8149-f10b1decd795 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:07.035425 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9fa2d699-19f8-4c75-8149-f10b1decd795 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:07.035891 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1110/4428] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:07 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:07.100956 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bfcaf9d9-4e60-47d8-a805-6f060cf8d081 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:07.102896 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfcaf9d9-4e60-47d8-a805-6f060cf8d081 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:07.103111 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfcaf9d9-4e60-47d8-a805-6f060cf8d081 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:07.103359 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfcaf9d9-4e60-47d8-a805-6f060cf8d081 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:07.113244 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:07.113244 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:07.116832 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bfcaf9d9-4e60-47d8-a805-6f060cf8d081 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:07.121402 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfcaf9d9-4e60-47d8-a805-6f060cf8d081 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:07.121888 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1113/4429] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:07 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:07.787284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c91c72ec-83d4-4083-a973-cc55df584069 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:07.789665 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c91c72ec-83d4-4083-a973-cc55df584069 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:07.789959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c91c72ec-83d4-4083-a973-cc55df584069 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:07.790290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c91c72ec-83d4-4083-a973-cc55df584069 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:07.803806 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:07.803806 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:07.808183 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c91c72ec-83d4-4083-a973-cc55df584069 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:07.813732 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c91c72ec-83d4-4083-a973-cc55df584069 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:07.814242 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1099/4430] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:07 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:08.049493 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9cdbb456-7dfb-4884-a9e9-79e56c9f2832 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:08.051745 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9cdbb456-7dfb-4884-a9e9-79e56c9f2832 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:08.051973 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9cdbb456-7dfb-4884-a9e9-79e56c9f2832 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:08.052201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9cdbb456-7dfb-4884-a9e9-79e56c9f2832 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:08.060147 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:08.060147 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:08.064294 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9cdbb456-7dfb-4884-a9e9-79e56c9f2832 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:08.069267 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9cdbb456-7dfb-4884-a9e9-79e56c9f2832 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:08.069732 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1109/4431] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:08 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:08.137871 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ec2523c4-27f2-4514-b1ba-d4cb9017ad3e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:08.140139 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ec2523c4-27f2-4514-b1ba-d4cb9017ad3e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:08.140368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ec2523c4-27f2-4514-b1ba-d4cb9017ad3e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:08.140562 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ec2523c4-27f2-4514-b1ba-d4cb9017ad3e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:08.152232 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:08.152232 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:08.156363 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ec2523c4-27f2-4514-b1ba-d4cb9017ad3e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:08.160887 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ec2523c4-27f2-4514-b1ba-d4cb9017ad3e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:08.161291 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1111/4432] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:08 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:08.828934 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4f964d70-da46-4f03-aa6a-286a9b5eb35d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:08.830605 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f964d70-da46-4f03-aa6a-286a9b5eb35d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:08.830785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f964d70-da46-4f03-aa6a-286a9b5eb35d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:08.830953 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f964d70-da46-4f03-aa6a-286a9b5eb35d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:08.838849 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:08.838849 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:08.841583 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4f964d70-da46-4f03-aa6a-286a9b5eb35d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:08.845011 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f964d70-da46-4f03-aa6a-286a9b5eb35d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:08.845384 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1114/4433] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:08 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:09.082764 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-90562248-1d95-4b81-a526-c8796ef8a0ae None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:09.084566 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-90562248-1d95-4b81-a526-c8796ef8a0ae tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:09.084806 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-90562248-1d95-4b81-a526-c8796ef8a0ae tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:09.084984 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-90562248-1d95-4b81-a526-c8796ef8a0ae tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:09.091656 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:09.091656 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:09.095255 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-90562248-1d95-4b81-a526-c8796ef8a0ae tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:09.099368 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-90562248-1d95-4b81-a526-c8796ef8a0ae tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:09.099716 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1100/4434] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:09 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:09.177796 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b29a4e3f-c37d-4395-9635-50bffc0ae0d8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:09.179681 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b29a4e3f-c37d-4395-9635-50bffc0ae0d8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:09.179886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b29a4e3f-c37d-4395-9635-50bffc0ae0d8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:09.180056 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b29a4e3f-c37d-4395-9635-50bffc0ae0d8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:09.188824 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:09.188824 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:09.192024 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b29a4e3f-c37d-4395-9635-50bffc0ae0d8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:09.196373 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b29a4e3f-c37d-4395-9635-50bffc0ae0d8 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:09.196783 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1110/4435] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:09 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:09.856847 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7e05b738-a9fa-4f26-8153-840ac4a6383f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:09.858778 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7e05b738-a9fa-4f26-8153-840ac4a6383f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:09.858997 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7e05b738-a9fa-4f26-8153-840ac4a6383f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:09.859338 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7e05b738-a9fa-4f26-8153-840ac4a6383f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:09.870529 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:09.870529 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:09.874410 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7e05b738-a9fa-4f26-8153-840ac4a6383f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:09.879378 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7e05b738-a9fa-4f26-8153-840ac4a6383f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:09.879849 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1112/4436] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:09 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:10.113967 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6dea9dac-e4c4-4741-98a0-8ab9d2174ece None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:10.116116 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6dea9dac-e4c4-4741-98a0-8ab9d2174ece tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:10.116452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6dea9dac-e4c4-4741-98a0-8ab9d2174ece tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:10.116758 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6dea9dac-e4c4-4741-98a0-8ab9d2174ece tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:10.125963 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:10.125963 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:10.130487 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6dea9dac-e4c4-4741-98a0-8ab9d2174ece tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:10.135990 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6dea9dac-e4c4-4741-98a0-8ab9d2174ece tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:10.136570 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1115/4437] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:10 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:10.209565 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0aa83af3-02f5-4ee9-81ed-b5d37787f62b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:10.212379 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0aa83af3-02f5-4ee9-81ed-b5d37787f62b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:10.212647 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0aa83af3-02f5-4ee9-81ed-b5d37787f62b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:10.212911 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0aa83af3-02f5-4ee9-81ed-b5d37787f62b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:10.224851 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:10.224851 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:10.229794 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0aa83af3-02f5-4ee9-81ed-b5d37787f62b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:10.235301 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0aa83af3-02f5-4ee9-81ed-b5d37787f62b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:10.235772 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1101/4438] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:10 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:10.893375 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0e568dc9-ede1-4b31-8489-f5a0ab113195 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:10.895266 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0e568dc9-ede1-4b31-8489-f5a0ab113195 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:10.895473 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0e568dc9-ede1-4b31-8489-f5a0ab113195 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:10.895667 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0e568dc9-ede1-4b31-8489-f5a0ab113195 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:10.905406 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:10.905406 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:10.910529 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0e568dc9-ede1-4b31-8489-f5a0ab113195 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:10.915290 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0e568dc9-ede1-4b31-8489-f5a0ab113195 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:10.915679 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1111/4439] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:10 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:11.150162 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1e2e51fc-3cf4-41b8-a6fe-4f80c61506c2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:11.151893 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e2e51fc-3cf4-41b8-a6fe-4f80c61506c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:11.152106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e2e51fc-3cf4-41b8-a6fe-4f80c61506c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:11.152352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e2e51fc-3cf4-41b8-a6fe-4f80c61506c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:11.160665 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:11.160665 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:11.166000 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1e2e51fc-3cf4-41b8-a6fe-4f80c61506c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:11.170789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e2e51fc-3cf4-41b8-a6fe-4f80c61506c2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:11.171220 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1113/4440] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:11 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:11.251477 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8b226a3d-cada-47f1-916c-323bb9c30e46 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:11.253406 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8b226a3d-cada-47f1-916c-323bb9c30e46 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:11.253623 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8b226a3d-cada-47f1-916c-323bb9c30e46 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:11.253847 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8b226a3d-cada-47f1-916c-323bb9c30e46 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:11.263331 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:11.263331 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:11.266928 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8b226a3d-cada-47f1-916c-323bb9c30e46 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:11.271443 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8b226a3d-cada-47f1-916c-323bb9c30e46 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:11.271873 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1116/4441] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:11 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:11.929429 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fac63dd0-ba35-411d-9389-b24d3a9bdaf4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:11.931277 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fac63dd0-ba35-411d-9389-b24d3a9bdaf4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:11.931482 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fac63dd0-ba35-411d-9389-b24d3a9bdaf4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:11.931686 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fac63dd0-ba35-411d-9389-b24d3a9bdaf4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:11.942266 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:11.942266 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:11.946719 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fac63dd0-ba35-411d-9389-b24d3a9bdaf4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:11.952869 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fac63dd0-ba35-411d-9389-b24d3a9bdaf4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:11.953227 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1102/4442] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:11 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:12.184874 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1cf3895a-8621-4705-8796-a44347882ca5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:12.187475 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1cf3895a-8621-4705-8796-a44347882ca5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:12.187799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1cf3895a-8621-4705-8796-a44347882ca5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:12.188032 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1cf3895a-8621-4705-8796-a44347882ca5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:12.195907 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:12.195907 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:12.199640 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1cf3895a-8621-4705-8796-a44347882ca5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:12.204134 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1cf3895a-8621-4705-8796-a44347882ca5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:12.204591 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1112/4443] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:12 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:12.286681 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4aff58a5-381b-47d8-9b1d-2a067a564d88 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:12.289572 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4aff58a5-381b-47d8-9b1d-2a067a564d88 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:12.289885 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4aff58a5-381b-47d8-9b1d-2a067a564d88 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:12.290752 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4aff58a5-381b-47d8-9b1d-2a067a564d88 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:12.304043 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:12.304043 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:12.311067 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4aff58a5-381b-47d8-9b1d-2a067a564d88 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:12.317854 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4aff58a5-381b-47d8-9b1d-2a067a564d88 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:12.318330 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1114/4444] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:12 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:12.968552 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9c336e39-8e10-4f17-bfff-09562e239819 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:12.970977 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9c336e39-8e10-4f17-bfff-09562e239819 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:12.971236 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9c336e39-8e10-4f17-bfff-09562e239819 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:12.971483 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9c336e39-8e10-4f17-bfff-09562e239819 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:12.982090 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:12.982090 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:12.986323 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9c336e39-8e10-4f17-bfff-09562e239819 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:12.990310 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9c336e39-8e10-4f17-bfff-09562e239819 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:12.990716 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1117/4445] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:12 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:13.219353 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-495d9675-b3ca-423b-ba8c-f7c98fa143c3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:13.220973 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-495d9675-b3ca-423b-ba8c-f7c98fa143c3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:13.221176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-495d9675-b3ca-423b-ba8c-f7c98fa143c3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:13.221378 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-495d9675-b3ca-423b-ba8c-f7c98fa143c3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:13.228200 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:13.228200 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:13.231873 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-495d9675-b3ca-423b-ba8c-f7c98fa143c3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:13.236064 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-495d9675-b3ca-423b-ba8c-f7c98fa143c3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:13.236419 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1103/4446] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:13 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:13.334773 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dcfbf21d-5cb7-4247-938f-aa7d65628642 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:13.336610 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dcfbf21d-5cb7-4247-938f-aa7d65628642 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:13.336828 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dcfbf21d-5cb7-4247-938f-aa7d65628642 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:13.337007 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dcfbf21d-5cb7-4247-938f-aa7d65628642 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:13.349083 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:13.349083 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:13.353800 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dcfbf21d-5cb7-4247-938f-aa7d65628642 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:13.359640 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dcfbf21d-5cb7-4247-938f-aa7d65628642 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:13.360233 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1113/4447] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:13 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:14.004669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bc73cbf1-076c-4797-b4f6-b2a68f14b128 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:14.006625 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc73cbf1-076c-4797-b4f6-b2a68f14b128 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:14.006915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc73cbf1-076c-4797-b4f6-b2a68f14b128 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:14.007143 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc73cbf1-076c-4797-b4f6-b2a68f14b128 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:14.019580 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:14.019580 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:14.024970 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bc73cbf1-076c-4797-b4f6-b2a68f14b128 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:14.030898 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc73cbf1-076c-4797-b4f6-b2a68f14b128 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:14.031385 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1115/4448] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:14 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:14.249962 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-024ec318-f182-4ff9-8557-e20153a5ad90 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:14.251717 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-024ec318-f182-4ff9-8557-e20153a5ad90 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:14.251917 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-024ec318-f182-4ff9-8557-e20153a5ad90 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:14.252089 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-024ec318-f182-4ff9-8557-e20153a5ad90 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:14.259390 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:14.259390 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:14.263669 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-024ec318-f182-4ff9-8557-e20153a5ad90 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:14.268771 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-024ec318-f182-4ff9-8557-e20153a5ad90 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:14.269184 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1118/4449] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:14 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:14.374344 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3eb5aadc-7bc1-414f-a753-fdabe565ee2f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:14.376168 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3eb5aadc-7bc1-414f-a753-fdabe565ee2f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:14.376380 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3eb5aadc-7bc1-414f-a753-fdabe565ee2f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:14.376548 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3eb5aadc-7bc1-414f-a753-fdabe565ee2f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:14.385858 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:14.385858 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:14.389210 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3eb5aadc-7bc1-414f-a753-fdabe565ee2f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:14.393462 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3eb5aadc-7bc1-414f-a753-fdabe565ee2f tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:14.393869 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1104/4450] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:14 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:15.044501 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d58da1d4-46af-4a83-982c-88be508a82f2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:15.046403 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d58da1d4-46af-4a83-982c-88be508a82f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:15.046640 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d58da1d4-46af-4a83-982c-88be508a82f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:15.046882 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d58da1d4-46af-4a83-982c-88be508a82f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:15.056238 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:15.056238 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:15.059882 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d58da1d4-46af-4a83-982c-88be508a82f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:15.064751 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d58da1d4-46af-4a83-982c-88be508a82f2 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:15.065122 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1114/4451] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:15 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:15.284873 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a0a4fadf-f085-4ee2-b309-d8f3cacd71db None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:15.287174 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a0a4fadf-f085-4ee2-b309-d8f3cacd71db tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:15.287471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a0a4fadf-f085-4ee2-b309-d8f3cacd71db tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:15.287771 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a0a4fadf-f085-4ee2-b309-d8f3cacd71db tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:15.296487 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:15.296487 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:15.300476 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a0a4fadf-f085-4ee2-b309-d8f3cacd71db tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:15.305881 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a0a4fadf-f085-4ee2-b309-d8f3cacd71db tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:15.306362 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1116/4452] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:15 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:15.407259 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-64bdf415-d158-4246-849c-193016372066 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:15.409190 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-64bdf415-d158-4246-849c-193016372066 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:15.409425 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-64bdf415-d158-4246-849c-193016372066 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:15.409651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-64bdf415-d158-4246-849c-193016372066 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:15.420428 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:15.420428 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:15.425935 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-64bdf415-d158-4246-849c-193016372066 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:15.431741 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-64bdf415-d158-4246-849c-193016372066 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:15.432266 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1119/4453] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:15 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:16.077787 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1618ce13-d006-46c3-b99d-15bf654fc4a0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:16.079670 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1618ce13-d006-46c3-b99d-15bf654fc4a0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:16.079906 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1618ce13-d006-46c3-b99d-15bf654fc4a0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:16.080091 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1618ce13-d006-46c3-b99d-15bf654fc4a0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:16.093503 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:16.093503 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:16.096984 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1618ce13-d006-46c3-b99d-15bf654fc4a0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:16.101105 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1618ce13-d006-46c3-b99d-15bf654fc4a0 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:16.101452 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1105/4454] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:16 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:16.318919 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-79829dea-c762-4b82-8993-ee38b17ac104 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:16.320531 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-79829dea-c762-4b82-8993-ee38b17ac104 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:16.320751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-79829dea-c762-4b82-8993-ee38b17ac104 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:16.320932 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-79829dea-c762-4b82-8993-ee38b17ac104 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:16.327314 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:16.327314 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:16.330336 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-79829dea-c762-4b82-8993-ee38b17ac104 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:16.333996 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-79829dea-c762-4b82-8993-ee38b17ac104 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:16.334328 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1115/4455] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:16 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:16.445187 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e0d4e7ea-72e8-4179-b603-82931f2b76db None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:16.447054 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0d4e7ea-72e8-4179-b603-82931f2b76db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:16.447252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0d4e7ea-72e8-4179-b603-82931f2b76db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:16.447450 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0d4e7ea-72e8-4179-b603-82931f2b76db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:16.457390 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:16.457390 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:16.460943 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e0d4e7ea-72e8-4179-b603-82931f2b76db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:16.465162 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0d4e7ea-72e8-4179-b603-82931f2b76db tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:16.465571 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1117/4456] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:16 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:17.113617 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eb9e8ebf-5b94-4bca-9eac-55147927a25f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:17.115401 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb9e8ebf-5b94-4bca-9eac-55147927a25f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:17.115974 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb9e8ebf-5b94-4bca-9eac-55147927a25f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:17.115974 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb9e8ebf-5b94-4bca-9eac-55147927a25f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:17.126590 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:17.126590 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:17.130411 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-eb9e8ebf-5b94-4bca-9eac-55147927a25f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:17.134949 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb9e8ebf-5b94-4bca-9eac-55147927a25f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:17.135481 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1120/4457] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:17 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:17.346610 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e921fd0d-9d08-4089-93f9-84292644b332 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:17.348376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e921fd0d-9d08-4089-93f9-84292644b332 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:17.348569 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e921fd0d-9d08-4089-93f9-84292644b332 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:17.348753 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e921fd0d-9d08-4089-93f9-84292644b332 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:17.355593 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:17.355593 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:17.360025 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e921fd0d-9d08-4089-93f9-84292644b332 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:17.365255 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e921fd0d-9d08-4089-93f9-84292644b332 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:17.365650 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1106/4458] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:17 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:17.478299 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fead76d1-79ba-47ef-8daf-9a98d7668aeb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:17.480161 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fead76d1-79ba-47ef-8daf-9a98d7668aeb tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:17.480498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fead76d1-79ba-47ef-8daf-9a98d7668aeb tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:17.480816 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fead76d1-79ba-47ef-8daf-9a98d7668aeb tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:17.491637 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:17.491637 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:17.495452 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fead76d1-79ba-47ef-8daf-9a98d7668aeb tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:17.500707 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fead76d1-79ba-47ef-8daf-9a98d7668aeb tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:17.501103 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1116/4459] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:17 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:18.147554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ff0cc13c-3075-4d70-8d9d-372dfaebf565 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:18.149233 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ff0cc13c-3075-4d70-8d9d-372dfaebf565 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:18.149419 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ff0cc13c-3075-4d70-8d9d-372dfaebf565 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:18.149630 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ff0cc13c-3075-4d70-8d9d-372dfaebf565 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:18.158802 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:18.158802 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:18.163741 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ff0cc13c-3075-4d70-8d9d-372dfaebf565 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:18.168683 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ff0cc13c-3075-4d70-8d9d-372dfaebf565 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:18.169147 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1118/4460] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:18 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:18.378763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-318cac60-06c3-434c-9e2b-89c2dd8d35d5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:18.381036 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-318cac60-06c3-434c-9e2b-89c2dd8d35d5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:18.381332 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-318cac60-06c3-434c-9e2b-89c2dd8d35d5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:18.381610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-318cac60-06c3-434c-9e2b-89c2dd8d35d5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:18.390904 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:18.390904 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:18.395486 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-318cac60-06c3-434c-9e2b-89c2dd8d35d5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:18.400418 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-318cac60-06c3-434c-9e2b-89c2dd8d35d5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:18.400811 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1121/4461] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:18 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:18.513602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2ea46ba5-5aa1-4cd8-9dd0-c723a4f03f36 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:18.515085 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2ea46ba5-5aa1-4cd8-9dd0-c723a4f03f36 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:18.515276 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2ea46ba5-5aa1-4cd8-9dd0-c723a4f03f36 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:18.515469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2ea46ba5-5aa1-4cd8-9dd0-c723a4f03f36 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:18.525228 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:18.525228 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:18.528708 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2ea46ba5-5aa1-4cd8-9dd0-c723a4f03f36 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:18.532586 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2ea46ba5-5aa1-4cd8-9dd0-c723a4f03f36 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:18.532987 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1107/4462] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:18 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:19.181951 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-307baf77-5c36-45a7-a3e4-6013037664e7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:19.183856 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-307baf77-5c36-45a7-a3e4-6013037664e7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:19.184103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-307baf77-5c36-45a7-a3e4-6013037664e7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:19.184303 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-307baf77-5c36-45a7-a3e4-6013037664e7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:19.193685 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:19.193685 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:19.197566 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-307baf77-5c36-45a7-a3e4-6013037664e7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:19.201946 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-307baf77-5c36-45a7-a3e4-6013037664e7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:19.202260 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1117/4463] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:19 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:19.412751 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2d0eec5b-1c3e-4440-b823-634a06c8be69 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:19.414741 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d0eec5b-1c3e-4440-b823-634a06c8be69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:19.414946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d0eec5b-1c3e-4440-b823-634a06c8be69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:19.415132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d0eec5b-1c3e-4440-b823-634a06c8be69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:19.422017 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:19.422017 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:19.426404 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2d0eec5b-1c3e-4440-b823-634a06c8be69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:19.430535 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d0eec5b-1c3e-4440-b823-634a06c8be69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:19.431383 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1119/4464] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:19 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:19.544253 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-034d9c8e-e9d4-4dc2-b85a-9aecc7ff6d98 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:19.546408 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-034d9c8e-e9d4-4dc2-b85a-9aecc7ff6d98 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:19.546624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-034d9c8e-e9d4-4dc2-b85a-9aecc7ff6d98 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:19.546878 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-034d9c8e-e9d4-4dc2-b85a-9aecc7ff6d98 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:19.556524 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:19.556524 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:19.560588 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-034d9c8e-e9d4-4dc2-b85a-9aecc7ff6d98 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:19.565317 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-034d9c8e-e9d4-4dc2-b85a-9aecc7ff6d98 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:19.565685 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1122/4465] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:19 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:20.218623 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-65f14bc7-0032-491f-8d91-81ab8da34969 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:20.220606 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-65f14bc7-0032-491f-8d91-81ab8da34969 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:20.220804 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-65f14bc7-0032-491f-8d91-81ab8da34969 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:20.221066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-65f14bc7-0032-491f-8d91-81ab8da34969 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:20.232197 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:20.232197 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:20.236001 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-65f14bc7-0032-491f-8d91-81ab8da34969 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:20.240242 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-65f14bc7-0032-491f-8d91-81ab8da34969 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:20.240745 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1108/4466] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:20 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:20.444679 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6636450a-dc03-46c2-ba5c-3671f2d5dac0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:20.446564 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6636450a-dc03-46c2-ba5c-3671f2d5dac0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:20.446849 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6636450a-dc03-46c2-ba5c-3671f2d5dac0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:20.447080 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6636450a-dc03-46c2-ba5c-3671f2d5dac0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:20.454657 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:20.454657 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:20.458707 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6636450a-dc03-46c2-ba5c-3671f2d5dac0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:20.462929 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6636450a-dc03-46c2-ba5c-3671f2d5dac0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:20.463310 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1118/4467] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:20 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:20.577800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-53956ac0-9014-4b02-a712-e6d4081f9fe7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:20.579351 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53956ac0-9014-4b02-a712-e6d4081f9fe7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:20.580712 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53956ac0-9014-4b02-a712-e6d4081f9fe7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:20.580712 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53956ac0-9014-4b02-a712-e6d4081f9fe7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:20.590616 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:20.590616 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:20.596397 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-53956ac0-9014-4b02-a712-e6d4081f9fe7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:20.603217 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53956ac0-9014-4b02-a712-e6d4081f9fe7 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:20.603768 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1120/4468] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:20 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:21.252662 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-970b110f-14b4-4328-9c7a-f81a6acfdb24 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:21.254552 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-970b110f-14b4-4328-9c7a-f81a6acfdb24 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:21.254768 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-970b110f-14b4-4328-9c7a-f81a6acfdb24 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:21.254986 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-970b110f-14b4-4328-9c7a-f81a6acfdb24 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:21.266292 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:21.266292 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:21.271216 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-970b110f-14b4-4328-9c7a-f81a6acfdb24 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:21.276705 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-970b110f-14b4-4328-9c7a-f81a6acfdb24 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:21.277161 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1123/4469] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:21 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:21.475116 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-18c45ca7-d6ce-4740-a103-6aec30ea0717 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:21.476707 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-18c45ca7-d6ce-4740-a103-6aec30ea0717 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:21.476995 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-18c45ca7-d6ce-4740-a103-6aec30ea0717 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:21.477177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-18c45ca7-d6ce-4740-a103-6aec30ea0717 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:21.484114 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:21.484114 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:21.488483 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-18c45ca7-d6ce-4740-a103-6aec30ea0717 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:21.494499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-18c45ca7-d6ce-4740-a103-6aec30ea0717 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:21.495045 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1109/4470] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:21 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:21.618267 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-324ba10e-7067-4a7f-bf57-7b38284b2039 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:21.620255 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-324ba10e-7067-4a7f-bf57-7b38284b2039 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:21.620499 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-324ba10e-7067-4a7f-bf57-7b38284b2039 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:21.620745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-324ba10e-7067-4a7f-bf57-7b38284b2039 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:21.631348 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:21.631348 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:21.635622 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-324ba10e-7067-4a7f-bf57-7b38284b2039 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:21.640016 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-324ba10e-7067-4a7f-bf57-7b38284b2039 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:21.640431 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1119/4471] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:21 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:21.679679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-262da30b-4daf-4cb0-98db-6d6526df890a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:21.681886 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-262da30b-4daf-4cb0-98db-6d6526df890a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f Jul 03 06:38:21.682065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-262da30b-4daf-4cb0-98db-6d6526df890a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:21.682245 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-262da30b-4daf-4cb0-98db-6d6526df890a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:21.685905 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d0dcf730-bac5-4e25-a27c-3d63b5340ffb req-262da30b-4daf-4cb0-98db-6d6526df890a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f returned with HTTP 404 Jul 03 06:38:21.686391 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1121/4472] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:38:21 2026] DELETE /volume/v3/attachments/78159486-199a-4ce7-a9ef-9dca9d19ed6f => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:38:22.290495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e2d81abe-1a72-4388-a9cf-02387270470d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:22.292887 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e2d81abe-1a72-4388-a9cf-02387270470d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:22.293167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e2d81abe-1a72-4388-a9cf-02387270470d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:22.293446 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e2d81abe-1a72-4388-a9cf-02387270470d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:22.304621 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:22.304621 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:22.308591 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e2d81abe-1a72-4388-a9cf-02387270470d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:22.313552 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e2d81abe-1a72-4388-a9cf-02387270470d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:22.313967 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1124/4473] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:22 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:22.507651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-df8fc417-185c-402c-b660-e64aed12cfa4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:22.509719 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-df8fc417-185c-402c-b660-e64aed12cfa4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:22.510048 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-df8fc417-185c-402c-b660-e64aed12cfa4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:22.510329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-df8fc417-185c-402c-b660-e64aed12cfa4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:22.518243 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:22.518243 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:22.523515 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-df8fc417-185c-402c-b660-e64aed12cfa4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:22.530502 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-df8fc417-185c-402c-b660-e64aed12cfa4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:22.531056 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1110/4474] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:22 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:22.652211 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2a230907-465b-4548-92f4-86e986fac5cf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:22.654176 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2a230907-465b-4548-92f4-86e986fac5cf tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:22.654391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2a230907-465b-4548-92f4-86e986fac5cf tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:22.654606 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2a230907-465b-4548-92f4-86e986fac5cf tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:22.665533 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:22.665533 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:22.668647 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2a230907-465b-4548-92f4-86e986fac5cf tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:22.672322 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2a230907-465b-4548-92f4-86e986fac5cf tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:22.672728 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1120/4475] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:22 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:23.329469 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bd1fbef9-8acd-4a04-833b-caa0cf18481c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:23.331480 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bd1fbef9-8acd-4a04-833b-caa0cf18481c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:23.331662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bd1fbef9-8acd-4a04-833b-caa0cf18481c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:23.331869 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bd1fbef9-8acd-4a04-833b-caa0cf18481c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:23.340928 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:23.340928 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:23.344090 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bd1fbef9-8acd-4a04-833b-caa0cf18481c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:23.348341 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bd1fbef9-8acd-4a04-833b-caa0cf18481c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:23.348661 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1122/4476] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:23 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:23.544543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-764d17ae-6995-4d05-bbdc-f5a5cdb81bfa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:23.547624 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-764d17ae-6995-4d05-bbdc-f5a5cdb81bfa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:23.547624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-764d17ae-6995-4d05-bbdc-f5a5cdb81bfa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:23.547624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-764d17ae-6995-4d05-bbdc-f5a5cdb81bfa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:23.554114 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:23.554114 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:23.557814 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-764d17ae-6995-4d05-bbdc-f5a5cdb81bfa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:23.562059 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-764d17ae-6995-4d05-bbdc-f5a5cdb81bfa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:23.562479 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1125/4477] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:23 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:23.686170 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7ff570f7-f55b-4418-b763-6c8288c32c32 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:23.688865 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ff570f7-f55b-4418-b763-6c8288c32c32 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:23.689130 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ff570f7-f55b-4418-b763-6c8288c32c32 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:23.689390 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ff570f7-f55b-4418-b763-6c8288c32c32 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:23.699933 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:23.699933 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:23.703980 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7ff570f7-f55b-4418-b763-6c8288c32c32 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:23.708843 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ff570f7-f55b-4418-b763-6c8288c32c32 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:23.709381 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1111/4478] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:23 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:24.361579 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d069d9ed-5660-4f95-a591-ec226e36e33a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:24.363958 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d069d9ed-5660-4f95-a591-ec226e36e33a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:24.364194 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d069d9ed-5660-4f95-a591-ec226e36e33a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:24.364405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d069d9ed-5660-4f95-a591-ec226e36e33a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:24.374265 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:24.374265 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:24.377972 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d069d9ed-5660-4f95-a591-ec226e36e33a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:24.383669 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d069d9ed-5660-4f95-a591-ec226e36e33a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:24.384247 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1121/4479] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:24 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:38:24.579169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ebf6ae7a-c24c-496e-b3fe-616a2cee83d0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:24.581155 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ebf6ae7a-c24c-496e-b3fe-616a2cee83d0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:24.581379 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ebf6ae7a-c24c-496e-b3fe-616a2cee83d0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:24.581559 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ebf6ae7a-c24c-496e-b3fe-616a2cee83d0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:24.589362 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:24.589362 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:24.593014 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ebf6ae7a-c24c-496e-b3fe-616a2cee83d0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:24.597349 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ebf6ae7a-c24c-496e-b3fe-616a2cee83d0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:24.597790 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1123/4480] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:24 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:24.722571 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3e8d59be-c632-48c5-a6fb-eedffbf5e7e9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:24.724674 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e8d59be-c632-48c5-a6fb-eedffbf5e7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:24.724904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e8d59be-c632-48c5-a6fb-eedffbf5e7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:24.725110 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e8d59be-c632-48c5-a6fb-eedffbf5e7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:24.735443 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:24.735443 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:24.738950 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3e8d59be-c632-48c5-a6fb-eedffbf5e7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:24.743282 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e8d59be-c632-48c5-a6fb-eedffbf5e7e9 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:24.743924 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1126/4481] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:24 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:25.031555 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-418a6648-55b7-474f-be58-c57de0910d3e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:25.033348 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-418a6648-55b7-474f-be58-c57de0910d3e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:25.033561 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-418a6648-55b7-474f-be58-c57de0910d3e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:25.033827 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-418a6648-55b7-474f-be58-c57de0910d3e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:25.043495 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:25.043495 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:25.047112 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-418a6648-55b7-474f-be58-c57de0910d3e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:25.051823 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-418a6648-55b7-474f-be58-c57de0910d3e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:25.052240 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1112/4482] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:25 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:25.087350 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-982af6bc-d61e-402e-bb28-d9aed5238ea2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:25.089364 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-982af6bc-d61e-402e-bb28-d9aed5238ea2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:25.089562 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-982af6bc-d61e-402e-bb28-d9aed5238ea2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:25.089775 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-982af6bc-d61e-402e-bb28-d9aed5238ea2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:25.098475 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:25.098475 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:25.102259 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-982af6bc-d61e-402e-bb28-d9aed5238ea2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:25.106339 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-982af6bc-d61e-402e-bb28-d9aed5238ea2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:25.106734 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1122/4483] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:25 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:25.123250 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d68d552a-a9a1-4a7e-87e5-7810bfe4c5bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:25.125487 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d68d552a-a9a1-4a7e-87e5-7810bfe4c5bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6/action Jul 03 06:38:25.125895 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d68d552a-a9a1-4a7e-87e5-7810bfe4c5bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:38:25.126065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d68d552a-a9a1-4a7e-87e5-7810bfe4c5bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:25.140286 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:25.140286 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:25.140923 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d68d552a-a9a1-4a7e-87e5-7810bfe4c5bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:25.156655 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d68d552a-a9a1-4a7e-87e5-7810bfe4c5bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Begin detaching volume completed successfully. Jul 03 06:38:25.156964 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d68d552a-a9a1-4a7e-87e5-7810bfe4c5bb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6/action returned with HTTP 202 Jul 03 06:38:25.157627 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1124/4484] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:38:25 2026] POST /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:38:25.177870 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e1d4509a-cf33-49e0-b09b-1379135ddaa4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:25.179863 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e1d4509a-cf33-49e0-b09b-1379135ddaa4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:25.180053 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e1d4509a-cf33-49e0-b09b-1379135ddaa4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:25.180292 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e1d4509a-cf33-49e0-b09b-1379135ddaa4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:25.190313 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:25.190313 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:25.193919 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e1d4509a-cf33-49e0-b09b-1379135ddaa4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:25.198099 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e1d4509a-cf33-49e0-b09b-1379135ddaa4 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:25.198493 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1127/4485] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:25 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:25.397526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a615ef34-f773-4b8c-ab8a-776338430aa1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:25.399394 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a615ef34-f773-4b8c-ab8a-776338430aa1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:25.399600 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a615ef34-f773-4b8c-ab8a-776338430aa1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:25.399807 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a615ef34-f773-4b8c-ab8a-776338430aa1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:25.410155 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:25.410155 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:25.414455 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a615ef34-f773-4b8c-ab8a-776338430aa1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:25.419450 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a615ef34-f773-4b8c-ab8a-776338430aa1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:25.419840 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1113/4486] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:25 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:25.610672 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-80ecc77f-625d-4c08-a0ff-9795e0ccef16 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:25.612549 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80ecc77f-625d-4c08-a0ff-9795e0ccef16 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:25.612779 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80ecc77f-625d-4c08-a0ff-9795e0ccef16 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:25.612975 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80ecc77f-625d-4c08-a0ff-9795e0ccef16 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:25.621650 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:25.621650 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:25.626576 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-80ecc77f-625d-4c08-a0ff-9795e0ccef16 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:25.632399 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80ecc77f-625d-4c08-a0ff-9795e0ccef16 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:25.632945 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1123/4487] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:25 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:25.756290 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-eb46a0ab-3a8d-4fea-99d9-1fa3c38b4b05 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:25.758366 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb46a0ab-3a8d-4fea-99d9-1fa3c38b4b05 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:25.758673 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb46a0ab-3a8d-4fea-99d9-1fa3c38b4b05 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:25.759074 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb46a0ab-3a8d-4fea-99d9-1fa3c38b4b05 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:25.775711 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:25.775711 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:25.780769 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-eb46a0ab-3a8d-4fea-99d9-1fa3c38b4b05 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:25.786600 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb46a0ab-3a8d-4fea-99d9-1fa3c38b4b05 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:25.787163 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1125/4488] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:25 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:25.842852 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-7d347011-4394-4c8c-b58a-a337966820cb req-a335409b-b866-4a39-b13f-f3bd3bcf0bc5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:25.845842 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-a335409b-b866-4a39-b13f-f3bd3bcf0bc5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff/action Jul 03 06:38:25.846378 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-a335409b-b866-4a39-b13f-f3bd3bcf0bc5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:38:25.846561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-a335409b-b866-4a39-b13f-f3bd3bcf0bc5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:25.870710 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:25.870710 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:25.886253 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7d347011-4394-4c8c-b58a-a337966820cb req-a335409b-b866-4a39-b13f-f3bd3bcf0bc5 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff/action returned with HTTP 204 Jul 03 06:38:25.886825 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1128/4489] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:38:25 2026] POST /volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:26.181020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f25c223a-35b5-45e4-b1c7-10d9bbca4f54 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.181401 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f25c223a-35b5-45e4-b1c7-10d9bbca4f54 None None] GET https://10.4.3.243/volume// Jul 03 06:38:26.181577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f25c223a-35b5-45e4-b1c7-10d9bbca4f54 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.181800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f25c223a-35b5-45e4-b1c7-10d9bbca4f54 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.182103 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f25c223a-35b5-45e4-b1c7-10d9bbca4f54 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:38:26.182376 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1114/4490] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:38:26.189992 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-ddb18559-fff6-4dd7-82a5-4a5856e49d47 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.192420 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-ddb18559-fff6-4dd7-82a5-4a5856e49d47 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:26.192646 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-ddb18559-fff6-4dd7-82a5-4a5856e49d47 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.192900 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-ddb18559-fff6-4dd7-82a5-4a5856e49d47 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.206523 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.206523 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:26.210335 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-ddb18559-fff6-4dd7-82a5-4a5856e49d47 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:26.210756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e8f2cf14-023b-45bd-bddf-3bda419f9b66 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.212747 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e8f2cf14-023b-45bd-bddf-3bda419f9b66 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:26.212934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e8f2cf14-023b-45bd-bddf-3bda419f9b66 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.213148 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e8f2cf14-023b-45bd-bddf-3bda419f9b66 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.215355 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-ddb18559-fff6-4dd7-82a5-4a5856e49d47 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:26.215879 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1124/4491] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:26.223866 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.223866 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:26.227770 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e8f2cf14-023b-45bd-bddf-3bda419f9b66 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:26.232717 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e8f2cf14-023b-45bd-bddf-3bda419f9b66 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:26.233367 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1126/4492] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:26.435030 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5867875e-83ca-44ac-ba02-95f3d5ca1f4f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.436922 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5867875e-83ca-44ac-ba02-95f3d5ca1f4f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:26.437119 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5867875e-83ca-44ac-ba02-95f3d5ca1f4f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.437365 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5867875e-83ca-44ac-ba02-95f3d5ca1f4f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.446964 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.446964 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:26.450501 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5867875e-83ca-44ac-ba02-95f3d5ca1f4f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:26.454580 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5867875e-83ca-44ac-ba02-95f3d5ca1f4f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:26.455013 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1129/4493] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:26.649552 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-50c77eb3-ef4d-42eb-94a3-f682b6745a1d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.651499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-50c77eb3-ef4d-42eb-94a3-f682b6745a1d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:26.651758 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-50c77eb3-ef4d-42eb-94a3-f682b6745a1d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.651959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-50c77eb3-ef4d-42eb-94a3-f682b6745a1d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.658709 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.658709 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:26.661977 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-50c77eb3-ef4d-42eb-94a3-f682b6745a1d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:26.666328 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-50c77eb3-ef4d-42eb-94a3-f682b6745a1d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:26.666713 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1115/4494] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:26.734134 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-c1c35bf6-8bdd-44e2-8248-386d8e217fdd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.735951 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-c1c35bf6-8bdd-44e2-8248-386d8e217fdd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:26.736117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-c1c35bf6-8bdd-44e2-8248-386d8e217fdd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.736297 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-c1c35bf6-8bdd-44e2-8248-386d8e217fdd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.745606 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.745606 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:26.748441 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-c1c35bf6-8bdd-44e2-8248-386d8e217fdd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:26.751925 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-c1c35bf6-8bdd-44e2-8248-386d8e217fdd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:26.752281 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1125/4495] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:26.802300 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2dbe23dc-b8cc-4eee-aa30-f9d23b6db907 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.806053 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2dbe23dc-b8cc-4eee-aa30-f9d23b6db907 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:26.806554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2dbe23dc-b8cc-4eee-aa30-f9d23b6db907 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.806800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2dbe23dc-b8cc-4eee-aa30-f9d23b6db907 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.818965 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.818965 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:26.823434 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2dbe23dc-b8cc-4eee-aa30-f9d23b6db907 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:26.828594 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2dbe23dc-b8cc-4eee-aa30-f9d23b6db907 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:26.829084 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1127/4496] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:26.844148 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-be986cfe-7839-4d1b-94a1-e1818c5fd3df None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.846110 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-be986cfe-7839-4d1b-94a1-e1818c5fd3df tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:26.846349 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-be986cfe-7839-4d1b-94a1-e1818c5fd3df tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.846537 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-be986cfe-7839-4d1b-94a1-e1818c5fd3df tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.856641 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.856641 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:26.859897 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-be986cfe-7839-4d1b-94a1-e1818c5fd3df tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:26.863646 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-be986cfe-7839-4d1b-94a1-e1818c5fd3df tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:26.864033 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1130/4497] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:26.876462 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-25df9faa-6cae-416e-aa57-6dbc14f71423 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.878116 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25df9faa-6cae-416e-aa57-6dbc14f71423 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] DELETE https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:26.878327 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25df9faa-6cae-416e-aa57-6dbc14f71423 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.878517 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25df9faa-6cae-416e-aa57-6dbc14f71423 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.878666 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-25df9faa-6cae-416e-aa57-6dbc14f71423 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Delete volume with id: 6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:26.887848 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.887848 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:26.888187 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-25df9faa-6cae-416e-aa57-6dbc14f71423 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:26.894577 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-25df9faa-6cae-416e-aa57-6dbc14f71423 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-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 06:38:26.894926 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25df9faa-6cae-416e-aa57-6dbc14f71423 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 400 Jul 03 06:38:26.895456 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1116/4498] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:26 2026] DELETE /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 307 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 06:38:26.904424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4990ecad-9ec6-486f-a801-82d7bff53252 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.906626 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4990ecad-9ec6-486f-a801-82d7bff53252 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:26.906917 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4990ecad-9ec6-486f-a801-82d7bff53252 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.907171 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4990ecad-9ec6-486f-a801-82d7bff53252 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.916472 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.916472 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:26.922923 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4990ecad-9ec6-486f-a801-82d7bff53252 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:26.927972 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4990ecad-9ec6-486f-a801-82d7bff53252 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:26.927972 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1126/4499] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:26.982397 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-537a2514-3319-44a0-95e5-58c423f9c771 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:26.984602 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-537a2514-3319-44a0-95e5-58c423f9c771 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:26.984839 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-537a2514-3319-44a0-95e5-58c423f9c771 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:26.985023 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-537a2514-3319-44a0-95e5-58c423f9c771 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:26.995407 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:26.995407 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:27.000120 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-537a2514-3319-44a0-95e5-58c423f9c771 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:27.006901 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-537a2514-3319-44a0-95e5-58c423f9c771 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:27.007133 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1128/4500] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:26 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:27.037057 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-9a10a879-2841-4d0c-ae16-fbee8ebba08d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:27.038893 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-9a10a879-2841-4d0c-ae16-fbee8ebba08d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] POST https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd/action Jul 03 06:38:27.039356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-9a10a879-2841-4d0c-ae16-fbee8ebba08d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:38:27.039560 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-9a10a879-2841-4d0c-ae16-fbee8ebba08d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:27.053103 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:27.053103 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:27.053599 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-9a10a879-2841-4d0c-ae16-fbee8ebba08d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:27.068080 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-9a10a879-2841-4d0c-ae16-fbee8ebba08d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Begin detaching volume completed successfully. Jul 03 06:38:27.068619 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-9a10a879-2841-4d0c-ae16-fbee8ebba08d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd/action returned with HTTP 202 Jul 03 06:38:27.069046 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1131/4501] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:38:27 2026] POST /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:38:27.259991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5529dace-c919-4812-9012-e162bf0fca8b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:27.262297 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5529dace-c919-4812-9012-e162bf0fca8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:27.262560 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5529dace-c919-4812-9012-e162bf0fca8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:27.262863 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5529dace-c919-4812-9012-e162bf0fca8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:27.276083 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:27.276083 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:27.281399 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5529dace-c919-4812-9012-e162bf0fca8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:27.286421 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5529dace-c919-4812-9012-e162bf0fca8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:27.286927 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1117/4502] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:27 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:27.470255 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ccd41668-4ef2-481a-b60a-972595508288 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:27.472072 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ccd41668-4ef2-481a-b60a-972595508288 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:27.472298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ccd41668-4ef2-481a-b60a-972595508288 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:27.472495 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ccd41668-4ef2-481a-b60a-972595508288 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:27.486100 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:27.486100 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:27.491420 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ccd41668-4ef2-481a-b60a-972595508288 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:27.499859 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ccd41668-4ef2-481a-b60a-972595508288 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:27.500338 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1127/4503] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:27 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:27.679151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0961e3e7-1ac0-44a7-ba3c-a52f4284c48f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:27.681157 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0961e3e7-1ac0-44a7-ba3c-a52f4284c48f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:27.681391 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0961e3e7-1ac0-44a7-ba3c-a52f4284c48f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:27.681603 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0961e3e7-1ac0-44a7-ba3c-a52f4284c48f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:27.689370 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:27.689370 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:27.692911 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0961e3e7-1ac0-44a7-ba3c-a52f4284c48f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:27.697466 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0961e3e7-1ac0-44a7-ba3c-a52f4284c48f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:27.697916 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1129/4504] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:27 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:28.110892 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-10ee2078-441c-4b16-94ff-7702a5b98a3d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:28.111308 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10ee2078-441c-4b16-94ff-7702a5b98a3d None None] GET https://10.4.3.243/volume// Jul 03 06:38:28.111459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10ee2078-441c-4b16-94ff-7702a5b98a3d None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:28.111643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10ee2078-441c-4b16-94ff-7702a5b98a3d None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:28.111987 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10ee2078-441c-4b16-94ff-7702a5b98a3d None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:38:28.112278 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1132/4505] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:38:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:38:28.119125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-eb2d46e5-47ce-422e-a4fe-320724e01463 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:28.121467 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-eb2d46e5-47ce-422e-a4fe-320724e01463 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:28.121672 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-eb2d46e5-47ce-422e-a4fe-320724e01463 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:28.121887 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-eb2d46e5-47ce-422e-a4fe-320724e01463 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:28.133476 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:28.133476 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:28.137941 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-eb2d46e5-47ce-422e-a4fe-320724e01463 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:28.142706 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-eb2d46e5-47ce-422e-a4fe-320724e01463 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:28.143113 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1118/4506] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:38:28 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:28.299878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b4845092-9af6-42c0-a08b-8423f969f3fd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:28.302744 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b4845092-9af6-42c0-a08b-8423f969f3fd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:28.302744 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b4845092-9af6-42c0-a08b-8423f969f3fd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:28.302866 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b4845092-9af6-42c0-a08b-8423f969f3fd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:28.313324 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:28.313324 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:28.317003 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b4845092-9af6-42c0-a08b-8423f969f3fd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:28.321582 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b4845092-9af6-42c0-a08b-8423f969f3fd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:28.321942 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1128/4507] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:28 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:28.516720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-235818fe-6879-4dd5-8a34-5a03fe271f19 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:28.516720 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-235818fe-6879-4dd5-8a34-5a03fe271f19 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:28.516720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-235818fe-6879-4dd5-8a34-5a03fe271f19 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:28.516720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-235818fe-6879-4dd5-8a34-5a03fe271f19 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:28.525786 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:28.525786 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:28.529658 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-235818fe-6879-4dd5-8a34-5a03fe271f19 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:28.534088 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-235818fe-6879-4dd5-8a34-5a03fe271f19 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:28.534594 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1130/4508] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:28 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:28.710364 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7df4a7b9-9a17-4f91-8fd1-75de8a85d2eb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:28.712486 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7df4a7b9-9a17-4f91-8fd1-75de8a85d2eb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:28.712708 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7df4a7b9-9a17-4f91-8fd1-75de8a85d2eb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:28.712942 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7df4a7b9-9a17-4f91-8fd1-75de8a85d2eb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:28.719875 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:28.719875 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:28.723204 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7df4a7b9-9a17-4f91-8fd1-75de8a85d2eb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:28.727431 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7df4a7b9-9a17-4f91-8fd1-75de8a85d2eb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:28.727852 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1133/4509] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:28 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:29.089277 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-6297aebf-5447-4cb3-8f65-a99b0707a52b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:29.092056 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-6297aebf-5447-4cb3-8f65-a99b0707a52b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] DELETE https://10.4.3.243/volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 Jul 03 06:38:29.092286 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-6297aebf-5447-4cb3-8f65-a99b0707a52b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:29.092475 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-6297aebf-5447-4cb3-8f65-a99b0707a52b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:29.103721 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:29.103721 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:29.140722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d625201f-ce4d-474a-8a9c-37acaa6df4c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:29.143732 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d625201f-ce4d-474a-8a9c-37acaa6df4c1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1 Jul 03 06:38:29.143958 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d625201f-ce4d-474a-8a9c-37acaa6df4c1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:29.144164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d625201f-ce4d-474a-8a9c-37acaa6df4c1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:29.152210 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:29.152210 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:29.335099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c14120bd-1e54-43cc-838e-f8428a8894de None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:29.338225 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c14120bd-1e54-43cc-838e-f8428a8894de tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:29.338225 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c14120bd-1e54-43cc-838e-f8428a8894de tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:29.338706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c14120bd-1e54-43cc-838e-f8428a8894de tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:29.349592 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:29.349592 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:29.353754 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c14120bd-1e54-43cc-838e-f8428a8894de tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:29.360134 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c14120bd-1e54-43cc-838e-f8428a8894de tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:29.360685 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1131/4510] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:29 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:29.495516 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-ab987361-98b5-440c-aba5-d5c1be7fb528 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:29.497579 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-ab987361-98b5-440c-aba5-d5c1be7fb528 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] DELETE https://10.4.3.243/volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff Jul 03 06:38:29.497773 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-ab987361-98b5-440c-aba5-d5c1be7fb528 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:29.497968 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-ab987361-98b5-440c-aba5-d5c1be7fb528 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:29.504904 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:29.504904 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:29.552346 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e63180b3-653b-4852-9b73-c90baffb2239 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:29.553982 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e63180b3-653b-4852-9b73-c90baffb2239 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:29.554164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e63180b3-653b-4852-9b73-c90baffb2239 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:29.554359 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e63180b3-653b-4852-9b73-c90baffb2239 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:29.564771 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:29.564771 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:29.568968 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e63180b3-653b-4852-9b73-c90baffb2239 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:29.574876 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e63180b3-653b-4852-9b73-c90baffb2239 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:29.575390 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1132/4511] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:29 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:29.633669 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d3ee4145-1044-4575-b9f2-c49b16d8e701 req-6297aebf-5447-4cb3-8f65-a99b0707a52b tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 returned with HTTP 200 Jul 03 06:38:29.634205 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1119/4512] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:38:29 2026] DELETE /volume/v3/attachments/fcb64c5a-e945-4b98-a065-d41567887a42 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:38:29.685304 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-9d398b3a-d83f-4740-8681-925e7c1d7c1d req-d625201f-ce4d-474a-8a9c-37acaa6df4c1 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1 returned with HTTP 200 Jul 03 06:38:29.685779 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1129/4513] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:38:29 2026] DELETE /volume/v3/attachments/0562d272-c6bf-4df9-83bf-ea8c519785f1 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:29.740473 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-313ca3a7-7de2-4c4b-b6a5-fdfcfabb5942 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:29.742138 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-313ca3a7-7de2-4c4b-b6a5-fdfcfabb5942 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:29.742364 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-313ca3a7-7de2-4c4b-b6a5-fdfcfabb5942 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:29.742554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-313ca3a7-7de2-4c4b-b6a5-fdfcfabb5942 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:29.752413 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:29.752413 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:29.761798 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-313ca3a7-7de2-4c4b-b6a5-fdfcfabb5942 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:29.766931 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-313ca3a7-7de2-4c4b-b6a5-fdfcfabb5942 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:29.767343 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1133/4514] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:29 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:30.041633 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6a809934-f100-493e-a2d3-f78ebbb6435f req-ab987361-98b5-440c-aba5-d5c1be7fb528 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff returned with HTTP 200 Jul 03 06:38:30.042117 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1134/4515] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:38:29 2026] DELETE /volume/v3/attachments/19b0afa0-781b-4e76-993e-f2dc2bff22ff => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:30.237563 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-4961a90a-57f5-4960-9f69-e2ef737e9574 req-d893abed-a2dc-4a4c-af5d-0400a4a73af7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.240210 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4961a90a-57f5-4960-9f69-e2ef737e9574 req-d893abed-a2dc-4a4c-af5d-0400a4a73af7 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:38:30.240487 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4961a90a-57f5-4960-9f69-e2ef737e9574 req-d893abed-a2dc-4a4c-af5d-0400a4a73af7 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.240754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4961a90a-57f5-4960-9f69-e2ef737e9574 req-d893abed-a2dc-4a4c-af5d-0400a4a73af7 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.249133 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.249133 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:30.254005 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-4961a90a-57f5-4960-9f69-e2ef737e9574 req-d893abed-a2dc-4a4c-af5d-0400a4a73af7 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:38:30.259756 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4961a90a-57f5-4960-9f69-e2ef737e9574 req-d893abed-a2dc-4a4c-af5d-0400a4a73af7 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:38:30.260306 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1120/4516] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:30 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:30.273974 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1036081b-15a9-4c1e-bf49-74a590957a95 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.275525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1036081b-15a9-4c1e-bf49-74a590957a95 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] DELETE https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:38:30.275728 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1036081b-15a9-4c1e-bf49-74a590957a95 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.275912 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1036081b-15a9-4c1e-bf49-74a590957a95 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.276054 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-1036081b-15a9-4c1e-bf49-74a590957a95 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Delete volume with id: 13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:38:30.282634 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.282634 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:30.283080 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1036081b-15a9-4c1e-bf49-74a590957a95 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:38:30.303308 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1036081b-15a9-4c1e-bf49-74a590957a95 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Delete volume request issued successfully. Jul 03 06:38:30.303516 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1036081b-15a9-4c1e-bf49-74a590957a95 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 202 Jul 03 06:38:30.304037 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1130/4517] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:30 2026] DELETE /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:30.312128 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-67de9950-f013-4db5-aef8-997c8ef3083c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.314524 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-67de9950-f013-4db5-aef8-997c8ef3083c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:38:30.314801 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-67de9950-f013-4db5-aef8-997c8ef3083c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.315060 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-67de9950-f013-4db5-aef8-997c8ef3083c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.322529 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.322529 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:30.326042 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-67de9950-f013-4db5-aef8-997c8ef3083c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Volume info retrieved successfully. Jul 03 06:38:30.331349 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-67de9950-f013-4db5-aef8-997c8ef3083c tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 200 Jul 03 06:38:30.331860 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1134/4518] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:30 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:30.374772 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b4bfa615-7665-4dd7-ae3b-4d0c3819965c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.377056 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b4bfa615-7665-4dd7-ae3b-4d0c3819965c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:30.377397 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b4bfa615-7665-4dd7-ae3b-4d0c3819965c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.377676 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b4bfa615-7665-4dd7-ae3b-4d0c3819965c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.385347 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.385347 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:30.389029 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b4bfa615-7665-4dd7-ae3b-4d0c3819965c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:30.393955 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b4bfa615-7665-4dd7-ae3b-4d0c3819965c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:30.394404 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1135/4519] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:30 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:30.412615 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e80e5d4a-2370-46c2-94d9-ab7a118c698f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.414024 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e80e5d4a-2370-46c2-94d9-ab7a118c698f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:30.414322 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e80e5d4a-2370-46c2-94d9-ab7a118c698f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.414561 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e80e5d4a-2370-46c2-94d9-ab7a118c698f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.426746 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.426746 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:30.431309 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e80e5d4a-2370-46c2-94d9-ab7a118c698f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:30.435970 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e80e5d4a-2370-46c2-94d9-ab7a118c698f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:38:30.436481 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1121/4520] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:30 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:30.481904 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-42e5f7b2-1708-4122-a612-2a53103b1638 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.483787 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-42e5f7b2-1708-4122-a612-2a53103b1638 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:30.483978 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-42e5f7b2-1708-4122-a612-2a53103b1638 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.484159 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-42e5f7b2-1708-4122-a612-2a53103b1638 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.493136 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.493136 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:30.496628 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-42e5f7b2-1708-4122-a612-2a53103b1638 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:30.501002 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-42e5f7b2-1708-4122-a612-2a53103b1638 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:38:30.501398 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1131/4521] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:30 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:30.519104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-671a8e43-20a7-4026-80bd-e9eb522a60df None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.521255 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-671a8e43-20a7-4026-80bd-e9eb522a60df tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/action Jul 03 06:38:30.521771 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-671a8e43-20a7-4026-80bd-e9eb522a60df tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:38:30.521962 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-671a8e43-20a7-4026-80bd-e9eb522a60df tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:30.533013 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.533013 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:30.533605 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-671a8e43-20a7-4026-80bd-e9eb522a60df tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:30.541591 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-671a8e43-20a7-4026-80bd-e9eb522a60df tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Begin detaching volume completed successfully. Jul 03 06:38:30.541917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-671a8e43-20a7-4026-80bd-e9eb522a60df tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/action returned with HTTP 202 Jul 03 06:38:30.542468 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1135/4522] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:38:30 2026] POST /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:38:30.566059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c95a9d61-e784-42fc-83aa-71e18ca2e070 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.568419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c95a9d61-e784-42fc-83aa-71e18ca2e070 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:30.568671 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c95a9d61-e784-42fc-83aa-71e18ca2e070 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.568945 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c95a9d61-e784-42fc-83aa-71e18ca2e070 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.579832 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.579832 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:30.583365 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c95a9d61-e784-42fc-83aa-71e18ca2e070 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:30.588145 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c95a9d61-e784-42fc-83aa-71e18ca2e070 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:38:30.588713 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1136/4523] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:30 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:30.589036 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6c20736c-c730-4b22-92b4-7ba6b827b983 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.591474 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c20736c-c730-4b22-92b4-7ba6b827b983 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:30.591742 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c20736c-c730-4b22-92b4-7ba6b827b983 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.592005 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6c20736c-c730-4b22-92b4-7ba6b827b983 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.603515 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.603515 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:30.606627 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6c20736c-c730-4b22-92b4-7ba6b827b983 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:30.611296 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6c20736c-c730-4b22-92b4-7ba6b827b983 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:30.611679 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1122/4524] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:30 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:30.781617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b9fba895-93df-469e-a6fd-d076852a13d3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:30.783891 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9fba895-93df-469e-a6fd-d076852a13d3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:30.784123 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9fba895-93df-469e-a6fd-d076852a13d3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:30.784382 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9fba895-93df-469e-a6fd-d076852a13d3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:30.795674 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:30.795674 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:30.800544 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b9fba895-93df-469e-a6fd-d076852a13d3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:30.806097 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9fba895-93df-469e-a6fd-d076852a13d3 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:30.806675 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1132/4525] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:30 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:31.314859 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-faf106a5-85f6-47f5-adfd-37ae31cf322b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:31.317105 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-faf106a5-85f6-47f5-adfd-37ae31cf322b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:31.317390 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-faf106a5-85f6-47f5-adfd-37ae31cf322b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:31.317640 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-faf106a5-85f6-47f5-adfd-37ae31cf322b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:31.327044 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:31.327044 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:31.332733 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-faf106a5-85f6-47f5-adfd-37ae31cf322b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:31.340725 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-faf106a5-85f6-47f5-adfd-37ae31cf322b tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:31.341262 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1136/4526] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:31 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:31.345500 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-027ecfa8-73e8-4898-b5c3-f0cb0520e324 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:31.347399 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-027ecfa8-73e8-4898-b5c3-f0cb0520e324 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] GET https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 Jul 03 06:38:31.347612 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-027ecfa8-73e8-4898-b5c3-f0cb0520e324 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:31.347836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-027ecfa8-73e8-4898-b5c3-f0cb0520e324 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:31.353824 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-027ecfa8-73e8-4898-b5c3-f0cb0520e324 tempest-TestMinimumBasicScenario-2032811143 tempest-TestMinimumBasicScenario-2032811143-project-member] https://10.4.3.243/volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 returned with HTTP 404 Jul 03 06:38:31.354160 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1137/4527] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:31 2026] GET /volume/v3/volumes/13fa33bb-a836-413f-9bae-643cba582f96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:31.570751 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-59691d2c-3cb6-450b-a120-28547eb720be None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:31.572484 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-59691d2c-3cb6-450b-a120-28547eb720be None None] GET https://10.4.3.243/volume// Jul 03 06:38:31.572484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-59691d2c-3cb6-450b-a120-28547eb720be None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:31.572484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-59691d2c-3cb6-450b-a120-28547eb720be None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:31.572484 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-59691d2c-3cb6-450b-a120-28547eb720be None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:38:31.572484 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1123/4528] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:38:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:38:31.582282 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-2e0b4e19-cddc-45ee-bb10-ef2b852784c3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:31.584425 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-2e0b4e19-cddc-45ee-bb10-ef2b852784c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:31.584977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-2e0b4e19-cddc-45ee-bb10-ef2b852784c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:31.584977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-2e0b4e19-cddc-45ee-bb10-ef2b852784c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:31.594540 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:31.594540 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:31.598297 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-2e0b4e19-cddc-45ee-bb10-ef2b852784c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:31.601849 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-73a57c95-f13c-42f1-9850-8e5107064ef9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:31.602881 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-2e0b4e19-cddc-45ee-bb10-ef2b852784c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:38:31.603339 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1133/4529] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:38:31 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 1347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:31.604029 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73a57c95-f13c-42f1-9850-8e5107064ef9 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:31.604249 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73a57c95-f13c-42f1-9850-8e5107064ef9 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:31.604471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73a57c95-f13c-42f1-9850-8e5107064ef9 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:31.615080 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-8324712e-e995-45b9-b2d6-83db90481f48 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:31.616327 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:31.616327 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:31.618040 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-8324712e-e995-45b9-b2d6-83db90481f48 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/encryption Jul 03 06:38:31.618255 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-8324712e-e995-45b9-b2d6-83db90481f48 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:31.618444 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-8324712e-e995-45b9-b2d6-83db90481f48 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:31.623040 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-73a57c95-f13c-42f1-9850-8e5107064ef9 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:31.628448 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:31.628448 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:31.628545 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a94d4d20-0a1c-449f-b278-db5155426ab6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:31.630806 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a94d4d20-0a1c-449f-b278-db5155426ab6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:31.631090 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a94d4d20-0a1c-449f-b278-db5155426ab6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:31.631164 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73a57c95-f13c-42f1-9850-8e5107064ef9 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:38:31.631372 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a94d4d20-0a1c-449f-b278-db5155426ab6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:31.631660 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1137/4530] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:31 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:31.636349 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-8324712e-e995-45b9-b2d6-83db90481f48 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/encryption returned with HTTP 200 Jul 03 06:38:31.637038 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1138/4531] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:38:31 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:31.647286 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:31.647286 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:31.652042 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a94d4d20-0a1c-449f-b278-db5155426ab6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:31.658073 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a94d4d20-0a1c-449f-b278-db5155426ab6 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:31.658470 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1124/4532] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:31 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:31.825361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6f7f8848-92fb-4d1f-b46a-274a586b363c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:31.827532 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6f7f8848-92fb-4d1f-b46a-274a586b363c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:31.827848 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6f7f8848-92fb-4d1f-b46a-274a586b363c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:31.828107 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6f7f8848-92fb-4d1f-b46a-274a586b363c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:31.837228 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:31.837228 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:31.841980 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6f7f8848-92fb-4d1f-b46a-274a586b363c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:31.848084 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6f7f8848-92fb-4d1f-b46a-274a586b363c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:31.848640 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1134/4533] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:31 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:32.649563 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c6f2943c-e5a4-41c4-8416-0a003e18c2ad None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:32.651783 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c6f2943c-e5a4-41c4-8416-0a003e18c2ad tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:32.652262 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c6f2943c-e5a4-41c4-8416-0a003e18c2ad tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:32.652477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c6f2943c-e5a4-41c4-8416-0a003e18c2ad tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:32.668941 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:32.668941 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:32.675527 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c6f2943c-e5a4-41c4-8416-0a003e18c2ad tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:32.675668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2ad41e28-49e1-4f15-85bf-8611aeee6d49 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:32.679061 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2ad41e28-49e1-4f15-85bf-8611aeee6d49 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:32.679061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2ad41e28-49e1-4f15-85bf-8611aeee6d49 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:32.679211 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2ad41e28-49e1-4f15-85bf-8611aeee6d49 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:32.682461 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c6f2943c-e5a4-41c4-8416-0a003e18c2ad tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:38:32.682805 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1138/4534] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:32 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 1167 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:32.692846 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:32.692846 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:32.700452 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2ad41e28-49e1-4f15-85bf-8611aeee6d49 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:32.708671 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2ad41e28-49e1-4f15-85bf-8611aeee6d49 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:32.709401 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1139/4535] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:32 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:32.870446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-553c1df5-3089-4a21-8afa-5c544d0ba3b2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:32.873572 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-553c1df5-3089-4a21-8afa-5c544d0ba3b2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:32.873959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-553c1df5-3089-4a21-8afa-5c544d0ba3b2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:32.874312 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-553c1df5-3089-4a21-8afa-5c544d0ba3b2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:32.892768 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:32.892768 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:32.899251 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-553c1df5-3089-4a21-8afa-5c544d0ba3b2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:32.906178 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-553c1df5-3089-4a21-8afa-5c544d0ba3b2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:32.906685 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1125/4536] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:32 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:33.066041 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-1d1e1b91-6829-43db-8292-b3eb2882b84e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:33.069961 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-1d1e1b91-6829-43db-8292-b3eb2882b84e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a Jul 03 06:38:33.070288 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-1d1e1b91-6829-43db-8292-b3eb2882b84e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:33.070529 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-1d1e1b91-6829-43db-8292-b3eb2882b84e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:33.083143 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:33.083143 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:33.617788 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-62dd4b82-507c-481e-8ef0-7d8150e035b1 req-1d1e1b91-6829-43db-8292-b3eb2882b84e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a returned with HTTP 200 Jul 03 06:38:33.618226 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1135/4537] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:38:33 2026] DELETE /volume/v3/attachments/6d8d4e96-5fee-4ee6-91e7-35630911312a => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:33.700644 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-edcf78a0-2876-408d-b8ea-6003aba1d237 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:33.702906 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-edcf78a0-2876-408d-b8ea-6003aba1d237 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:33.703112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-edcf78a0-2876-408d-b8ea-6003aba1d237 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:33.703408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-edcf78a0-2876-408d-b8ea-6003aba1d237 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:33.711167 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:33.711167 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:33.715370 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-edcf78a0-2876-408d-b8ea-6003aba1d237 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:33.721782 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-edcf78a0-2876-408d-b8ea-6003aba1d237 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:38:33.722216 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1139/4538] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:33 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:33.722677 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cee06440-39a0-4ec3-86aa-c39f42687e67 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:33.725099 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cee06440-39a0-4ec3-86aa-c39f42687e67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:33.725402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cee06440-39a0-4ec3-86aa-c39f42687e67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:33.725729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cee06440-39a0-4ec3-86aa-c39f42687e67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:33.738513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-edd0f5e2-b7e1-46e2-975d-6762160e9c75 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:33.738773 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:33.738773 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:33.740409 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-edd0f5e2-b7e1-46e2-975d-6762160e9c75 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:33.740652 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-edd0f5e2-b7e1-46e2-975d-6762160e9c75 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:33.740911 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-edd0f5e2-b7e1-46e2-975d-6762160e9c75 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:33.744067 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cee06440-39a0-4ec3-86aa-c39f42687e67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:33.748945 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cee06440-39a0-4ec3-86aa-c39f42687e67 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:33.749396 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1140/4539] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:33 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:33.750810 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:33.750810 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:33.754071 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-edd0f5e2-b7e1-46e2-975d-6762160e9c75 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:33.757862 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-edd0f5e2-b7e1-46e2-975d-6762160e9c75 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:33.758204 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1126/4540] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:33 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:33.800873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d107a329-a926-468b-bb01-1cf08824355a req-aa214508-602e-4177-ba0b-52e13ec2f241 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:33.803297 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-aa214508-602e-4177-ba0b-52e13ec2f241 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:33.803560 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-aa214508-602e-4177-ba0b-52e13ec2f241 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:33.803771 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-aa214508-602e-4177-ba0b-52e13ec2f241 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:33.813501 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:33.813501 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:33.816918 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d107a329-a926-468b-bb01-1cf08824355a req-aa214508-602e-4177-ba0b-52e13ec2f241 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:33.821921 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-aa214508-602e-4177-ba0b-52e13ec2f241 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:33.822339 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1136/4541] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:33 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:33.845132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d107a329-a926-468b-bb01-1cf08824355a req-1a418b0d-2fdd-499b-89f8-460865fb8a6c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:33.847330 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-1a418b0d-2fdd-499b-89f8-460865fb8a6c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345/action Jul 03 06:38:33.847656 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-1a418b0d-2fdd-499b-89f8-460865fb8a6c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:38:33.847819 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-1a418b0d-2fdd-499b-89f8-460865fb8a6c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:33.861348 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:33.861348 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:33.861984 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d107a329-a926-468b-bb01-1cf08824355a req-1a418b0d-2fdd-499b-89f8-460865fb8a6c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:33.871634 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d107a329-a926-468b-bb01-1cf08824355a req-1a418b0d-2fdd-499b-89f8-460865fb8a6c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Begin detaching volume completed successfully. Jul 03 06:38:33.872005 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-1a418b0d-2fdd-499b-89f8-460865fb8a6c tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345/action returned with HTTP 202 Jul 03 06:38:33.872511 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1140/4542] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:38:33 2026] POST /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:38:33.894213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c0d94dd3-ac66-4328-9e18-02a55a875195 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:33.897312 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0d94dd3-ac66-4328-9e18-02a55a875195 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:33.897563 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0d94dd3-ac66-4328-9e18-02a55a875195 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:33.897815 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0d94dd3-ac66-4328-9e18-02a55a875195 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:33.910379 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:33.910379 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:33.914419 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c0d94dd3-ac66-4328-9e18-02a55a875195 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:33.920399 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0d94dd3-ac66-4328-9e18-02a55a875195 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:33.920908 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1141/4543] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:33 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:33.925351 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3a461517-4d77-45f8-b3ff-4d3d26decd4e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:33.927534 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a461517-4d77-45f8-b3ff-4d3d26decd4e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:33.927852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3a461517-4d77-45f8-b3ff-4d3d26decd4e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:33.928129 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3a461517-4d77-45f8-b3ff-4d3d26decd4e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:33.936516 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:33.936516 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:33.942369 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3a461517-4d77-45f8-b3ff-4d3d26decd4e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:33.948153 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a461517-4d77-45f8-b3ff-4d3d26decd4e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:33.948636 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1127/4544] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:33 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:34.328292 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-e42f2644-c266-44cc-861b-5596d6da5140 req-fc4c4c71-f1f6-4342-bf4b-d92ccdca3523 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:34.331256 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-fc4c4c71-f1f6-4342-bf4b-d92ccdca3523 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee/action Jul 03 06:38:34.331823 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-fc4c4c71-f1f6-4342-bf4b-d92ccdca3523 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:38:34.332021 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-fc4c4c71-f1f6-4342-bf4b-d92ccdca3523 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:34.353844 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:34.353844 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:34.367449 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-e42f2644-c266-44cc-861b-5596d6da5140 req-fc4c4c71-f1f6-4342-bf4b-d92ccdca3523 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee/action returned with HTTP 204 Jul 03 06:38:34.367944 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1137/4545] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:38:34 2026] POST /volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:34.764408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-366b624c-18a4-4ac5-8405-d9b050f4637c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:34.767160 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-366b624c-18a4-4ac5-8405-d9b050f4637c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:34.767461 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-366b624c-18a4-4ac5-8405-d9b050f4637c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:34.767774 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-366b624c-18a4-4ac5-8405-d9b050f4637c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:34.780664 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:34.780664 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:34.785788 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-366b624c-18a4-4ac5-8405-d9b050f4637c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:34.792109 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-366b624c-18a4-4ac5-8405-d9b050f4637c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:34.792761 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1141/4546] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:34 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:34.806422 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-05eff7b8-fd24-4b98-ac37-8c0da0066f9c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:34.808747 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-05eff7b8-fd24-4b98-ac37-8c0da0066f9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:38:34.809101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-05eff7b8-fd24-4b98-ac37-8c0da0066f9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:34.809254 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-05eff7b8-fd24-4b98-ac37-8c0da0066f9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:34.822637 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:34.822637 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:34.827612 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-05eff7b8-fd24-4b98-ac37-8c0da0066f9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:38:34.834449 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-05eff7b8-fd24-4b98-ac37-8c0da0066f9c tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:38:34.834780 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1142/4547] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:34 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:34.934042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5fabdcb3-e195-4f6d-99b7-43e69f190822 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:34.936082 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5fabdcb3-e195-4f6d-99b7-43e69f190822 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:34.936314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5fabdcb3-e195-4f6d-99b7-43e69f190822 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:34.936523 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5fabdcb3-e195-4f6d-99b7-43e69f190822 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:34.946180 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:34.946180 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:34.949652 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5fabdcb3-e195-4f6d-99b7-43e69f190822 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:34.954414 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5fabdcb3-e195-4f6d-99b7-43e69f190822 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:34.954924 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1128/4548] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:34 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:34.964374 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4c6bdc25-49a8-4c37-b548-d4b94cd1942e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:34.966255 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c6bdc25-49a8-4c37-b548-d4b94cd1942e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:34.966505 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c6bdc25-49a8-4c37-b548-d4b94cd1942e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:34.966760 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c6bdc25-49a8-4c37-b548-d4b94cd1942e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:34.973528 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:34.973528 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:34.977384 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4c6bdc25-49a8-4c37-b548-d4b94cd1942e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:34.981564 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c6bdc25-49a8-4c37-b548-d4b94cd1942e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:34.981943 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1138/4549] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:34 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:35.141717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2b6e93d4-3c6a-4e3f-bcc9-fc133c6dc481 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:35.142152 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b6e93d4-3c6a-4e3f-bcc9-fc133c6dc481 None None] GET https://10.4.3.243/volume// Jul 03 06:38:35.142343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b6e93d4-3c6a-4e3f-bcc9-fc133c6dc481 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:35.142562 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b6e93d4-3c6a-4e3f-bcc9-fc133c6dc481 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:35.142971 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b6e93d4-3c6a-4e3f-bcc9-fc133c6dc481 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:38:35.143310 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1142/4550] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:38:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:38:35.151831 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d107a329-a926-468b-bb01-1cf08824355a req-601bb9c3-81ae-4263-99c3-fbf95e23da9b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:35.154473 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-601bb9c3-81ae-4263-99c3-fbf95e23da9b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:35.154820 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-601bb9c3-81ae-4263-99c3-fbf95e23da9b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:35.155040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-601bb9c3-81ae-4263-99c3-fbf95e23da9b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:35.167148 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:35.167148 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:35.171513 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d107a329-a926-468b-bb01-1cf08824355a req-601bb9c3-81ae-4263-99c3-fbf95e23da9b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:35.176529 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-601bb9c3-81ae-4263-99c3-fbf95e23da9b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:35.176932 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1143/4551] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:38:35 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:35.970390 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cb227d6a-34a0-46a2-8a9b-b7733d01c8d8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:35.972731 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb227d6a-34a0-46a2-8a9b-b7733d01c8d8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:35.973069 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb227d6a-34a0-46a2-8a9b-b7733d01c8d8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:35.973416 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb227d6a-34a0-46a2-8a9b-b7733d01c8d8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:35.987612 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:35.987612 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:35.991791 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cb227d6a-34a0-46a2-8a9b-b7733d01c8d8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:35.994730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-82f12b0d-261a-485c-b900-d328676f0711 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:35.996869 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb227d6a-34a0-46a2-8a9b-b7733d01c8d8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:35.997542 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1129/4552] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:35 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:35.999139 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82f12b0d-261a-485c-b900-d328676f0711 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:35.999385 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82f12b0d-261a-485c-b900-d328676f0711 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:35.999566 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82f12b0d-261a-485c-b900-d328676f0711 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:36.014665 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:36.014665 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:36.022369 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-82f12b0d-261a-485c-b900-d328676f0711 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:36.027715 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82f12b0d-261a-485c-b900-d328676f0711 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:36.027913 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1139/4553] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:35 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:36.047603 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e4b04518-92fc-4d61-b172-c68123796f69 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:36.053208 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e4b04518-92fc-4d61-b172-c68123796f69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:36.053432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e4b04518-92fc-4d61-b172-c68123796f69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:36.053663 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e4b04518-92fc-4d61-b172-c68123796f69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:36.066911 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:36.066911 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:36.071818 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e4b04518-92fc-4d61-b172-c68123796f69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:36.077118 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e4b04518-92fc-4d61-b172-c68123796f69 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:36.077514 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1143/4554] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:36 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 1193 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:36.095956 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-66a719fc-2a49-4aab-a408-6d538f35cff5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:36.098675 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66a719fc-2a49-4aab-a408-6d538f35cff5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:36.098675 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66a719fc-2a49-4aab-a408-6d538f35cff5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:36.098675 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-66a719fc-2a49-4aab-a408-6d538f35cff5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:36.098675 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-66a719fc-2a49-4aab-a408-6d538f35cff5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: 122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:36.105849 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:36.105849 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:36.106318 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-66a719fc-2a49-4aab-a408-6d538f35cff5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:36.129268 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-66a719fc-2a49-4aab-a408-6d538f35cff5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume request issued successfully. Jul 03 06:38:36.129494 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-66a719fc-2a49-4aab-a408-6d538f35cff5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 202 Jul 03 06:38:36.129978 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1144/4555] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:38:36 2026] DELETE /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:38:36.140514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4e5279f7-2351-4bfb-ad7f-a32976ecc7e2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:36.143061 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4e5279f7-2351-4bfb-ad7f-a32976ecc7e2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:36.143459 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4e5279f7-2351-4bfb-ad7f-a32976ecc7e2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:36.143828 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4e5279f7-2351-4bfb-ad7f-a32976ecc7e2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:36.154202 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:36.154202 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:36.164764 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4e5279f7-2351-4bfb-ad7f-a32976ecc7e2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:36.172948 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4e5279f7-2351-4bfb-ad7f-a32976ecc7e2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 200 Jul 03 06:38:36.173602 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1130/4556] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:36 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:36.499625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d107a329-a926-468b-bb01-1cf08824355a req-b9798813-ab5b-40c2-975a-28967fd4ea49 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:36.501902 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-b9798813-ab5b-40c2-975a-28967fd4ea49 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19 Jul 03 06:38:36.502119 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-b9798813-ab5b-40c2-975a-28967fd4ea49 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:36.502338 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-b9798813-ab5b-40c2-975a-28967fd4ea49 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:36.511837 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:36.511837 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:37.011377 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ac2ffbe2-27cb-43e2-b3fd-6b088d0a6efb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:37.013535 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ac2ffbe2-27cb-43e2-b3fd-6b088d0a6efb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:37.013778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ac2ffbe2-27cb-43e2-b3fd-6b088d0a6efb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:37.014011 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ac2ffbe2-27cb-43e2-b3fd-6b088d0a6efb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:37.029487 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:37.029487 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:37.035372 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ac2ffbe2-27cb-43e2-b3fd-6b088d0a6efb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:37.039917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ac2ffbe2-27cb-43e2-b3fd-6b088d0a6efb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:37.040460 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1144/4557] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:37 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:37.192319 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ac71b497-8655-4f4b-86a0-de951a611787 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:37.194778 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ac71b497-8655-4f4b-86a0-de951a611787 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:38:37.195093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ac71b497-8655-4f4b-86a0-de951a611787 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:37.195381 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ac71b497-8655-4f4b-86a0-de951a611787 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:37.202234 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ac71b497-8655-4f4b-86a0-de951a611787 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 404 Jul 03 06:38:37.202725 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1145/4558] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:37 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:38:37.203680 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d107a329-a926-468b-bb01-1cf08824355a req-b9798813-ab5b-40c2-975a-28967fd4ea49 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19 returned with HTTP 200 Jul 03 06:38:37.204247 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1140/4559] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:38:36 2026] DELETE /volume/v3/attachments/553d2f9f-98a6-4a30-9ff4-8f8d14bdea19 => generated 19 bytes in 705 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:38.053896 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fae0bb1f-86de-4be7-acf2-2f0b0172fad0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:38.056244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fae0bb1f-86de-4be7-acf2-2f0b0172fad0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:38.056453 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fae0bb1f-86de-4be7-acf2-2f0b0172fad0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:38.056659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fae0bb1f-86de-4be7-acf2-2f0b0172fad0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:38.064530 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:38.064530 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:38.069776 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fae0bb1f-86de-4be7-acf2-2f0b0172fad0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:38.074161 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fae0bb1f-86de-4be7-acf2-2f0b0172fad0 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:38.074682 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1131/4560] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:38 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:38.095540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:38.098144 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:38.098408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:38.098677 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:38.098973 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Delete volume with id: 08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:38.107681 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:38.107681 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:38.108154 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:38.123851 np0000004376 devstack@c-api.service[99918]: WARNING cinder.keymgr.conf_key_mgr [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:38:38.134486 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Delete volume request issued successfully. Jul 03 06:38:38.134704 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c0ed046f-cd89-4c93-a492-0be2b4d306c3 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 202 Jul 03 06:38:38.135180 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1145/4561] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:38 2026] DELETE /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:38.144404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fd0210fa-0102-426b-a5aa-7d89e6f42075 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:38.146332 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fd0210fa-0102-426b-a5aa-7d89e6f42075 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:38.146598 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fd0210fa-0102-426b-a5aa-7d89e6f42075 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:38.146866 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fd0210fa-0102-426b-a5aa-7d89e6f42075 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:38.155119 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:38.155119 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:38.158549 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fd0210fa-0102-426b-a5aa-7d89e6f42075 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:38.162849 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fd0210fa-0102-426b-a5aa-7d89e6f42075 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 200 Jul 03 06:38:38.163288 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1146/4562] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:38 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:38.905546 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:38.907438 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:38.907863 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "9141941e-df26-47f4-a917-f54c475c1fc8", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:38.909439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '9141941e-df26-47f4-a917-f54c475c1fc8', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:39.036489 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume of 1 GB Jul 03 06:38:39.036914 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:39.036914 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:39.041680 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Availability Zones retrieved successfully. Jul 03 06:38:39.048225 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (0e77c1fe-9e91-4440-a010-98948a680123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:39.049405 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c7becd-1268-4d9b-9356-3e31e6a43b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:39.050490 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:39.111518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c7becd-1268-4d9b-9356-3e31e6a43b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:39.112331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48a45a0-806e-4e7f-94d5-ec5f982328e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:39.153754 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Created reservations ['bda7c57e-8641-4ff7-a3a3-49a7eb8a5e53', '96236a4a-563c-457b-bd83-9fa94dde1ea5', 'fc4c07ce-93f9-47de-912e-b67e3a8add0d', 'd16f7b76-af46-4ced-8823-cc2872d6149f'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:39.154519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48a45a0-806e-4e7f-94d5-ec5f982328e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bda7c57e-8641-4ff7-a3a3-49a7eb8a5e53', '96236a4a-563c-457b-bd83-9fa94dde1ea5', 'fc4c07ce-93f9-47de-912e-b67e3a8add0d', 'd16f7b76-af46-4ced-8823-cc2872d6149f']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:39.155945 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cea9dd4-bb41-4215-b0b4-6d736756e63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:39.178982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-36d11b61-a9b9-407d-928d-8751b1c0db46 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:39.183722 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-36d11b61-a9b9-407d-928d-8751b1c0db46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d Jul 03 06:38:39.183722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-36d11b61-a9b9-407d-928d-8751b1c0db46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:39.183722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-36d11b61-a9b9-407d-928d-8751b1c0db46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:39.183896 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cea9dd4-bb41-4215-b0b4-6d736756e63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd133e96f-1898-4f22-b959-4ab2237c5e00', '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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['bda7c57e-8641-4ff7-a3a3-49a7eb8a5e53','96236a4a-563c-457b-bd83-9fa94dde1ea5','fc4c07ce-93f9-47de-912e-b67e3a8add0d','d16f7b76-af46-4ced-8823-cc2872d6149f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:39Z,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=d133e96f-1898-4f22-b959-4ab2237c5e00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030cfc7f48a545fb98837bcf29f0ca29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:39.183896 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818c95d0-d6dd-4a32-822c-8321d4dd5b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:39.189664 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-36d11b61-a9b9-407d-928d-8751b1c0db46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d returned with HTTP 404 Jul 03 06:38:39.190178 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1132/4563] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:39 2026] GET /volume/v3/volumes/08b8bddf-8d53-4ae9-b148-f8711305f18d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:39.197220 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-52def312-eeae-4ba4-a453-c02cd47e734e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:39.199655 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-52def312-eeae-4ba4-a453-c02cd47e734e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:38:39.201496 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-52def312-eeae-4ba4-a453-c02cd47e734e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:39.201496 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-52def312-eeae-4ba4-a453-c02cd47e734e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:39.201496 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-52def312-eeae-4ba4-a453-c02cd47e734e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:38:39.202663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818c95d0-d6dd-4a32-822c-8321d4dd5b27) transitioned into state 'SUCCESS' from 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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['bda7c57e-8641-4ff7-a3a3-49a7eb8a5e53','96236a4a-563c-457b-bd83-9fa94dde1ea5','fc4c07ce-93f9-47de-912e-b67e3a8add0d','d16f7b76-af46-4ced-8823-cc2872d6149f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:39.203308 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3ed7b0-95cd-4372-912a-eea6e88ff0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:39.214262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3ed7b0-95cd-4372-912a-eea6e88ff0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:39.215025 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (0e77c1fe-9e91-4440-a010-98948a680123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:39.215327 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request issued successfully. Jul 03 06:38:39.216484 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c2279d50-bf12-4e53-9764-ee0b74a899c9 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:39.216484 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1141/4564] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:38:38 2026] POST /volume/v3/volumes => generated 775 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:39.228259 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-52def312-eeae-4ba4-a453-c02cd47e734e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Get all volumes completed successfully. Jul 03 06:38:39.229484 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f7c1f303-ce67-489a-97bf-9129cc70958d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:39.231861 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:39.231861 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:39.235423 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f7c1f303-ce67-489a-97bf-9129cc70958d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:39.238710 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f7c1f303-ce67-489a-97bf-9129cc70958d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:39.238710 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f7c1f303-ce67-489a-97bf-9129cc70958d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:39.238848 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-52def312-eeae-4ba4-a453-c02cd47e734e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:38:39.238848 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1146/4565] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:38:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16105 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:39.257727 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:39.257727 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:39.263215 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f7c1f303-ce67-489a-97bf-9129cc70958d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:39.265555 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-67196229-3aef-4109-af96-2c384cae75f0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:39.268473 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67196229-3aef-4109-af96-2c384cae75f0 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] DELETE https://10.4.3.243/volume/v3/types/8812698d-7be2-4109-a29b-b81b684433c3 Jul 03 06:38:39.268988 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67196229-3aef-4109-af96-2c384cae75f0 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:39.269990 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f7c1f303-ce67-489a-97bf-9129cc70958d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:39.270060 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67196229-3aef-4109-af96-2c384cae75f0 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:39.270089 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1147/4566] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:39 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:39.314608 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67196229-3aef-4109-af96-2c384cae75f0 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/types/8812698d-7be2-4109-a29b-b81b684433c3 returned with HTTP 202 Jul 03 06:38:39.315113 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1133/4567] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:38:39 2026] DELETE /volume/v3/types/8812698d-7be2-4109-a29b-b81b684433c3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:39.324114 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9a455219-7cf7-4bd6-aae8-077f5101ff46 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:39.325908 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a455219-7cf7-4bd6-aae8-077f5101ff46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:39.326099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a455219-7cf7-4bd6-aae8-077f5101ff46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:39.326300 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a455219-7cf7-4bd6-aae8-077f5101ff46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:39.326442 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-9a455219-7cf7-4bd6-aae8-077f5101ff46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Delete volume with id: 9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:39.333326 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:39.333326 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:39.335526 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9a455219-7cf7-4bd6-aae8-077f5101ff46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:39.352835 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9a455219-7cf7-4bd6-aae8-077f5101ff46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Delete volume request issued successfully. Jul 03 06:38:39.353028 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a455219-7cf7-4bd6-aae8-077f5101ff46 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 202 Jul 03 06:38:39.353430 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1142/4568] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:39 2026] DELETE /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:39.364715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-636a00ad-8521-4b96-9b19-0ee628894997 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:39.364715 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-636a00ad-8521-4b96-9b19-0ee628894997 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:39.364715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-636a00ad-8521-4b96-9b19-0ee628894997 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:39.364715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-636a00ad-8521-4b96-9b19-0ee628894997 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:39.371940 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:39.371940 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:39.379879 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-636a00ad-8521-4b96-9b19-0ee628894997 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:39.381203 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-636a00ad-8521-4b96-9b19-0ee628894997 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 200 Jul 03 06:38:39.381616 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1147/4569] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:39 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:40.289460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ad6c004f-bc61-4f3a-9905-bc5a22073169 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:40.291638 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ad6c004f-bc61-4f3a-9905-bc5a22073169 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:40.291904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ad6c004f-bc61-4f3a-9905-bc5a22073169 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:40.292129 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ad6c004f-bc61-4f3a-9905-bc5a22073169 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:40.300749 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:40.300749 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:40.306020 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ad6c004f-bc61-4f3a-9905-bc5a22073169 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:40.311816 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ad6c004f-bc61-4f3a-9905-bc5a22073169 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:40.312269 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1148/4570] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:40 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:40.371762 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-71f1080d-0320-4a8c-a80c-2c81473a42a0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:40.373580 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-71f1080d-0320-4a8c-a80c-2c81473a42a0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] DELETE https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:40.373830 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-71f1080d-0320-4a8c-a80c-2c81473a42a0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:40.374037 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-71f1080d-0320-4a8c-a80c-2c81473a42a0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:40.374219 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-71f1080d-0320-4a8c-a80c-2c81473a42a0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Delete volume with id: 6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:40.381710 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:40.381710 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:40.382188 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-71f1080d-0320-4a8c-a80c-2c81473a42a0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:40.394866 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b8bc949e-b513-4e62-a868-fb852d1aab68 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:40.396654 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b8bc949e-b513-4e62-a868-fb852d1aab68 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 Jul 03 06:38:40.396873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b8bc949e-b513-4e62-a868-fb852d1aab68 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:40.397074 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b8bc949e-b513-4e62-a868-fb852d1aab68 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:40.403761 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b8bc949e-b513-4e62-a868-fb852d1aab68 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 returned with HTTP 404 Jul 03 06:38:40.404268 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1143/4571] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:40 2026] GET /volume/v3/volumes/9b7e3c33-0ee9-4d06-a363-9d3871cdb345 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:40.409672 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-71f1080d-0320-4a8c-a80c-2c81473a42a0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Delete volume request issued successfully. Jul 03 06:38:40.409969 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-71f1080d-0320-4a8c-a80c-2c81473a42a0 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 202 Jul 03 06:38:40.410325 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1134/4572] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:40 2026] DELETE /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:40.414588 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9c4529df-b968-449a-8de8-89279f5a3d8b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:40.416741 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9c4529df-b968-449a-8de8-89279f5a3d8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:40.417039 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9c4529df-b968-449a-8de8-89279f5a3d8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:40.417273 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9c4529df-b968-449a-8de8-89279f5a3d8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:40.417488 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9c4529df-b968-449a-8de8-89279f5a3d8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Delete volume with id: d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:40.419889 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b23d97a9-17dd-4367-8981-95e2db5b0530 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:40.422347 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b23d97a9-17dd-4367-8981-95e2db5b0530 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:40.422632 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b23d97a9-17dd-4367-8981-95e2db5b0530 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:40.423005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b23d97a9-17dd-4367-8981-95e2db5b0530 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:40.426632 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:40.426632 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:40.426760 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9c4529df-b968-449a-8de8-89279f5a3d8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:40.433393 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:40.433393 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:40.439759 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b23d97a9-17dd-4367-8981-95e2db5b0530 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:40.445480 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9c4529df-b968-449a-8de8-89279f5a3d8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Delete volume request issued successfully. Jul 03 06:38:40.445705 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9c4529df-b968-449a-8de8-89279f5a3d8b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 202 Jul 03 06:38:40.446021 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b23d97a9-17dd-4367-8981-95e2db5b0530 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 200 Jul 03 06:38:40.446208 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1148/4573] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:40 2026] DELETE /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:40.446615 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1149/4574] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:40 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:40.454613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-db9126e5-dd1e-4e77-817b-441278641acb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:40.456847 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-db9126e5-dd1e-4e77-817b-441278641acb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:40.457110 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-db9126e5-dd1e-4e77-817b-441278641acb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:40.457427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-db9126e5-dd1e-4e77-817b-441278641acb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:40.470733 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:40.470733 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:40.475526 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-db9126e5-dd1e-4e77-817b-441278641acb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:38:40.481056 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-db9126e5-dd1e-4e77-817b-441278641acb tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 200 Jul 03 06:38:40.481540 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1144/4575] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:40 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:41.325184 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-aea209bd-9ae1-49e1-bbd3-47c519c9b9ef None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:41.327500 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-aea209bd-9ae1-49e1-bbd3-47c519c9b9ef tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:41.327810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-aea209bd-9ae1-49e1-bbd3-47c519c9b9ef tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:41.328057 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-aea209bd-9ae1-49e1-bbd3-47c519c9b9ef tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:41.338825 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:41.338825 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:41.343084 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-aea209bd-9ae1-49e1-bbd3-47c519c9b9ef tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:41.348397 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-aea209bd-9ae1-49e1-bbd3-47c519c9b9ef tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:41.348930 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1135/4576] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:41 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:41.470923 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f6f9a51b-7a96-4a42-8b2c-0f306d0edefd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:41.473606 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f6f9a51b-7a96-4a42-8b2c-0f306d0edefd tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd Jul 03 06:38:41.473606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f6f9a51b-7a96-4a42-8b2c-0f306d0edefd tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:41.474207 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f6f9a51b-7a96-4a42-8b2c-0f306d0edefd tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:41.489754 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f6f9a51b-7a96-4a42-8b2c-0f306d0edefd tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd returned with HTTP 404 Jul 03 06:38:41.490584 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1149/4577] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:41 2026] GET /volume/v3/volumes/6771ac47-961f-4bd2-aab8-9d85410295cd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:41.499706 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-134efc8b-1b99-470b-ac11-d420e738348d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:41.501454 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-134efc8b-1b99-470b-ac11-d420e738348d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 Jul 03 06:38:41.501634 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-134efc8b-1b99-470b-ac11-d420e738348d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:41.501844 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-134efc8b-1b99-470b-ac11-d420e738348d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:41.509483 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-134efc8b-1b99-470b-ac11-d420e738348d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 returned with HTTP 404 Jul 03 06:38:41.510071 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1150/4578] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:41 2026] GET /volume/v3/volumes/d137cc24-aef0-432b-bb46-bae2ea4db8e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:41.517435 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-17bc65b9-6970-4da8-a6e6-147b6c228c7e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:41.520198 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-17bc65b9-6970-4da8-a6e6-147b6c228c7e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:38:41.520402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-17bc65b9-6970-4da8-a6e6-147b6c228c7e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:41.520580 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-17bc65b9-6970-4da8-a6e6-147b6c228c7e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:41.521466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-17bc65b9-6970-4da8-a6e6-147b6c228c7e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:38:41.562724 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-17bc65b9-6970-4da8-a6e6-147b6c228c7e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Get all volumes completed successfully. Jul 03 06:38:41.567271 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:41.567271 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:41.578148 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-17bc65b9-6970-4da8-a6e6-147b6c228c7e tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:38:41.578302 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cbe98806-b659-4b18-9c13-f07aa0b86b11 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:41.578641 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1145/4579] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:38:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13141 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:41.580220 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cbe98806-b659-4b18-9c13-f07aa0b86b11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:38:41.580464 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cbe98806-b659-4b18-9c13-f07aa0b86b11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:41.580659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cbe98806-b659-4b18-9c13-f07aa0b86b11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:41.580867 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-cbe98806-b659-4b18-9c13-f07aa0b86b11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Delete volume with id: a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:38:41.591513 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:41.591513 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:41.592118 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cbe98806-b659-4b18-9c13-f07aa0b86b11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:41.597571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b4de84b4-9b1b-4559-a01d-11d0b3157487 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:41.600132 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b4de84b4-9b1b-4559-a01d-11d0b3157487 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] DELETE https://10.4.3.243/volume/v3/types/c36302f1-f7b9-4c5d-846f-478765a2c268 Jul 03 06:38:41.601166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b4de84b4-9b1b-4559-a01d-11d0b3157487 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:41.601166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b4de84b4-9b1b-4559-a01d-11d0b3157487 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:41.620606 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cbe98806-b659-4b18-9c13-f07aa0b86b11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Delete volume request issued successfully. Jul 03 06:38:41.620606 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cbe98806-b659-4b18-9c13-f07aa0b86b11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 202 Jul 03 06:38:41.620908 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1136/4580] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:41 2026] DELETE /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:41.635018 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-522c30b9-4f0a-451b-add0-e38420a8e29d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:41.637010 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-522c30b9-4f0a-451b-add0-e38420a8e29d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:38:41.637195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-522c30b9-4f0a-451b-add0-e38420a8e29d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:41.637430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-522c30b9-4f0a-451b-add0-e38420a8e29d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:41.646667 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:41.646667 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:41.654823 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-522c30b9-4f0a-451b-add0-e38420a8e29d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:41.655990 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b4de84b4-9b1b-4559-a01d-11d0b3157487 tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/types/c36302f1-f7b9-4c5d-846f-478765a2c268 returned with HTTP 202 Jul 03 06:38:41.656685 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1150/4581] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:38:41 2026] DELETE /volume/v3/types/c36302f1-f7b9-4c5d-846f-478765a2c268 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:41.662595 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-522c30b9-4f0a-451b-add0-e38420a8e29d tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 200 Jul 03 06:38:41.663344 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1151/4582] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:41 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:42.363631 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d1bf7466-22c3-4b27-80d8-eb52f2392a09 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:42.365798 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d1bf7466-22c3-4b27-80d8-eb52f2392a09 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:42.366064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d1bf7466-22c3-4b27-80d8-eb52f2392a09 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:42.366312 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d1bf7466-22c3-4b27-80d8-eb52f2392a09 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:42.375424 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:42.375424 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:42.381273 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d1bf7466-22c3-4b27-80d8-eb52f2392a09 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:42.388171 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d1bf7466-22c3-4b27-80d8-eb52f2392a09 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:42.388650 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1146/4583] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:42 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:42.678116 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3f7f5a38-f571-4351-82c8-41fc8fc58f8a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:42.679650 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f7f5a38-f571-4351-82c8-41fc8fc58f8a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 Jul 03 06:38:42.679938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f7f5a38-f571-4351-82c8-41fc8fc58f8a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:42.680224 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f7f5a38-f571-4351-82c8-41fc8fc58f8a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:42.690539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f7f5a38-f571-4351-82c8-41fc8fc58f8a tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 returned with HTTP 404 Jul 03 06:38:42.691092 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1137/4584] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:42 2026] GET /volume/v3/volumes/a4de9857-fa7a-4b28-a3bc-8b35857a0af7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:42.866035 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d97fb914-7cb6-47a3-a62f-ee013354034e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:42.870440 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d97fb914-7cb6-47a3-a62f-ee013354034e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:38:42.870658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d97fb914-7cb6-47a3-a62f-ee013354034e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:42.870989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d97fb914-7cb6-47a3-a62f-ee013354034e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:42.871248 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d97fb914-7cb6-47a3-a62f-ee013354034e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Delete volume with id: 4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:38:42.885913 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:42.885913 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:42.885913 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d97fb914-7cb6-47a3-a62f-ee013354034e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:42.909595 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d97fb914-7cb6-47a3-a62f-ee013354034e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Delete volume request issued successfully. Jul 03 06:38:42.909940 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d97fb914-7cb6-47a3-a62f-ee013354034e tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 202 Jul 03 06:38:42.911786 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1151/4585] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:42 2026] DELETE /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:42.923875 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-00951725-b243-420c-bd46-319683f73c65 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:42.927715 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00951725-b243-420c-bd46-319683f73c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:38:42.927715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00951725-b243-420c-bd46-319683f73c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:42.927715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00951725-b243-420c-bd46-319683f73c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:42.936660 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:42.936660 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:42.941423 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-00951725-b243-420c-bd46-319683f73c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Volume info retrieved successfully. Jul 03 06:38:42.948019 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00951725-b243-420c-bd46-319683f73c65 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 200 Jul 03 06:38:42.948633 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1152/4586] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:42 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:43.408453 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2b7b2266-2a24-4829-8472-5282c77b8ac8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:43.410309 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b7b2266-2a24-4829-8472-5282c77b8ac8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:43.410585 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b7b2266-2a24-4829-8472-5282c77b8ac8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:43.410791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b7b2266-2a24-4829-8472-5282c77b8ac8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:43.417570 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:43.417570 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:43.421344 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2b7b2266-2a24-4829-8472-5282c77b8ac8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:43.426801 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b7b2266-2a24-4829-8472-5282c77b8ac8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:43.427265 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1147/4587] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:43 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:43.963529 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c9dfd273-afcc-435f-be2c-a1e0451a8e11 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:43.968775 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c9dfd273-afcc-435f-be2c-a1e0451a8e11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] GET https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb Jul 03 06:38:43.969029 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c9dfd273-afcc-435f-be2c-a1e0451a8e11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:43.969288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c9dfd273-afcc-435f-be2c-a1e0451a8e11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:43.976658 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c9dfd273-afcc-435f-be2c-a1e0451a8e11 tempest-AttachVolumeNegativeTest-26029441 tempest-AttachVolumeNegativeTest-26029441-project-member] https://10.4.3.243/volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb returned with HTTP 404 Jul 03 06:38:43.977225 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1138/4588] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:43 2026] GET /volume/v3/volumes/4de692eb-f30d-460e-b06c-7c1814563edb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:44.444803 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-23a3e509-0ca0-4b14-b8d6-dacaf2f50b79 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:44.446607 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-23a3e509-0ca0-4b14-b8d6-dacaf2f50b79 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:44.446837 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-23a3e509-0ca0-4b14-b8d6-dacaf2f50b79 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:44.447035 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-23a3e509-0ca0-4b14-b8d6-dacaf2f50b79 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:44.454678 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:44.454678 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:44.458477 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-23a3e509-0ca0-4b14-b8d6-dacaf2f50b79 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:44.463196 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-23a3e509-0ca0-4b14-b8d6-dacaf2f50b79 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:44.463703 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1152/4589] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:44 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:45.478465 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-24244f6f-1f75-4ccf-83f0-5ef8f49f62cd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:45.482367 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-24244f6f-1f75-4ccf-83f0-5ef8f49f62cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:45.482531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7ea694a7-7319-427d-80af-ab014c035ff0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:45.482930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-24244f6f-1f75-4ccf-83f0-5ef8f49f62cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:45.482930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-24244f6f-1f75-4ccf-83f0-5ef8f49f62cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:45.489279 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:45.489279 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:45.493288 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-24244f6f-1f75-4ccf-83f0-5ef8f49f62cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:45.502059 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-24244f6f-1f75-4ccf-83f0-5ef8f49f62cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:45.502608 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1153/4590] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:45 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:45.619382 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:45.619768 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1693749914"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:45.621995 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1693749914'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:45.622173 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume of 1 GB Jul 03 06:38:45.628112 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Availability Zones retrieved successfully. Jul 03 06:38:45.636928 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (b7d05ed0-db6c-4ad8-87ab-b8ae09b9b8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:45.638453 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0982a9-9999-4de2-bcc8-fd2fe16066a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:45.639603 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:45.683372 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0982a9-9999-4de2-bcc8-fd2fe16066a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:45.685165 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69853488-a2fe-4d7c-a442-1f8ec54bac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:45.781868 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Created reservations ['3eec5b40-5f42-45f9-aa87-2a9da07561d3', 'a340bedd-fd6e-4755-aae8-2ca4ac244fd3', '0682d995-a1d3-41b6-94a6-acd2cfc2fef9', '622a755c-6985-4d5b-91ff-5cf974a1f0d6'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:45.783617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69853488-a2fe-4d7c-a442-1f8ec54bac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eec5b40-5f42-45f9-aa87-2a9da07561d3', 'a340bedd-fd6e-4755-aae8-2ca4ac244fd3', '0682d995-a1d3-41b6-94a6-acd2cfc2fef9', '622a755c-6985-4d5b-91ff-5cf974a1f0d6']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:45.784112 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (045ec3ba-984c-4a49-a509-ef2d9a963e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:45.812784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (045ec3ba-984c-4a49-a509-ef2d9a963e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01b6bc06-491d-4f20-9ae0-be15a289475e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1693749914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['3eec5b40-5f42-45f9-aa87-2a9da07561d3','a340bedd-fd6e-4755-aae8-2ca4ac244fd3','0682d995-a1d3-41b6-94a6-acd2cfc2fef9','622a755c-6985-4d5b-91ff-5cf974a1f0d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1693749914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01b6bc06-491d-4f20-9ae0-be15a289475e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292222a5d4945b9a8845f9fa0911d2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bbc6fec856140139e03bb7382c67587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:45.813529 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecde803-16c4-4cd5-bd08-9cd5d70b47fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:45.841916 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecde803-16c4-4cd5-bd08-9cd5d70b47fe) transitioned into state 'SUCCESS' from state '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-1693749914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['3eec5b40-5f42-45f9-aa87-2a9da07561d3','a340bedd-fd6e-4755-aae8-2ca4ac244fd3','0682d995-a1d3-41b6-94a6-acd2cfc2fef9','622a755c-6985-4d5b-91ff-5cf974a1f0d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:45.842643 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9b0089-8d1c-4f87-bd36-99368479a906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:45.856896 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9b0089-8d1c-4f87-bd36-99368479a906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:45.859755 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (b7d05ed0-db6c-4ad8-87ab-b8ae09b9b8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:45.859755 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request issued successfully. Jul 03 06:38:45.859755 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ea694a7-7319-427d-80af-ab014c035ff0 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:45.860065 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1148/4591] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:38:45 2026] POST /volume/v3/volumes => generated 760 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:45.884419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3669363d-c691-4602-832d-901dcc016ba8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:45.885284 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3669363d-c691-4602-832d-901dcc016ba8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e Jul 03 06:38:45.885633 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3669363d-c691-4602-832d-901dcc016ba8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:45.885633 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3669363d-c691-4602-832d-901dcc016ba8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:45.898665 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:45.898665 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:45.903540 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3669363d-c691-4602-832d-901dcc016ba8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:45.911134 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3669363d-c691-4602-832d-901dcc016ba8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e returned with HTTP 200 Jul 03 06:38:45.911851 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1139/4592] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:45 2026] GET /volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:46.468582 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9173f4f3-016d-42c5-aae7-90b066a90a78 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:46.469008 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9173f4f3-016d-42c5-aae7-90b066a90a78 None None] GET https://10.4.3.243/volume// Jul 03 06:38:46.469165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9173f4f3-016d-42c5-aae7-90b066a90a78 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:46.469666 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9173f4f3-016d-42c5-aae7-90b066a90a78 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:46.469773 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9173f4f3-016d-42c5-aae7-90b066a90a78 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:38:46.470084 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1153/4593] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:38:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:38:46.482535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-ed257b76-31b8-42fa-8cfd-04dc7f4e10aa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:46.488728 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-ed257b76-31b8-42fa-8cfd-04dc7f4e10aa tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:38:46.488728 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-ed257b76-31b8-42fa-8cfd-04dc7f4e10aa tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc159200-ed43-4258-b577-9f458ddce5f1", "connector": null, "instance_uuid": "114cc64f-71a3-4e18-8663-efa1b6f761f2"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:46.498681 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:46.498681 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:46.517961 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-599e0f60-42ef-4199-b8a8-0df8ed5c0ee0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:46.520327 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-599e0f60-42ef-4199-b8a8-0df8ed5c0ee0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:46.520711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-599e0f60-42ef-4199-b8a8-0df8ed5c0ee0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:46.520847 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-599e0f60-42ef-4199-b8a8-0df8ed5c0ee0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:46.534146 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:46.534146 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:46.539748 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-599e0f60-42ef-4199-b8a8-0df8ed5c0ee0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:46.545936 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-599e0f60-42ef-4199-b8a8-0df8ed5c0ee0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:46.546633 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1149/4594] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:46 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:46.565769 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-ed257b76-31b8-42fa-8cfd-04dc7f4e10aa tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:38:46.565769 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1154/4595] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:38:46 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 06:38:46.575762 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-4c758dfe-d547-4157-95aa-17a84a73c143 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:46.577823 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-4c758dfe-d547-4157-95aa-17a84a73c143 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee Jul 03 06:38:46.578003 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-4c758dfe-d547-4157-95aa-17a84a73c143 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:46.578169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-4c758dfe-d547-4157-95aa-17a84a73c143 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:46.588024 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:46.588024 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:46.924089 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-00d278d9-4c5b-4dce-b2cc-66813090ab0c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:46.926358 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-00d278d9-4c5b-4dce-b2cc-66813090ab0c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e Jul 03 06:38:46.926622 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-00d278d9-4c5b-4dce-b2cc-66813090ab0c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:46.926895 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-00d278d9-4c5b-4dce-b2cc-66813090ab0c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:46.935976 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:46.935976 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:46.940971 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-00d278d9-4c5b-4dce-b2cc-66813090ab0c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:46.945915 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-00d278d9-4c5b-4dce-b2cc-66813090ab0c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e returned with HTTP 200 Jul 03 06:38:46.946380 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1154/4596] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:46 2026] GET /volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:46.962914 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-199dcea7-3cff-4313-ad15-3a776a6fe38f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:46.965669 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-199dcea7-3cff-4313-ad15-3a776a6fe38f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:38:46.973147 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-199dcea7-3cff-4313-ad15-3a776a6fe38f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01b6bc06-491d-4f20-9ae0-be15a289475e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1332141711"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:46.986954 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:46.986954 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:46.987574 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-199dcea7-3cff-4313-ad15-3a776a6fe38f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:46.987735 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-199dcea7-3cff-4313-ad15-3a776a6fe38f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create snapshot from volume 01b6bc06-491d-4f20-9ae0-be15a289475e Jul 03 06:38:47.029800 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-199dcea7-3cff-4313-ad15-3a776a6fe38f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Created reservations ['0a25881c-f547-471e-831c-a213dfd1ecc4', 'aa3b3b82-7ef2-451e-afca-d695d55269e9', '90b1ce4b-2d37-4c4f-9410-6bf797a80d19', '0fbd9d36-f08e-409d-869d-7ebbb1173fab'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:47.093004 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-199dcea7-3cff-4313-ad15-3a776a6fe38f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Snapshot create request issued successfully. Jul 03 06:38:47.093603 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-199dcea7-3cff-4313-ad15-3a776a6fe38f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:38:47.094210 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1150/4597] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:38:46 2026] POST /volume/v3/snapshots => generated 316 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:47.106516 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f1776435-5d1e-4b39-912e-099424b7910a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:47.108464 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f1776435-5d1e-4b39-912e-099424b7910a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 Jul 03 06:38:47.108760 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f1776435-5d1e-4b39-912e-099424b7910a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:47.109077 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f1776435-5d1e-4b39-912e-099424b7910a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:47.118020 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:47.118020 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:47.118974 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f1776435-5d1e-4b39-912e-099424b7910a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Snapshot retrieved successfully. Jul 03 06:38:47.120048 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f1776435-5d1e-4b39-912e-099424b7910a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 returned with HTTP 200 Jul 03 06:38:47.120664 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1155/4598] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:38:47 2026] GET /volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 => generated 448 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:47.131984 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-4c758dfe-d547-4157-95aa-17a84a73c143 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee returned with HTTP 200 Jul 03 06:38:47.132800 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1140/4599] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:38:46 2026] DELETE /volume/v3/attachments/788e6baa-32dd-4a6d-84c9-7f7c343af1ee => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:47.561164 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-629faf5f-d2ca-41d8-b818-ae7a4e201a46 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:47.563586 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-629faf5f-d2ca-41d8-b818-ae7a4e201a46 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:47.564034 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-629faf5f-d2ca-41d8-b818-ae7a4e201a46 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:47.564340 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-629faf5f-d2ca-41d8-b818-ae7a4e201a46 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:47.574154 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:47.574154 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:47.578630 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-629faf5f-d2ca-41d8-b818-ae7a4e201a46 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:47.596677 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-629faf5f-d2ca-41d8-b818-ae7a4e201a46 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:47.597290 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1155/4600] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:47 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:48.130315 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ee896057-eaf8-486b-905b-00efefe7946e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.132863 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ee896057-eaf8-486b-905b-00efefe7946e tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 Jul 03 06:38:48.133271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ee896057-eaf8-486b-905b-00efefe7946e tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:48.133846 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ee896057-eaf8-486b-905b-00efefe7946e tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:48.150609 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:48.150609 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:48.151284 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ee896057-eaf8-486b-905b-00efefe7946e tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Snapshot retrieved successfully. Jul 03 06:38:48.152338 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ee896057-eaf8-486b-905b-00efefe7946e tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 returned with HTTP 200 Jul 03 06:38:48.152824 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1151/4601] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:38:48 2026] GET /volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:48.162113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.163995 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:48.164599 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a04de89-e4c8-4252-97fb-7e932b065774", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-280837535"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:48.166195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a04de89-e4c8-4252-97fb-7e932b065774', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-280837535'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:48.166359 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume of 1 GB Jul 03 06:38:48.171256 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Availability Zones retrieved successfully. Jul 03 06:38:48.177418 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (24321337-34a7-4082-92a7-e74eb06405b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.178437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd2c87c-5045-4df7-b42e-34cc0b757e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.179414 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:48.211491 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd2c87c-5045-4df7-b42e-34cc0b757e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.215102 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f909d934-89d2-456b-8db0-1a7e01a0f2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.269956 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Created reservations ['1135f957-7c6f-46c6-adb3-ba7262dcab18', '2dfe56eb-65c0-484f-90f7-e0fd26f6eaf5', '681c12d9-cd13-4224-9327-100c599ca20e', '3fa774c3-ccf6-4e67-9cf0-57863db4f496'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:48.270910 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f909d934-89d2-456b-8db0-1a7e01a0f2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1135f957-7c6f-46c6-adb3-ba7262dcab18', '2dfe56eb-65c0-484f-90f7-e0fd26f6eaf5', '681c12d9-cd13-4224-9327-100c599ca20e', '3fa774c3-ccf6-4e67-9cf0-57863db4f496']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.271732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15890bdc-6c38-4aed-8389-7d46c58f450d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.320030 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15890bdc-6c38-4aed-8389-7d46c58f450d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec818329-3d14-48e7-8015-62e8100e8f88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-280837535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['1135f957-7c6f-46c6-adb3-ba7262dcab18','2dfe56eb-65c0-484f-90f7-e0fd26f6eaf5','681c12d9-cd13-4224-9327-100c599ca20e','3fa774c3-ccf6-4e67-9cf0-57863db4f496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-280837535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec818329-3d14-48e7-8015-62e8100e8f88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292222a5d4945b9a8845f9fa0911d2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bbc6fec856140139e03bb7382c67587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.321786 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9438d9fc-0486-4f33-935a-c0e7b527483a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.347753 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9438d9fc-0486-4f33-935a-c0e7b527483a) transitioned into state 'SUCCESS' from state '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-280837535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['1135f957-7c6f-46c6-adb3-ba7262dcab18','2dfe56eb-65c0-484f-90f7-e0fd26f6eaf5','681c12d9-cd13-4224-9327-100c599ca20e','3fa774c3-ccf6-4e67-9cf0-57863db4f496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.348600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51489f95-de01-4ec0-b0d1-877ec68c8c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.362086 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51489f95-de01-4ec0-b0d1-877ec68c8c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.363109 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (24321337-34a7-4082-92a7-e74eb06405b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.363469 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request issued successfully. Jul 03 06:38:48.364132 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8b1d508e-1686-4960-b106-8a144ce7ce85 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:48.364659 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1156/4602] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:38:48 2026] POST /volume/v3/volumes => generated 759 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:48.384989 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.386883 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:48.387312 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a04de89-e4c8-4252-97fb-7e932b065774", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-881987688"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:48.388851 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a04de89-e4c8-4252-97fb-7e932b065774', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-881987688'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:48.389132 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume of 1 GB Jul 03 06:38:48.389358 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:48.389358 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:48.393196 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Availability Zones retrieved successfully. Jul 03 06:38:48.399213 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (a63cb442-63cc-4c84-9887-c8f8db679875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.400158 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d2fecf-3419-4d89-bf0b-0288fb3b814e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.401177 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:48.434355 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d2fecf-3419-4d89-bf0b-0288fb3b814e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.435314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cc9c9b6-e820-4691-8055-833b38321681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.501735 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Created reservations ['42523545-75c8-4972-a5e5-e69b66afdacf', 'c58f6687-5fe1-432f-9b1c-d4ac162c9df5', 'ca04e96c-a4ce-47e1-b1c7-faa180636193', '8fc402b8-b11a-4223-8343-9c864fb8f19a'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:48.502941 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cc9c9b6-e820-4691-8055-833b38321681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42523545-75c8-4972-a5e5-e69b66afdacf', 'c58f6687-5fe1-432f-9b1c-d4ac162c9df5', 'ca04e96c-a4ce-47e1-b1c7-faa180636193', '8fc402b8-b11a-4223-8343-9c864fb8f19a']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.504118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a5e355f-ee82-4466-8668-54869728b8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.543800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a5e355f-ee82-4466-8668-54869728b8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b43a8b3e-e6da-4a53-b21f-8e11d0c14971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-881987688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['42523545-75c8-4972-a5e5-e69b66afdacf','c58f6687-5fe1-432f-9b1c-d4ac162c9df5','ca04e96c-a4ce-47e1-b1c7-faa180636193','8fc402b8-b11a-4223-8343-9c864fb8f19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-881987688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b43a8b3e-e6da-4a53-b21f-8e11d0c14971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292222a5d4945b9a8845f9fa0911d2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bbc6fec856140139e03bb7382c67587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.545088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c946c4d3-48b0-4f66-a378-736525d75b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.568087 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c946c4d3-48b0-4f66-a378-736525d75b41) transitioned into state 'SUCCESS' from state '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-881987688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['42523545-75c8-4972-a5e5-e69b66afdacf','c58f6687-5fe1-432f-9b1c-d4ac162c9df5','ca04e96c-a4ce-47e1-b1c7-faa180636193','8fc402b8-b11a-4223-8343-9c864fb8f19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.568867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8030249c-cbc1-4f9f-b465-a5c2c6edb2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.582181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8030249c-cbc1-4f9f-b465-a5c2c6edb2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.583107 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (a63cb442-63cc-4c84-9887-c8f8db679875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.583319 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request issued successfully. Jul 03 06:38:48.583895 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e5e4d8b-8d52-4f1c-a9ca-476e792c1499 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:48.584310 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1141/4603] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:38:48 2026] POST /volume/v3/volumes => generated 759 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:48.598187 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.600500 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:48.601033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a04de89-e4c8-4252-97fb-7e932b065774", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1493417915"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:48.603104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a04de89-e4c8-4252-97fb-7e932b065774', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1493417915'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:48.603284 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume of 1 GB Jul 03 06:38:48.610478 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Availability Zones retrieved successfully. Jul 03 06:38:48.611587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-968454c4-7411-48b0-9f42-cb9dc360a7b0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.613777 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-968454c4-7411-48b0-9f42-cb9dc360a7b0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:48.614026 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-968454c4-7411-48b0-9f42-cb9dc360a7b0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:48.614239 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-968454c4-7411-48b0-9f42-cb9dc360a7b0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:48.616722 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (e94fb70c-e2c8-48e9-acdb-b0973adddd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.617736 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f856d51-59a4-4a32-a65b-071791bac990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.618653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:48.624299 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:48.624299 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:48.629421 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-968454c4-7411-48b0-9f42-cb9dc360a7b0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:48.635834 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-968454c4-7411-48b0-9f42-cb9dc360a7b0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:48.636461 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1152/4604] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:48 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:48.652670 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f856d51-59a4-4a32-a65b-071791bac990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.653560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df2cedd-ed18-459c-8820-17b78f932733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.653811 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-694ed241-44df-4a52-a38b-adb08486ff24 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.656111 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-694ed241-44df-4a52-a38b-adb08486ff24 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:48.656353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-694ed241-44df-4a52-a38b-adb08486ff24 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:48.656595 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-694ed241-44df-4a52-a38b-adb08486ff24 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:48.665325 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:48.665325 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:48.669705 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-694ed241-44df-4a52-a38b-adb08486ff24 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:48.675657 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-694ed241-44df-4a52-a38b-adb08486ff24 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:48.676153 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1157/4605] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:48 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:48.692203 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.694548 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:48.694793 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "d133e96f-1898-4f22-b959-4ab2237c5e00", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:48.696455 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'd133e96f-1898-4f22-b959-4ab2237c5e00', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:48.701679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Created reservations ['c8d19627-ada9-4a85-b88c-92654a5993c7', '232d8f48-bed7-4f13-bc2c-cae0528d9736', 'ad55ed4b-b86d-4d20-abfd-04d05d31b67a', '2489f11b-ca8f-4a25-b306-3f6a899380a6'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:48.702617 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df2cedd-ed18-459c-8820-17b78f932733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d19627-ada9-4a85-b88c-92654a5993c7', '232d8f48-bed7-4f13-bc2c-cae0528d9736', 'ad55ed4b-b86d-4d20-abfd-04d05d31b67a', '2489f11b-ca8f-4a25-b306-3f6a899380a6']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.703354 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53f0cc2-1759-4807-bdaf-46aba05ac1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.705054 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:48.705054 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:48.705137 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume retrieved successfully. Jul 03 06:38:48.705277 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume of 1 GB Jul 03 06:38:48.709414 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Availability Zones retrieved successfully. Jul 03 06:38:48.716174 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (d4165fa1-75ab-4fe9-969a-0ccb53d21c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.717487 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d86cac-7714-46d5-87d4-3b69ef447038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.719406 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:48.730288 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53f0cc2-1759-4807-bdaf-46aba05ac1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e7760a3-c97c-4886-94dd-d2a30d56e03b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1493417915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['c8d19627-ada9-4a85-b88c-92654a5993c7','232d8f48-bed7-4f13-bc2c-cae0528d9736','ad55ed4b-b86d-4d20-abfd-04d05d31b67a','2489f11b-ca8f-4a25-b306-3f6a899380a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1493417915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e7760a3-c97c-4886-94dd-d2a30d56e03b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292222a5d4945b9a8845f9fa0911d2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bbc6fec856140139e03bb7382c67587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.731142 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538a37f2-6db3-4ba9-888f-62e243871965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.745081 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d86cac-7714-46d5-87d4-3b69ef447038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd133e96f-1898-4f22-b959-4ab2237c5e00', 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.745999 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22efe01-79d8-4fd8-b405-0b2bd32a3bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.754267 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538a37f2-6db3-4ba9-888f-62e243871965) transitioned into state 'SUCCESS' from state '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-1493417915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['c8d19627-ada9-4a85-b88c-92654a5993c7','232d8f48-bed7-4f13-bc2c-cae0528d9736','ad55ed4b-b86d-4d20-abfd-04d05d31b67a','2489f11b-ca8f-4a25-b306-3f6a899380a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.755042 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5262579b-74ed-416f-907b-f753cbbc1fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.764778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5262579b-74ed-416f-907b-f753cbbc1fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.765562 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (e94fb70c-e2c8-48e9-acdb-b0973adddd65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.765878 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request issued successfully. Jul 03 06:38:48.766404 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f0ac6afd-2e26-4907-a16a-1b25e79b6353 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:48.766933 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1156/4606] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:38:48 2026] POST /volume/v3/volumes => generated 760 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:48.783654 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8a29e473-af55-4c51-b371-46e786109030 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.785469 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:48.785822 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a04de89-e4c8-4252-97fb-7e932b065774", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-469005331"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:48.787279 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a04de89-e4c8-4252-97fb-7e932b065774', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-469005331'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:48.787335 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume of 1 GB Jul 03 06:38:48.788449 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.790365 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:48.791631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1795629522", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:48.792203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1795629522', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:48.792368 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Create volume of 1 GB Jul 03 06:38:48.796115 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Availability Zones retrieved successfully. Jul 03 06:38:48.797746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Created reservations ['4e58e739-b4a7-44ac-a80f-f8ad19c0bdd6', 'ecd664a6-883d-4410-93e3-1c2f0541b595', 'edfbae52-0cac-40f8-8b39-9ce5d81cd60a', 'b9430c43-bc89-4a61-b050-40cef261a815'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:48.798660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22efe01-79d8-4fd8-b405-0b2bd32a3bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e58e739-b4a7-44ac-a80f-f8ad19c0bdd6', 'ecd664a6-883d-4410-93e3-1c2f0541b595', 'edfbae52-0cac-40f8-8b39-9ce5d81cd60a', 'b9430c43-bc89-4a61-b050-40cef261a815']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.799558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eecb4092-db21-42df-bf25-7b441e92256a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.801526 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Availability Zones retrieved successfully. Jul 03 06:38:48.808185 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (46758698-4631-4ad4-9bc5-db07779ce201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.809181 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b96271a-8be8-4ba3-a6b2-bfd1a6725d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.810037 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:48.812502 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Flow 'volume_create_api' (bb8894dd-b105-4fc6-9867-b9b98893639e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.814159 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf00f7c4-974a-4add-8ac8-b42751d03ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.815941 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:48.842508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b96271a-8be8-4ba3-a6b2-bfd1a6725d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.843579 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd34483e-1d01-489b-b3c1-7a1d4ff90e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.850262 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eecb4092-db21-42df-bf25-7b441e92256a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d4e0f3f-db72-4653-adb5-590bdf69e470', '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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['4e58e739-b4a7-44ac-a80f-f8ad19c0bdd6','ecd664a6-883d-4410-93e3-1c2f0541b595','edfbae52-0cac-40f8-8b39-9ce5d81cd60a','b9430c43-bc89-4a61-b050-40cef261a815'],size=1,snapshot_id=None,source_replicaid=,source_volid=d133e96f-1898-4f22-b959-4ab2237c5e00,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), '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-03T06:38:48Z,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=0d4e0f3f-db72-4653-adb5-590bdf69e470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030cfc7f48a545fb98837bcf29f0ca29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d133e96f-1898-4f22-b959-4ab2237c5e00,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.850974 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d38baf6-fe2d-4ad5-b038-331ac48fafd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.861332 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf00f7c4-974a-4add-8ac8-b42751d03ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.862129 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f626df-3b03-41fb-903a-4a3689fd0c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.886439 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d38baf6-fe2d-4ad5-b038-331ac48fafd0) transitioned into state 'SUCCESS' from 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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['4e58e739-b4a7-44ac-a80f-f8ad19c0bdd6','ecd664a6-883d-4410-93e3-1c2f0541b595','edfbae52-0cac-40f8-8b39-9ce5d81cd60a','b9430c43-bc89-4a61-b050-40cef261a815'],size=1,snapshot_id=None,source_replicaid=,source_volid=d133e96f-1898-4f22-b959-4ab2237c5e00,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.887329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5efbe3b3-7cd0-4e83-bc0b-4b2f4673696c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.902608 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Created reservations ['8c240745-f4fa-4c91-a64f-c7bf715b3c0b', '6e43d1c7-cda5-44f1-9d92-833370e7a3a8', '130a6ddd-a245-4740-a583-543ec7535699', 'd77e0957-ba51-4afd-9fa7-96d762f93e9a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:48.903539 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd34483e-1d01-489b-b3c1-7a1d4ff90e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c240745-f4fa-4c91-a64f-c7bf715b3c0b', '6e43d1c7-cda5-44f1-9d92-833370e7a3a8', '130a6ddd-a245-4740-a583-543ec7535699', 'd77e0957-ba51-4afd-9fa7-96d762f93e9a']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.904416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5664900c-d92a-4f90-8bd4-7e3e144dcc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.911447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5efbe3b3-7cd0-4e83-bc0b-4b2f4673696c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.911710 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (d4165fa1-75ab-4fe9-969a-0ccb53d21c74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:48.912045 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request issued successfully. Jul 03 06:38:48.912669 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eeb4feda-a497-4664-a346-bc41db6b7e58 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:48.913144 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1142/4607] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:38:48 2026] POST /volume/v3/volumes => generated 809 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:48.932949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bea6fb38-a91d-479a-af65-b68815a28229 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:48.932949 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bea6fb38-a91d-479a-af65-b68815a28229 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 Jul 03 06:38:48.932949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bea6fb38-a91d-479a-af65-b68815a28229 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:48.932949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bea6fb38-a91d-479a-af65-b68815a28229 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:48.940425 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:48.940425 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:48.947619 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bea6fb38-a91d-479a-af65-b68815a28229 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:48.951005 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bea6fb38-a91d-479a-af65-b68815a28229 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 returned with HTTP 200 Jul 03 06:38:48.951486 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1157/4608] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:48 2026] GET /volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:48.959857 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5664900c-d92a-4f90-8bd4-7e3e144dcc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a16d5f36-537e-484f-b190-4d0ab92d0c37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-469005331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['8c240745-f4fa-4c91-a64f-c7bf715b3c0b','6e43d1c7-cda5-44f1-9d92-833370e7a3a8','130a6ddd-a245-4740-a583-543ec7535699','d77e0957-ba51-4afd-9fa7-96d762f93e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-469005331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a16d5f36-537e-484f-b190-4d0ab92d0c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292222a5d4945b9a8845f9fa0911d2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bbc6fec856140139e03bb7382c67587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.959857 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ea674a-d407-4de6-942c-f68956817312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:48.981343 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Created reservations ['36db9134-fecf-40b9-8dde-fb8f2e097794', '4b727885-0c1f-4b04-8803-ca2c430d8413', '6af605e0-30d3-456c-8db7-61ed2f9c5a62', '0ccb5eab-a7e9-4bcb-afd1-60f2690d792b'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:48.982350 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f626df-3b03-41fb-903a-4a3689fd0c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36db9134-fecf-40b9-8dde-fb8f2e097794', '4b727885-0c1f-4b04-8803-ca2c430d8413', '6af605e0-30d3-456c-8db7-61ed2f9c5a62', '0ccb5eab-a7e9-4bcb-afd1-60f2690d792b']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:48.982902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d5c469-fee7-442d-b439-acdd03c4cdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.000221 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ea674a-d407-4de6-942c-f68956817312) transitioned into state 'SUCCESS' from state '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-469005331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['8c240745-f4fa-4c91-a64f-c7bf715b3c0b','6e43d1c7-cda5-44f1-9d92-833370e7a3a8','130a6ddd-a245-4740-a583-543ec7535699','d77e0957-ba51-4afd-9fa7-96d762f93e9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.001279 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d13b8d-8ce6-4b3d-9741-8803c5d5646d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.011118 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d5c469-fee7-442d-b439-acdd03c4cdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '339d8a83-c444-462f-8667-924133db7a22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1795629522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8af4f03347824f3d814bb88a2d7f4131',qos_specs=None,replication_status=,reservations=['36db9134-fecf-40b9-8dde-fb8f2e097794','4b727885-0c1f-4b04-8803-ca2c430d8413','6af605e0-30d3-456c-8db7-61ed2f9c5a62','0ccb5eab-a7e9-4bcb-afd1-60f2690d792b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b7f897f589b4c10a48543ec8062ff98',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1795629522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=339d8a83-c444-462f-8667-924133db7a22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8af4f03347824f3d814bb88a2d7f4131',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b7f897f589b4c10a48543ec8062ff98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.013205 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecea1936-d00b-4a04-9e48-98e2a003710b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.013925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d13b8d-8ce6-4b3d-9741-8803c5d5646d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.014826 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (46758698-4631-4ad4-9bc5-db07779ce201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:49.015250 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request issued successfully. Jul 03 06:38:49.015965 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8a29e473-af55-4c51-b371-46e786109030 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:49.016307 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1153/4609] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:38:48 2026] POST /volume/v3/volumes => generated 759 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:49.032432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.036822 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:49.036822 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a04de89-e4c8-4252-97fb-7e932b065774", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1174277110"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:49.038713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a04de89-e4c8-4252-97fb-7e932b065774', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1174277110'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:49.038713 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume of 1 GB Jul 03 06:38:49.038713 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.038713 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:49.041714 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecea1936-d00b-4a04-9e48-98e2a003710b) transitioned into state 'SUCCESS' from state '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-1795629522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8af4f03347824f3d814bb88a2d7f4131',qos_specs=None,replication_status=,reservations=['36db9134-fecf-40b9-8dde-fb8f2e097794','4b727885-0c1f-4b04-8803-ca2c430d8413','6af605e0-30d3-456c-8db7-61ed2f9c5a62','0ccb5eab-a7e9-4bcb-afd1-60f2690d792b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b7f897f589b4c10a48543ec8062ff98',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.042667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcf0907-e266-4e24-829b-308134fd2471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.045401 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Availability Zones retrieved successfully. Jul 03 06:38:49.052746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (c5fe68f8-c783-44dd-9840-d906f87df0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:49.054114 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da2c9ca-b546-4b1d-9bc7-81a50b64db0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.055381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:49.058056 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcf0907-e266-4e24-829b-308134fd2471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.059709 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Flow 'volume_create_api' (bb8894dd-b105-4fc6-9867-b9b98893639e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:49.060135 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Create volume request issued successfully. Jul 03 06:38:49.061867 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-49184006-78bd-4e34-8846-273e746c6746 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:49.061867 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1158/4610] 10.4.3.243 () {72 vars in 1541 bytes} [Fri Jul 3 06:38:48 2026] POST /volume/v3/volumes => generated 755 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:49.073787 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-f6ae2c77-2f1a-444f-963c-b59a22a2f1da None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.077675 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-f6ae2c77-2f1a-444f-963c-b59a22a2f1da tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:49.077926 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-f6ae2c77-2f1a-444f-963c-b59a22a2f1da tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:49.078732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-f6ae2c77-2f1a-444f-963c-b59a22a2f1da tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:49.086639 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.086639 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:49.089824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da2c9ca-b546-4b1d-9bc7-81a50b64db0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.091724 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-f6ae2c77-2f1a-444f-963c-b59a22a2f1da tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Volume info retrieved successfully. Jul 03 06:38:49.091808 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0abd18eb-eb9b-4907-8ea9-a224e626adac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.095894 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ed4b6fe0-87cf-432f-bb20-88fc7a296a59 req-f6ae2c77-2f1a-444f-963c-b59a22a2f1da tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 returned with HTTP 200 Jul 03 06:38:49.096742 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1158/4611] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:49 2026] GET /volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:49.135881 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-2eb7fcda-968f-4388-bc0e-85322d86bc89 req-04a61e6a-ed0c-4745-8fae-2542eecc1575 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.138876 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2eb7fcda-968f-4388-bc0e-85322d86bc89 req-04a61e6a-ed0c-4745-8fae-2542eecc1575 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:49.139177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2eb7fcda-968f-4388-bc0e-85322d86bc89 req-04a61e6a-ed0c-4745-8fae-2542eecc1575 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:49.139500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2eb7fcda-968f-4388-bc0e-85322d86bc89 req-04a61e6a-ed0c-4745-8fae-2542eecc1575 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:49.144356 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Created reservations ['feef915d-db22-46db-a9be-90ef68701563', '374eb47f-02eb-4736-b529-8d5a8853568a', '6204b883-ec21-4361-a404-82729b7924a0', 'ae3bed8a-3cd2-419f-bcd8-5c4bdddcde99'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:49.145229 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0abd18eb-eb9b-4907-8ea9-a224e626adac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feef915d-db22-46db-a9be-90ef68701563', '374eb47f-02eb-4736-b529-8d5a8853568a', '6204b883-ec21-4361-a404-82729b7924a0', 'ae3bed8a-3cd2-419f-bcd8-5c4bdddcde99']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.146208 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa720b3b-8500-4274-81cf-a14d8041d9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.148109 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.148109 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:49.152176 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-2eb7fcda-968f-4388-bc0e-85322d86bc89 req-04a61e6a-ed0c-4745-8fae-2542eecc1575 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Volume info retrieved successfully. Jul 03 06:38:49.156599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2eb7fcda-968f-4388-bc0e-85322d86bc89 req-04a61e6a-ed0c-4745-8fae-2542eecc1575 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 returned with HTTP 200 Jul 03 06:38:49.157001 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1154/4612] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:49 2026] GET /volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:49.172485 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa720b3b-8500-4274-81cf-a14d8041d9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334de836-c735-48c0-a221-2166ec6dc2a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1174277110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['feef915d-db22-46db-a9be-90ef68701563','374eb47f-02eb-4736-b529-8d5a8853568a','6204b883-ec21-4361-a404-82729b7924a0','ae3bed8a-3cd2-419f-bcd8-5c4bdddcde99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1174277110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334de836-c735-48c0-a221-2166ec6dc2a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292222a5d4945b9a8845f9fa0911d2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bbc6fec856140139e03bb7382c67587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.173258 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1688bf8b-3308-4fcf-b007-19cedf1978cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.206340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1688bf8b-3308-4fcf-b007-19cedf1978cd) transitioned into state 'SUCCESS' from state '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-1174277110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292222a5d4945b9a8845f9fa0911d2e',qos_specs=None,replication_status=,reservations=['feef915d-db22-46db-a9be-90ef68701563','374eb47f-02eb-4736-b529-8d5a8853568a','6204b883-ec21-4361-a404-82729b7924a0','ae3bed8a-3cd2-419f-bcd8-5c4bdddcde99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bbc6fec856140139e03bb7382c67587',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.207081 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34214bb-2f0d-4765-9a17-0802ba00f32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:49.246991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34214bb-2f0d-4765-9a17-0802ba00f32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:49.246991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Flow 'volume_create_api' (c5fe68f8-c783-44dd-9840-d906f87df0d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:49.248452 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Create volume request issued successfully. Jul 03 06:38:49.248452 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d213943f-8d6d-44e8-a0b1-e36fb880bc6b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:49.248452 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1143/4613] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:38:49 2026] POST /volume/v3/volumes => generated 760 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:49.263329 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-87925258-7189-4135-a3ab-8dd52bae7349 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.265292 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-87925258-7189-4135-a3ab-8dd52bae7349 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 Jul 03 06:38:49.265665 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-87925258-7189-4135-a3ab-8dd52bae7349 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:49.265933 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-87925258-7189-4135-a3ab-8dd52bae7349 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:49.273869 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.273869 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:49.281043 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-87925258-7189-4135-a3ab-8dd52bae7349 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:49.286314 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-87925258-7189-4135-a3ab-8dd52bae7349 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 returned with HTTP 200 Jul 03 06:38:49.287077 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1159/4614] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:49 2026] GET /volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:49.306750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9f6bdf09-4529-41e1-963d-0377040ff03c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.309114 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9f6bdf09-4529-41e1-963d-0377040ff03c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 Jul 03 06:38:49.309228 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9f6bdf09-4529-41e1-963d-0377040ff03c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:49.309503 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9f6bdf09-4529-41e1-963d-0377040ff03c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:49.316945 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.316945 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:49.320081 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9f6bdf09-4529-41e1-963d-0377040ff03c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:49.325167 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9f6bdf09-4529-41e1-963d-0377040ff03c tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 returned with HTTP 200 Jul 03 06:38:49.325167 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1159/4615] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:49 2026] GET /volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:49.337386 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d084fb27-9804-46c2-aeba-0658f7876966 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.339541 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d084fb27-9804-46c2-aeba-0658f7876966 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b Jul 03 06:38:49.339775 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d084fb27-9804-46c2-aeba-0658f7876966 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:49.339963 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d084fb27-9804-46c2-aeba-0658f7876966 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:49.348444 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.348444 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:49.352589 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d084fb27-9804-46c2-aeba-0658f7876966 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:49.357405 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d084fb27-9804-46c2-aeba-0658f7876966 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b returned with HTTP 200 Jul 03 06:38:49.357790 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1155/4616] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:49 2026] GET /volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:49.369745 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fffb8dd8-ace3-42c7-983d-b4a8d82a1e7f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.371762 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fffb8dd8-ace3-42c7-983d-b4a8d82a1e7f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 Jul 03 06:38:49.371953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fffb8dd8-ace3-42c7-983d-b4a8d82a1e7f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:49.372122 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fffb8dd8-ace3-42c7-983d-b4a8d82a1e7f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:49.379015 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.379015 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:49.382835 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fffb8dd8-ace3-42c7-983d-b4a8d82a1e7f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:49.387079 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fffb8dd8-ace3-42c7-983d-b4a8d82a1e7f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 returned with HTTP 200 Jul 03 06:38:49.387572 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1144/4617] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:49 2026] GET /volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:49.402906 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-22045b66-5a29-4539-92bb-26499439864d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.404871 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22045b66-5a29-4539-92bb-26499439864d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 Jul 03 06:38:49.405045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22045b66-5a29-4539-92bb-26499439864d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:49.405239 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22045b66-5a29-4539-92bb-26499439864d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:49.411899 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.411899 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:49.415818 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-22045b66-5a29-4539-92bb-26499439864d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:49.420258 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22045b66-5a29-4539-92bb-26499439864d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 returned with HTTP 200 Jul 03 06:38:49.420756 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1160/4618] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:49 2026] GET /volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:49.964820 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d8927e20-70f4-41aa-a518-ffd34af1bedd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:49.966860 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8927e20-70f4-41aa-a518-ffd34af1bedd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 Jul 03 06:38:49.967145 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8927e20-70f4-41aa-a518-ffd34af1bedd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:49.967329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8927e20-70f4-41aa-a518-ffd34af1bedd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:49.977944 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:49.977944 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:49.981919 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d8927e20-70f4-41aa-a518-ffd34af1bedd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:49.987408 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8927e20-70f4-41aa-a518-ffd34af1bedd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 returned with HTTP 200 Jul 03 06:38:49.987909 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1160/4619] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:49 2026] GET /volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:50.004451 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a7205029-2b26-4a5f-9f0b-27e61a4ab24e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.006850 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a7205029-2b26-4a5f-9f0b-27e61a4ab24e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 Jul 03 06:38:50.007088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a7205029-2b26-4a5f-9f0b-27e61a4ab24e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.007368 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a7205029-2b26-4a5f-9f0b-27e61a4ab24e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.017193 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.017193 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:50.023146 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a7205029-2b26-4a5f-9f0b-27e61a4ab24e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:50.029525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a7205029-2b26-4a5f-9f0b-27e61a4ab24e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 returned with HTTP 200 Jul 03 06:38:50.029982 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1156/4620] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:50.047727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fe81551d-c05a-4359-b529-c9a38eaa87a8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.050979 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe81551d-c05a-4359-b529-c9a38eaa87a8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:50.050979 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe81551d-c05a-4359-b529-c9a38eaa87a8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.050979 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe81551d-c05a-4359-b529-c9a38eaa87a8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.050979 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-fe81551d-c05a-4359-b529-c9a38eaa87a8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:50.058684 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.058684 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:50.059265 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fe81551d-c05a-4359-b529-c9a38eaa87a8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:50.095178 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fe81551d-c05a-4359-b529-c9a38eaa87a8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume request issued successfully. Jul 03 06:38:50.095178 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe81551d-c05a-4359-b529-c9a38eaa87a8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 202 Jul 03 06:38:50.095828 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1145/4621] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:38:50 2026] DELETE /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:38:50.105100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a89ab097-018e-4b8c-be86-fa1a7fd132e6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.107340 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a89ab097-018e-4b8c-be86-fa1a7fd132e6 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:50.107708 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a89ab097-018e-4b8c-be86-fa1a7fd132e6 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.108014 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a89ab097-018e-4b8c-be86-fa1a7fd132e6 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.118137 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.118137 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:50.123473 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a89ab097-018e-4b8c-be86-fa1a7fd132e6 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:50.131364 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a89ab097-018e-4b8c-be86-fa1a7fd132e6 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 200 Jul 03 06:38:50.132369 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1161/4622] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:38:50.192097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-45b21a18-5827-4a12-8c2c-b10430905982 req-3192fb45-baaa-4066-9124-1591fb2eab08 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.194626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-45b21a18-5827-4a12-8c2c-b10430905982 req-3192fb45-baaa-4066-9124-1591fb2eab08 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:50.194900 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-45b21a18-5827-4a12-8c2c-b10430905982 req-3192fb45-baaa-4066-9124-1591fb2eab08 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.195150 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-45b21a18-5827-4a12-8c2c-b10430905982 req-3192fb45-baaa-4066-9124-1591fb2eab08 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.208080 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.208080 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:50.213026 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-45b21a18-5827-4a12-8c2c-b10430905982 req-3192fb45-baaa-4066-9124-1591fb2eab08 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Volume info retrieved successfully. Jul 03 06:38:50.219267 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-45b21a18-5827-4a12-8c2c-b10430905982 req-3192fb45-baaa-4066-9124-1591fb2eab08 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 returned with HTTP 200 Jul 03 06:38:50.220172 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1161/4623] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:50.249240 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-fb88b6cf-d65f-449b-9fdf-dc84d2736f6e req-7165dfd6-0c62-4709-ae01-ed9de0734773 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.251389 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-fb88b6cf-d65f-449b-9fdf-dc84d2736f6e req-7165dfd6-0c62-4709-ae01-ed9de0734773 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:38:50.252543 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-fb88b6cf-d65f-449b-9fdf-dc84d2736f6e req-7165dfd6-0c62-4709-ae01-ed9de0734773 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "339d8a83-c444-462f-8667-924133db7a22", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-319307086", "description": null, "metadata": {}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:50.264383 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.264383 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:50.264383 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-fb88b6cf-d65f-449b-9fdf-dc84d2736f6e req-7165dfd6-0c62-4709-ae01-ed9de0734773 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Volume info retrieved successfully. Jul 03 06:38:50.264383 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [req-fb88b6cf-d65f-449b-9fdf-dc84d2736f6e req-7165dfd6-0c62-4709-ae01-ed9de0734773 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Create snapshot from volume 339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:50.313349 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [req-fb88b6cf-d65f-449b-9fdf-dc84d2736f6e req-7165dfd6-0c62-4709-ae01-ed9de0734773 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Created reservations ['e63f6135-8f0e-4afd-a60d-d2f33183e87a', '4ddd6fe4-327d-48f4-9273-66f271602247', '87659fa0-db9c-492b-a654-7c598784c987', '1bc087da-0f14-4b9a-988e-fa70a4d3af78'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:50.373497 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-fb88b6cf-d65f-449b-9fdf-dc84d2736f6e req-7165dfd6-0c62-4709-ae01-ed9de0734773 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Snapshot create request issued successfully. Jul 03 06:38:50.373971 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-fb88b6cf-d65f-449b-9fdf-dc84d2736f6e req-7165dfd6-0c62-4709-ae01-ed9de0734773 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:38:50.374550 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1157/4624] 10.4.3.243 () {72 vars in 1547 bytes} [Fri Jul 3 06:38:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:50.437459 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-15b730fa-13c9-4621-abe1-411b6f710a1f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.439011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-0d1e77b7-b898-4c70-8f8e-7ca3f772efc0 req-a3421219-8673-4f6e-a389-b4a31f05e5cc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.439655 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-15b730fa-13c9-4621-abe1-411b6f710a1f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 Jul 03 06:38:50.439886 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-15b730fa-13c9-4621-abe1-411b6f710a1f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.440087 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-15b730fa-13c9-4621-abe1-411b6f710a1f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.441869 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-0d1e77b7-b898-4c70-8f8e-7ca3f772efc0 req-a3421219-8673-4f6e-a389-b4a31f05e5cc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] GET https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd Jul 03 06:38:50.442025 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-0d1e77b7-b898-4c70-8f8e-7ca3f772efc0 req-a3421219-8673-4f6e-a389-b4a31f05e5cc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.442226 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-0d1e77b7-b898-4c70-8f8e-7ca3f772efc0 req-a3421219-8673-4f6e-a389-b4a31f05e5cc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.448590 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.448590 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:50.448905 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.448905 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:50.449123 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-0d1e77b7-b898-4c70-8f8e-7ca3f772efc0 req-a3421219-8673-4f6e-a389-b4a31f05e5cc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] Snapshot retrieved successfully. Jul 03 06:38:50.449876 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-0d1e77b7-b898-4c70-8f8e-7ca3f772efc0 req-a3421219-8673-4f6e-a389-b4a31f05e5cc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd returned with HTTP 200 Jul 03 06:38:50.450291 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1162/4625] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:50.455907 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-15b730fa-13c9-4621-abe1-411b6f710a1f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:50.459670 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-15b730fa-13c9-4621-abe1-411b6f710a1f tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 returned with HTTP 200 Jul 03 06:38:50.463715 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1146/4626] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:50.476660 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3e522b4c-68d0-49f9-bbdf-21f4afec851a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.479481 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e522b4c-68d0-49f9-bbdf-21f4afec851a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] DELETE https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 Jul 03 06:38:50.479481 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e522b4c-68d0-49f9-bbdf-21f4afec851a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.479481 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3e522b4c-68d0-49f9-bbdf-21f4afec851a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.479481 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-3e522b4c-68d0-49f9-bbdf-21f4afec851a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume with id: 334de836-c735-48c0-a221-2166ec6dc2a8 Jul 03 06:38:50.480375 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-aca15d9e-e953-4167-8af3-8db895787b95 req-52656d5d-185a-4fe9-86aa-0bc4c883fabc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.483162 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-aca15d9e-e953-4167-8af3-8db895787b95 req-52656d5d-185a-4fe9-86aa-0bc4c883fabc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] GET https://10.4.3.243/volume/v3/snapshots/detail Jul 03 06:38:50.483162 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-aca15d9e-e953-4167-8af3-8db895787b95 req-52656d5d-185a-4fe9-86aa-0bc4c883fabc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.483162 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-aca15d9e-e953-4167-8af3-8db895787b95 req-52656d5d-185a-4fe9-86aa-0bc4c883fabc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.483162 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [req-aca15d9e-e953-4167-8af3-8db895787b95 req-52656d5d-185a-4fe9-86aa-0bc4c883fabc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:38:50.483162 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.483162 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:50.483956 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.db.api [req-aca15d9e-e953-4167-8af3-8db895787b95 req-52656d5d-185a-4fe9-86aa-0bc4c883fabc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] Building query based on filter {{(pid=99916) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:38:50.487912 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-aca15d9e-e953-4167-8af3-8db895787b95 req-52656d5d-185a-4fe9-86aa-0bc4c883fabc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] Get all snapshots completed successfully. Jul 03 06:38:50.488098 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.488098 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:50.488296 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.488296 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:50.488661 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3e522b4c-68d0-49f9-bbdf-21f4afec851a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:50.488843 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-aca15d9e-e953-4167-8af3-8db895787b95 req-52656d5d-185a-4fe9-86aa-0bc4c883fabc tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-reader] https://10.4.3.243/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 06:38:50.489185 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1158/4627] 10.4.3.243 () {68 vars in 1514 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:50.511047 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3e522b4c-68d0-49f9-bbdf-21f4afec851a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume request issued successfully. Jul 03 06:38:50.511294 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3e522b4c-68d0-49f9-bbdf-21f4afec851a tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 returned with HTTP 202 Jul 03 06:38:50.512477 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1162/4628] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:50 2026] DELETE /volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:50.513581 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-9d0f2d67-4ea6-4e46-a54a-711fca6d1baa req-236b8db4-af19-4927-bb3f-9b8517f7b3d3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.517398 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9d0f2d67-4ea6-4e46-a54a-711fca6d1baa req-236b8db4-af19-4927-bb3f-9b8517f7b3d3 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd Jul 03 06:38:50.517615 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9d0f2d67-4ea6-4e46-a54a-711fca6d1baa req-236b8db4-af19-4927-bb3f-9b8517f7b3d3 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.518404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-9d0f2d67-4ea6-4e46-a54a-711fca6d1baa req-236b8db4-af19-4927-bb3f-9b8517f7b3d3 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.523492 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-093870b2-d0ed-4d61-96f7-7e48d24dd0ee None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.525498 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.525498 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:50.525598 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-093870b2-d0ed-4d61-96f7-7e48d24dd0ee tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 Jul 03 06:38:50.525764 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-093870b2-d0ed-4d61-96f7-7e48d24dd0ee tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.525987 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-093870b2-d0ed-4d61-96f7-7e48d24dd0ee tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.526197 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-9d0f2d67-4ea6-4e46-a54a-711fca6d1baa req-236b8db4-af19-4927-bb3f-9b8517f7b3d3 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Snapshot retrieved successfully. Jul 03 06:38:50.527439 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-9d0f2d67-4ea6-4e46-a54a-711fca6d1baa req-236b8db4-af19-4927-bb3f-9b8517f7b3d3 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd returned with HTTP 200 Jul 03 06:38:50.528042 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1163/4629] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:50.536704 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.536704 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:50.543098 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-093870b2-d0ed-4d61-96f7-7e48d24dd0ee tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:50.548370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-093870b2-d0ed-4d61-96f7-7e48d24dd0ee tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 returned with HTTP 200 Jul 03 06:38:50.549105 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1147/4630] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:50.553995 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-67975aff-7179-4133-9c7e-3ee2f68f6dce req-9acea16f-556b-4505-b89b-b4eb32d969e8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.556395 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-67975aff-7179-4133-9c7e-3ee2f68f6dce req-9acea16f-556b-4505-b89b-b4eb32d969e8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd Jul 03 06:38:50.556594 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-67975aff-7179-4133-9c7e-3ee2f68f6dce req-9acea16f-556b-4505-b89b-b4eb32d969e8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.556804 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-67975aff-7179-4133-9c7e-3ee2f68f6dce req-9acea16f-556b-4505-b89b-b4eb32d969e8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.556929 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [req-67975aff-7179-4133-9c7e-3ee2f68f6dce req-9acea16f-556b-4505-b89b-b4eb32d969e8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Delete snapshot with id: 9030c6d0-ab41-4262-b389-0e5064adb7fd Jul 03 06:38:50.562869 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.562869 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:50.563344 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-67975aff-7179-4133-9c7e-3ee2f68f6dce req-9acea16f-556b-4505-b89b-b4eb32d969e8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Snapshot retrieved successfully. Jul 03 06:38:50.583653 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-67975aff-7179-4133-9c7e-3ee2f68f6dce req-9acea16f-556b-4505-b89b-b4eb32d969e8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Snapshot delete request issued successfully. Jul 03 06:38:50.583957 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-67975aff-7179-4133-9c7e-3ee2f68f6dce req-9acea16f-556b-4505-b89b-b4eb32d969e8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd returned with HTTP 202 Jul 03 06:38:50.584390 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1159/4631] 10.4.3.243 () {70 vars in 1626 bytes} [Fri Jul 3 06:38:50 2026] DELETE /volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:50.614429 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c1131d16-0a33-4b89-a9c6-3ee2c13c1f58 req-a91918cf-6462-4cdd-8a27-4fb2c5ba481e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:50.616784 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c1131d16-0a33-4b89-a9c6-3ee2c13c1f58 req-a91918cf-6462-4cdd-8a27-4fb2c5ba481e tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd Jul 03 06:38:50.617058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c1131d16-0a33-4b89-a9c6-3ee2c13c1f58 req-a91918cf-6462-4cdd-8a27-4fb2c5ba481e tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:50.617287 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c1131d16-0a33-4b89-a9c6-3ee2c13c1f58 req-a91918cf-6462-4cdd-8a27-4fb2c5ba481e tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:50.624722 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:50.624722 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:50.624722 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-c1131d16-0a33-4b89-a9c6-3ee2c13c1f58 req-a91918cf-6462-4cdd-8a27-4fb2c5ba481e tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Snapshot retrieved successfully. Jul 03 06:38:50.624722 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c1131d16-0a33-4b89-a9c6-3ee2c13c1f58 req-a91918cf-6462-4cdd-8a27-4fb2c5ba481e tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd returned with HTTP 200 Jul 03 06:38:50.625138 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1163/4632] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:38:50 2026] GET /volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:51.147422 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d4592bdd-ba04-4449-8e81-bfe61e6260ce None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:51.149705 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d4592bdd-ba04-4449-8e81-bfe61e6260ce tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:38:51.149921 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d4592bdd-ba04-4449-8e81-bfe61e6260ce tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:51.150129 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d4592bdd-ba04-4449-8e81-bfe61e6260ce tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:51.156512 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d4592bdd-ba04-4449-8e81-bfe61e6260ce tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 404 Jul 03 06:38:51.157067 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1164/4633] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:51 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:38:51.565274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f52a467d-f2d8-4b52-b9b9-8e79a88426cf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:51.567735 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f52a467d-f2d8-4b52-b9b9-8e79a88426cf tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 Jul 03 06:38:51.568076 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f52a467d-f2d8-4b52-b9b9-8e79a88426cf tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:51.568272 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f52a467d-f2d8-4b52-b9b9-8e79a88426cf tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:51.574347 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f52a467d-f2d8-4b52-b9b9-8e79a88426cf tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 returned with HTTP 404 Jul 03 06:38:51.574896 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1148/4634] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:51 2026] GET /volume/v3/volumes/334de836-c735-48c0-a221-2166ec6dc2a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:51.583064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f69f0d3a-3b0b-4ad5-a028-eea5043092ad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:51.584797 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f69f0d3a-3b0b-4ad5-a028-eea5043092ad tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 Jul 03 06:38:51.584985 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f69f0d3a-3b0b-4ad5-a028-eea5043092ad tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:51.585157 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f69f0d3a-3b0b-4ad5-a028-eea5043092ad tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:51.585319 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-f69f0d3a-3b0b-4ad5-a028-eea5043092ad tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume with id: a16d5f36-537e-484f-b190-4d0ab92d0c37 Jul 03 06:38:51.595872 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:51.595872 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:51.596543 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f69f0d3a-3b0b-4ad5-a028-eea5043092ad tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:51.621320 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f69f0d3a-3b0b-4ad5-a028-eea5043092ad tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume request issued successfully. Jul 03 06:38:51.621320 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f69f0d3a-3b0b-4ad5-a028-eea5043092ad tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 returned with HTTP 202 Jul 03 06:38:51.621320 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1160/4635] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:51 2026] DELETE /volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:51.637671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-35be0042-3ba9-4ed3-93a6-a6b6f61f026d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:51.640261 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-35be0042-3ba9-4ed3-93a6-a6b6f61f026d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 Jul 03 06:38:51.640261 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-35be0042-3ba9-4ed3-93a6-a6b6f61f026d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:51.640357 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-35be0042-3ba9-4ed3-93a6-a6b6f61f026d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:51.650099 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:51.650099 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:51.655239 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-35be0042-3ba9-4ed3-93a6-a6b6f61f026d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:51.658209 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-5f33817f-d93c-49b2-afca-2421c8aac0b7 req-b09cb1b0-089e-489e-bc10-569ec0d7ba06 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:51.660211 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-35be0042-3ba9-4ed3-93a6-a6b6f61f026d tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 returned with HTTP 200 Jul 03 06:38:51.660794 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1164/4636] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:51 2026] GET /volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:51.662420 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-5f33817f-d93c-49b2-afca-2421c8aac0b7 req-b09cb1b0-089e-489e-bc10-569ec0d7ba06 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd Jul 03 06:38:51.662420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-5f33817f-d93c-49b2-afca-2421c8aac0b7 req-b09cb1b0-089e-489e-bc10-569ec0d7ba06 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:51.662629 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-5f33817f-d93c-49b2-afca-2421c8aac0b7 req-b09cb1b0-089e-489e-bc10-569ec0d7ba06 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:51.672582 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-5f33817f-d93c-49b2-afca-2421c8aac0b7 req-b09cb1b0-089e-489e-bc10-569ec0d7ba06 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd returned with HTTP 404 Jul 03 06:38:51.673165 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1165/4637] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:38:51 2026] GET /volume/v3/snapshots/9030c6d0-ab41-4262-b389-0e5064adb7fd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:51.695228 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-2004e974-0450-4223-8338-ab5c44358a12 req-239f000e-ce80-4bcd-a911-c684e680fb2d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:51.697948 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2004e974-0450-4223-8338-ab5c44358a12 req-239f000e-ce80-4bcd-a911-c684e680fb2d tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] DELETE https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:51.698199 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2004e974-0450-4223-8338-ab5c44358a12 req-239f000e-ce80-4bcd-a911-c684e680fb2d tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:51.698498 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-2004e974-0450-4223-8338-ab5c44358a12 req-239f000e-ce80-4bcd-a911-c684e680fb2d tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:51.698712 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [req-2004e974-0450-4223-8338-ab5c44358a12 req-239f000e-ce80-4bcd-a911-c684e680fb2d tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Delete volume with id: 339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:51.709770 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:51.709770 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:51.710393 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-2004e974-0450-4223-8338-ab5c44358a12 req-239f000e-ce80-4bcd-a911-c684e680fb2d tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Volume info retrieved successfully. Jul 03 06:38:51.736113 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-2004e974-0450-4223-8338-ab5c44358a12 req-239f000e-ce80-4bcd-a911-c684e680fb2d tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Delete volume request issued successfully. Jul 03 06:38:51.736376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-2004e974-0450-4223-8338-ab5c44358a12 req-239f000e-ce80-4bcd-a911-c684e680fb2d tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 returned with HTTP 202 Jul 03 06:38:51.736969 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1149/4638] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:38:51 2026] DELETE /volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 06:38:51.770765 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-6c7011c9-7c4b-4795-b83c-2d389381ab09 req-e1499750-737b-4be6-ab98-9bfd84629ab8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:51.776120 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6c7011c9-7c4b-4795-b83c-2d389381ab09 req-e1499750-737b-4be6-ab98-9bfd84629ab8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:51.776277 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6c7011c9-7c4b-4795-b83c-2d389381ab09 req-e1499750-737b-4be6-ab98-9bfd84629ab8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:51.776671 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-6c7011c9-7c4b-4795-b83c-2d389381ab09 req-e1499750-737b-4be6-ab98-9bfd84629ab8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:51.786518 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:51.786518 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:51.792402 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-6c7011c9-7c4b-4795-b83c-2d389381ab09 req-e1499750-737b-4be6-ab98-9bfd84629ab8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Volume info retrieved successfully. Jul 03 06:38:51.799099 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-6c7011c9-7c4b-4795-b83c-2d389381ab09 req-e1499750-737b-4be6-ab98-9bfd84629ab8 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 returned with HTTP 200 Jul 03 06:38:51.799752 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1161/4639] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:51 2026] GET /volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:52.053750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-e563fb41-2e3a-441d-995d-49c710a6cbb1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.055936 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-e563fb41-2e3a-441d-995d-49c710a6cbb1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] PUT https://10.4.3.243/volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d Jul 03 06:38:52.056301 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-e563fb41-2e3a-441d-995d-49c710a6cbb1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:52.064402 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-e563fb41-2e3a-441d-995d-49c710a6cbb1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Acquiring lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:38:52.069313 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-e563fb41-2e3a-441d-995d-49c710a6cbb1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:38:52.070926 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:52.070926 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:52.593477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-e563fb41-2e3a-441d-995d-49c710a6cbb1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" released by "attachment_update" :: held 0.524s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:38:52.593788 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-e563fb41-2e3a-441d-995d-49c710a6cbb1 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d returned with HTTP 200 Jul 03 06:38:52.594460 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1165/4640] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:38:52 2026] PUT /volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:52.604155 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-73550b4b-45bd-41ec-98fc-4cf28e61fda9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.606268 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-73550b4b-45bd-41ec-98fc-4cf28e61fda9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d Jul 03 06:38:52.606489 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-73550b4b-45bd-41ec-98fc-4cf28e61fda9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:52.606708 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-73550b4b-45bd-41ec-98fc-4cf28e61fda9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:52.623819 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-73550b4b-45bd-41ec-98fc-4cf28e61fda9 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d returned with HTTP 200 Jul 03 06:38:52.624467 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1166/4641] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:38:52 2026] GET /volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:52.673211 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dcf4d3b6-cf4e-45e8-bc3d-01a3bdbc65d7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.674873 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dcf4d3b6-cf4e-45e8-bc3d-01a3bdbc65d7 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 Jul 03 06:38:52.675108 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dcf4d3b6-cf4e-45e8-bc3d-01a3bdbc65d7 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:52.675738 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dcf4d3b6-cf4e-45e8-bc3d-01a3bdbc65d7 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:52.680576 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dcf4d3b6-cf4e-45e8-bc3d-01a3bdbc65d7 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 returned with HTTP 404 Jul 03 06:38:52.681070 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1150/4642] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:52 2026] GET /volume/v3/volumes/a16d5f36-537e-484f-b190-4d0ab92d0c37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:52.689095 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3b2f0f0e-196d-48aa-808d-2af0f0f2d813 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.691128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3b2f0f0e-196d-48aa-808d-2af0f0f2d813 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b Jul 03 06:38:52.691392 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3b2f0f0e-196d-48aa-808d-2af0f0f2d813 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:52.691601 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3b2f0f0e-196d-48aa-808d-2af0f0f2d813 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:52.691812 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-3b2f0f0e-196d-48aa-808d-2af0f0f2d813 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume with id: 8e7760a3-c97c-4886-94dd-d2a30d56e03b Jul 03 06:38:52.700543 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:52.700543 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:52.701115 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3b2f0f0e-196d-48aa-808d-2af0f0f2d813 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:52.724052 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3b2f0f0e-196d-48aa-808d-2af0f0f2d813 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume request issued successfully. Jul 03 06:38:52.724203 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3b2f0f0e-196d-48aa-808d-2af0f0f2d813 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b returned with HTTP 202 Jul 03 06:38:52.724722 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1162/4643] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:52 2026] DELETE /volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:52.732360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e23b7914-e3fd-404f-bac8-b263be301f02 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.734895 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e23b7914-e3fd-404f-bac8-b263be301f02 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b Jul 03 06:38:52.735144 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e23b7914-e3fd-404f-bac8-b263be301f02 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:52.735404 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e23b7914-e3fd-404f-bac8-b263be301f02 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:52.744550 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:52.744550 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:52.748922 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e23b7914-e3fd-404f-bac8-b263be301f02 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:52.754518 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e23b7914-e3fd-404f-bac8-b263be301f02 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b returned with HTTP 200 Jul 03 06:38:52.755060 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1166/4644] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:52 2026] GET /volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:52.827131 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-a20bea77-35e5-4d85-8bbe-9ac71ccc7110 req-baac3dd7-f5d2-4ff9-a5dc-aaa0ebc33a0c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.828986 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-a20bea77-35e5-4d85-8bbe-9ac71ccc7110 req-baac3dd7-f5d2-4ff9-a5dc-aaa0ebc33a0c tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:52.829180 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-a20bea77-35e5-4d85-8bbe-9ac71ccc7110 req-baac3dd7-f5d2-4ff9-a5dc-aaa0ebc33a0c tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:52.829361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-a20bea77-35e5-4d85-8bbe-9ac71ccc7110 req-baac3dd7-f5d2-4ff9-a5dc-aaa0ebc33a0c tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:52.835065 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-a20bea77-35e5-4d85-8bbe-9ac71ccc7110 req-baac3dd7-f5d2-4ff9-a5dc-aaa0ebc33a0c tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 returned with HTTP 404 Jul 03 06:38:52.835561 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1167/4645] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:52 2026] GET /volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:52.858940 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-b9f1828b-0ec2-48fd-84aa-e505b97f7b6b req-a643c6a4-19c2-4905-9dc5-8462c47f70d7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.861287 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b9f1828b-0ec2-48fd-84aa-e505b97f7b6b req-a643c6a4-19c2-4905-9dc5-8462c47f70d7 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] DELETE https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:52.861503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-b9f1828b-0ec2-48fd-84aa-e505b97f7b6b req-a643c6a4-19c2-4905-9dc5-8462c47f70d7 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:52.861775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-b9f1828b-0ec2-48fd-84aa-e505b97f7b6b req-a643c6a4-19c2-4905-9dc5-8462c47f70d7 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:52.862005 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [req-b9f1828b-0ec2-48fd-84aa-e505b97f7b6b req-a643c6a4-19c2-4905-9dc5-8462c47f70d7 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Delete volume with id: 339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:52.868763 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b9f1828b-0ec2-48fd-84aa-e505b97f7b6b req-a643c6a4-19c2-4905-9dc5-8462c47f70d7 tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 returned with HTTP 404 Jul 03 06:38:52.869286 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1151/4646] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:38:52 2026] DELETE /volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:52.884061 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.886547 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:52.887049 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f94cd857-37db-4151-b188-e2924ddbd9c1", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:52.888710 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'f94cd857-37db-4151-b188-e2924ddbd9c1', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:52.892407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-c63e84b8-2fbb-4f75-a0ca-f5becc41a88b req-82da915f-a101-47e0-880c-6654be82209c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:52.894430 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c63e84b8-2fbb-4f75-a0ca-f5becc41a88b req-82da915f-a101-47e0-880c-6654be82209c tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] GET https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 Jul 03 06:38:52.894612 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c63e84b8-2fbb-4f75-a0ca-f5becc41a88b req-82da915f-a101-47e0-880c-6654be82209c tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:52.894831 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-c63e84b8-2fbb-4f75-a0ca-f5becc41a88b req-82da915f-a101-47e0-880c-6654be82209c tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:52.900303 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-c63e84b8-2fbb-4f75-a0ca-f5becc41a88b req-82da915f-a101-47e0-880c-6654be82209c tempest-VolumesSnapshotsTestJSON-1362678528 tempest-VolumesSnapshotsTestJSON-1362678528-project-member] https://10.4.3.243/volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 returned with HTTP 404 Jul 03 06:38:52.900788 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1167/4647] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:38:52 2026] GET /volume/v3/volumes/339d8a83-c444-462f-8667-924133db7a22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:52.969714 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume of 1 GB Jul 03 06:38:52.976669 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Availability Zones retrieved successfully. Jul 03 06:38:52.984628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (05a3621e-7207-43fc-bb17-2262746cf5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:52.985919 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96027f2d-acfd-40eb-b70e-0b38f6dd486c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:52.986894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:53.052358 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96027f2d-acfd-40eb-b70e-0b38f6dd486c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:53.053259 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61222812-b4a4-4c84-935c-d93cac02b876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:53.096077 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Created reservations ['c1114888-dfc6-4701-a5fc-385ac2101168', 'b12b983c-07e3-457a-bb4f-9261d0ceba0d', '87992951-f433-43bf-8312-aaf80df12bb8', 'c51f0256-9667-45f3-8cac-1624fe9eecd0'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:53.096861 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61222812-b4a4-4c84-935c-d93cac02b876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1114888-dfc6-4701-a5fc-385ac2101168', 'b12b983c-07e3-457a-bb4f-9261d0ceba0d', '87992951-f433-43bf-8312-aaf80df12bb8', 'c51f0256-9667-45f3-8cac-1624fe9eecd0']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:53.097564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d4a7ac0-d5c1-4654-b30b-f8031e2f833a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:53.120653 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d4a7ac0-d5c1-4654-b30b-f8031e2f833a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc18dc7-2c2c-45d5-a9a2-38188fba6854', '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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['c1114888-dfc6-4701-a5fc-385ac2101168','b12b983c-07e3-457a-bb4f-9261d0ceba0d','87992951-f433-43bf-8312-aaf80df12bb8','c51f0256-9667-45f3-8cac-1624fe9eecd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:53Z,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=3fc18dc7-2c2c-45d5-a9a2-38188fba6854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030cfc7f48a545fb98837bcf29f0ca29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:53.121585 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1396b33-2b00-459d-9ec1-749444b882f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:53.147560 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1396b33-2b00-459d-9ec1-749444b882f5) transitioned into state 'SUCCESS' from 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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['c1114888-dfc6-4701-a5fc-385ac2101168','b12b983c-07e3-457a-bb4f-9261d0ceba0d','87992951-f433-43bf-8312-aaf80df12bb8','c51f0256-9667-45f3-8cac-1624fe9eecd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:53.148301 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149409cf-2278-4de7-8b46-2835ea4caef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:53.158243 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149409cf-2278-4de7-8b46-2835ea4caef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:53.159344 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (05a3621e-7207-43fc-bb17-2262746cf5cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:53.159744 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request issued successfully. Jul 03 06:38:53.160365 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a1b9faa5-d130-40c1-aab0-ec9e2cbbd667 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:53.160930 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1163/4648] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:38:52 2026] POST /volume/v3/volumes => generated 775 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:53.177661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-57c667a3-f010-4818-8e10-8f5ce8ff292f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:53.179682 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57c667a3-f010-4818-8e10-8f5ce8ff292f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:38:53.179984 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57c667a3-f010-4818-8e10-8f5ce8ff292f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:53.180213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57c667a3-f010-4818-8e10-8f5ce8ff292f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:53.189565 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:53.189565 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:53.195449 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-57c667a3-f010-4818-8e10-8f5ce8ff292f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:53.202100 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57c667a3-f010-4818-8e10-8f5ce8ff292f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:38:53.202685 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1168/4649] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:53 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:53.771131 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eec36b38-8611-4da2-9f30-ba6b513b3bdd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:53.772965 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eec36b38-8611-4da2-9f30-ba6b513b3bdd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b Jul 03 06:38:53.773156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eec36b38-8611-4da2-9f30-ba6b513b3bdd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:53.773346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eec36b38-8611-4da2-9f30-ba6b513b3bdd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:53.778995 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eec36b38-8611-4da2-9f30-ba6b513b3bdd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b returned with HTTP 404 Jul 03 06:38:53.779442 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1152/4650] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:53 2026] GET /volume/v3/volumes/8e7760a3-c97c-4886-94dd-d2a30d56e03b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:53.788434 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a6e5f27b-f7a1-4518-b987-af7f28ec88dd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:53.790864 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a6e5f27b-f7a1-4518-b987-af7f28ec88dd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 Jul 03 06:38:53.791156 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a6e5f27b-f7a1-4518-b987-af7f28ec88dd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:53.791447 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a6e5f27b-f7a1-4518-b987-af7f28ec88dd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:53.791677 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-a6e5f27b-f7a1-4518-b987-af7f28ec88dd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume with id: b43a8b3e-e6da-4a53-b21f-8e11d0c14971 Jul 03 06:38:53.799020 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:53.799020 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:53.799454 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a6e5f27b-f7a1-4518-b987-af7f28ec88dd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:53.819466 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a6e5f27b-f7a1-4518-b987-af7f28ec88dd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume request issued successfully. Jul 03 06:38:53.819466 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a6e5f27b-f7a1-4518-b987-af7f28ec88dd tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 returned with HTTP 202 Jul 03 06:38:53.819866 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1168/4651] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:53 2026] DELETE /volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:53.827409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bd2707c2-2579-4286-a697-aa8eeb1320f8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:53.829448 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd2707c2-2579-4286-a697-aa8eeb1320f8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 Jul 03 06:38:53.830000 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd2707c2-2579-4286-a697-aa8eeb1320f8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:53.830000 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd2707c2-2579-4286-a697-aa8eeb1320f8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:53.839403 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:53.839403 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:53.844630 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bd2707c2-2579-4286-a697-aa8eeb1320f8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:53.850673 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd2707c2-2579-4286-a697-aa8eeb1320f8 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 returned with HTTP 200 Jul 03 06:38:53.851062 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1164/4652] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:53 2026] GET /volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:54.215205 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-73d31e66-1fbb-460f-86d3-1553884e62e7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:54.217104 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-73d31e66-1fbb-460f-86d3-1553884e62e7 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:38:54.217999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-73d31e66-1fbb-460f-86d3-1553884e62e7 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:54.217999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-73d31e66-1fbb-460f-86d3-1553884e62e7 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:54.225756 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:54.225756 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:54.229982 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-73d31e66-1fbb-460f-86d3-1553884e62e7 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:54.234847 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-73d31e66-1fbb-460f-86d3-1553884e62e7 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:38:54.235192 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1169/4653] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:54 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:54.696650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4fd070e1-bd37-4420-804b-947e71d6074f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:54.798547 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fd070e1-bd37-4420-804b-947e71d6074f tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:38:54.798942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fd070e1-bd37-4420-804b-947e71d6074f tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-385832350"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:54.820376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fd070e1-bd37-4420-804b-947e71d6074f tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:38:54.820771 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1153/4654] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:38:54 2026] POST /volume/v3/types => generated 215 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:54.829171 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c7e4fddf-3cb9-4c09-a2ab-852b40ac10a4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:54.831936 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7e4fddf-3cb9-4c09-a2ab-852b40ac10a4 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:38:54.832417 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7e4fddf-3cb9-4c09-a2ab-852b40ac10a4 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1155014488"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:54.858990 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7e4fddf-3cb9-4c09-a2ab-852b40ac10a4 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:38:54.859577 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1169/4655] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:38:54 2026] POST /volume/v3/group_types => generated 173 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:54.864862 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e7e27778-a55c-46bb-8807-18495498981b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:54.866684 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7e27778-a55c-46bb-8807-18495498981b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 Jul 03 06:38:54.866915 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7e27778-a55c-46bb-8807-18495498981b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:54.867137 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e7e27778-a55c-46bb-8807-18495498981b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:54.868477 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ba898d95-c300-42fe-aa03-f542393f818c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:54.873461 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e7e27778-a55c-46bb-8807-18495498981b tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 returned with HTTP 404 Jul 03 06:38:54.873946 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1165/4656] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:54 2026] GET /volume/v3/volumes/b43a8b3e-e6da-4a53-b21f-8e11d0c14971 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:54.881035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4c4f61f2-38a0-4438-9eba-c43ec67e1ded None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:54.882755 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c4f61f2-38a0-4438-9eba-c43ec67e1ded tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 Jul 03 06:38:54.882939 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c4f61f2-38a0-4438-9eba-c43ec67e1ded tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:54.883135 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c4f61f2-38a0-4438-9eba-c43ec67e1ded tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:54.883364 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-4c4f61f2-38a0-4438-9eba-c43ec67e1ded tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume with id: ec818329-3d14-48e7-8015-62e8100e8f88 Jul 03 06:38:54.890407 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:54.890407 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:54.890836 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4c4f61f2-38a0-4438-9eba-c43ec67e1ded tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:54.927854 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4c4f61f2-38a0-4438-9eba-c43ec67e1ded tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume request issued successfully. Jul 03 06:38:54.928018 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c4f61f2-38a0-4438-9eba-c43ec67e1ded tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 returned with HTTP 202 Jul 03 06:38:54.928414 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1154/4657] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:54 2026] DELETE /volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:54.935065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f4c1c0f4-6a95-4f2b-9c01-06bcb4f87c40 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:54.936860 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4c1c0f4-6a95-4f2b-9c01-06bcb4f87c40 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 Jul 03 06:38:54.937067 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4c1c0f4-6a95-4f2b-9c01-06bcb4f87c40 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:54.937304 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4c1c0f4-6a95-4f2b-9c01-06bcb4f87c40 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:54.941168 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ba898d95-c300-42fe-aa03-f542393f818c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:38:54.941585 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ba898d95-c300-42fe-aa03-f542393f818c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "68226880-6b92-4477-93d2-763bcfd452f4", "volume_types": ["a449645f-62c3-424e-9139-2537b982f20e"], "name": "tempest-Group1-1796531597"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:54.943103 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-ba898d95-c300-42fe-aa03-f542393f818c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Creating new group {'group': {'group_type': '68226880-6b92-4477-93d2-763bcfd452f4', 'volume_types': ['a449645f-62c3-424e-9139-2537b982f20e'], 'name': 'tempest-Group1-1796531597'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:38:54.944786 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:54.944786 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:54.947005 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.groups [None req-ba898d95-c300-42fe-aa03-f542393f818c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Creating group tempest-Group1-1796531597. Jul 03 06:38:54.949114 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f4c1c0f4-6a95-4f2b-9c01-06bcb4f87c40 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:54.954451 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4c1c0f4-6a95-4f2b-9c01-06bcb4f87c40 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 returned with HTTP 200 Jul 03 06:38:54.954968 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1170/4658] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:54 2026] GET /volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:54.963295 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ba898d95-c300-42fe-aa03-f542393f818c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Availability zone cache updated, next update will occur around 2026-07-03 07:38:54.962952. {{(pid=99919) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:38:54.963463 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ba898d95-c300-42fe-aa03-f542393f818c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Availability Zones retrieved successfully. Jul 03 06:38:54.992661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-ba898d95-c300-42fe-aa03-f542393f818c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Created reservations ['e63a0769-7d5a-4fc3-9a74-a435b197f575'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:55.034579 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ba898d95-c300-42fe-aa03-f542393f818c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:38:55.034991 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1170/4659] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:38:54 2026] POST /volume/v3/groups => generated 94 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:55.043466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2c100f4e-f2ec-4837-ba38-dc617ed3c788 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:55.045677 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2c100f4e-f2ec-4837-ba38-dc617ed3c788 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 Jul 03 06:38:55.045964 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2c100f4e-f2ec-4837-ba38-dc617ed3c788 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:55.046189 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2c100f4e-f2ec-4837-ba38-dc617ed3c788 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:55.046378 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-2c100f4e-f2ec-4837-ba38-dc617ed3c788 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:38:55.050724 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:55.050724 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:55.064363 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2c100f4e-f2ec-4837-ba38-dc617ed3c788 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 returned with HTTP 200 Jul 03 06:38:55.064363 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1166/4660] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:38:55 2026] GET /volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:55.248966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0f4fa51c-0560-439f-bd34-99e864038f8b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:55.250856 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f4fa51c-0560-439f-bd34-99e864038f8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:38:55.251115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f4fa51c-0560-439f-bd34-99e864038f8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:55.251379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0f4fa51c-0560-439f-bd34-99e864038f8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:55.259150 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:55.259150 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:55.264103 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0f4fa51c-0560-439f-bd34-99e864038f8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:55.270752 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0f4fa51c-0560-439f-bd34-99e864038f8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:38:55.271306 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1155/4661] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:55 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:55.968965 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f56f2de7-6fff-4620-b194-090143e42350 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:55.970521 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f56f2de7-6fff-4620-b194-090143e42350 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 Jul 03 06:38:55.970705 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f56f2de7-6fff-4620-b194-090143e42350 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:55.971037 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f56f2de7-6fff-4620-b194-090143e42350 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:55.977711 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f56f2de7-6fff-4620-b194-090143e42350 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 returned with HTTP 404 Jul 03 06:38:55.977711 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1171/4662] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:55 2026] GET /volume/v3/volumes/ec818329-3d14-48e7-8015-62e8100e8f88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:55.984426 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cfdbd6a7-4cbc-4a73-adea-953fd00f7bb5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:55.986309 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cfdbd6a7-4cbc-4a73-adea-953fd00f7bb5 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 Jul 03 06:38:55.986544 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cfdbd6a7-4cbc-4a73-adea-953fd00f7bb5 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:55.986781 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cfdbd6a7-4cbc-4a73-adea-953fd00f7bb5 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:55.986884 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-cfdbd6a7-4cbc-4a73-adea-953fd00f7bb5 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete snapshot with id: 6a04de89-e4c8-4252-97fb-7e932b065774 Jul 03 06:38:55.991950 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:55.991950 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:55.992397 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cfdbd6a7-4cbc-4a73-adea-953fd00f7bb5 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Snapshot retrieved successfully. Jul 03 06:38:56.011676 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cfdbd6a7-4cbc-4a73-adea-953fd00f7bb5 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Snapshot delete request issued successfully. Jul 03 06:38:56.011676 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cfdbd6a7-4cbc-4a73-adea-953fd00f7bb5 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 returned with HTTP 202 Jul 03 06:38:56.012179 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1171/4663] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:38:55 2026] DELETE /volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:56.018719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-01583d6d-9a84-468e-ac05-14e43dc0c397 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:56.020857 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-01583d6d-9a84-468e-ac05-14e43dc0c397 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 Jul 03 06:38:56.021072 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-01583d6d-9a84-468e-ac05-14e43dc0c397 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:56.021229 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-01583d6d-9a84-468e-ac05-14e43dc0c397 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:56.026400 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:56.026400 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:56.026828 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-01583d6d-9a84-468e-ac05-14e43dc0c397 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Snapshot retrieved successfully. Jul 03 06:38:56.027578 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-01583d6d-9a84-468e-ac05-14e43dc0c397 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 returned with HTTP 200 Jul 03 06:38:56.028006 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1167/4664] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:38:56 2026] GET /volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:56.073315 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9e1cdb2f-c042-4356-a1c6-c1d5aab3c1d4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:56.075417 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9e1cdb2f-c042-4356-a1c6-c1d5aab3c1d4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 Jul 03 06:38:56.075684 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9e1cdb2f-c042-4356-a1c6-c1d5aab3c1d4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:56.075901 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9e1cdb2f-c042-4356-a1c6-c1d5aab3c1d4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:56.076030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-9e1cdb2f-c042-4356-a1c6-c1d5aab3c1d4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:38:56.080085 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:56.080085 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:56.087369 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9e1cdb2f-c042-4356-a1c6-c1d5aab3c1d4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 returned with HTTP 200 Jul 03 06:38:56.087920 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1156/4665] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:38:56 2026] GET /volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:56.096262 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-eb251ed0-d45f-4112-b74d-022a6a6e7d07 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:56.097961 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb251ed0-d45f-4112-b74d-022a6a6e7d07 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:38:56.098286 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb251ed0-d45f-4112-b74d-022a6a6e7d07 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "68226880-6b92-4477-93d2-763bcfd452f4", "volume_types": ["a449645f-62c3-424e-9139-2537b982f20e"], "name": "tempest-Group2-964600363"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:56.099709 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-eb251ed0-d45f-4112-b74d-022a6a6e7d07 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Creating new group {'group': {'group_type': '68226880-6b92-4477-93d2-763bcfd452f4', 'volume_types': ['a449645f-62c3-424e-9139-2537b982f20e'], 'name': 'tempest-Group2-964600363'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:38:56.103554 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.groups [None req-eb251ed0-d45f-4112-b74d-022a6a6e7d07 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Creating group tempest-Group2-964600363. Jul 03 06:38:56.111390 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-eb251ed0-d45f-4112-b74d-022a6a6e7d07 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Availability Zones retrieved successfully. Jul 03 06:38:56.123206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-eb251ed0-d45f-4112-b74d-022a6a6e7d07 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Created reservations ['3984209b-ff3a-435b-bf72-b415dc17ee58'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:56.147390 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb251ed0-d45f-4112-b74d-022a6a6e7d07 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:38:56.147891 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1172/4666] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:38:56 2026] POST /volume/v3/groups => generated 93 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:38:56.155621 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4734f560-557f-41a5-a586-0010bfbfa388 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:56.157768 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4734f560-557f-41a5-a586-0010bfbfa388 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 Jul 03 06:38:56.158059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4734f560-557f-41a5-a586-0010bfbfa388 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:56.158304 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4734f560-557f-41a5-a586-0010bfbfa388 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:56.158467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-4734f560-557f-41a5-a586-0010bfbfa388 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:38:56.161932 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:56.161932 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:56.169310 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4734f560-557f-41a5-a586-0010bfbfa388 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 returned with HTTP 200 Jul 03 06:38:56.169707 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1172/4667] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:38:56 2026] GET /volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 => generated 321 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:56.288196 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0531dad4-0780-421d-870b-2f4fd2db9092 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:56.290159 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0531dad4-0780-421d-870b-2f4fd2db9092 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:38:56.290159 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0531dad4-0780-421d-870b-2f4fd2db9092 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:56.290316 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0531dad4-0780-421d-870b-2f4fd2db9092 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:56.298233 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:56.298233 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:56.301857 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0531dad4-0780-421d-870b-2f4fd2db9092 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:56.307071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0531dad4-0780-421d-870b-2f4fd2db9092 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:38:56.307554 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1168/4668] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:56 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:57.037497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d2ee476e-4c1b-4078-8386-95c36657f156 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:57.038183 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-d393450b-1a3b-4ac5-95ba-98d0f1560842 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:57.039983 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d2ee476e-4c1b-4078-8386-95c36657f156 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 Jul 03 06:38:57.040294 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d2ee476e-4c1b-4078-8386-95c36657f156 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:57.040526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d2ee476e-4c1b-4078-8386-95c36657f156 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:57.040608 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-d393450b-1a3b-4ac5-95ba-98d0f1560842 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption Jul 03 06:38:57.040796 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-d393450b-1a3b-4ac5-95ba-98d0f1560842 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:57.040984 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-d393450b-1a3b-4ac5-95ba-98d0f1560842 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:57.045652 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d2ee476e-4c1b-4078-8386-95c36657f156 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 returned with HTTP 404 Jul 03 06:38:57.046238 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1157/4669] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:38:57 2026] GET /volume/v3/snapshots/6a04de89-e4c8-4252-97fb-7e932b065774 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:57.052156 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.052156 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:57.054005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-15aeec1f-605a-4aad-8cac-0bb1e692ecfe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:57.055946 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-15aeec1f-605a-4aad-8cac-0bb1e692ecfe tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] DELETE https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e Jul 03 06:38:57.056185 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-15aeec1f-605a-4aad-8cac-0bb1e692ecfe tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:57.056429 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-15aeec1f-605a-4aad-8cac-0bb1e692ecfe tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:57.056621 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-15aeec1f-605a-4aad-8cac-0bb1e692ecfe tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume with id: 01b6bc06-491d-4f20-9ae0-be15a289475e Jul 03 06:38:57.059737 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-d393450b-1a3b-4ac5-95ba-98d0f1560842 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption returned with HTTP 200 Jul 03 06:38:57.060317 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1173/4670] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:38:57 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:57.064072 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.064072 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:57.064567 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-15aeec1f-605a-4aad-8cac-0bb1e692ecfe tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:57.088994 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-15aeec1f-605a-4aad-8cac-0bb1e692ecfe tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Delete volume request issued successfully. Jul 03 06:38:57.089301 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-15aeec1f-605a-4aad-8cac-0bb1e692ecfe tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e returned with HTTP 202 Jul 03 06:38:57.089939 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1173/4671] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:38:57 2026] DELETE /volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:38:57.097909 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-34fbeedc-0f16-4e42-af74-9863bb5ffc32 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:57.101177 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34fbeedc-0f16-4e42-af74-9863bb5ffc32 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e Jul 03 06:38:57.102670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34fbeedc-0f16-4e42-af74-9863bb5ffc32 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:57.102670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-34fbeedc-0f16-4e42-af74-9863bb5ffc32 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:57.111707 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.111707 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:57.117163 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-34fbeedc-0f16-4e42-af74-9863bb5ffc32 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Volume info retrieved successfully. Jul 03 06:38:57.123682 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-34fbeedc-0f16-4e42-af74-9863bb5ffc32 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e returned with HTTP 200 Jul 03 06:38:57.124235 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1169/4672] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:57 2026] GET /volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:38:57.180622 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7b80044b-f6b4-4c8f-885a-8e3a3ed95459 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:57.183025 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b80044b-f6b4-4c8f-885a-8e3a3ed95459 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 Jul 03 06:38:57.183364 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b80044b-f6b4-4c8f-885a-8e3a3ed95459 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:57.183564 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b80044b-f6b4-4c8f-885a-8e3a3ed95459 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:57.183763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-7b80044b-f6b4-4c8f-885a-8e3a3ed95459 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:38:57.188376 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.188376 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:57.198128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b80044b-f6b4-4c8f-885a-8e3a3ed95459 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 returned with HTTP 200 Jul 03 06:38:57.198600 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1158/4673] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:38:57 2026] GET /volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:57.209047 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:57.211194 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:57.211686 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1332678832", "volume_type": "a449645f-62c3-424e-9139-2537b982f20e", "group_id": "f9a3a3b4-443d-4970-bec4-ec15cfe54ec9", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:57.213341 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1332678832', 'volume_type': 'a449645f-62c3-424e-9139-2537b982f20e', 'group_id': 'f9a3a3b4-443d-4970-bec4-ec15cfe54ec9', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:57.220824 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.220824 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:57.221295 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume of 1 GB Jul 03 06:38:57.227275 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Availability Zones retrieved successfully. Jul 03 06:38:57.233542 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Flow 'volume_create_api' (86652b4a-4354-41de-ab52-8ae3a0b2722a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:57.234859 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55a5028-2dae-41a5-bb61-022d69068540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:57.235474 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.235474 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:57.235938 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:57.258055 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55a5028-2dae-41a5-bb61-022d69068540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:38:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a449645f-62c3-424e-9139-2537b982f20e,is_public=True,name='tempest-GroupsTest-volume-type-385832350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a449645f-62c3-424e-9139-2537b982f20e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f9a3a3b4-443d-4970-bec4-ec15cfe54ec9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:57.259090 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a8afdf-5ffb-40c6-9c79-620437692819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:57.293933 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-385832350 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-385832350, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:38:57.294227 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-385832350 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-385832350, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:38:57.321711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6bfdd83d-1a28-4e8e-bdc8-9634d7054fc0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:57.324303 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6bfdd83d-1a28-4e8e-bdc8-9634d7054fc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:38:57.324602 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6bfdd83d-1a28-4e8e-bdc8-9634d7054fc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:57.324934 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6bfdd83d-1a28-4e8e-bdc8-9634d7054fc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:57.332157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Created reservations ['1ae8678f-ad28-4fa8-ae5e-67a136472eb8', '997ad89b-0473-4c0a-a3d5-29dc2532389b', '8e78b6cd-f610-41b9-85c7-f893d815ee48', '46e1945e-65a4-4c26-b529-a050dfafa336'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:57.333174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a8afdf-5ffb-40c6-9c79-620437692819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ae8678f-ad28-4fa8-ae5e-67a136472eb8', '997ad89b-0473-4c0a-a3d5-29dc2532389b', '8e78b6cd-f610-41b9-85c7-f893d815ee48', '46e1945e-65a4-4c26-b529-a050dfafa336']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:57.334028 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d9ace8-78a9-449d-bfcf-58b3c0fbf8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:57.334647 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.334647 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:57.339834 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6bfdd83d-1a28-4e8e-bdc8-9634d7054fc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:57.345653 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6bfdd83d-1a28-4e8e-bdc8-9634d7054fc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:38:57.346128 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1174/4674] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:57 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:57.361803 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d9ace8-78a9-449d-bfcf-58b3c0fbf8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9695b63d-4b40-46f1-99dd-ad47308f1d8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1332678832',encryption_key_id=None,group_id=f9a3a3b4-443d-4970-bec4-ec15cfe54ec9,group_type_id=,metadata={},multiattach=False,project_id='fe7dfc8891474c3dac80f00d6433ec1d',qos_specs=None,replication_status=,reservations=['1ae8678f-ad28-4fa8-ae5e-67a136472eb8','997ad89b-0473-4c0a-a3d5-29dc2532389b','8e78b6cd-f610-41b9-85c7-f893d815ee48','46e1945e-65a4-4c26-b529-a050dfafa336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c94512322449fabb95abee7fc5ac34',volume_type_id=a449645f-62c3-424e-9139-2537b982f20e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1332678832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f9a3a3b4-443d-4970-bec4-ec15cfe54ec9,host=None,id=9695b63d-4b40-46f1-99dd-ad47308f1d8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7dfc8891474c3dac80f00d6433ec1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c94512322449fabb95abee7fc5ac34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a449645f-62c3-424e-9139-2537b982f20e),volume_type_id=a449645f-62c3-424e-9139-2537b982f20e)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:57.363420 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd63397e-ef1d-4fdf-ac92-41c3d00bbc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:57.386337 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd63397e-ef1d-4fdf-ac92-41c3d00bbc21) transitioned into state 'SUCCESS' from state '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-1332678832',encryption_key_id=None,group_id=f9a3a3b4-443d-4970-bec4-ec15cfe54ec9,group_type_id=,metadata={},multiattach=False,project_id='fe7dfc8891474c3dac80f00d6433ec1d',qos_specs=None,replication_status=,reservations=['1ae8678f-ad28-4fa8-ae5e-67a136472eb8','997ad89b-0473-4c0a-a3d5-29dc2532389b','8e78b6cd-f610-41b9-85c7-f893d815ee48','46e1945e-65a4-4c26-b529-a050dfafa336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c94512322449fabb95abee7fc5ac34',volume_type_id=a449645f-62c3-424e-9139-2537b982f20e)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:57.387196 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f34c129-1896-493d-aff2-edf18b7356e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:57.400509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f34c129-1896-493d-aff2-edf18b7356e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:57.401435 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Flow 'volume_create_api' (86652b4a-4354-41de-ab52-8ae3a0b2722a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:57.401784 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume request issued successfully. Jul 03 06:38:57.402455 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:38:57.402638 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:38:57.440306 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:38:57.443776 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.443776 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:57.448250 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5ab27f9c-93bc-4232-8a42-06cd0eced21d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:38:57.448823 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1174/4675] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:38:57 2026] POST /volume/v3/volumes => generated 814 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:57.460503 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:57.462784 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c Jul 03 06:38:57.463064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:57.463166 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:57.469943 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.469943 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:57.473808 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Volume info retrieved successfully. Jul 03 06:38:57.474516 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:38:57.474701 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:38:57.508564 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:38:57.512138 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:57.512138 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:57.522019 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3e6518e2-4ed7-4028-b32b-5c44118f070d tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c returned with HTTP 200 Jul 03 06:38:57.522570 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1170/4676] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:57 2026] GET /volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c => generated 882 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:58.143587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a3aaa6a4-4d11-47a7-9dba-e1fc77c02700 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.148674 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a3aaa6a4-4d11-47a7-9dba-e1fc77c02700 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] GET https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e Jul 03 06:38:58.148674 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a3aaa6a4-4d11-47a7-9dba-e1fc77c02700 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:58.148674 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a3aaa6a4-4d11-47a7-9dba-e1fc77c02700 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:58.153780 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a3aaa6a4-4d11-47a7-9dba-e1fc77c02700 tempest-CreateVolumesFromSnapshotTest-659897008 tempest-CreateVolumesFromSnapshotTest-659897008-project-member] https://10.4.3.243/volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e returned with HTTP 404 Jul 03 06:38:58.154147 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1159/4677] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:38:58 2026] GET /volume/v3/volumes/01b6bc06-491d-4f20-9ae0-be15a289475e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:38:58.360566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3f276356-03b3-445a-b55c-9eccc6678963 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.363410 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f276356-03b3-445a-b55c-9eccc6678963 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:38:58.363664 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f276356-03b3-445a-b55c-9eccc6678963 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:58.363957 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f276356-03b3-445a-b55c-9eccc6678963 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:58.375226 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.375226 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:58.381895 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3f276356-03b3-445a-b55c-9eccc6678963 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:58.391172 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f276356-03b3-445a-b55c-9eccc6678963 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:38:58.391727 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1175/4678] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:58 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:58.539397 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2c895dd5-6538-476d-85dd-0e4920f92667 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.541987 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2c895dd5-6538-476d-85dd-0e4920f92667 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c Jul 03 06:38:58.542552 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2c895dd5-6538-476d-85dd-0e4920f92667 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:58.542552 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2c895dd5-6538-476d-85dd-0e4920f92667 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:58.556392 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.556392 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:58.562505 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2c895dd5-6538-476d-85dd-0e4920f92667 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Volume info retrieved successfully. Jul 03 06:38:58.563399 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-2c895dd5-6538-476d-85dd-0e4920f92667 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:38:58.563590 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-2c895dd5-6538-476d-85dd-0e4920f92667 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:38:58.611120 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-2c895dd5-6538-476d-85dd-0e4920f92667 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:38:58.615570 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.615570 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:58.634445 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2c895dd5-6538-476d-85dd-0e4920f92667 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c returned with HTTP 200 Jul 03 06:38:58.635072 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1175/4679] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:58 2026] GET /volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c => generated 907 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:58.656516 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a7da6eca-4cab-4ea0-a739-b635f8ef4ed4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.660668 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a7da6eca-4cab-4ea0-a739-b635f8ef4ed4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 Jul 03 06:38:58.660668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a7da6eca-4cab-4ea0-a739-b635f8ef4ed4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:58.660668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a7da6eca-4cab-4ea0-a739-b635f8ef4ed4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:58.660668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-a7da6eca-4cab-4ea0-a739-b635f8ef4ed4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:38:58.667655 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.667655 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:58.676805 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a7da6eca-4cab-4ea0-a739-b635f8ef4ed4 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 returned with HTTP 200 Jul 03 06:38:58.677372 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1171/4680] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:38:58 2026] GET /volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:58.689949 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-754f080c-8d70-4f8a-bf45-88d7f0ff53ee None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.692432 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-754f080c-8d70-4f8a-bf45-88d7f0ff53ee tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 Jul 03 06:38:58.692657 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-754f080c-8d70-4f8a-bf45-88d7f0ff53ee tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:58.692913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-754f080c-8d70-4f8a-bf45-88d7f0ff53ee tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:58.693060 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-754f080c-8d70-4f8a-bf45-88d7f0ff53ee tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:38:58.697354 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.697354 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:58.707261 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-754f080c-8d70-4f8a-bf45-88d7f0ff53ee tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 returned with HTTP 200 Jul 03 06:38:58.707784 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1160/4681] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:38:58 2026] GET /volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:58.718536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5a7460c5-29bd-4b57-b196-493042aac111 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.721935 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5a7460c5-29bd-4b57-b196-493042aac111 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/detail Jul 03 06:38:58.722273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5a7460c5-29bd-4b57-b196-493042aac111 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:58.722530 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5a7460c5-29bd-4b57-b196-493042aac111 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:58.758607 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5a7460c5-29bd-4b57-b196-493042aac111 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/detail returned with HTTP 200 Jul 03 06:38:58.758952 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1176/4682] 10.4.3.243 () {68 vars in 1296 bytes} [Fri Jul 3 06:38:58 2026] GET /volume/v3/groups/detail => generated 639 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:58.768363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.770605 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:38:58.770878 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:58.771160 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:58.771495 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:38:58.772457 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:38:58.779851 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Get all volumes completed successfully. Jul 03 06:38:58.780657 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:38:58.780862 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:38:58.821723 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:38:58.824949 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.824949 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:58.832536 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-624bc969-9f03-49e3-97ea-f69a52c1fb94 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:38:58.832996 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1176/4683] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:38:58 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:58.846931 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.850592 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:38:58.851134 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:58.851279 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:58.851787 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:38:58.852564 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.852564 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:58.853120 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:38:58.862262 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Get all volumes completed successfully. Jul 03 06:38:58.863201 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:38:58.863416 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:38:58.911892 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:38:58.915584 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.915584 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:38:58.923324 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ef1ef5d4-f111-44cb-a276-fc4296a78465 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:38:58.923705 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1172/4684] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:38:58 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:58.935993 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a449feef-b5c6-4b70-a6b2-c0ae567ce22b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:58.938370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a449feef-b5c6-4b70-a6b2-c0ae567ce22b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9/action Jul 03 06:38:58.938790 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a449feef-b5c6-4b70-a6b2-c0ae567ce22b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:38:58.938963 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a449feef-b5c6-4b70-a6b2-c0ae567ce22b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:58.940680 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-a449feef-b5c6-4b70-a6b2-c0ae567ce22b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] delete called for group f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 {{(pid=99917) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:38:58.940832 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-a449feef-b5c6-4b70-a6b2-c0ae567ce22b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Delete group with id: f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 Jul 03 06:38:58.944751 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:58.944751 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:38:58.991615 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a449feef-b5c6-4b70-a6b2-c0ae567ce22b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9/action returned with HTTP 202 Jul 03 06:38:58.992726 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1161/4685] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:38:58 2026] POST /volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:38:59.001353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:59.003465 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c Jul 03 06:38:59.004099 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:59.004099 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:59.011888 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:59.011888 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:59.015989 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Volume info retrieved successfully. Jul 03 06:38:59.016517 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:38:59.016672 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:38:59.055435 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:38:59.059489 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:59.059489 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:38:59.067624 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f5081a8f-066e-4b85-9b88-14c09c5d0775 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c returned with HTTP 200 Jul 03 06:38:59.068024 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1177/4686] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:59 2026] GET /volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c => generated 906 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:59.404422 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-31882d5f-69be-43b5-b8f6-05bf016d8b20 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:59.406530 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-31882d5f-69be-43b5-b8f6-05bf016d8b20 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:38:59.406747 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-31882d5f-69be-43b5-b8f6-05bf016d8b20 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:38:59.406929 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-31882d5f-69be-43b5-b8f6-05bf016d8b20 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:38:59.414715 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:38:59.414715 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:38:59.418767 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-31882d5f-69be-43b5-b8f6-05bf016d8b20 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:38:59.423841 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-31882d5f-69be-43b5-b8f6-05bf016d8b20 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:38:59.427806 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1177/4687] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:38:59 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:38:59.702568 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:38:59.807335 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:38:59.807825 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-847638181"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:38:59.809652 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-847638181'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:38:59.809820 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume of 1 GB Jul 03 06:38:59.815629 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Availability Zones retrieved successfully. Jul 03 06:38:59.823407 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (c7f201db-2058-4981-86f4-7c79affe08cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:38:59.824731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b216376f-3f6a-42cf-992b-e40a826615b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:59.825852 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:38:59.862124 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b216376f-3f6a-42cf-992b-e40a826615b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:59.862887 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6267b30-0ec6-43ca-9c3b-ba184e3ca9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:38:59.966238 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['06781189-8213-4a89-b148-b3254a13445b', '377b9142-c86b-4cb9-86b3-c95170f77823', '5060e8fd-6c2b-4de9-84be-4347901f8b7a', '4d2d2f9f-9915-4113-aa9e-7874ff092adc'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:38:59.967319 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6267b30-0ec6-43ca-9c3b-ba184e3ca9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06781189-8213-4a89-b148-b3254a13445b', '377b9142-c86b-4cb9-86b3-c95170f77823', '5060e8fd-6c2b-4de9-84be-4347901f8b7a', '4d2d2f9f-9915-4113-aa9e-7874ff092adc']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:38:59.970360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d015264c-c4fd-4fec-b1d7-f14faf5e49e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:00.000544 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d015264c-c4fd-4fec-b1d7-f14faf5e49e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03e14683-f741-4706-8f97-3e26a9c777a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847638181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['06781189-8213-4a89-b148-b3254a13445b','377b9142-c86b-4cb9-86b3-c95170f77823','5060e8fd-6c2b-4de9-84be-4347901f8b7a','4d2d2f9f-9915-4113-aa9e-7874ff092adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847638181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03e14683-f741-4706-8f97-3e26a9c777a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556737b71ca14475a466e31d0a2c31cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4789cd53632c4018ace07d67209bd7eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:00.001432 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4c9cd5-fb07-4c14-8a80-3a20f36c7a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:00.031500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4c9cd5-fb07-4c14-8a80-3a20f36c7a2b) transitioned into state 'SUCCESS' from state '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-847638181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['06781189-8213-4a89-b148-b3254a13445b','377b9142-c86b-4cb9-86b3-c95170f77823','5060e8fd-6c2b-4de9-84be-4347901f8b7a','4d2d2f9f-9915-4113-aa9e-7874ff092adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:00.032484 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff8dc5a-6d23-45df-a9fb-0b011ba64a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:00.049721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff8dc5a-6d23-45df-a9fb-0b011ba64a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:00.049721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (c7f201db-2058-4981-86f4-7c79affe08cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:00.049721 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request issued successfully. Jul 03 06:39:00.050179 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6aebc4df-8390-45bd-b6e3-8652c668b492 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:00.050769 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1173/4688] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:38:59 2026] POST /volume/v3/volumes => generated 777 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:00.062022 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0bd2fe3b-fe77-4592-b6a6-83063527dbc2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:00.065795 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0bd2fe3b-fe77-4592-b6a6-83063527dbc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 Jul 03 06:39:00.065795 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0bd2fe3b-fe77-4592-b6a6-83063527dbc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:00.065795 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0bd2fe3b-fe77-4592-b6a6-83063527dbc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:00.073215 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:00.073215 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:00.077314 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0bd2fe3b-fe77-4592-b6a6-83063527dbc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:39:00.079918 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5df70fa6-716d-4c9c-b775-29c7aa567649 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:00.082153 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5df70fa6-716d-4c9c-b775-29c7aa567649 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c Jul 03 06:39:00.082381 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0bd2fe3b-fe77-4592-b6a6-83063527dbc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 returned with HTTP 200 Jul 03 06:39:00.082669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5df70fa6-716d-4c9c-b775-29c7aa567649 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:00.082998 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1162/4689] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:00 2026] GET /volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:00.083045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5df70fa6-716d-4c9c-b775-29c7aa567649 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:00.089769 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5df70fa6-716d-4c9c-b775-29c7aa567649 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c returned with HTTP 404 Jul 03 06:39:00.092721 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1178/4690] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:00 2026] GET /volume/v3/volumes/9695b63d-4b40-46f1-99dd-ad47308f1d8c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:00.102507 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4210dec9-d123-4d22-8b44-c0a215a869cc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:00.104307 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4210dec9-d123-4d22-8b44-c0a215a869cc tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 Jul 03 06:39:00.104501 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4210dec9-d123-4d22-8b44-c0a215a869cc tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:00.104676 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4210dec9-d123-4d22-8b44-c0a215a869cc tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:00.104817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-4210dec9-d123-4d22-8b44-c0a215a869cc tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:00.109670 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4210dec9-d123-4d22-8b44-c0a215a869cc tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 returned with HTTP 404 Jul 03 06:39:00.110217 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1178/4691] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:00 2026] GET /volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:00.118883 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8f2ffa52-4af9-4ec4-bed6-e82f99f17b5a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:00.120728 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f2ffa52-4af9-4ec4-bed6-e82f99f17b5a tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5/action Jul 03 06:39:00.121101 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f2ffa52-4af9-4ec4-bed6-e82f99f17b5a tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:00.121210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f2ffa52-4af9-4ec4-bed6-e82f99f17b5a tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:00.122602 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-8f2ffa52-4af9-4ec4-bed6-e82f99f17b5a tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] delete called for group f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 {{(pid=99916) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:39:00.122763 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.groups [None req-8f2ffa52-4af9-4ec4-bed6-e82f99f17b5a tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Delete group with id: f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 Jul 03 06:39:00.126238 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:00.126238 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:00.153314 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f2ffa52-4af9-4ec4-bed6-e82f99f17b5a tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5/action returned with HTTP 202 Jul 03 06:39:00.153707 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1174/4692] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:39:00 2026] POST /volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:00.161442 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1b17e945-7d6e-4865-91a1-7e3ff35186ea None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:00.163340 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1b17e945-7d6e-4865-91a1-7e3ff35186ea tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 Jul 03 06:39:00.163653 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1b17e945-7d6e-4865-91a1-7e3ff35186ea tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:00.164430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1b17e945-7d6e-4865-91a1-7e3ff35186ea tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:00.164430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-1b17e945-7d6e-4865-91a1-7e3ff35186ea tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:00.167471 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:00.167471 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:00.177186 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1b17e945-7d6e-4865-91a1-7e3ff35186ea tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 returned with HTTP 200 Jul 03 06:39:00.177620 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1163/4693] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:00 2026] GET /volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 => generated 321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:00.440214 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-03c60300-7f46-46b2-8c84-77e197eb7e78 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:00.442126 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-03c60300-7f46-46b2-8c84-77e197eb7e78 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:00.442408 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-03c60300-7f46-46b2-8c84-77e197eb7e78 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:00.442667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-03c60300-7f46-46b2-8c84-77e197eb7e78 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:00.450436 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:00.450436 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:00.454245 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-03c60300-7f46-46b2-8c84-77e197eb7e78 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:00.460177 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-03c60300-7f46-46b2-8c84-77e197eb7e78 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:39:00.460931 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1179/4694] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:00 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:01.098483 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0dc93787-c55b-484f-93f4-74402c89cdde None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.100239 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0dc93787-c55b-484f-93f4-74402c89cdde tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 Jul 03 06:39:01.100558 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0dc93787-c55b-484f-93f4-74402c89cdde tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.100683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0dc93787-c55b-484f-93f4-74402c89cdde tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.108562 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:01.108562 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:01.112676 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0dc93787-c55b-484f-93f4-74402c89cdde tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:39:01.116843 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0dc93787-c55b-484f-93f4-74402c89cdde tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 returned with HTTP 200 Jul 03 06:39:01.117233 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1179/4695] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:01 2026] GET /volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:01.130756 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-05f5dc6b-23a1-4524-9fcd-0c07990efde1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.133071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05f5dc6b-23a1-4524-9fcd-0c07990efde1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:39:01.133524 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05f5dc6b-23a1-4524-9fcd-0c07990efde1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03e14683-f741-4706-8f97-3e26a9c777a3", "name": "tempest-type-Backup-1611534416"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:01.135537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-05f5dc6b-23a1-4524-9fcd-0c07990efde1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating new backup {'backup': {'volume_id': '03e14683-f741-4706-8f97-3e26a9c777a3', 'name': 'tempest-type-Backup-1611534416'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:39:01.135537 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-05f5dc6b-23a1-4524-9fcd-0c07990efde1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating backup of volume 03e14683-f741-4706-8f97-3e26a9c777a3 in container None Jul 03 06:39:01.144809 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:01.144809 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:01.145333 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-05f5dc6b-23a1-4524-9fcd-0c07990efde1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:39:01.176652 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-05f5dc6b-23a1-4524-9fcd-0c07990efde1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['9fcd7653-010c-4959-b433-37c89d6914ad', '45377d3b-e22d-4fa9-ac4d-3392ebfd5540'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:01.188211 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2b498302-5d38-4b46-84d4-e516cf09ed8b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.190312 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b498302-5d38-4b46-84d4-e516cf09ed8b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 Jul 03 06:39:01.190556 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b498302-5d38-4b46-84d4-e516cf09ed8b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.190788 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2b498302-5d38-4b46-84d4-e516cf09ed8b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.190957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-2b498302-5d38-4b46-84d4-e516cf09ed8b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:01.194359 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2b498302-5d38-4b46-84d4-e516cf09ed8b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 returned with HTTP 404 Jul 03 06:39:01.195008 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1164/4696] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:01 2026] GET /volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:01.202718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-95541df4-9473-4c74-9bcb-9ea09a1d0a67 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.205402 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95541df4-9473-4c74-9bcb-9ea09a1d0a67 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/detail Jul 03 06:39:01.205564 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95541df4-9473-4c74-9bcb-9ea09a1d0a67 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.205754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95541df4-9473-4c74-9bcb-9ea09a1d0a67 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.210471 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95541df4-9473-4c74-9bcb-9ea09a1d0a67 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/detail returned with HTTP 200 Jul 03 06:39:01.211199 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1180/4697] 10.4.3.243 () {68 vars in 1296 bytes} [Fri Jul 3 06:39:01 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:01.212244 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05f5dc6b-23a1-4524-9fcd-0c07990efde1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:39:01.212757 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1175/4698] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:39:01 2026] POST /volume/v3/backups => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:01.220778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ad6968b3-cc62-4fe6-ac27-06b4405d83a7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.222013 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-54b7e18c-5138-42f1-968a-72e2a84ea5ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.222743 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ad6968b3-cc62-4fe6-ac27-06b4405d83a7 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:39:01.223012 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ad6968b3-cc62-4fe6-ac27-06b4405d83a7 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.223202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ad6968b3-cc62-4fe6-ac27-06b4405d83a7 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.223477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-ad6968b3-cc62-4fe6-ac27-06b4405d83a7 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:01.224239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ad6968b3-cc62-4fe6-ac27-06b4405d83a7 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:01.224736 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-54b7e18c-5138-42f1-968a-72e2a84ea5ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:01.225039 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-54b7e18c-5138-42f1-968a-72e2a84ea5ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.225288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-54b7e18c-5138-42f1-968a-72e2a84ea5ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.225459 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-54b7e18c-5138-42f1-968a-72e2a84ea5ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:01.231073 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:01.231073 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:01.231073 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-54b7e18c-5138-42f1-968a-72e2a84ea5ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:01.232143 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1165/4699] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:01 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:01.232482 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ad6968b3-cc62-4fe6-ac27-06b4405d83a7 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Get all volumes completed successfully. Jul 03 06:39:01.234925 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ad6968b3-cc62-4fe6-ac27-06b4405d83a7 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:39:01.235737 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1180/4700] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:39:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:01.252434 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-014e5ade-2dd9-472f-96e2-2805260c4e3f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.254619 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-014e5ade-2dd9-472f-96e2-2805260c4e3f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5/action Jul 03 06:39:01.255067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-014e5ade-2dd9-472f-96e2-2805260c4e3f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:01.255264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-014e5ade-2dd9-472f-96e2-2805260c4e3f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:01.256873 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-014e5ade-2dd9-472f-96e2-2805260c4e3f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] delete called for group f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 {{(pid=99919) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:39:01.257027 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.groups [None req-014e5ade-2dd9-472f-96e2-2805260c4e3f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Delete group with id: f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5 Jul 03 06:39:01.260482 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-014e5ade-2dd9-472f-96e2-2805260c4e3f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5/action returned with HTTP 404 Jul 03 06:39:01.261366 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1181/4701] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:39:01 2026] POST /volume/v3/groups/f24bc7b9-9f20-4a03-8400-3a1af6d5a4c5/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:01.270106 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-25c0b53d-a3df-4785-9258-0fb12fb178ef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.272717 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-25c0b53d-a3df-4785-9258-0fb12fb178ef tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:39:01.273204 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-25c0b53d-a3df-4785-9258-0fb12fb178ef tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.273422 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-25c0b53d-a3df-4785-9258-0fb12fb178ef tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.273864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-25c0b53d-a3df-4785-9258-0fb12fb178ef tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:01.274384 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:01.274384 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:01.275040 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-25c0b53d-a3df-4785-9258-0fb12fb178ef tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:01.284928 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-25c0b53d-a3df-4785-9258-0fb12fb178ef tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Get all volumes completed successfully. Jul 03 06:39:01.287895 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-25c0b53d-a3df-4785-9258-0fb12fb178ef tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:39:01.288727 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1176/4702] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:39:01 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 06:39:01.305376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1604aec1-5a35-472f-a6b4-b2ac3111d778 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.307420 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1604aec1-5a35-472f-a6b4-b2ac3111d778 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9/action Jul 03 06:39:01.307844 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1604aec1-5a35-472f-a6b4-b2ac3111d778 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:01.307982 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1604aec1-5a35-472f-a6b4-b2ac3111d778 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:01.309391 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-1604aec1-5a35-472f-a6b4-b2ac3111d778 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] delete called for group f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 {{(pid=99917) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:39:01.309522 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-1604aec1-5a35-472f-a6b4-b2ac3111d778 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Delete group with id: f9a3a3b4-443d-4970-bec4-ec15cfe54ec9 Jul 03 06:39:01.313099 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1604aec1-5a35-472f-a6b4-b2ac3111d778 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9/action returned with HTTP 404 Jul 03 06:39:01.313858 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1166/4703] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:39:01 2026] POST /volume/v3/groups/f9a3a3b4-443d-4970-bec4-ec15cfe54ec9/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:01.324313 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c83a64d2-f8a5-4172-b59d-d264d232a90f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.326209 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c83a64d2-f8a5-4172-b59d-d264d232a90f tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/68226880-6b92-4477-93d2-763bcfd452f4 Jul 03 06:39:01.326453 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c83a64d2-f8a5-4172-b59d-d264d232a90f tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.326666 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c83a64d2-f8a5-4172-b59d-d264d232a90f tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.348729 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c83a64d2-f8a5-4172-b59d-d264d232a90f tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/group_types/68226880-6b92-4477-93d2-763bcfd452f4 returned with HTTP 202 Jul 03 06:39:01.349426 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1181/4704] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:39:01 2026] DELETE /volume/v3/group_types/68226880-6b92-4477-93d2-763bcfd452f4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:01.356937 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b0793012-4046-4bcb-b7fb-39bc02a85f18 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.361742 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b0793012-4046-4bcb-b7fb-39bc02a85f18 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] DELETE https://10.4.3.243/volume/v3/types/a449645f-62c3-424e-9139-2537b982f20e Jul 03 06:39:01.361954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b0793012-4046-4bcb-b7fb-39bc02a85f18 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.362231 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b0793012-4046-4bcb-b7fb-39bc02a85f18 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.398728 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b0793012-4046-4bcb-b7fb-39bc02a85f18 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/types/a449645f-62c3-424e-9139-2537b982f20e returned with HTTP 202 Jul 03 06:39:01.399168 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1182/4705] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:39:01 2026] DELETE /volume/v3/types/a449645f-62c3-424e-9139-2537b982f20e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:01.405650 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c83115c2-6c64-4335-b0ff-808575175877 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.407440 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c83115c2-6c64-4335-b0ff-808575175877 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] GET https://10.4.3.243/volume/v3/types/a449645f-62c3-424e-9139-2537b982f20e Jul 03 06:39:01.407670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c83115c2-6c64-4335-b0ff-808575175877 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.407905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c83115c2-6c64-4335-b0ff-808575175877 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.411389 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c83115c2-6c64-4335-b0ff-808575175877 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/types/a449645f-62c3-424e-9139-2537b982f20e returned with HTTP 404 Jul 03 06:39:01.411895 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1177/4706] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:39:01 2026] GET /volume/v3/types/a449645f-62c3-424e-9139-2537b982f20e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:01.420503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-03122599-2ff0-4be0-9fb5-1cddc312acd1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.422436 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-03122599-2ff0-4be0-9fb5-1cddc312acd1 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:39:01.422891 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-03122599-2ff0-4be0-9fb5-1cddc312acd1 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-149454391"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:01.439164 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-03122599-2ff0-4be0-9fb5-1cddc312acd1 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:39:01.439641 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1167/4707] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:39:01 2026] POST /volume/v3/types => generated 215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:01.440883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-5ebd0395-c1bf-430f-a8be-5b551cc885ec None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.442947 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-5ebd0395-c1bf-430f-a8be-5b551cc885ec tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d/action Jul 03 06:39:01.443291 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-5ebd0395-c1bf-430f-a8be-5b551cc885ec tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:01.443400 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-5ebd0395-c1bf-430f-a8be-5b551cc885ec tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:01.448646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fcdb9b18-1611-4f0e-8f48-2a6839b34c86 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.450506 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fcdb9b18-1611-4f0e-8f48-2a6839b34c86 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] POST https://10.4.3.243/volume/v3/group_types Jul 03 06:39:01.450887 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fcdb9b18-1611-4f0e-8f48-2a6839b34c86 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-748239483"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:01.467306 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:01.467306 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:01.467683 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fcdb9b18-1611-4f0e-8f48-2a6839b34c86 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/group_types returned with HTTP 202 Jul 03 06:39:01.468111 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1183/4708] 10.4.3.243 () {70 vars in 1311 bytes} [Fri Jul 3 06:39:01 2026] POST /volume/v3/group_types => generated 172 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:01.475394 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ab3ef501-3116-4731-a296-ca28dbaadb34 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.478972 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab3ef501-3116-4731-a296-ca28dbaadb34 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:01.479215 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab3ef501-3116-4731-a296-ca28dbaadb34 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.479434 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab3ef501-3116-4731-a296-ca28dbaadb34 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.482440 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-375edea3-d1a5-4cfc-9876-a692d1ff9c04 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.484745 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-375edea3-d1a5-4cfc-9876-a692d1ff9c04 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/groups Jul 03 06:39:01.485252 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-375edea3-d1a5-4cfc-9876-a692d1ff9c04 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "71ee7f10-6954-45f3-8bcd-9a6bdf325d83", "volume_types": ["61389b08-abc2-45bc-97b4-deba5b10e04d"], "name": "tempest-GroupsTest-Group-72996585"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:01.485624 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-4ffdeff6-a4e0-45aa-9792-ba96e1c74ae9 req-5ebd0395-c1bf-430f-a8be-5b551cc885ec tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d/action returned with HTTP 204 Jul 03 06:39:01.486119 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1182/4709] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:39:01 2026] POST /volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:01.487176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-375edea3-d1a5-4cfc-9876-a692d1ff9c04 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Creating new group {'group': {'group_type': '71ee7f10-6954-45f3-8bcd-9a6bdf325d83', 'volume_types': ['61389b08-abc2-45bc-97b4-deba5b10e04d'], 'name': 'tempest-GroupsTest-Group-72996585'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 06:39:01.487607 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:01.487607 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:01.491295 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ab3ef501-3116-4731-a296-ca28dbaadb34 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:01.491658 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-375edea3-d1a5-4cfc-9876-a692d1ff9c04 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Creating group tempest-GroupsTest-Group-72996585. Jul 03 06:39:01.495829 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab3ef501-3116-4731-a296-ca28dbaadb34 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:39:01.496222 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1178/4710] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:01 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:01.501043 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-375edea3-d1a5-4cfc-9876-a692d1ff9c04 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Availability Zones retrieved successfully. Jul 03 06:39:01.521993 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-375edea3-d1a5-4cfc-9876-a692d1ff9c04 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Created reservations ['9fec9fa7-0f3b-4c5a-ad49-84ca8099cd2a'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:01.547606 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-375edea3-d1a5-4cfc-9876-a692d1ff9c04 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups returned with HTTP 202 Jul 03 06:39:01.548066 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1168/4711] 10.4.3.243 () {70 vars in 1297 bytes} [Fri Jul 3 06:39:01 2026] POST /volume/v3/groups => generated 102 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:01.556014 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e023369c-210b-4c24-99fd-00e9548a545b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:01.557827 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e023369c-210b-4c24-99fd-00e9548a545b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:01.558059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e023369c-210b-4c24-99fd-00e9548a545b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:01.558256 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e023369c-210b-4c24-99fd-00e9548a545b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:01.558388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-e023369c-210b-4c24-99fd-00e9548a545b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:01.562107 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:01.562107 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:01.571075 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e023369c-210b-4c24-99fd-00e9548a545b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 200 Jul 03 06:39:01.571598 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1184/4712] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:01 2026] GET /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:02.244204 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e5cb4040-7643-4c64-a447-d16c177d8801 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:02.246649 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e5cb4040-7643-4c64-a447-d16c177d8801 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:02.246955 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e5cb4040-7643-4c64-a447-d16c177d8801 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:02.247202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e5cb4040-7643-4c64-a447-d16c177d8801 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:02.247368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e5cb4040-7643-4c64-a447-d16c177d8801 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:02.249557 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=347,cinder:UPDATE=44,cinder:INSERT=25 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:39:02.253071 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:02.253071 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:02.253963 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e5cb4040-7643-4c64-a447-d16c177d8801 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:02.254489 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1183/4713] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:02 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:02.511967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-06064a42-c60b-47be-9895-1e8deed4941b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:02.514550 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-06064a42-c60b-47be-9895-1e8deed4941b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:02.514890 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-06064a42-c60b-47be-9895-1e8deed4941b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:02.515165 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-06064a42-c60b-47be-9895-1e8deed4941b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:02.523675 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:02.523675 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:02.528847 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-06064a42-c60b-47be-9895-1e8deed4941b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:02.533632 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-06064a42-c60b-47be-9895-1e8deed4941b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:39:02.534037 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1179/4714] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:02 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:02.582582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-687cbda2-4fe1-49af-9f08-9b929a93bfb3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:02.584490 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-687cbda2-4fe1-49af-9f08-9b929a93bfb3 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:02.584662 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-687cbda2-4fe1-49af-9f08-9b929a93bfb3 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:02.584880 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-687cbda2-4fe1-49af-9f08-9b929a93bfb3 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:02.584996 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-687cbda2-4fe1-49af-9f08-9b929a93bfb3 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:02.588577 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:02.588577 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:02.595393 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-687cbda2-4fe1-49af-9f08-9b929a93bfb3 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 200 Jul 03 06:39:02.595784 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1169/4715] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:02 2026] GET /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:02.604219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7cf58a60-7fdd-442e-acae-413babce1164 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:02.605973 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:02.606584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-59167429", "volume_type": "61389b08-abc2-45bc-97b4-deba5b10e04d", "group_id": "68ecf144-79bc-4234-8843-f21febb30625", "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:02.607976 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-59167429', 'volume_type': '61389b08-abc2-45bc-97b4-deba5b10e04d', 'group_id': '68ecf144-79bc-4234-8843-f21febb30625', 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:02.614970 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:02.614970 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:02.615388 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume of 1 GB Jul 03 06:39:02.620862 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Availability Zones retrieved successfully. Jul 03 06:39:02.626051 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Flow 'volume_create_api' (ee3bed2c-6bbb-4f61-abdf-e5ef48a0f67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:02.627207 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7476dae-2a25-48de-a83d-f0399fc6d6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:02.627766 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:02.627766 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:02.628304 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:02.647642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7476dae-2a25-48de-a83d-f0399fc6d6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:39:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61389b08-abc2-45bc-97b4-deba5b10e04d,is_public=True,name='tempest-GroupsTest-volume-type-149454391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61389b08-abc2-45bc-97b4-deba5b10e04d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '68ecf144-79bc-4234-8843-f21febb30625', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:02.648508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3922f58e-b705-41a9-ac3c-42e0c2c00a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:02.675796 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-149454391 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-149454391, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:02.676151 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-149454391 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-149454391, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:02.708977 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Created reservations ['3def4051-f930-46fd-94c2-f0c51ce7daf1', 'b5fb12bb-3be7-4afb-8e25-e98664cdda26', '65ff54cf-c1f8-4829-84b8-12e8ad83a18c', 'f439fba2-283f-4f2a-af9d-a3febd3ce982'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:02.709898 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3922f58e-b705-41a9-ac3c-42e0c2c00a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3def4051-f930-46fd-94c2-f0c51ce7daf1', 'b5fb12bb-3be7-4afb-8e25-e98664cdda26', '65ff54cf-c1f8-4829-84b8-12e8ad83a18c', 'f439fba2-283f-4f2a-af9d-a3febd3ce982']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:02.710663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4e1e61-0044-4143-934c-b773d7eb02a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:02.737097 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4e1e61-0044-4143-934c-b773d7eb02a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9dde0b9-55c0-478a-a8be-ef2403cbffd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-59167429',encryption_key_id=None,group_id=68ecf144-79bc-4234-8843-f21febb30625,group_type_id=,metadata={},multiattach=False,project_id='fe7dfc8891474c3dac80f00d6433ec1d',qos_specs=None,replication_status=,reservations=['3def4051-f930-46fd-94c2-f0c51ce7daf1','b5fb12bb-3be7-4afb-8e25-e98664cdda26','65ff54cf-c1f8-4829-84b8-12e8ad83a18c','f439fba2-283f-4f2a-af9d-a3febd3ce982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c94512322449fabb95abee7fc5ac34',volume_type_id=61389b08-abc2-45bc-97b4-deba5b10e04d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-59167429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=68ecf144-79bc-4234-8843-f21febb30625,host=None,id=b9dde0b9-55c0-478a-a8be-ef2403cbffd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7dfc8891474c3dac80f00d6433ec1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c94512322449fabb95abee7fc5ac34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61389b08-abc2-45bc-97b4-deba5b10e04d),volume_type_id=61389b08-abc2-45bc-97b4-deba5b10e04d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:02.737838 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731fbad5-5e2f-4c1c-912d-284de197602c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:02.758092 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731fbad5-5e2f-4c1c-912d-284de197602c) transitioned into state 'SUCCESS' from state '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-59167429',encryption_key_id=None,group_id=68ecf144-79bc-4234-8843-f21febb30625,group_type_id=,metadata={},multiattach=False,project_id='fe7dfc8891474c3dac80f00d6433ec1d',qos_specs=None,replication_status=,reservations=['3def4051-f930-46fd-94c2-f0c51ce7daf1','b5fb12bb-3be7-4afb-8e25-e98664cdda26','65ff54cf-c1f8-4829-84b8-12e8ad83a18c','f439fba2-283f-4f2a-af9d-a3febd3ce982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c94512322449fabb95abee7fc5ac34',volume_type_id=61389b08-abc2-45bc-97b4-deba5b10e04d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:02.758836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d662342b-3856-4958-bbd6-bef94c4fc49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:02.775590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d662342b-3856-4958-bbd6-bef94c4fc49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:02.776909 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Flow 'volume_create_api' (ee3bed2c-6bbb-4f61-abdf-e5ef48a0f67e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:02.777394 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume request issued successfully. Jul 03 06:39:02.778332 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:02.778554 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:02.825255 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:02.828950 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:02.828950 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:02.833049 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7cf58a60-7fdd-442e-acae-413babce1164 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:02.833664 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1185/4716] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:39:02 2026] POST /volume/v3/volumes => generated 812 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:02.848653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d3b41349-b355-426f-baed-70f89f493658 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:02.851311 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d3b41349-b355-426f-baed-70f89f493658 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 Jul 03 06:39:02.851627 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d3b41349-b355-426f-baed-70f89f493658 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:02.851978 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d3b41349-b355-426f-baed-70f89f493658 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:02.860740 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:02.860740 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:02.865883 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d3b41349-b355-426f-baed-70f89f493658 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Volume info retrieved successfully. Jul 03 06:39:02.867034 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-d3b41349-b355-426f-baed-70f89f493658 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:02.867291 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-d3b41349-b355-426f-baed-70f89f493658 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:02.909663 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-d3b41349-b355-426f-baed-70f89f493658 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:02.915961 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:02.915961 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:02.926492 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d3b41349-b355-426f-baed-70f89f493658 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 returned with HTTP 200 Jul 03 06:39:02.927679 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1184/4717] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:02 2026] GET /volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 => generated 904 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:03.267033 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ee52210e-5c98-4a01-8075-ee2b30c308a0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:03.269006 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ee52210e-5c98-4a01-8075-ee2b30c308a0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:03.269497 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ee52210e-5c98-4a01-8075-ee2b30c308a0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:03.269909 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ee52210e-5c98-4a01-8075-ee2b30c308a0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:03.270179 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ee52210e-5c98-4a01-8075-ee2b30c308a0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:03.275484 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:03.275484 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:03.276839 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ee52210e-5c98-4a01-8075-ee2b30c308a0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:03.276839 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1180/4718] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:03 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:03.550765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2442902f-45ec-446d-ad22-04124d40e122 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:03.552533 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2442902f-45ec-446d-ad22-04124d40e122 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:03.552782 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2442902f-45ec-446d-ad22-04124d40e122 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:03.553022 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2442902f-45ec-446d-ad22-04124d40e122 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:03.560165 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:03.560165 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:03.563888 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2442902f-45ec-446d-ad22-04124d40e122 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:03.568554 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2442902f-45ec-446d-ad22-04124d40e122 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:39:03.569003 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1170/4719] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:03 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:03.940510 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:03.942767 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 Jul 03 06:39:03.943017 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:03.943238 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:03.951689 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:03.951689 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:03.955767 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Volume info retrieved successfully. Jul 03 06:39:03.956570 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:03.956764 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:04.002406 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:04.005500 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:04.005500 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:04.011916 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6dc28f04-a3b4-4d46-aaea-538ced507eda tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 returned with HTTP 200 Jul 03 06:39:04.012454 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1186/4720] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:03 2026] GET /volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 => generated 905 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:04.026482 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:04.028460 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:04.028830 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-209416982", "volume_type": "61389b08-abc2-45bc-97b4-deba5b10e04d", "group_id": "68ecf144-79bc-4234-8843-f21febb30625", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:04.030407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-209416982', 'volume_type': '61389b08-abc2-45bc-97b4-deba5b10e04d', 'group_id': '68ecf144-79bc-4234-8843-f21febb30625', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:04.038551 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:04.038551 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:04.039131 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume of 1 GB Jul 03 06:39:04.045449 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Availability Zones retrieved successfully. Jul 03 06:39:04.050721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Flow 'volume_create_api' (82f830ad-9671-4f7f-acf8-a42a1c020534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:04.052432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b838924d-84e9-4a41-92cc-a727b105eee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:04.053237 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:04.053237 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:04.053782 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:04.077146 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b838924d-84e9-4a41-92cc-a727b105eee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:39:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61389b08-abc2-45bc-97b4-deba5b10e04d,is_public=True,name='tempest-GroupsTest-volume-type-149454391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61389b08-abc2-45bc-97b4-deba5b10e04d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '68ecf144-79bc-4234-8843-f21febb30625', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:04.078024 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e26219-847b-4f3a-a123-6dae5a57bc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:04.111054 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-149454391 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-149454391, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:04.111412 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-149454391 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-149454391, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:04.135803 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Created reservations ['079e6f32-cb19-4ec9-8790-e236719b3016', '2fe33b79-fcd8-484f-8b91-dfb80c03b4e0', 'afed181c-1c21-49db-8027-04080818ea5a', '73c1d848-58c0-4a48-8fde-9eabd85878c3'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:04.137120 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e26219-847b-4f3a-a123-6dae5a57bc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['079e6f32-cb19-4ec9-8790-e236719b3016', '2fe33b79-fcd8-484f-8b91-dfb80c03b4e0', 'afed181c-1c21-49db-8027-04080818ea5a', '73c1d848-58c0-4a48-8fde-9eabd85878c3']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:04.138319 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814592d7-4b0c-4b51-8c12-f858a38612ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:04.179320 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814592d7-4b0c-4b51-8c12-f858a38612ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da016cb9-d92d-44c0-a495-7bd4f522bda5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-209416982',encryption_key_id=None,group_id=68ecf144-79bc-4234-8843-f21febb30625,group_type_id=,metadata={},multiattach=False,project_id='fe7dfc8891474c3dac80f00d6433ec1d',qos_specs=None,replication_status=,reservations=['079e6f32-cb19-4ec9-8790-e236719b3016','2fe33b79-fcd8-484f-8b91-dfb80c03b4e0','afed181c-1c21-49db-8027-04080818ea5a','73c1d848-58c0-4a48-8fde-9eabd85878c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c94512322449fabb95abee7fc5ac34',volume_type_id=61389b08-abc2-45bc-97b4-deba5b10e04d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-209416982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=68ecf144-79bc-4234-8843-f21febb30625,host=None,id=da016cb9-d92d-44c0-a495-7bd4f522bda5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7dfc8891474c3dac80f00d6433ec1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55c94512322449fabb95abee7fc5ac34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61389b08-abc2-45bc-97b4-deba5b10e04d),volume_type_id=61389b08-abc2-45bc-97b4-deba5b10e04d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:04.180538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764a7944-4d31-4129-825c-42b3f38be133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:04.210563 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764a7944-4d31-4129-825c-42b3f38be133) transitioned into state 'SUCCESS' from state '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-209416982',encryption_key_id=None,group_id=68ecf144-79bc-4234-8843-f21febb30625,group_type_id=,metadata={},multiattach=False,project_id='fe7dfc8891474c3dac80f00d6433ec1d',qos_specs=None,replication_status=,reservations=['079e6f32-cb19-4ec9-8790-e236719b3016','2fe33b79-fcd8-484f-8b91-dfb80c03b4e0','afed181c-1c21-49db-8027-04080818ea5a','73c1d848-58c0-4a48-8fde-9eabd85878c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55c94512322449fabb95abee7fc5ac34',volume_type_id=61389b08-abc2-45bc-97b4-deba5b10e04d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:04.211543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a4a2e37-1f24-4725-bea3-8deb9f2f28b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:04.233155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a4a2e37-1f24-4725-bea3-8deb9f2f28b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:04.233155 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Flow 'volume_create_api' (82f830ad-9671-4f7f-acf8-a42a1c020534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:04.233155 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Create volume request issued successfully. Jul 03 06:39:04.233155 np0000004376 devstack@c-api.service[99918]: WARNING stevedore.named [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:04.233155 np0000004376 devstack@c-api.service[99918]: WARNING castellan.key_manager [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:04.271340 np0000004376 devstack@c-api.service[99918]: DEBUG oslo_db.sqlalchemy.engines [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:04.274476 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:04.274476 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:04.277814 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-816b0fdf-4ef6-46d3-b9eb-604b777f2236 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:04.278207 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1185/4721] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:39:04 2026] POST /volume/v3/volumes => generated 813 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:04.289448 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-254c514c-cb6f-4c6a-96ba-ea46113c3ae8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:04.296199 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:04.296584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-254c514c-cb6f-4c6a-96ba-ea46113c3ae8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:04.296584 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-254c514c-cb6f-4c6a-96ba-ea46113c3ae8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:04.296584 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-254c514c-cb6f-4c6a-96ba-ea46113c3ae8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:04.296584 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-254c514c-cb6f-4c6a-96ba-ea46113c3ae8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:04.296792 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 Jul 03 06:39:04.296792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:04.296792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:04.299509 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=346,cinder:UPDATE=57,cinder:INSERT=28 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:39:04.300108 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=438,cinder:UPDATE=109,cinder:INSERT=61 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:39:04.303893 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:04.303893 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:04.304828 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-254c514c-cb6f-4c6a-96ba-ea46113c3ae8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:04.305828 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1181/4722] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:04 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:04.305893 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:04.305893 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:04.314933 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Volume info retrieved successfully. Jul 03 06:39:04.315978 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:04.316205 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:04.371359 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:04.375196 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:04.375196 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:04.384533 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c8112152-b171-4746-9c6c-bf57c16dcc22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 returned with HTTP 200 Jul 03 06:39:04.385155 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1171/4723] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:04 2026] GET /volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 => generated 881 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:04.585577 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-aa596abb-0d33-444d-8654-5f5af78f7bba None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:04.588227 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aa596abb-0d33-444d-8654-5f5af78f7bba tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:04.588663 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aa596abb-0d33-444d-8654-5f5af78f7bba tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:04.588928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aa596abb-0d33-444d-8654-5f5af78f7bba tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:04.598197 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:04.598197 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:04.603125 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-aa596abb-0d33-444d-8654-5f5af78f7bba tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:04.608781 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aa596abb-0d33-444d-8654-5f5af78f7bba tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:39:04.609313 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1187/4724] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:04 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:05.318548 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f3d7ce66-e8d3-4500-aac1-fd8825c6e702 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:05.321056 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f3d7ce66-e8d3-4500-aac1-fd8825c6e702 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:05.321330 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f3d7ce66-e8d3-4500-aac1-fd8825c6e702 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:05.321551 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f3d7ce66-e8d3-4500-aac1-fd8825c6e702 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:05.321868 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f3d7ce66-e8d3-4500-aac1-fd8825c6e702 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:05.330061 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.330061 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:05.330811 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f3d7ce66-e8d3-4500-aac1-fd8825c6e702 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:05.331540 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1186/4725] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:05 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:05.400775 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:05.406924 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 Jul 03 06:39:05.407117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:05.407347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:05.417358 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.417358 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:05.422145 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Volume info retrieved successfully. Jul 03 06:39:05.422853 np0000004376 devstack@c-api.service[99916]: WARNING stevedore.named [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:05.423022 np0000004376 devstack@c-api.service[99916]: WARNING castellan.key_manager [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:05.470029 np0000004376 devstack@c-api.service[99916]: DEBUG oslo_db.sqlalchemy.engines [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:05.473148 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.473148 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:05.481957 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6a710e24-ef34-4d3d-b28d-4495c4cebdc2 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 returned with HTTP 200 Jul 03 06:39:05.482330 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1182/4726] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:05 2026] GET /volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 => generated 906 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:05.501853 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a809e91e-f077-4f46-89a0-2a3f9ef39699 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:05.503870 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a809e91e-f077-4f46-89a0-2a3f9ef39699 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] PUT https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:05.504225 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a809e91e-f077-4f46-89a0-2a3f9ef39699 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "da016cb9-d92d-44c0-a495-7bd4f522bda5"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:05.505628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-a809e91e-f077-4f46-89a0-2a3f9ef39699 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Update called for group 68ecf144-79bc-4234-8843-f21febb30625. {{(pid=99917) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 06:39:05.505750 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.groups [None req-a809e91e-f077-4f46-89a0-2a3f9ef39699 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Updating group 68ecf144-79bc-4234-8843-f21febb30625 with name new_group description: This is a new group add_volumes: None remove_volumes: da016cb9-d92d-44c0-a495-7bd4f522bda5. Jul 03 06:39:05.510634 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.510634 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:05.541107 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a809e91e-f077-4f46-89a0-2a3f9ef39699 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 202 Jul 03 06:39:05.541642 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1172/4727] 10.4.3.243 () {70 vars in 1407 bytes} [Fri Jul 3 06:39:05 2026] PUT /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:05.549003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ef408427-2e77-4bfb-a0cc-56b681a6daa5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:05.552045 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef408427-2e77-4bfb-a0cc-56b681a6daa5 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:05.552598 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef408427-2e77-4bfb-a0cc-56b681a6daa5 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:05.552852 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ef408427-2e77-4bfb-a0cc-56b681a6daa5 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:05.552996 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.groups [None req-ef408427-2e77-4bfb-a0cc-56b681a6daa5 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:05.558795 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=378,cinder:UPDATE=54,cinder:INSERT=32 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:39:05.565532 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.565532 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:05.588559 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ef408427-2e77-4bfb-a0cc-56b681a6daa5 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 200 Jul 03 06:39:05.589138 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1188/4728] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:05 2026] GET /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:05.623111 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-aee43e82-54d9-4d18-a3ea-0d77f7b7af8b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:05.625328 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aee43e82-54d9-4d18-a3ea-0d77f7b7af8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:05.625808 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aee43e82-54d9-4d18-a3ea-0d77f7b7af8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:05.625808 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aee43e82-54d9-4d18-a3ea-0d77f7b7af8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:05.646163 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.646163 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:05.656815 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-aee43e82-54d9-4d18-a3ea-0d77f7b7af8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:05.662360 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aee43e82-54d9-4d18-a3ea-0d77f7b7af8b tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:39:05.662742 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1187/4729] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:05 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 1193 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:05.679547 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dd5da143-7b70-4741-97a9-3269b22c57a4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:05.682833 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dd5da143-7b70-4741-97a9-3269b22c57a4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:05.683336 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dd5da143-7b70-4741-97a9-3269b22c57a4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:05.683608 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dd5da143-7b70-4741-97a9-3269b22c57a4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:05.695326 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.695326 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:05.700712 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dd5da143-7b70-4741-97a9-3269b22c57a4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:05.706682 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dd5da143-7b70-4741-97a9-3269b22c57a4 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:39:05.707048 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1183/4730] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:05 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:05.720131 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-29168a3a-65db-4f0f-8b57-da2ac6c5b77c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:05.722701 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-29168a3a-65db-4f0f-8b57-da2ac6c5b77c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:05.723746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-29168a3a-65db-4f0f-8b57-da2ac6c5b77c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fc18dc7-2c2c-45d5-a9a2-38188fba6854", "name": "tempest-VolumeImageDependencyTests-Snapshot-1526015436"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:05.735112 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.735112 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:05.735447 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-29168a3a-65db-4f0f-8b57-da2ac6c5b77c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:05.735587 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-29168a3a-65db-4f0f-8b57-da2ac6c5b77c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create snapshot from volume 3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:05.794433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-29168a3a-65db-4f0f-8b57-da2ac6c5b77c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Created reservations ['c4628e9d-4f2e-42d5-9e2c-37b587ff3c22', '6195e90c-fad1-4c24-ac80-c4f230601f98', '0f593bcf-eba2-4bfc-897e-c9d23147ff64', '5b9e17ad-e205-4a60-9c69-3d7c68db0d6e'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:05.861654 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-29168a3a-65db-4f0f-8b57-da2ac6c5b77c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Snapshot create request issued successfully. Jul 03 06:39:05.861654 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-29168a3a-65db-4f0f-8b57-da2ac6c5b77c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:05.861654 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1173/4731] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:05 2026] POST /volume/v3/snapshots => generated 313 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:05.872004 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2595f592-8437-437d-bbdb-5442e89d235e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:05.875508 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2595f592-8437-437d-bbdb-5442e89d235e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:05.875887 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2595f592-8437-437d-bbdb-5442e89d235e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:05.875996 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2595f592-8437-437d-bbdb-5442e89d235e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:05.881999 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:05.881999 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:05.882563 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2595f592-8437-437d-bbdb-5442e89d235e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Snapshot retrieved successfully. Jul 03 06:39:05.883462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2595f592-8437-437d-bbdb-5442e89d235e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 returned with HTTP 200 Jul 03 06:39:05.883922 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1189/4732] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:05 2026] GET /volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:06.349069 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5dd9b1d6-96ce-447d-8549-242fd3867d96 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:06.351165 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5dd9b1d6-96ce-447d-8549-242fd3867d96 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:06.351380 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5dd9b1d6-96ce-447d-8549-242fd3867d96 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:06.351564 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5dd9b1d6-96ce-447d-8549-242fd3867d96 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:06.351667 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5dd9b1d6-96ce-447d-8549-242fd3867d96 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:06.359053 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:06.359053 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:06.359053 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5dd9b1d6-96ce-447d-8549-242fd3867d96 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:06.359331 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1188/4733] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:06 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:06.598979 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-05799377-5506-4e08-83ec-35d68a4ac1d6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:06.600998 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05799377-5506-4e08-83ec-35d68a4ac1d6 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:06.601193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05799377-5506-4e08-83ec-35d68a4ac1d6 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:06.601388 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05799377-5506-4e08-83ec-35d68a4ac1d6 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:06.601526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-05799377-5506-4e08-83ec-35d68a4ac1d6 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:06.605572 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:06.605572 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:06.614581 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05799377-5506-4e08-83ec-35d68a4ac1d6 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 200 Jul 03 06:39:06.615049 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1184/4734] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:06 2026] GET /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:06.625079 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-305c6581-1d92-46d6-a51e-4f17654e08ed None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:06.627992 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-305c6581-1d92-46d6-a51e-4f17654e08ed tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:06.628276 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-305c6581-1d92-46d6-a51e-4f17654e08ed tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:06.629436 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-305c6581-1d92-46d6-a51e-4f17654e08ed tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:06.629436 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-305c6581-1d92-46d6-a51e-4f17654e08ed tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:06.634508 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:06.634508 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:06.644399 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-305c6581-1d92-46d6-a51e-4f17654e08ed tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 200 Jul 03 06:39:06.644912 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1174/4735] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:06 2026] GET /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:06.653537 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1f48c894-7f54-46fa-a439-5647fcfb28af None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:06.655419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:39:06.655664 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:06.655919 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:06.656221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:06.657028 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:06.671202 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Get all volumes completed successfully. Jul 03 06:39:06.672152 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:06.672335 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:06.724666 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:06.729569 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:06.729569 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:06.739859 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1f48c894-7f54-46fa-a439-5647fcfb28af tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:39:06.740335 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1190/4736] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:39:06 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:06.752455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c13ccc21-e4d7-431f-879b-c07b1ffec80f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:06.757430 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c13ccc21-e4d7-431f-879b-c07b1ffec80f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] PUT https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:06.759720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c13ccc21-e4d7-431f-879b-c07b1ffec80f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "da016cb9-d92d-44c0-a495-7bd4f522bda5"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:06.759720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-c13ccc21-e4d7-431f-879b-c07b1ffec80f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Update called for group 68ecf144-79bc-4234-8843-f21febb30625. {{(pid=99918) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 06:39:06.759720 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.groups [None req-c13ccc21-e4d7-431f-879b-c07b1ffec80f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Updating group 68ecf144-79bc-4234-8843-f21febb30625 with name None description: None add_volumes: da016cb9-d92d-44c0-a495-7bd4f522bda5 remove_volumes: None. Jul 03 06:39:06.763616 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:06.763616 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:06.815602 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c13ccc21-e4d7-431f-879b-c07b1ffec80f tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 202 Jul 03 06:39:06.816139 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1189/4737] 10.4.3.243 () {70 vars in 1406 bytes} [Fri Jul 3 06:39:06 2026] PUT /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:06.828360 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1ad03c3e-098a-45cd-898f-4014a5acf682 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:06.830323 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ad03c3e-098a-45cd-898f-4014a5acf682 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:06.830555 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ad03c3e-098a-45cd-898f-4014a5acf682 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:06.830778 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1ad03c3e-098a-45cd-898f-4014a5acf682 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:06.830916 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-1ad03c3e-098a-45cd-898f-4014a5acf682 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:06.836001 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:06.836001 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:06.844206 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1ad03c3e-098a-45cd-898f-4014a5acf682 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 200 Jul 03 06:39:06.844746 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1185/4738] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:06 2026] GET /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:39:06.897467 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-729178d8-5b7c-4dba-8695-38ceddd7159e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:06.899883 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-729178d8-5b7c-4dba-8695-38ceddd7159e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:06.900183 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-729178d8-5b7c-4dba-8695-38ceddd7159e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:06.900503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-729178d8-5b7c-4dba-8695-38ceddd7159e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:06.906082 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:06.906082 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:06.906553 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-729178d8-5b7c-4dba-8695-38ceddd7159e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Snapshot retrieved successfully. Jul 03 06:39:06.907319 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-729178d8-5b7c-4dba-8695-38ceddd7159e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 returned with HTTP 200 Jul 03 06:39:06.907664 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1175/4739] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:06 2026] GET /volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:06.915836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:06.917668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:06.918029 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "1816621d-3a91-466a-8b90-de9e848cd267", "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:06.919459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '1816621d-3a91-466a-8b90-de9e848cd267', 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:06.924150 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:06.924150 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:06.924607 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Snapshot retrieved successfully. Jul 03 06:39:06.924740 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume of 1 GB Jul 03 06:39:06.928132 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Availability Zones retrieved successfully. Jul 03 06:39:06.933666 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (d35c3ea6-8667-411e-a256-15fa49c85abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:06.934582 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a04cb24-d701-440c-8c2d-671ebeecc91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:06.935505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:06.968322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a04cb24-d701-440c-8c2d-671ebeecc91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1816621d-3a91-466a-8b90-de9e848cd267', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:06.969219 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc3100d-89c0-4620-b554-f975598ee548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:07.026559 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Created reservations ['d21593e2-647b-47bc-9e5e-7b9d4a0b5144', '41cb524f-c213-4a2e-b329-a1676392b1cc', 'fc6e9126-e079-4b03-bd68-df41e74813d8', 'c589e656-d813-40fe-b8df-0144f876b0a6'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:07.026559 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc3100d-89c0-4620-b554-f975598ee548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d21593e2-647b-47bc-9e5e-7b9d4a0b5144', '41cb524f-c213-4a2e-b329-a1676392b1cc', 'fc6e9126-e079-4b03-bd68-df41e74813d8', 'c589e656-d813-40fe-b8df-0144f876b0a6']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:07.026559 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34793d8c-d34a-4e8e-bdba-e08dc91f7a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:07.087018 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34793d8c-d34a-4e8e-bdba-e08dc91f7a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af8996d6-44ad-4989-afd0-cbe081c47f5b', '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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['d21593e2-647b-47bc-9e5e-7b9d4a0b5144','41cb524f-c213-4a2e-b329-a1676392b1cc','fc6e9126-e079-4b03-bd68-df41e74813d8','c589e656-d813-40fe-b8df-0144f876b0a6'],size=1,snapshot_id=1816621d-3a91-466a-8b90-de9e848cd267,source_replicaid=,source_volid=None,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), '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-03T06:39:07Z,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=af8996d6-44ad-4989-afd0-cbe081c47f5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='030cfc7f48a545fb98837bcf29f0ca29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1816621d-3a91-466a-8b90-de9e848cd267,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:07.088041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f59eaec-482f-4e92-936b-4e91a90f11f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:07.116553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f59eaec-482f-4e92-936b-4e91a90f11f9) transitioned into state 'SUCCESS' from 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='030cfc7f48a545fb98837bcf29f0ca29',qos_specs=None,replication_status=,reservations=['d21593e2-647b-47bc-9e5e-7b9d4a0b5144','41cb524f-c213-4a2e-b329-a1676392b1cc','fc6e9126-e079-4b03-bd68-df41e74813d8','c589e656-d813-40fe-b8df-0144f876b0a6'],size=1,snapshot_id=1816621d-3a91-466a-8b90-de9e848cd267,source_replicaid=,source_volid=None,status='creating',user_id='c4bb6f82728f4c95b38f550a7c32ff7f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:07.117220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc9f4db-624d-4cb7-bbac-ead4457913e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:07.137842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc9f4db-624d-4cb7-bbac-ead4457913e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:07.138511 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Flow 'volume_create_api' (d35c3ea6-8667-411e-a256-15fa49c85abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:07.138885 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Create volume request issued successfully. Jul 03 06:39:07.139491 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5d552c76-d051-4f67-af8c-fd35b4ded763 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:07.140354 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1191/4740] 10.4.3.243 () {70 vars in 1300 bytes} [Fri Jul 3 06:39:06 2026] POST /volume/v3/volumes => generated 809 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:07.152675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-baad1e10-4dec-46d8-939a-19f68a796ec2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:07.154711 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-baad1e10-4dec-46d8-939a-19f68a796ec2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:07.154974 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-baad1e10-4dec-46d8-939a-19f68a796ec2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:07.155589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-baad1e10-4dec-46d8-939a-19f68a796ec2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:07.167606 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:07.167606 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:07.171610 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-baad1e10-4dec-46d8-939a-19f68a796ec2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:07.175671 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-baad1e10-4dec-46d8-939a-19f68a796ec2 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b returned with HTTP 200 Jul 03 06:39:07.176137 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1190/4741] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:07 2026] GET /volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:07.377883 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5621e58a-1b6d-4c24-8119-f861c687de64 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:07.379890 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5621e58a-1b6d-4c24-8119-f861c687de64 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:07.380130 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5621e58a-1b6d-4c24-8119-f861c687de64 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:07.380325 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5621e58a-1b6d-4c24-8119-f861c687de64 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:07.380426 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5621e58a-1b6d-4c24-8119-f861c687de64 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:07.385138 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:07.385138 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:07.385662 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5621e58a-1b6d-4c24-8119-f861c687de64 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:07.386058 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1186/4742] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:07 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:07.391233 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-78b32f31-953b-414d-b44f-020557f7a981 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:07.391859 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-78b32f31-953b-414d-b44f-020557f7a981 None None] GET https://10.4.3.243/volume// Jul 03 06:39:07.392123 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-78b32f31-953b-414d-b44f-020557f7a981 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:07.392433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-78b32f31-953b-414d-b44f-020557f7a981 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:07.393899 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-78b32f31-953b-414d-b44f-020557f7a981 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:39:07.393899 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1176/4743] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:39:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:39:07.404410 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1b4798d0-322a-4199-a356-726b86136ba4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:07.407200 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1b4798d0-322a-4199-a356-726b86136ba4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:39:07.407749 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1b4798d0-322a-4199-a356-726b86136ba4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc159200-ed43-4258-b577-9f458ddce5f1", "connector": null, "instance_uuid": "114cc64f-71a3-4e18-8663-efa1b6f761f2"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:07.426146 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:07.426146 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:07.468678 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1b4798d0-322a-4199-a356-726b86136ba4 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:39:07.469189 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1192/4744] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:39:07 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 06:39:07.490156 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-eb0a26e3-4f96-43a4-8668-1c84d0bb3bb7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:07.494112 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-eb0a26e3-4f96-43a4-8668-1c84d0bb3bb7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d Jul 03 06:39:07.494112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-eb0a26e3-4f96-43a4-8668-1c84d0bb3bb7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:07.494112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-eb0a26e3-4f96-43a4-8668-1c84d0bb3bb7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:07.502051 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:07.502051 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:07.854413 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f63c4134-2b48-4f83-96b8-3fb03dc9f32e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:07.856792 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f63c4134-2b48-4f83-96b8-3fb03dc9f32e tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:07.857066 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f63c4134-2b48-4f83-96b8-3fb03dc9f32e tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:07.857306 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f63c4134-2b48-4f83-96b8-3fb03dc9f32e tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:07.857485 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.groups [None req-f63c4134-2b48-4f83-96b8-3fb03dc9f32e tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:07.861433 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:07.861433 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:07.871079 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f63c4134-2b48-4f83-96b8-3fb03dc9f32e tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 200 Jul 03 06:39:07.871775 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1187/4745] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:07 2026] GET /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:07.881222 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:07.885358 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:39:07.885588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:07.885852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:07.886147 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:07.891033 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:07.909665 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Get all volumes completed successfully. Jul 03 06:39:07.914724 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:07.914724 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:07.969337 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:07.973119 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:07.973119 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:07.978957 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:07.979262 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:08.037023 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:08.043551 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.043551 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:08.054555 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-244c7276-2bdd-4fa9-8fdd-dafb04364970 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:39:08.055246 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1177/4746] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:39:07 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:08.065778 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-eb0a26e3-4f96-43a4-8668-1c84d0bb3bb7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d returned with HTTP 200 Jul 03 06:39:08.066141 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1191/4747] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:39:07 2026] DELETE /volume/v3/attachments/8c404a4a-d188-4ec0-b503-e9bbdb2e6d9d => generated 192 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:08.077376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:08.081755 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:39:08.081755 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:08.082791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:08.082791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:08.083045 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.083045 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:08.083923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:08.099772 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Get all volumes completed successfully. Jul 03 06:39:08.100899 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:08.101223 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:08.161769 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:08.165950 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.165950 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:08.178948 np0000004376 devstack@c-api.service[99919]: WARNING stevedore.named [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:08.179174 np0000004376 devstack@c-api.service[99919]: WARNING castellan.key_manager [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:08.191706 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-08a7ae93-bf7a-4fae-94b5-7c04ce3fe2aa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:08.195467 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08a7ae93-bf7a-4fae-94b5-7c04ce3fe2aa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:08.195467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08a7ae93-bf7a-4fae-94b5-7c04ce3fe2aa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:08.195467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08a7ae93-bf7a-4fae-94b5-7c04ce3fe2aa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:08.208076 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.208076 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:08.212894 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-08a7ae93-bf7a-4fae-94b5-7c04ce3fe2aa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:08.220219 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08a7ae93-bf7a-4fae-94b5-7c04ce3fe2aa tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b returned with HTTP 200 Jul 03 06:39:08.221028 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1188/4748] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:08 2026] GET /volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:08.227815 np0000004376 devstack@c-api.service[99919]: DEBUG oslo_db.sqlalchemy.engines [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:08.231775 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.231775 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:08.235997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cb02c367-21c6-4bd3-87bb-7ae90145f744 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:08.238821 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb02c367-21c6-4bd3-87bb-7ae90145f744 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:08.238821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb02c367-21c6-4bd3-87bb-7ae90145f744 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:08.239096 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cb02c367-21c6-4bd3-87bb-7ae90145f744 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:08.242088 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9a77a21e-eeef-4866-b49a-f4e435e26f60 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:39:08.243075 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1193/4749] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:39:08 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:08.248835 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.248835 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:08.253914 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cb02c367-21c6-4bd3-87bb-7ae90145f744 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:08.259334 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cb02c367-21c6-4bd3-87bb-7ae90145f744 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b returned with HTTP 200 Jul 03 06:39:08.259813 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1178/4750] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:08 2026] GET /volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:08.260432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3b0c442a-135e-4b20-9ba5-ce5b5c97f95b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:08.263058 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b0c442a-135e-4b20-9ba5-ce5b5c97f95b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] POST https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625/action Jul 03 06:39:08.263596 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b0c442a-135e-4b20-9ba5-ce5b5c97f95b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:08.263843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b0c442a-135e-4b20-9ba5-ce5b5c97f95b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:08.265428 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.groups [None req-3b0c442a-135e-4b20-9ba5-ce5b5c97f95b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] delete called for group 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99918) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 06:39:08.265611 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.groups [None req-3b0c442a-135e-4b20-9ba5-ce5b5c97f95b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Delete group with id: 68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:08.269398 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.269398 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:08.275256 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1c5d820c-e829-42de-881d-4fffac1451f8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:08.276646 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c5d820c-e829-42de-881d-4fffac1451f8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:08.276984 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c5d820c-e829-42de-881d-4fffac1451f8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:08.277340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c5d820c-e829-42de-881d-4fffac1451f8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:08.277577 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-1c5d820c-e829-42de-881d-4fffac1451f8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete snapshot with id: 1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:08.283220 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.283220 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:08.283958 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1c5d820c-e829-42de-881d-4fffac1451f8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Snapshot retrieved successfully. Jul 03 06:39:08.311913 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1c5d820c-e829-42de-881d-4fffac1451f8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Snapshot delete request issued successfully. Jul 03 06:39:08.311913 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c5d820c-e829-42de-881d-4fffac1451f8 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 returned with HTTP 202 Jul 03 06:39:08.311913 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1189/4751] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:08 2026] DELETE /volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:08.320208 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-21995a20-92d0-46b8-9f8d-d1050cda1926 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:08.322965 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21995a20-92d0-46b8-9f8d-d1050cda1926 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:08.323188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21995a20-92d0-46b8-9f8d-d1050cda1926 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:08.323578 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21995a20-92d0-46b8-9f8d-d1050cda1926 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:08.330481 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.330481 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:08.331348 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-21995a20-92d0-46b8-9f8d-d1050cda1926 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Snapshot retrieved successfully. Jul 03 06:39:08.332965 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21995a20-92d0-46b8-9f8d-d1050cda1926 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 returned with HTTP 200 Jul 03 06:39:08.333077 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b0c442a-135e-4b20-9ba5-ce5b5c97f95b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625/action returned with HTTP 202 Jul 03 06:39:08.333659 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1192/4752] 10.4.3.243 () {70 vars in 1428 bytes} [Fri Jul 3 06:39:08 2026] POST /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:08.334031 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1194/4753] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:08 2026] GET /volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:08.344887 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7da4f279-f88c-4091-943e-874e3774ee22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:08.347430 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7da4f279-f88c-4091-943e-874e3774ee22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 Jul 03 06:39:08.347630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7da4f279-f88c-4091-943e-874e3774ee22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:08.347933 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7da4f279-f88c-4091-943e-874e3774ee22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:08.358784 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.358784 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:08.364364 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7da4f279-f88c-4091-943e-874e3774ee22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Volume info retrieved successfully. Jul 03 06:39:08.365347 np0000004376 devstack@c-api.service[99917]: WARNING stevedore.named [None req-7da4f279-f88c-4091-943e-874e3774ee22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 06:39:08.365557 np0000004376 devstack@c-api.service[99917]: WARNING castellan.key_manager [None req-7da4f279-f88c-4091-943e-874e3774ee22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 06:39:08.396936 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9d8dc505-974d-4f56-bec2-aab9f07dd193 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:08.399213 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9d8dc505-974d-4f56-bec2-aab9f07dd193 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:08.399799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9d8dc505-974d-4f56-bec2-aab9f07dd193 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:08.399799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9d8dc505-974d-4f56-bec2-aab9f07dd193 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:08.399915 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-9d8dc505-974d-4f56-bec2-aab9f07dd193 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:08.407181 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.407181 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:08.407821 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9d8dc505-974d-4f56-bec2-aab9f07dd193 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:08.408261 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1190/4754] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:08 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:08.422104 np0000004376 devstack@c-api.service[99917]: DEBUG oslo_db.sqlalchemy.engines [None req-7da4f279-f88c-4091-943e-874e3774ee22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 06:39:08.425977 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:08.425977 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:08.433709 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7da4f279-f88c-4091-943e-874e3774ee22 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 returned with HTTP 200 Jul 03 06:39:08.434127 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1179/4755] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:08 2026] GET /volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:09.345313 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-11a7a969-bb5c-4866-b72d-4695456718ca None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.347872 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-11a7a969-bb5c-4866-b72d-4695456718ca tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:09.348130 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-11a7a969-bb5c-4866-b72d-4695456718ca tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.348390 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-11a7a969-bb5c-4866-b72d-4695456718ca tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.355341 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-11a7a969-bb5c-4866-b72d-4695456718ca tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 returned with HTTP 404 Jul 03 06:39:09.356631 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1193/4756] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:09 2026] GET /volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:09.363743 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a014798b-f4a8-4ef2-a40d-5982cb885d2c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.368716 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a014798b-f4a8-4ef2-a40d-5982cb885d2c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:09.368716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a014798b-f4a8-4ef2-a40d-5982cb885d2c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.368716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a014798b-f4a8-4ef2-a40d-5982cb885d2c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.368716 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-a014798b-f4a8-4ef2-a40d-5982cb885d2c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:09.374443 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:09.374443 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:09.375040 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a014798b-f4a8-4ef2-a40d-5982cb885d2c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:09.396941 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a014798b-f4a8-4ef2-a40d-5982cb885d2c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume request issued successfully. Jul 03 06:39:09.397110 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a014798b-f4a8-4ef2-a40d-5982cb885d2c tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b returned with HTTP 202 Jul 03 06:39:09.397498 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1195/4757] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:09 2026] DELETE /volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:09.408009 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d7a016dd-6a04-47d1-9e1d-d33e108b69cd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.410401 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d7a016dd-6a04-47d1-9e1d-d33e108b69cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:09.410705 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d7a016dd-6a04-47d1-9e1d-d33e108b69cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.410963 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d7a016dd-6a04-47d1-9e1d-d33e108b69cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.419976 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:09.419976 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:09.420249 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7c449583-fb7d-4282-b4ec-607017abe6ce None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.422379 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7c449583-fb7d-4282-b4ec-607017abe6ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:09.422589 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7c449583-fb7d-4282-b4ec-607017abe6ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.422783 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7c449583-fb7d-4282-b4ec-607017abe6ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.422874 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7c449583-fb7d-4282-b4ec-607017abe6ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:09.425098 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d7a016dd-6a04-47d1-9e1d-d33e108b69cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:09.426941 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:09.426941 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:09.427574 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7c449583-fb7d-4282-b4ec-607017abe6ce tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:09.428001 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1180/4758] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:09 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:09.432161 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d7a016dd-6a04-47d1-9e1d-d33e108b69cd tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b returned with HTTP 200 Jul 03 06:39:09.434036 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1191/4759] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:09 2026] GET /volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:09.451865 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4ca070a3-00a2-4ea5-8648-438e090fd35c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.454325 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4ca070a3-00a2-4ea5-8648-438e090fd35c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 Jul 03 06:39:09.454623 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4ca070a3-00a2-4ea5-8648-438e090fd35c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.454894 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4ca070a3-00a2-4ea5-8648-438e090fd35c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.463621 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4ca070a3-00a2-4ea5-8648-438e090fd35c tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 returned with HTTP 404 Jul 03 06:39:09.464261 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1194/4760] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:09 2026] GET /volume/v3/volumes/da016cb9-d92d-44c0-a495-7bd4f522bda5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:09.473061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cea88c86-4e6f-47f2-a770-544a4a8ba3d1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.475052 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cea88c86-4e6f-47f2-a770-544a4a8ba3d1 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 Jul 03 06:39:09.475371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cea88c86-4e6f-47f2-a770-544a4a8ba3d1 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.475645 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cea88c86-4e6f-47f2-a770-544a4a8ba3d1 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.484405 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cea88c86-4e6f-47f2-a770-544a4a8ba3d1 tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 returned with HTTP 404 Jul 03 06:39:09.485267 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1196/4761] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:09 2026] GET /volume/v3/volumes/b9dde0b9-55c0-478a-a8be-ef2403cbffd7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:09.495120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ed45b451-a986-4b62-ba2f-58470408416b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.497005 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed45b451-a986-4b62-ba2f-58470408416b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] GET https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 Jul 03 06:39:09.497257 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed45b451-a986-4b62-ba2f-58470408416b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.497878 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ed45b451-a986-4b62-ba2f-58470408416b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.498073 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.groups [None req-ed45b451-a986-4b62-ba2f-58470408416b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] show called for member 68ecf144-79bc-4234-8843-f21febb30625 {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 06:39:09.501824 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ed45b451-a986-4b62-ba2f-58470408416b tempest-GroupsTest-1937229065 tempest-GroupsTest-1937229065-project-member] https://10.4.3.243/volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 returned with HTTP 404 Jul 03 06:39:09.502496 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1181/4762] 10.4.3.243 () {68 vars in 1386 bytes} [Fri Jul 3 06:39:09 2026] GET /volume/v3/groups/68ecf144-79bc-4234-8843-f21febb30625 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:09.511988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-621d0e0f-04c0-4324-b061-e42c64409d17 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.514239 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-621d0e0f-04c0-4324-b061-e42c64409d17 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] DELETE https://10.4.3.243/volume/v3/group_types/71ee7f10-6954-45f3-8bcd-9a6bdf325d83 Jul 03 06:39:09.514459 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-621d0e0f-04c0-4324-b061-e42c64409d17 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.514806 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-621d0e0f-04c0-4324-b061-e42c64409d17 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.528335 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-621d0e0f-04c0-4324-b061-e42c64409d17 tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/group_types/71ee7f10-6954-45f3-8bcd-9a6bdf325d83 returned with HTTP 202 Jul 03 06:39:09.528752 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1192/4763] 10.4.3.243 () {68 vars in 1404 bytes} [Fri Jul 3 06:39:09 2026] DELETE /volume/v3/group_types/71ee7f10-6954-45f3-8bcd-9a6bdf325d83 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:09.538777 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-886d46b3-1df3-457b-932c-a57929aa2dbb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.540886 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-886d46b3-1df3-457b-932c-a57929aa2dbb tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] DELETE https://10.4.3.243/volume/v3/types/61389b08-abc2-45bc-97b4-deba5b10e04d Jul 03 06:39:09.541071 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-886d46b3-1df3-457b-932c-a57929aa2dbb tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.541259 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-886d46b3-1df3-457b-932c-a57929aa2dbb tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.562494 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-886d46b3-1df3-457b-932c-a57929aa2dbb tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/types/61389b08-abc2-45bc-97b4-deba5b10e04d returned with HTTP 202 Jul 03 06:39:09.562893 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1195/4764] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:39:09 2026] DELETE /volume/v3/types/61389b08-abc2-45bc-97b4-deba5b10e04d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:09.572735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bf13babc-980f-4a26-b34f-1cbb6637adbf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:09.575178 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bf13babc-980f-4a26-b34f-1cbb6637adbf tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] GET https://10.4.3.243/volume/v3/types/61389b08-abc2-45bc-97b4-deba5b10e04d Jul 03 06:39:09.575420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bf13babc-980f-4a26-b34f-1cbb6637adbf tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:09.575618 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bf13babc-980f-4a26-b34f-1cbb6637adbf tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:09.579105 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bf13babc-980f-4a26-b34f-1cbb6637adbf tempest-GroupsTest-1199985245 tempest-GroupsTest-1199985245-project-admin] https://10.4.3.243/volume/v3/types/61389b08-abc2-45bc-97b4-deba5b10e04d returned with HTTP 404 Jul 03 06:39:09.579781 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1197/4765] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:39:09 2026] GET /volume/v3/types/61389b08-abc2-45bc-97b4-deba5b10e04d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:10.446300 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cbd17c58-e531-4972-a49a-fc32e8726e1e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:10.446300 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cbd17c58-e531-4972-a49a-fc32e8726e1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:10.446748 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cbd17c58-e531-4972-a49a-fc32e8726e1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:10.447804 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cbd17c58-e531-4972-a49a-fc32e8726e1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:10.447804 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-cbd17c58-e531-4972-a49a-fc32e8726e1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:10.455346 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ffc52641-8287-4d25-b143-d2c92eb66431 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:10.456451 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffc52641-8287-4d25-b143-d2c92eb66431 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:10.456451 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffc52641-8287-4d25-b143-d2c92eb66431 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:10.456451 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffc52641-8287-4d25-b143-d2c92eb66431 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:10.459054 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:10.459054 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:10.460017 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cbd17c58-e531-4972-a49a-fc32e8726e1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:10.460453 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1182/4766] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:10 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:10.463941 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffc52641-8287-4d25-b143-d2c92eb66431 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b returned with HTTP 404 Jul 03 06:39:10.464589 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1193/4767] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:10 2026] GET /volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 06:39:10.881828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-34824299-4fe5-4605-9810-2417651d04fb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:10.883913 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-34824299-4fe5-4605-9810-2417651d04fb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:10.884245 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-34824299-4fe5-4605-9810-2417651d04fb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:10.884490 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-34824299-4fe5-4605-9810-2417651d04fb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:10.884686 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-34824299-4fe5-4605-9810-2417651d04fb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: 3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:10.895439 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:10.895439 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:10.896395 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-34824299-4fe5-4605-9810-2417651d04fb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:10.919344 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-34824299-4fe5-4605-9810-2417651d04fb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume request issued successfully. Jul 03 06:39:10.919490 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-34824299-4fe5-4605-9810-2417651d04fb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 202 Jul 03 06:39:10.919906 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1196/4768] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:10 2026] DELETE /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:10.929202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4ff8421f-693f-449d-8dc0-1f9f76ce95dc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:10.932034 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4ff8421f-693f-449d-8dc0-1f9f76ce95dc tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:10.932201 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4ff8421f-693f-449d-8dc0-1f9f76ce95dc tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:10.932420 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4ff8421f-693f-449d-8dc0-1f9f76ce95dc tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:10.942582 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:10.942582 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:10.948576 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4ff8421f-693f-449d-8dc0-1f9f76ce95dc tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:10.956987 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4ff8421f-693f-449d-8dc0-1f9f76ce95dc tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 200 Jul 03 06:39:10.957895 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1198/4769] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:10 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:11.475448 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-31a7b565-778b-4fe0-884c-0297615f2b1c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:11.481531 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-31a7b565-778b-4fe0-884c-0297615f2b1c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:11.481838 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-31a7b565-778b-4fe0-884c-0297615f2b1c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:11.482076 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-31a7b565-778b-4fe0-884c-0297615f2b1c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:11.482245 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-31a7b565-778b-4fe0-884c-0297615f2b1c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:11.487496 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:11.487496 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:11.488286 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-31a7b565-778b-4fe0-884c-0297615f2b1c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:11.488766 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1183/4770] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:11 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:11.973983 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d4365cdf-9b74-4d68-818d-329663292d30 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:11.977756 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d4365cdf-9b74-4d68-818d-329663292d30 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:11.979416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d4365cdf-9b74-4d68-818d-329663292d30 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:11.979811 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d4365cdf-9b74-4d68-818d-329663292d30 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:11.990432 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d4365cdf-9b74-4d68-818d-329663292d30 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 404 Jul 03 06:39:11.991980 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1194/4771] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:11 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:12.008323 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9681aa53-7e51-4226-a1c9-d077bac67e7e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.011583 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9681aa53-7e51-4226-a1c9-d077bac67e7e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:12.011583 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9681aa53-7e51-4226-a1c9-d077bac67e7e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.011583 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9681aa53-7e51-4226-a1c9-d077bac67e7e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.011583 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9681aa53-7e51-4226-a1c9-d077bac67e7e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:12.033654 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9681aa53-7e51-4226-a1c9-d077bac67e7e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b returned with HTTP 404 Jul 03 06:39:12.033654 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1197/4772] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:12 2026] DELETE /volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:12.046013 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2dd0f16e-ddd5-45fb-9c4d-1c31faf11fcb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.048514 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2dd0f16e-ddd5-45fb-9c4d-1c31faf11fcb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b Jul 03 06:39:12.048812 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2dd0f16e-ddd5-45fb-9c4d-1c31faf11fcb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.049062 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2dd0f16e-ddd5-45fb-9c4d-1c31faf11fcb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.056574 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2dd0f16e-ddd5-45fb-9c4d-1c31faf11fcb tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b returned with HTTP 404 Jul 03 06:39:12.057406 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1199/4773] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:12 2026] GET /volume/v3/volumes/af8996d6-44ad-4989-afd0-cbe081c47f5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:12.065769 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0dd3bb3e-5943-4cf7-a0d4-74399bc19bde None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.068479 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0dd3bb3e-5943-4cf7-a0d4-74399bc19bde tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:12.068805 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0dd3bb3e-5943-4cf7-a0d4-74399bc19bde tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.069504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0dd3bb3e-5943-4cf7-a0d4-74399bc19bde tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.069504 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-0dd3bb3e-5943-4cf7-a0d4-74399bc19bde tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete snapshot with id: 1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:12.075110 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0dd3bb3e-5943-4cf7-a0d4-74399bc19bde tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 returned with HTTP 404 Jul 03 06:39:12.075754 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1184/4774] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:12 2026] DELETE /volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:12.084088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-00483c5f-a92a-40d2-a56a-adbc6a5ce588 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.086585 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-00483c5f-a92a-40d2-a56a-adbc6a5ce588 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 Jul 03 06:39:12.086829 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-00483c5f-a92a-40d2-a56a-adbc6a5ce588 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.087779 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-00483c5f-a92a-40d2-a56a-adbc6a5ce588 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.092929 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-00483c5f-a92a-40d2-a56a-adbc6a5ce588 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 returned with HTTP 404 Jul 03 06:39:12.093530 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1195/4775] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:12 2026] GET /volume/v3/snapshots/1816621d-3a91-466a-8b90-de9e848cd267 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:12.102346 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-aa070c69-6cc9-4ad1-b31c-1bb74466cfc0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.104333 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aa070c69-6cc9-4ad1-b31c-1bb74466cfc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:12.104547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aa070c69-6cc9-4ad1-b31c-1bb74466cfc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.104773 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aa070c69-6cc9-4ad1-b31c-1bb74466cfc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.104969 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-aa070c69-6cc9-4ad1-b31c-1bb74466cfc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: 3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:12.113412 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aa070c69-6cc9-4ad1-b31c-1bb74466cfc0 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 404 Jul 03 06:39:12.114450 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1198/4776] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:12 2026] DELETE /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:12.122195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e78c4aa8-17fa-4fab-b0c6-f0266271b71f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.124316 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e78c4aa8-17fa-4fab-b0c6-f0266271b71f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 Jul 03 06:39:12.124548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e78c4aa8-17fa-4fab-b0c6-f0266271b71f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.124806 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e78c4aa8-17fa-4fab-b0c6-f0266271b71f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.133062 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e78c4aa8-17fa-4fab-b0c6-f0266271b71f tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 returned with HTTP 404 Jul 03 06:39:12.133480 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1200/4777] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:12 2026] GET /volume/v3/volumes/3fc18dc7-2c2c-45d5-a9a2-38188fba6854 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:12.180557 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d7e99780-8978-448d-9064-16a94a754b17 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.182848 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d7e99780-8978-448d-9064-16a94a754b17 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 Jul 03 06:39:12.183178 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d7e99780-8978-448d-9064-16a94a754b17 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.183402 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d7e99780-8978-448d-9064-16a94a754b17 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.183625 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d7e99780-8978-448d-9064-16a94a754b17 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: 0d4e0f3f-db72-4653-adb5-590bdf69e470 Jul 03 06:39:12.196855 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:12.196855 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:12.197009 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d7e99780-8978-448d-9064-16a94a754b17 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:12.229755 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d7e99780-8978-448d-9064-16a94a754b17 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume request issued successfully. Jul 03 06:39:12.231108 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d7e99780-8978-448d-9064-16a94a754b17 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 returned with HTTP 202 Jul 03 06:39:12.231108 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1185/4778] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:12 2026] DELETE /volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:12.242484 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-17b7abfb-f16a-40cb-93f3-025be1ee9c10 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.244785 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-17b7abfb-f16a-40cb-93f3-025be1ee9c10 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 Jul 03 06:39:12.244997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-17b7abfb-f16a-40cb-93f3-025be1ee9c10 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.245334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-17b7abfb-f16a-40cb-93f3-025be1ee9c10 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.254952 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:12.254952 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:12.261344 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-17b7abfb-f16a-40cb-93f3-025be1ee9c10 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Volume info retrieved successfully. Jul 03 06:39:12.268326 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-17b7abfb-f16a-40cb-93f3-025be1ee9c10 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 returned with HTTP 200 Jul 03 06:39:12.268658 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1196/4779] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:12 2026] GET /volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 => generated 1227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:12.502055 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-30625d96-8521-4e4e-8db7-19af63606c25 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.504793 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-30625d96-8521-4e4e-8db7-19af63606c25 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:12.505026 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-30625d96-8521-4e4e-8db7-19af63606c25 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.505281 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-30625d96-8521-4e4e-8db7-19af63606c25 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.505422 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-30625d96-8521-4e4e-8db7-19af63606c25 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:12.514405 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:12.514405 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:12.515189 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-30625d96-8521-4e4e-8db7-19af63606c25 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:12.515655 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1199/4780] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:12 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:12.605380 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-34049bfd-6eff-4a65-8f20-024f6723c237 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.723036 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34049bfd-6eff-4a65-8f20-024f6723c237 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 Jul 03 06:39:12.723365 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34049bfd-6eff-4a65-8f20-024f6723c237 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.723598 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34049bfd-6eff-4a65-8f20-024f6723c237 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.741231 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34049bfd-6eff-4a65-8f20-024f6723c237 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 returned with HTTP 200 Jul 03 06:39:12.741823 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1201/4781] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:12 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 => generated 594 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:12.755730 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0129cb5d-d6c6-46fc-ba3b-d81ec7d2fc93 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.758777 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0129cb5d-d6c6-46fc-ba3b-d81ec7d2fc93 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394/defaults Jul 03 06:39:12.758777 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0129cb5d-d6c6-46fc-ba3b-d81ec7d2fc93 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.758777 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0129cb5d-d6c6-46fc-ba3b-d81ec7d2fc93 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'defaults' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.769861 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-0129cb5d-d6c6-46fc-ba3b-d81ec7d2fc93 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:12.771672 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-0129cb5d-d6c6-46fc-ba3b-d81ec7d2fc93 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:12.771672 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-0129cb5d-d6c6-46fc-ba3b-d81ec7d2fc93 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:12.778229 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0129cb5d-d6c6-46fc-ba3b-d81ec7d2fc93 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394/defaults returned with HTTP 200 Jul 03 06:39:12.778798 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1186/4782] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:39:12 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394/defaults => generated 594 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:12.790255 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fc3cfe4e-7280-409c-afc4-b91591a4c819 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.793509 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fc3cfe4e-7280-409c-afc4-b91591a4c819 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 Jul 03 06:39:12.794081 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fc3cfe4e-7280-409c-afc4-b91591a4c819 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:12.834218 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-fc3cfe4e-7280-409c-afc4-b91591a4c819 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:12.841751 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fc3cfe4e-7280-409c-afc4-b91591a4c819 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 returned with HTTP 200 Jul 03 06:39:12.842423 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1197/4783] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:39:12 2026] PUT /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 => generated 552 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:12.852344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e3e94054-a972-4385-9156-3d88a3f0cd78 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.855069 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e3e94054-a972-4385-9156-3d88a3f0cd78 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] DELETE https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 Jul 03 06:39:12.855363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e3e94054-a972-4385-9156-3d88a3f0cd78 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.855647 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e3e94054-a972-4385-9156-3d88a3f0cd78 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.866044 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e3e94054-a972-4385-9156-3d88a3f0cd78 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 returned with HTTP 200 Jul 03 06:39:12.866803 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1200/4784] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:12 2026] DELETE /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 06:39:12.875090 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e8fc1e8e-2e93-4c72-9f69-a91589611704 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.877266 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e8fc1e8e-2e93-4c72-9f69-a91589611704 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 Jul 03 06:39:12.877585 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e8fc1e8e-2e93-4c72-9f69-a91589611704 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:12.877903 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e8fc1e8e-2e93-4c72-9f69-a91589611704 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:12.910836 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e8fc1e8e-2e93-4c72-9f69-a91589611704 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 returned with HTTP 200 Jul 03 06:39:12.911330 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1202/4785] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:12 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 => generated 594 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:12.924188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8d536410-0b87-423d-9ecb-228f7814b753 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:12.926810 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8d536410-0b87-423d-9ecb-228f7814b753 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 Jul 03 06:39:12.927347 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8d536410-0b87-423d-9ecb-228f7814b753 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-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=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:13.053679 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8d536410-0b87-423d-9ecb-228f7814b753 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 returned with HTTP 200 Jul 03 06:39:13.054247 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1187/4786] 10.4.3.243 () {68 vars in 1375 bytes} [Fri Jul 3 06:39:12 2026] PUT /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 => generated 552 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:13.070809 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9caba1af-be4e-4fe7-b269-e6ee13f1361b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.077135 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9caba1af-be4e-4fe7-b269-e6ee13f1361b tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394/defaults Jul 03 06:39:13.077376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9caba1af-be4e-4fe7-b269-e6ee13f1361b tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.077589 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9caba1af-be4e-4fe7-b269-e6ee13f1361b tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'defaults' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.087785 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9caba1af-be4e-4fe7-b269-e6ee13f1361b tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394/defaults returned with HTTP 200 Jul 03 06:39:13.088163 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1198/4787] 10.4.3.243 () {66 vars in 1381 bytes} [Fri Jul 3 06:39:13 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394/defaults => generated 594 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:13.099440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4a16a582-b5d8-4b93-8774-494fa6780e7c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.101971 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a16a582-b5d8-4b93-8774-494fa6780e7c tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 Jul 03 06:39:13.102231 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a16a582-b5d8-4b93-8774-494fa6780e7c tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.102498 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4a16a582-b5d8-4b93-8774-494fa6780e7c tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.116576 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-4a16a582-b5d8-4b93-8774-494fa6780e7c tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:13.116983 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-4a16a582-b5d8-4b93-8774-494fa6780e7c tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:13.117342 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-4a16a582-b5d8-4b93-8774-494fa6780e7c tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-61687890 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-61687890, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:13.124209 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4a16a582-b5d8-4b93-8774-494fa6780e7c tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 returned with HTTP 200 Jul 03 06:39:13.124788 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1201/4788] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:13 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 => generated 594 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:13.136494 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-641b22ec-6cee-4ef4-8fb7-1e055bd51c36 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.139715 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-641b22ec-6cee-4ef4-8fb7-1e055bd51c36 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True Jul 03 06:39:13.139715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-641b22ec-6cee-4ef4-8fb7-1e055bd51c36 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.139715 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-641b22ec-6cee-4ef4-8fb7-1e055bd51c36 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.161081 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-641b22ec-6cee-4ef4-8fb7-1e055bd51c36 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True returned with HTTP 200 Jul 03 06:39:13.161651 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1203/4789] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:39:13 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True => generated 1335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:13.173139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-756726f0-234b-4140-a005-692a20a33c00 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.243371 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:13.243547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1424350823"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:13.245294 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1424350823'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:13.245464 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Create volume of 1 GB Jul 03 06:39:13.250089 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Availability Zones retrieved successfully. Jul 03 06:39:13.258241 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Flow 'volume_create_api' (92c61e48-1f25-4ca5-a9cf-be07e2ec0819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:13.259001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead2d2e9-8469-4c4f-a4ee-dc935d31f4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:13.260147 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:13.287069 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c41c7a74-fae7-4749-9780-06a807c0d458 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.290524 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c41c7a74-fae7-4749-9780-06a807c0d458 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 Jul 03 06:39:13.290858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c41c7a74-fae7-4749-9780-06a807c0d458 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.291026 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c41c7a74-fae7-4749-9780-06a807c0d458 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.297307 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead2d2e9-8469-4c4f-a4ee-dc935d31f4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:13.298678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37e4bf4-a5b0-440e-ae5b-4d05a28044d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:13.298793 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c41c7a74-fae7-4749-9780-06a807c0d458 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 returned with HTTP 404 Jul 03 06:39:13.298967 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1199/4790] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:13 2026] GET /volume/v3/volumes/0d4e0f3f-db72-4653-adb5-590bdf69e470 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:13.311329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-993a5c8a-43ae-4ca2-afa3-0b7b30979bb5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.314448 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-993a5c8a-43ae-4ca2-afa3-0b7b30979bb5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:39:13.315021 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-993a5c8a-43ae-4ca2-afa3-0b7b30979bb5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.315369 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-993a5c8a-43ae-4ca2-afa3-0b7b30979bb5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.315625 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-993a5c8a-43ae-4ca2-afa3-0b7b30979bb5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:39:13.324982 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-993a5c8a-43ae-4ca2-afa3-0b7b30979bb5 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 404 Jul 03 06:39:13.325681 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1202/4791] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:13 2026] DELETE /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:13.333966 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a3af2cb5-27bb-4372-9456-807bb3620d3e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.336063 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3af2cb5-27bb-4372-9456-807bb3620d3e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 Jul 03 06:39:13.336435 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3af2cb5-27bb-4372-9456-807bb3620d3e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.337245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a3af2cb5-27bb-4372-9456-807bb3620d3e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.343843 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a3af2cb5-27bb-4372-9456-807bb3620d3e tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 returned with HTTP 404 Jul 03 06:39:13.344405 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1204/4792] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:13 2026] GET /volume/v3/volumes/d133e96f-1898-4f22-b959-4ab2237c5e00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:13.390531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-073ab5ae-5b98-40c1-806e-fb37aee2531d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.393107 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Created reservations ['dd544181-2635-4e6f-98c2-ba19c3f4bec3', 'ff271e06-1b77-496a-a390-feb8906a8c92', '180c32a4-40ea-48ff-8cee-30abfc4b687c', '4094aa00-96b3-4706-9927-5cafac01941a'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:13.394033 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37e4bf4-a5b0-440e-ae5b-4d05a28044d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd544181-2635-4e6f-98c2-ba19c3f4bec3', 'ff271e06-1b77-496a-a390-feb8906a8c92', '180c32a4-40ea-48ff-8cee-30abfc4b687c', '4094aa00-96b3-4706-9927-5cafac01941a']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:13.394872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41df389f-29a9-42e4-843e-caf572d54530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:13.397129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-073ab5ae-5b98-40c1-806e-fb37aee2531d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] DELETE https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:39:13.397408 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-073ab5ae-5b98-40c1-806e-fb37aee2531d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.397635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-073ab5ae-5b98-40c1-806e-fb37aee2531d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.397842 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-073ab5ae-5b98-40c1-806e-fb37aee2531d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Delete volume with id: 122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:39:13.404100 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-073ab5ae-5b98-40c1-806e-fb37aee2531d tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 404 Jul 03 06:39:13.404590 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1200/4793] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:13 2026] DELETE /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:13.412923 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b3a6533d-0250-4f5a-be63-76dd62f7b136 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.414659 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3a6533d-0250-4f5a-be63-76dd62f7b136 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] GET https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 Jul 03 06:39:13.414959 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b3a6533d-0250-4f5a-be63-76dd62f7b136 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.415229 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b3a6533d-0250-4f5a-be63-76dd62f7b136 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.421020 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3a6533d-0250-4f5a-be63-76dd62f7b136 tempest-VolumeImageDependencyTests-816561778 tempest-VolumeImageDependencyTests-816561778-project-member] https://10.4.3.243/volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 returned with HTTP 404 Jul 03 06:39:13.421615 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1203/4794] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:13 2026] GET /volume/v3/volumes/122f9943-f548-4f7d-a0b4-c64a77931bb4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:13.428592 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41df389f-29a9-42e4-843e-caf572d54530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e717d3f9-8f7a-42aa-b359-0e61b2693344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1424350823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='444b4b529fa44ce09e7cf8cde0f0c394',qos_specs=None,replication_status=,reservations=['dd544181-2635-4e6f-98c2-ba19c3f4bec3','ff271e06-1b77-496a-a390-feb8906a8c92','180c32a4-40ea-48ff-8cee-30abfc4b687c','4094aa00-96b3-4706-9927-5cafac01941a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b32073a0b2343d8b748c5144d0295ed',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1424350823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e717d3f9-8f7a-42aa-b359-0e61b2693344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='444b4b529fa44ce09e7cf8cde0f0c394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b32073a0b2343d8b748c5144d0295ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:13.430429 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3015b2f3-4404-464f-8651-5da4c4a896b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:13.457477 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3015b2f3-4404-464f-8651-5da4c4a896b2) transitioned into state 'SUCCESS' from state '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-1424350823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='444b4b529fa44ce09e7cf8cde0f0c394',qos_specs=None,replication_status=,reservations=['dd544181-2635-4e6f-98c2-ba19c3f4bec3','ff271e06-1b77-496a-a390-feb8906a8c92','180c32a4-40ea-48ff-8cee-30abfc4b687c','4094aa00-96b3-4706-9927-5cafac01941a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b32073a0b2343d8b748c5144d0295ed',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:13.458628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1cb7c4-a046-4430-8de2-6161015d382e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:13.474342 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1cb7c4-a046-4430-8de2-6161015d382e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:13.475316 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Flow 'volume_create_api' (92c61e48-1f25-4ca5-a9cf-be07e2ec0819) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:13.475714 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Create volume request issued successfully. Jul 03 06:39:13.476383 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-756726f0-234b-4140-a005-692a20a33c00 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:13.476934 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1188/4795] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:13 2026] POST /volume/v3/volumes => generated 756 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:13.490668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e9fab37e-0e52-4967-9578-105db5da7bf2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.492583 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9fab37e-0e52-4967-9578-105db5da7bf2 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] GET https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:13.492787 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9fab37e-0e52-4967-9578-105db5da7bf2 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.493011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9fab37e-0e52-4967-9578-105db5da7bf2 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.501605 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:13.501605 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:13.508565 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e9fab37e-0e52-4967-9578-105db5da7bf2 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Volume info retrieved successfully. Jul 03 06:39:13.517713 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9fab37e-0e52-4967-9578-105db5da7bf2 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 returned with HTTP 200 Jul 03 06:39:13.518265 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1205/4796] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:13 2026] GET /volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:13.531006 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0744fd1d-4912-41c9-885c-2d0795e0dd18 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:13.533571 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0744fd1d-4912-41c9-885c-2d0795e0dd18 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:13.533894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0744fd1d-4912-41c9-885c-2d0795e0dd18 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:13.534138 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0744fd1d-4912-41c9-885c-2d0795e0dd18 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:13.534347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0744fd1d-4912-41c9-885c-2d0795e0dd18 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:13.539660 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:13.539660 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:13.540766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0744fd1d-4912-41c9-885c-2d0795e0dd18 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:13.542212 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1201/4797] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:13 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:14.533057 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2b08a00b-36ec-4054-ba78-a208d4c5555e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:14.535186 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b08a00b-36ec-4054-ba78-a208d4c5555e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] GET https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:14.535457 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b08a00b-36ec-4054-ba78-a208d4c5555e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:14.535706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b08a00b-36ec-4054-ba78-a208d4c5555e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:14.544337 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:14.544337 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:14.553539 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-78f97cb5-c6fa-48a2-bffc-6c9ca4357b97 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:14.555565 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-78f97cb5-c6fa-48a2-bffc-6c9ca4357b97 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:14.555859 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-78f97cb5-c6fa-48a2-bffc-6c9ca4357b97 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:14.556108 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-78f97cb5-c6fa-48a2-bffc-6c9ca4357b97 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:14.556260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-78f97cb5-c6fa-48a2-bffc-6c9ca4357b97 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:14.560432 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2b08a00b-36ec-4054-ba78-a208d4c5555e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Volume info retrieved successfully. Jul 03 06:39:14.560971 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:14.560971 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:14.561650 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-78f97cb5-c6fa-48a2-bffc-6c9ca4357b97 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:14.563254 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1189/4798] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:14 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:14.573479 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b08a00b-36ec-4054-ba78-a208d4c5555e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 returned with HTTP 200 Jul 03 06:39:14.574210 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1204/4799] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:14 2026] GET /volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:14.590855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7e4561b1-7116-460f-aafa-7180b0c5b65a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:14.593259 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e4561b1-7116-460f-aafa-7180b0c5b65a tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True Jul 03 06:39:14.593494 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e4561b1-7116-460f-aafa-7180b0c5b65a tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:14.593719 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e4561b1-7116-460f-aafa-7180b0c5b65a tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:14.636076 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e4561b1-7116-460f-aafa-7180b0c5b65a tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True returned with HTTP 200 Jul 03 06:39:14.636628 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1206/4800] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:39:14 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True => generated 1335 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:14.650542 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f8abbb4d-cd33-4c7f-b5a8-c6122242749a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:14.653234 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8abbb4d-cd33-4c7f-b5a8-c6122242749a tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:14.653534 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8abbb4d-cd33-4c7f-b5a8-c6122242749a tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:14.653806 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8abbb4d-cd33-4c7f-b5a8-c6122242749a tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:14.654031 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-f8abbb4d-cd33-4c7f-b5a8-c6122242749a tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Delete volume with id: e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:14.665776 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:14.665776 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:14.666517 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f8abbb4d-cd33-4c7f-b5a8-c6122242749a tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Volume info retrieved successfully. Jul 03 06:39:14.693237 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f8abbb4d-cd33-4c7f-b5a8-c6122242749a tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Delete volume request issued successfully. Jul 03 06:39:14.693501 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8abbb4d-cd33-4c7f-b5a8-c6122242749a tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 returned with HTTP 202 Jul 03 06:39:14.694029 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1202/4801] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:14 2026] DELETE /volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:14.703329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2497da24-83b1-4e51-91f3-2003173176bc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:14.706055 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2497da24-83b1-4e51-91f3-2003173176bc tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] GET https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:14.706323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2497da24-83b1-4e51-91f3-2003173176bc tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:14.706727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2497da24-83b1-4e51-91f3-2003173176bc tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:14.718214 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:14.718214 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:14.724010 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2497da24-83b1-4e51-91f3-2003173176bc tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Volume info retrieved successfully. Jul 03 06:39:14.730079 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2497da24-83b1-4e51-91f3-2003173176bc tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 returned with HTTP 200 Jul 03 06:39:14.730567 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1190/4802] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:14 2026] GET /volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:15.011237 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1c5026b2-1441-4deb-b1c5-3830e53aa693 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:15.018255 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1c5026b2-1441-4deb-b1c5-3830e53aa693 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] PUT https://10.4.3.243/volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 Jul 03 06:39:15.019165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1c5026b2-1441-4deb-b1c5-3830e53aa693 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:15.033521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1c5026b2-1441-4deb-b1c5-3830e53aa693 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Acquiring lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:39:15.040930 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1c5026b2-1441-4deb-b1c5-3830e53aa693 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" acquired by "attachment_update" :: waited 0.007s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:39:15.042214 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:15.042214 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:15.568714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1c5026b2-1441-4deb-b1c5-3830e53aa693 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Lock "cinder-attachment_update-dc159200-ed43-4258-b577-9f458ddce5f1-np0000004376" released by "attachment_update" :: held 0.528s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:39:15.569215 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-1c5026b2-1441-4deb-b1c5-3830e53aa693 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 returned with HTTP 200 Jul 03 06:39:15.569755 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1205/4803] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:39:15 2026] PUT /volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 => generated 968 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:15.580593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fb510af4-3858-4954-bc5a-ba1f856af613 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:15.581810 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-5868318d-ad6f-4939-88b2-985f530e14fd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:15.582954 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fb510af4-3858-4954-bc5a-ba1f856af613 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:15.583249 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fb510af4-3858-4954-bc5a-ba1f856af613 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:15.583552 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fb510af4-3858-4954-bc5a-ba1f856af613 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:15.584082 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-fb510af4-3858-4954-bc5a-ba1f856af613 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:15.585342 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-5868318d-ad6f-4939-88b2-985f530e14fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 Jul 03 06:39:15.585620 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-5868318d-ad6f-4939-88b2-985f530e14fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:15.586231 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-5868318d-ad6f-4939-88b2-985f530e14fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:15.590740 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:15.590740 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:15.591665 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fb510af4-3858-4954-bc5a-ba1f856af613 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:15.592393 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1207/4804] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:15 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:15.608913 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-5868318d-ad6f-4939-88b2-985f530e14fd tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 returned with HTTP 200 Jul 03 06:39:15.609372 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1203/4805] 10.4.3.243 () {70 vars in 1651 bytes} [Fri Jul 3 06:39:15 2026] GET /volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:15.746938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bf48fb85-5b3b-4869-8b00-ba583fd17194 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:15.748653 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bf48fb85-5b3b-4869-8b00-ba583fd17194 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] GET https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:15.748888 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bf48fb85-5b3b-4869-8b00-ba583fd17194 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:15.749131 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bf48fb85-5b3b-4869-8b00-ba583fd17194 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:15.756018 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bf48fb85-5b3b-4869-8b00-ba583fd17194 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 returned with HTTP 404 Jul 03 06:39:15.756626 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1191/4806] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:15 2026] GET /volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:39:15.765032 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d8687704-c11d-4d9d-90ff-d2939db32323 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:15.768026 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8687704-c11d-4d9d-90ff-d2939db32323 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] GET https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:15.768236 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8687704-c11d-4d9d-90ff-d2939db32323 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:15.768469 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d8687704-c11d-4d9d-90ff-d2939db32323 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:15.778784 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d8687704-c11d-4d9d-90ff-d2939db32323 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 returned with HTTP 404 Jul 03 06:39:15.779581 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1206/4807] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:15 2026] GET /volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:15.788790 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a05ebe2b-029d-404c-893d-aacc3bef85d1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:15.790792 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a05ebe2b-029d-404c-893d-aacc3bef85d1 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:15.790987 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a05ebe2b-029d-404c-893d-aacc3bef85d1 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:15.791188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a05ebe2b-029d-404c-893d-aacc3bef85d1 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:15.791413 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-a05ebe2b-029d-404c-893d-aacc3bef85d1 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Delete volume with id: e717d3f9-8f7a-42aa-b359-0e61b2693344 Jul 03 06:39:15.798487 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a05ebe2b-029d-404c-893d-aacc3bef85d1 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 returned with HTTP 404 Jul 03 06:39:15.799052 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1208/4808] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:15 2026] DELETE /volume/v3/volumes/e717d3f9-8f7a-42aa-b359-0e61b2693344 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:15.812029 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:15.813932 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:15.814241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1351601064"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:15.816135 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1351601064'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:15.816338 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Create volume of 1 GB Jul 03 06:39:15.816664 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:15.816664 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:15.821538 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b16c97d0-9a30-4266-95a5-6b72e979bfe4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:15.821682 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Availability Zones retrieved successfully. Jul 03 06:39:15.829367 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Flow 'volume_create_api' (8d1d0db1-5604-492b-bffc-4701f047aa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:15.831092 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1bf700b-8d7d-4437-8998-d014774cced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:15.832525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:15.868539 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1bf700b-8d7d-4437-8998-d014774cced7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:15.869725 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (704b4368-250d-4847-b2c8-677de882eee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:15.902370 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b16c97d0-9a30-4266-95a5-6b72e979bfe4 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-admin] GET https://10.4.3.243/volume/v3/scheduler-stats/get_pools Jul 03 06:39:15.902661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b16c97d0-9a30-4266-95a5-6b72e979bfe4 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:15.903363 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b16c97d0-9a30-4266-95a5-6b72e979bfe4 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-admin] Calling method 'get_pools' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:15.923618 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Created reservations ['07dffe60-ce58-4614-9c22-96f9a4f2a6ec', 'eaa6c22a-1052-4c9f-a5d9-5c62315b2ef9', '7977bd46-b5dc-4408-8772-1dc4c3974e2b', 'c15a4f83-f896-4428-be62-83cfad0d39fe'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:15.924509 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (704b4368-250d-4847-b2c8-677de882eee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07dffe60-ce58-4614-9c22-96f9a4f2a6ec', 'eaa6c22a-1052-4c9f-a5d9-5c62315b2ef9', '7977bd46-b5dc-4408-8772-1dc4c3974e2b', 'c15a4f83-f896-4428-be62-83cfad0d39fe']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:15.925476 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c475079-15ae-40f4-9ce4-5b09444b3ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:15.955357 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c475079-15ae-40f4-9ce4-5b09444b3ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '400c2f41-c378-4875-b874-bdf2a7ded585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1351601064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='444b4b529fa44ce09e7cf8cde0f0c394',qos_specs=None,replication_status=,reservations=['07dffe60-ce58-4614-9c22-96f9a4f2a6ec','eaa6c22a-1052-4c9f-a5d9-5c62315b2ef9','7977bd46-b5dc-4408-8772-1dc4c3974e2b','c15a4f83-f896-4428-be62-83cfad0d39fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b32073a0b2343d8b748c5144d0295ed',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1351601064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=400c2f41-c378-4875-b874-bdf2a7ded585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='444b4b529fa44ce09e7cf8cde0f0c394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b32073a0b2343d8b748c5144d0295ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:15.958251 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e5a891-ebfc-49ab-8867-c22328b4bdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:15.991630 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e5a891-ebfc-49ab-8867-c22328b4bdb4) transitioned into state 'SUCCESS' from state '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-1351601064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='444b4b529fa44ce09e7cf8cde0f0c394',qos_specs=None,replication_status=,reservations=['07dffe60-ce58-4614-9c22-96f9a4f2a6ec','eaa6c22a-1052-4c9f-a5d9-5c62315b2ef9','7977bd46-b5dc-4408-8772-1dc4c3974e2b','c15a4f83-f896-4428-be62-83cfad0d39fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b32073a0b2343d8b748c5144d0295ed',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:15.992780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e050374-f8f9-4702-ada2-5c15e1010cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:16.007103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e050374-f8f9-4702-ada2-5c15e1010cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:16.008490 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Flow 'volume_create_api' (8d1d0db1-5604-492b-bffc-4701f047aa7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:16.008994 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Create volume request issued successfully. Jul 03 06:39:16.009918 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a0407569-9e93-4777-8ace-3d0916dd0f4e tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:16.011061 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1204/4809] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:15 2026] POST /volume/v3/volumes => generated 756 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:16.028502 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-25d9fbeb-a569-434b-9445-a85dbce51763 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:16.030816 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25d9fbeb-a569-434b-9445-a85dbce51763 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] GET https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:16.031119 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25d9fbeb-a569-434b-9445-a85dbce51763 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:16.031427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25d9fbeb-a569-434b-9445-a85dbce51763 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:16.041499 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:16.041499 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:16.049525 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-25d9fbeb-a569-434b-9445-a85dbce51763 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Volume info retrieved successfully. Jul 03 06:39:16.055315 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25d9fbeb-a569-434b-9445-a85dbce51763 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 returned with HTTP 200 Jul 03 06:39:16.055782 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1207/4810] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:16 2026] GET /volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:16.405585 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b16c97d0-9a30-4266-95a5-6b72e979bfe4 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-admin] https://10.4.3.243/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 06:39:16.405994 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1192/4811] 10.4.3.243 () {66 vars in 1291 bytes} [Fri Jul 3 06:39:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:16.415113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8e05f9a1-8e94-4905-9365-48593a8d7424 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:16.478254 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e05f9a1-8e94-4905-9365-48593a8d7424 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-reader] GET https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool Jul 03 06:39:16.478503 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e05f9a1-8e94-4905-9365-48593a8d7424 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:16.478791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e05f9a1-8e94-4905-9365-48593a8d7424 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-reader] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:16.479604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-8e05f9a1-8e94-4905-9365-48593a8d7424 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '92e06c8cb9574fc8a7860a1162bb0b4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c2794094faae40e987567addda43a5ff', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:39:16.479847 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e05f9a1-8e94-4905-9365-48593a8d7424 tempest-ProjectReaderTests-28848616 tempest-ProjectReaderTests-28848616-project-reader] https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool returned with HTTP 403 Jul 03 06:39:16.480420 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1209/4812] 10.4.3.243 () {66 vars in 1318 bytes} [Fri Jul 3 06:39:16 2026] GET /volume/v3/capabilities/np0000004376@storpool => generated 110 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:16.611228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4004b5e0-e25a-44fc-b367-f63215f24472 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:16.613595 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4004b5e0-e25a-44fc-b367-f63215f24472 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:16.613897 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4004b5e0-e25a-44fc-b367-f63215f24472 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:16.614137 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4004b5e0-e25a-44fc-b367-f63215f24472 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:16.614275 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4004b5e0-e25a-44fc-b367-f63215f24472 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:16.620031 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:16.620031 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:16.620987 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4004b5e0-e25a-44fc-b367-f63215f24472 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:16.621634 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1205/4813] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:16 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:17.071599 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e5dc8550-3638-44f1-8bac-13d1d07c189d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:17.073446 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e5dc8550-3638-44f1-8bac-13d1d07c189d tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] GET https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:17.073673 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e5dc8550-3638-44f1-8bac-13d1d07c189d tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:17.074081 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e5dc8550-3638-44f1-8bac-13d1d07c189d tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:17.083393 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:17.083393 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:17.088657 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e5dc8550-3638-44f1-8bac-13d1d07c189d tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Volume info retrieved successfully. Jul 03 06:39:17.099940 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e5dc8550-3638-44f1-8bac-13d1d07c189d tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 returned with HTTP 200 Jul 03 06:39:17.099940 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1208/4814] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:17 2026] GET /volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:17.115546 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-30d2a831-3365-4c9f-9be6-f091fcb19308 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:17.119332 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-30d2a831-3365-4c9f-9be6-f091fcb19308 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True Jul 03 06:39:17.119627 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-30d2a831-3365-4c9f-9be6-f091fcb19308 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:17.119922 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-30d2a831-3365-4c9f-9be6-f091fcb19308 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:17.159039 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-30d2a831-3365-4c9f-9be6-f091fcb19308 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True returned with HTTP 200 Jul 03 06:39:17.159753 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1193/4815] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:39:17 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True => generated 1335 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:17.173107 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1fde6478-e896-4715-8cea-474d478dd1a3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:17.175340 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1fde6478-e896-4715-8cea-474d478dd1a3 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/421633b481684de28aa3ad15352fcf1d?usage=True Jul 03 06:39:17.175591 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1fde6478-e896-4715-8cea-474d478dd1a3 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:17.175865 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1fde6478-e896-4715-8cea-474d478dd1a3 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:17.208437 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1fde6478-e896-4715-8cea-474d478dd1a3 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/421633b481684de28aa3ad15352fcf1d?usage=True returned with HTTP 200 Jul 03 06:39:17.208707 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1210/4816] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:39:17 2026] GET /volume/v3/os-quota-sets/421633b481684de28aa3ad15352fcf1d?usage=True => generated 1335 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:17.224500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2470a547-1c7e-466a-a76b-6d6c76670c65 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:17.228174 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2470a547-1c7e-466a-a76b-6d6c76670c65 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] POST https://10.4.3.243/volume/v3/os-volume-transfer Jul 03 06:39:17.228658 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2470a547-1c7e-466a-a76b-6d6c76670c65 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "400c2f41-c378-4875-b874-bdf2a7ded585"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:17.231246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.volume_transfer [None req-2470a547-1c7e-466a-a76b-6d6c76670c65 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Creating new volume transfer {'transfer': {'volume_id': '400c2f41-c378-4875-b874-bdf2a7ded585'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 06:39:17.231435 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.volume_transfer [None req-2470a547-1c7e-466a-a76b-6d6c76670c65 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Creating transfer of volume 400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:17.231503 np0000004376 devstack@c-api.service[99916]: INFO cinder.transfer.api [None req-2470a547-1c7e-466a-a76b-6d6c76670c65 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Generating transfer record for volume 400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:17.242029 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:17.242029 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:17.259994 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2470a547-1c7e-466a-a76b-6d6c76670c65 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 06:39:17.260572 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1206/4817] 10.4.3.243 () {68 vars in 1291 bytes} [Fri Jul 3 06:39:17 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:17.274824 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:17.447629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] POST https://10.4.3.243/volume/v3/os-volume-transfer/8c206671-b20a-43c9-b0e2-c1aab3f198fe/accept Jul 03 06:39:17.448068 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b124d8b994ccb184"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:17.449714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.volume_transfer [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Accepting volume transfer 8c206671-b20a-43c9-b0e2-c1aab3f198fe {{(pid=99918) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 06:39:17.451320 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.volume_transfer [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Accepting transfer 8c206671-b20a-43c9-b0e2-c1aab3f198fe Jul 03 06:39:17.581533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Created reservations ['29a3b39c-6b21-43a4-a1a5-75c3e127364e', '425675a1-5678-4a00-b26e-9d883562912b', 'e7f758ad-1195-4699-9d62-454f4b4d9de1', '0c022f16-ddad-4c0a-bbcb-26fdf124d2aa'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:17.623104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Created reservations ['4d8a10cc-78fe-409b-98bb-4367bce6fd90', '85d3a989-4750-4d17-9566-38a63f62efef', 'e584ad44-0d91-4a94-8ccc-5dda5b3a908f', 'e1ab8f8b-21a4-4660-90d8-0f439891bb3e'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:17.635009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-269d8b21-86f1-4dc2-90e5-a5a4903bb11a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:17.637213 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-269d8b21-86f1-4dc2-90e5-a5a4903bb11a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:17.637473 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-269d8b21-86f1-4dc2-90e5-a5a4903bb11a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:17.637707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-269d8b21-86f1-4dc2-90e5-a5a4903bb11a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:17.637823 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-269d8b21-86f1-4dc2-90e5-a5a4903bb11a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:17.643841 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:17.643841 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:17.644601 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-269d8b21-86f1-4dc2-90e5-a5a4903bb11a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:17.645015 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1194/4818] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:17 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:17.666344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Created reservations ['50cda3ae-7e40-4db1-bc66-fc284db16087', 'e40ed6b8-6b09-45db-b119-cc92b9c0344d', 'a1d69c66-6375-4df2-bcf7-93b798daa2d8', 'b1321408-a85b-4b4c-a8dd-1a7adf4cd785'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:17.702943 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Created reservations ['e393683d-ca85-4279-b558-506b0ae7c416', '5342dbc0-8088-4ab2-be4d-ac8b11d62e9c', 'cb33f495-8cb0-45a8-8957-12eca1dd02ce', '5b6cd343-812a-4805-a505-d492446ef4dd'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:18.205261 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Transfer volume completed successfully. Jul 03 06:39:18.280732 np0000004376 devstack@c-api.service[99918]: INFO cinder.transfer.api [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Volume 400c2f41-c378-4875-b874-bdf2a7ded585 has been transferred. Jul 03 06:39:18.292944 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3eeb864d-1bba-4540-baa0-fb5dd94143d4 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] https://10.4.3.243/volume/v3/os-volume-transfer/8c206671-b20a-43c9-b0e2-c1aab3f198fe/accept returned with HTTP 202 Jul 03 06:39:18.293443 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1209/4819] 10.4.3.243 () {68 vars in 1423 bytes} [Fri Jul 3 06:39:17 2026] POST /volume/v3/os-volume-transfer/8c206671-b20a-43c9-b0e2-c1aab3f198fe/accept => generated 365 bytes in 1019 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:18.302472 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e3ea75f7-5c81-4489-803e-edc1246503a7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:18.304655 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e3ea75f7-5c81-4489-803e-edc1246503a7 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] GET https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:18.304925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e3ea75f7-5c81-4489-803e-edc1246503a7 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:18.305235 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e3ea75f7-5c81-4489-803e-edc1246503a7 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:18.313163 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:18.313163 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:18.317336 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e3ea75f7-5c81-4489-803e-edc1246503a7 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] Volume info retrieved successfully. Jul 03 06:39:18.322493 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e3ea75f7-5c81-4489-803e-edc1246503a7 tempest-VolumeQuotasAdminTestJSON-47935573 tempest-VolumeQuotasAdminTestJSON-47935573-project-member] https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 returned with HTTP 200 Jul 03 06:39:18.323032 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1211/4820] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:18 2026] GET /volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:18.336770 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a12e283a-b2c5-4577-b78e-f2618c6629d2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:18.339745 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a12e283a-b2c5-4577-b78e-f2618c6629d2 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True Jul 03 06:39:18.340003 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a12e283a-b2c5-4577-b78e-f2618c6629d2 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:18.340251 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a12e283a-b2c5-4577-b78e-f2618c6629d2 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:18.368144 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a12e283a-b2c5-4577-b78e-f2618c6629d2 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True returned with HTTP 200 Jul 03 06:39:18.368596 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1207/4821] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:39:18 2026] GET /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394?usage=True => generated 1335 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:18.382932 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-95b886e7-27fc-415f-b14f-c862230b2032 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:18.384757 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-95b886e7-27fc-415f-b14f-c862230b2032 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/421633b481684de28aa3ad15352fcf1d?usage=True Jul 03 06:39:18.385067 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-95b886e7-27fc-415f-b14f-c862230b2032 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:18.385333 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-95b886e7-27fc-415f-b14f-c862230b2032 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:18.407015 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-95b886e7-27fc-415f-b14f-c862230b2032 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/421633b481684de28aa3ad15352fcf1d?usage=True returned with HTTP 200 Jul 03 06:39:18.407842 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1195/4822] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:39:18 2026] GET /volume/v3/os-quota-sets/421633b481684de28aa3ad15352fcf1d?usage=True => generated 1335 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:18.424033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e8c7acf5-d406-4a5d-b55f-4ab4e14ed042 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:18.425756 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e8c7acf5-d406-4a5d-b55f-4ab4e14ed042 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:18.425922 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e8c7acf5-d406-4a5d-b55f-4ab4e14ed042 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:18.426092 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e8c7acf5-d406-4a5d-b55f-4ab4e14ed042 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:18.426239 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e8c7acf5-d406-4a5d-b55f-4ab4e14ed042 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Delete volume with id: 400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:18.433246 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:18.433246 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:18.433607 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e8c7acf5-d406-4a5d-b55f-4ab4e14ed042 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Volume info retrieved successfully. Jul 03 06:39:18.448927 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e8c7acf5-d406-4a5d-b55f-4ab4e14ed042 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Delete volume request issued successfully. Jul 03 06:39:18.449091 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e8c7acf5-d406-4a5d-b55f-4ab4e14ed042 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 returned with HTTP 202 Jul 03 06:39:18.449472 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1210/4823] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:18 2026] DELETE /volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:18.458463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a6188bf0-39e5-4885-8afe-508eb2ebe518 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:18.461623 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a6188bf0-39e5-4885-8afe-508eb2ebe518 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:18.461623 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a6188bf0-39e5-4885-8afe-508eb2ebe518 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:18.461623 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a6188bf0-39e5-4885-8afe-508eb2ebe518 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:18.469509 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:18.469509 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:18.474269 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a6188bf0-39e5-4885-8afe-508eb2ebe518 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Volume info retrieved successfully. Jul 03 06:39:18.480169 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a6188bf0-39e5-4885-8afe-508eb2ebe518 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 returned with HTTP 200 Jul 03 06:39:18.480629 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1212/4824] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:18 2026] GET /volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:18.631659 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:18.660235 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1d5ae8c0-a692-4e23-a976-befa3050d577 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:18.663145 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d5ae8c0-a692-4e23-a976-befa3050d577 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:18.663633 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d5ae8c0-a692-4e23-a976-befa3050d577 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:18.663975 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d5ae8c0-a692-4e23-a976-befa3050d577 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:18.664172 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-1d5ae8c0-a692-4e23-a976-befa3050d577 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:18.678253 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:18.678253 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:18.679066 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d5ae8c0-a692-4e23-a976-befa3050d577 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:18.679511 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1196/4825] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:18 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:18.712424 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:18.712791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1449669503"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:18.714188 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1449669503'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:18.714386 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:18.717992 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:18.725713 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (bb55252b-a32f-43e8-94ed-9bd7158ffc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:18.727058 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab874838-3c77-4bb5-b02b-4ac359a2cc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:18.728158 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:18.757395 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab874838-3c77-4bb5-b02b-4ac359a2cc90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:18.758210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a104a4-b42b-45f1-8f8d-8ac45a9a753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:18.822678 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['2b00ad9d-0712-45d6-9f7e-b2ff1ddbd792', '90d9d752-ba68-42ab-9d69-23d5ddf6d617', '9223afd9-b212-476c-bef4-4b02a06b185e', 'e589a59d-05dc-4835-8baf-4e68493b91cd'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:18.823503 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a104a4-b42b-45f1-8f8d-8ac45a9a753b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b00ad9d-0712-45d6-9f7e-b2ff1ddbd792', '90d9d752-ba68-42ab-9d69-23d5ddf6d617', '9223afd9-b212-476c-bef4-4b02a06b185e', 'e589a59d-05dc-4835-8baf-4e68493b91cd']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:18.824254 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bfbff26-ba37-4821-a884-5d215376eee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:18.849131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bfbff26-ba37-4821-a884-5d215376eee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3424ec1d-adf1-451d-8bfe-658b2d038c37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449669503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['2b00ad9d-0712-45d6-9f7e-b2ff1ddbd792','90d9d752-ba68-42ab-9d69-23d5ddf6d617','9223afd9-b212-476c-bef4-4b02a06b185e','e589a59d-05dc-4835-8baf-4e68493b91cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449669503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3424ec1d-adf1-451d-8bfe-658b2d038c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:18.849886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5e449c-e322-441e-a0ad-efdbeeefd3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:18.868801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5e449c-e322-441e-a0ad-efdbeeefd3a8) transitioned into state 'SUCCESS' from state '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-1449669503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['2b00ad9d-0712-45d6-9f7e-b2ff1ddbd792','90d9d752-ba68-42ab-9d69-23d5ddf6d617','9223afd9-b212-476c-bef4-4b02a06b185e','e589a59d-05dc-4835-8baf-4e68493b91cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:18.869587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004f6ccb-bad4-4ceb-b282-c38dc44c7de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:18.878357 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004f6ccb-bad4-4ceb-b282-c38dc44c7de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:18.879252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (bb55252b-a32f-43e8-94ed-9bd7158ffc5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:18.879542 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:18.880111 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7bcbf64a-7392-430b-8991-d2d07c797a06 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:18.880629 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1208/4826] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:18 2026] POST /volume/v3/volumes => generated 778 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:18.891545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3cb37ffe-03ee-4469-bde0-9a9f585d795b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:18.892980 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3cb37ffe-03ee-4469-bde0-9a9f585d795b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 Jul 03 06:39:18.894433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3cb37ffe-03ee-4469-bde0-9a9f585d795b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:18.894433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3cb37ffe-03ee-4469-bde0-9a9f585d795b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:18.900641 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:18.900641 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:18.903976 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3cb37ffe-03ee-4469-bde0-9a9f585d795b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:18.907676 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3cb37ffe-03ee-4469-bde0-9a9f585d795b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 returned with HTTP 200 Jul 03 06:39:18.908146 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1211/4827] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:18 2026] GET /volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:19.493195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9cababe2-98bc-4e6d-91b7-e920526b0a50 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.495619 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9cababe2-98bc-4e6d-91b7-e920526b0a50 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:19.495866 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9cababe2-98bc-4e6d-91b7-e920526b0a50 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:19.496104 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9cababe2-98bc-4e6d-91b7-e920526b0a50 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:19.502315 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9cababe2-98bc-4e6d-91b7-e920526b0a50 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 returned with HTTP 404 Jul 03 06:39:19.502857 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1213/4828] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:19 2026] GET /volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:19.511584 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-57246837-4784-41be-9fc9-d2098bfbe584 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.513356 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-57246837-4784-41be-9fc9-d2098bfbe584 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] GET https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:19.513551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-57246837-4784-41be-9fc9-d2098bfbe584 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:19.513746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-57246837-4784-41be-9fc9-d2098bfbe584 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:19.519532 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-57246837-4784-41be-9fc9-d2098bfbe584 tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 returned with HTTP 404 Jul 03 06:39:19.520023 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1197/4829] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:19 2026] GET /volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:19.526735 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-73902d75-cfe7-470b-bb35-0af9e82b51ca None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.528617 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-73902d75-cfe7-470b-bb35-0af9e82b51ca tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] DELETE https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:19.528857 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-73902d75-cfe7-470b-bb35-0af9e82b51ca tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:19.529183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-73902d75-cfe7-470b-bb35-0af9e82b51ca tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:19.529403 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-73902d75-cfe7-470b-bb35-0af9e82b51ca tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] Delete volume with id: 400c2f41-c378-4875-b874-bdf2a7ded585 Jul 03 06:39:19.536164 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-73902d75-cfe7-470b-bb35-0af9e82b51ca tempest-VolumeQuotasAdminTestJSON-947264437 tempest-VolumeQuotasAdminTestJSON-947264437-project-member] https://10.4.3.243/volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 returned with HTTP 404 Jul 03 06:39:19.536685 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1209/4830] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:19 2026] DELETE /volume/v3/volumes/400c2f41-c378-4875-b874-bdf2a7ded585 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:19.547678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b3cc8510-307a-4ca1-9afb-446c2589c893 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.549677 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3cc8510-307a-4ca1-9afb-446c2589c893 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] GET https://10.4.3.243/volume/v3/os-quota-sets/72115058ea604923be0e1f821d6167d7?usage=True Jul 03 06:39:19.550054 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b3cc8510-307a-4ca1-9afb-446c2589c893 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:19.550340 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b3cc8510-307a-4ca1-9afb-446c2589c893 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:19.568611 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b3cc8510-307a-4ca1-9afb-446c2589c893 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/72115058ea604923be0e1f821d6167d7?usage=True returned with HTTP 200 Jul 03 06:39:19.568611 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1212/4831] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:39:19 2026] GET /volume/v3/os-quota-sets/72115058ea604923be0e1f821d6167d7?usage=True => generated 1335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:19.585523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-73949aca-39f1-4e2e-8865-13d7f4ff2903 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.587341 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-73949aca-39f1-4e2e-8865-13d7f4ff2903 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 Jul 03 06:39:19.587773 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-73949aca-39f1-4e2e-8865-13d7f4ff2903 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-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=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:19.670246 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-73949aca-39f1-4e2e-8865-13d7f4ff2903 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 returned with HTTP 200 Jul 03 06:39:19.670812 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1214/4832] 10.4.3.243 () {68 vars in 1375 bytes} [Fri Jul 3 06:39:19 2026] PUT /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 => generated 554 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:19.681339 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-81beb5c2-c366-4dfd-a252-fc141c800a65 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.683452 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-81beb5c2-c366-4dfd-a252-fc141c800a65 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] PUT https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 Jul 03 06:39:19.683862 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-81beb5c2-c366-4dfd-a252-fc141c800a65 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-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=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:19.689475 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-724df91b-8cef-4f69-acc1-90a2cb8178a8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.691677 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-724df91b-8cef-4f69-acc1-90a2cb8178a8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:19.692436 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-724df91b-8cef-4f69-acc1-90a2cb8178a8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:19.692674 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-724df91b-8cef-4f69-acc1-90a2cb8178a8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:19.692850 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-724df91b-8cef-4f69-acc1-90a2cb8178a8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:19.697531 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:19.697531 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:19.698216 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-724df91b-8cef-4f69-acc1-90a2cb8178a8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:19.698613 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1210/4833] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:19 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:19.764420 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-81beb5c2-c366-4dfd-a252-fc141c800a65 tempest-VolumeQuotasAdminTestJSON-1426425156 tempest-VolumeQuotasAdminTestJSON-1426425156-project-admin] https://10.4.3.243/volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 returned with HTTP 200 Jul 03 06:39:19.764750 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1198/4834] 10.4.3.243 () {68 vars in 1375 bytes} [Fri Jul 3 06:39:19 2026] PUT /volume/v3/os-quota-sets/444b4b529fa44ce09e7cf8cde0f0c394 => generated 552 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:19.817402 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b4673efb-dc18-4f32-80e4-c497abe0048b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.819743 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b4673efb-dc18-4f32-80e4-c497abe0048b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption Jul 03 06:39:19.820177 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b4673efb-dc18-4f32-80e4-c497abe0048b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:19.820484 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b4673efb-dc18-4f32-80e4-c497abe0048b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:19.833580 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:19.833580 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:19.843651 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b4673efb-dc18-4f32-80e4-c497abe0048b tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption returned with HTTP 200 Jul 03 06:39:19.844573 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1213/4835] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:39:19 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:19.923535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fbe9dd28-669b-4751-b8c4-3e0e75bd0e2d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:19.926019 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fbe9dd28-669b-4751-b8c4-3e0e75bd0e2d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 Jul 03 06:39:19.926189 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fbe9dd28-669b-4751-b8c4-3e0e75bd0e2d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:19.926433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fbe9dd28-669b-4751-b8c4-3e0e75bd0e2d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:19.935487 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:19.935487 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:19.940268 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fbe9dd28-669b-4751-b8c4-3e0e75bd0e2d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:19.945672 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fbe9dd28-669b-4751-b8c4-3e0e75bd0e2d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 returned with HTTP 200 Jul 03 06:39:19.946292 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1215/4836] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:19 2026] GET /volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:19.960037 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-504a18ee-0c6a-477e-b403-8ae8d47864d8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:20.079468 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-504a18ee-0c6a-477e-b403-8ae8d47864d8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:20.079843 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-504a18ee-0c6a-477e-b403-8ae8d47864d8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3424ec1d-adf1-451d-8bfe-658b2d038c37", "name": "tempest-ProjectMemberTests-Snapshot-321541618"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:20.088805 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:20.088805 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:20.089271 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-504a18ee-0c6a-477e-b403-8ae8d47864d8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Volume info retrieved successfully. Jul 03 06:39:20.089436 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-504a18ee-0c6a-477e-b403-8ae8d47864d8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Create snapshot from volume 3424ec1d-adf1-451d-8bfe-658b2d038c37 Jul 03 06:39:20.127468 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-504a18ee-0c6a-477e-b403-8ae8d47864d8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Created reservations ['48adff61-abd4-4905-9445-cd6b1a6bf858', '52289c6d-bb4b-4973-a776-614652d9bb86', '402a1a6d-aed2-422c-85f6-59b8eb29ea58', '68933a67-cf94-4c1a-ac99-51cd4a84fd5a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:20.161003 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-504a18ee-0c6a-477e-b403-8ae8d47864d8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot create request issued successfully. Jul 03 06:39:20.161411 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-504a18ee-0c6a-477e-b403-8ae8d47864d8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:20.161902 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1211/4837] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:19 2026] POST /volume/v3/snapshots => generated 304 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:20.182542 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-38bdce67-2e9a-4fe7-8f5d-a6df5cfe2bb1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:20.186211 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-38bdce67-2e9a-4fe7-8f5d-a6df5cfe2bb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] GET https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 Jul 03 06:39:20.186385 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-38bdce67-2e9a-4fe7-8f5d-a6df5cfe2bb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:20.186605 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-38bdce67-2e9a-4fe7-8f5d-a6df5cfe2bb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:20.195897 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:20.195897 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:20.196034 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-38bdce67-2e9a-4fe7-8f5d-a6df5cfe2bb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:20.196823 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-38bdce67-2e9a-4fe7-8f5d-a6df5cfe2bb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 returned with HTTP 200 Jul 03 06:39:20.197177 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1199/4838] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:20 2026] GET /volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:20.709746 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-22632899-4936-42a1-8af2-8ec85ba22a35 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:20.711427 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22632899-4936-42a1-8af2-8ec85ba22a35 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:20.711427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-22632899-4936-42a1-8af2-8ec85ba22a35 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:20.711427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-22632899-4936-42a1-8af2-8ec85ba22a35 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:20.711427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-22632899-4936-42a1-8af2-8ec85ba22a35 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:20.715629 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:20.715629 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:20.716441 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22632899-4936-42a1-8af2-8ec85ba22a35 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:20.716872 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1214/4839] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:20 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:21.209201 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-114491d4-ca85-410f-88a1-49004c89fb6d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:21.212132 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-114491d4-ca85-410f-88a1-49004c89fb6d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] GET https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 Jul 03 06:39:21.212573 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-114491d4-ca85-410f-88a1-49004c89fb6d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:21.215716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-114491d4-ca85-410f-88a1-49004c89fb6d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:21.220785 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:21.220785 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:21.221436 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-114491d4-ca85-410f-88a1-49004c89fb6d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:21.222537 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-114491d4-ca85-410f-88a1-49004c89fb6d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 returned with HTTP 200 Jul 03 06:39:21.223678 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1216/4840] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:21 2026] GET /volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:21.234776 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-45a4b036-07f7-4b70-9359-e9362529b5ae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:21.237798 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-45a4b036-07f7-4b70-9359-e9362529b5ae tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 Jul 03 06:39:21.238241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-45a4b036-07f7-4b70-9359-e9362529b5ae tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:21.238905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-45a4b036-07f7-4b70-9359-e9362529b5ae tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:21.238905 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-45a4b036-07f7-4b70-9359-e9362529b5ae tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Delete snapshot with id: 2991d7cd-8162-49f2-8667-9b880b12cc52 Jul 03 06:39:21.246502 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:21.246502 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:21.246990 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-45a4b036-07f7-4b70-9359-e9362529b5ae tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:21.281246 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-45a4b036-07f7-4b70-9359-e9362529b5ae tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot delete request issued successfully. Jul 03 06:39:21.281246 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-45a4b036-07f7-4b70-9359-e9362529b5ae tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 returned with HTTP 202 Jul 03 06:39:21.281246 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1212/4841] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:21 2026] DELETE /volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:21.289151 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-978fc4c9-74bd-4637-9438-7a40f2471afc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:21.296169 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-978fc4c9-74bd-4637-9438-7a40f2471afc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] GET https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 Jul 03 06:39:21.296169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-978fc4c9-74bd-4637-9438-7a40f2471afc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:21.296169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-978fc4c9-74bd-4637-9438-7a40f2471afc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:21.305649 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:21.305649 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:21.306282 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-978fc4c9-74bd-4637-9438-7a40f2471afc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:21.307537 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-978fc4c9-74bd-4637-9438-7a40f2471afc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 returned with HTTP 200 Jul 03 06:39:21.308042 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1200/4842] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:21 2026] GET /volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:21.730723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-05ccf161-a623-4e26-bf8d-de122a2adb0b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:21.733004 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05ccf161-a623-4e26-bf8d-de122a2adb0b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:39:21.733283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05ccf161-a623-4e26-bf8d-de122a2adb0b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:21.733558 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05ccf161-a623-4e26-bf8d-de122a2adb0b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:21.733708 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-05ccf161-a623-4e26-bf8d-de122a2adb0b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:21.738825 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:21.738825 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:21.739616 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05ccf161-a623-4e26-bf8d-de122a2adb0b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:39:21.740127 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1215/4843] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:21 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:21.752570 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e7a61ed7-e4cd-4d8b-844b-774fd6f1e82f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:21.754858 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7a61ed7-e4cd-4d8b-844b-774fd6f1e82f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:39:21.755331 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e7a61ed7-e4cd-4d8b-844b-774fd6f1e82f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03e14683-f741-4706-8f97-3e26a9c777a3"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:21.757404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-e7a61ed7-e4cd-4d8b-844b-774fd6f1e82f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating new backup {'backup': {'volume_id': '03e14683-f741-4706-8f97-3e26a9c777a3'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:39:21.757607 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-e7a61ed7-e4cd-4d8b-844b-774fd6f1e82f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating backup of volume 03e14683-f741-4706-8f97-3e26a9c777a3 in container None Jul 03 06:39:21.767760 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:21.767760 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:21.768148 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e7a61ed7-e4cd-4d8b-844b-774fd6f1e82f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:39:21.788231 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-e7a61ed7-e4cd-4d8b-844b-774fd6f1e82f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['f8f1bf87-9dda-4e3b-9740-469fa50e9274', 'c28e5400-8008-4913-99fc-22bde7e5a127'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:21.838956 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7a61ed7-e4cd-4d8b-844b-774fd6f1e82f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:39:21.839405 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1217/4844] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:39:21 2026] POST /volume/v3/backups => generated 288 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:21.849258 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-91e8d499-964e-4ae4-9107-29ecce16f5ef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:21.851086 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-91e8d499-964e-4ae4-9107-29ecce16f5ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:21.851508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-91e8d499-964e-4ae4-9107-29ecce16f5ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:21.851828 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-91e8d499-964e-4ae4-9107-29ecce16f5ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:21.852038 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-91e8d499-964e-4ae4-9107-29ecce16f5ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:21.857027 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:21.857027 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:21.858874 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-91e8d499-964e-4ae4-9107-29ecce16f5ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:21.858874 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1213/4845] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:21 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:22.320433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f821590a-f1ff-4930-950f-b352fe6a7848 req-8bdc1f9d-38aa-4f1a-ae71-2f5ba6bca22e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:22.322583 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f821590a-f1ff-4930-950f-b352fe6a7848 req-8bdc1f9d-38aa-4f1a-ae71-2f5ba6bca22e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] DELETE https://10.4.3.243/volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a Jul 03 06:39:22.322662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a20bb2de-21ce-47f2-b124-2b20611847e4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:22.322798 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f821590a-f1ff-4930-950f-b352fe6a7848 req-8bdc1f9d-38aa-4f1a-ae71-2f5ba6bca22e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:22.322987 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f821590a-f1ff-4930-950f-b352fe6a7848 req-8bdc1f9d-38aa-4f1a-ae71-2f5ba6bca22e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:22.325631 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a20bb2de-21ce-47f2-b124-2b20611847e4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] GET https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 Jul 03 06:39:22.325853 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a20bb2de-21ce-47f2-b124-2b20611847e4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:22.326084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a20bb2de-21ce-47f2-b124-2b20611847e4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:22.330113 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:22.330113 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:22.337038 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a20bb2de-21ce-47f2-b124-2b20611847e4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 returned with HTTP 404 Jul 03 06:39:22.337610 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1216/4846] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:22 2026] GET /volume/v3/snapshots/2991d7cd-8162-49f2-8667-9b880b12cc52 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:22.347170 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-10db71fa-5400-494e-87ec-3b308cc2c59c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:22.349408 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10db71fa-5400-494e-87ec-3b308cc2c59c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 Jul 03 06:39:22.349573 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10db71fa-5400-494e-87ec-3b308cc2c59c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:22.349827 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10db71fa-5400-494e-87ec-3b308cc2c59c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:22.350043 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-10db71fa-5400-494e-87ec-3b308cc2c59c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: 3424ec1d-adf1-451d-8bfe-658b2d038c37 Jul 03 06:39:22.360011 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:22.360011 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:22.360835 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-10db71fa-5400-494e-87ec-3b308cc2c59c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:22.384302 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-10db71fa-5400-494e-87ec-3b308cc2c59c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:39:22.384615 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10db71fa-5400-494e-87ec-3b308cc2c59c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 returned with HTTP 202 Jul 03 06:39:22.385362 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1218/4847] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:22 2026] DELETE /volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:22.395437 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9338f46f-1849-4039-8c41-42bd5c92f893 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:22.398963 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9338f46f-1849-4039-8c41-42bd5c92f893 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 Jul 03 06:39:22.400489 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9338f46f-1849-4039-8c41-42bd5c92f893 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:22.400489 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9338f46f-1849-4039-8c41-42bd5c92f893 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:22.413620 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:22.413620 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:22.423581 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9338f46f-1849-4039-8c41-42bd5c92f893 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:22.427578 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9338f46f-1849-4039-8c41-42bd5c92f893 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 returned with HTTP 200 Jul 03 06:39:22.428987 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1214/4848] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:22 2026] GET /volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:22.868105 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f821590a-f1ff-4930-950f-b352fe6a7848 req-8bdc1f9d-38aa-4f1a-ae71-2f5ba6bca22e tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a returned with HTTP 200 Jul 03 06:39:22.868598 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1201/4849] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:39:22 2026] DELETE /volume/v3/attachments/39e6e7ea-b5ae-44c7-afa2-49a3f5d7d83a => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:22.875400 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-53eab2de-4814-4e63-bacb-3eccf64c6126 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:22.881172 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53eab2de-4814-4e63-bacb-3eccf64c6126 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:22.881172 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53eab2de-4814-4e63-bacb-3eccf64c6126 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:22.881627 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-53eab2de-4814-4e63-bacb-3eccf64c6126 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:22.883407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-53eab2de-4814-4e63-bacb-3eccf64c6126 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:22.892798 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:22.892798 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:22.893478 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-53eab2de-4814-4e63-bacb-3eccf64c6126 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:22.893904 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1217/4850] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:22 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 697 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:23.139642 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-26f925cb-bc9c-483d-8e6c-83ba6d9d7f7a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:23.275531 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-26f925cb-bc9c-483d-8e6c-83ba6d9d7f7a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:39:23.275812 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-26f925cb-bc9c-483d-8e6c-83ba6d9d7f7a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:23.276082 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-26f925cb-bc9c-483d-8e6c-83ba6d9d7f7a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:23.276435 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-26f925cb-bc9c-483d-8e6c-83ba6d9d7f7a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:23.277326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-26f925cb-bc9c-483d-8e6c-83ba6d9d7f7a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:23.285710 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-26f925cb-bc9c-483d-8e6c-83ba6d9d7f7a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Get all volumes completed successfully. Jul 03 06:39:23.286168 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-26f925cb-bc9c-483d-8e6c-83ba6d9d7f7a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:39:23.286624 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1219/4851] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:39:23 2026] GET /volume/v3/volumes => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:39:23.298237 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d252405f-8436-4cc3-84df-bbfbaae88807 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:23.300059 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:23.300558 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-239829592"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:23.302636 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-239829592'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:23.302993 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume of 1 GB Jul 03 06:39:23.310182 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Availability Zones retrieved successfully. Jul 03 06:39:23.315273 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Flow 'volume_create_api' (4464e43a-2080-40a5-9213-f2f11ad5ac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:23.316620 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfaedee-dcd0-44ff-ac2c-d5cd41b07091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.317878 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:23.361275 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfaedee-dcd0-44ff-ac2c-d5cd41b07091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.363008 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b137db1-0a6b-411a-bdf7-c50bebca46d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.446110 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-996bae45-aa46-457c-9c0a-9f306687b0a6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:23.448509 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-996bae45-aa46-457c-9c0a-9f306687b0a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 Jul 03 06:39:23.448612 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-996bae45-aa46-457c-9c0a-9f306687b0a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:23.448873 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-996bae45-aa46-457c-9c0a-9f306687b0a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:23.449798 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Created reservations ['cf21ea96-f938-4f3c-a0a8-91dd8b7e349c', '9b7da90d-129d-43af-a294-cc893731f883', '2e8d8238-4e84-45c5-b187-055aea2d6c9d', '34676fdf-c749-4797-9e02-a4e44c6d21ee'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:23.451247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b137db1-0a6b-411a-bdf7-c50bebca46d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf21ea96-f938-4f3c-a0a8-91dd8b7e349c', '9b7da90d-129d-43af-a294-cc893731f883', '2e8d8238-4e84-45c5-b187-055aea2d6c9d', '34676fdf-c749-4797-9e02-a4e44c6d21ee']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.452815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092c33fc-75a3-4a96-af54-1335d1d284f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.456563 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-996bae45-aa46-457c-9c0a-9f306687b0a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 returned with HTTP 404 Jul 03 06:39:23.457348 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1202/4852] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:23 2026] GET /volume/v3/volumes/3424ec1d-adf1-451d-8bfe-658b2d038c37 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 06:39:23.468160 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:23.470395 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:23.470885 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2056568547"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:23.472841 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2056568547'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:23.473011 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:23.478283 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:23.485551 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (d6acacea-9c13-40d6-a83a-8f545a294660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:23.486889 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3ff5f0a-70ff-4497-9184-2df7307bf1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.487951 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:23.489246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092c33fc-75a3-4a96-af54-1335d1d284f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14912e16-29c0-4bd0-99b9-334f3d910c63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-239829592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',qos_specs=None,replication_status=,reservations=['cf21ea96-f938-4f3c-a0a8-91dd8b7e349c','9b7da90d-129d-43af-a294-cc893731f883','2e8d8238-4e84-45c5-b187-055aea2d6c9d','34676fdf-c749-4797-9e02-a4e44c6d21ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d26bb8747a947869a73ed749ed4d561',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-239829592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14912e16-29c0-4bd0-99b9-334f3d910c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d26bb8747a947869a73ed749ed4d561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.490156 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01e6fec-f765-43d8-aab8-8e3531b1bf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.521455 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3ff5f0a-70ff-4497-9184-2df7307bf1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.522413 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5adf74fa-7bfe-48e2-9a2b-e8a9484a6534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.523558 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01e6fec-f765-43d8-aab8-8e3531b1bf4e) transitioned into state 'SUCCESS' from state '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-239829592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',qos_specs=None,replication_status=,reservations=['cf21ea96-f938-4f3c-a0a8-91dd8b7e349c','9b7da90d-129d-43af-a294-cc893731f883','2e8d8238-4e84-45c5-b187-055aea2d6c9d','34676fdf-c749-4797-9e02-a4e44c6d21ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d26bb8747a947869a73ed749ed4d561',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.524561 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f19962e-5a7c-41be-9cc1-55aa534397af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.540137 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f19962e-5a7c-41be-9cc1-55aa534397af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.542325 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Flow 'volume_create_api' (4464e43a-2080-40a5-9213-f2f11ad5ac51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:23.546074 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume request issued successfully. Jul 03 06:39:23.550029 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d252405f-8436-4cc3-84df-bbfbaae88807 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:23.550967 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1215/4853] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:23 2026] POST /volume/v3/volumes => generated 754 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:23.569368 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-896fe062-53ac-44a2-a148-b76ac76a86c3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:23.569814 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-896fe062-53ac-44a2-a148-b76ac76a86c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 Jul 03 06:39:23.570035 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-896fe062-53ac-44a2-a148-b76ac76a86c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:23.570263 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-896fe062-53ac-44a2-a148-b76ac76a86c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:23.585236 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:23.585236 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:23.595626 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-896fe062-53ac-44a2-a148-b76ac76a86c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:23.597103 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['f9e56453-01c9-4e33-ae22-c0abc90c9fc1', 'b62b664e-a4f7-415a-b8f0-49eb87e6f2c9', 'be2c0526-6f4e-48c4-9893-f37d33cd8d31', 'e8530fd0-60c2-462b-bdc5-494c5ebe0967'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:23.598144 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5adf74fa-7bfe-48e2-9a2b-e8a9484a6534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e56453-01c9-4e33-ae22-c0abc90c9fc1', 'b62b664e-a4f7-415a-b8f0-49eb87e6f2c9', 'be2c0526-6f4e-48c4-9893-f37d33cd8d31', 'e8530fd0-60c2-462b-bdc5-494c5ebe0967']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.599305 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a683979-ac59-45e3-a9ff-27addf3ae975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.606059 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-896fe062-53ac-44a2-a148-b76ac76a86c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 returned with HTTP 200 Jul 03 06:39:23.606652 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1220/4854] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:23 2026] GET /volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:23.633850 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a683979-ac59-45e3-a9ff-27addf3ae975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c2d22a-0d0e-4f7b-ae3a-2794113fa12b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2056568547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['f9e56453-01c9-4e33-ae22-c0abc90c9fc1','b62b664e-a4f7-415a-b8f0-49eb87e6f2c9','be2c0526-6f4e-48c4-9893-f37d33cd8d31','e8530fd0-60c2-462b-bdc5-494c5ebe0967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2056568547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.634679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4beda99d-c433-4cbe-a552-be0a38bfde2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.675716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4beda99d-c433-4cbe-a552-be0a38bfde2b) transitioned into state 'SUCCESS' from state '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-2056568547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['f9e56453-01c9-4e33-ae22-c0abc90c9fc1','b62b664e-a4f7-415a-b8f0-49eb87e6f2c9','be2c0526-6f4e-48c4-9893-f37d33cd8d31','e8530fd0-60c2-462b-bdc5-494c5ebe0967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.676682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f831174-c0bd-41fd-a526-439dcb1b3ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:23.699183 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f831174-c0bd-41fd-a526-439dcb1b3ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:23.700341 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (d6acacea-9c13-40d6-a83a-8f545a294660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:23.700682 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:23.701365 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e2d1cab0-9487-4ca4-9666-46e8c6a6ce38 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:23.701871 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1218/4855] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:23 2026] POST /volume/v3/volumes => generated 778 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:23.717889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-64a34bd0-f98f-4769-9bfc-fb39d6c51654 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:23.722860 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-64a34bd0-f98f-4769-9bfc-fb39d6c51654 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b Jul 03 06:39:23.723170 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-64a34bd0-f98f-4769-9bfc-fb39d6c51654 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:23.723595 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-64a34bd0-f98f-4769-9bfc-fb39d6c51654 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:23.735599 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:23.735599 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:23.740286 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-64a34bd0-f98f-4769-9bfc-fb39d6c51654 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:23.746475 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-64a34bd0-f98f-4769-9bfc-fb39d6c51654 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b returned with HTTP 200 Jul 03 06:39:23.747912 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1203/4856] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:23 2026] GET /volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:23.882808 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b02564f0-c088-4b80-8ed8-b5f723a7531f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:23.885544 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b02564f0-c088-4b80-8ed8-b5f723a7531f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480/action Jul 03 06:39:23.886029 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b02564f0-c088-4b80-8ed8-b5f723a7531f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:23.886193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b02564f0-c088-4b80-8ed8-b5f723a7531f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:23.906711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fef768fa-b5bb-4108-b016-d034983b8dd5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:23.907906 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:23.907906 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:23.908753 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fef768fa-b5bb-4108-b016-d034983b8dd5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:23.909006 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fef768fa-b5bb-4108-b016-d034983b8dd5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:23.909205 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fef768fa-b5bb-4108-b016-d034983b8dd5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:23.909315 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-fef768fa-b5bb-4108-b016-d034983b8dd5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:23.914635 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:23.914635 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:23.915751 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fef768fa-b5bb-4108-b016-d034983b8dd5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:23.916381 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1221/4857] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:23 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:23.921777 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-b73ffe0c-98b3-4cb4-95e2-2568b6aa0a7e req-b02564f0-c088-4b80-8ed8-b5f723a7531f tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480/action returned with HTTP 204 Jul 03 06:39:23.921777 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1216/4858] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:39:23 2026] POST /volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:24.230943 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0ecdc26d-6bad-4005-bc4b-2bfc819b3b0e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.233150 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ecdc26d-6bad-4005-bc4b-2bfc819b3b0e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:39:24.233409 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ecdc26d-6bad-4005-bc4b-2bfc819b3b0e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:24.233663 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0ecdc26d-6bad-4005-bc4b-2bfc819b3b0e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:24.245125 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.245125 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:24.249494 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0ecdc26d-6bad-4005-bc4b-2bfc819b3b0e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:39:24.254689 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0ecdc26d-6bad-4005-bc4b-2bfc819b3b0e tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:39:24.255182 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1219/4859] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:24 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:24.301030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e2c925c5-6b11-4a2b-97f7-6d138020f3a7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.303271 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e2c925c5-6b11-4a2b-97f7-6d138020f3a7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:39:24.303508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e2c925c5-6b11-4a2b-97f7-6d138020f3a7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:24.303769 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e2c925c5-6b11-4a2b-97f7-6d138020f3a7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:24.315416 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.315416 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:24.319571 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e2c925c5-6b11-4a2b-97f7-6d138020f3a7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:39:24.324736 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e2c925c5-6b11-4a2b-97f7-6d138020f3a7 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:39:24.325198 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1204/4860] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:39:24 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:24.348479 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e3abe068-dd15-4789-97e1-6ede9317b7ca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.350718 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e3abe068-dd15-4789-97e1-6ede9317b7ca tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] POST https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/action Jul 03 06:39:24.351149 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e3abe068-dd15-4789-97e1-6ede9317b7ca tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:24.351361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e3abe068-dd15-4789-97e1-6ede9317b7ca tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:24.364587 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.364587 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:24.365267 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e3abe068-dd15-4789-97e1-6ede9317b7ca tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:39:24.375927 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e3abe068-dd15-4789-97e1-6ede9317b7ca tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Begin detaching volume completed successfully. Jul 03 06:39:24.376194 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-e3abe068-dd15-4789-97e1-6ede9317b7ca tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/action returned with HTTP 202 Jul 03 06:39:24.376782 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1222/4861] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:39:24 2026] POST /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:39:24.624535 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0be9b02c-a5b9-4886-a3e2-dafe6d09e784 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.626624 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0be9b02c-a5b9-4886-a3e2-dafe6d09e784 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 Jul 03 06:39:24.626817 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0be9b02c-a5b9-4886-a3e2-dafe6d09e784 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:24.627037 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0be9b02c-a5b9-4886-a3e2-dafe6d09e784 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:24.635333 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.635333 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:24.639607 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0be9b02c-a5b9-4886-a3e2-dafe6d09e784 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:24.644529 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0be9b02c-a5b9-4886-a3e2-dafe6d09e784 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 returned with HTTP 200 Jul 03 06:39:24.645009 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1217/4862] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:24 2026] GET /volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:24.660580 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8e3cc346-861f-4deb-865b-ad17496bef81 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.662869 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e3cc346-861f-4deb-865b-ad17496bef81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 Jul 03 06:39:24.663110 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e3cc346-861f-4deb-865b-ad17496bef81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:24.663370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e3cc346-861f-4deb-865b-ad17496bef81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:24.671273 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.671273 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:24.675318 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8e3cc346-861f-4deb-865b-ad17496bef81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:24.680215 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e3cc346-861f-4deb-865b-ad17496bef81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 returned with HTTP 200 Jul 03 06:39:24.680644 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1220/4863] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:24 2026] GET /volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:24.693069 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.695169 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:24.695538 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1476985692"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:24.697325 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1476985692'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:24.697550 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume of 1 GB Jul 03 06:39:24.701816 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Availability Zones retrieved successfully. Jul 03 06:39:24.708039 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Flow 'volume_create_api' (fbbb55db-a11e-4d90-9fb9-416988fcdeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:24.709149 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af96fc1e-4de1-4e58-b397-b2c3e651129b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:24.710169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:24.739266 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af96fc1e-4de1-4e58-b397-b2c3e651129b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:24.740377 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4199f0-b9bc-4e4f-a456-5d3d83d41f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:24.764629 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-faf63ac3-e6ef-4267-9cc8-30b45aeaadf4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.769667 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-faf63ac3-e6ef-4267-9cc8-30b45aeaadf4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b Jul 03 06:39:24.769667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-faf63ac3-e6ef-4267-9cc8-30b45aeaadf4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:24.769667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-faf63ac3-e6ef-4267-9cc8-30b45aeaadf4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:24.776234 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.776234 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:24.782274 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-faf63ac3-e6ef-4267-9cc8-30b45aeaadf4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:24.788826 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-faf63ac3-e6ef-4267-9cc8-30b45aeaadf4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b returned with HTTP 200 Jul 03 06:39:24.788826 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1223/4864] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:24 2026] GET /volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:24.795897 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Created reservations ['7c856386-1493-4fc0-a749-6328b327a2de', 'b928bd6f-2fc5-472e-b63d-69ed467ed92b', 'a4d61fb8-617e-422c-ac77-cf2406d50284', '4894321f-f1d3-4eb6-870f-3419ff04be2a'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:24.800228 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4199f0-b9bc-4e4f-a456-5d3d83d41f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c856386-1493-4fc0-a749-6328b327a2de', 'b928bd6f-2fc5-472e-b63d-69ed467ed92b', 'a4d61fb8-617e-422c-ac77-cf2406d50284', '4894321f-f1d3-4eb6-870f-3419ff04be2a']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:24.800228 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a687084-9199-4531-8df8-3d523ddac147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:24.807990 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ecd0b67c-26bd-498f-8049-bab92aa4dea8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.810456 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ecd0b67c-26bd-498f-8049-bab92aa4dea8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:24.810970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ecd0b67c-26bd-498f-8049-bab92aa4dea8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1954907502"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:24.824943 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.824943 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:24.825365 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ecd0b67c-26bd-498f-8049-bab92aa4dea8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:24.825535 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-ecd0b67c-26bd-498f-8049-bab92aa4dea8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create snapshot from volume d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b Jul 03 06:39:24.834538 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a687084-9199-4531-8df8-3d523ddac147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b4fa85-eed2-4c87-b125-df14aa7d8bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1476985692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',qos_specs=None,replication_status=,reservations=['7c856386-1493-4fc0-a749-6328b327a2de','b928bd6f-2fc5-472e-b63d-69ed467ed92b','a4d61fb8-617e-422c-ac77-cf2406d50284','4894321f-f1d3-4eb6-870f-3419ff04be2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d26bb8747a947869a73ed749ed4d561',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1476985692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31b4fa85-eed2-4c87-b125-df14aa7d8bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d26bb8747a947869a73ed749ed4d561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:24.835630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a2c24f-6305-4f71-a5b0-77ab359b33f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:24.868715 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a2c24f-6305-4f71-a5b0-77ab359b33f7) transitioned into state 'SUCCESS' from state '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-1476985692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',qos_specs=None,replication_status=,reservations=['7c856386-1493-4fc0-a749-6328b327a2de','b928bd6f-2fc5-472e-b63d-69ed467ed92b','a4d61fb8-617e-422c-ac77-cf2406d50284','4894321f-f1d3-4eb6-870f-3419ff04be2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d26bb8747a947869a73ed749ed4d561',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:24.869711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2275cfc-38ac-4a1c-8fb0-64a1157b63f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:24.888729 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-ecd0b67c-26bd-498f-8049-bab92aa4dea8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['59f1b40b-b315-4487-ac56-058d7f75653e', '2458ff21-4ff4-40d3-b7c4-6a0a77eecef4', '0128ccea-0fd2-4e94-a1ff-67a541f66d65', 'cf6cfd20-e745-421c-9d74-10c9c51153d2'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:24.889110 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2275cfc-38ac-4a1c-8fb0-64a1157b63f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:24.890279 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Flow 'volume_create_api' (fbbb55db-a11e-4d90-9fb9-416988fcdeb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:24.890684 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume request issued successfully. Jul 03 06:39:24.891775 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-af0fe44f-8a85-42d5-9925-04987de1fff9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:24.892424 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1205/4865] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:24 2026] POST /volume/v3/volumes => generated 755 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:24.911017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e5c5966a-a73b-4f9d-8d6b-eaae72f86832 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.916835 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e5c5966a-a73b-4f9d-8d6b-eaae72f86832 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 Jul 03 06:39:24.916984 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e5c5966a-a73b-4f9d-8d6b-eaae72f86832 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:24.917935 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e5c5966a-a73b-4f9d-8d6b-eaae72f86832 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:24.929117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0c605516-08a0-4dcc-a68b-375b6a90239a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.931371 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c605516-08a0-4dcc-a68b-375b6a90239a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:24.931862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c605516-08a0-4dcc-a68b-375b6a90239a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:24.932181 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c605516-08a0-4dcc-a68b-375b6a90239a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:24.932421 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0c605516-08a0-4dcc-a68b-375b6a90239a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:24.936545 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.936545 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:24.938685 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.938685 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:24.939550 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c605516-08a0-4dcc-a68b-375b6a90239a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:24.940149 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1224/4866] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:24 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:24.946747 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e5c5966a-a73b-4f9d-8d6b-eaae72f86832 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:24.949799 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ecd0b67c-26bd-498f-8049-bab92aa4dea8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot create request issued successfully. Jul 03 06:39:24.951131 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ecd0b67c-26bd-498f-8049-bab92aa4dea8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:24.951131 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1218/4867] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:24.954726 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e5c5966a-a73b-4f9d-8d6b-eaae72f86832 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 returned with HTTP 200 Jul 03 06:39:24.954726 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1221/4868] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:24 2026] GET /volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:24.964232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-13e3a62d-ceb6-43d2-a809-7193431a7584 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:24.966454 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-13e3a62d-ceb6-43d2-a809-7193431a7584 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:24.966660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-13e3a62d-ceb6-43d2-a809-7193431a7584 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:24.966895 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-13e3a62d-ceb6-43d2-a809-7193431a7584 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:24.972880 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:24.972880 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:24.973262 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-13e3a62d-ceb6-43d2-a809-7193431a7584 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:24.973989 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-13e3a62d-ceb6-43d2-a809-7193431a7584 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 returned with HTTP 200 Jul 03 06:39:24.974390 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1206/4869] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:24 2026] GET /volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:25.414341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-85993057-0652-4b2c-ac64-935f5252fde4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:25.414341 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-85993057-0652-4b2c-ac64-935f5252fde4 None None] GET https://10.4.3.243/volume// Jul 03 06:39:25.414341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-85993057-0652-4b2c-ac64-935f5252fde4 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:25.414561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-85993057-0652-4b2c-ac64-935f5252fde4 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:25.414927 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-85993057-0652-4b2c-ac64-935f5252fde4 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:39:25.416555 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1225/4870] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:39:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:39:25.424860 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-1f72428a-09fe-4055-8cbe-63ef3fad8291 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:25.427224 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-1f72428a-09fe-4055-8cbe-63ef3fad8291 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:39:25.427525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-1f72428a-09fe-4055-8cbe-63ef3fad8291 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:25.427777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-1f72428a-09fe-4055-8cbe-63ef3fad8291 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:25.438441 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:25.438441 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:25.443002 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-1f72428a-09fe-4055-8cbe-63ef3fad8291 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:39:25.449431 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-1f72428a-09fe-4055-8cbe-63ef3fad8291 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:39:25.449975 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1219/4871] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:39:25 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:25.467476 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-22ff883a-7215-48ca-983a-58eedf19f1cf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:25.470061 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-22ff883a-7215-48ca-983a-58eedf19f1cf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption Jul 03 06:39:25.470284 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-22ff883a-7215-48ca-983a-58eedf19f1cf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:25.470491 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-22ff883a-7215-48ca-983a-58eedf19f1cf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:25.481477 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:25.481477 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:25.490765 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-22ff883a-7215-48ca-983a-58eedf19f1cf tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption returned with HTTP 200 Jul 03 06:39:25.491162 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1222/4872] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:39:25 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:25.954019 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bedd5d14-61a8-46a0-a32b-ce48bae31e2f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:25.956613 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bedd5d14-61a8-46a0-a32b-ce48bae31e2f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:25.957125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bedd5d14-61a8-46a0-a32b-ce48bae31e2f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:25.957381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bedd5d14-61a8-46a0-a32b-ce48bae31e2f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:25.957381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-bedd5d14-61a8-46a0-a32b-ce48bae31e2f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:25.962624 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:25.962624 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:25.963436 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bedd5d14-61a8-46a0-a32b-ce48bae31e2f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:25.963832 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1207/4873] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:25 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:25.975132 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fbe37842-2181-4141-a2a9-83fbd9a40e59 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:25.977672 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fbe37842-2181-4141-a2a9-83fbd9a40e59 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 Jul 03 06:39:25.978023 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fbe37842-2181-4141-a2a9-83fbd9a40e59 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:25.978436 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fbe37842-2181-4141-a2a9-83fbd9a40e59 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:25.985248 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8c773503-d7b5-4f7b-b0bf-0781c5658019 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:25.987582 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8c773503-d7b5-4f7b-b0bf-0781c5658019 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:25.987918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8c773503-d7b5-4f7b-b0bf-0781c5658019 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:25.988285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8c773503-d7b5-4f7b-b0bf-0781c5658019 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:25.988965 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:25.988965 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:25.993775 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:25.993775 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:25.994227 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8c773503-d7b5-4f7b-b0bf-0781c5658019 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:25.994472 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fbe37842-2181-4141-a2a9-83fbd9a40e59 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:25.995165 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8c773503-d7b5-4f7b-b0bf-0781c5658019 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 returned with HTTP 200 Jul 03 06:39:25.995709 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1220/4874] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:25 2026] GET /volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:26.000889 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fbe37842-2181-4141-a2a9-83fbd9a40e59 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 returned with HTTP 200 Jul 03 06:39:26.001486 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1226/4875] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:25 2026] GET /volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:26.006215 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6239e0b2-db32-458b-baa8-0ec30fec5754 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:26.008439 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6239e0b2-db32-458b-baa8-0ec30fec5754 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:26.008669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6239e0b2-db32-458b-baa8-0ec30fec5754 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:26.008909 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6239e0b2-db32-458b-baa8-0ec30fec5754 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:26.009033 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-6239e0b2-db32-458b-baa8-0ec30fec5754 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Delete snapshot with id: e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:26.014576 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:26.014576 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:26.015138 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6239e0b2-db32-458b-baa8-0ec30fec5754 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:26.017178 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c1ce52b8-7b79-4a27-9ea6-e5af14b6fe30 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:26.020467 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c1ce52b8-7b79-4a27-9ea6-e5af14b6fe30 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 Jul 03 06:39:26.020660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c1ce52b8-7b79-4a27-9ea6-e5af14b6fe30 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:26.020867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c1ce52b8-7b79-4a27-9ea6-e5af14b6fe30 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:26.029604 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:26.029604 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:26.034514 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c1ce52b8-7b79-4a27-9ea6-e5af14b6fe30 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:26.039545 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6239e0b2-db32-458b-baa8-0ec30fec5754 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot delete request issued successfully. Jul 03 06:39:26.040187 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6239e0b2-db32-458b-baa8-0ec30fec5754 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 returned with HTTP 202 Jul 03 06:39:26.040407 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1223/4876] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:26 2026] DELETE /volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:26.045270 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c1ce52b8-7b79-4a27-9ea6-e5af14b6fe30 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 returned with HTTP 200 Jul 03 06:39:26.045811 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1208/4877] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:26 2026] GET /volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:26.048798 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-97f6a437-d74f-48b6-8c1c-70406d3974d4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:26.051344 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-97f6a437-d74f-48b6-8c1c-70406d3974d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] GET https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:26.051344 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-97f6a437-d74f-48b6-8c1c-70406d3974d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:26.051675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-97f6a437-d74f-48b6-8c1c-70406d3974d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:26.059121 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:26.059121 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:26.059819 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-97f6a437-d74f-48b6-8c1c-70406d3974d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:26.060912 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-97f6a437-d74f-48b6-8c1c-70406d3974d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 returned with HTTP 200 Jul 03 06:39:26.064364 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1221/4878] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:26 2026] GET /volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:26.069639 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:26.071711 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:26.072043 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1977675889"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:26.076306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1977675889'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:26.077778 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume of 1 GB Jul 03 06:39:26.089221 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Availability Zones retrieved successfully. Jul 03 06:39:26.104358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Flow 'volume_create_api' (d593cb48-ac96-44ae-83a3-d6970152cff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:26.104358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c25d2c7-9606-4e5a-9a40-73975b44a075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:26.104358 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:26.145133 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c25d2c7-9606-4e5a-9a40-73975b44a075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:26.146338 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c007e49-c1a2-46d8-ad47-ac7eec91f45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:26.185455 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Created reservations ['dfd5775c-f6af-4224-bb40-fd813fc93f53', '425119b8-2b9b-4f5d-9b7e-7798e6e14a27', 'dbbcd089-fbd7-4fcc-a32d-c33afee60e73', '2a3657ca-c3bd-4172-ae04-04178966a936'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:26.186232 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c007e49-c1a2-46d8-ad47-ac7eec91f45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfd5775c-f6af-4224-bb40-fd813fc93f53', '425119b8-2b9b-4f5d-9b7e-7798e6e14a27', 'dbbcd089-fbd7-4fcc-a32d-c33afee60e73', '2a3657ca-c3bd-4172-ae04-04178966a936']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:26.187011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09e30054-6068-4751-afc4-5b72e851226d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:26.212417 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09e30054-6068-4751-afc4-5b72e851226d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f236241-0472-44fe-bbc1-96b82248b0d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1977675889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',qos_specs=None,replication_status=,reservations=['dfd5775c-f6af-4224-bb40-fd813fc93f53','425119b8-2b9b-4f5d-9b7e-7798e6e14a27','dbbcd089-fbd7-4fcc-a32d-c33afee60e73','2a3657ca-c3bd-4172-ae04-04178966a936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d26bb8747a947869a73ed749ed4d561',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1977675889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f236241-0472-44fe-bbc1-96b82248b0d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d26bb8747a947869a73ed749ed4d561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:26.213600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ece93f-4c7a-4444-8c70-e3ebb28c7698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:26.234600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ece93f-4c7a-4444-8c70-e3ebb28c7698) transitioned into state 'SUCCESS' from state '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-1977675889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff58b3de2ef4c8f80b7c2c6c6e92ae4',qos_specs=None,replication_status=,reservations=['dfd5775c-f6af-4224-bb40-fd813fc93f53','425119b8-2b9b-4f5d-9b7e-7798e6e14a27','dbbcd089-fbd7-4fcc-a32d-c33afee60e73','2a3657ca-c3bd-4172-ae04-04178966a936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d26bb8747a947869a73ed749ed4d561',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:26.235489 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f69c4b6-cadb-4bb8-91da-7d0a03048fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:26.248152 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f69c4b6-cadb-4bb8-91da-7d0a03048fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:26.249205 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Flow 'volume_create_api' (d593cb48-ac96-44ae-83a3-d6970152cff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:26.249578 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Create volume request issued successfully. Jul 03 06:39:26.250277 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-35585127-7c23-4ea0-8e8b-f8aab94aa513 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:26.250847 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1227/4879] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:26 2026] POST /volume/v3/volumes => generated 755 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:26.263793 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d052e17b-9208-4b54-b9d9-57cc70fadc72 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:26.265278 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d052e17b-9208-4b54-b9d9-57cc70fadc72 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 Jul 03 06:39:26.265609 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d052e17b-9208-4b54-b9d9-57cc70fadc72 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:26.265938 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d052e17b-9208-4b54-b9d9-57cc70fadc72 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:26.274410 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:26.274410 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:26.278795 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d052e17b-9208-4b54-b9d9-57cc70fadc72 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:26.283271 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d052e17b-9208-4b54-b9d9-57cc70fadc72 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 returned with HTTP 200 Jul 03 06:39:26.283824 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1224/4880] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:26 2026] GET /volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:26.394791 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-956eafe9-4110-4362-87f2-0015db2ffec2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:26.397979 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-956eafe9-4110-4362-87f2-0015db2ffec2 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:39:26.398380 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-956eafe9-4110-4362-87f2-0015db2ffec2 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:26.398623 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-956eafe9-4110-4362-87f2-0015db2ffec2 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:26.399315 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-956eafe9-4110-4362-87f2-0015db2ffec2 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Delete volume with id: ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:39:26.406712 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:26.406712 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:26.407193 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-956eafe9-4110-4362-87f2-0015db2ffec2 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:39:26.428352 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-956eafe9-4110-4362-87f2-0015db2ffec2 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Delete volume request issued successfully. Jul 03 06:39:26.428487 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-956eafe9-4110-4362-87f2-0015db2ffec2 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 202 Jul 03 06:39:26.429140 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1209/4881] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:26 2026] DELETE /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:26.436894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5c3eba14-38a4-4455-8252-9cea7f602eb4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:26.438584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5c3eba14-38a4-4455-8252-9cea7f602eb4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:39:26.438868 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5c3eba14-38a4-4455-8252-9cea7f602eb4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:26.439096 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5c3eba14-38a4-4455-8252-9cea7f602eb4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:26.447103 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:26.447103 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:26.451238 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5c3eba14-38a4-4455-8252-9cea7f602eb4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:39:26.456947 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5c3eba14-38a4-4455-8252-9cea7f602eb4 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 200 Jul 03 06:39:26.457490 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1222/4882] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:26 2026] GET /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:26.976468 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-59e3cfb2-4f70-4745-80b1-56c8f3a6a217 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:26.979003 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-59e3cfb2-4f70-4745-80b1-56c8f3a6a217 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:26.979307 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-59e3cfb2-4f70-4745-80b1-56c8f3a6a217 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:26.979585 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-59e3cfb2-4f70-4745-80b1-56c8f3a6a217 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:26.979728 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-59e3cfb2-4f70-4745-80b1-56c8f3a6a217 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:26.986541 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:26.986541 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:26.987555 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-59e3cfb2-4f70-4745-80b1-56c8f3a6a217 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:26.988022 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1228/4883] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:26 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:27.071196 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-96b6bf15-24f5-4726-85a2-bf3dc57388bd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.073256 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-96b6bf15-24f5-4726-85a2-bf3dc57388bd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] GET https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:27.073670 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-96b6bf15-24f5-4726-85a2-bf3dc57388bd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.075078 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-96b6bf15-24f5-4726-85a2-bf3dc57388bd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.079081 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-96b6bf15-24f5-4726-85a2-bf3dc57388bd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 returned with HTTP 404 Jul 03 06:39:27.079850 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1225/4884] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:27.088194 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1a4742a6-efff-4258-b781-01f4305d2d6c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.091456 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1a4742a6-efff-4258-b781-01f4305d2d6c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:27.091719 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1a4742a6-efff-4258-b781-01f4305d2d6c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.091966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1a4742a6-efff-4258-b781-01f4305d2d6c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.092109 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-1a4742a6-efff-4258-b781-01f4305d2d6c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete snapshot with id: e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:27.097664 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1a4742a6-efff-4258-b781-01f4305d2d6c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 returned with HTTP 404 Jul 03 06:39:27.098342 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1210/4885] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:27 2026] DELETE /volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:27.107108 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ccd6d5c4-dd02-46ab-b750-08b3d9d19e0e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.109356 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ccd6d5c4-dd02-46ab-b750-08b3d9d19e0e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 Jul 03 06:39:27.109624 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ccd6d5c4-dd02-46ab-b750-08b3d9d19e0e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.109884 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ccd6d5c4-dd02-46ab-b750-08b3d9d19e0e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.114346 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ccd6d5c4-dd02-46ab-b750-08b3d9d19e0e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 returned with HTTP 404 Jul 03 06:39:27.115000 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1223/4886] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/snapshots/e9af3499-fb25-4e5c-a8f3-b340c56c4362 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:27.123015 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-98292d14-812d-477f-b22e-9575e5b7ad08 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.124978 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-98292d14-812d-477f-b22e-9575e5b7ad08 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b Jul 03 06:39:27.125198 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-98292d14-812d-477f-b22e-9575e5b7ad08 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.125376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-98292d14-812d-477f-b22e-9575e5b7ad08 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.125547 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-98292d14-812d-477f-b22e-9575e5b7ad08 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b Jul 03 06:39:27.133951 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:27.133951 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:27.134312 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-98292d14-812d-477f-b22e-9575e5b7ad08 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:27.166538 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-98292d14-812d-477f-b22e-9575e5b7ad08 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:39:27.166798 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-98292d14-812d-477f-b22e-9575e5b7ad08 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b returned with HTTP 202 Jul 03 06:39:27.167317 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1229/4887] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:27 2026] DELETE /volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:27.181791 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f06d54e5-f6ab-4323-9665-efec66314b33 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.184060 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f06d54e5-f6ab-4323-9665-efec66314b33 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b Jul 03 06:39:27.184264 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f06d54e5-f6ab-4323-9665-efec66314b33 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.184519 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f06d54e5-f6ab-4323-9665-efec66314b33 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.203097 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:27.203097 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:27.206717 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f06d54e5-f6ab-4323-9665-efec66314b33 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:27.212292 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f06d54e5-f6ab-4323-9665-efec66314b33 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b returned with HTTP 200 Jul 03 06:39:27.212881 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1226/4888] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:27.297195 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cff2742e-1804-430a-a1c8-b91eda8f8537 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.299128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cff2742e-1804-430a-a1c8-b91eda8f8537 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 Jul 03 06:39:27.299355 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cff2742e-1804-430a-a1c8-b91eda8f8537 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.299590 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cff2742e-1804-430a-a1c8-b91eda8f8537 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.308774 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:27.308774 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:27.312610 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cff2742e-1804-430a-a1c8-b91eda8f8537 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:27.317158 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cff2742e-1804-430a-a1c8-b91eda8f8537 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 returned with HTTP 200 Jul 03 06:39:27.317594 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1211/4889] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:27.328937 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9579f3f0-f873-445d-9847-7f74abde6f1d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.332083 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9579f3f0-f873-445d-9847-7f74abde6f1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 Jul 03 06:39:27.332277 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9579f3f0-f873-445d-9847-7f74abde6f1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.332484 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9579f3f0-f873-445d-9847-7f74abde6f1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.339092 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:27.339092 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:27.342405 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9579f3f0-f873-445d-9847-7f74abde6f1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:27.346140 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9579f3f0-f873-445d-9847-7f74abde6f1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 returned with HTTP 200 Jul 03 06:39:27.346517 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1224/4890] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:27.359138 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.382928 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:27.383271 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:27.384620 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:27.384770 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Create volume of 1 GB Jul 03 06:39:27.389006 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:27.394375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Flow 'volume_create_api' (ee9aea94-641d-4d09-8c44-2821d68d0449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:27.395232 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb2f403-744e-41cd-8f05-5d23f2fe3aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:27.395994 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:27.419615 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb2f403-744e-41cd-8f05-5d23f2fe3aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:27.420375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfeedf0-1d52-456c-81fd-dfc0ff71ba0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:27.471480 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f563a6a9-6d6d-485e-a4bd-355548547d4d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.473827 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f563a6a9-6d6d-485e-a4bd-355548547d4d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 Jul 03 06:39:27.474130 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f563a6a9-6d6d-485e-a4bd-355548547d4d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.474501 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f563a6a9-6d6d-485e-a4bd-355548547d4d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.479144 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Created reservations ['a4717628-dfaf-4dc0-a3da-fdd2640987c3', '8b33e674-3d79-41c1-8cf2-42c65ba424ae', '9ce24864-c873-4c5d-9e2e-c0f9521c4268', '251275e2-4d24-4282-b2be-98810ae3c9b0'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:27.480003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfeedf0-1d52-456c-81fd-dfc0ff71ba0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4717628-dfaf-4dc0-a3da-fdd2640987c3', '8b33e674-3d79-41c1-8cf2-42c65ba424ae', '9ce24864-c873-4c5d-9e2e-c0f9521c4268', '251275e2-4d24-4282-b2be-98810ae3c9b0']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:27.480794 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b81f44c-bc76-48f7-9425-3125a30e8dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:27.481802 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f563a6a9-6d6d-485e-a4bd-355548547d4d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 returned with HTTP 404 Jul 03 06:39:27.482346 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1227/4891] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/volumes/ccfe10a6-3b1f-4690-9562-6339eba82042 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:27.490889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e1b7ebe7-433f-4d82-b74f-8d8a21b9b47c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.492818 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e1b7ebe7-433f-4d82-b74f-8d8a21b9b47c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 Jul 03 06:39:27.492931 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e1b7ebe7-433f-4d82-b74f-8d8a21b9b47c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.493349 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e1b7ebe7-433f-4d82-b74f-8d8a21b9b47c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.493349 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-e1b7ebe7-433f-4d82-b74f-8d8a21b9b47c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Delete snapshot with id: 17111270-c75f-415e-97eb-53d2acdc3c39 Jul 03 06:39:27.498951 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:27.498951 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:27.499578 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e1b7ebe7-433f-4d82-b74f-8d8a21b9b47c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot retrieved successfully. Jul 03 06:39:27.509729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b81f44c-bc76-48f7-9425-3125a30e8dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4956389-f0d0-4a53-b8dc-7f957a15e329', '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='0f8a5034f27c4d0daadff1ab3c7d3dfc',qos_specs=None,replication_status=,reservations=['a4717628-dfaf-4dc0-a3da-fdd2640987c3','8b33e674-3d79-41c1-8cf2-42c65ba424ae','9ce24864-c873-4c5d-9e2e-c0f9521c4268','251275e2-4d24-4282-b2be-98810ae3c9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef3539d370947a1969047c2eb540391',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39: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=e4956389-f0d0-4a53-b8dc-7f957a15e329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f8a5034f27c4d0daadff1ab3c7d3dfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eef3539d370947a1969047c2eb540391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:27.510541 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81eb1f5-ae38-4d00-8cff-4368b9caaa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:27.527670 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e1b7ebe7-433f-4d82-b74f-8d8a21b9b47c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot delete request issued successfully. Jul 03 06:39:27.527891 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e1b7ebe7-433f-4d82-b74f-8d8a21b9b47c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 returned with HTTP 202 Jul 03 06:39:27.528414 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1212/4892] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:27 2026] DELETE /volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:27.539567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1af70271-38ef-4235-b62f-e8878bf27e11 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.543630 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1af70271-38ef-4235-b62f-e8878bf27e11 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 Jul 03 06:39:27.543980 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1af70271-38ef-4235-b62f-e8878bf27e11 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.544428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1af70271-38ef-4235-b62f-e8878bf27e11 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.544517 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81eb1f5-ae38-4d00-8cff-4368b9caaa0d) transitioned into state 'SUCCESS' from 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='0f8a5034f27c4d0daadff1ab3c7d3dfc',qos_specs=None,replication_status=,reservations=['a4717628-dfaf-4dc0-a3da-fdd2640987c3','8b33e674-3d79-41c1-8cf2-42c65ba424ae','9ce24864-c873-4c5d-9e2e-c0f9521c4268','251275e2-4d24-4282-b2be-98810ae3c9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef3539d370947a1969047c2eb540391',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:27.545282 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca9dd04-85f5-4f1c-a33f-b3284a12b752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:27.557130 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:27.557130 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:27.557721 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1af70271-38ef-4235-b62f-e8878bf27e11 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot retrieved successfully. Jul 03 06:39:27.558638 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1af70271-38ef-4235-b62f-e8878bf27e11 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 returned with HTTP 200 Jul 03 06:39:27.559032 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1225/4893] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 => generated 481 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:27.561054 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca9dd04-85f5-4f1c-a33f-b3284a12b752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:27.562342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Flow 'volume_create_api' (ee9aea94-641d-4d09-8c44-2821d68d0449) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:27.562847 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Create volume request issued successfully. Jul 03 06:39:27.563647 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9222c6ff-a8bf-4afb-b0f0-63ffeeb9f764 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:27.564130 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1230/4894] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:27 2026] POST /volume/v3/volumes => generated 733 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:27.576082 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6f9b730a-6d69-4935-b901-84df89437ee9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:27.578622 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f9b730a-6d69-4935-b901-84df89437ee9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] GET https://10.4.3.243/volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 Jul 03 06:39:27.578934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f9b730a-6d69-4935-b901-84df89437ee9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:27.579195 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f9b730a-6d69-4935-b901-84df89437ee9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:27.591154 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:27.591154 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:27.592710 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6f9b730a-6d69-4935-b901-84df89437ee9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Volume info retrieved successfully. Jul 03 06:39:27.599863 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f9b730a-6d69-4935-b901-84df89437ee9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] https://10.4.3.243/volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 returned with HTTP 200 Jul 03 06:39:27.600434 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1228/4895] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:27.998778 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-734f8516-ac51-4592-841a-db7c57c6e589 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.000539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-734f8516-ac51-4592-841a-db7c57c6e589 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:28.000792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-734f8516-ac51-4592-841a-db7c57c6e589 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.000999 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-734f8516-ac51-4592-841a-db7c57c6e589 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.001130 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-734f8516-ac51-4592-841a-db7c57c6e589 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:28.005433 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.005433 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:28.006138 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-734f8516-ac51-4592-841a-db7c57c6e589 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:28.006540 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1213/4896] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:27 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:28.232711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0633de63-8b25-44ad-8e5e-8812c3f3f31c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.232711 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0633de63-8b25-44ad-8e5e-8812c3f3f31c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b Jul 03 06:39:28.232711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0633de63-8b25-44ad-8e5e-8812c3f3f31c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.232711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0633de63-8b25-44ad-8e5e-8812c3f3f31c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.238475 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0633de63-8b25-44ad-8e5e-8812c3f3f31c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b returned with HTTP 404 Jul 03 06:39:28.238930 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1226/4897] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:28 2026] GET /volume/v3/volumes/d4c2d22a-0d0e-4f7b-ae3a-2794113fa12b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:28.250480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.252706 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:28.252795 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-996377287"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:28.255314 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-996377287'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:28.255314 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:28.255314 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.255314 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:28.261807 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:28.267009 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (d27877e8-d935-48e2-8dea-a8391b475c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:28.267875 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da139d2a-7a28-4db8-8f96-66a8350bec80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:28.268600 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:28.294454 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da139d2a-7a28-4db8-8f96-66a8350bec80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:28.295177 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4819ea79-619f-4930-9dc0-e44a9e90fa59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:28.330550 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['0be77864-125c-45db-b8e5-1546e2515c1e', '928ce58b-b28e-47ab-a31c-8ea899285d87', 'c8b11239-9c44-4dd6-87dc-04eb838b2923', '9472cf5f-0d74-43ed-b8ca-209115801504'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:28.331656 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4819ea79-619f-4930-9dc0-e44a9e90fa59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be77864-125c-45db-b8e5-1546e2515c1e', '928ce58b-b28e-47ab-a31c-8ea899285d87', 'c8b11239-9c44-4dd6-87dc-04eb838b2923', '9472cf5f-0d74-43ed-b8ca-209115801504']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:28.332652 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddddbefa-cd5f-4c09-a475-f1da70232191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:28.360323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddddbefa-cd5f-4c09-a475-f1da70232191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd666e93-e678-44ab-aec8-4487201e8c2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-996377287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['0be77864-125c-45db-b8e5-1546e2515c1e','928ce58b-b28e-47ab-a31c-8ea899285d87','c8b11239-9c44-4dd6-87dc-04eb838b2923','9472cf5f-0d74-43ed-b8ca-209115801504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-996377287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd666e93-e678-44ab-aec8-4487201e8c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:28.361044 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fbdfec9-b616-4697-b628-571edb0c56a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:28.378733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fbdfec9-b616-4697-b628-571edb0c56a8) transitioned into state 'SUCCESS' from state '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-996377287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['0be77864-125c-45db-b8e5-1546e2515c1e','928ce58b-b28e-47ab-a31c-8ea899285d87','c8b11239-9c44-4dd6-87dc-04eb838b2923','9472cf5f-0d74-43ed-b8ca-209115801504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:28.379530 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a7bd05-04c8-4f0b-ab90-324ad89e4e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:28.390672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a7bd05-04c8-4f0b-ab90-324ad89e4e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:28.391501 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (d27877e8-d935-48e2-8dea-a8391b475c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:28.391844 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:28.392400 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-deb58d87-5497-44d2-8310-22a49cf6ca35 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:28.392886 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1231/4898] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:28 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:28.405885 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-baa6818c-4eeb-4eb4-97b9-20eef0f67026 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.408225 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-baa6818c-4eeb-4eb4-97b9-20eef0f67026 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c Jul 03 06:39:28.408978 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-baa6818c-4eeb-4eb4-97b9-20eef0f67026 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.408978 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-baa6818c-4eeb-4eb4-97b9-20eef0f67026 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.418468 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.418468 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:28.422837 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-baa6818c-4eeb-4eb4-97b9-20eef0f67026 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:28.428200 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-baa6818c-4eeb-4eb4-97b9-20eef0f67026 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c returned with HTTP 200 Jul 03 06:39:28.428835 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1229/4899] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:28 2026] GET /volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:28.571591 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0c7ad45a-f85d-438c-a8d9-b7ab0f35ed9c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.578325 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0c7ad45a-f85d-438c-a8d9-b7ab0f35ed9c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 Jul 03 06:39:28.578325 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0c7ad45a-f85d-438c-a8d9-b7ab0f35ed9c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.578325 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0c7ad45a-f85d-438c-a8d9-b7ab0f35ed9c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.583988 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0c7ad45a-f85d-438c-a8d9-b7ab0f35ed9c tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 returned with HTTP 404 Jul 03 06:39:28.584557 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1214/4900] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:28 2026] GET /volume/v3/snapshots/17111270-c75f-415e-97eb-53d2acdc3c39 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:28.618495 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f4444e1c-847e-4d66-af0b-c31d760f2a8d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.621227 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f4444e1c-847e-4d66-af0b-c31d760f2a8d tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] GET https://10.4.3.243/volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 Jul 03 06:39:28.621427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f4444e1c-847e-4d66-af0b-c31d760f2a8d tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.621605 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f4444e1c-847e-4d66-af0b-c31d760f2a8d tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.630518 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.630518 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:28.634788 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f4444e1c-847e-4d66-af0b-c31d760f2a8d tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Volume info retrieved successfully. Jul 03 06:39:28.639317 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f4444e1c-847e-4d66-af0b-c31d760f2a8d tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] https://10.4.3.243/volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 returned with HTTP 200 Jul 03 06:39:28.639854 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1227/4901] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:28 2026] GET /volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 => generated 964 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:28.653481 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8b341465-f62c-47f2-bccf-e9a3237d881c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.655379 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8b341465-f62c-47f2-bccf-e9a3237d881c tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1&project_id=9ff58b3de2ef4c8f80b7c2c6c6e92ae4 Jul 03 06:39:28.655568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8b341465-f62c-47f2-bccf-e9a3237d881c tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.655771 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8b341465-f62c-47f2-bccf-e9a3237d881c tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.656281 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b341465-f62c-47f2-bccf-e9a3237d881c tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Could not evaluate value 9ff58b3de2ef4c8f80b7c2c6c6e92ae4, assuming string {{(pid=99919) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:28.656605 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.656605 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:28.656896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-8b341465-f62c-47f2-bccf-e9a3237d881c tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Searching by: MultiDict([('project_id', '9ff58b3de2ef4c8f80b7c2c6c6e92ae4'), ('all_tenants', 1)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:28.689199 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8b341465-f62c-47f2-bccf-e9a3237d881c tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Get all volumes completed successfully. Jul 03 06:39:28.690201 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.690201 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:28.694240 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8b341465-f62c-47f2-bccf-e9a3237d881c tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1&project_id=9ff58b3de2ef4c8f80b7c2c6c6e92ae4 returned with HTTP 200 Jul 03 06:39:28.694710 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1232/4902] 10.4.3.243 () {66 vars in 1373 bytes} [Fri Jul 3 06:39:28 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=9ff58b3de2ef4c8f80b7c2c6c6e92ae4 => generated 3045 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:28.713100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-88361dea-3bb1-4420-8184-5dc90246d8e9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.714905 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-88361dea-3bb1-4420-8184-5dc90246d8e9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 Jul 03 06:39:28.715163 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-88361dea-3bb1-4420-8184-5dc90246d8e9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.715412 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-88361dea-3bb1-4420-8184-5dc90246d8e9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.715498 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-88361dea-3bb1-4420-8184-5dc90246d8e9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Delete volume with id: e4956389-f0d0-4a53-b8dc-7f957a15e329 Jul 03 06:39:28.724717 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.724717 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:28.725238 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-88361dea-3bb1-4420-8184-5dc90246d8e9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Volume info retrieved successfully. Jul 03 06:39:28.743481 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-88361dea-3bb1-4420-8184-5dc90246d8e9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] Delete volume request issued successfully. Jul 03 06:39:28.743751 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-88361dea-3bb1-4420-8184-5dc90246d8e9 tempest-VolumesListAdminTestJSON-2070300436 tempest-VolumesListAdminTestJSON-2070300436-project-admin] https://10.4.3.243/volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 returned with HTTP 202 Jul 03 06:39:28.744337 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1230/4903] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:28 2026] DELETE /volume/v3/volumes/e4956389-f0d0-4a53-b8dc-7f957a15e329 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:28.755273 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d2fb5725-3530-4f55-b5a5-74663939f7c9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.760685 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d2fb5725-3530-4f55-b5a5-74663939f7c9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 Jul 03 06:39:28.760685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d2fb5725-3530-4f55-b5a5-74663939f7c9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.760685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d2fb5725-3530-4f55-b5a5-74663939f7c9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.769152 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.769152 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:28.774635 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d2fb5725-3530-4f55-b5a5-74663939f7c9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:28.781000 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d2fb5725-3530-4f55-b5a5-74663939f7c9 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 returned with HTTP 200 Jul 03 06:39:28.781754 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1215/4904] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:28 2026] GET /volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:28.797617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3f7c68ea-edfe-44b1-9fdc-47fa232b160f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.799948 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3f7c68ea-edfe-44b1-9fdc-47fa232b160f tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 Jul 03 06:39:28.800178 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3f7c68ea-edfe-44b1-9fdc-47fa232b160f tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.800447 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3f7c68ea-edfe-44b1-9fdc-47fa232b160f tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.800637 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-3f7c68ea-edfe-44b1-9fdc-47fa232b160f tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Delete volume with id: 8f236241-0472-44fe-bbc1-96b82248b0d5 Jul 03 06:39:28.810177 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.810177 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:28.810983 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3f7c68ea-edfe-44b1-9fdc-47fa232b160f tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:28.831473 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3f7c68ea-edfe-44b1-9fdc-47fa232b160f tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Delete volume request issued successfully. Jul 03 06:39:28.831473 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3f7c68ea-edfe-44b1-9fdc-47fa232b160f tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 returned with HTTP 202 Jul 03 06:39:28.831784 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1228/4905] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:28 2026] DELETE /volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:28.842657 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-51161eb7-de06-448b-a5cc-8d3b10018d81 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:28.845129 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-51161eb7-de06-448b-a5cc-8d3b10018d81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 Jul 03 06:39:28.845433 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-51161eb7-de06-448b-a5cc-8d3b10018d81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:28.845735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-51161eb7-de06-448b-a5cc-8d3b10018d81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:28.855916 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:28.855916 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:28.860598 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-51161eb7-de06-448b-a5cc-8d3b10018d81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:28.867025 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-51161eb7-de06-448b-a5cc-8d3b10018d81 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 returned with HTTP 200 Jul 03 06:39:28.867668 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1233/4906] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:28 2026] GET /volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:29.018500 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3af964c8-907b-4429-b7fa-145563783b3c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:29.020210 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3af964c8-907b-4429-b7fa-145563783b3c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:29.020502 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3af964c8-907b-4429-b7fa-145563783b3c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:29.020502 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3af964c8-907b-4429-b7fa-145563783b3c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:29.020615 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3af964c8-907b-4429-b7fa-145563783b3c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:29.029209 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:29.029209 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:29.030002 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3af964c8-907b-4429-b7fa-145563783b3c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:29.030450 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1231/4907] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:29 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:29.442031 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-db0a8e06-5b99-4957-a05c-9aa129fcc311 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:29.446741 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-db0a8e06-5b99-4957-a05c-9aa129fcc311 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c Jul 03 06:39:29.446741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-db0a8e06-5b99-4957-a05c-9aa129fcc311 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:29.446741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-db0a8e06-5b99-4957-a05c-9aa129fcc311 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:29.454827 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:29.454827 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:29.459459 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-db0a8e06-5b99-4957-a05c-9aa129fcc311 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:29.464250 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-db0a8e06-5b99-4957-a05c-9aa129fcc311 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c returned with HTTP 200 Jul 03 06:39:29.464984 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1216/4908] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:29 2026] GET /volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:29.481172 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2b12c676-c81d-4b10-9ed9-3e921cbabb1e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:29.483912 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b12c676-c81d-4b10-9ed9-3e921cbabb1e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:29.484330 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b12c676-c81d-4b10-9ed9-3e921cbabb1e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd666e93-e678-44ab-aec8-4487201e8c2c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1157573403"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:29.497723 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:29.497723 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:29.498542 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2b12c676-c81d-4b10-9ed9-3e921cbabb1e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:29.498981 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-2b12c676-c81d-4b10-9ed9-3e921cbabb1e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create snapshot from volume bd666e93-e678-44ab-aec8-4487201e8c2c Jul 03 06:39:29.566958 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-2b12c676-c81d-4b10-9ed9-3e921cbabb1e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['c55bb63c-fd88-44db-91da-1c691fb27f2e', '584c1744-864b-4443-acb1-6404194bf6a9', '2e4c32ab-b083-413b-8c9e-11fa150f7dc0', '67c07b71-a07f-4678-9057-eb1d7aad72f6'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:29.636422 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2b12c676-c81d-4b10-9ed9-3e921cbabb1e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot create request issued successfully. Jul 03 06:39:29.636724 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b12c676-c81d-4b10-9ed9-3e921cbabb1e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:29.637165 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1229/4909] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:29.646265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-46010f19-1aaf-474b-9fd2-a1edfa71bbd0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:29.648771 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-46010f19-1aaf-474b-9fd2-a1edfa71bbd0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 Jul 03 06:39:29.649111 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-46010f19-1aaf-474b-9fd2-a1edfa71bbd0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:29.650271 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-46010f19-1aaf-474b-9fd2-a1edfa71bbd0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:29.656044 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:29.656044 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:29.656453 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-46010f19-1aaf-474b-9fd2-a1edfa71bbd0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:29.657345 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-46010f19-1aaf-474b-9fd2-a1edfa71bbd0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 returned with HTTP 200 Jul 03 06:39:29.657783 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1234/4910] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:29 2026] GET /volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:29.880564 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f1805ab7-a03d-40a7-bba6-f50ae2ddb0c3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:29.882911 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1805ab7-a03d-40a7-bba6-f50ae2ddb0c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 Jul 03 06:39:29.883163 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1805ab7-a03d-40a7-bba6-f50ae2ddb0c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:29.883453 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1805ab7-a03d-40a7-bba6-f50ae2ddb0c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:29.890758 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1805ab7-a03d-40a7-bba6-f50ae2ddb0c3 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 returned with HTTP 404 Jul 03 06:39:29.891245 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1232/4911] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:29 2026] GET /volume/v3/volumes/8f236241-0472-44fe-bbc1-96b82248b0d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:29.901401 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eeaff206-45ca-4658-9ba7-ceb1fd845a8a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:29.903813 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eeaff206-45ca-4658-9ba7-ceb1fd845a8a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 Jul 03 06:39:29.904379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eeaff206-45ca-4658-9ba7-ceb1fd845a8a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:29.904842 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eeaff206-45ca-4658-9ba7-ceb1fd845a8a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:29.913805 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:29.913805 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:29.919849 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-eeaff206-45ca-4658-9ba7-ceb1fd845a8a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:29.927455 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eeaff206-45ca-4658-9ba7-ceb1fd845a8a tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 returned with HTTP 200 Jul 03 06:39:29.927455 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1217/4912] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:29 2026] GET /volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:29.942374 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ea07a745-8024-4aa6-9d72-3e0a545fee55 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:29.945261 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ea07a745-8024-4aa6-9d72-3e0a545fee55 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] DELETE https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 Jul 03 06:39:29.945610 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ea07a745-8024-4aa6-9d72-3e0a545fee55 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:29.945957 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ea07a745-8024-4aa6-9d72-3e0a545fee55 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:29.946200 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-ea07a745-8024-4aa6-9d72-3e0a545fee55 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Delete volume with id: 31b4fa85-eed2-4c87-b125-df14aa7d8bb9 Jul 03 06:39:29.956623 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:29.956623 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:29.957096 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ea07a745-8024-4aa6-9d72-3e0a545fee55 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:29.986339 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ea07a745-8024-4aa6-9d72-3e0a545fee55 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Delete volume request issued successfully. Jul 03 06:39:29.987102 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ea07a745-8024-4aa6-9d72-3e0a545fee55 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 returned with HTTP 202 Jul 03 06:39:29.987102 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1230/4913] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:29 2026] DELETE /volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:30.000864 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fae68143-25ad-4e5b-ba87-ccd1c082e9b5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:30.003770 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fae68143-25ad-4e5b-ba87-ccd1c082e9b5 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 Jul 03 06:39:30.003770 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fae68143-25ad-4e5b-ba87-ccd1c082e9b5 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:30.003770 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fae68143-25ad-4e5b-ba87-ccd1c082e9b5 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:30.014905 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:30.014905 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:30.023252 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fae68143-25ad-4e5b-ba87-ccd1c082e9b5 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:30.029564 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fae68143-25ad-4e5b-ba87-ccd1c082e9b5 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 returned with HTTP 200 Jul 03 06:39:30.030228 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1235/4914] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:29 2026] GET /volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:30.045800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6da69bd2-2319-4a24-9e1e-1fa3ebf3b2cc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:30.063168 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6da69bd2-2319-4a24-9e1e-1fa3ebf3b2cc tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:30.063168 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6da69bd2-2319-4a24-9e1e-1fa3ebf3b2cc tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:30.064589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6da69bd2-2319-4a24-9e1e-1fa3ebf3b2cc tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:30.064589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6da69bd2-2319-4a24-9e1e-1fa3ebf3b2cc tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:30.073294 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:30.073294 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:30.075786 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6da69bd2-2319-4a24-9e1e-1fa3ebf3b2cc tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:30.075786 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1233/4915] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:30 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:30.666889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9452e85e-0c68-4701-bd88-a5301b0cfb98 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:30.668754 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9452e85e-0c68-4701-bd88-a5301b0cfb98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 Jul 03 06:39:30.668976 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9452e85e-0c68-4701-bd88-a5301b0cfb98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:30.669148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9452e85e-0c68-4701-bd88-a5301b0cfb98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:30.677193 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:30.677193 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:30.677615 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9452e85e-0c68-4701-bd88-a5301b0cfb98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:30.678453 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9452e85e-0c68-4701-bd88-a5301b0cfb98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 returned with HTTP 200 Jul 03 06:39:30.679126 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1218/4916] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:30 2026] GET /volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:30.688853 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8e760e90-5693-4827-9747-3af539a8c5d4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:30.691097 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e760e90-5693-4827-9747-3af539a8c5d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] POST https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3/action Jul 03 06:39:30.691592 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e760e90-5693-4827-9747-3af539a8c5d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:30.691765 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e760e90-5693-4827-9747-3af539a8c5d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:30.699279 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:30.699279 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:30.700122 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8e760e90-5693-4827-9747-3af539a8c5d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:30.701254 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.policy [None req-8e760e90-5693-4827-9747-3af539a8c5d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '898b779462114c8a8a5b2e572b60ec15', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '037c1a5826be493594510f7360b916f0', '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=99916) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:39:30.701664 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e760e90-5693-4827-9747-3af539a8c5d4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3/action returned with HTTP 403 Jul 03 06:39:30.702241 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1231/4917] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:39:30 2026] POST /volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:30.713003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-57a5aaf9-e3d2-41c4-82f3-8c5553055415 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:30.717233 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57a5aaf9-e3d2-41c4-82f3-8c5553055415 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 Jul 03 06:39:30.717460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57a5aaf9-e3d2-41c4-82f3-8c5553055415 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:30.717640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57a5aaf9-e3d2-41c4-82f3-8c5553055415 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:30.717758 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-57a5aaf9-e3d2-41c4-82f3-8c5553055415 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete snapshot with id: 1fd68064-28aa-4b79-b84b-167045a562b3 Jul 03 06:39:30.725464 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:30.725464 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:30.725816 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-57a5aaf9-e3d2-41c4-82f3-8c5553055415 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:30.748047 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-57a5aaf9-e3d2-41c4-82f3-8c5553055415 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot delete request issued successfully. Jul 03 06:39:30.748370 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57a5aaf9-e3d2-41c4-82f3-8c5553055415 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 returned with HTTP 202 Jul 03 06:39:30.749094 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1236/4918] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:30 2026] DELETE /volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:30.756675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e9afc237-7711-49e4-8408-b264815385d7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:30.771065 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9afc237-7711-49e4-8408-b264815385d7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 Jul 03 06:39:30.771065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9afc237-7711-49e4-8408-b264815385d7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:30.771065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9afc237-7711-49e4-8408-b264815385d7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:30.776294 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:30.776294 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:30.776747 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e9afc237-7711-49e4-8408-b264815385d7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:30.777675 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9afc237-7711-49e4-8408-b264815385d7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 returned with HTTP 200 Jul 03 06:39:30.778370 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1234/4919] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:30 2026] GET /volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:31.046160 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1d0405db-5437-4145-a973-f3bb9d9cf305 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:31.048403 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d0405db-5437-4145-a973-f3bb9d9cf305 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 Jul 03 06:39:31.048844 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d0405db-5437-4145-a973-f3bb9d9cf305 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:31.049132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d0405db-5437-4145-a973-f3bb9d9cf305 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:31.055539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d0405db-5437-4145-a973-f3bb9d9cf305 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 returned with HTTP 404 Jul 03 06:39:31.056108 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1219/4920] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:31 2026] GET /volume/v3/volumes/31b4fa85-eed2-4c87-b125-df14aa7d8bb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:31.063941 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-355d0257-fe03-4144-a648-ce9a65ba6c3d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:31.065927 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-355d0257-fe03-4144-a648-ce9a65ba6c3d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 Jul 03 06:39:31.066129 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-355d0257-fe03-4144-a648-ce9a65ba6c3d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:31.066315 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-355d0257-fe03-4144-a648-ce9a65ba6c3d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:31.076507 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:31.076507 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:31.080776 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-355d0257-fe03-4144-a648-ce9a65ba6c3d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:31.085942 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-355d0257-fe03-4144-a648-ce9a65ba6c3d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 returned with HTTP 200 Jul 03 06:39:31.086396 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1232/4921] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:31 2026] GET /volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:31.095318 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3815cda7-b87b-4847-9968-06bd1460ed88 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:31.097449 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3815cda7-b87b-4847-9968-06bd1460ed88 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:31.097805 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3815cda7-b87b-4847-9968-06bd1460ed88 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:31.097987 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3815cda7-b87b-4847-9968-06bd1460ed88 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:31.098569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3815cda7-b87b-4847-9968-06bd1460ed88 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:31.100282 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a1f76e64-6968-4ec4-b5da-eebf3cfdde27 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:31.102456 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a1f76e64-6968-4ec4-b5da-eebf3cfdde27 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] DELETE https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 Jul 03 06:39:31.102711 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a1f76e64-6968-4ec4-b5da-eebf3cfdde27 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:31.103016 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:31.103016 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:31.103150 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a1f76e64-6968-4ec4-b5da-eebf3cfdde27 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:31.103195 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-a1f76e64-6968-4ec4-b5da-eebf3cfdde27 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Delete volume with id: 14912e16-29c0-4bd0-99b9-334f3d910c63 Jul 03 06:39:31.103817 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3815cda7-b87b-4847-9968-06bd1460ed88 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:31.104205 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1237/4922] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:31 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:31.112166 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:31.112166 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:31.112908 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a1f76e64-6968-4ec4-b5da-eebf3cfdde27 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:31.137713 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a1f76e64-6968-4ec4-b5da-eebf3cfdde27 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Delete volume request issued successfully. Jul 03 06:39:31.138269 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a1f76e64-6968-4ec4-b5da-eebf3cfdde27 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 returned with HTTP 202 Jul 03 06:39:31.138807 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1235/4923] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:31 2026] DELETE /volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:31.148338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e16d1b23-b1df-4274-a5b4-2908bfd35d1d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:31.151221 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e16d1b23-b1df-4274-a5b4-2908bfd35d1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 Jul 03 06:39:31.151502 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e16d1b23-b1df-4274-a5b4-2908bfd35d1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:31.151798 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e16d1b23-b1df-4274-a5b4-2908bfd35d1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:31.161629 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:31.161629 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:31.168462 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e16d1b23-b1df-4274-a5b4-2908bfd35d1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Volume info retrieved successfully. Jul 03 06:39:31.174481 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e16d1b23-b1df-4274-a5b4-2908bfd35d1d tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 returned with HTTP 200 Jul 03 06:39:31.175051 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1220/4924] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:31 2026] GET /volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:31.789494 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b999a68c-14f5-4c2c-9fe1-4f09cf42035e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:31.792973 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b999a68c-14f5-4c2c-9fe1-4f09cf42035e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 Jul 03 06:39:31.792973 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b999a68c-14f5-4c2c-9fe1-4f09cf42035e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:31.793728 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b999a68c-14f5-4c2c-9fe1-4f09cf42035e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:31.800209 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b999a68c-14f5-4c2c-9fe1-4f09cf42035e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 returned with HTTP 404 Jul 03 06:39:31.800721 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1233/4925] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:31 2026] GET /volume/v3/snapshots/1fd68064-28aa-4b79-b84b-167045a562b3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:31.809873 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-598ef1c0-88b8-4a49-8044-01591fef88c2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:31.812023 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-598ef1c0-88b8-4a49-8044-01591fef88c2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c Jul 03 06:39:31.812502 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-598ef1c0-88b8-4a49-8044-01591fef88c2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:31.812830 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-598ef1c0-88b8-4a49-8044-01591fef88c2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:31.813072 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-598ef1c0-88b8-4a49-8044-01591fef88c2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: bd666e93-e678-44ab-aec8-4487201e8c2c Jul 03 06:39:31.821668 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:31.821668 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:31.823713 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-598ef1c0-88b8-4a49-8044-01591fef88c2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:31.880983 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-598ef1c0-88b8-4a49-8044-01591fef88c2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:39:31.880983 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-598ef1c0-88b8-4a49-8044-01591fef88c2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c returned with HTTP 202 Jul 03 06:39:31.880983 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1238/4926] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:31 2026] DELETE /volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:31.890848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-16fd1baf-cd38-45b4-832b-74b3b5bc876c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:31.893510 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16fd1baf-cd38-45b4-832b-74b3b5bc876c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c Jul 03 06:39:31.893841 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16fd1baf-cd38-45b4-832b-74b3b5bc876c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:31.894151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16fd1baf-cd38-45b4-832b-74b3b5bc876c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:31.904963 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:31.904963 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:31.909969 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-16fd1baf-cd38-45b4-832b-74b3b5bc876c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:31.917453 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16fd1baf-cd38-45b4-832b-74b3b5bc876c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c returned with HTTP 200 Jul 03 06:39:31.917453 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1236/4927] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:31 2026] GET /volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:32.121396 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bf8b6549-be0a-4338-bfbb-8eafa88d39da None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:32.124180 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bf8b6549-be0a-4338-bfbb-8eafa88d39da tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:32.125851 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bf8b6549-be0a-4338-bfbb-8eafa88d39da tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:32.126258 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bf8b6549-be0a-4338-bfbb-8eafa88d39da tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:32.126535 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-bf8b6549-be0a-4338-bfbb-8eafa88d39da tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:32.135405 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:32.135405 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:32.137688 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bf8b6549-be0a-4338-bfbb-8eafa88d39da tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:32.137871 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1221/4928] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:32 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:32.191128 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-08e91ab0-2b3c-42f0-8b15-9f6ec5f7b441 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:32.193665 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08e91ab0-2b3c-42f0-8b15-9f6ec5f7b441 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] GET https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 Jul 03 06:39:32.194067 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08e91ab0-2b3c-42f0-8b15-9f6ec5f7b441 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:32.194993 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08e91ab0-2b3c-42f0-8b15-9f6ec5f7b441 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:32.202996 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08e91ab0-2b3c-42f0-8b15-9f6ec5f7b441 tempest-VolumesListAdminTestJSON-925926105 tempest-VolumesListAdminTestJSON-925926105-project-member] https://10.4.3.243/volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 returned with HTTP 404 Jul 03 06:39:32.203535 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1234/4929] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:32 2026] GET /volume/v3/volumes/14912e16-29c0-4bd0-99b9-334f3d910c63 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:32.939143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8431be72-bffb-4dbd-a465-37b76199c92d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:32.942037 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8431be72-bffb-4dbd-a465-37b76199c92d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c Jul 03 06:39:32.942361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8431be72-bffb-4dbd-a465-37b76199c92d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:32.942722 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8431be72-bffb-4dbd-a465-37b76199c92d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:32.950834 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8431be72-bffb-4dbd-a465-37b76199c92d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c returned with HTTP 404 Jul 03 06:39:32.951516 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1239/4930] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:32 2026] GET /volume/v3/volumes/bd666e93-e678-44ab-aec8-4487201e8c2c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:32.962706 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8436db2a-a20c-48d1-929f-de86c6d2717e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:32.965612 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:32.965980 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1812933904"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:32.967506 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1812933904'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:32.967657 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:32.974287 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:32.982951 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (1be66317-94c6-48ba-a051-dc2bf23a7da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:32.984209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca2f5e6-09e8-4254-87a7-e13e8d946b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:32.985515 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:33.015703 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca2f5e6-09e8-4254-87a7-e13e8d946b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:33.016794 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15862113-421d-44ca-82c4-4f63871ea348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:33.074074 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['43217a7e-0030-46b7-aa81-cc59104ef800', '3818313d-3464-4697-8686-2a4ffdb10e39', 'd5383de8-bffe-4a0f-9fe0-a73a8ee3e17a', 'c3b39479-ecf0-4491-a545-7f72798c77d7'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:33.075656 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15862113-421d-44ca-82c4-4f63871ea348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43217a7e-0030-46b7-aa81-cc59104ef800', '3818313d-3464-4697-8686-2a4ffdb10e39', 'd5383de8-bffe-4a0f-9fe0-a73a8ee3e17a', 'c3b39479-ecf0-4491-a545-7f72798c77d7']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:33.077487 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc65b312-4ba5-48d7-a22a-ad50ee7bc335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:33.108682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc65b312-4ba5-48d7-a22a-ad50ee7bc335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60e64abe-b6fc-411d-8e97-925f93131cdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1812933904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['43217a7e-0030-46b7-aa81-cc59104ef800','3818313d-3464-4697-8686-2a4ffdb10e39','d5383de8-bffe-4a0f-9fe0-a73a8ee3e17a','c3b39479-ecf0-4491-a545-7f72798c77d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1812933904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60e64abe-b6fc-411d-8e97-925f93131cdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:33.109064 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2649885a-064e-4035-8114-dfb102506c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:33.137966 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2649885a-064e-4035-8114-dfb102506c02) transitioned into state 'SUCCESS' from state '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-1812933904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['43217a7e-0030-46b7-aa81-cc59104ef800','3818313d-3464-4697-8686-2a4ffdb10e39','d5383de8-bffe-4a0f-9fe0-a73a8ee3e17a','c3b39479-ecf0-4491-a545-7f72798c77d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:33.138723 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d9516f-be17-40ae-ac5b-a80b3f7e30df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:33.156485 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-562f4daf-efaa-468f-ae89-f7671894d8c7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:33.157275 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d9516f-be17-40ae-ac5b-a80b3f7e30df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:33.158618 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (1be66317-94c6-48ba-a051-dc2bf23a7da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:33.159201 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:33.159706 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-562f4daf-efaa-468f-ae89-f7671894d8c7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:33.160089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-562f4daf-efaa-468f-ae89-f7671894d8c7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:33.160203 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8436db2a-a20c-48d1-929f-de86c6d2717e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:33.160680 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-562f4daf-efaa-468f-ae89-f7671894d8c7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:33.161052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-562f4daf-efaa-468f-ae89-f7671894d8c7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:33.161215 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1237/4931] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:32 2026] POST /volume/v3/volumes => generated 778 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:33.167919 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:33.167919 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:33.169042 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-562f4daf-efaa-468f-ae89-f7671894d8c7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:33.169772 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1222/4932] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:33 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:33.175843 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f35de44e-c4c0-41f4-b24b-f1975d8724ea None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:33.178799 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f35de44e-c4c0-41f4-b24b-f1975d8724ea tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc Jul 03 06:39:33.179794 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f35de44e-c4c0-41f4-b24b-f1975d8724ea tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:33.180097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f35de44e-c4c0-41f4-b24b-f1975d8724ea tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:33.190682 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:33.190682 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:33.196177 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f35de44e-c4c0-41f4-b24b-f1975d8724ea tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:33.204190 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f35de44e-c4c0-41f4-b24b-f1975d8724ea tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc returned with HTTP 200 Jul 03 06:39:33.204856 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1235/4933] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:33 2026] GET /volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:33.516230 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-f48c3d5c-2898-44e4-b8ba-dcac97004e43 req-95f024b9-4c02-4b83-83c3-e99e3973bf64 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:33.519314 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f48c3d5c-2898-44e4-b8ba-dcac97004e43 req-95f024b9-4c02-4b83-83c3-e99e3973bf64 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] DELETE https://10.4.3.243/volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87 Jul 03 06:39:33.519665 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f48c3d5c-2898-44e4-b8ba-dcac97004e43 req-95f024b9-4c02-4b83-83c3-e99e3973bf64 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:33.519911 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-f48c3d5c-2898-44e4-b8ba-dcac97004e43 req-95f024b9-4c02-4b83-83c3-e99e3973bf64 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:33.529763 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:33.529763 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:34.072091 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-f48c3d5c-2898-44e4-b8ba-dcac97004e43 req-95f024b9-4c02-4b83-83c3-e99e3973bf64 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87 returned with HTTP 200 Jul 03 06:39:34.072668 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1240/4934] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:39:33 2026] DELETE /volume/v3/attachments/4078a1f4-e491-42ef-9c5c-160579a18f87 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:34.181983 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-09bcc6cd-7be8-428a-b81e-1306d391254f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:34.184347 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-09bcc6cd-7be8-428a-b81e-1306d391254f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:34.184640 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-09bcc6cd-7be8-428a-b81e-1306d391254f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:34.184936 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-09bcc6cd-7be8-428a-b81e-1306d391254f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:34.185095 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-09bcc6cd-7be8-428a-b81e-1306d391254f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:34.190495 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:34.190495 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:34.191392 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-09bcc6cd-7be8-428a-b81e-1306d391254f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:34.191928 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1238/4935] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:34 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:34.221616 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a463d5a6-eddf-42d0-9083-84279b1ca5f4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:34.224499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a463d5a6-eddf-42d0-9083-84279b1ca5f4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc Jul 03 06:39:34.224858 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a463d5a6-eddf-42d0-9083-84279b1ca5f4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:34.225044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a463d5a6-eddf-42d0-9083-84279b1ca5f4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:34.235380 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:34.235380 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:34.240007 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a463d5a6-eddf-42d0-9083-84279b1ca5f4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:34.246870 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a463d5a6-eddf-42d0-9083-84279b1ca5f4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc returned with HTTP 200 Jul 03 06:39:34.247523 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1223/4936] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:34 2026] GET /volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:34.263889 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e3888c30-8b52-462e-9b26-746da6627e71 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:34.266971 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e3888c30-8b52-462e-9b26-746da6627e71 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:34.267373 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e3888c30-8b52-462e-9b26-746da6627e71 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60e64abe-b6fc-411d-8e97-925f93131cdc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-3730389"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:34.283424 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:34.283424 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:34.284656 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e3888c30-8b52-462e-9b26-746da6627e71 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:34.284656 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-e3888c30-8b52-462e-9b26-746da6627e71 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create snapshot from volume 60e64abe-b6fc-411d-8e97-925f93131cdc Jul 03 06:39:34.334074 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-e3888c30-8b52-462e-9b26-746da6627e71 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['703f9079-cb89-4d6e-8fa8-9a56b724cdd4', 'c38e05e7-cfdd-4d88-97aa-3abe2431ed6a', '07a97fad-4fa7-4e46-833a-f2ace19fde79', '0155a22d-e5b3-4a25-a8df-d9a4e7b00d62'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:34.377353 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e3888c30-8b52-462e-9b26-746da6627e71 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot create request issued successfully. Jul 03 06:39:34.377821 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e3888c30-8b52-462e-9b26-746da6627e71 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:34.378377 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1236/4937] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:34 2026] POST /volume/v3/snapshots => generated 305 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:34.388036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1d2c6e8c-2881-4fac-b038-08a1a6242955 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:34.390026 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1d2c6e8c-2881-4fac-b038-08a1a6242955 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 Jul 03 06:39:34.390245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1d2c6e8c-2881-4fac-b038-08a1a6242955 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:34.390493 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1d2c6e8c-2881-4fac-b038-08a1a6242955 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:34.397171 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:34.397171 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:34.397614 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1d2c6e8c-2881-4fac-b038-08a1a6242955 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:34.398506 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1d2c6e8c-2881-4fac-b038-08a1a6242955 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 returned with HTTP 200 Jul 03 06:39:34.399130 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1241/4938] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:34 2026] GET /volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:34.712680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-633c1d02-4133-490f-89fe-ff64f9241c4b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:34.820835 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-633c1d02-4133-490f-89fe-ff64f9241c4b tempest-ExtensionsTestJSON-478910827 tempest-ExtensionsTestJSON-478910827-project-member] GET https://10.4.3.243/volume/v3/extensions Jul 03 06:39:34.822717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-633c1d02-4133-490f-89fe-ff64f9241c4b tempest-ExtensionsTestJSON-478910827 tempest-ExtensionsTestJSON-478910827-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:34.822717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-633c1d02-4133-490f-89fe-ff64f9241c4b tempest-ExtensionsTestJSON-478910827 tempest-ExtensionsTestJSON-478910827-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:34.822717 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-633c1d02-4133-490f-89fe-ff64f9241c4b tempest-ExtensionsTestJSON-478910827 tempest-ExtensionsTestJSON-478910827-project-member] https://10.4.3.243/volume/v3/extensions returned with HTTP 200 Jul 03 06:39:34.822717 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1239/4939] 10.4.3.243 () {66 vars in 1246 bytes} [Fri Jul 3 06:39:34 2026] GET /volume/v3/extensions => generated 5245 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:35.204871 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-79694db3-13c0-4abb-a540-ee20e2c069a9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:35.206833 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-79694db3-13c0-4abb-a540-ee20e2c069a9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:35.207547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-79694db3-13c0-4abb-a540-ee20e2c069a9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:35.208587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-79694db3-13c0-4abb-a540-ee20e2c069a9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:35.208587 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-79694db3-13c0-4abb-a540-ee20e2c069a9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:35.213384 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:35.213384 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:35.214324 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-79694db3-13c0-4abb-a540-ee20e2c069a9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:35.214908 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1224/4940] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:35 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:35.411062 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b9be6283-f81f-4a8e-95c3-94b5f25ac413 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:35.416662 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9be6283-f81f-4a8e-95c3-94b5f25ac413 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 Jul 03 06:39:35.417002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9be6283-f81f-4a8e-95c3-94b5f25ac413 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:35.417233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9be6283-f81f-4a8e-95c3-94b5f25ac413 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:35.426232 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:35.426232 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:35.426610 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b9be6283-f81f-4a8e-95c3-94b5f25ac413 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:35.427426 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9be6283-f81f-4a8e-95c3-94b5f25ac413 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 returned with HTTP 200 Jul 03 06:39:35.427808 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1237/4941] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:35 2026] GET /volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:35.437189 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0ab4ee82-c0b6-4546-b3a3-8b9631c60285 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:35.439133 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0ab4ee82-c0b6-4546-b3a3-8b9631c60285 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] GET https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:35.439377 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0ab4ee82-c0b6-4546-b3a3-8b9631c60285 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:35.439536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0ab4ee82-c0b6-4546-b3a3-8b9631c60285 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:35.440621 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-0ab4ee82-c0b6-4546-b3a3-8b9631c60285 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:35.440890 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.db.api [None req-0ab4ee82-c0b6-4546-b3a3-8b9631c60285 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Building query based on filter {{(pid=99919) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:39:35.445278 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0ab4ee82-c0b6-4546-b3a3-8b9631c60285 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Get all snapshots completed successfully. Jul 03 06:39:35.445753 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0ab4ee82-c0b6-4546-b3a3-8b9631c60285 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 200 Jul 03 06:39:35.446256 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1242/4942] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:39:35 2026] GET /volume/v3/snapshots => generated 333 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:35.457553 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8651853a-cc2c-4f7d-9250-096449dee0e6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:35.459408 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8651853a-cc2c-4f7d-9250-096449dee0e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 Jul 03 06:39:35.459670 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8651853a-cc2c-4f7d-9250-096449dee0e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:35.459948 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8651853a-cc2c-4f7d-9250-096449dee0e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:35.460067 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-8651853a-cc2c-4f7d-9250-096449dee0e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete snapshot with id: 0097857a-1b14-4f11-b285-b92c7a45c3e3 Jul 03 06:39:35.472116 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:35.472116 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:35.472510 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8651853a-cc2c-4f7d-9250-096449dee0e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:35.497771 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8651853a-cc2c-4f7d-9250-096449dee0e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot delete request issued successfully. Jul 03 06:39:35.500719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8651853a-cc2c-4f7d-9250-096449dee0e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 returned with HTTP 202 Jul 03 06:39:35.500719 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1240/4943] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:35 2026] DELETE /volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:35.510008 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-298e430c-d399-49c4-b1ae-4d28054b5686 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:35.512260 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-298e430c-d399-49c4-b1ae-4d28054b5686 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 Jul 03 06:39:35.513186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-298e430c-d399-49c4-b1ae-4d28054b5686 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:35.513345 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-298e430c-d399-49c4-b1ae-4d28054b5686 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:35.533100 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:35.533100 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:35.533100 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-298e430c-d399-49c4-b1ae-4d28054b5686 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:35.533100 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-298e430c-d399-49c4-b1ae-4d28054b5686 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 returned with HTTP 200 Jul 03 06:39:35.534171 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1225/4944] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:35 2026] GET /volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:36.227427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-57b608e4-4f4c-4f01-a37d-187a40ab2a76 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:36.229441 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-57b608e4-4f4c-4f01-a37d-187a40ab2a76 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:36.229731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-57b608e4-4f4c-4f01-a37d-187a40ab2a76 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:36.230296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-57b608e4-4f4c-4f01-a37d-187a40ab2a76 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:36.230296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-57b608e4-4f4c-4f01-a37d-187a40ab2a76 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:36.234368 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:36.234368 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:36.235355 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-57b608e4-4f4c-4f01-a37d-187a40ab2a76 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:36.235733 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1238/4945] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:36 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:36.297223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9386471e-f40f-4006-b3d0-622b0da14646 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:36.406932 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9386471e-f40f-4006-b3d0-622b0da14646 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:39:36.407379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9386471e-f40f-4006-b3d0-622b0da14646 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:36.407379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9386471e-f40f-4006-b3d0-622b0da14646 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:36.407626 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-9386471e-f40f-4006-b3d0-622b0da14646 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:36.407973 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:36.407973 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:36.408543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9386471e-f40f-4006-b3d0-622b0da14646 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:36.415946 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9386471e-f40f-4006-b3d0-622b0da14646 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:36.416375 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9386471e-f40f-4006-b3d0-622b0da14646 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:39:36.416828 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1243/4946] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:39:36 2026] GET /volume/v3/volumes => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:39:36.428179 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f3dbe0b3-f604-494c-a332-06a357b540fd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:36.430665 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:36.431283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1832866201"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:36.433102 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1832866201'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:36.433347 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume of 1 GB Jul 03 06:39:36.433826 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:36.433826 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:36.440275 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Availability Zones retrieved successfully. Jul 03 06:39:36.447550 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Flow 'volume_create_api' (4f8bd012-317e-49a9-9e36-dcf2e9feb8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:36.448912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875fa722-6989-4635-910a-723cc692952e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:36.450110 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:36.490506 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875fa722-6989-4635-910a-723cc692952e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:36.491384 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efab9582-a8a7-4f67-b023-89d1f7059c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:36.545625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fe49b508-d854-44d1-b0aa-a760462ea327 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:36.548513 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe49b508-d854-44d1-b0aa-a760462ea327 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 Jul 03 06:39:36.549180 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe49b508-d854-44d1-b0aa-a760462ea327 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:36.549480 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fe49b508-d854-44d1-b0aa-a760462ea327 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:36.555803 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fe49b508-d854-44d1-b0aa-a760462ea327 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 returned with HTTP 404 Jul 03 06:39:36.556486 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1226/4947] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:36 2026] GET /volume/v3/snapshots/0097857a-1b14-4f11-b285-b92c7a45c3e3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:36.565246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-38e11eea-26cc-4929-94b5-33195dedc958 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:36.567362 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38e11eea-26cc-4929-94b5-33195dedc958 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc Jul 03 06:39:36.568460 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38e11eea-26cc-4929-94b5-33195dedc958 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:36.568460 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38e11eea-26cc-4929-94b5-33195dedc958 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:36.568460 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-38e11eea-26cc-4929-94b5-33195dedc958 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: 60e64abe-b6fc-411d-8e97-925f93131cdc Jul 03 06:39:36.577943 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:36.577943 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:36.578654 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-38e11eea-26cc-4929-94b5-33195dedc958 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:36.622290 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-38e11eea-26cc-4929-94b5-33195dedc958 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:39:36.623246 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38e11eea-26cc-4929-94b5-33195dedc958 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc returned with HTTP 202 Jul 03 06:39:36.623246 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1239/4948] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:36 2026] DELETE /volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:36.636535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-af793ecc-647a-4612-bc03-aaea70e4faa4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:36.639033 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af793ecc-647a-4612-bc03-aaea70e4faa4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc Jul 03 06:39:36.639315 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af793ecc-647a-4612-bc03-aaea70e4faa4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:36.639815 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af793ecc-647a-4612-bc03-aaea70e4faa4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:36.641754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Created reservations ['ebff3cb7-add0-45bb-a9c8-1f391916ec80', 'c33803aa-a0ec-47f7-96cf-b5e71c0ec2f0', '1057f96f-0cf7-4b88-a38c-9a69fd2f1c2e', '62475f36-eb7f-4bd4-9ea8-9710ec2ce7e5'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:36.642638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efab9582-a8a7-4f67-b023-89d1f7059c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebff3cb7-add0-45bb-a9c8-1f391916ec80', 'c33803aa-a0ec-47f7-96cf-b5e71c0ec2f0', '1057f96f-0cf7-4b88-a38c-9a69fd2f1c2e', '62475f36-eb7f-4bd4-9ea8-9710ec2ce7e5']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:36.643342 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d9e6c4-3276-4ae5-a1b2-fbf29c5b0457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:36.649219 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:36.649219 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:36.653236 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-af793ecc-647a-4612-bc03-aaea70e4faa4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:36.659242 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af793ecc-647a-4612-bc03-aaea70e4faa4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc returned with HTTP 200 Jul 03 06:39:36.659825 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1244/4949] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:36 2026] GET /volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:36.673116 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d9e6c4-3276-4ae5-a1b2-fbf29c5b0457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1201ac7-84b8-40a3-84fc-76bb53532613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1832866201',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',qos_specs=None,replication_status=,reservations=['ebff3cb7-add0-45bb-a9c8-1f391916ec80','c33803aa-a0ec-47f7-96cf-b5e71c0ec2f0','1057f96f-0cf7-4b88-a38c-9a69fd2f1c2e','62475f36-eb7f-4bd4-9ea8-9710ec2ce7e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1832866201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1201ac7-84b8-40a3-84fc-76bb53532613,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:36.674554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719c9225-ae7e-4db7-bb7d-3bf7d3fbb4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:36.697351 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719c9225-ae7e-4db7-bb7d-3bf7d3fbb4b2) transitioned into state 'SUCCESS' from state '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-1832866201',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',qos_specs=None,replication_status=,reservations=['ebff3cb7-add0-45bb-a9c8-1f391916ec80','c33803aa-a0ec-47f7-96cf-b5e71c0ec2f0','1057f96f-0cf7-4b88-a38c-9a69fd2f1c2e','62475f36-eb7f-4bd4-9ea8-9710ec2ce7e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:36.698196 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc83c09-19ba-4080-a247-821b334d8c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:36.715105 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc83c09-19ba-4080-a247-821b334d8c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:36.716360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Flow 'volume_create_api' (4f8bd012-317e-49a9-9e36-dcf2e9feb8c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:36.716855 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume request issued successfully. Jul 03 06:39:36.717611 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f3dbe0b3-f604-494c-a332-06a357b540fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:36.718176 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1241/4950] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:36 2026] POST /volume/v3/volumes => generated 764 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:36.733445 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e4fc034e-140e-413b-bd78-df648f1c7423 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:36.736176 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e4fc034e-140e-413b-bd78-df648f1c7423 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:36.736422 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e4fc034e-140e-413b-bd78-df648f1c7423 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:36.736639 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e4fc034e-140e-413b-bd78-df648f1c7423 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:36.749161 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:36.749161 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:36.753772 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e4fc034e-140e-413b-bd78-df648f1c7423 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:36.759620 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e4fc034e-140e-413b-bd78-df648f1c7423 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 200 Jul 03 06:39:36.760116 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1227/4951] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:36 2026] GET /volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:37.249851 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-50adba98-8540-415c-ab46-35b9c3c7f932 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.251648 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-50adba98-8540-415c-ab46-35b9c3c7f932 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:37.252045 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-50adba98-8540-415c-ab46-35b9c3c7f932 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:37.252369 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-50adba98-8540-415c-ab46-35b9c3c7f932 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:37.252633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-50adba98-8540-415c-ab46-35b9c3c7f932 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:37.257582 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:37.257582 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:37.258499 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-50adba98-8540-415c-ab46-35b9c3c7f932 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:37.259058 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1240/4952] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:37 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:37.676733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7c350900-f615-4edb-9760-af03f37958bc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.678903 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c350900-f615-4edb-9760-af03f37958bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc Jul 03 06:39:37.679033 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c350900-f615-4edb-9760-af03f37958bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:37.679251 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c350900-f615-4edb-9760-af03f37958bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:37.687170 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c350900-f615-4edb-9760-af03f37958bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc returned with HTTP 404 Jul 03 06:39:37.687725 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1245/4953] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:37 2026] GET /volume/v3/volumes/60e64abe-b6fc-411d-8e97-925f93131cdc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:37.700763 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-de9016d9-f236-475b-8c72-a55fd8289897 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.703322 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:37.703773 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-200785507"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:37.705430 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-200785507'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:37.705610 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:37.706043 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:37.706043 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:37.711181 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:37.718652 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (c3aba17d-b635-4c34-983f-6a2c85ed6cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:37.719935 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70621405-39f7-4fdd-988a-0dc0bdfea0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:37.720996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:37.756248 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70621405-39f7-4fdd-988a-0dc0bdfea0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:37.757646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c51406a-f393-4c04-9ff3-67e4bdcee92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:37.775520 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ebc08bc9-a1e3-48e1-b521-e86ccb81c3ef None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.777477 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebc08bc9-a1e3-48e1-b521-e86ccb81c3ef tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:37.777658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebc08bc9-a1e3-48e1-b521-e86ccb81c3ef tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:37.777876 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebc08bc9-a1e3-48e1-b521-e86ccb81c3ef tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:37.785524 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:37.785524 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:37.790736 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ebc08bc9-a1e3-48e1-b521-e86ccb81c3ef tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:37.797636 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebc08bc9-a1e3-48e1-b521-e86ccb81c3ef tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 200 Jul 03 06:39:37.798079 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1228/4954] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:37 2026] GET /volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:37.813860 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9d090be9-1aa5-4fd4-aeb0-4ffbfe3384cc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.815744 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9d090be9-1aa5-4fd4-aeb0-4ffbfe3384cc tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:37.815937 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9d090be9-1aa5-4fd4-aeb0-4ffbfe3384cc tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:37.816180 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9d090be9-1aa5-4fd4-aeb0-4ffbfe3384cc tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:37.823793 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:37.823793 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:37.827491 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['3b9cce04-a1ec-40cc-9399-89962a832f41', 'd57effa3-cba6-48a6-9902-74188aa8df75', '9ebefdae-dbea-40c7-bf41-0c17732dfdea', '468faa4f-5b2f-4f36-8780-f012845cd2dc'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:37.828019 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9d090be9-1aa5-4fd4-aeb0-4ffbfe3384cc tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:37.829040 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c51406a-f393-4c04-9ff3-67e4bdcee92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b9cce04-a1ec-40cc-9399-89962a832f41', 'd57effa3-cba6-48a6-9902-74188aa8df75', '9ebefdae-dbea-40c7-bf41-0c17732dfdea', '468faa4f-5b2f-4f36-8780-f012845cd2dc']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:37.829987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7a8d28-1cbb-43d7-a823-a41b261cf28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:37.833015 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9d090be9-1aa5-4fd4-aeb0-4ffbfe3384cc tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 200 Jul 03 06:39:37.833511 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1241/4955] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:37 2026] GET /volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:37.849968 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-76ca4734-b5c4-4e65-bc71-982e15179663 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.851899 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:37.852242 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-541650865"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:37.854459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-541650865'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:37.854682 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume of 1 GB Jul 03 06:39:37.859932 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Availability Zones retrieved successfully. Jul 03 06:39:37.862683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7a8d28-1cbb-43d7-a823-a41b261cf28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f775de-ca8f-46ab-b2db-ab45ce335132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-200785507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['3b9cce04-a1ec-40cc-9399-89962a832f41','d57effa3-cba6-48a6-9902-74188aa8df75','9ebefdae-dbea-40c7-bf41-0c17732dfdea','468faa4f-5b2f-4f36-8780-f012845cd2dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-200785507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f775de-ca8f-46ab-b2db-ab45ce335132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:37.864486 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe0bf95-b0ad-4bc1-9ee1-c49002d57d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:37.867391 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Flow 'volume_create_api' (448c816a-220a-4a05-b38f-39a917bf2adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:37.868658 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e824607d-c7f8-4f14-9430-f2bfbe47ef0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:37.869306 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:37.889404 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe0bf95-b0ad-4bc1-9ee1-c49002d57d45) transitioned into state 'SUCCESS' from state '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-200785507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['3b9cce04-a1ec-40cc-9399-89962a832f41','d57effa3-cba6-48a6-9902-74188aa8df75','9ebefdae-dbea-40c7-bf41-0c17732dfdea','468faa4f-5b2f-4f36-8780-f012845cd2dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:37.890669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675e3cc6-fef8-427b-a47d-8d4575e42fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:37.898487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e824607d-c7f8-4f14-9430-f2bfbe47ef0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:37.899792 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f64762e-fbba-4892-8a49-32a9d8cf579e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:37.901551 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675e3cc6-fef8-427b-a47d-8d4575e42fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:37.902945 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (c3aba17d-b635-4c34-983f-6a2c85ed6cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:37.903306 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:37.904225 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-de9016d9-f236-475b-8c72-a55fd8289897 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:37.904914 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1242/4956] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:37 2026] POST /volume/v3/volumes => generated 777 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:37.908416 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-88885a01-5d75-407f-9791-3e10af79287d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.910798 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-88885a01-5d75-407f-9791-3e10af79287d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:39:37.911133 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-88885a01-5d75-407f-9791-3e10af79287d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:37.911387 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-88885a01-5d75-407f-9791-3e10af79287d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:37.911651 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-88885a01-5d75-407f-9791-3e10af79287d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Delete volume with id: ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:39:37.918932 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-04214b11-e610-413e-9798-703f2e925a4a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.920032 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:37.920032 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:37.920593 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-88885a01-5d75-407f-9791-3e10af79287d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:39:37.921366 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-04214b11-e610-413e-9798-703f2e925a4a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 Jul 03 06:39:37.921591 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-04214b11-e610-413e-9798-703f2e925a4a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:37.921861 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-04214b11-e610-413e-9798-703f2e925a4a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:37.930971 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:37.930971 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:37.935466 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-04214b11-e610-413e-9798-703f2e925a4a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:37.940422 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-04214b11-e610-413e-9798-703f2e925a4a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 returned with HTTP 200 Jul 03 06:39:37.940918 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1242/4957] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:37 2026] GET /volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:37.959247 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-88885a01-5d75-407f-9791-3e10af79287d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Delete volume request issued successfully. Jul 03 06:39:37.959488 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-88885a01-5d75-407f-9791-3e10af79287d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 202 Jul 03 06:39:37.960101 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1229/4958] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:37 2026] DELETE /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:37.972117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Created reservations ['7bf48f1f-d0f5-425f-b38d-91628bbcaa69', 'b67dbb98-f8fd-497b-98c9-7e177ed2ab86', '924f5fa7-e83a-4424-b660-0988e0ff6c34', '9514a95e-ebc1-4e66-863c-c9c75477835a'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:37.973456 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f64762e-fbba-4892-8a49-32a9d8cf579e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bf48f1f-d0f5-425f-b38d-91628bbcaa69', 'b67dbb98-f8fd-497b-98c9-7e177ed2ab86', '924f5fa7-e83a-4424-b660-0988e0ff6c34', '9514a95e-ebc1-4e66-863c-c9c75477835a']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:37.975231 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bf1f6c70-5227-4c69-8e0c-863145aa4b9d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:37.975393 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5174b8d0-df08-4676-911f-76e27b5f71ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:37.982764 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bf1f6c70-5227-4c69-8e0c-863145aa4b9d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:39:37.982764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bf1f6c70-5227-4c69-8e0c-863145aa4b9d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:37.982764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bf1f6c70-5227-4c69-8e0c-863145aa4b9d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:37.995164 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:37.995164 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:38.003054 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bf1f6c70-5227-4c69-8e0c-863145aa4b9d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:39:38.012151 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5174b8d0-df08-4676-911f-76e27b5f71ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd25f0e-21a4-40e1-9071-e4e08873f8ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-541650865',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',qos_specs=None,replication_status=,reservations=['7bf48f1f-d0f5-425f-b38d-91628bbcaa69','b67dbb98-f8fd-497b-98c9-7e177ed2ab86','924f5fa7-e83a-4424-b660-0988e0ff6c34','9514a95e-ebc1-4e66-863c-c9c75477835a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-541650865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fd25f0e-21a4-40e1-9071-e4e08873f8ad,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:38.012470 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bf1f6c70-5227-4c69-8e0c-863145aa4b9d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 200 Jul 03 06:39:38.012965 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9274160-624b-46b3-bd9e-e542d175be3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:38.014566 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1243/4959] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:37 2026] GET /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 1420 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:38.046153 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9274160-624b-46b3-bd9e-e542d175be3a) transitioned into state 'SUCCESS' from state '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-541650865',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',qos_specs=None,replication_status=,reservations=['7bf48f1f-d0f5-425f-b38d-91628bbcaa69','b67dbb98-f8fd-497b-98c9-7e177ed2ab86','924f5fa7-e83a-4424-b660-0988e0ff6c34','9514a95e-ebc1-4e66-863c-c9c75477835a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:38.048056 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3f34e1-8c16-4f15-9ba1-0336dda99280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:38.063393 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3f34e1-8c16-4f15-9ba1-0336dda99280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:38.064813 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Flow 'volume_create_api' (448c816a-220a-4a05-b38f-39a917bf2adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:38.066047 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume request issued successfully. Jul 03 06:39:38.066189 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76ca4734-b5c4-4e65-bc71-982e15179663 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:38.067202 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1246/4960] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:37 2026] POST /volume/v3/volumes => generated 763 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:38.084978 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b4e27bc0-c436-43a4-8966-4fede336cf47 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:38.087587 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b4e27bc0-c436-43a4-8966-4fede336cf47 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:38.087901 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b4e27bc0-c436-43a4-8966-4fede336cf47 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:38.088226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b4e27bc0-c436-43a4-8966-4fede336cf47 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:38.098167 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:38.098167 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:38.105205 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b4e27bc0-c436-43a4-8966-4fede336cf47 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:38.111513 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b4e27bc0-c436-43a4-8966-4fede336cf47 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 200 Jul 03 06:39:38.112036 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1243/4961] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:38 2026] GET /volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:38.269125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-faee2e1b-4267-4284-88cf-b07807c649b7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:38.270914 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-faee2e1b-4267-4284-88cf-b07807c649b7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:38.271168 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-faee2e1b-4267-4284-88cf-b07807c649b7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:38.271429 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-faee2e1b-4267-4284-88cf-b07807c649b7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:38.271577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-faee2e1b-4267-4284-88cf-b07807c649b7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:38.275662 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:38.275662 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:38.276285 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-faee2e1b-4267-4284-88cf-b07807c649b7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:38.276809 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1230/4962] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:38 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:38.957136 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-972948e6-5f91-4c25-9ee6-97efe5491fa0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:38.959080 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-972948e6-5f91-4c25-9ee6-97efe5491fa0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 Jul 03 06:39:38.959324 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-972948e6-5f91-4c25-9ee6-97efe5491fa0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:38.959560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-972948e6-5f91-4c25-9ee6-97efe5491fa0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:38.967918 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:38.967918 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:38.972037 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-972948e6-5f91-4c25-9ee6-97efe5491fa0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:38.976247 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-972948e6-5f91-4c25-9ee6-97efe5491fa0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 returned with HTTP 200 Jul 03 06:39:38.976865 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1244/4963] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:38 2026] GET /volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:38.989926 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3e1caf06-b6e3-495a-b350-297697cdeea0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:38.992120 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e1caf06-b6e3-495a-b350-297697cdeea0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:38.992612 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e1caf06-b6e3-495a-b350-297697cdeea0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12f775de-ca8f-46ab-b2db-ab45ce335132", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1499087210"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:39.002062 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:39.002062 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:39.002457 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3e1caf06-b6e3-495a-b350-297697cdeea0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:39.002602 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-3e1caf06-b6e3-495a-b350-297697cdeea0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create snapshot from volume 12f775de-ca8f-46ab-b2db-ab45ce335132 Jul 03 06:39:39.033473 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6fe48a2d-0c0a-4718-9dcb-a7fcb045814d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.033717 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-3e1caf06-b6e3-495a-b350-297697cdeea0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['6d619339-56f6-4a33-b55f-b45708d86748', '7f53a84c-4d8a-40ae-a3a0-f065c7d563e6', 'a6aed673-9aff-4fea-9b04-337417770eb2', 'bb371daa-094b-459e-9a87-ba8fd3a1b7f6'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:39.035044 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6fe48a2d-0c0a-4718-9dcb-a7fcb045814d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c Jul 03 06:39:39.035327 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6fe48a2d-0c0a-4718-9dcb-a7fcb045814d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:39.035577 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6fe48a2d-0c0a-4718-9dcb-a7fcb045814d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:39.042995 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6fe48a2d-0c0a-4718-9dcb-a7fcb045814d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c returned with HTTP 404 Jul 03 06:39:39.043726 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1244/4964] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:39 2026] GET /volume/v3/volumes/ae8b9cd7-8ac4-4057-9993-7842d5697d5c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:39.051266 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0664c974-3938-4fb8-abe6-c6ed3f968256 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.053238 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0664c974-3938-4fb8-abe6-c6ed3f968256 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b Jul 03 06:39:39.053465 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0664c974-3938-4fb8-abe6-c6ed3f968256 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:39.053679 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0664c974-3938-4fb8-abe6-c6ed3f968256 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:39.053839 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-0664c974-3938-4fb8-abe6-c6ed3f968256 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Delete snapshot with id: bd384b17-86c8-4330-94c4-a5256a0da90b Jul 03 06:39:39.060480 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:39.060480 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:39.061113 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0664c974-3938-4fb8-abe6-c6ed3f968256 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot retrieved successfully. Jul 03 06:39:39.075337 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3e1caf06-b6e3-495a-b350-297697cdeea0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot create request issued successfully. Jul 03 06:39:39.075889 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e1caf06-b6e3-495a-b350-297697cdeea0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:39.076483 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1247/4965] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:39.087552 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-82915a78-53f6-4ae7-9b76-6f7ca9ecea32 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.089796 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-82915a78-53f6-4ae7-9b76-6f7ca9ecea32 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc Jul 03 06:39:39.090046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-82915a78-53f6-4ae7-9b76-6f7ca9ecea32 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:39.090266 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-82915a78-53f6-4ae7-9b76-6f7ca9ecea32 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:39.091549 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-0664c974-3938-4fb8-abe6-c6ed3f968256 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot delete request issued successfully. Jul 03 06:39:39.091818 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0664c974-3938-4fb8-abe6-c6ed3f968256 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b returned with HTTP 202 Jul 03 06:39:39.092373 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1231/4966] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:39 2026] DELETE /volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:39.098475 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:39.098475 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:39.098920 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-82915a78-53f6-4ae7-9b76-6f7ca9ecea32 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:39.100511 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-82915a78-53f6-4ae7-9b76-6f7ca9ecea32 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc returned with HTTP 200 Jul 03 06:39:39.102925 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1245/4967] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:39 2026] GET /volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:39.103669 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d4ac8658-5ffb-44be-a9fc-58277be122b9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.105881 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d4ac8658-5ffb-44be-a9fc-58277be122b9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b Jul 03 06:39:39.106123 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d4ac8658-5ffb-44be-a9fc-58277be122b9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:39.106366 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d4ac8658-5ffb-44be-a9fc-58277be122b9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:39.112284 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:39.112284 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:39.112859 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d4ac8658-5ffb-44be-a9fc-58277be122b9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Snapshot retrieved successfully. Jul 03 06:39:39.113840 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d4ac8658-5ffb-44be-a9fc-58277be122b9 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b returned with HTTP 200 Jul 03 06:39:39.114268 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1245/4968] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:39 2026] GET /volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:39.129084 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-559a6509-03b4-4208-95e8-dc1ac6741d0e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.132754 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-559a6509-03b4-4208-95e8-dc1ac6741d0e tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:39.132754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-559a6509-03b4-4208-95e8-dc1ac6741d0e tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:39.132754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-559a6509-03b4-4208-95e8-dc1ac6741d0e tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:39.140538 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:39.140538 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:39.146038 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-559a6509-03b4-4208-95e8-dc1ac6741d0e tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:39.152784 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-559a6509-03b4-4208-95e8-dc1ac6741d0e tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 200 Jul 03 06:39:39.153273 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1248/4969] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:39 2026] GET /volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:39.168301 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5cb01ef1-aecb-4726-a822-bd188c507227 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.172055 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5cb01ef1-aecb-4726-a822-bd188c507227 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:39.172328 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5cb01ef1-aecb-4726-a822-bd188c507227 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:39.172590 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5cb01ef1-aecb-4726-a822-bd188c507227 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:39.182535 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:39.182535 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:39.188056 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5cb01ef1-aecb-4726-a822-bd188c507227 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:39.194993 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5cb01ef1-aecb-4726-a822-bd188c507227 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 200 Jul 03 06:39:39.195196 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1232/4970] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:39 2026] GET /volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:39.210507 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-56c82854-4ce8-42ee-9f56-8195f81b447b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.213916 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:39.214521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1750732080"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:39.216607 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1750732080'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:39.216741 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume of 1 GB Jul 03 06:39:39.221665 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Availability Zones retrieved successfully. Jul 03 06:39:39.228826 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Flow 'volume_create_api' (49a0efcf-bde6-4069-aa79-8644eeef3da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:39.229711 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc279b9-d8d6-4c81-a277-17e38c2eab45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:39.231001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:39.265442 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc279b9-d8d6-4c81-a277-17e38c2eab45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:39.266676 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80704ed2-00a2-4183-b31a-ef972d4a2e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:39.290149 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-be33292a-6cdd-41a4-beee-7bcc08e69651 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.293134 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be33292a-6cdd-41a4-beee-7bcc08e69651 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:39.293134 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be33292a-6cdd-41a4-beee-7bcc08e69651 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:39.293940 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be33292a-6cdd-41a4-beee-7bcc08e69651 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:39.294151 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-be33292a-6cdd-41a4-beee-7bcc08e69651 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:39.300588 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:39.300588 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:39.301482 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be33292a-6cdd-41a4-beee-7bcc08e69651 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:39.302097 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1246/4971] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:39 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:39.330682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Created reservations ['1d9a2ab2-460a-4862-ac52-b175d8da6169', '050d770e-7ae5-4a2f-a0a4-256d3d4cf969', '4391f63c-07a0-4be8-af0e-5e2979762954', '4e2ab504-112a-4a03-a69d-f8fccbe3ef8d'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:39.331860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80704ed2-00a2-4183-b31a-ef972d4a2e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d9a2ab2-460a-4862-ac52-b175d8da6169', '050d770e-7ae5-4a2f-a0a4-256d3d4cf969', '4391f63c-07a0-4be8-af0e-5e2979762954', '4e2ab504-112a-4a03-a69d-f8fccbe3ef8d']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:39.332936 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d06a17c-6a03-4536-a2f8-0f781263fc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:39.360476 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d06a17c-6a03-4536-a2f8-0f781263fc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e7cbb1d-6c82-4161-af32-a7a11658db38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1750732080',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',qos_specs=None,replication_status=,reservations=['1d9a2ab2-460a-4862-ac52-b175d8da6169','050d770e-7ae5-4a2f-a0a4-256d3d4cf969','4391f63c-07a0-4be8-af0e-5e2979762954','4e2ab504-112a-4a03-a69d-f8fccbe3ef8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1750732080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e7cbb1d-6c82-4161-af32-a7a11658db38,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:39.361547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca43a3cb-74b4-4b20-8dd5-f888e943f43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:39.382471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca43a3cb-74b4-4b20-8dd5-f888e943f43b) transitioned into state 'SUCCESS' from state '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-1750732080',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='93ce46fa2db540cc8ae14b0e64c21ac2',qos_specs=None,replication_status=,reservations=['1d9a2ab2-460a-4862-ac52-b175d8da6169','050d770e-7ae5-4a2f-a0a4-256d3d4cf969','4391f63c-07a0-4be8-af0e-5e2979762954','4e2ab504-112a-4a03-a69d-f8fccbe3ef8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffba1f1272e044e9a6498e8c39a8682f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:39.383298 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b83a0c-a76e-4308-b2d5-a42fa81f2b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:39.397146 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b83a0c-a76e-4308-b2d5-a42fa81f2b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:39.398792 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Flow 'volume_create_api' (49a0efcf-bde6-4069-aa79-8644eeef3da9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:39.399169 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Create volume request issued successfully. Jul 03 06:39:39.400013 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-56c82854-4ce8-42ee-9f56-8195f81b447b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:39.400528 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1246/4972] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:39 2026] POST /volume/v3/volumes => generated 764 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:39.416829 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-11d4c01b-f4c7-44a7-8927-4ec0f11537f1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:39.418809 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11d4c01b-f4c7-44a7-8927-4ec0f11537f1 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:39.419007 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11d4c01b-f4c7-44a7-8927-4ec0f11537f1 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:39.419185 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11d4c01b-f4c7-44a7-8927-4ec0f11537f1 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:39.426710 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:39.426710 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:39.431081 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-11d4c01b-f4c7-44a7-8927-4ec0f11537f1 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:39.436100 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11d4c01b-f4c7-44a7-8927-4ec0f11537f1 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 200 Jul 03 06:39:39.436565 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1249/4973] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:39 2026] GET /volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.114591 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1bcd4c7a-454c-4820-a45d-254a5b285c78 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.117320 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1bcd4c7a-454c-4820-a45d-254a5b285c78 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc Jul 03 06:39:40.117320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1bcd4c7a-454c-4820-a45d-254a5b285c78 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.117320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1bcd4c7a-454c-4820-a45d-254a5b285c78 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.122859 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.122859 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:40.123307 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1bcd4c7a-454c-4820-a45d-254a5b285c78 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:40.123422 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a80aab2b-e87a-4acb-83db-384b7263f4ad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.124279 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1bcd4c7a-454c-4820-a45d-254a5b285c78 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc returned with HTTP 200 Jul 03 06:39:40.124984 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1233/4974] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.125614 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a80aab2b-e87a-4acb-83db-384b7263f4ad tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b Jul 03 06:39:40.125886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a80aab2b-e87a-4acb-83db-384b7263f4ad tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.126114 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a80aab2b-e87a-4acb-83db-384b7263f4ad tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.130712 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a80aab2b-e87a-4acb-83db-384b7263f4ad tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b returned with HTTP 404 Jul 03 06:39:40.131359 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1247/4975] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/snapshots/bd384b17-86c8-4330-94c4-a5256a0da90b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:40.133725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cf0adbe5-4aee-4d48-a500-e2345ec944e8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.135803 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf0adbe5-4aee-4d48-a500-e2345ec944e8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] POST https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc/action Jul 03 06:39:40.136131 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf0adbe5-4aee-4d48-a500-e2345ec944e8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:40.136245 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf0adbe5-4aee-4d48-a500-e2345ec944e8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:40.137771 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.admin_actions [None req-cf0adbe5-4aee-4d48-a500-e2345ec944e8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Updating snapshot '347706c5-b100-417f-ab74-691e1c46fdcc' with '{'status': 'error'}' {{(pid=99918) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:39:40.148238 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.148238 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:40.148800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-cf0adbe5-4aee-4d48-a500-e2345ec944e8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '898b779462114c8a8a5b2e572b60ec15', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '037c1a5826be493594510f7360b916f0', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:39:40.151418 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf0adbe5-4aee-4d48-a500-e2345ec944e8 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc/action returned with HTTP 403 Jul 03 06:39:40.151418 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1247/4976] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:39:40 2026] POST /volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:40.158475 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-84c3fa11-7c33-4c4f-984b-991db276b57f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.160133 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-84c3fa11-7c33-4c4f-984b-991db276b57f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc Jul 03 06:39:40.160133 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-84c3fa11-7c33-4c4f-984b-991db276b57f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.160133 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-84c3fa11-7c33-4c4f-984b-991db276b57f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.160133 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-84c3fa11-7c33-4c4f-984b-991db276b57f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete snapshot with id: 347706c5-b100-417f-ab74-691e1c46fdcc Jul 03 06:39:40.164968 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.164968 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:40.164968 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-84c3fa11-7c33-4c4f-984b-991db276b57f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:40.183576 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-84c3fa11-7c33-4c4f-984b-991db276b57f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot delete request issued successfully. Jul 03 06:39:40.183830 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-84c3fa11-7c33-4c4f-984b-991db276b57f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc returned with HTTP 202 Jul 03 06:39:40.184259 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1250/4977] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:40 2026] DELETE /volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:40.192685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-314665b1-79f8-4d1d-88cd-38a3f34a71ed None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.195013 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-314665b1-79f8-4d1d-88cd-38a3f34a71ed tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc Jul 03 06:39:40.195176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-314665b1-79f8-4d1d-88cd-38a3f34a71ed tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.195417 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-314665b1-79f8-4d1d-88cd-38a3f34a71ed tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.201038 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.201038 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:40.201417 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-314665b1-79f8-4d1d-88cd-38a3f34a71ed tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:40.202175 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-314665b1-79f8-4d1d-88cd-38a3f34a71ed tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc returned with HTTP 200 Jul 03 06:39:40.202642 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1234/4978] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.316995 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-96e54661-f6f6-4e3d-a45a-b6d657bcf0d0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.319435 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96e54661-f6f6-4e3d-a45a-b6d657bcf0d0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:40.320003 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96e54661-f6f6-4e3d-a45a-b6d657bcf0d0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.320471 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96e54661-f6f6-4e3d-a45a-b6d657bcf0d0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.320791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-96e54661-f6f6-4e3d-a45a-b6d657bcf0d0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:40.327195 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.327195 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:40.328941 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96e54661-f6f6-4e3d-a45a-b6d657bcf0d0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 200 Jul 03 06:39:40.328941 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1248/4979] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 710 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.342524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ad75faa6-7ab2-4128-b1e3-347710c801ad None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.344577 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ad75faa6-7ab2-4128-b1e3-347710c801ad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c Jul 03 06:39:40.344880 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ad75faa6-7ab2-4128-b1e3-347710c801ad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.345211 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ad75faa6-7ab2-4128-b1e3-347710c801ad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.345391 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-ad75faa6-7ab2-4128-b1e3-347710c801ad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete backup with id: 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c. Jul 03 06:39:40.350764 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.350764 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:40.368720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-ad75faa6-7ab2-4128-b1e3-347710c801ad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] delete_backup rpcapi backup_id 9358fa1f-5d50-4a0c-9ce9-842f87a5b39c {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:39:40.371336 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ad75faa6-7ab2-4128-b1e3-347710c801ad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c returned with HTTP 202 Jul 03 06:39:40.371790 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1248/4980] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:39:40 2026] DELETE /volume/v3/backups/9358fa1f-5d50-4a0c-9ce9-842f87a5b39c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:39:40.384148 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-36746af3-1104-4118-acda-2e1af9573967 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.386201 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:40.387366 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2069299523"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:40.388733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2069299523'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:40.388925 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume of 1 GB Jul 03 06:39:40.389219 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.389219 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:40.395007 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:40.405088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (961a1144-36e5-422f-b406-75239b76b207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:40.406673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0298736f-de2a-4218-aa8d-9ec46835e27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:40.408743 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:40.454104 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e77d5ade-a7f9-4a97-a767-5a3d3c7c612a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.454966 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0298736f-de2a-4218-aa8d-9ec46835e27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:40.456188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3e2786-86fa-493c-ada1-7e12bb5251b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:40.456336 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e77d5ade-a7f9-4a97-a767-5a3d3c7c612a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:40.456565 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e77d5ade-a7f9-4a97-a767-5a3d3c7c612a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.456974 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e77d5ade-a7f9-4a97-a767-5a3d3c7c612a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.465659 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.465659 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:40.470965 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e77d5ade-a7f9-4a97-a767-5a3d3c7c612a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:40.476450 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e77d5ade-a7f9-4a97-a767-5a3d3c7c612a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 200 Jul 03 06:39:40.476982 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1235/4981] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.493679 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ac129d2a-97f2-4465-8b61-89a1f9f42c28 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.495784 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ac129d2a-97f2-4465-8b61-89a1f9f42c28 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:40.496217 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ac129d2a-97f2-4465-8b61-89a1f9f42c28 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.496517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ac129d2a-97f2-4465-8b61-89a1f9f42c28 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.505507 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.505507 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:40.511362 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ac129d2a-97f2-4465-8b61-89a1f9f42c28 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:40.511492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['dbbee327-7d53-40ae-89c1-51f308cd645c', '78ac9cb0-10cb-4d28-a0b6-1f5272964b27', '28dc4aba-198f-47be-ad01-c9502782fe33', '83f76e45-07e4-4d1c-8b98-171dfad37a73'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:40.513162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb3e2786-86fa-493c-ada1-7e12bb5251b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbee327-7d53-40ae-89c1-51f308cd645c', '78ac9cb0-10cb-4d28-a0b6-1f5272964b27', '28dc4aba-198f-47be-ad01-c9502782fe33', '83f76e45-07e4-4d1c-8b98-171dfad37a73']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:40.514216 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d690e43-8b3c-4b1a-b488-a0f50643ea93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:40.514979 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ac129d2a-97f2-4465-8b61-89a1f9f42c28 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 200 Jul 03 06:39:40.515528 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1249/4982] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.537265 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ef54723d-00a4-4dbb-886e-56b020f98527 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.539666 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ef54723d-00a4-4dbb-886e-56b020f98527 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:39:40.540683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ef54723d-00a4-4dbb-886e-56b020f98527 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.541180 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ef54723d-00a4-4dbb-886e-56b020f98527 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.542994 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-ef54723d-00a4-4dbb-886e-56b020f98527 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:40.545721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-ef54723d-00a4-4dbb-886e-56b020f98527 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:40.550750 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d690e43-8b3c-4b1a-b488-a0f50643ea93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2069299523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['dbbee327-7d53-40ae-89c1-51f308cd645c','78ac9cb0-10cb-4d28-a0b6-1f5272964b27','28dc4aba-198f-47be-ad01-c9502782fe33','83f76e45-07e4-4d1c-8b98-171dfad37a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2069299523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556737b71ca14475a466e31d0a2c31cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4789cd53632c4018ace07d67209bd7eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:40.554795 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ea2043-2ab8-4a78-9ba1-c3d0cddabf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:40.560930 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ef54723d-00a4-4dbb-886e-56b020f98527 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:40.562333 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ef54723d-00a4-4dbb-886e-56b020f98527 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:39:40.563101 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1249/4983] 10.4.3.243 () {66 vars in 1237 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes => generated 975 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.577290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7c57b1e7-1300-467c-a67e-f307b189c886 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.579938 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7c57b1e7-1300-467c-a67e-f307b189c886 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541650865 Jul 03 06:39:40.580195 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7c57b1e7-1300-467c-a67e-f307b189c886 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.580473 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7c57b1e7-1300-467c-a67e-f307b189c886 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.580880 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-7c57b1e7-1300-467c-a67e-f307b189c886 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:40.583749 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7c57b1e7-1300-467c-a67e-f307b189c886 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-541650865'), ('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:40.593331 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7c57b1e7-1300-467c-a67e-f307b189c886 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:40.593893 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7c57b1e7-1300-467c-a67e-f307b189c886 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541650865 returned with HTTP 200 Jul 03 06:39:40.594560 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1236/4984] 10.4.3.243 () {66 vars in 1336 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-541650865 => generated 333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.605768 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fcb064cb-102e-44b9-ae25-e5d0adfcec4b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.607360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ea2043-2ab8-4a78-9ba1-c3d0cddabf1a) transitioned into state 'SUCCESS' from state '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-2069299523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['dbbee327-7d53-40ae-89c1-51f308cd645c','78ac9cb0-10cb-4d28-a0b6-1f5272964b27','28dc4aba-198f-47be-ad01-c9502782fe33','83f76e45-07e4-4d1c-8b98-171dfad37a73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:40.608194 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcb064cb-102e-44b9-ae25-e5d0adfcec4b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1832866201 Jul 03 06:39:40.608539 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346eb7fe-086c-451c-85ef-eda57d1e5275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:40.608601 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcb064cb-102e-44b9-ae25-e5d0adfcec4b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.608913 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fcb064cb-102e-44b9-ae25-e5d0adfcec4b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.609299 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-fcb064cb-102e-44b9-ae25-e5d0adfcec4b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:40.610252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-fcb064cb-102e-44b9-ae25-e5d0adfcec4b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1832866201'), ('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:40.629802 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346eb7fe-086c-451c-85ef-eda57d1e5275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:40.631167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (961a1144-36e5-422f-b406-75239b76b207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:40.633462 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request issued successfully. Jul 03 06:39:40.634410 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-36746af3-1104-4118-acda-2e1af9573967 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:40.635508 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1251/4985] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:39:40 2026] POST /volume/v3/volumes => generated 778 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:40.649437 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fcb064cb-102e-44b9-ae25-e5d0adfcec4b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:40.651036 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.651036 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:40.651139 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-43029c3b-8ce2-4982-911e-5f7afbed3e6c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.653171 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-43029c3b-8ce2-4982-911e-5f7afbed3e6c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 Jul 03 06:39:40.653844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-43029c3b-8ce2-4982-911e-5f7afbed3e6c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.654230 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-43029c3b-8ce2-4982-911e-5f7afbed3e6c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.656578 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fcb064cb-102e-44b9-ae25-e5d0adfcec4b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1832866201 returned with HTTP 200 Jul 03 06:39:40.657103 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1250/4986] 10.4.3.243 () {66 vars in 1359 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1832866201 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.664495 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.664495 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:40.669765 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-43029c3b-8ce2-4982-911e-5f7afbed3e6c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:39:40.673039 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7697e29d-d13d-4223-bcc6-c8386090d017 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.676202 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7697e29d-d13d-4223-bcc6-c8386090d017 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?limit=1 Jul 03 06:39:40.676308 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-43029c3b-8ce2-4982-911e-5f7afbed3e6c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 returned with HTTP 200 Jul 03 06:39:40.676460 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7697e29d-d13d-4223-bcc6-c8386090d017 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.676712 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7697e29d-d13d-4223-bcc6-c8386090d017 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.676892 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1250/4987] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:40.676980 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-7697e29d-d13d-4223-bcc6-c8386090d017 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:40.677375 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.677375 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:40.678021 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7697e29d-d13d-4223-bcc6-c8386090d017 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:40.691815 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7697e29d-d13d-4223-bcc6-c8386090d017 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:40.692768 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.692768 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:40.700193 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7697e29d-d13d-4223-bcc6-c8386090d017 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 06:39:40.700881 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1237/4988] 10.4.3.243 () {66 vars in 1273 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:40.718444 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-71ee743d-5e5c-41ae-8ef2-03bf8e95642c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.720674 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-71ee743d-5e5c-41ae-8ef2-03bf8e95642c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?limit=1&marker=8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:40.720900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-71ee743d-5e5c-41ae-8ef2-03bf8e95642c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.721091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-71ee743d-5e5c-41ae-8ef2-03bf8e95642c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.721402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-71ee743d-5e5c-41ae-8ef2-03bf8e95642c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:40.721790 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.721790 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:40.722238 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-71ee743d-5e5c-41ae-8ef2-03bf8e95642c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:40.763162 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-71ee743d-5e5c-41ae-8ef2-03bf8e95642c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:40.764666 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.764666 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:40.769504 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-71ee743d-5e5c-41ae-8ef2-03bf8e95642c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?limit=1&marker=8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 200 Jul 03 06:39:40.769954 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1252/4989] 10.4.3.243 () {66 vars in 1361 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/detail?limit=1&marker=8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:40.785249 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f7c29f59-ab2e-4bb5-a6d7-173ec704832b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.788784 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f7c29f59-ab2e-4bb5-a6d7-173ec704832b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?limit=1&marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:40.788784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f7c29f59-ab2e-4bb5-a6d7-173ec704832b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.788784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f7c29f59-ab2e-4bb5-a6d7-173ec704832b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.788784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-f7c29f59-ab2e-4bb5-a6d7-173ec704832b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:40.789227 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f7c29f59-ab2e-4bb5-a6d7-173ec704832b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:40.842720 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f7c29f59-ab2e-4bb5-a6d7-173ec704832b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:40.842720 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.842720 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:40.850107 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f7c29f59-ab2e-4bb5-a6d7-173ec704832b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?limit=1&marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 200 Jul 03 06:39:40.850107 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1251/4990] 10.4.3.243 () {66 vars in 1361 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/detail?limit=1&marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 1003 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:40.865828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-82bb9564-b21e-46f9-9f9f-77f69ee0f715 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.867850 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-82bb9564-b21e-46f9-9f9f-77f69ee0f715 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?limit=1&marker=a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:40.868051 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-82bb9564-b21e-46f9-9f9f-77f69ee0f715 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.868355 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-82bb9564-b21e-46f9-9f9f-77f69ee0f715 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.868780 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-82bb9564-b21e-46f9-9f9f-77f69ee0f715 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:40.869681 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-82bb9564-b21e-46f9-9f9f-77f69ee0f715 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:40.921844 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-82bb9564-b21e-46f9-9f9f-77f69ee0f715 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:40.925214 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-82bb9564-b21e-46f9-9f9f-77f69ee0f715 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?limit=1&marker=a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 200 Jul 03 06:39:40.925822 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1251/4991] 10.4.3.243 () {66 vars in 1361 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/detail?limit=1&marker=a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:39:40.945814 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:40.949292 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 06:39:40.949627 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:40.949909 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:40.950256 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:40.950551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value available, assuming string {{(pid=99917) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:40.952892 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:40.996116 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:40.997197 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:40.997197 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:41.002965 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1ff1294e-49fe-44be-a157-db866ecc92e6 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 06:39:41.003548 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1238/4992] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:40 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:41.018196 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2594eeb3-9118-41aa-a544-ec5266c7002a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.020660 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2594eeb3-9118-41aa-a544-ec5266c7002a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 06:39:41.020923 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2594eeb3-9118-41aa-a544-ec5266c7002a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.021184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2594eeb3-9118-41aa-a544-ec5266c7002a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.021528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-2594eeb3-9118-41aa-a544-ec5266c7002a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.021861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2594eeb3-9118-41aa-a544-ec5266c7002a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value available, assuming string {{(pid=99919) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:41.022605 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-2594eeb3-9118-41aa-a544-ec5266c7002a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.065043 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2594eeb3-9118-41aa-a544-ec5266c7002a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.066510 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.066510 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:41.071561 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2594eeb3-9118-41aa-a544-ec5266c7002a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 06:39:41.072060 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1253/4993] 10.4.3.243 () {66 vars in 1359 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:41.089300 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8283177e-bea2-452d-8087-ca3d9c3fe897 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.092880 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8283177e-bea2-452d-8087-ca3d9c3fe897 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?limit=1 Jul 03 06:39:41.092880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8283177e-bea2-452d-8087-ca3d9c3fe897 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.092880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8283177e-bea2-452d-8087-ca3d9c3fe897 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.092880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-8283177e-bea2-452d-8087-ca3d9c3fe897 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.094098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-8283177e-bea2-452d-8087-ca3d9c3fe897 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.101607 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8283177e-bea2-452d-8087-ca3d9c3fe897 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.102947 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8283177e-bea2-452d-8087-ca3d9c3fe897 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 06:39:41.102947 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1252/4994] 10.4.3.243 () {66 vars in 1252 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.114869 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a5e95ef2-69cf-4e80-bc48-043001c133f7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.120037 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a5e95ef2-69cf-4e80-bc48-043001c133f7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?limit=1&marker=8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:41.120328 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a5e95ef2-69cf-4e80-bc48-043001c133f7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.120605 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a5e95ef2-69cf-4e80-bc48-043001c133f7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.120890 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-a5e95ef2-69cf-4e80-bc48-043001c133f7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.121703 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-a5e95ef2-69cf-4e80-bc48-043001c133f7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.135858 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a5e95ef2-69cf-4e80-bc48-043001c133f7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.136467 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a5e95ef2-69cf-4e80-bc48-043001c133f7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?limit=1&marker=8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 200 Jul 03 06:39:41.137035 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1252/4995] 10.4.3.243 () {66 vars in 1340 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?limit=1&marker=8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.145818 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-696bbb7e-d779-4421-b079-9711418dd835 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.148011 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-696bbb7e-d779-4421-b079-9711418dd835 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?limit=1&marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:41.148242 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-696bbb7e-d779-4421-b079-9711418dd835 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.148546 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-696bbb7e-d779-4421-b079-9711418dd835 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.148794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-696bbb7e-d779-4421-b079-9711418dd835 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.149506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-696bbb7e-d779-4421-b079-9711418dd835 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.185936 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-696bbb7e-d779-4421-b079-9711418dd835 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.186612 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-696bbb7e-d779-4421-b079-9711418dd835 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?limit=1&marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 200 Jul 03 06:39:41.187100 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1239/4996] 10.4.3.243 () {66 vars in 1340 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?limit=1&marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.195215 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-08a6d8e3-970d-4c49-98e9-8070bd3be3ea None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.197419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-08a6d8e3-970d-4c49-98e9-8070bd3be3ea tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?limit=1&marker=a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:41.197669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-08a6d8e3-970d-4c49-98e9-8070bd3be3ea tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.197884 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-08a6d8e3-970d-4c49-98e9-8070bd3be3ea tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.198106 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-08a6d8e3-970d-4c49-98e9-8070bd3be3ea tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.198854 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08a6d8e3-970d-4c49-98e9-8070bd3be3ea tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.210639 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-08a6d8e3-970d-4c49-98e9-8070bd3be3ea tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.210985 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-08a6d8e3-970d-4c49-98e9-8070bd3be3ea tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?limit=1&marker=a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 200 Jul 03 06:39:41.211395 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1254/4997] 10.4.3.243 () {66 vars in 1340 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?limit=1&marker=a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:39:41.214023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cac57019-ae8f-4710-a1c1-d3b256692a57 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.217118 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cac57019-ae8f-4710-a1c1-d3b256692a57 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc Jul 03 06:39:41.217118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cac57019-ae8f-4710-a1c1-d3b256692a57 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.217118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cac57019-ae8f-4710-a1c1-d3b256692a57 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.220963 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cac57019-ae8f-4710-a1c1-d3b256692a57 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc returned with HTTP 404 Jul 03 06:39:41.221665 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1253/4998] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/snapshots/347706c5-b100-417f-ab74-691e1c46fdcc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:41.225754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.230095 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1750732080&status=available Jul 03 06:39:41.230596 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.230828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.231066 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.231307 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value available, assuming string {{(pid=99918) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:41.231631 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.231631 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:41.232136 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1750732080'), ('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.232182 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bbc3d0b5-3ef2-4ff4-9be2-b02d7e97169c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.236684 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbc3d0b5-3ef2-4ff4-9be2-b02d7e97169c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 Jul 03 06:39:41.236913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbc3d0b5-3ef2-4ff4-9be2-b02d7e97169c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.237153 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bbc3d0b5-3ef2-4ff4-9be2-b02d7e97169c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.237495 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-bbc3d0b5-3ef2-4ff4-9be2-b02d7e97169c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: 12f775de-ca8f-46ab-b2db-ab45ce335132 Jul 03 06:39:41.246925 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.246925 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:41.247274 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bbc3d0b5-3ef2-4ff4-9be2-b02d7e97169c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:41.272134 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.272755 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3ea3a2e4-2435-4457-ab74-df1a80cb95fb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1750732080&status=available returned with HTTP 200 Jul 03 06:39:41.273254 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1253/4999] 10.4.3.243 () {66 vars in 1372 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1750732080&status=available => generated 334 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.274161 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bbc3d0b5-3ef2-4ff4-9be2-b02d7e97169c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:39:41.274339 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bbc3d0b5-3ef2-4ff4-9be2-b02d7e97169c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 returned with HTTP 202 Jul 03 06:39:41.274844 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1240/5000] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:41 2026] DELETE /volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:41.282201 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-760aef70-3c2e-483e-93ba-6f8d43ad30c1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.283812 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.284368 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-760aef70-3c2e-483e-93ba-6f8d43ad30c1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 Jul 03 06:39:41.284848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-760aef70-3c2e-483e-93ba-6f8d43ad30c1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.284848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-760aef70-3c2e-483e-93ba-6f8d43ad30c1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.287944 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1750732080&status=available Jul 03 06:39:41.287944 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.287944 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.287944 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.287944 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value available, assuming string {{(pid=99916) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:41.287944 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.287944 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:41.288418 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1750732080'), ('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.293942 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.293942 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:41.310494 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-760aef70-3c2e-483e-93ba-6f8d43ad30c1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:41.322754 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-760aef70-3c2e-483e-93ba-6f8d43ad30c1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 returned with HTTP 200 Jul 03 06:39:41.322754 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1255/5001] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:41.335950 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.336554 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.336554 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:41.341180 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f8021228-510e-4e51-a8da-eb0599bb5e07 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1750732080&status=available returned with HTTP 200 Jul 03 06:39:41.341683 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1254/5002] 10.4.3.243 () {66 vars in 1393 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1750732080&status=available => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.358855 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c9f02568-ae98-436b-b4b9-06c27f43ecc7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.364818 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c9f02568-ae98-436b-b4b9-06c27f43ecc7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad&sort=id%3Aasc Jul 03 06:39:41.364818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c9f02568-ae98-436b-b4b9-06c27f43ecc7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.364818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c9f02568-ae98-436b-b4b9-06c27f43ecc7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.365202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-c9f02568-ae98-436b-b4b9-06c27f43ecc7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.365715 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.365715 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:41.366307 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-c9f02568-ae98-436b-b4b9-06c27f43ecc7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.416470 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c9f02568-ae98-436b-b4b9-06c27f43ecc7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.417544 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.417544 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:41.422772 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c9f02568-ae98-436b-b4b9-06c27f43ecc7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad&sort=id%3Aasc returned with HTTP 200 Jul 03 06:39:41.423348 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1254/5003] 10.4.3.243 () {66 vars in 1373 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/detail?marker=2fd25f0e-21a4-40e1-9071-e4e08873f8ad&sort=id%3Aasc => generated 1707 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:41.442423 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-900e6589-7ad6-4b74-930a-06728a5f158c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.444393 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-900e6589-7ad6-4b74-930a-06728a5f158c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 06:39:41.444655 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-900e6589-7ad6-4b74-930a-06728a5f158c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.445589 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-900e6589-7ad6-4b74-930a-06728a5f158c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.445589 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-900e6589-7ad6-4b74-930a-06728a5f158c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.446488 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-900e6589-7ad6-4b74-930a-06728a5f158c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.499187 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-900e6589-7ad6-4b74-930a-06728a5f158c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.500519 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.500519 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:41.505972 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-900e6589-7ad6-4b74-930a-06728a5f158c tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 06:39:41.509791 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1241/5004] 10.4.3.243 () {66 vars in 1337 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:41.525955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-42762beb-7250-4113-aa34-0f10bece7bf9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.527904 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42762beb-7250-4113-aa34-0f10bece7bf9 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:39:41.528245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42762beb-7250-4113-aa34-0f10bece7bf9 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.528517 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42762beb-7250-4113-aa34-0f10bece7bf9 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.528765 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-42762beb-7250-4113-aa34-0f10bece7bf9 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.529623 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-42762beb-7250-4113-aa34-0f10bece7bf9 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.541806 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-42762beb-7250-4113-aa34-0f10bece7bf9 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.543122 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.543122 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:41.565228 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42762beb-7250-4113-aa34-0f10bece7bf9 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:39:41.567170 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1256/5005] 10.4.3.243 () {66 vars in 1258 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:41.581127 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-490c3170-2a23-4dbc-a304-c1ae0f12dd68 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.582969 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-490c3170-2a23-4dbc-a304-c1ae0f12dd68 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 06:39:41.583214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-490c3170-2a23-4dbc-a304-c1ae0f12dd68 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.588826 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-490c3170-2a23-4dbc-a304-c1ae0f12dd68 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.588826 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-490c3170-2a23-4dbc-a304-c1ae0f12dd68 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.588826 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-490c3170-2a23-4dbc-a304-c1ae0f12dd68 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.624985 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-490c3170-2a23-4dbc-a304-c1ae0f12dd68 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.625981 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-490c3170-2a23-4dbc-a304-c1ae0f12dd68 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 06:39:41.626678 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1255/5006] 10.4.3.243 () {66 vars in 1316 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.639967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a2abadc1-7b88-4f00-90b4-751377298d24 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.643187 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a2abadc1-7b88-4f00-90b4-751377298d24 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?availability_zone=nova Jul 03 06:39:41.643718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a2abadc1-7b88-4f00-90b4-751377298d24 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.644033 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a2abadc1-7b88-4f00-90b4-751377298d24 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.644415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-a2abadc1-7b88-4f00-90b4-751377298d24 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.644767 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-a2abadc1-7b88-4f00-90b4-751377298d24 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value nova, assuming string {{(pid=99918) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:41.645770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-a2abadc1-7b88-4f00-90b4-751377298d24 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.687282 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a2abadc1-7b88-4f00-90b4-751377298d24 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.687676 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a2abadc1-7b88-4f00-90b4-751377298d24 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 06:39:41.688140 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1255/5007] 10.4.3.243 () {66 vars in 1282 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.695155 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4c919503-f84f-41d0-973b-a7dd604bac80 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.697663 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c919503-f84f-41d0-973b-a7dd604bac80 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 Jul 03 06:39:41.698008 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c919503-f84f-41d0-973b-a7dd604bac80 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.698264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c919503-f84f-41d0-973b-a7dd604bac80 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.700722 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.706384 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?availability_zone=nova Jul 03 06:39:41.706680 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.706918 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.706918 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:41.707003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.707297 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.708583 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value nova, assuming string {{(pid=99919) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:41.709264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.715331 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4c919503-f84f-41d0-973b-a7dd604bac80 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:39:41.720687 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c919503-f84f-41d0-973b-a7dd604bac80 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 returned with HTTP 200 Jul 03 06:39:41.721299 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1242/5008] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:41.734977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-29a4adf3-0100-4229-bae3-1527ab748509 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.736656 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-29a4adf3-0100-4229-bae3-1527ab748509 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:39:41.737017 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-29a4adf3-0100-4229-bae3-1527ab748509 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9", "name": "tempest-type-Backup-1210288609"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:41.738477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-29a4adf3-0100-4229-bae3-1527ab748509 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating new backup {'backup': {'volume_id': 'fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9', 'name': 'tempest-type-Backup-1210288609'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:39:41.738601 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-29a4adf3-0100-4229-bae3-1527ab748509 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating backup of volume fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 in container None Jul 03 06:39:41.744169 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.744889 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f69f8ba7-a80a-4170-a4cd-e2729e045770 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 06:39:41.745345 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1257/5009] 10.4.3.243 () {66 vars in 1282 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.745848 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.745848 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:41.746139 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-29a4adf3-0100-4229-bae3-1527ab748509 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:39:41.756912 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-05998b4c-fa22-42a0-8d22-638bee3df448 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.759407 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05998b4c-fa22-42a0-8d22-638bee3df448 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?bootable=false Jul 03 06:39:41.759675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05998b4c-fa22-42a0-8d22-638bee3df448 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.759983 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05998b4c-fa22-42a0-8d22-638bee3df448 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.760326 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-05998b4c-fa22-42a0-8d22-638bee3df448 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.760971 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.760971 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:41.761721 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-05998b4c-fa22-42a0-8d22-638bee3df448 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.775895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-29a4adf3-0100-4229-bae3-1527ab748509 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['c179ab14-c091-4c84-aeba-a6af9f5a03e7', '82a86ab7-781b-458f-8bb5-83610274f6cd'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:41.797716 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-05998b4c-fa22-42a0-8d22-638bee3df448 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.798436 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05998b4c-fa22-42a0-8d22-638bee3df448 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 06:39:41.798983 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1256/5010] 10.4.3.243 () {66 vars in 1266 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.808001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-be1f2f06-daf2-4b18-b4c4-4a8bf5684b9b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.810001 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-be1f2f06-daf2-4b18-b4c4-4a8bf5684b9b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?bootable=false Jul 03 06:39:41.810001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-be1f2f06-daf2-4b18-b4c4-4a8bf5684b9b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.810201 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-be1f2f06-daf2-4b18-b4c4-4a8bf5684b9b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.810482 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-be1f2f06-daf2-4b18-b4c4-4a8bf5684b9b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.811258 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-be1f2f06-daf2-4b18-b4c4-4a8bf5684b9b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.825377 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-29a4adf3-0100-4229-bae3-1527ab748509 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:39:41.825944 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1256/5011] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:39:41 2026] POST /volume/v3/backups => generated 316 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:41.835265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-64fa785d-7ad9-4ea1-9e3c-dfefc7e6e4f4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.836908 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-64fa785d-7ad9-4ea1-9e3c-dfefc7e6e4f4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:41.837799 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-64fa785d-7ad9-4ea1-9e3c-dfefc7e6e4f4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.837799 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-64fa785d-7ad9-4ea1-9e3c-dfefc7e6e4f4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.837799 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-64fa785d-7ad9-4ea1-9e3c-dfefc7e6e4f4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:41.838910 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-be1f2f06-daf2-4b18-b4c4-4a8bf5684b9b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.839446 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-be1f2f06-daf2-4b18-b4c4-4a8bf5684b9b tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 06:39:41.839848 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1243/5012] 10.4.3.243 () {66 vars in 1266 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.841426 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.841426 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:41.842030 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-64fa785d-7ad9-4ea1-9e3c-dfefc7e6e4f4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:41.842380 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1258/5013] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.850731 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.852245 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?status=available Jul 03 06:39:41.852482 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.852658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.852891 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.853113 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value available, assuming string {{(pid=99918) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:41.853349 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.853349 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:41.853753 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.861946 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.862623 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bc075e43-b21d-40da-b03f-a89b6e3880fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 06:39:41.863100 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1257/5014] 10.4.3.243 () {66 vars in 1270 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.871593 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.873399 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes?status=available Jul 03 06:39:41.873598 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.873796 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.874079 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.874367 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value available, assuming string {{(pid=99916) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:41.874608 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.874608 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:41.875018 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99916) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.906908 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.907515 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9a0be499-10a6-4892-9453-7110d1e0f1cf tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 06:39:41.907920 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1257/5015] 10.4.3.243 () {66 vars in 1270 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:41.917446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.919297 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?availability_zone=nova Jul 03 06:39:41.919510 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.919755 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.920009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.920279 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value nova, assuming string {{(pid=99917) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:41.920572 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.920572 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:41.921020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:41.950137 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:41.951254 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:41.951254 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:41.956336 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-072e63a0-3f12-4d95-b9fc-979d779b9ef0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 06:39:41.956745 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1244/5016] 10.4.3.243 () {66 vars in 1303 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:41.971410 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ddfea9d2-6345-4db8-866e-1ac5ae555965 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:41.973419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ddfea9d2-6345-4db8-866e-1ac5ae555965 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?bootable=false Jul 03 06:39:41.973673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ddfea9d2-6345-4db8-866e-1ac5ae555965 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:41.973980 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ddfea9d2-6345-4db8-866e-1ac5ae555965 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:41.974286 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-ddfea9d2-6345-4db8-866e-1ac5ae555965 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:41.975209 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-ddfea9d2-6345-4db8-866e-1ac5ae555965 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:42.011731 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ddfea9d2-6345-4db8-866e-1ac5ae555965 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:42.011731 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:42.011731 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:42.016679 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ddfea9d2-6345-4db8-866e-1ac5ae555965 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 06:39:42.017519 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1259/5017] 10.4.3.243 () {66 vars in 1287 bytes} [Fri Jul 3 06:39:41 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:42.036902 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:42.038576 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/detail?status=available Jul 03 06:39:42.038911 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:42.038992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:42.039266 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.api_utils [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Removing options '' from query. {{(pid=99918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:39:42.039509 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Could not evaluate value available, assuming string {{(pid=99918) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 06:39:42.039834 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:42.039834 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:42.040188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:39:42.048053 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Get all volumes completed successfully. Jul 03 06:39:42.049199 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:42.049199 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:42.053039 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-df769417-636b-4bbf-bc8a-53dc3b17d8bb tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 06:39:42.053516 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1258/5018] 10.4.3.243 () {66 vars in 1291 bytes} [Fri Jul 3 06:39:42 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:42.067912 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9b63b591-9b0f-422c-bbe7-950fd950c911 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:42.073927 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9b63b591-9b0f-422c-bbe7-950fd950c911 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:42.073927 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9b63b591-9b0f-422c-bbe7-950fd950c911 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:42.073927 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9b63b591-9b0f-422c-bbe7-950fd950c911 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:42.086724 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:42.086724 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:42.090935 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9b63b591-9b0f-422c-bbe7-950fd950c911 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:42.096058 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9b63b591-9b0f-422c-bbe7-950fd950c911 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 200 Jul 03 06:39:42.096662 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1258/5019] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:42 2026] GET /volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:42.108769 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5d00c27e-77f6-4d52-a23b-6b4b7bcf2f67 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:42.110943 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5d00c27e-77f6-4d52-a23b-6b4b7bcf2f67 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:42.111144 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5d00c27e-77f6-4d52-a23b-6b4b7bcf2f67 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:42.111340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5d00c27e-77f6-4d52-a23b-6b4b7bcf2f67 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:42.111523 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-5d00c27e-77f6-4d52-a23b-6b4b7bcf2f67 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Delete volume with id: 8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:42.118760 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:42.118760 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:42.119287 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5d00c27e-77f6-4d52-a23b-6b4b7bcf2f67 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:42.152898 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5d00c27e-77f6-4d52-a23b-6b4b7bcf2f67 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Delete volume request issued successfully. Jul 03 06:39:42.152898 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5d00c27e-77f6-4d52-a23b-6b4b7bcf2f67 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 202 Jul 03 06:39:42.152898 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1245/5020] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:42 2026] DELETE /volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:42.165842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-954c0dcf-0394-4256-b0c7-c114eda3a2d7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:42.167681 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-954c0dcf-0394-4256-b0c7-c114eda3a2d7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:42.168062 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-954c0dcf-0394-4256-b0c7-c114eda3a2d7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:42.168437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-954c0dcf-0394-4256-b0c7-c114eda3a2d7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:42.177797 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:42.177797 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:42.184445 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-954c0dcf-0394-4256-b0c7-c114eda3a2d7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:42.190202 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-954c0dcf-0394-4256-b0c7-c114eda3a2d7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 200 Jul 03 06:39:42.191141 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1260/5021] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:42 2026] GET /volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:42.337414 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-69282584-35a2-4296-bf43-d69f7e3b3822 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:42.339462 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-69282584-35a2-4296-bf43-d69f7e3b3822 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 Jul 03 06:39:42.339714 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-69282584-35a2-4296-bf43-d69f7e3b3822 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:42.339949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-69282584-35a2-4296-bf43-d69f7e3b3822 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:42.346998 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-69282584-35a2-4296-bf43-d69f7e3b3822 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 returned with HTTP 404 Jul 03 06:39:42.347624 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1259/5022] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:42 2026] GET /volume/v3/volumes/12f775de-ca8f-46ab-b2db-ab45ce335132 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:42.358225 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:42.360368 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:42.360967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1733321801"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:42.363271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1733321801'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:42.363760 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:42.369047 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:42.378023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (362357ef-89ed-478c-b5b6-ce9c68d1cc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:42.379238 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58014bd4-613f-4ee2-8abb-1af91cb883cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:42.380438 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:42.415619 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58014bd4-613f-4ee2-8abb-1af91cb883cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:42.417062 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7b7389-f382-4df5-af0e-22ac7d4a31cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:42.478395 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['7c3e10ce-72cc-4cdd-84c0-15a9254e79bf', '451a7164-13c3-470d-856f-43d0f2364770', '3557b5ba-4d01-4823-aeca-399eff374922', '86b2ffe1-9526-44f9-a7fa-f3892e282876'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:42.478395 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7b7389-f382-4df5-af0e-22ac7d4a31cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c3e10ce-72cc-4cdd-84c0-15a9254e79bf', '451a7164-13c3-470d-856f-43d0f2364770', '3557b5ba-4d01-4823-aeca-399eff374922', '86b2ffe1-9526-44f9-a7fa-f3892e282876']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:42.478395 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b5092e-fd8a-4ead-a474-c5cddb53b5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:42.508589 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b5092e-fd8a-4ead-a474-c5cddb53b5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fc08b10-e898-4a7d-b954-577eae9daab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1733321801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['7c3e10ce-72cc-4cdd-84c0-15a9254e79bf','451a7164-13c3-470d-856f-43d0f2364770','3557b5ba-4d01-4823-aeca-399eff374922','86b2ffe1-9526-44f9-a7fa-f3892e282876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1733321801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fc08b10-e898-4a7d-b954-577eae9daab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:42.508589 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a44dc0-15fe-4a86-ae34-9f1ab4c1b4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:42.549742 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a44dc0-15fe-4a86-ae34-9f1ab4c1b4ea) transitioned into state 'SUCCESS' from state '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-1733321801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['7c3e10ce-72cc-4cdd-84c0-15a9254e79bf','451a7164-13c3-470d-856f-43d0f2364770','3557b5ba-4d01-4823-aeca-399eff374922','86b2ffe1-9526-44f9-a7fa-f3892e282876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:42.549742 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b0f272-dfe5-4707-94f2-c8ab562a2af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:42.569722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b0f272-dfe5-4707-94f2-c8ab562a2af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:42.569722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (362357ef-89ed-478c-b5b6-ce9c68d1cc41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:42.569722 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:42.570237 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-723a2a3a-fc56-44ba-a626-aa7c6231471a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:42.570877 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1259/5023] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:42 2026] POST /volume/v3/volumes => generated 778 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:42.583383 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-71f04388-f535-4d55-b2db-79ddea013e48 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:42.585324 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-71f04388-f535-4d55-b2db-79ddea013e48 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 Jul 03 06:39:42.585606 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-71f04388-f535-4d55-b2db-79ddea013e48 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:42.585828 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-71f04388-f535-4d55-b2db-79ddea013e48 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:42.599233 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:42.599233 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:42.607631 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-71f04388-f535-4d55-b2db-79ddea013e48 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:42.612640 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-71f04388-f535-4d55-b2db-79ddea013e48 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 returned with HTTP 200 Jul 03 06:39:42.613181 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1246/5024] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:42 2026] GET /volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:42.853823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-42b02703-5a41-4365-83f6-b33f4d1f8ec8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:42.857593 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42b02703-5a41-4365-83f6-b33f4d1f8ec8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:42.857593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42b02703-5a41-4365-83f6-b33f4d1f8ec8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:42.857593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42b02703-5a41-4365-83f6-b33f4d1f8ec8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:42.857593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-42b02703-5a41-4365-83f6-b33f4d1f8ec8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:42.863505 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:42.863505 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:42.864528 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42b02703-5a41-4365-83f6-b33f4d1f8ec8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:42.865038 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1261/5025] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:42 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:43.203851 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4b1a4eab-8647-4507-a50f-647d654df2e4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:43.205622 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4b1a4eab-8647-4507-a50f-647d654df2e4 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 Jul 03 06:39:43.205816 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4b1a4eab-8647-4507-a50f-647d654df2e4 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:43.205992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4b1a4eab-8647-4507-a50f-647d654df2e4 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:43.211190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4b1a4eab-8647-4507-a50f-647d654df2e4 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 returned with HTTP 404 Jul 03 06:39:43.211707 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1260/5026] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:43 2026] GET /volume/v3/volumes/8e7cbb1d-6c82-4161-af32-a7a11658db38 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:43.219137 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5bb2bae3-3ba0-4670-9032-5df3e7971be2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:43.222483 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5bb2bae3-3ba0-4670-9032-5df3e7971be2 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:43.222641 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5bb2bae3-3ba0-4670-9032-5df3e7971be2 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:43.222836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5bb2bae3-3ba0-4670-9032-5df3e7971be2 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:43.230000 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:43.230000 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:43.233206 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5bb2bae3-3ba0-4670-9032-5df3e7971be2 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:43.237314 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5bb2bae3-3ba0-4670-9032-5df3e7971be2 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 200 Jul 03 06:39:43.237762 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1260/5027] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:43 2026] GET /volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:43.249122 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-79965b3c-4ded-453a-886c-2b75e1a5c8c7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:43.250834 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-79965b3c-4ded-453a-886c-2b75e1a5c8c7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] DELETE https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:43.251134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-79965b3c-4ded-453a-886c-2b75e1a5c8c7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:43.251410 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-79965b3c-4ded-453a-886c-2b75e1a5c8c7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:43.251633 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-79965b3c-4ded-453a-886c-2b75e1a5c8c7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Delete volume with id: 2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:43.260718 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:43.260718 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:43.260718 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-79965b3c-4ded-453a-886c-2b75e1a5c8c7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:43.288948 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-79965b3c-4ded-453a-886c-2b75e1a5c8c7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Delete volume request issued successfully. Jul 03 06:39:43.289456 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-79965b3c-4ded-453a-886c-2b75e1a5c8c7 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 202 Jul 03 06:39:43.290186 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1247/5028] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:43 2026] DELETE /volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:43.299455 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1b28bacc-4383-4b12-af97-77105cee4092 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:43.301669 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1b28bacc-4383-4b12-af97-77105cee4092 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:43.301941 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1b28bacc-4383-4b12-af97-77105cee4092 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:43.302197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1b28bacc-4383-4b12-af97-77105cee4092 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:43.313332 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:43.313332 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:43.317283 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1b28bacc-4383-4b12-af97-77105cee4092 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:43.322636 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1b28bacc-4383-4b12-af97-77105cee4092 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 200 Jul 03 06:39:43.322874 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1262/5029] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:43 2026] GET /volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:43.627343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-96ca21d3-44c6-40ed-9965-12f35a6aa052 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:43.629648 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-96ca21d3-44c6-40ed-9965-12f35a6aa052 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 Jul 03 06:39:43.629891 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-96ca21d3-44c6-40ed-9965-12f35a6aa052 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:43.630140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-96ca21d3-44c6-40ed-9965-12f35a6aa052 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:43.643810 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:43.643810 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:43.647771 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-96ca21d3-44c6-40ed-9965-12f35a6aa052 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:43.652059 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-96ca21d3-44c6-40ed-9965-12f35a6aa052 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 returned with HTTP 200 Jul 03 06:39:43.652545 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1261/5030] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:43 2026] GET /volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:43.671587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a22feecc-28a8-4233-ac26-dfe7d28c482f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:43.673588 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a22feecc-28a8-4233-ac26-dfe7d28c482f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:43.674002 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a22feecc-28a8-4233-ac26-dfe7d28c482f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fc08b10-e898-4a7d-b954-577eae9daab8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1430587753"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:43.685243 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:43.685243 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:43.685676 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a22feecc-28a8-4233-ac26-dfe7d28c482f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:43.685852 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-a22feecc-28a8-4233-ac26-dfe7d28c482f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create snapshot from volume 7fc08b10-e898-4a7d-b954-577eae9daab8 Jul 03 06:39:43.719936 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-a22feecc-28a8-4233-ac26-dfe7d28c482f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['db71edbe-0157-4c6a-99ca-68cce02db5be', '93a37087-facd-4697-a14e-739bba002135', 'cf7ac217-2fda-4f2f-8b20-a32008579389', 'a8aa0943-9dd7-4a82-9a1d-59860260c68f'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:43.764771 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a22feecc-28a8-4233-ac26-dfe7d28c482f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot create request issued successfully. Jul 03 06:39:43.764771 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a22feecc-28a8-4233-ac26-dfe7d28c482f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:43.764771 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1261/5031] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:43.772778 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cdd23593-58f9-475d-92a2-3e92f4f00b37 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:43.776010 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cdd23593-58f9-475d-92a2-3e92f4f00b37 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 Jul 03 06:39:43.776010 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cdd23593-58f9-475d-92a2-3e92f4f00b37 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:43.776010 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cdd23593-58f9-475d-92a2-3e92f4f00b37 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:43.780404 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:43.780404 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:43.781984 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cdd23593-58f9-475d-92a2-3e92f4f00b37 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:43.781984 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cdd23593-58f9-475d-92a2-3e92f4f00b37 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 returned with HTTP 200 Jul 03 06:39:43.782093 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1248/5032] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:43 2026] GET /volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:43.876738 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b593439b-62a4-4bcc-9403-ff07a7f6ef67 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:43.879434 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b593439b-62a4-4bcc-9403-ff07a7f6ef67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:43.879756 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b593439b-62a4-4bcc-9403-ff07a7f6ef67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:43.880006 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b593439b-62a4-4bcc-9403-ff07a7f6ef67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:43.880149 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-b593439b-62a4-4bcc-9403-ff07a7f6ef67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:43.886366 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:43.886366 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:43.887350 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b593439b-62a4-4bcc-9403-ff07a7f6ef67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:43.887879 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1263/5033] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:43 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:44.335769 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-992b817d-5823-4e86-b131-0c74c2193ac0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.337558 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-992b817d-5823-4e86-b131-0c74c2193ac0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad Jul 03 06:39:44.337763 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-992b817d-5823-4e86-b131-0c74c2193ac0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.337948 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-992b817d-5823-4e86-b131-0c74c2193ac0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.344606 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-992b817d-5823-4e86-b131-0c74c2193ac0 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad returned with HTTP 404 Jul 03 06:39:44.345131 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1262/5034] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:44 2026] GET /volume/v3/volumes/2fd25f0e-21a4-40e1-9071-e4e08873f8ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:44.352217 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ce336539-f37c-448a-92cb-dd190f8522fd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.355758 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ce336539-f37c-448a-92cb-dd190f8522fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:44.355988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ce336539-f37c-448a-92cb-dd190f8522fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.356223 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ce336539-f37c-448a-92cb-dd190f8522fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.368891 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.368891 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:44.375572 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ce336539-f37c-448a-92cb-dd190f8522fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:44.380447 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ce336539-f37c-448a-92cb-dd190f8522fd tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 200 Jul 03 06:39:44.381246 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1262/5035] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:44 2026] GET /volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:44.394755 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-823a1cac-b140-4ce3-b072-a09fe0d1001a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.396639 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-823a1cac-b140-4ce3-b072-a09fe0d1001a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:44.397048 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-823a1cac-b140-4ce3-b072-a09fe0d1001a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.397413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-823a1cac-b140-4ce3-b072-a09fe0d1001a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.398716 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-823a1cac-b140-4ce3-b072-a09fe0d1001a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Delete volume with id: a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:44.406458 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.406458 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:44.407266 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-823a1cac-b140-4ce3-b072-a09fe0d1001a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:44.435361 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-823a1cac-b140-4ce3-b072-a09fe0d1001a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Delete volume request issued successfully. Jul 03 06:39:44.435935 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-823a1cac-b140-4ce3-b072-a09fe0d1001a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 202 Jul 03 06:39:44.436768 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1249/5036] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:44 2026] DELETE /volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:44.445511 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d0e21575-bcde-4610-937a-1c36c811a230 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.447539 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d0e21575-bcde-4610-937a-1c36c811a230 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:44.447808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d0e21575-bcde-4610-937a-1c36c811a230 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.448062 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d0e21575-bcde-4610-937a-1c36c811a230 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.455756 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.455756 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:44.459913 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d0e21575-bcde-4610-937a-1c36c811a230 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Volume info retrieved successfully. Jul 03 06:39:44.465359 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d0e21575-bcde-4610-937a-1c36c811a230 tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 200 Jul 03 06:39:44.465824 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1264/5037] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:44 2026] GET /volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:44.555407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ab470816-3892-4461-88bd-8a1972437a2d req-27e17766-f23a-48d2-9ddc-8a13513c2290 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.557968 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ab470816-3892-4461-88bd-8a1972437a2d req-27e17766-f23a-48d2-9ddc-8a13513c2290 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] DELETE https://10.4.3.243/volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370 Jul 03 06:39:44.558190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ab470816-3892-4461-88bd-8a1972437a2d req-27e17766-f23a-48d2-9ddc-8a13513c2290 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.558451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ab470816-3892-4461-88bd-8a1972437a2d req-27e17766-f23a-48d2-9ddc-8a13513c2290 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.568292 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.568292 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:44.790400 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6cb9b028-fcf3-4b14-98c3-4877793fe8f0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.792284 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6cb9b028-fcf3-4b14-98c3-4877793fe8f0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 Jul 03 06:39:44.792537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6cb9b028-fcf3-4b14-98c3-4877793fe8f0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.792795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6cb9b028-fcf3-4b14-98c3-4877793fe8f0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.798753 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.798753 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:44.799131 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6cb9b028-fcf3-4b14-98c3-4877793fe8f0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:44.799877 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6cb9b028-fcf3-4b14-98c3-4877793fe8f0 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 returned with HTTP 200 Jul 03 06:39:44.800263 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1263/5038] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:44 2026] GET /volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:44.809411 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3ec0a9e9-f128-4b48-9cfb-b7fc179b11a6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.812267 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3ec0a9e9-f128-4b48-9cfb-b7fc179b11a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] GET https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 Jul 03 06:39:44.812267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3ec0a9e9-f128-4b48-9cfb-b7fc179b11a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.812267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3ec0a9e9-f128-4b48-9cfb-b7fc179b11a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.817004 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.817004 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:44.817627 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3ec0a9e9-f128-4b48-9cfb-b7fc179b11a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:44.818650 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3ec0a9e9-f128-4b48-9cfb-b7fc179b11a6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 returned with HTTP 200 Jul 03 06:39:44.819107 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1250/5039] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:44 2026] GET /volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:44.828031 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fdadd8d0-5dee-49b9-8893-7e074b9c92c4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.829945 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fdadd8d0-5dee-49b9-8893-7e074b9c92c4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 Jul 03 06:39:44.830189 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fdadd8d0-5dee-49b9-8893-7e074b9c92c4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.830421 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fdadd8d0-5dee-49b9-8893-7e074b9c92c4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.830520 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-fdadd8d0-5dee-49b9-8893-7e074b9c92c4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete snapshot with id: 3a8a1087-9887-49e7-b597-972f0e653442 Jul 03 06:39:44.837725 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.837725 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:44.838024 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fdadd8d0-5dee-49b9-8893-7e074b9c92c4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:44.864200 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fdadd8d0-5dee-49b9-8893-7e074b9c92c4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot delete request issued successfully. Jul 03 06:39:44.864373 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fdadd8d0-5dee-49b9-8893-7e074b9c92c4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 returned with HTTP 202 Jul 03 06:39:44.864945 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1265/5040] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:44 2026] DELETE /volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:44.873417 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-77cef447-effc-4343-918e-ea22442e0b89 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.875461 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-77cef447-effc-4343-918e-ea22442e0b89 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 Jul 03 06:39:44.876235 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-77cef447-effc-4343-918e-ea22442e0b89 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.876545 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-77cef447-effc-4343-918e-ea22442e0b89 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.881676 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.881676 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:44.882053 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-77cef447-effc-4343-918e-ea22442e0b89 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:44.882805 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-77cef447-effc-4343-918e-ea22442e0b89 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 returned with HTTP 200 Jul 03 06:39:44.883222 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1264/5041] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:44 2026] GET /volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:44.900406 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d6fff46f-477d-4a43-bec4-8123a8e09142 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.901924 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6fff46f-477d-4a43-bec4-8123a8e09142 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:44.902368 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6fff46f-477d-4a43-bec4-8123a8e09142 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:44.902741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6fff46f-477d-4a43-bec4-8123a8e09142 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:44.903001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d6fff46f-477d-4a43-bec4-8123a8e09142 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:44.907896 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.907896 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:44.909160 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-10fbb269-556b-4ed9-b58c-052537bf983f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.910980 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6fff46f-477d-4a43-bec4-8123a8e09142 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:44.910980 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1251/5042] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:44 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:44.911101 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10fbb269-556b-4ed9-b58c-052537bf983f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:39:44.911495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10fbb269-556b-4ed9-b58c-052537bf983f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-676474087-959351332", "extra_specs": {"multiattach": " True"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:44.913067 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.913067 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:44.941614 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10fbb269-556b-4ed9-b58c-052537bf983f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:39:44.942098 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1266/5043] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:39:44 2026] POST /volume/v3/types => generated 285 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:44.950704 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-830170bc-185d-4217-99f6-ac1758edf715 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:44.952401 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:44.952754 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-996973639", "snapshot_id": null, "imageRef": null, "volume_type": "e805a71e-d87a-49f4-84e8-6e088084d885", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:44.954254 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-996973639', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e805a71e-d87a-49f4-84e8-6e088084d885', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:44.959113 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume of 1 GB Jul 03 06:39:44.959427 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.959427 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:44.959912 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Availability Zones retrieved successfully. Jul 03 06:39:44.965255 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Flow 'volume_create_api' (152c39d5-6096-4265-88cc-50da71b1fc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:44.966371 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6bf768-dccc-437c-b512-3b591e2c429b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:44.967248 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:44.975340 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:44.975340 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:44.988585 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6bf768-dccc-437c-b512-3b591e2c429b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:39:45Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e805a71e-d87a-49f4-84e8-6e088084d885,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-676474087-959351332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e805a71e-d87a-49f4-84e8-6e088084d885', 'encryption_key_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=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:44.989531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de05ef98-a38b-4491-b171-fc63aee08a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:45.020540 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-676474087-959351332 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-676474087-959351332, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:45.020995 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-676474087-959351332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-676474087-959351332, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:39:45.077926 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Created reservations ['7af498db-fe8e-4486-95bc-cfa1a4b8cc34', '968ae34d-dcac-4f60-b68a-d8cdc0a27fe2', 'c3274bac-36f8-49f4-a84c-143d7d520b63', '77010be2-0024-472d-82d5-176ea65dbee8'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:45.078748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de05ef98-a38b-4491-b171-fc63aee08a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7af498db-fe8e-4486-95bc-cfa1a4b8cc34', '968ae34d-dcac-4f60-b68a-d8cdc0a27fe2', 'c3274bac-36f8-49f4-a84c-143d7d520b63', '77010be2-0024-472d-82d5-176ea65dbee8']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:45.079442 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb86d6a-49ce-4deb-b54a-e386afb646f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:45.116063 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ab470816-3892-4461-88bd-8a1972437a2d req-27e17766-f23a-48d2-9ddc-8a13513c2290 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370 returned with HTTP 200 Jul 03 06:39:45.116517 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1263/5044] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:39:44 2026] DELETE /volume/v3/attachments/5dc595b4-fdeb-41bb-b483-dd9078437370 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:45.118348 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb86d6a-49ce-4deb-b54a-e386afb646f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9673bb4-93b5-4f11-b877-a742f0ba012b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-996973639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e061715fefe24cf1b78a63d827ffc4e4',qos_specs=None,replication_status=,reservations=['7af498db-fe8e-4486-95bc-cfa1a4b8cc34','968ae34d-dcac-4f60-b68a-d8cdc0a27fe2','c3274bac-36f8-49f4-a84c-143d7d520b63','77010be2-0024-472d-82d5-176ea65dbee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab259221a8427ea640ecb6852cd55b',volume_type_id=e805a71e-d87a-49f4-84e8-6e088084d885), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-996973639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9673bb4-93b5-4f11-b877-a742f0ba012b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e061715fefe24cf1b78a63d827ffc4e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eab259221a8427ea640ecb6852cd55b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e805a71e-d87a-49f4-84e8-6e088084d885),volume_type_id=e805a71e-d87a-49f4-84e8-6e088084d885)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:45.119134 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd199c5-4551-4d95-bb20-c0f69e590715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:45.192335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd199c5-4551-4d95-bb20-c0f69e590715) transitioned into state 'SUCCESS' from state '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-996973639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e061715fefe24cf1b78a63d827ffc4e4',qos_specs=None,replication_status=,reservations=['7af498db-fe8e-4486-95bc-cfa1a4b8cc34','968ae34d-dcac-4f60-b68a-d8cdc0a27fe2','c3274bac-36f8-49f4-a84c-143d7d520b63','77010be2-0024-472d-82d5-176ea65dbee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab259221a8427ea640ecb6852cd55b',volume_type_id=e805a71e-d87a-49f4-84e8-6e088084d885)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:45.193247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0e7eb4-7d6f-4a3c-8ee8-dfb4afc2936c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:45.235728 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0e7eb4-7d6f-4a3c-8ee8-dfb4afc2936c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:45.236996 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Flow 'volume_create_api' (152c39d5-6096-4265-88cc-50da71b1fc5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:45.237358 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Create volume request issued successfully. Jul 03 06:39:45.237964 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-830170bc-185d-4217-99f6-ac1758edf715 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:45.238426 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1265/5045] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:44 2026] POST /volume/v3/volumes => generated 827 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:45.252876 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f78a6646-05cc-488a-ad1c-b9020498d4b6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:45.254905 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f78a6646-05cc-488a-ad1c-b9020498d4b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:45.255150 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f78a6646-05cc-488a-ad1c-b9020498d4b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:45.255413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f78a6646-05cc-488a-ad1c-b9020498d4b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:45.263861 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:45.263861 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:45.268301 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f78a6646-05cc-488a-ad1c-b9020498d4b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:45.273988 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f78a6646-05cc-488a-ad1c-b9020498d4b6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:45.274433 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1252/5046] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:45 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:45.483508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eb355ecd-c1b0-4f80-825f-fc48348c3d4a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:45.485509 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb355ecd-c1b0-4f80-825f-fc48348c3d4a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] GET https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 Jul 03 06:39:45.485821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb355ecd-c1b0-4f80-825f-fc48348c3d4a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:45.486058 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb355ecd-c1b0-4f80-825f-fc48348c3d4a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:45.492828 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb355ecd-c1b0-4f80-825f-fc48348c3d4a tempest-VolumesListTestJSON-59219171 tempest-VolumesListTestJSON-59219171-project-member] https://10.4.3.243/volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 returned with HTTP 404 Jul 03 06:39:45.493426 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1267/5047] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:45 2026] GET /volume/v3/volumes/a1201ac7-84b8-40a3-84fc-76bb53532613 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:45.893454 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-95fad111-e6d7-4443-9cf2-960b757aa4bb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:45.895544 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-95fad111-e6d7-4443-9cf2-960b757aa4bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 Jul 03 06:39:45.895798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-95fad111-e6d7-4443-9cf2-960b757aa4bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:45.895988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-95fad111-e6d7-4443-9cf2-960b757aa4bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:45.901143 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-95fad111-e6d7-4443-9cf2-960b757aa4bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 returned with HTTP 404 Jul 03 06:39:45.901833 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1264/5048] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:45 2026] GET /volume/v3/snapshots/3a8a1087-9887-49e7-b597-972f0e653442 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:45.911427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d7daa7f6-7d1b-4b03-bd19-840cffd12db6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:45.913402 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d7daa7f6-7d1b-4b03-bd19-840cffd12db6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 Jul 03 06:39:45.913613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d7daa7f6-7d1b-4b03-bd19-840cffd12db6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:45.913847 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d7daa7f6-7d1b-4b03-bd19-840cffd12db6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:45.914024 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-d7daa7f6-7d1b-4b03-bd19-840cffd12db6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: 7fc08b10-e898-4a7d-b954-577eae9daab8 Jul 03 06:39:45.924828 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:45.924828 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:45.925383 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d7daa7f6-7d1b-4b03-bd19-840cffd12db6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:45.925524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c2699dc6-7222-4228-aa4c-4a063e645228 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:45.929484 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c2699dc6-7222-4228-aa4c-4a063e645228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:45.929779 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c2699dc6-7222-4228-aa4c-4a063e645228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:45.929997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c2699dc6-7222-4228-aa4c-4a063e645228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:45.930054 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-c2699dc6-7222-4228-aa4c-4a063e645228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:45.935186 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:45.935186 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:45.936037 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c2699dc6-7222-4228-aa4c-4a063e645228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:45.936573 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1253/5049] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:45 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:45.965607 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d7daa7f6-7d1b-4b03-bd19-840cffd12db6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:39:45.965889 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d7daa7f6-7d1b-4b03-bd19-840cffd12db6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 returned with HTTP 202 Jul 03 06:39:45.966402 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1266/5050] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:45 2026] DELETE /volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:45.976092 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a0c5007e-730b-4793-8ee5-aff4afdc2a79 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:45.978024 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0c5007e-730b-4793-8ee5-aff4afdc2a79 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 Jul 03 06:39:45.978310 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0c5007e-730b-4793-8ee5-aff4afdc2a79 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:45.978827 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a0c5007e-730b-4793-8ee5-aff4afdc2a79 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:45.988410 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:45.988410 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:45.993302 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a0c5007e-730b-4793-8ee5-aff4afdc2a79 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:46.000129 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a0c5007e-730b-4793-8ee5-aff4afdc2a79 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 returned with HTTP 200 Jul 03 06:39:46.000767 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1268/5051] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:45 2026] GET /volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:46.292827 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c36fb346-f5e3-42b8-808e-93caa9ddd10a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:46.295801 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c36fb346-f5e3-42b8-808e-93caa9ddd10a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:46.296011 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c36fb346-f5e3-42b8-808e-93caa9ddd10a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:46.296224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c36fb346-f5e3-42b8-808e-93caa9ddd10a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:46.304367 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:46.304367 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:46.309120 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c36fb346-f5e3-42b8-808e-93caa9ddd10a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:46.315298 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c36fb346-f5e3-42b8-808e-93caa9ddd10a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:46.315777 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1265/5052] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:46 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:46.329800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5bcc9d02-2675-4d0f-bd1a-2f5cea86c5e8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:46.331677 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5bcc9d02-2675-4d0f-bd1a-2f5cea86c5e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:46.331925 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5bcc9d02-2675-4d0f-bd1a-2f5cea86c5e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:46.332148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5bcc9d02-2675-4d0f-bd1a-2f5cea86c5e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:46.339937 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:46.339937 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:46.344294 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5bcc9d02-2675-4d0f-bd1a-2f5cea86c5e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:46.349593 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5bcc9d02-2675-4d0f-bd1a-2f5cea86c5e8 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:46.350077 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1254/5053] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:46 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:46.425847 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-b1a4a46e-4a75-478a-9019-07258d12dfaa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:46.430501 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-b1a4a46e-4a75-478a-9019-07258d12dfaa tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:46.430501 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-b1a4a46e-4a75-478a-9019-07258d12dfaa tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:46.430936 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-b1a4a46e-4a75-478a-9019-07258d12dfaa tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:46.439627 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:46.439627 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:46.444560 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-b1a4a46e-4a75-478a-9019-07258d12dfaa tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:46.449793 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-b1a4a46e-4a75-478a-9019-07258d12dfaa tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:46.450219 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1267/5054] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:39:46 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:46.950519 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3db4e71b-22a6-45a7-9dac-40bfd00b2a1e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:46.952882 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3db4e71b-22a6-45a7-9dac-40bfd00b2a1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:46.953210 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3db4e71b-22a6-45a7-9dac-40bfd00b2a1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:46.953445 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3db4e71b-22a6-45a7-9dac-40bfd00b2a1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:46.953661 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3db4e71b-22a6-45a7-9dac-40bfd00b2a1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:46.961456 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:46.961456 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:46.962167 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3db4e71b-22a6-45a7-9dac-40bfd00b2a1e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:46.962617 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1269/5055] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:46 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:47.017240 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0bcf6cff-5c6d-43a3-9c03-75be15059503 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:47.021748 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0bcf6cff-5c6d-43a3-9c03-75be15059503 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 Jul 03 06:39:47.021748 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0bcf6cff-5c6d-43a3-9c03-75be15059503 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:47.021748 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0bcf6cff-5c6d-43a3-9c03-75be15059503 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:47.029597 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0bcf6cff-5c6d-43a3-9c03-75be15059503 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 returned with HTTP 404 Jul 03 06:39:47.030367 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1266/5056] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:47 2026] GET /volume/v3/volumes/7fc08b10-e898-4a7d-b954-577eae9daab8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:47.045677 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:47.047367 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:47.047800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-526291400"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:47.049603 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-526291400'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:47.049791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:47.054611 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:47.061047 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (bc43b133-10c7-4741-b564-37039daa0549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:47.062507 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bffa431f-9c8a-4ce7-b221-d6b1371ba83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:47.063464 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:47.099091 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bffa431f-9c8a-4ce7-b221-d6b1371ba83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:47.102182 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64cf3ebb-3231-4811-a9e6-353b8e029553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:47.169194 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['95191356-fbbe-4fa3-9230-45d9eb8c9849', 'b3c64fee-5f75-4c21-9956-34b9eb442b4c', '7f45f3b6-d308-473b-9003-9763884a38f8', 'bb30fe0c-6295-4dd4-ac6f-73cc5e537f0c'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:47.169972 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64cf3ebb-3231-4811-a9e6-353b8e029553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95191356-fbbe-4fa3-9230-45d9eb8c9849', 'b3c64fee-5f75-4c21-9956-34b9eb442b4c', '7f45f3b6-d308-473b-9003-9763884a38f8', 'bb30fe0c-6295-4dd4-ac6f-73cc5e537f0c']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:47.170612 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3957dbba-f91e-45d0-a10b-6851fa778083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:47.226425 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3957dbba-f91e-45d0-a10b-6851fa778083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592f571c-ade3-43db-b47b-873e2d75304f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526291400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['95191356-fbbe-4fa3-9230-45d9eb8c9849','b3c64fee-5f75-4c21-9956-34b9eb442b4c','7f45f3b6-d308-473b-9003-9763884a38f8','bb30fe0c-6295-4dd4-ac6f-73cc5e537f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-526291400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592f571c-ade3-43db-b47b-873e2d75304f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:47.227825 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771534ee-e67e-4540-a23e-cde3712ac69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:47.263137 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771534ee-e67e-4540-a23e-cde3712ac69f) transitioned into state 'SUCCESS' from state '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-526291400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['95191356-fbbe-4fa3-9230-45d9eb8c9849','b3c64fee-5f75-4c21-9956-34b9eb442b4c','7f45f3b6-d308-473b-9003-9763884a38f8','bb30fe0c-6295-4dd4-ac6f-73cc5e537f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:47.264156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0d471e-48e7-4d7b-8378-2244644d7829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:47.288079 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0d471e-48e7-4d7b-8378-2244644d7829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:47.289346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (bc43b133-10c7-4741-b564-37039daa0549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:47.291544 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:47.291544 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e0895fac-4c0e-4e22-9e77-5e3fefcd6afb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:47.291544 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1255/5057] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:47 2026] POST /volume/v3/volumes => generated 777 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:47.308224 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2cbc6715-7af5-4620-8241-c07bd80f1f98 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:47.310216 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2cbc6715-7af5-4620-8241-c07bd80f1f98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f Jul 03 06:39:47.310430 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2cbc6715-7af5-4620-8241-c07bd80f1f98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:47.310649 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2cbc6715-7af5-4620-8241-c07bd80f1f98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:47.318071 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:47.318071 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:47.321627 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2cbc6715-7af5-4620-8241-c07bd80f1f98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:47.326003 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2cbc6715-7af5-4620-8241-c07bd80f1f98 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f returned with HTTP 200 Jul 03 06:39:47.326788 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1268/5058] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:47 2026] GET /volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:47.975274 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9cb92276-6621-45c1-b76a-11ea27de89d4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:47.982198 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9cb92276-6621-45c1-b76a-11ea27de89d4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:47.982604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9cb92276-6621-45c1-b76a-11ea27de89d4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:47.982674 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9cb92276-6621-45c1-b76a-11ea27de89d4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:47.982796 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-9cb92276-6621-45c1-b76a-11ea27de89d4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:47.997336 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:47.997336 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:47.998226 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9cb92276-6621-45c1-b76a-11ea27de89d4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:47.998703 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1270/5059] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:47 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:48.343223 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d1fda59f-1ba2-4deb-94b6-8bc6ec66e50a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:48.348933 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d1fda59f-1ba2-4deb-94b6-8bc6ec66e50a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f Jul 03 06:39:48.348933 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d1fda59f-1ba2-4deb-94b6-8bc6ec66e50a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:48.348933 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d1fda59f-1ba2-4deb-94b6-8bc6ec66e50a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:48.360840 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:48.360840 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:48.366784 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d1fda59f-1ba2-4deb-94b6-8bc6ec66e50a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:48.373541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d1fda59f-1ba2-4deb-94b6-8bc6ec66e50a tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f returned with HTTP 200 Jul 03 06:39:48.374113 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1267/5060] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:48 2026] GET /volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:48.391807 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7ee5c54c-0831-4450-b4bb-e64130ff8fe4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:48.393417 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ee5c54c-0831-4450-b4bb-e64130ff8fe4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:48.393959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7ee5c54c-0831-4450-b4bb-e64130ff8fe4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "592f571c-ade3-43db-b47b-873e2d75304f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1224924519"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:48.403266 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:48.403266 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:48.403842 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7ee5c54c-0831-4450-b4bb-e64130ff8fe4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:48.403842 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-7ee5c54c-0831-4450-b4bb-e64130ff8fe4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create snapshot from volume 592f571c-ade3-43db-b47b-873e2d75304f Jul 03 06:39:48.435797 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-7ee5c54c-0831-4450-b4bb-e64130ff8fe4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['d3def406-9920-4e23-944c-8cec7eeab9ae', 'c753abea-056e-47dc-b4e8-525677dacc96', '72e95353-11ff-4706-9513-c546b6619239', '9f444e41-640d-4abd-8046-7264edd8d37a'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:48.490378 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7ee5c54c-0831-4450-b4bb-e64130ff8fe4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot create request issued successfully. Jul 03 06:39:48.490750 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7ee5c54c-0831-4450-b4bb-e64130ff8fe4 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:48.491264 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1256/5061] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:48.499796 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2d7d6320-90ef-40b7-a543-fd091cb6d00a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:48.500263 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2d7d6320-90ef-40b7-a543-fd091cb6d00a None None] GET https://10.4.3.243/volume// Jul 03 06:39:48.500263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2d7d6320-90ef-40b7-a543-fd091cb6d00a None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:48.500478 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2d7d6320-90ef-40b7-a543-fd091cb6d00a None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:48.500835 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2d7d6320-90ef-40b7-a543-fd091cb6d00a None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:39:48.501142 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1269/5062] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:39:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:39:48.502820 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d626ffd1-9c0a-4068-9ee8-9b956d2c8fb9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:48.505480 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d626ffd1-9c0a-4068-9ee8-9b956d2c8fb9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 Jul 03 06:39:48.505782 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d626ffd1-9c0a-4068-9ee8-9b956d2c8fb9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:48.506065 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d626ffd1-9c0a-4068-9ee8-9b956d2c8fb9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:48.512569 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-c985f37e-3738-4127-a38f-25c1fc2a31bd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:48.513131 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:48.513131 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:48.513537 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d626ffd1-9c0a-4068-9ee8-9b956d2c8fb9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:48.514462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d626ffd1-9c0a-4068-9ee8-9b956d2c8fb9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 returned with HTTP 200 Jul 03 06:39:48.514957 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1271/5063] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:48 2026] GET /volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:48.786175 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-c985f37e-3738-4127-a38f-25c1fc2a31bd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:39:48.786678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-c985f37e-3738-4127-a38f-25c1fc2a31bd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9673bb4-93b5-4f11-b877-a742f0ba012b", "connector": null, "instance_uuid": "6d926efd-bb70-4d72-8fc5-f7f2a7b63b6c"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:48.796607 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:48.796607 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:48.865357 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-c985f37e-3738-4127-a38f-25c1fc2a31bd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:39:48.865849 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1268/5064] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:39:48 2026] POST /volume/v3/attachments => generated 273 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:48.980227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-859733e8-2db1-4386-a9f4-463561ee0ef6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:48.983068 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-859733e8-2db1-4386-a9f4-463561ee0ef6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:48.983351 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-859733e8-2db1-4386-a9f4-463561ee0ef6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:48.983574 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-859733e8-2db1-4386-a9f4-463561ee0ef6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:48.997397 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:48.997397 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:49.004733 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-859733e8-2db1-4386-a9f4-463561ee0ef6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:49.012565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bd5cee25-8ec0-4b09-910b-f735deffd359 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.012792 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-859733e8-2db1-4386-a9f4-463561ee0ef6 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:49.013184 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1257/5065] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:48 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 919 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:49.015554 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd5cee25-8ec0-4b09-910b-f735deffd359 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:49.015971 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd5cee25-8ec0-4b09-910b-f735deffd359 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:49.016198 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd5cee25-8ec0-4b09-910b-f735deffd359 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:49.016390 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-bd5cee25-8ec0-4b09-910b-f735deffd359 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:49.022579 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.022579 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:49.023713 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd5cee25-8ec0-4b09-910b-f735deffd359 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:49.024389 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1270/5066] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:49 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:39:49.219298 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-313334b7-11bf-4465-afc1-2a94f5e8a916 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.221304 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-313334b7-11bf-4465-afc1-2a94f5e8a916 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] DELETE https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:39:49.221539 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-313334b7-11bf-4465-afc1-2a94f5e8a916 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:49.221811 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-313334b7-11bf-4465-afc1-2a94f5e8a916 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:49.221975 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-313334b7-11bf-4465-afc1-2a94f5e8a916 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Delete volume with id: 1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:39:49.231349 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.231349 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:49.232061 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-313334b7-11bf-4465-afc1-2a94f5e8a916 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:39:49.278312 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-313334b7-11bf-4465-afc1-2a94f5e8a916 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Delete volume request issued successfully. Jul 03 06:39:49.279137 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-313334b7-11bf-4465-afc1-2a94f5e8a916 tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 202 Jul 03 06:39:49.279733 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1272/5067] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:39:49 2026] DELETE /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:39:49.296207 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f7523c3a-cda6-49f1-86be-6c718e378c0d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.298713 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f7523c3a-cda6-49f1-86be-6c718e378c0d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:39:49.298991 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f7523c3a-cda6-49f1-86be-6c718e378c0d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:49.299271 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f7523c3a-cda6-49f1-86be-6c718e378c0d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:49.308508 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.308508 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:49.315639 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f7523c3a-cda6-49f1-86be-6c718e378c0d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Volume info retrieved successfully. Jul 03 06:39:49.323675 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f7523c3a-cda6-49f1-86be-6c718e378c0d tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 200 Jul 03 06:39:49.324220 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1269/5068] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:49 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:49.425602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7db3beed-7d4d-465d-ad92-900e7e26bb47 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.425602 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7db3beed-7d4d-465d-ad92-900e7e26bb47 None None] GET https://10.4.3.243/volume// Jul 03 06:39:49.426264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7db3beed-7d4d-465d-ad92-900e7e26bb47 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:49.426264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7db3beed-7d4d-465d-ad92-900e7e26bb47 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:49.426552 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7db3beed-7d4d-465d-ad92-900e7e26bb47 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:39:49.426987 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1258/5069] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:39:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:39:49.436703 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-133034b0-23d4-46aa-9f1d-d7376397567f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.439538 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-133034b0-23d4-46aa-9f1d-d7376397567f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:49.439837 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-133034b0-23d4-46aa-9f1d-d7376397567f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:49.440404 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-133034b0-23d4-46aa-9f1d-d7376397567f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:49.453418 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.453418 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:49.460465 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-133034b0-23d4-46aa-9f1d-d7376397567f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:49.470496 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-133034b0-23d4-46aa-9f1d-d7376397567f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:49.470496 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1271/5070] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:39:49 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1099 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:39:49.527200 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5eec09b3-6ecd-4c7a-a190-9f1c17b43abd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.529494 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5eec09b3-6ecd-4c7a-a190-9f1c17b43abd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 Jul 03 06:39:49.529778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5eec09b3-6ecd-4c7a-a190-9f1c17b43abd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:49.530051 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5eec09b3-6ecd-4c7a-a190-9f1c17b43abd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:49.549437 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.549437 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:49.550015 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5eec09b3-6ecd-4c7a-a190-9f1c17b43abd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:49.551028 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5eec09b3-6ecd-4c7a-a190-9f1c17b43abd tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 returned with HTTP 200 Jul 03 06:39:49.551546 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1273/5071] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:49 2026] GET /volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:49.565101 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-256370bc-c8a1-4abe-b43f-7d561c6d9732 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.567491 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-256370bc-c8a1-4abe-b43f-7d561c6d9732 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] POST https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1/action Jul 03 06:39:49.567951 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-256370bc-c8a1-4abe-b43f-7d561c6d9732 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:49.573186 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-256370bc-c8a1-4abe-b43f-7d561c6d9732 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:49.573186 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.snapshot_unmanage [None req-256370bc-c8a1-4abe-b43f-7d561c6d9732 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Unmanage snapshot with id: cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 Jul 03 06:39:49.576608 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.576608 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:49.577263 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-256370bc-c8a1-4abe-b43f-7d561c6d9732 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:49.578415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-256370bc-c8a1-4abe-b43f-7d561c6d9732 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '898b779462114c8a8a5b2e572b60ec15', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '037c1a5826be493594510f7360b916f0', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:39:49.578669 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-256370bc-c8a1-4abe-b43f-7d561c6d9732 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1/action returned with HTTP 403 Jul 03 06:39:49.580049 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1270/5072] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:39:49 2026] POST /volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:49.589086 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-02de6e05-4473-45af-956f-f83774d497df None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.591524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02de6e05-4473-45af-956f-f83774d497df tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 Jul 03 06:39:49.591524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02de6e05-4473-45af-956f-f83774d497df tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:49.591776 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02de6e05-4473-45af-956f-f83774d497df tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:49.591946 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-02de6e05-4473-45af-956f-f83774d497df tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete snapshot with id: cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 Jul 03 06:39:49.600400 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.600400 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:49.600400 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02de6e05-4473-45af-956f-f83774d497df tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:49.604943 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-9c63ffea-2a24-47ba-ac3a-59ab3932eb87 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.607503 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-9c63ffea-2a24-47ba-ac3a-59ab3932eb87 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] PUT https://10.4.3.243/volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6 Jul 03 06:39:49.608077 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-9c63ffea-2a24-47ba-ac3a-59ab3932eb87 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:49.623985 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-9c63ffea-2a24-47ba-ac3a-59ab3932eb87 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Acquiring lock "cinder-attachment_update-f9673bb4-93b5-4f11-b877-a742f0ba012b-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:39:49.628494 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-9c63ffea-2a24-47ba-ac3a-59ab3932eb87 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-f9673bb4-93b5-4f11-b877-a742f0ba012b-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:39:49.629754 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.629754 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:49.642808 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02de6e05-4473-45af-956f-f83774d497df tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot delete request issued successfully. Jul 03 06:39:49.643081 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02de6e05-4473-45af-956f-f83774d497df tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 returned with HTTP 202 Jul 03 06:39:49.643686 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1259/5073] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:49 2026] DELETE /volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:49.658857 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6fdc036d-188d-4dd6-a0ca-4410a27442b6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:49.662263 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6fdc036d-188d-4dd6-a0ca-4410a27442b6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 Jul 03 06:39:49.662263 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6fdc036d-188d-4dd6-a0ca-4410a27442b6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:49.662588 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6fdc036d-188d-4dd6-a0ca-4410a27442b6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:49.669210 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:49.669210 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:49.671622 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6fdc036d-188d-4dd6-a0ca-4410a27442b6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:49.671622 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6fdc036d-188d-4dd6-a0ca-4410a27442b6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 returned with HTTP 200 Jul 03 06:39:49.671622 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1274/5074] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:49 2026] GET /volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:50.030477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-90587bdf-66c4-44d2-9498-2e90b815c718 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:50.032864 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-90587bdf-66c4-44d2-9498-2e90b815c718 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:50.033143 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-90587bdf-66c4-44d2-9498-2e90b815c718 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:50.033463 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-90587bdf-66c4-44d2-9498-2e90b815c718 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:50.036879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-482d15fb-4332-47e1-9358-8ad53a0a762b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:50.038774 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-482d15fb-4332-47e1-9358-8ad53a0a762b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:50.039004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-482d15fb-4332-47e1-9358-8ad53a0a762b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:50.039274 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-482d15fb-4332-47e1-9358-8ad53a0a762b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:50.039457 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-482d15fb-4332-47e1-9358-8ad53a0a762b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:50.044929 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:50.044929 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:50.045836 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-482d15fb-4332-47e1-9358-8ad53a0a762b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:50.046100 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:50.046100 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:50.046636 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1260/5075] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:50 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:50.050255 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-90587bdf-66c4-44d2-9498-2e90b815c718 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:50.054777 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-90587bdf-66c4-44d2-9498-2e90b815c718 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:50.055203 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1271/5076] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:50 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:39:50.159447 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-9c63ffea-2a24-47ba-ac3a-59ab3932eb87 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Lock "cinder-attachment_update-f9673bb4-93b5-4f11-b877-a742f0ba012b-np0000004376" released by "attachment_update" :: held 0.530s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:39:50.159447 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-9c63ffea-2a24-47ba-ac3a-59ab3932eb87 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6 returned with HTTP 200 Jul 03 06:39:50.159447 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1272/5077] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:39:49 2026] PUT /volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:50.339868 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-194d20d8-56aa-4cd7-b499-d01549e8a11f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:50.342170 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-194d20d8-56aa-4cd7-b499-d01549e8a11f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] GET https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 Jul 03 06:39:50.342471 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-194d20d8-56aa-4cd7-b499-d01549e8a11f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:50.342728 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-194d20d8-56aa-4cd7-b499-d01549e8a11f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:50.352379 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-194d20d8-56aa-4cd7-b499-d01549e8a11f tempest-TestVolumeBootPatternV346-1997921985 tempest-TestVolumeBootPatternV346-1997921985-project-member] https://10.4.3.243/volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 returned with HTTP 404 Jul 03 06:39:50.353059 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1275/5078] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:39:50 2026] GET /volume/v3/volumes/1a5ecc56-cd49-423e-a6d7-d4477efa6c96 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:39:50.690856 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fceba4ed-ef1b-4dde-bf6d-60629fe0146e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:50.695878 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fceba4ed-ef1b-4dde-bf6d-60629fe0146e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 Jul 03 06:39:50.696469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fceba4ed-ef1b-4dde-bf6d-60629fe0146e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:50.696469 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fceba4ed-ef1b-4dde-bf6d-60629fe0146e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:50.708242 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fceba4ed-ef1b-4dde-bf6d-60629fe0146e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 returned with HTTP 404 Jul 03 06:39:50.711548 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1261/5079] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:50 2026] GET /volume/v3/snapshots/cc2ceaee-25e4-4ccf-92f0-647f09a7f1e1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:50.718525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6c8a0f9c-c111-4e1a-bf0d-b3fad18ec19f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:50.720632 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6c8a0f9c-c111-4e1a-bf0d-b3fad18ec19f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f Jul 03 06:39:50.720806 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6c8a0f9c-c111-4e1a-bf0d-b3fad18ec19f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:50.721319 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6c8a0f9c-c111-4e1a-bf0d-b3fad18ec19f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:50.721319 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-6c8a0f9c-c111-4e1a-bf0d-b3fad18ec19f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: 592f571c-ade3-43db-b47b-873e2d75304f Jul 03 06:39:50.729461 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:50.729461 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:50.730214 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6c8a0f9c-c111-4e1a-bf0d-b3fad18ec19f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:50.763722 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6c8a0f9c-c111-4e1a-bf0d-b3fad18ec19f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:39:50.763722 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6c8a0f9c-c111-4e1a-bf0d-b3fad18ec19f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f returned with HTTP 202 Jul 03 06:39:50.764118 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1272/5080] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:50 2026] DELETE /volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:50.776655 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-af1031de-2fac-459c-98a8-12796a7965bc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:50.778983 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-af1031de-2fac-459c-98a8-12796a7965bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f Jul 03 06:39:50.779751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-af1031de-2fac-459c-98a8-12796a7965bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:50.780172 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-af1031de-2fac-459c-98a8-12796a7965bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:50.801020 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:50.801020 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:50.807811 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-af1031de-2fac-459c-98a8-12796a7965bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:50.813920 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-af1031de-2fac-459c-98a8-12796a7965bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f returned with HTTP 200 Jul 03 06:39:50.814660 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1273/5081] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:50 2026] GET /volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:51.059726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-38d572d0-246e-4df9-a81e-66e17ce3b5fb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:51.063849 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38d572d0-246e-4df9-a81e-66e17ce3b5fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:51.064180 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38d572d0-246e-4df9-a81e-66e17ce3b5fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:51.064488 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-38d572d0-246e-4df9-a81e-66e17ce3b5fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:51.064646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-38d572d0-246e-4df9-a81e-66e17ce3b5fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:51.069970 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-51113318-a3bc-4700-a8d3-f6b2536deb59 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:51.070157 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:51.070157 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:51.071232 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-38d572d0-246e-4df9-a81e-66e17ce3b5fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:51.071652 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1276/5082] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:51 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:51.073748 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-51113318-a3bc-4700-a8d3-f6b2536deb59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:51.074020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-51113318-a3bc-4700-a8d3-f6b2536deb59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:51.074289 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-51113318-a3bc-4700-a8d3-f6b2536deb59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:51.089198 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:51.089198 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:51.096101 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-51113318-a3bc-4700-a8d3-f6b2536deb59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:51.103572 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-51113318-a3bc-4700-a8d3-f6b2536deb59 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:51.105148 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1262/5083] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:51 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:51.833844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f73aa919-23d9-4dd5-aa7b-e25d37542550 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:51.836177 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f73aa919-23d9-4dd5-aa7b-e25d37542550 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f Jul 03 06:39:51.836739 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f73aa919-23d9-4dd5-aa7b-e25d37542550 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:51.836977 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f73aa919-23d9-4dd5-aa7b-e25d37542550 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:51.843286 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f73aa919-23d9-4dd5-aa7b-e25d37542550 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f returned with HTTP 404 Jul 03 06:39:51.844151 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1273/5084] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:51 2026] GET /volume/v3/volumes/592f571c-ade3-43db-b47b-873e2d75304f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:51.857438 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:51.859511 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:51.859876 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1558239958"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:51.861416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1558239958'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:51.861583 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:51.867938 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:51.873680 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (53a506e9-6555-425a-a85d-b75be19c9d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:51.875293 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e968dd0-1b02-4caf-9e79-0fb6713543ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:51.878016 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:51.907072 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e968dd0-1b02-4caf-9e79-0fb6713543ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:51.908155 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec7154c-78af-4e47-9488-e572f4f6c80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:51.965791 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['18ea7760-2312-41b3-9150-d8b872f9a7d5', '1c57887b-80e8-4dfa-a929-1e8cf9c4a37a', '0e0dabf5-40e7-4d13-a9c0-384718200b41', '60c46f5f-d66b-49f4-b751-9509406a4204'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:51.966662 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec7154c-78af-4e47-9488-e572f4f6c80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18ea7760-2312-41b3-9150-d8b872f9a7d5', '1c57887b-80e8-4dfa-a929-1e8cf9c4a37a', '0e0dabf5-40e7-4d13-a9c0-384718200b41', '60c46f5f-d66b-49f4-b751-9509406a4204']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:51.967641 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4d5171-584a-44b8-916f-ebb8f4893575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:52.008004 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4d5171-584a-44b8-916f-ebb8f4893575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4739a9e1-5072-459c-b599-8b05ce546270', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1558239958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['18ea7760-2312-41b3-9150-d8b872f9a7d5','1c57887b-80e8-4dfa-a929-1e8cf9c4a37a','0e0dabf5-40e7-4d13-a9c0-384718200b41','60c46f5f-d66b-49f4-b751-9509406a4204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1558239958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4739a9e1-5072-459c-b599-8b05ce546270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:52.008908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398183ec-151b-4c83-ab00-ad0ff938dbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:52.052236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398183ec-151b-4c83-ab00-ad0ff938dbfd) transitioned into state 'SUCCESS' from state '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-1558239958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['18ea7760-2312-41b3-9150-d8b872f9a7d5','1c57887b-80e8-4dfa-a929-1e8cf9c4a37a','0e0dabf5-40e7-4d13-a9c0-384718200b41','60c46f5f-d66b-49f4-b751-9509406a4204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:52.053190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f46bee-d667-4618-80cc-b564eaf92dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:52.070293 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f46bee-d667-4618-80cc-b564eaf92dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:52.071578 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (53a506e9-6555-425a-a85d-b75be19c9d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:52.072097 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:52.073020 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4919ae2a-1d66-41b8-b73d-fc94ae0eff4e tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:52.073614 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1274/5085] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:51 2026] POST /volume/v3/volumes => generated 778 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:52.085779 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ca047158-3c78-4edd-ba48-3b9c9acaf1ed None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:52.088258 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca047158-3c78-4edd-ba48-3b9c9acaf1ed tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:52.089819 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ca047158-3c78-4edd-ba48-3b9c9acaf1ed tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:52.090206 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ca047158-3c78-4edd-ba48-3b9c9acaf1ed tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:52.090438 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ca047158-3c78-4edd-ba48-3b9c9acaf1ed tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:52.094758 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ba58e93f-f0de-424a-a7d1-4efa04edbaff None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:52.096647 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:52.096647 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:52.097572 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca047158-3c78-4edd-ba48-3b9c9acaf1ed tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:52.097720 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1277/5086] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:52 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:52.101227 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ba58e93f-f0de-424a-a7d1-4efa04edbaff tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 Jul 03 06:39:52.103613 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ba58e93f-f0de-424a-a7d1-4efa04edbaff tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:52.103613 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ba58e93f-f0de-424a-a7d1-4efa04edbaff tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:52.115413 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:52.115413 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:52.121435 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c69f4dfc-c80d-4fdb-9445-567d5ed0c73f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:52.122319 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ba58e93f-f0de-424a-a7d1-4efa04edbaff tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:52.123884 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c69f4dfc-c80d-4fdb-9445-567d5ed0c73f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:52.124173 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c69f4dfc-c80d-4fdb-9445-567d5ed0c73f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:52.124521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c69f4dfc-c80d-4fdb-9445-567d5ed0c73f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:52.128714 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ba58e93f-f0de-424a-a7d1-4efa04edbaff tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 returned with HTTP 200 Jul 03 06:39:52.129297 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1263/5087] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:52 2026] GET /volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:52.141193 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:52.141193 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:52.148038 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c69f4dfc-c80d-4fdb-9445-567d5ed0c73f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:52.154942 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c69f4dfc-c80d-4fdb-9445-567d5ed0c73f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:52.155493 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1274/5088] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:52 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:53.121501 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-63e946a8-0fe2-4317-91c8-5ea777a3be3d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:53.127266 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63e946a8-0fe2-4317-91c8-5ea777a3be3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:53.127580 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63e946a8-0fe2-4317-91c8-5ea777a3be3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:53.128289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63e946a8-0fe2-4317-91c8-5ea777a3be3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:53.128289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-63e946a8-0fe2-4317-91c8-5ea777a3be3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:53.140600 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:53.140600 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:53.140600 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63e946a8-0fe2-4317-91c8-5ea777a3be3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:53.140600 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1275/5089] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:53 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:53.151380 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7091e018-bd3c-4c37-aded-c8d7711445e6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:53.156805 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7091e018-bd3c-4c37-aded-c8d7711445e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 Jul 03 06:39:53.158966 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7091e018-bd3c-4c37-aded-c8d7711445e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:53.158966 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7091e018-bd3c-4c37-aded-c8d7711445e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:53.170805 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:53.170805 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:53.176209 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7091e018-bd3c-4c37-aded-c8d7711445e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:53.176822 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ad923d9d-654b-411e-8569-18344397991f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:53.179503 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ad923d9d-654b-411e-8569-18344397991f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:53.179503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ad923d9d-654b-411e-8569-18344397991f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:53.180163 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ad923d9d-654b-411e-8569-18344397991f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:53.181784 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7091e018-bd3c-4c37-aded-c8d7711445e6 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 returned with HTTP 200 Jul 03 06:39:53.182284 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1278/5090] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:53 2026] GET /volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:53.193856 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:53.193856 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:53.202645 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ad923d9d-654b-411e-8569-18344397991f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:53.203029 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7aa40953-bc5d-4a9f-8f82-b2da98e67671 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:53.205662 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7aa40953-bc5d-4a9f-8f82-b2da98e67671 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:53.205662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7aa40953-bc5d-4a9f-8f82-b2da98e67671 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4739a9e1-5072-459c-b599-8b05ce546270", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-232275861"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:53.210736 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ad923d9d-654b-411e-8569-18344397991f tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:53.211356 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1264/5091] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:53 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:53.217950 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:53.217950 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:53.224325 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7aa40953-bc5d-4a9f-8f82-b2da98e67671 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:53.224325 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-7aa40953-bc5d-4a9f-8f82-b2da98e67671 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create snapshot from volume 4739a9e1-5072-459c-b599-8b05ce546270 Jul 03 06:39:53.309177 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-7aa40953-bc5d-4a9f-8f82-b2da98e67671 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['e5cce944-5b69-4726-afb6-3989ab3e9a76', 'fd45b4c5-8a51-4feb-80f8-3965d5a4133f', 'aac8e1c8-0f2d-4582-bb85-f419ab4bd5ab', '619b4ad3-bc53-4e8c-9adf-605acc097139'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:53.369828 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7aa40953-bc5d-4a9f-8f82-b2da98e67671 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot create request issued successfully. Jul 03 06:39:53.369828 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7aa40953-bc5d-4a9f-8f82-b2da98e67671 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:53.370290 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1275/5092] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:53.379193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-472ebd02-89f6-4bc2-9c4f-0a30cba30c9f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:53.381307 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-472ebd02-89f6-4bc2-9c4f-0a30cba30c9f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c Jul 03 06:39:53.381573 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-472ebd02-89f6-4bc2-9c4f-0a30cba30c9f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:53.381829 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-472ebd02-89f6-4bc2-9c4f-0a30cba30c9f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:53.387084 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:53.387084 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:53.387417 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-472ebd02-89f6-4bc2-9c4f-0a30cba30c9f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:53.388121 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-472ebd02-89f6-4bc2-9c4f-0a30cba30c9f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c returned with HTTP 200 Jul 03 06:39:53.388513 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1276/5093] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:53 2026] GET /volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:54.152849 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c9c6623f-b521-412b-8943-e28a907aecad None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:54.154773 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c9c6623f-b521-412b-8943-e28a907aecad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:54.157041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c9c6623f-b521-412b-8943-e28a907aecad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:54.157041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c9c6623f-b521-412b-8943-e28a907aecad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:54.157041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c9c6623f-b521-412b-8943-e28a907aecad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:54.160844 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:54.160844 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:54.161492 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c9c6623f-b521-412b-8943-e28a907aecad tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:54.161887 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1279/5094] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:54 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:54.228586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-670fb21b-c3df-41ce-b2bb-89319b07978d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:54.230617 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-670fb21b-c3df-41ce-b2bb-89319b07978d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:54.231099 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-670fb21b-c3df-41ce-b2bb-89319b07978d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:54.231721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-670fb21b-c3df-41ce-b2bb-89319b07978d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:54.243816 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:54.243816 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:54.249098 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-670fb21b-c3df-41ce-b2bb-89319b07978d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:54.255034 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-670fb21b-c3df-41ce-b2bb-89319b07978d tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:54.255476 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1265/5095] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:54 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:54.398750 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cf11ee49-c623-4555-8d54-513ffac8bdcf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:54.400965 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf11ee49-c623-4555-8d54-513ffac8bdcf tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c Jul 03 06:39:54.401192 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf11ee49-c623-4555-8d54-513ffac8bdcf tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:54.402113 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cf11ee49-c623-4555-8d54-513ffac8bdcf tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:54.409278 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:54.409278 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:54.410666 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-cf11ee49-c623-4555-8d54-513ffac8bdcf tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:54.410666 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cf11ee49-c623-4555-8d54-513ffac8bdcf tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c returned with HTTP 200 Jul 03 06:39:54.410898 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1276/5096] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:54 2026] GET /volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:54.420486 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ba0d15ea-ad8d-4cdc-bbfe-83f188b49bab None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:54.422448 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ba0d15ea-ad8d-4cdc-bbfe-83f188b49bab tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] PUT https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c Jul 03 06:39:54.423607 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ba0d15ea-ad8d-4cdc-bbfe-83f188b49bab tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:54.433011 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:54.433011 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:54.433529 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ba0d15ea-ad8d-4cdc-bbfe-83f188b49bab tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Snapshot retrieved successfully. Jul 03 06:39:54.444594 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ba0d15ea-ad8d-4cdc-bbfe-83f188b49bab tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c returned with HTTP 200 Jul 03 06:39:54.445220 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1277/5097] 10.4.3.243 () {68 vars in 1374 bytes} [Fri Jul 3 06:39:54 2026] PUT /volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c => generated 360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:54.456001 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-17eeedf1-3fc9-4286-bd9d-8bbe3d86ea4c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:54.458220 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17eeedf1-3fc9-4286-bd9d-8bbe3d86ea4c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c Jul 03 06:39:54.458382 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17eeedf1-3fc9-4286-bd9d-8bbe3d86ea4c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:54.458619 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17eeedf1-3fc9-4286-bd9d-8bbe3d86ea4c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:54.458762 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-17eeedf1-3fc9-4286-bd9d-8bbe3d86ea4c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete snapshot with id: 4b4ecb01-8673-45c0-96df-9add1c01ac0c Jul 03 06:39:54.465435 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:54.465435 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:54.466593 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-17eeedf1-3fc9-4286-bd9d-8bbe3d86ea4c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:54.490433 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-17eeedf1-3fc9-4286-bd9d-8bbe3d86ea4c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot delete request issued successfully. Jul 03 06:39:54.490433 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17eeedf1-3fc9-4286-bd9d-8bbe3d86ea4c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c returned with HTTP 202 Jul 03 06:39:54.490660 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1280/5098] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:54 2026] DELETE /volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:54.500414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4d7747ae-77de-4101-88d2-4c5e73ee8269 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:54.502257 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4d7747ae-77de-4101-88d2-4c5e73ee8269 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c Jul 03 06:39:54.502524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4d7747ae-77de-4101-88d2-4c5e73ee8269 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:54.502783 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4d7747ae-77de-4101-88d2-4c5e73ee8269 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:54.508794 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:54.508794 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:54.509150 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4d7747ae-77de-4101-88d2-4c5e73ee8269 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:54.510113 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4d7747ae-77de-4101-88d2-4c5e73ee8269 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c returned with HTTP 200 Jul 03 06:39:54.510555 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1266/5099] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:54 2026] GET /volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c => generated 493 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:54.560543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-590ea961-d3c7-435b-a9f5-44ce19a7ef3a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:54.563300 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-590ea961-d3c7-435b-a9f5-44ce19a7ef3a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 Jul 03 06:39:54.563593 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-590ea961-d3c7-435b-a9f5-44ce19a7ef3a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:54.563910 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-590ea961-d3c7-435b-a9f5-44ce19a7ef3a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:54.580802 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:54.580802 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:55.129132 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-8804d5e3-91b3-4e77-b33b-80dfd96d2d8e req-590ea961-d3c7-435b-a9f5-44ce19a7ef3a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 returned with HTTP 200 Jul 03 06:39:55.129802 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1277/5100] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:39:54 2026] DELETE /volume/v3/attachments/42f5ba8b-3280-4df4-b610-faba2cf7b480 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:39:55.179253 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b92e26f3-2476-4c29-a4f2-c09973789a33 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:55.181311 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b92e26f3-2476-4c29-a4f2-c09973789a33 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:55.181622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b92e26f3-2476-4c29-a4f2-c09973789a33 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:55.181854 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b92e26f3-2476-4c29-a4f2-c09973789a33 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:55.181978 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b92e26f3-2476-4c29-a4f2-c09973789a33 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:55.186687 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:55.186687 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:55.187438 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b92e26f3-2476-4c29-a4f2-c09973789a33 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:55.187808 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1278/5101] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:55 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:55.271717 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6b3c7b0a-d6c1-4a23-b2e4-a4c5d174272b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:55.273931 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6b3c7b0a-d6c1-4a23-b2e4-a4c5d174272b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:55.274173 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6b3c7b0a-d6c1-4a23-b2e4-a4c5d174272b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:55.274379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6b3c7b0a-d6c1-4a23-b2e4-a4c5d174272b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:55.285862 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:55.285862 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:55.295256 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6b3c7b0a-d6c1-4a23-b2e4-a4c5d174272b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:55.311484 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6b3c7b0a-d6c1-4a23-b2e4-a4c5d174272b tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:55.312014 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1281/5102] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:55 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:55.522505 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1861fa4f-178f-4b49-8066-384e76eba6bb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:55.526235 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1861fa4f-178f-4b49-8066-384e76eba6bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c Jul 03 06:39:55.526661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1861fa4f-178f-4b49-8066-384e76eba6bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:55.526791 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1861fa4f-178f-4b49-8066-384e76eba6bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:55.534466 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1861fa4f-178f-4b49-8066-384e76eba6bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c returned with HTTP 404 Jul 03 06:39:55.535114 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1267/5103] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:55 2026] GET /volume/v3/snapshots/4b4ecb01-8673-45c0-96df-9add1c01ac0c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:55.543149 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6b68d676-a02a-44a9-a6b8-1f88e1a565d1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:55.545586 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b68d676-a02a-44a9-a6b8-1f88e1a565d1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 Jul 03 06:39:55.545832 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b68d676-a02a-44a9-a6b8-1f88e1a565d1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:55.546079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6b68d676-a02a-44a9-a6b8-1f88e1a565d1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:55.546193 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-6b68d676-a02a-44a9-a6b8-1f88e1a565d1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: 4739a9e1-5072-459c-b599-8b05ce546270 Jul 03 06:39:55.561857 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:55.561857 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:55.562252 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6b68d676-a02a-44a9-a6b8-1f88e1a565d1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:55.628574 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6b68d676-a02a-44a9-a6b8-1f88e1a565d1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:39:55.628750 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6b68d676-a02a-44a9-a6b8-1f88e1a565d1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 returned with HTTP 202 Jul 03 06:39:55.629291 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1278/5104] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:39:55 2026] DELETE /volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:55.640050 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-aa67c566-5a2c-4d02-8be1-081f393d25a2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:55.648287 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aa67c566-5a2c-4d02-8be1-081f393d25a2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 Jul 03 06:39:55.649164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aa67c566-5a2c-4d02-8be1-081f393d25a2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:55.649738 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aa67c566-5a2c-4d02-8be1-081f393d25a2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:55.670375 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:55.670375 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:55.688643 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-aa67c566-5a2c-4d02-8be1-081f393d25a2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:55.699897 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aa67c566-5a2c-4d02-8be1-081f393d25a2 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 returned with HTTP 200 Jul 03 06:39:55.700744 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1279/5105] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:55 2026] GET /volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 => generated 1008 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:55.976020 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-76ea41cf-b0a2-47e3-a3dc-4af875112e4b req-1883c34a-70ee-4524-aad5-efc2da1cdd7a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:55.978115 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-76ea41cf-b0a2-47e3-a3dc-4af875112e4b req-1883c34a-70ee-4524-aad5-efc2da1cdd7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:39:55.978308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-76ea41cf-b0a2-47e3-a3dc-4af875112e4b req-1883c34a-70ee-4524-aad5-efc2da1cdd7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:55.978516 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-76ea41cf-b0a2-47e3-a3dc-4af875112e4b req-1883c34a-70ee-4524-aad5-efc2da1cdd7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:55.985678 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:55.985678 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:55.989816 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-76ea41cf-b0a2-47e3-a3dc-4af875112e4b req-1883c34a-70ee-4524-aad5-efc2da1cdd7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:39:55.994615 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-76ea41cf-b0a2-47e3-a3dc-4af875112e4b req-1883c34a-70ee-4524-aad5-efc2da1cdd7a tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:39:55.995063 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1282/5106] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:39:55 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:56.200660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3f56b451-d95b-42d5-8426-4985d2208e67 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:56.202890 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f56b451-d95b-42d5-8426-4985d2208e67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:56.203171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f56b451-d95b-42d5-8426-4985d2208e67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:56.203377 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f56b451-d95b-42d5-8426-4985d2208e67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:56.203497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-3f56b451-d95b-42d5-8426-4985d2208e67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:56.211046 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:56.211046 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:56.211876 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f56b451-d95b-42d5-8426-4985d2208e67 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:56.212381 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1268/5107] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:56 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:56.332427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-54f2b398-88b9-4e9c-b815-8f34e525a098 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:56.334058 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54f2b398-88b9-4e9c-b815-8f34e525a098 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:56.334415 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54f2b398-88b9-4e9c-b815-8f34e525a098 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:56.334685 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-54f2b398-88b9-4e9c-b815-8f34e525a098 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:56.345358 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:56.345358 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:56.350156 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-54f2b398-88b9-4e9c-b815-8f34e525a098 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:56.354557 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-54f2b398-88b9-4e9c-b815-8f34e525a098 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:56.360680 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1279/5108] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:56 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:56.716502 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-13aeb2f6-77f9-40f5-b74c-0b13671f11bb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:56.718478 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-13aeb2f6-77f9-40f5-b74c-0b13671f11bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 Jul 03 06:39:56.718725 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-13aeb2f6-77f9-40f5-b74c-0b13671f11bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:56.718969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-13aeb2f6-77f9-40f5-b74c-0b13671f11bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:56.741107 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-13aeb2f6-77f9-40f5-b74c-0b13671f11bb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 returned with HTTP 404 Jul 03 06:39:56.741581 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1280/5109] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:56 2026] GET /volume/v3/volumes/4739a9e1-5072-459c-b599-8b05ce546270 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:56.751026 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:56.753401 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:56.753861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1023053359"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:56.755674 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1023053359'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:56.755855 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume of 1 GB Jul 03 06:39:56.760909 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Availability Zones retrieved successfully. Jul 03 06:39:56.768675 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (1e2f1202-5e16-45d0-8a33-9b88c950e879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:56.770052 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef211cd-9452-47ff-8d82-52a49dc6640f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:56.771207 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:56.815646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef211cd-9452-47ff-8d82-52a49dc6640f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:56.816443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfc54b5-f660-462f-bbd2-e22b3bfb8384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:56.897061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['e764c1c3-c5d7-4052-a1c3-983462a51157', '76feb15d-b0e8-48ac-8180-5a8c390c2b70', '2c39ec07-4230-4fd8-bdd1-f27b751d6930', 'eafae5bc-cc99-400f-a5d1-0af00a337954'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:56.898270 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfc54b5-f660-462f-bbd2-e22b3bfb8384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e764c1c3-c5d7-4052-a1c3-983462a51157', '76feb15d-b0e8-48ac-8180-5a8c390c2b70', '2c39ec07-4230-4fd8-bdd1-f27b751d6930', 'eafae5bc-cc99-400f-a5d1-0af00a337954']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:56.898878 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f2fbda-26c0-4af6-84b4-72527468dfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:56.937408 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f2fbda-26c0-4af6-84b4-72527468dfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd878a3ab-bc83-42e8-9dd6-66eaeabca422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023053359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['e764c1c3-c5d7-4052-a1c3-983462a51157','76feb15d-b0e8-48ac-8180-5a8c390c2b70','2c39ec07-4230-4fd8-bdd1-f27b751d6930','eafae5bc-cc99-400f-a5d1-0af00a337954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023053359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d878a3ab-bc83-42e8-9dd6-66eaeabca422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037c1a5826be493594510f7360b916f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03b24a38c58b4f93903a67466f3e69d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:56.938285 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b0fd5a-8119-4764-bf1f-d28c3e38c68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:57.007408 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b0fd5a-8119-4764-bf1f-d28c3e38c68f) transitioned into state 'SUCCESS' from state '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-1023053359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037c1a5826be493594510f7360b916f0',qos_specs=None,replication_status=,reservations=['e764c1c3-c5d7-4052-a1c3-983462a51157','76feb15d-b0e8-48ac-8180-5a8c390c2b70','2c39ec07-4230-4fd8-bdd1-f27b751d6930','eafae5bc-cc99-400f-a5d1-0af00a337954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03b24a38c58b4f93903a67466f3e69d6',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:57.008084 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7cbf9a-70e6-4e65-a91b-4a77274a8983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:57.106131 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7cbf9a-70e6-4e65-a91b-4a77274a8983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:57.107920 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Flow 'volume_create_api' (1e2f1202-5e16-45d0-8a33-9b88c950e879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:57.108889 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create volume request issued successfully. Jul 03 06:39:57.108889 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f85e2ab4-dd69-4db4-8d12-5e077779062c tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:57.109892 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1283/5110] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:39:56 2026] POST /volume/v3/volumes => generated 778 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:57.123423 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c7d2f964-1fc9-4d59-bdce-2961758df0bc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:57.125086 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c7d2f964-1fc9-4d59-bdce-2961758df0bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 Jul 03 06:39:57.125888 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c7d2f964-1fc9-4d59-bdce-2961758df0bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:57.125888 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c7d2f964-1fc9-4d59-bdce-2961758df0bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:57.180310 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:57.180310 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:57.188218 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c7d2f964-1fc9-4d59-bdce-2961758df0bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:57.194764 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c7d2f964-1fc9-4d59-bdce-2961758df0bc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 returned with HTTP 200 Jul 03 06:39:57.195572 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1269/5111] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:57 2026] GET /volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 => generated 957 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:57.226770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-95a5cfdf-6628-4f0c-b361-27bcdb35c5e1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:57.230169 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-95a5cfdf-6628-4f0c-b361-27bcdb35c5e1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:57.230169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-95a5cfdf-6628-4f0c-b361-27bcdb35c5e1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:57.230169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-95a5cfdf-6628-4f0c-b361-27bcdb35c5e1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:57.230169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-95a5cfdf-6628-4f0c-b361-27bcdb35c5e1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:57.239462 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:57.239462 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:57.240149 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-95a5cfdf-6628-4f0c-b361-27bcdb35c5e1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:57.240626 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1280/5112] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:57 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:57.369961 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-50034de9-2bdd-4b6c-b181-32b58acba06a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:57.372459 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-50034de9-2bdd-4b6c-b181-32b58acba06a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:57.372748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-50034de9-2bdd-4b6c-b181-32b58acba06a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:57.372997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-50034de9-2bdd-4b6c-b181-32b58acba06a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:57.414282 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-2071aca7-0e26-4548-a034-183692408325 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:57.417742 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-2071aca7-0e26-4548-a034-183692408325 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6/action Jul 03 06:39:57.417835 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-2071aca7-0e26-4548-a034-183692408325 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:57.417982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-2071aca7-0e26-4548-a034-183692408325 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:57.420314 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:57.420314 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:57.441862 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-50034de9-2bdd-4b6c-b181-32b58acba06a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:57.442285 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-50034de9-2bdd-4b6c-b181-32b58acba06a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:57.442837 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1281/5113] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:57 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:57.442917 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:57.442917 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:57.516827 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-a9e16d21-fe96-45ea-bdf8-59f790613b49 req-2071aca7-0e26-4548-a034-183692408325 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6/action returned with HTTP 204 Jul 03 06:39:57.516827 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1284/5114] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:39:57 2026] POST /volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:39:58.172896 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b84937e2-7ada-4fed-8286-483c924057c7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.219315 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b2e1f9f2-01de-4bb2-91d9-425798f150fb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.221317 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2e1f9f2-01de-4bb2-91d9-425798f150fb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 Jul 03 06:39:58.221607 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2e1f9f2-01de-4bb2-91d9-425798f150fb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:58.221832 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2e1f9f2-01de-4bb2-91d9-425798f150fb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:58.253265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-26f3ce1f-247f-4c1c-a793-d295034d6250 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.256265 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-26f3ce1f-247f-4c1c-a793-d295034d6250 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:58.273012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-26f3ce1f-247f-4c1c-a793-d295034d6250 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:58.273012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-26f3ce1f-247f-4c1c-a793-d295034d6250 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:58.273012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-26f3ce1f-247f-4c1c-a793-d295034d6250 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:58.290512 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.290512 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:58.290512 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-26f3ce1f-247f-4c1c-a793-d295034d6250 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:58.290512 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1282/5115] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:58 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 737 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:58.290718 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.290718 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:58.290718 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b2e1f9f2-01de-4bb2-91d9-425798f150fb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:58.294065 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2e1f9f2-01de-4bb2-91d9-425798f150fb tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 returned with HTTP 200 Jul 03 06:39:58.294619 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1281/5116] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:58 2026] GET /volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 => generated 1009 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:58.343733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-03ac07fe-a814-47e7-9840-7b103f451dcc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.343733 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-03ac07fe-a814-47e7-9840-7b103f451dcc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:39:58.343733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-03ac07fe-a814-47e7-9840-7b103f451dcc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d878a3ab-bc83-42e8-9dd6-66eaeabca422", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1367236684"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:58.344184 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:58.344184 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-493765844"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:58.344184 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request body: {'volume': {"'imageRef": '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-493765844'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:58.344184 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume of 1 GB Jul 03 06:39:58.344349 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.344349 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:58.344349 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-03ac07fe-a814-47e7-9840-7b103f451dcc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:39:58.344349 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-03ac07fe-a814-47e7-9840-7b103f451dcc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Create snapshot from volume d878a3ab-bc83-42e8-9dd6-66eaeabca422 Jul 03 06:39:58.344511 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Availability Zones retrieved successfully. Jul 03 06:39:58.349432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (3efe78dd-8dda-4d72-8bbc-e45159265b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:58.350563 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182ac0bb-0fe9-4d8f-ba37-d3e2144a656b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:58.351539 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:58.385622 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182ac0bb-0fe9-4d8f-ba37-d3e2144a656b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:58.386656 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce7bf4a-0a31-41ee-9c10-0ec0a71d4f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:58.421203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-03ac07fe-a814-47e7-9840-7b103f451dcc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Created reservations ['b324158d-efb6-4a76-87b6-5e5cb3c102ba', '33105949-092c-43a8-a13e-a7538a18cfd6', '0d209660-2b4f-4503-af1d-298908eff976', 'c29f55d3-0974-4f1a-a6fb-666c7925724d'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:58.458037 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-911780f8-be0f-447d-86ee-b969fb80d00a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.460125 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-911780f8-be0f-447d-86ee-b969fb80d00a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:58.460298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-911780f8-be0f-447d-86ee-b969fb80d00a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:58.460493 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-911780f8-be0f-447d-86ee-b969fb80d00a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:58.494805 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.494805 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:58.500645 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-911780f8-be0f-447d-86ee-b969fb80d00a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:58.507107 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-911780f8-be0f-447d-86ee-b969fb80d00a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:58.507509 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1283/5117] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:58 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:58.555053 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-03ac07fe-a814-47e7-9840-7b103f451dcc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot create request issued successfully. Jul 03 06:39:58.562404 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-03ac07fe-a814-47e7-9840-7b103f451dcc tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:39:58.562404 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1285/5118] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:39:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:58.566821 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2c931219-7d98-4f84-ac48-cbcdd320cbb1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.583541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2c931219-7d98-4f84-ac48-cbcdd320cbb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 Jul 03 06:39:58.583541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2c931219-7d98-4f84-ac48-cbcdd320cbb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:58.583541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2c931219-7d98-4f84-ac48-cbcdd320cbb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:58.583541 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.583541 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:58.583541 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2c931219-7d98-4f84-ac48-cbcdd320cbb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:58.583541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2c931219-7d98-4f84-ac48-cbcdd320cbb1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 returned with HTTP 200 Jul 03 06:39:58.583541 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1282/5119] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:58 2026] GET /volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:58.610166 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-7c659116-5591-4448-9e03-11669febb9fc req-94226c7b-cb0e-4b7e-ae50-a34c6375257a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.612294 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7c659116-5591-4448-9e03-11669febb9fc req-94226c7b-cb0e-4b7e-ae50-a34c6375257a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:58.612512 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7c659116-5591-4448-9e03-11669febb9fc req-94226c7b-cb0e-4b7e-ae50-a34c6375257a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:58.612735 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7c659116-5591-4448-9e03-11669febb9fc req-94226c7b-cb0e-4b7e-ae50-a34c6375257a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:58.626194 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Created reservations ['405b88c6-b4d1-43ab-a4e6-10f121dc9db0', '5b6c3a1e-b3f5-4961-982f-b45800fcbdb6', '673fd762-7de5-4578-9c2c-83c64e7acdd2', 'c9a096bc-d69f-4f8f-8dac-6a4073d63842'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:58.626984 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.626984 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:58.627063 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce7bf4a-0a31-41ee-9c10-0ec0a71d4f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405b88c6-b4d1-43ab-a4e6-10f121dc9db0', '5b6c3a1e-b3f5-4961-982f-b45800fcbdb6', '673fd762-7de5-4578-9c2c-83c64e7acdd2', 'c9a096bc-d69f-4f8f-8dac-6a4073d63842']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:58.627924 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73d75b37-d882-47a3-84ba-053bac27a708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:58.633249 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-7c659116-5591-4448-9e03-11669febb9fc req-94226c7b-cb0e-4b7e-ae50-a34c6375257a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:58.643783 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7c659116-5591-4448-9e03-11669febb9fc req-94226c7b-cb0e-4b7e-ae50-a34c6375257a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:58.643783 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1284/5120] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:39:58 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:58.686312 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-774bf209-f399-4199-8b01-7cb39427fe69 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.686312 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-774bf209-f399-4199-8b01-7cb39427fe69 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:58.686312 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-774bf209-f399-4199-8b01-7cb39427fe69 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:58.686312 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-774bf209-f399-4199-8b01-7cb39427fe69 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:58.708665 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.708665 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:58.708665 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-774bf209-f399-4199-8b01-7cb39427fe69 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:58.709555 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-774bf209-f399-4199-8b01-7cb39427fe69 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:58.709555 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1286/5121] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:58 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1212 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:58.725127 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73d75b37-d882-47a3-84ba-053bac27a708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efbfdde2-7cd5-41a9-ad30-cf586cb74786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-493765844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['405b88c6-b4d1-43ab-a4e6-10f121dc9db0','5b6c3a1e-b3f5-4961-982f-b45800fcbdb6','673fd762-7de5-4578-9c2c-83c64e7acdd2','c9a096bc-d69f-4f8f-8dac-6a4073d63842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-493765844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efbfdde2-7cd5-41a9-ad30-cf586cb74786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5522a59d4b646f58cef0b6cd259c204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:58.726461 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947b4208-e015-4afa-b1b8-2cb211615c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:58.776095 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-6711be37-acd5-43d7-a34a-cf04768f784a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.779098 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-6711be37-acd5-43d7-a34a-cf04768f784a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:58.779770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-6711be37-acd5-43d7-a34a-cf04768f784a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:58.779770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-6711be37-acd5-43d7-a34a-cf04768f784a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:58.793630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947b4208-e015-4afa-b1b8-2cb211615c02) transitioned into state 'SUCCESS' from state '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-493765844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['405b88c6-b4d1-43ab-a4e6-10f121dc9db0','5b6c3a1e-b3f5-4961-982f-b45800fcbdb6','673fd762-7de5-4578-9c2c-83c64e7acdd2','c9a096bc-d69f-4f8f-8dac-6a4073d63842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:58.794612 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f791cf-4c54-4738-b0a1-156cac39e7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:58.817891 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.817891 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:58.821560 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-6711be37-acd5-43d7-a34a-cf04768f784a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:58.826485 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-6711be37-acd5-43d7-a34a-cf04768f784a tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:58.826928 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1283/5122] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:39:58 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:58.850599 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-5454cd3a-16c4-444e-ba52-e3b73db6e231 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.852941 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-5454cd3a-16c4-444e-ba52-e3b73db6e231 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] POST https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b/action Jul 03 06:39:58.853317 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-5454cd3a-16c4-444e-ba52-e3b73db6e231 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:58.853466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-5454cd3a-16c4-444e-ba52-e3b73db6e231 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:58.858209 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f791cf-4c54-4738-b0a1-156cac39e7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:58.859258 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (3efe78dd-8dda-4d72-8bbc-e45159265b0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:58.859667 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request issued successfully. Jul 03 06:39:58.860528 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b84937e2-7ada-4fed-8286-483c924057c7 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:58.861373 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1270/5123] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:58 2026] POST /volume/v3/volumes => generated 756 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:58.864877 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.864877 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:58.868882 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-5454cd3a-16c4-444e-ba52-e3b73db6e231 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:58.872774 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e0003598-f9c3-42d3-b241-507e3352633c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.874461 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:58.874835 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-434498403"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:58.876261 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request body: {'volume': {"'imageRef": '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-434498403'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:58.876397 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume of 1 GB Jul 03 06:39:58.889553 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-5454cd3a-16c4-444e-ba52-e3b73db6e231 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Begin detaching volume completed successfully. Jul 03 06:39:58.889834 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-5454cd3a-16c4-444e-ba52-e3b73db6e231 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b/action returned with HTTP 202 Jul 03 06:39:58.890377 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1285/5124] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:39:58 2026] POST /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:39:58.890740 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Availability Zones retrieved successfully. Jul 03 06:39:58.896682 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (0537158e-5d2c-4b9d-8e79-a2194357e21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:58.897962 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbecae88-1a4b-4591-9b81-2ae18875ab0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:58.898836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:58.927611 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbecae88-1a4b-4591-9b81-2ae18875ab0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:58.927793 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ea03f831-bf24-46b1-8792-3ef433609013 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:58.928524 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e47c0d5-7142-4b3b-bee0-9370b21a31ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:58.929882 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ea03f831-bf24-46b1-8792-3ef433609013 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:58.930103 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ea03f831-bf24-46b1-8792-3ef433609013 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:58.930327 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ea03f831-bf24-46b1-8792-3ef433609013 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:58.940485 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:58.940485 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:58.944407 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ea03f831-bf24-46b1-8792-3ef433609013 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:58.949129 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ea03f831-bf24-46b1-8792-3ef433609013 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:58.949521 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1284/5125] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:58 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:59.022286 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Created reservations ['70037502-d73a-47f4-a4ef-fa178b48a15d', 'aac61c0d-0560-40fc-8d4d-92e5e40d3a6a', '6d41f262-286a-4501-b503-d792163fd14e', '349d41e7-3e93-4572-8690-b700109ae499'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:59.023283 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e47c0d5-7142-4b3b-bee0-9370b21a31ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70037502-d73a-47f4-a4ef-fa178b48a15d', 'aac61c0d-0560-40fc-8d4d-92e5e40d3a6a', '6d41f262-286a-4501-b503-d792163fd14e', '349d41e7-3e93-4572-8690-b700109ae499']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.024384 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4cca9d2-4267-436e-a4e3-a5b8bc70833d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.062424 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4cca9d2-4267-436e-a4e3-a5b8bc70833d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-434498403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['70037502-d73a-47f4-a4ef-fa178b48a15d','aac61c0d-0560-40fc-8d4d-92e5e40d3a6a','6d41f262-286a-4501-b503-d792163fd14e','349d41e7-3e93-4572-8690-b700109ae499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-434498403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5522a59d4b646f58cef0b6cd259c204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.063322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42755c75-e6f1-48e4-9572-2bbc9d063511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.095647 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42755c75-e6f1-48e4-9572-2bbc9d063511) transitioned into state 'SUCCESS' from state '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-434498403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['70037502-d73a-47f4-a4ef-fa178b48a15d','aac61c0d-0560-40fc-8d4d-92e5e40d3a6a','6d41f262-286a-4501-b503-d792163fd14e','349d41e7-3e93-4572-8690-b700109ae499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.096506 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b7859f-efd8-4a71-a306-4bdcad3b43e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.116345 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b7859f-efd8-4a71-a306-4bdcad3b43e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.117182 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (0537158e-5d2c-4b9d-8e79-a2194357e21e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:59.117499 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request issued successfully. Jul 03 06:39:59.118129 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e0003598-f9c3-42d3-b241-507e3352633c tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:59.118727 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1287/5126] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:58 2026] POST /volume/v3/volumes => generated 756 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:59.131226 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.133320 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:59.133877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-696709557"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:59.135399 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request body: {'volume': {"'imageRef": '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-696709557'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:59.135524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume of 1 GB Jul 03 06:39:59.135888 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.135888 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:59.140031 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Availability Zones retrieved successfully. Jul 03 06:39:59.146117 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (cb9afd96-534a-43ae-bda3-d11776a07c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:59.147139 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ef0b61-d82a-4960-863d-f1f7cc9d0904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.148052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:59.175757 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ef0b61-d82a-4960-863d-f1f7cc9d0904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.177106 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946d6bcc-adfa-495c-944d-469f9cf5e9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.273790 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Created reservations ['308a6341-c652-4c9e-8df2-759d5bd2df96', '34ae4eb5-04ee-4dd3-8c4a-a938a46a4efc', '8e826a10-7781-4035-a115-1f1c42fbd421', 'c39d7502-bdd8-4647-9b87-2a4f39e3c80f'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:59.274810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946d6bcc-adfa-495c-944d-469f9cf5e9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['308a6341-c652-4c9e-8df2-759d5bd2df96', '34ae4eb5-04ee-4dd3-8c4a-a938a46a4efc', '8e826a10-7781-4035-a115-1f1c42fbd421', 'c39d7502-bdd8-4647-9b87-2a4f39e3c80f']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.276780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4dd7ef9-2cbe-4c9e-adb4-72124a06bfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.295576 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8f74ad49-a0e8-4cb5-8c1e-ef99f4c3c2aa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.299885 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f74ad49-a0e8-4cb5-8c1e-ef99f4c3c2aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:39:59.299885 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f74ad49-a0e8-4cb5-8c1e-ef99f4c3c2aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:59.299885 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f74ad49-a0e8-4cb5-8c1e-ef99f4c3c2aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:59.299885 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-8f74ad49-a0e8-4cb5-8c1e-ef99f4c3c2aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:39:59.307619 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.307619 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:59.307916 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f74ad49-a0e8-4cb5-8c1e-ef99f4c3c2aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:39:59.308501 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1286/5127] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:39:59 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:59.324756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4dd7ef9-2cbe-4c9e-adb4-72124a06bfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9565630d-d782-4abb-b2c2-84928fd3b1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-696709557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['308a6341-c652-4c9e-8df2-759d5bd2df96','34ae4eb5-04ee-4dd3-8c4a-a938a46a4efc','8e826a10-7781-4035-a115-1f1c42fbd421','c39d7502-bdd8-4647-9b87-2a4f39e3c80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-696709557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9565630d-d782-4abb-b2c2-84928fd3b1c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5522a59d4b646f58cef0b6cd259c204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.325801 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d48cd78-03ea-4737-8a0b-357c3669de9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.393614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d48cd78-03ea-4737-8a0b-357c3669de9f) transitioned into state 'SUCCESS' from state '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-696709557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['308a6341-c652-4c9e-8df2-759d5bd2df96','34ae4eb5-04ee-4dd3-8c4a-a938a46a4efc','8e826a10-7781-4035-a115-1f1c42fbd421','c39d7502-bdd8-4647-9b87-2a4f39e3c80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.394375 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1238c866-c2c2-4aeb-a51b-7be5c2b60af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.432321 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1238c866-c2c2-4aeb-a51b-7be5c2b60af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.433136 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (cb9afd96-534a-43ae-bda3-d11776a07c2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:59.433477 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request issued successfully. Jul 03 06:39:59.434082 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c7ac89d9-e5c5-4497-a2f9-236df2e6afe4 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:59.434607 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1271/5128] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:59 2026] POST /volume/v3/volumes => generated 756 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:59.450471 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.452283 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:59.452785 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-993588367"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:59.454250 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request body: {'volume': {"'imageRef": '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-993588367'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:59.454403 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume of 1 GB Jul 03 06:39:59.487328 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Availability Zones retrieved successfully. Jul 03 06:39:59.493001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (806f7422-2d1e-4b79-83da-28de5262c95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:59.493908 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfb9bf4-037b-4dc2-bd74-296106720e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.494801 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:59.538976 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfb9bf4-037b-4dc2-bd74-296106720e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.539902 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6be0c8-1b05-4339-98db-eaffb70020ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.593221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9b64c6b6-fffb-4718-b3b2-3a1dbfc1a20f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.596023 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9b64c6b6-fffb-4718-b3b2-3a1dbfc1a20f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 Jul 03 06:39:59.596247 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9b64c6b6-fffb-4718-b3b2-3a1dbfc1a20f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:59.596478 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9b64c6b6-fffb-4718-b3b2-3a1dbfc1a20f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:59.628203 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.628203 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:59.628528 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9b64c6b6-fffb-4718-b3b2-3a1dbfc1a20f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:59.629256 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9b64c6b6-fffb-4718-b3b2-3a1dbfc1a20f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 returned with HTTP 200 Jul 03 06:39:59.629649 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1288/5129] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:59 2026] GET /volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:59.641365 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-28095fcd-6c75-4873-9945-74098d9aa4d9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.643250 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-28095fcd-6c75-4873-9945-74098d9aa4d9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] POST https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48/action Jul 03 06:39:59.643592 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-28095fcd-6c75-4873-9945-74098d9aa4d9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:59.643754 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-28095fcd-6c75-4873-9945-74098d9aa4d9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:59.645115 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.admin_actions [None req-28095fcd-6c75-4873-9945-74098d9aa4d9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Updating snapshot '824fc7d2-ff92-445e-862a-eff9da0aeb48' with '{'status': 'creating'}' {{(pid=99916) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:39:59.654199 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.654199 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:59.656973 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Created reservations ['850348aa-f294-486a-9113-78f563c78ffa', '0873b5c2-1aa5-45af-8485-1e7d93db861e', '6aa8e2b1-28a2-44f9-893c-4dfeea9bbcca', '85b57e20-2d1a-4dd6-9c62-3acb0b260f00'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:39:59.657910 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6be0c8-1b05-4339-98db-eaffb70020ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['850348aa-f294-486a-9113-78f563c78ffa', '0873b5c2-1aa5-45af-8485-1e7d93db861e', '6aa8e2b1-28a2-44f9-893c-4dfeea9bbcca', '85b57e20-2d1a-4dd6-9c62-3acb0b260f00']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.658640 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c72798e-303b-4fe7-ae4d-0fb0b90a06dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.692724 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-28095fcd-6c75-4873-9945-74098d9aa4d9 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48/action returned with HTTP 202 Jul 03 06:39:59.693203 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1287/5130] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:39:59 2026] POST /volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:39:59.701247 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ce7c7adb-4ffd-4219-a00a-d0b65839ce04 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.703617 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce7c7adb-4ffd-4219-a00a-d0b65839ce04 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 Jul 03 06:39:59.704103 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce7c7adb-4ffd-4219-a00a-d0b65839ce04 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:59.704178 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce7c7adb-4ffd-4219-a00a-d0b65839ce04 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:59.711313 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.711313 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:39:59.711313 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ce7c7adb-4ffd-4219-a00a-d0b65839ce04 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:59.712261 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce7c7adb-4ffd-4219-a00a-d0b65839ce04 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 returned with HTTP 200 Jul 03 06:39:59.712809 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1272/5131] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:59 2026] GET /volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:59.725539 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-33b01573-411c-4c31-b791-bec2546e307b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.727175 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-33b01573-411c-4c31-b791-bec2546e307b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] POST https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48/action Jul 03 06:39:59.727496 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-33b01573-411c-4c31-b791-bec2546e307b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:39:59.727649 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-33b01573-411c-4c31-b791-bec2546e307b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:59.734898 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.snapshot_actions [None req-33b01573-411c-4c31-b791-bec2546e307b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99919) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 06:39:59.735917 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.735917 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:59.736538 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.snapshot_actions [None req-33b01573-411c-4c31-b791-bec2546e307b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] Updating snapshot 824fc7d2-ff92-445e-862a-eff9da0aeb48 with info {'id': '824fc7d2-ff92-445e-862a-eff9da0aeb48', 'status': 'error', 'progress': '80%'} Jul 03 06:39:59.749987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c72798e-303b-4fe7-ae4d-0fb0b90a06dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae5b7cfa-839a-4342-83b7-1f73faf0d6bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-993588367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['850348aa-f294-486a-9113-78f563c78ffa','0873b5c2-1aa5-45af-8485-1e7d93db861e','6aa8e2b1-28a2-44f9-893c-4dfeea9bbcca','85b57e20-2d1a-4dd6-9c62-3acb0b260f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-993588367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae5b7cfa-839a-4342-83b7-1f73faf0d6bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5522a59d4b646f58cef0b6cd259c204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.751056 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b92ae59-3601-4b31-bccc-ef665ffdeaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.831606 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-33b01573-411c-4c31-b791-bec2546e307b tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-member] https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48/action returned with HTTP 202 Jul 03 06:39:59.831836 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1289/5132] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:39:59 2026] POST /volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:59.832478 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b92ae59-3601-4b31-bccc-ef665ffdeaf8) transitioned into state 'SUCCESS' from state '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-993588367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['850348aa-f294-486a-9113-78f563c78ffa','0873b5c2-1aa5-45af-8485-1e7d93db861e','6aa8e2b1-28a2-44f9-893c-4dfeea9bbcca','85b57e20-2d1a-4dd6-9c62-3acb0b260f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.833336 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf94d3d7-e7fe-4eba-87f9-8d41df0de728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.844619 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e0c2b0f9-c946-464e-aa7a-06afdfd20ac1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.846129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0c2b0f9-c946-464e-aa7a-06afdfd20ac1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 Jul 03 06:39:59.846553 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0c2b0f9-c946-464e-aa7a-06afdfd20ac1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:59.846900 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0c2b0f9-c946-464e-aa7a-06afdfd20ac1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:59.847155 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-e0c2b0f9-c946-464e-aa7a-06afdfd20ac1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete snapshot with id: 824fc7d2-ff92-445e-862a-eff9da0aeb48 Jul 03 06:39:59.855061 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.855061 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:59.855061 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e0c2b0f9-c946-464e-aa7a-06afdfd20ac1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:59.897433 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf94d3d7-e7fe-4eba-87f9-8d41df0de728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:39:59.898865 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (806f7422-2d1e-4b79-83da-28de5262c95b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:59.899629 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request issued successfully. Jul 03 06:39:59.900646 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-740f138a-c649-4456-8ac8-4de0e3e335f5 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:39:59.901246 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1285/5133] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:59 2026] POST /volume/v3/volumes => generated 756 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:39:59.913876 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.915661 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:39:59.916015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-970057622"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:39:59.917480 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request body: {'volume': {"'imageRef": '04f4230f-cd5e-429f-b173-fafbacef8731', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-970057622'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:39:59.917612 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume of 1 GB Jul 03 06:39:59.935982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0cba3c58-5ebc-4b8c-b9a9-ede1301614c4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.936802 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cba3c58-5ebc-4b8c-b9a9-ede1301614c4 None None] GET https://10.4.3.243/volume// Jul 03 06:39:59.936959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cba3c58-5ebc-4b8c-b9a9-ede1301614c4 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:59.937250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cba3c58-5ebc-4b8c-b9a9-ede1301614c4 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:59.937579 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cba3c58-5ebc-4b8c-b9a9-ede1301614c4 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:39:59.937986 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1290/5134] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:39:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:39:59.938603 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Availability Zones retrieved successfully. Jul 03 06:39:59.940983 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e0c2b0f9-c946-464e-aa7a-06afdfd20ac1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot delete request issued successfully. Jul 03 06:39:59.941176 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0c2b0f9-c946-464e-aa7a-06afdfd20ac1 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 returned with HTTP 202 Jul 03 06:39:59.941839 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1288/5135] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:39:59 2026] DELETE /volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:39:59.946428 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (249eee9e-2bee-4b47-903d-cb47314b85d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:39:59.948733 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170275b9-2d76-40bd-8697-ddaebc5379d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:39:59.948961 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-bed4ed51-bce3-424e-bfe1-db73f2783130 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.949079 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:39:59.952091 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-bed4ed51-bce3-424e-bfe1-db73f2783130 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:59.952191 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2bc26c5a-3390-4ff1-a892-fe09f9291d60 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.952329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-bed4ed51-bce3-424e-bfe1-db73f2783130 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:59.952579 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-bed4ed51-bce3-424e-bfe1-db73f2783130 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:59.954067 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2bc26c5a-3390-4ff1-a892-fe09f9291d60 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 Jul 03 06:39:59.954295 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2bc26c5a-3390-4ff1-a892-fe09f9291d60 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:59.954440 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2bc26c5a-3390-4ff1-a892-fe09f9291d60 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:59.959530 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.959530 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:39:59.960080 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2bc26c5a-3390-4ff1-a892-fe09f9291d60 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Snapshot retrieved successfully. Jul 03 06:39:59.960898 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2bc26c5a-3390-4ff1-a892-fe09f9291d60 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 returned with HTTP 200 Jul 03 06:39:59.961288 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1291/5136] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:39:59 2026] GET /volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:39:59.965618 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9df4278f-5eea-4fd1-a20a-7ed294d722cd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:39:59.967873 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9df4278f-5eea-4fd1-a20a-7ed294d722cd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:39:59.968198 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9df4278f-5eea-4fd1-a20a-7ed294d722cd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:39:59.968371 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9df4278f-5eea-4fd1-a20a-7ed294d722cd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:39:59.972679 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.972679 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:39:59.976916 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-bed4ed51-bce3-424e-bfe1-db73f2783130 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:59.979391 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:39:59.979391 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:39:59.983316 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9df4278f-5eea-4fd1-a20a-7ed294d722cd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:39:59.992440 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9df4278f-5eea-4fd1-a20a-7ed294d722cd tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:59.992719 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-bed4ed51-bce3-424e-bfe1-db73f2783130 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:39:59.993113 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1289/5137] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:39:59 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:39:59.993333 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1286/5138] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:39:59 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:40:00.009926 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170275b9-2d76-40bd-8697-ddaebc5379d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:00.010840 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ba6301-8406-41f4-8a3d-f29a76b3282b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:00.078772 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Created reservations ['42d2a0fe-46fb-4035-b8ac-487cc4870a9f', '6334c99d-a484-4dfd-a44f-18a1c8cfe519', '3c50e8fb-b9dc-4662-b540-950cf1da94dc', '365e5547-2e8c-4e9d-9af3-949d50365281'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:00.079840 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ba6301-8406-41f4-8a3d-f29a76b3282b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42d2a0fe-46fb-4035-b8ac-487cc4870a9f', '6334c99d-a484-4dfd-a44f-18a1c8cfe519', '3c50e8fb-b9dc-4662-b540-950cf1da94dc', '365e5547-2e8c-4e9d-9af3-949d50365281']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:00.080819 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe6cc688-bf13-47d5-b5d4-c07a9c87a63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:00.111824 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe6cc688-bf13-47d5-b5d4-c07a9c87a63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c57adc0e-5d11-4a3e-9073-adf74bd01e14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-970057622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['42d2a0fe-46fb-4035-b8ac-487cc4870a9f','6334c99d-a484-4dfd-a44f-18a1c8cfe519','3c50e8fb-b9dc-4662-b540-950cf1da94dc','365e5547-2e8c-4e9d-9af3-949d50365281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-970057622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c57adc0e-5d11-4a3e-9073-adf74bd01e14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5522a59d4b646f58cef0b6cd259c204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:00.112891 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cb5328-2c68-428f-a7b3-b9c8223f337a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:00.210552 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cb5328-2c68-428f-a7b3-b9c8223f337a) transitioned into state 'SUCCESS' from state '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-970057622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5522a59d4b646f58cef0b6cd259c204',qos_specs=None,replication_status=,reservations=['42d2a0fe-46fb-4035-b8ac-487cc4870a9f','6334c99d-a484-4dfd-a44f-18a1c8cfe519','3c50e8fb-b9dc-4662-b540-950cf1da94dc','365e5547-2e8c-4e9d-9af3-949d50365281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3a2ea1caa6747b38c1818d8c030c187',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:00.211441 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7536ab-f2db-41ed-93f9-d6b5a6a313a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:00.243561 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7536ab-f2db-41ed-93f9-d6b5a6a313a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:00.244515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Flow 'volume_create_api' (249eee9e-2bee-4b47-903d-cb47314b85d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:00.244827 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Create volume request issued successfully. Jul 03 06:40:00.249769 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7e63d0fa-f341-4851-bb46-f395c9aa601a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:00.249769 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1273/5139] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:39:59 2026] POST /volume/v3/volumes => generated 756 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:00.267834 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-99798de5-57ef-426f-8624-29ac4536741e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.269713 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-99798de5-57ef-426f-8624-29ac4536741e tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 Jul 03 06:40:00.269968 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-99798de5-57ef-426f-8624-29ac4536741e tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.270237 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-99798de5-57ef-426f-8624-29ac4536741e tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.277658 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.277658 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:00.281690 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-99798de5-57ef-426f-8624-29ac4536741e tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:00.286484 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-99798de5-57ef-426f-8624-29ac4536741e tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 returned with HTTP 200 Jul 03 06:40:00.286913 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1292/5140] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:00.307839 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-515c4de9-85da-46db-bcba-331111bf42ce None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.309750 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-515c4de9-85da-46db-bcba-331111bf42ce tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e Jul 03 06:40:00.310203 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-515c4de9-85da-46db-bcba-331111bf42ce tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.310587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-515c4de9-85da-46db-bcba-331111bf42ce tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.317611 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.317611 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:00.321591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-909fd95e-e5f1-4e41-8904-7ab673b59a26 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.322486 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-515c4de9-85da-46db-bcba-331111bf42ce tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:00.323191 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-909fd95e-e5f1-4e41-8904-7ab673b59a26 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:40:00.324505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-909fd95e-e5f1-4e41-8904-7ab673b59a26 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.324505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-909fd95e-e5f1-4e41-8904-7ab673b59a26 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.324505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-909fd95e-e5f1-4e41-8904-7ab673b59a26 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 284fa90e-2eac-46dd-a634-c58baf15b5b8. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:00.328195 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-515c4de9-85da-46db-bcba-331111bf42ce tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e returned with HTTP 200 Jul 03 06:40:00.328195 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1290/5141] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:00.328679 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.328679 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:00.329395 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-909fd95e-e5f1-4e41-8904-7ab673b59a26 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 200 Jul 03 06:40:00.329848 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1287/5142] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:00.340962 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f3497ac4-a2fd-487f-a4d4-16906b8ab4a1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.342937 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bfae36f0-1686-4f22-a0be-5318aa0636c0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.343310 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f3497ac4-a2fd-487f-a4d4-16906b8ab4a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 Jul 03 06:40:00.343588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f3497ac4-a2fd-487f-a4d4-16906b8ab4a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.343813 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f3497ac4-a2fd-487f-a4d4-16906b8ab4a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.343924 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-f3497ac4-a2fd-487f-a4d4-16906b8ab4a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete backup with id: 284fa90e-2eac-46dd-a634-c58baf15b5b8. Jul 03 06:40:00.345009 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfae36f0-1686-4f22-a0be-5318aa0636c0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 Jul 03 06:40:00.345253 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfae36f0-1686-4f22-a0be-5318aa0636c0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.350802 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bfae36f0-1686-4f22-a0be-5318aa0636c0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.350951 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.350951 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:00.409891 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.409891 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:00.414856 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bfae36f0-1686-4f22-a0be-5318aa0636c0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:00.420535 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bfae36f0-1686-4f22-a0be-5318aa0636c0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 returned with HTTP 200 Jul 03 06:40:00.421145 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1293/5143] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:00.438286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-66c27b6c-b900-4d24-bdb0-358f2a7fb042 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.440256 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-66c27b6c-b900-4d24-bdb0-358f2a7fb042 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb Jul 03 06:40:00.440477 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-66c27b6c-b900-4d24-bdb0-358f2a7fb042 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.440675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-66c27b6c-b900-4d24-bdb0-358f2a7fb042 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.462882 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-f3497ac4-a2fd-487f-a4d4-16906b8ab4a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] delete_backup rpcapi backup_id 284fa90e-2eac-46dd-a634-c58baf15b5b8 {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:40:00.465855 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f3497ac4-a2fd-487f-a4d4-16906b8ab4a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 returned with HTTP 202 Jul 03 06:40:00.466405 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1274/5144] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:40:00 2026] DELETE /volume/v3/backups/284fa90e-2eac-46dd-a634-c58baf15b5b8 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:40:00.469516 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.469516 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:00.476518 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d05801f3-3155-44b6-83f9-8e9365c2ad0a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.477753 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-66c27b6c-b900-4d24-bdb0-358f2a7fb042 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:00.478209 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d05801f3-3155-44b6-83f9-8e9365c2ad0a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 Jul 03 06:40:00.478463 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d05801f3-3155-44b6-83f9-8e9365c2ad0a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.478813 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d05801f3-3155-44b6-83f9-8e9365c2ad0a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.479529 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d05801f3-3155-44b6-83f9-8e9365c2ad0a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume with id: fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 Jul 03 06:40:00.485296 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-66c27b6c-b900-4d24-bdb0-358f2a7fb042 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb returned with HTTP 200 Jul 03 06:40:00.486017 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1291/5145] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:00.502672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bb1d9dde-596c-4c9c-8213-849650c4a464 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.505245 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb1d9dde-596c-4c9c-8213-849650c4a464 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 Jul 03 06:40:00.505562 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb1d9dde-596c-4c9c-8213-849650c4a464 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.505887 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb1d9dde-596c-4c9c-8213-849650c4a464 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.508388 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.508388 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:00.508910 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d05801f3-3155-44b6-83f9-8e9365c2ad0a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:00.515280 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.515280 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:00.519291 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-bb1d9dde-596c-4c9c-8213-849650c4a464 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:00.524627 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb1d9dde-596c-4c9c-8213-849650c4a464 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 returned with HTTP 200 Jul 03 06:40:00.525138 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1294/5146] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:00.606740 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-9836c795-7893-4cbd-b30a-ce53d8b79f9e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.609059 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-9836c795-7893-4cbd-b30a-ce53d8b79f9e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:40:00.614544 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-9836c795-7893-4cbd-b30a-ce53d8b79f9e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.614544 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-9836c795-7893-4cbd-b30a-ce53d8b79f9e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.622591 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.622591 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:00.627338 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-9836c795-7893-4cbd-b30a-ce53d8b79f9e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:40:00.632989 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-9836c795-7893-4cbd-b30a-ce53d8b79f9e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:40:00.633524 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1275/5147] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:00.635119 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d05801f3-3155-44b6-83f9-8e9365c2ad0a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume request issued successfully. Jul 03 06:40:00.635825 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d05801f3-3155-44b6-83f9-8e9365c2ad0a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 returned with HTTP 202 Jul 03 06:40:00.636050 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1288/5148] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:40:00 2026] DELETE /volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:00.647005 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-47825b10-c375-45ea-8b74-6d53a285c872 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.649068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-47825b10-c375-45ea-8b74-6d53a285c872 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 Jul 03 06:40:00.649309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-47825b10-c375-45ea-8b74-6d53a285c872 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.649548 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-47825b10-c375-45ea-8b74-6d53a285c872 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.659138 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.659138 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:00.664577 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-47825b10-c375-45ea-8b74-6d53a285c872 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:00.671794 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-47825b10-c375-45ea-8b74-6d53a285c872 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 returned with HTTP 200 Jul 03 06:40:00.671794 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1292/5149] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:00.961591 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-88f7b1d6-6157-44a0-b547-abf1b36df17e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.964244 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-88f7b1d6-6157-44a0-b547-abf1b36df17e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6 Jul 03 06:40:00.964353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-88f7b1d6-6157-44a0-b547-abf1b36df17e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.964649 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-88f7b1d6-6157-44a0-b547-abf1b36df17e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:00.980051 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:00.980051 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:00.992359 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0dc075b2-7dfc-4084-a031-bad1a188f87d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:00.992359 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0dc075b2-7dfc-4084-a031-bad1a188f87d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 Jul 03 06:40:00.992359 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0dc075b2-7dfc-4084-a031-bad1a188f87d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:00.992359 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0dc075b2-7dfc-4084-a031-bad1a188f87d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.005889 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0dc075b2-7dfc-4084-a031-bad1a188f87d tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 returned with HTTP 404 Jul 03 06:40:01.006435 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1276/5150] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:00 2026] GET /volume/v3/snapshots/824fc7d2-ff92-445e-862a-eff9da0aeb48 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:01.008857 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c5c1fe67-a6cd-4680-99ba-aaea5c800388 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.010639 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c5c1fe67-a6cd-4680-99ba-aaea5c800388 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:40:01.010882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c5c1fe67-a6cd-4680-99ba-aaea5c800388 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.011080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c5c1fe67-a6cd-4680-99ba-aaea5c800388 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.023422 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-338f0f8f-7b59-41d4-8c51-8f6adb64b4c7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.025301 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-338f0f8f-7b59-41d4-8c51-8f6adb64b4c7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 Jul 03 06:40:01.033785 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-338f0f8f-7b59-41d4-8c51-8f6adb64b4c7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.033785 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-338f0f8f-7b59-41d4-8c51-8f6adb64b4c7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.033785 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-338f0f8f-7b59-41d4-8c51-8f6adb64b4c7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume with id: d878a3ab-bc83-42e8-9dd6-66eaeabca422 Jul 03 06:40:01.036417 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.036417 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:01.036780 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-338f0f8f-7b59-41d4-8c51-8f6adb64b4c7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:40:01.043866 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.043866 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:01.045206 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c5c1fe67-a6cd-4680-99ba-aaea5c800388 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:40:01.070944 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c5c1fe67-a6cd-4680-99ba-aaea5c800388 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:40:01.071308 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1289/5151] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:01 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 1215 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:01.094963 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-338f0f8f-7b59-41d4-8c51-8f6adb64b4c7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Delete volume request issued successfully. Jul 03 06:40:01.095236 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-338f0f8f-7b59-41d4-8c51-8f6adb64b4c7 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 returned with HTTP 202 Jul 03 06:40:01.095786 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1293/5152] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:01 2026] DELETE /volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:01.105567 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5cc1b461-e364-4046-b534-5b15c836f82f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.107595 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5cc1b461-e364-4046-b534-5b15c836f82f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 Jul 03 06:40:01.107856 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5cc1b461-e364-4046-b534-5b15c836f82f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.108090 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5cc1b461-e364-4046-b534-5b15c836f82f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.116070 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.116070 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:01.119947 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5cc1b461-e364-4046-b534-5b15c836f82f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Volume info retrieved successfully. Jul 03 06:40:01.124435 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5cc1b461-e364-4046-b534-5b15c836f82f tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 returned with HTTP 200 Jul 03 06:40:01.124927 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1277/5153] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:01 2026] GET /volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:01.348083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1697af66-1841-4689-b78f-90ad11b6f9f8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.389556 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1697af66-1841-4689-b78f-90ad11b6f9f8 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:40:01.390011 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1697af66-1841-4689-b78f-90ad11b6f9f8 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1480032556", "extra_specs": {}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:01.408583 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1697af66-1841-4689-b78f-90ad11b6f9f8 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:40:01.408979 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1290/5154] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:40:01 2026] POST /volume/v3/types => generated 212 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:01.418441 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b16586aa-68ff-450e-a553-2cfd925a5f86 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.420666 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b16586aa-68ff-450e-a553-2cfd925a5f86 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] POST https://10.4.3.243/volume/v3/types/93b4b4ee-b999-435f-a276-f3f5930f1555/encryption Jul 03 06:40:01.421087 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b16586aa-68ff-450e-a553-2cfd925a5f86 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:01.442330 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b16586aa-68ff-450e-a553-2cfd925a5f86 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] https://10.4.3.243/volume/v3/types/93b4b4ee-b999-435f-a276-f3f5930f1555/encryption returned with HTTP 200 Jul 03 06:40:01.443685 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1294/5155] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:40:01 2026] POST /volume/v3/types/93b4b4ee-b999-435f-a276-f3f5930f1555/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:01.453295 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.519537 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ad9e2f78-3c7d-42ab-9e79-17892fe96de4 req-88f7b1d6-6157-44a0-b547-abf1b36df17e tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6 returned with HTTP 200 Jul 03 06:40:01.520079 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1295/5156] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:40:00 2026] DELETE /volume/v3/attachments/a3704e8d-a717-4fd8-a7a3-f608675e7fa6 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:01.535579 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:01.536004 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-892259560", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1480032556", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:01.538159 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-892259560', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1480032556', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:01.543756 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7ae9908d-b175-4813-99f8-fc33a1d6e7a0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.544208 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:40:01.544208 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.544208 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:01.544722 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:40:01.547393 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7ae9908d-b175-4813-99f8-fc33a1d6e7a0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 Jul 03 06:40:01.548115 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7ae9908d-b175-4813-99f8-fc33a1d6e7a0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.548115 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7ae9908d-b175-4813-99f8-fc33a1d6e7a0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.551651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (e36a1b0d-2772-418c-855c-525c881dbd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:01.553509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91f20b2-6f7b-4cbe-a94c-e4bdf26043e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:01.554128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:01.559765 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.559765 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:01.567483 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7ae9908d-b175-4813-99f8-fc33a1d6e7a0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:01.573787 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7ae9908d-b175-4813-99f8-fc33a1d6e7a0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 returned with HTTP 200 Jul 03 06:40:01.574317 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1291/5157] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:01 2026] GET /volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:01.591434 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-82443080-c7e8-46eb-b1e0-c194779ce107 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.592660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91f20b2-6f7b-4cbe-a94c-e4bdf26043e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=93b4b4ee-b999-435f-a276-f3f5930f1555,is_public=True,name='tempest-scenario-type-luks-1480032556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93b4b4ee-b999-435f-a276-f3f5930f1555', '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=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:01.593948 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82443080-c7e8-46eb-b1e0-c194779ce107 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] DELETE https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 Jul 03 06:40:01.594185 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66235156-68a4-4cb9-8b5e-1ad0eb227f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:01.594326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82443080-c7e8-46eb-b1e0-c194779ce107 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.594496 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82443080-c7e8-46eb-b1e0-c194779ce107 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.594709 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-82443080-c7e8-46eb-b1e0-c194779ce107 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume with id: c57adc0e-5d11-4a3e-9073-adf74bd01e14 Jul 03 06:40:01.602721 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.602721 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:01.603427 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-82443080-c7e8-46eb-b1e0-c194779ce107 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:01.634141 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-82443080-c7e8-46eb-b1e0-c194779ce107 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume request issued successfully. Jul 03 06:40:01.634335 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1480032556 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1480032556, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:40:01.634558 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82443080-c7e8-46eb-b1e0-c194779ce107 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 returned with HTTP 202 Jul 03 06:40:01.634618 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1480032556 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1480032556, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:40:01.635935 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1295/5158] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:01 2026] DELETE /volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:01.645671 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-70218b3e-1c15-4723-b2fc-d27603e9ac8a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.648206 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70218b3e-1c15-4723-b2fc-d27603e9ac8a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 Jul 03 06:40:01.648492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70218b3e-1c15-4723-b2fc-d27603e9ac8a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.648778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-70218b3e-1c15-4723-b2fc-d27603e9ac8a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.659763 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.659763 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:01.665243 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-70218b3e-1c15-4723-b2fc-d27603e9ac8a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:01.672246 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-70218b3e-1c15-4723-b2fc-d27603e9ac8a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 returned with HTTP 200 Jul 03 06:40:01.672798 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1296/5159] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:01 2026] GET /volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:01.688768 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-42c6cbc8-1b9e-4524-a840-57c4f078ae29 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.690929 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-42c6cbc8-1b9e-4524-a840-57c4f078ae29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 Jul 03 06:40:01.691219 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-42c6cbc8-1b9e-4524-a840-57c4f078ae29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.691450 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-42c6cbc8-1b9e-4524-a840-57c4f078ae29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.695781 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['30f81d1e-75bc-4fc3-ae49-e0795d1ef660', 'c0799ae8-2aa9-462b-8e63-fa8f2063fdfc', '0345d76b-fbdc-47be-a7e5-fbfefa7f152a', 'cc2511bf-122e-4b45-ae4b-20c978d38494'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:01.697128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66235156-68a4-4cb9-8b5e-1ad0eb227f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30f81d1e-75bc-4fc3-ae49-e0795d1ef660', 'c0799ae8-2aa9-462b-8e63-fa8f2063fdfc', '0345d76b-fbdc-47be-a7e5-fbfefa7f152a', 'cc2511bf-122e-4b45-ae4b-20c978d38494']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:01.698440 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-42c6cbc8-1b9e-4524-a840-57c4f078ae29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 returned with HTTP 404 Jul 03 06:40:01.698600 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0c50794-b15b-4060-8c30-0b4eaf4e57eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:01.699014 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1292/5160] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:01 2026] GET /volume/v3/volumes/fa6d5aee-1bbd-4d3b-8f57-a0700f3808c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:01.711938 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.714089 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab/export_record Jul 03 06:40:01.714302 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.714745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'export_record' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.714745 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Export record for backup 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 06:40:01.720662 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.720662 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:01.722163 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.api [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling RPCAPI with context: , host: np0000004376, backup: 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 06:40:01.733617 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0c50794-b15b-4060-8c30-0b4eaf4e57eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4d16c7c-49d3-4ffa-80a6-b99011a7ff38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-892259560',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['30f81d1e-75bc-4fc3-ae49-e0795d1ef660','c0799ae8-2aa9-462b-8e63-fa8f2063fdfc','0345d76b-fbdc-47be-a7e5-fbfefa7f152a','cc2511bf-122e-4b45-ae4b-20c978d38494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=93b4b4ee-b999-435f-a276-f3f5930f1555), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-892259560',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e4d16c7c-49d3-4ffa-80a6-b99011a7ff38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93b4b4ee-b999-435f-a276-f3f5930f1555),volume_type_id=93b4b4ee-b999-435f-a276-f3f5930f1555)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:01.734867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ff7b99-0a12-4bbf-b13c-40c56b369bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:01.739455 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] export_record in rpcapi backup_id 89e502fd-195d-44ad-ac2a-121e64e6c7ab on host np0000004376. {{(pid=99916) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 06:40:01.768140 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ff7b99-0a12-4bbf-b13c-40c56b369bdd) transitioned into state 'SUCCESS' from state '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-892259560',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['30f81d1e-75bc-4fc3-ae49-e0795d1ef660','c0799ae8-2aa9-462b-8e63-fa8f2063fdfc','0345d76b-fbdc-47be-a7e5-fbfefa7f152a','cc2511bf-122e-4b45-ae4b-20c978d38494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=93b4b4ee-b999-435f-a276-f3f5930f1555)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:01.769578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7eb986-e2a7-4ca4-ac7f-d748f8f85613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:01.790588 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7eb986-e2a7-4ca4-ac7f-d748f8f85613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:01.791716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (e36a1b0d-2772-418c-855c-525c881dbd82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:01.792424 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:40:01.793871 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9f8d5da6-ccb4-41b3-b6b3-fccb9a51a323 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:01.793871 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1278/5161] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:40:01 2026] POST /volume/v3/volumes => generated 779 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:01.808682 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8542e4f4-07ed-4f9a-bdd6-9c3decb2b914 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:01.811159 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8542e4f4-07ed-4f9a-bdd6-9c3decb2b914 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:01.811610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8542e4f4-07ed-4f9a-bdd6-9c3decb2b914 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:01.811870 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8542e4f4-07ed-4f9a-bdd6-9c3decb2b914 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:01.823730 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:01.823730 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:01.828821 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8542e4f4-07ed-4f9a-bdd6-9c3decb2b914 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:01.834628 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8542e4f4-07ed-4f9a-bdd6-9c3decb2b914 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 200 Jul 03 06:40:01.835114 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1297/5162] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:01 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:02.085197 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3dc4e677-f140-4d0d-9e24-a83da4dd9ca2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.087290 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3dc4e677-f140-4d0d-9e24-a83da4dd9ca2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:40:02.087598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3dc4e677-f140-4d0d-9e24-a83da4dd9ca2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.088363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3dc4e677-f140-4d0d-9e24-a83da4dd9ca2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.096435 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.096435 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:02.101261 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3dc4e677-f140-4d0d-9e24-a83da4dd9ca2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:40:02.108025 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3dc4e677-f140-4d0d-9e24-a83da4dd9ca2 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:40:02.108635 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1293/5163] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:02 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:02.121684 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f2832165-5935-4c57-b8a9-9cb97e59f211 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.123998 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f2832165-5935-4c57-b8a9-9cb97e59f211 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] DELETE https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:40:02.124238 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f2832165-5935-4c57-b8a9-9cb97e59f211 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.124510 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f2832165-5935-4c57-b8a9-9cb97e59f211 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.124710 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-f2832165-5935-4c57-b8a9-9cb97e59f211 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Delete volume with id: f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:40:02.132406 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.132406 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:02.133162 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f2832165-5935-4c57-b8a9-9cb97e59f211 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:40:02.141440 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d9ed2174-b74c-4450-ac25-111743f74f28 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.143314 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d9ed2174-b74c-4450-ac25-111743f74f28 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] GET https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 Jul 03 06:40:02.143568 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d9ed2174-b74c-4450-ac25-111743f74f28 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.143780 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d9ed2174-b74c-4450-ac25-111743f74f28 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.150756 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d9ed2174-b74c-4450-ac25-111743f74f28 tempest-ProjectMemberTests-597446886 tempest-ProjectMemberTests-597446886-project-admin] https://10.4.3.243/volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 returned with HTTP 404 Jul 03 06:40:02.151351 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1298/5164] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:02 2026] GET /volume/v3/volumes/d878a3ab-bc83-42e8-9dd6-66eaeabca422 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:02.161203 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f2832165-5935-4c57-b8a9-9cb97e59f211 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Delete volume request issued successfully. Jul 03 06:40:02.161497 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f2832165-5935-4c57-b8a9-9cb97e59f211 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 202 Jul 03 06:40:02.162044 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1279/5165] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:02 2026] DELETE /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:02.170340 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b6104b0f-84d1-4750-ac5a-b94be0e3fda7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.172408 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6104b0f-84d1-4750-ac5a-b94be0e3fda7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:40:02.172634 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6104b0f-84d1-4750-ac5a-b94be0e3fda7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.172890 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6104b0f-84d1-4750-ac5a-b94be0e3fda7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.180603 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.180603 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:02.185098 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b6104b0f-84d1-4750-ac5a-b94be0e3fda7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Volume info retrieved successfully. Jul 03 06:40:02.190639 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6104b0f-84d1-4750-ac5a-b94be0e3fda7 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 200 Jul 03 06:40:02.191159 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1294/5166] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:02 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:02.242515 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODllNTAyZmQtMTk1ZC00NGFkLWFjMmEtMTIxZTY0ZTZjN2FiIiwgInVzZXJfaWQiOiAiNDc4OWNkNTM2MzJjNDAxOGFjZTA3ZDY3MjA5YmQ3ZWIiLCAicHJvamVjdF9pZCI6ICI1NTY3MzdiNzFjYTE0NDc1YTQ2NmUzMWQwYTJjMzFjYiIsICJ2b2x1bWVfaWQiOiAiMDNlMTQ2ODMtZjc0MS00NzA2LThmOTctM2UyNmE5Yzc3N2EzIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjExNTM0NDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDNlMTQ2ODMtZjc0MS00NzA2LThmOTctM2UyNmE5Yzc3N2EzLzIwMjYwNzAzMDYzOTA0L2F6X25vdmFfYmFja3VwXzg5ZTUwMmZkLTE5NWQtNDRhZC1hYzJhLTEyMWU2NGU2YzdhYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6Mzk6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6Mzk6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjozOToyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99916) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 06:40:02.242767 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-be71aef1-31d1-4ccd-82d3-82a2a58fd11b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab/export_record returned with HTTP 200 Jul 03 06:40:02.243366 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1296/5167] 10.4.3.243 () {68 vars in 1430 bytes} [Fri Jul 3 06:40:01 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab/export_record => generated 1424 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:02.252810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9830cc1f-78fc-419b-aae4-7476824bf57c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.254714 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:02.255208 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1639852245"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:02.257135 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1639852245'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:02.257299 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume of 1 GB Jul 03 06:40:02.262277 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Availability Zones retrieved successfully. Jul 03 06:40:02.269542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (1fa0ccda-2cd2-4db0-b0c5-e838491d5b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:02.270578 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3adfdb95-aebf-4d6d-ac7b-719317b1c846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:02.271628 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:02.306233 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3adfdb95-aebf-4d6d-ac7b-719317b1c846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:02.307202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b7ab08-7b85-4561-b243-e42397f389b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:02.359631 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['31fa83e5-f755-4787-acbe-8a13ad6065b5', 'fbd83006-16ac-47e9-a4bb-534e91b78106', '55c71706-ef2d-4346-a869-ec60a9441841', '86e73fa5-9e3c-4700-a61b-b310ea933208'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:02.360570 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b7ab08-7b85-4561-b243-e42397f389b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31fa83e5-f755-4787-acbe-8a13ad6065b5', 'fbd83006-16ac-47e9-a4bb-534e91b78106', '55c71706-ef2d-4346-a869-ec60a9441841', '86e73fa5-9e3c-4700-a61b-b310ea933208']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:02.361522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c3b78b-2b3d-4b6d-8abc-51c1c7917a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:02.393900 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c3b78b-2b3d-4b6d-8abc-51c1c7917a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1639852245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['31fa83e5-f755-4787-acbe-8a13ad6065b5','fbd83006-16ac-47e9-a4bb-534e91b78106','55c71706-ef2d-4346-a869-ec60a9441841','86e73fa5-9e3c-4700-a61b-b310ea933208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1639852245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556737b71ca14475a466e31d0a2c31cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4789cd53632c4018ace07d67209bd7eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:02.395133 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0ef9bf-d875-49d6-bbe6-c6f036d6a80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:02.449473 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0ef9bf-d875-49d6-bbe6-c6f036d6a80e) transitioned into state 'SUCCESS' from state '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-1639852245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['31fa83e5-f755-4787-acbe-8a13ad6065b5','fbd83006-16ac-47e9-a4bb-534e91b78106','55c71706-ef2d-4346-a869-ec60a9441841','86e73fa5-9e3c-4700-a61b-b310ea933208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:02.450252 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e9c7d0a-cd17-4db3-9b98-ea23fcb2e0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:02.467721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e9c7d0a-cd17-4db3-9b98-ea23fcb2e0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:02.469049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (1fa0ccda-2cd2-4db0-b0c5-e838491d5b2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:02.469595 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request issued successfully. Jul 03 06:40:02.470451 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9830cc1f-78fc-419b-aae4-7476824bf57c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:02.471084 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1299/5168] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:40:02 2026] POST /volume/v3/volumes => generated 778 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:02.486305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bade3d59-7afa-4f2d-867c-6734ffb46fb9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.488423 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bade3d59-7afa-4f2d-867c-6734ffb46fb9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd Jul 03 06:40:02.488742 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bade3d59-7afa-4f2d-867c-6734ffb46fb9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.489118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bade3d59-7afa-4f2d-867c-6734ffb46fb9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.499667 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.499667 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:02.504231 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bade3d59-7afa-4f2d-867c-6734ffb46fb9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:02.512067 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bade3d59-7afa-4f2d-867c-6734ffb46fb9 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd returned with HTTP 200 Jul 03 06:40:02.512454 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1280/5169] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:02 2026] GET /volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:02.687330 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f7f88626-8062-4758-bce0-1cce4cf92548 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.689494 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f7f88626-8062-4758-bce0-1cce4cf92548 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 Jul 03 06:40:02.689745 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f7f88626-8062-4758-bce0-1cce4cf92548 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.689916 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f7f88626-8062-4758-bce0-1cce4cf92548 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.692581 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=527,cinder:INSERT=86,cinder:UPDATE=157 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:40:02.699593 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f7f88626-8062-4758-bce0-1cce4cf92548 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 returned with HTTP 404 Jul 03 06:40:02.700634 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1295/5170] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:02 2026] GET /volume/v3/volumes/c57adc0e-5d11-4a3e-9073-adf74bd01e14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:02.707099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f1804168-5b29-44a2-a8a1-4e54bea2cc51 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.709028 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1804168-5b29-44a2-a8a1-4e54bea2cc51 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb Jul 03 06:40:02.709329 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1804168-5b29-44a2-a8a1-4e54bea2cc51 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.709559 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1804168-5b29-44a2-a8a1-4e54bea2cc51 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.709813 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-f1804168-5b29-44a2-a8a1-4e54bea2cc51 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume with id: ae5b7cfa-839a-4342-83b7-1f73faf0d6bb Jul 03 06:40:02.717330 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.717330 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:02.717810 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f1804168-5b29-44a2-a8a1-4e54bea2cc51 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:02.741934 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f1804168-5b29-44a2-a8a1-4e54bea2cc51 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume request issued successfully. Jul 03 06:40:02.742173 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1804168-5b29-44a2-a8a1-4e54bea2cc51 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb returned with HTTP 202 Jul 03 06:40:02.742585 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1297/5171] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:02 2026] DELETE /volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:02.751007 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ee9eb58c-1b07-4378-b8de-dfaf7052e56a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.752969 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee9eb58c-1b07-4378-b8de-dfaf7052e56a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb Jul 03 06:40:02.753158 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee9eb58c-1b07-4378-b8de-dfaf7052e56a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.753326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee9eb58c-1b07-4378-b8de-dfaf7052e56a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.760381 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.760381 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:02.764059 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ee9eb58c-1b07-4378-b8de-dfaf7052e56a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:02.768411 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee9eb58c-1b07-4378-b8de-dfaf7052e56a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb returned with HTTP 200 Jul 03 06:40:02.768805 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1300/5172] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:02 2026] GET /volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:02.851562 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c48a3419-e229-461d-b737-e7b4714430b4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.853408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c48a3419-e229-461d-b737-e7b4714430b4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:02.853603 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c48a3419-e229-461d-b737-e7b4714430b4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.853803 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c48a3419-e229-461d-b737-e7b4714430b4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.860547 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.860547 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:02.864199 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c48a3419-e229-461d-b737-e7b4714430b4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:02.868482 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c48a3419-e229-461d-b737-e7b4714430b4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 200 Jul 03 06:40:02.868897 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1281/5173] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:02 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:02.883571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9c04f8a9-9fb3-461d-a6e8-58523c155749 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.885261 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9c04f8a9-9fb3-461d-a6e8-58523c155749 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:02.885468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9c04f8a9-9fb3-461d-a6e8-58523c155749 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:02.885710 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9c04f8a9-9fb3-461d-a6e8-58523c155749 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:02.892651 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.892651 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:02.896706 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9c04f8a9-9fb3-461d-a6e8-58523c155749 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:02.901494 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9c04f8a9-9fb3-461d-a6e8-58523c155749 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 200 Jul 03 06:40:02.901951 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1296/5174] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:02 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:02.916967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cac0bb88-6cde-4e5c-89e6-a6811daebc19 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:02.918886 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cac0bb88-6cde-4e5c-89e6-a6811daebc19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38/action Jul 03 06:40:02.919260 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cac0bb88-6cde-4e5c-89e6-a6811daebc19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:40:02.919413 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cac0bb88-6cde-4e5c-89e6-a6811daebc19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:02.928020 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:02.928020 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:02.928499 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cac0bb88-6cde-4e5c-89e6-a6811daebc19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:02.939528 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cac0bb88-6cde-4e5c-89e6-a6811daebc19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume updated successfully. Jul 03 06:40:02.939778 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cac0bb88-6cde-4e5c-89e6-a6811daebc19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38/action returned with HTTP 200 Jul 03 06:40:02.940251 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1298/5175] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:40:02 2026] POST /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 06:40:03.070223 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-df4c2efe-2502-4298-8ad7-ae4565923a38 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.071444 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-df4c2efe-2502-4298-8ad7-ae4565923a38 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:03.071637 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-df4c2efe-2502-4298-8ad7-ae4565923a38 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.072188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-df4c2efe-2502-4298-8ad7-ae4565923a38 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.080414 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.080414 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:03.085446 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-df4c2efe-2502-4298-8ad7-ae4565923a38 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:03.090823 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-df4c2efe-2502-4298-8ad7-ae4565923a38 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 200 Jul 03 06:40:03.091236 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1301/5176] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:03.205503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dd4b29c9-15b8-427e-83bd-493b77b05726 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.207886 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dd4b29c9-15b8-427e-83bd-493b77b05726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] GET https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b Jul 03 06:40:03.208137 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dd4b29c9-15b8-427e-83bd-493b77b05726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.208414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dd4b29c9-15b8-427e-83bd-493b77b05726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.215929 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dd4b29c9-15b8-427e-83bd-493b77b05726 tempest-VolumeMultiattachTests-1819939149 tempest-VolumeMultiattachTests-1819939149-project-member] https://10.4.3.243/volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b returned with HTTP 404 Jul 03 06:40:03.216479 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1282/5177] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/volumes/f9673bb4-93b5-4f11-b877-a742f0ba012b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:03.225711 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a016ad85-3b93-4cd5-ab40-2efda97ce00f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.228418 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a016ad85-3b93-4cd5-ab40-2efda97ce00f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:40:03.228418 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a016ad85-3b93-4cd5-ab40-2efda97ce00f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.228418 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a016ad85-3b93-4cd5-ab40-2efda97ce00f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.229846 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-a016ad85-3b93-4cd5-ab40-2efda97ce00f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:40:03.242600 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a016ad85-3b93-4cd5-ab40-2efda97ce00f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Get all volumes completed successfully. Jul 03 06:40:03.245202 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.245202 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:03.250238 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a016ad85-3b93-4cd5-ab40-2efda97ce00f tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:40:03.250680 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1297/5178] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:40:03.268929 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9852b05f-61dc-4928-9373-f53313dd10dd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.270937 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9852b05f-61dc-4928-9373-f53313dd10dd tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] DELETE https://10.4.3.243/volume/v3/types/e805a71e-d87a-49f4-84e8-6e088084d885 Jul 03 06:40:03.271219 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9852b05f-61dc-4928-9373-f53313dd10dd tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.271475 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9852b05f-61dc-4928-9373-f53313dd10dd tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.298900 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9852b05f-61dc-4928-9373-f53313dd10dd tempest-VolumeMultiattachTests-1252157899 tempest-VolumeMultiattachTests-1252157899-project-admin] https://10.4.3.243/volume/v3/types/e805a71e-d87a-49f4-84e8-6e088084d885 returned with HTTP 202 Jul 03 06:40:03.299388 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1299/5179] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:40:03 2026] DELETE /volume/v3/types/e805a71e-d87a-49f4-84e8-6e088084d885 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:03.526150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-54eadf55-d467-4669-aa08-24fb2ee0d7a1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.528191 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-54eadf55-d467-4669-aa08-24fb2ee0d7a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd Jul 03 06:40:03.528464 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-54eadf55-d467-4669-aa08-24fb2ee0d7a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.528656 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-54eadf55-d467-4669-aa08-24fb2ee0d7a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.536297 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.536297 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:03.540245 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-54eadf55-d467-4669-aa08-24fb2ee0d7a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:03.545059 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-54eadf55-d467-4669-aa08-24fb2ee0d7a1 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd returned with HTTP 200 Jul 03 06:40:03.545621 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1302/5180] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:03.559374 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c3ad229b-632b-4a74-9676-0711bf0f26b8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.561240 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c3ad229b-632b-4a74-9676-0711bf0f26b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:40:03.561603 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c3ad229b-632b-4a74-9676-0711bf0f26b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd", "name": "tempest-type-Backup-1935052314"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:03.563021 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-c3ad229b-632b-4a74-9676-0711bf0f26b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating new backup {'backup': {'volume_id': '37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd', 'name': 'tempest-type-Backup-1935052314'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:40:03.563149 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-c3ad229b-632b-4a74-9676-0711bf0f26b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating backup of volume 37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd in container None Jul 03 06:40:03.573902 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.573902 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:03.574495 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c3ad229b-632b-4a74-9676-0711bf0f26b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:03.601420 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c3ad229b-632b-4a74-9676-0711bf0f26b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['94fb4f64-21c2-4d10-b3ca-16e2d15ebee8', 'b29bdfa3-22ad-49d4-a191-b96bdc7a3ae5'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:03.601781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-aab8b3ef-68e1-43e0-bffc-71d81de055be None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.604264 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-aab8b3ef-68e1-43e0-bffc-71d81de055be tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:03.604540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-aab8b3ef-68e1-43e0-bffc-71d81de055be tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.604828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-aab8b3ef-68e1-43e0-bffc-71d81de055be tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.613097 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.613097 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:03.617218 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-aab8b3ef-68e1-43e0-bffc-71d81de055be tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:03.622092 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-aab8b3ef-68e1-43e0-bffc-71d81de055be tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 200 Jul 03 06:40:03.622547 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1298/5181] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:03.631685 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0a6407f7-7d41-42a8-9a9b-24da6d144661 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.632173 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a6407f7-7d41-42a8-9a9b-24da6d144661 None None] GET https://10.4.3.243/volume// Jul 03 06:40:03.632399 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a6407f7-7d41-42a8-9a9b-24da6d144661 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.632647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0a6407f7-7d41-42a8-9a9b-24da6d144661 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.633039 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0a6407f7-7d41-42a8-9a9b-24da6d144661 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:40:03.633420 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1300/5182] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:40:03.642330 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-f3100840-2412-41c2-82ac-d46231abda8f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.645093 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-f3100840-2412-41c2-82ac-d46231abda8f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:40:03.645556 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-f3100840-2412-41c2-82ac-d46231abda8f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4d16c7c-49d3-4ffa-80a6-b99011a7ff38", "connector": null, "instance_uuid": "6d473536-e067-403b-8d66-a43417152bac"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:03.654719 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.654719 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:03.662262 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c3ad229b-632b-4a74-9676-0711bf0f26b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:40:03.662906 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1283/5183] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:40:03 2026] POST /volume/v3/backups => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:03.672741 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d14cce22-971c-4307-91ad-b9da717c465e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.674714 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d14cce22-971c-4307-91ad-b9da717c465e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:03.674984 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d14cce22-971c-4307-91ad-b9da717c465e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.675211 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d14cce22-971c-4307-91ad-b9da717c465e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.675392 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d14cce22-971c-4307-91ad-b9da717c465e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:03.680019 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.680019 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:03.680711 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d14cce22-971c-4307-91ad-b9da717c465e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:03.681080 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1299/5184] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:03.695638 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-f3100840-2412-41c2-82ac-d46231abda8f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:40:03.696252 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1303/5185] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:40:03 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 06:40:03.783611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4549f13c-3e1c-4a24-8633-22e02db95d6b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.786142 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4549f13c-3e1c-4a24-8633-22e02db95d6b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb Jul 03 06:40:03.786457 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4549f13c-3e1c-4a24-8633-22e02db95d6b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.786722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4549f13c-3e1c-4a24-8633-22e02db95d6b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.794722 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4549f13c-3e1c-4a24-8633-22e02db95d6b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb returned with HTTP 404 Jul 03 06:40:03.795805 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1301/5186] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/volumes/ae5b7cfa-839a-4342-83b7-1f73faf0d6bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:03.804132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d6038b85-377e-443c-acb4-b43185acdc40 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.805871 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6038b85-377e-443c-acb4-b43185acdc40 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] DELETE https://10.4.3.243/volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 Jul 03 06:40:03.806030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6038b85-377e-443c-acb4-b43185acdc40 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.806231 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d6038b85-377e-443c-acb4-b43185acdc40 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.806427 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d6038b85-377e-443c-acb4-b43185acdc40 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume with id: 9565630d-d782-4abb-b2c2-84928fd3b1c9 Jul 03 06:40:03.815164 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.815164 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:03.815637 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d6038b85-377e-443c-acb4-b43185acdc40 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:03.843858 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d6038b85-377e-443c-acb4-b43185acdc40 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume request issued successfully. Jul 03 06:40:03.844056 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d6038b85-377e-443c-acb4-b43185acdc40 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 returned with HTTP 202 Jul 03 06:40:03.844613 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1284/5187] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:03 2026] DELETE /volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:03.857175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-81a358ae-66f0-4e28-b55b-13c3343b6a7d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.860080 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81a358ae-66f0-4e28-b55b-13c3343b6a7d tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 Jul 03 06:40:03.860571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81a358ae-66f0-4e28-b55b-13c3343b6a7d tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.860571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81a358ae-66f0-4e28-b55b-13c3343b6a7d tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.868277 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.868277 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:03.872430 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-81a358ae-66f0-4e28-b55b-13c3343b6a7d tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:03.877158 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81a358ae-66f0-4e28-b55b-13c3343b6a7d tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 returned with HTTP 200 Jul 03 06:40:03.877623 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1300/5188] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:03.924705 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.927091 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] DELETE https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:40:03.927375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.927658 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.927921 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Delete volume with id: dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:40:03.939603 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.939603 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:03.940172 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:40:03.956487 np0000004376 devstack@c-api.service[99919]: WARNING cinder.keymgr.conf_key_mgr [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:40:03.966907 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Delete volume request issued successfully. Jul 03 06:40:03.967132 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2bfe0daa-45f8-4e0e-a2ca-eb2926f28690 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 202 Jul 03 06:40:03.967569 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1304/5189] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:03 2026] DELETE /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:03.975126 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b53cabfb-12e9-495e-b64a-afeb7df5ea0d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:03.977111 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b53cabfb-12e9-495e-b64a-afeb7df5ea0d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:40:03.977439 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b53cabfb-12e9-495e-b64a-afeb7df5ea0d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:03.977641 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b53cabfb-12e9-495e-b64a-afeb7df5ea0d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:03.984266 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:03.984266 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:03.987447 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b53cabfb-12e9-495e-b64a-afeb7df5ea0d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Volume info retrieved successfully. Jul 03 06:40:03.991856 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b53cabfb-12e9-495e-b64a-afeb7df5ea0d tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 200 Jul 03 06:40:03.992263 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1302/5190] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:03 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:04.692028 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-44e482cc-d571-449c-8327-8b0066be5829 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:04.693651 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-44e482cc-d571-449c-8327-8b0066be5829 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:04.693864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-44e482cc-d571-449c-8327-8b0066be5829 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:04.694061 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-44e482cc-d571-449c-8327-8b0066be5829 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:04.694162 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-44e482cc-d571-449c-8327-8b0066be5829 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:04.695626 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=508,cinder:UPDATE=139,cinder:INSERT=84 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:40:04.698498 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:04.698498 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:04.699238 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-44e482cc-d571-449c-8327-8b0066be5829 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:04.699820 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1285/5191] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:04 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:04.892191 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6fc11405-7fd5-4e3b-a88e-e32742799fe9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:04.893904 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6fc11405-7fd5-4e3b-a88e-e32742799fe9 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 Jul 03 06:40:04.894121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6fc11405-7fd5-4e3b-a88e-e32742799fe9 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:04.894312 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6fc11405-7fd5-4e3b-a88e-e32742799fe9 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:04.900336 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6fc11405-7fd5-4e3b-a88e-e32742799fe9 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 returned with HTTP 404 Jul 03 06:40:04.900834 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1301/5192] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:04 2026] GET /volume/v3/volumes/9565630d-d782-4abb-b2c2-84928fd3b1c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:04.907737 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9f27fd20-b200-45c4-aacc-a264bbdaca1a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:04.910076 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f27fd20-b200-45c4-aacc-a264bbdaca1a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] DELETE https://10.4.3.243/volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e Jul 03 06:40:04.914838 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f27fd20-b200-45c4-aacc-a264bbdaca1a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:04.914838 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f27fd20-b200-45c4-aacc-a264bbdaca1a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:04.914838 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-9f27fd20-b200-45c4-aacc-a264bbdaca1a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume with id: 65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e Jul 03 06:40:04.921673 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:04.921673 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:04.922176 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9f27fd20-b200-45c4-aacc-a264bbdaca1a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:04.982137 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9f27fd20-b200-45c4-aacc-a264bbdaca1a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume request issued successfully. Jul 03 06:40:04.982340 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f27fd20-b200-45c4-aacc-a264bbdaca1a tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e returned with HTTP 202 Jul 03 06:40:04.982865 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1305/5193] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:04 2026] DELETE /volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:04.990981 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6ad46c09-6ce1-4d69-8569-4876f6f24262 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:04.993225 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6ad46c09-6ce1-4d69-8569-4876f6f24262 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e Jul 03 06:40:04.993496 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6ad46c09-6ce1-4d69-8569-4876f6f24262 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:04.993790 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6ad46c09-6ce1-4d69-8569-4876f6f24262 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:04.996744 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=501,cinder:UPDATE=166,cinder:INSERT=87,cinder:DELETE=1 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:40:05.004483 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:05.004483 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:05.008714 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-acbbf336-32eb-4d98-8269-7ec0dc583743 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:05.010764 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6ad46c09-6ce1-4d69-8569-4876f6f24262 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:05.011171 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-acbbf336-32eb-4d98-8269-7ec0dc583743 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] GET https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 Jul 03 06:40:05.011369 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-acbbf336-32eb-4d98-8269-7ec0dc583743 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:05.011658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-acbbf336-32eb-4d98-8269-7ec0dc583743 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:05.018650 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6ad46c09-6ce1-4d69-8569-4876f6f24262 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e returned with HTTP 200 Jul 03 06:40:05.019050 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-acbbf336-32eb-4d98-8269-7ec0dc583743 tempest-TestEncryptedCinderVolumes-551317472 tempest-TestEncryptedCinderVolumes-551317472-project-member] https://10.4.3.243/volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 returned with HTTP 404 Jul 03 06:40:05.019238 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1303/5194] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:04 2026] GET /volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:05.019710 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1286/5195] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:05 2026] GET /volume/v3/volumes/dc159200-ed43-4258-b577-9f458ddce5f1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:05.028959 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4ca48f94-df6e-447c-bac8-cbc684e9e9e7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:05.031014 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4ca48f94-df6e-447c-bac8-cbc684e9e9e7 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:40:05.031285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4ca48f94-df6e-447c-bac8-cbc684e9e9e7 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:05.031498 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4ca48f94-df6e-447c-bac8-cbc684e9e9e7 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:05.032418 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-4ca48f94-df6e-447c-bac8-cbc684e9e9e7 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:40:05.046904 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4ca48f94-df6e-447c-bac8-cbc684e9e9e7 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Get all volumes completed successfully. Jul 03 06:40:05.049504 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:05.049504 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:05.054284 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4ca48f94-df6e-447c-bac8-cbc684e9e9e7 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:40:05.054775 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1302/5196] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:40:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:40:05.077015 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-004914e1-7948-4fab-8ea2-d1e3db44e118 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:05.079258 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-004914e1-7948-4fab-8ea2-d1e3db44e118 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] DELETE https://10.4.3.243/volume/v3/types/75ac3190-c229-4bc4-a411-e9beb96d196e Jul 03 06:40:05.079496 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-004914e1-7948-4fab-8ea2-d1e3db44e118 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:05.079757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-004914e1-7948-4fab-8ea2-d1e3db44e118 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:05.124392 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-004914e1-7948-4fab-8ea2-d1e3db44e118 tempest-TestEncryptedCinderVolumes-640601058 tempest-TestEncryptedCinderVolumes-640601058-project-admin] https://10.4.3.243/volume/v3/types/75ac3190-c229-4bc4-a411-e9beb96d196e returned with HTTP 202 Jul 03 06:40:05.124908 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1306/5197] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:40:05 2026] DELETE /volume/v3/types/75ac3190-c229-4bc4-a411-e9beb96d196e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:05.712306 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1d3aaa95-3a1d-402e-a56e-5fe938f633d6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:05.713923 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1d3aaa95-3a1d-402e-a56e-5fe938f633d6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:05.714430 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1d3aaa95-3a1d-402e-a56e-5fe938f633d6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:05.714430 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1d3aaa95-3a1d-402e-a56e-5fe938f633d6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:05.714430 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1d3aaa95-3a1d-402e-a56e-5fe938f633d6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:05.719186 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:05.719186 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:05.719856 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1d3aaa95-3a1d-402e-a56e-5fe938f633d6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:05.722702 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1304/5198] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:05 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:06.034626 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5b95e27c-892d-48ac-8c4d-d4d7011c40fc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:06.036972 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5b95e27c-892d-48ac-8c4d-d4d7011c40fc tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e Jul 03 06:40:06.037206 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5b95e27c-892d-48ac-8c4d-d4d7011c40fc tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:06.037419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5b95e27c-892d-48ac-8c4d-d4d7011c40fc tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:06.043431 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5b95e27c-892d-48ac-8c4d-d4d7011c40fc tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e returned with HTTP 404 Jul 03 06:40:06.044133 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1287/5199] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:06 2026] GET /volume/v3/volumes/65c64c98-3a2f-4785-8c9a-f29a3bbf6d8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:06.051060 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4b5a05c1-b402-4f45-9729-0c5a89996e9b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:06.052943 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4b5a05c1-b402-4f45-9729-0c5a89996e9b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] DELETE https://10.4.3.243/volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 Jul 03 06:40:06.053140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4b5a05c1-b402-4f45-9729-0c5a89996e9b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:06.053323 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4b5a05c1-b402-4f45-9729-0c5a89996e9b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:06.053526 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-4b5a05c1-b402-4f45-9729-0c5a89996e9b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume with id: efbfdde2-7cd5-41a9-ad30-cf586cb74786 Jul 03 06:40:06.061326 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:06.061326 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:06.061939 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4b5a05c1-b402-4f45-9729-0c5a89996e9b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:06.100819 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4b5a05c1-b402-4f45-9729-0c5a89996e9b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Delete volume request issued successfully. Jul 03 06:40:06.100819 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4b5a05c1-b402-4f45-9729-0c5a89996e9b tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 returned with HTTP 202 Jul 03 06:40:06.100819 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1303/5200] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:06 2026] DELETE /volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:06.110761 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3207d03c-1b2f-4dc2-9b5e-441a1c3d44f0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:06.114038 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3207d03c-1b2f-4dc2-9b5e-441a1c3d44f0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 Jul 03 06:40:06.114038 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3207d03c-1b2f-4dc2-9b5e-441a1c3d44f0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:06.114154 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3207d03c-1b2f-4dc2-9b5e-441a1c3d44f0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:06.121705 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=552,cinder:INSERT=83,cinder:UPDATE=175 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:40:06.125252 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:06.125252 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:06.131091 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3207d03c-1b2f-4dc2-9b5e-441a1c3d44f0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Volume info retrieved successfully. Jul 03 06:40:06.145148 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3207d03c-1b2f-4dc2-9b5e-441a1c3d44f0 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 returned with HTTP 200 Jul 03 06:40:06.145338 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1307/5201] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:06 2026] GET /volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:06.732331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0f7fcf44-19bc-411c-8218-6e3dc775be29 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:06.734882 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0f7fcf44-19bc-411c-8218-6e3dc775be29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:06.735256 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0f7fcf44-19bc-411c-8218-6e3dc775be29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:06.735547 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0f7fcf44-19bc-411c-8218-6e3dc775be29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:06.735763 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-0f7fcf44-19bc-411c-8218-6e3dc775be29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:06.740954 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:06.740954 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:06.741843 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0f7fcf44-19bc-411c-8218-6e3dc775be29 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:06.742293 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1305/5202] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:06 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:07.162483 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-00d38605-cce8-414b-871d-b1fdd344cad6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:07.165499 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00d38605-cce8-414b-871d-b1fdd344cad6 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] GET https://10.4.3.243/volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 Jul 03 06:40:07.165776 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00d38605-cce8-414b-871d-b1fdd344cad6 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:07.166059 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00d38605-cce8-414b-871d-b1fdd344cad6 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:07.174971 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00d38605-cce8-414b-871d-b1fdd344cad6 tempest-CreateVolumesFromImageTest-1729276532 tempest-CreateVolumesFromImageTest-1729276532-project-member] https://10.4.3.243/volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 returned with HTTP 404 Jul 03 06:40:07.175882 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1288/5203] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:07 2026] GET /volume/v3/volumes/efbfdde2-7cd5-41a9-ad30-cf586cb74786 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:07.754809 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dcc812f4-2afe-4df4-9218-b226aa74e350 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:07.757445 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcc812f4-2afe-4df4-9218-b226aa74e350 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:07.757799 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcc812f4-2afe-4df4-9218-b226aa74e350 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:07.758122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcc812f4-2afe-4df4-9218-b226aa74e350 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:07.758224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-dcc812f4-2afe-4df4-9218-b226aa74e350 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:07.763281 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:07.763281 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:07.764133 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcc812f4-2afe-4df4-9218-b226aa74e350 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:07.764638 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1304/5204] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:07 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:08.777221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7644c409-bb91-4327-be7e-9c8567999201 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:08.779540 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7644c409-bb91-4327-be7e-9c8567999201 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:08.779877 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7644c409-bb91-4327-be7e-9c8567999201 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:08.780172 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7644c409-bb91-4327-be7e-9c8567999201 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:08.780330 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-7644c409-bb91-4327-be7e-9c8567999201 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:08.793704 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:08.793704 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:08.795071 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7644c409-bb91-4327-be7e-9c8567999201 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:08.795535 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1308/5205] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:08 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:09.030829 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-61552048-4e45-4541-a7b1-5046190569e3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:09.105063 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-61552048-4e45-4541-a7b1-5046190569e3 tempest-ProjectAdminTests-1655279868 tempest-ProjectAdminTests-1655279868-project-admin] GET https://10.4.3.243/volume/v3/scheduler-stats/get_pools Jul 03 06:40:09.105291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-61552048-4e45-4541-a7b1-5046190569e3 tempest-ProjectAdminTests-1655279868 tempest-ProjectAdminTests-1655279868-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:09.105566 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-61552048-4e45-4541-a7b1-5046190569e3 tempest-ProjectAdminTests-1655279868 tempest-ProjectAdminTests-1655279868-project-admin] Calling method 'get_pools' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:09.608283 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-61552048-4e45-4541-a7b1-5046190569e3 tempest-ProjectAdminTests-1655279868 tempest-ProjectAdminTests-1655279868-project-admin] https://10.4.3.243/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 06:40:09.608793 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1306/5206] 10.4.3.243 () {66 vars in 1291 bytes} [Fri Jul 3 06:40:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:09.618447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d3b668d7-f670-446d-b2a8-55d1f1189ada None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:09.620877 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d3b668d7-f670-446d-b2a8-55d1f1189ada tempest-ProjectAdminTests-1655279868 tempest-ProjectAdminTests-1655279868-project-admin] GET https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool Jul 03 06:40:09.621192 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d3b668d7-f670-446d-b2a8-55d1f1189ada tempest-ProjectAdminTests-1655279868 tempest-ProjectAdminTests-1655279868-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:09.621457 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d3b668d7-f670-446d-b2a8-55d1f1189ada tempest-ProjectAdminTests-1655279868 tempest-ProjectAdminTests-1655279868-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:09.666622 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6eb2a836-013c-4ca3-9793-bead70af7a0b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:09.667162 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6eb2a836-013c-4ca3-9793-bead70af7a0b None None] GET https://10.4.3.243/volume// Jul 03 06:40:09.667459 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6eb2a836-013c-4ca3-9793-bead70af7a0b None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:09.667716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6eb2a836-013c-4ca3-9793-bead70af7a0b None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:09.668033 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6eb2a836-013c-4ca3-9793-bead70af7a0b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:40:09.668394 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1305/5207] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:40:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:40:09.675952 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-dbfdd1ce-55a4-4efc-b973-48c95cd84fda None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:09.678130 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-dbfdd1ce-55a4-4efc-b973-48c95cd84fda tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:09.678375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-dbfdd1ce-55a4-4efc-b973-48c95cd84fda tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:09.678575 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-dbfdd1ce-55a4-4efc-b973-48c95cd84fda tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:09.691896 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:09.691896 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:09.696472 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-dbfdd1ce-55a4-4efc-b973-48c95cd84fda tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:09.701388 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-dbfdd1ce-55a4-4efc-b973-48c95cd84fda tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 200 Jul 03 06:40:09.702012 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1309/5208] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:40:09 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:40:09.806502 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4ef69056-2401-4b7f-b396-a539be0f6228 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:09.808599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ef69056-2401-4b7f-b396-a539be0f6228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:09.808879 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ef69056-2401-4b7f-b396-a539be0f6228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:09.809101 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ef69056-2401-4b7f-b396-a539be0f6228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:09.809252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4ef69056-2401-4b7f-b396-a539be0f6228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:09.812568 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-e0259ea6-4a30-4ee4-a79e-c8e6d10c569c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:09.815427 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:09.815427 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:09.816190 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ef69056-2401-4b7f-b396-a539be0f6228 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:09.816602 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1307/5209] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:09 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:09.818038 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-e0259ea6-4a30-4ee4-a79e-c8e6d10c569c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d Jul 03 06:40:09.818603 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-e0259ea6-4a30-4ee4-a79e-c8e6d10c569c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:09.826767 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-e0259ea6-4a30-4ee4-a79e-c8e6d10c569c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-e4d16c7c-49d3-4ffa-80a6-b99011a7ff38-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:40:09.831640 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-e0259ea6-4a30-4ee4-a79e-c8e6d10c569c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-e4d16c7c-49d3-4ffa-80a6-b99011a7ff38-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:40:09.832755 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:09.832755 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:10.131290 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d3b668d7-f670-446d-b2a8-55d1f1189ada tempest-ProjectAdminTests-1655279868 tempest-ProjectAdminTests-1655279868-project-admin] https://10.4.3.243/volume/v3/capabilities/np0000004376@storpool returned with HTTP 200 Jul 03 06:40:10.132591 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1289/5210] 10.4.3.243 () {66 vars in 1318 bytes} [Fri Jul 3 06:40:09 2026] GET /volume/v3/capabilities/np0000004376@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:10.358339 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-e0259ea6-4a30-4ee4-a79e-c8e6d10c569c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-e4d16c7c-49d3-4ffa-80a6-b99011a7ff38-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:40:10.358806 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-e0259ea6-4a30-4ee4-a79e-c8e6d10c569c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d returned with HTTP 200 Jul 03 06:40:10.359792 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1306/5211] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:40:09 2026] PUT /volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d => generated 968 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:10.828908 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-92deb568-c21d-4f4a-89d4-76e080c9aa5f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:10.831308 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92deb568-c21d-4f4a-89d4-76e080c9aa5f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:10.831616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92deb568-c21d-4f4a-89d4-76e080c9aa5f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:10.831889 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-92deb568-c21d-4f4a-89d4-76e080c9aa5f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:10.832023 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-92deb568-c21d-4f4a-89d4-76e080c9aa5f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:10.837293 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:10.837293 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:10.838187 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-92deb568-c21d-4f4a-89d4-76e080c9aa5f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:10.838901 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1310/5212] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:10 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:10.876644 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-2050716c-fac7-42c5-9c87-cd2b626e5606 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:10.882310 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-2050716c-fac7-42c5-9c87-cd2b626e5606 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d/action Jul 03 06:40:10.882310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-2050716c-fac7-42c5-9c87-cd2b626e5606 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:40:10.882310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-2050716c-fac7-42c5-9c87-cd2b626e5606 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:10.912132 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:10.912132 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:10.933061 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-2050716c-fac7-42c5-9c87-cd2b626e5606 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d/action returned with HTTP 204 Jul 03 06:40:10.933061 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1308/5213] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:40:10 2026] POST /volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:11.852260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f9b54adb-242b-4740-9f0b-124b8e9accc0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:11.856067 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f9b54adb-242b-4740-9f0b-124b8e9accc0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:11.856336 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f9b54adb-242b-4740-9f0b-124b8e9accc0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:11.858168 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f9b54adb-242b-4740-9f0b-124b8e9accc0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:11.858168 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f9b54adb-242b-4740-9f0b-124b8e9accc0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:11.863011 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:11.863011 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:11.863835 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f9b54adb-242b-4740-9f0b-124b8e9accc0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:11.864285 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1290/5214] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:11 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:12.462194 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:12.660803 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:12.661255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-960004107"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:12.663062 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-960004107'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:12.663224 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume of 1 GB Jul 03 06:40:12.663586 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:12.663586 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:12.669484 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Availability Zones retrieved successfully. Jul 03 06:40:12.676614 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (0c7365e5-2fc4-4258-abd1-9e00f7747256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:12.677653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9e60b2-152b-4653-8839-ca940cbff063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:12.678595 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:12.776742 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9e60b2-152b-4653-8839-ca940cbff063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:12.777733 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0186b7d7-df52-4d0d-90d6-6642fa71f56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:12.876724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eefc4e2f-54eb-4b73-bc14-f8781615c3f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:12.878663 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eefc4e2f-54eb-4b73-bc14-f8781615c3f2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:12.878929 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eefc4e2f-54eb-4b73-bc14-f8781615c3f2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:12.879156 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eefc4e2f-54eb-4b73-bc14-f8781615c3f2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:12.879345 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-eefc4e2f-54eb-4b73-bc14-f8781615c3f2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:12.880010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['007aea12-d306-4b40-91f5-31f6274d156c', '76df53ad-b911-42ae-9600-4d8ce16f071d', 'e6ae6e87-d332-499a-bd5c-38ffb09a006c', '5fb8eeda-f779-4575-b5d1-2ec7b3fb092f'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:12.881218 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0186b7d7-df52-4d0d-90d6-6642fa71f56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['007aea12-d306-4b40-91f5-31f6274d156c', '76df53ad-b911-42ae-9600-4d8ce16f071d', 'e6ae6e87-d332-499a-bd5c-38ffb09a006c', '5fb8eeda-f779-4575-b5d1-2ec7b3fb092f']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:12.882332 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b817c9f1-8160-4024-bfba-fe5b97b6454b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:12.884202 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:12.884202 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:12.885137 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eefc4e2f-54eb-4b73-bc14-f8781615c3f2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:12.885809 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1311/5215] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:12 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:12.914498 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b817c9f1-8160-4024-bfba-fe5b97b6454b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4b49a54-a691-4235-831c-fa705664bc09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960004107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['007aea12-d306-4b40-91f5-31f6274d156c','76df53ad-b911-42ae-9600-4d8ce16f071d','e6ae6e87-d332-499a-bd5c-38ffb09a006c','5fb8eeda-f779-4575-b5d1-2ec7b3fb092f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960004107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4b49a54-a691-4235-831c-fa705664bc09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca14886905704c429fef07a1cced04be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:12.915675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3689945a-4141-4036-8de8-24cb7ea2b3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:12.941746 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3689945a-4141-4036-8de8-24cb7ea2b3a6) transitioned into state 'SUCCESS' from state '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-960004107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['007aea12-d306-4b40-91f5-31f6274d156c','76df53ad-b911-42ae-9600-4d8ce16f071d','e6ae6e87-d332-499a-bd5c-38ffb09a006c','5fb8eeda-f779-4575-b5d1-2ec7b3fb092f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:12.942753 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1496ca91-eb40-4672-a88a-07a07817257e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:12.955645 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1496ca91-eb40-4672-a88a-07a07817257e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:12.956586 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (0c7365e5-2fc4-4258-abd1-9e00f7747256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:12.956947 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request issued successfully. Jul 03 06:40:12.957632 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e9a41760-9eec-4bf5-b9a4-3f35e932a642 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:12.958177 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1307/5216] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:40:12 2026] POST /volume/v3/volumes => generated 777 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:12.977829 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-419f66e8-5fb7-4803-bc78-f38e326b277e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:12.980151 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-419f66e8-5fb7-4803-bc78-f38e326b277e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 Jul 03 06:40:12.980313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-419f66e8-5fb7-4803-bc78-f38e326b277e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:12.980595 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-419f66e8-5fb7-4803-bc78-f38e326b277e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:12.989600 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:12.989600 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:12.994630 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-419f66e8-5fb7-4803-bc78-f38e326b277e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:12.999419 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-419f66e8-5fb7-4803-bc78-f38e326b277e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 returned with HTTP 200 Jul 03 06:40:12.999914 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1309/5217] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:12 2026] GET /volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:13.900715 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e8c936a9-04d9-40ff-8eb5-38b5eeae65f7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:13.903304 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e8c936a9-04d9-40ff-8eb5-38b5eeae65f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:13.903655 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e8c936a9-04d9-40ff-8eb5-38b5eeae65f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:13.904487 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e8c936a9-04d9-40ff-8eb5-38b5eeae65f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:13.904487 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-e8c936a9-04d9-40ff-8eb5-38b5eeae65f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:13.911568 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:13.911568 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:13.913098 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e8c936a9-04d9-40ff-8eb5-38b5eeae65f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:13.913769 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1291/5218] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:13 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:14.016732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7efd7383-739c-493f-9cf2-a1e6bf6ee8ba None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:14.018842 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7efd7383-739c-493f-9cf2-a1e6bf6ee8ba tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 Jul 03 06:40:14.019115 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7efd7383-739c-493f-9cf2-a1e6bf6ee8ba tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:14.019387 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7efd7383-739c-493f-9cf2-a1e6bf6ee8ba tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:14.027208 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:14.027208 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:14.031176 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7efd7383-739c-493f-9cf2-a1e6bf6ee8ba tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:14.036102 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7efd7383-739c-493f-9cf2-a1e6bf6ee8ba tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 returned with HTTP 200 Jul 03 06:40:14.036590 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1312/5219] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:14 2026] GET /volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:14.051200 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d3578c9d-62f9-43a8-9e02-09e1b3b0ea56 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:14.053161 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d3578c9d-62f9-43a8-9e02-09e1b3b0ea56 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:40:14.053589 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d3578c9d-62f9-43a8-9e02-09e1b3b0ea56 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4b49a54-a691-4235-831c-fa705664bc09", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-29552611"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:14.064758 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:14.064758 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:14.065197 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d3578c9d-62f9-43a8-9e02-09e1b3b0ea56 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:14.065343 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-d3578c9d-62f9-43a8-9e02-09e1b3b0ea56 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create snapshot from volume f4b49a54-a691-4235-831c-fa705664bc09 Jul 03 06:40:14.120543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-d3578c9d-62f9-43a8-9e02-09e1b3b0ea56 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['273b9dd8-6613-42fb-b16f-1c33bc71949a', '667fbc9f-ae56-403b-af24-534c07b2f77e', 'c636c06b-a578-45f3-9acc-988f8f269f94', 'd00b5486-6eb9-4b2b-b3be-19c06fbfda04'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:14.162623 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d3578c9d-62f9-43a8-9e02-09e1b3b0ea56 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot create request issued successfully. Jul 03 06:40:14.163005 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d3578c9d-62f9-43a8-9e02-09e1b3b0ea56 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:40:14.163514 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1308/5220] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:40:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:14.173844 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0dcf2809-f60a-4e48-8992-b7b43a675d6d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:14.179629 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0dcf2809-f60a-4e48-8992-b7b43a675d6d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 Jul 03 06:40:14.179899 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0dcf2809-f60a-4e48-8992-b7b43a675d6d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:14.180138 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0dcf2809-f60a-4e48-8992-b7b43a675d6d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:14.189667 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:14.189667 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:14.190172 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0dcf2809-f60a-4e48-8992-b7b43a675d6d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:14.191155 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0dcf2809-f60a-4e48-8992-b7b43a675d6d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 returned with HTTP 200 Jul 03 06:40:14.191740 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1310/5221] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:14 2026] GET /volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:14.925503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f6b04810-28b8-46ff-bcde-642ee999a853 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:14.928140 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f6b04810-28b8-46ff-bcde-642ee999a853 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:14.928444 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f6b04810-28b8-46ff-bcde-642ee999a853 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:14.928755 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f6b04810-28b8-46ff-bcde-642ee999a853 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:14.928963 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f6b04810-28b8-46ff-bcde-642ee999a853 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:14.934851 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:14.934851 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:14.935892 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f6b04810-28b8-46ff-bcde-642ee999a853 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:14.936650 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1292/5222] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:14 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:15.203111 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-94b75f9c-f261-410d-ad10-43670e3ed7fb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:15.205127 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-94b75f9c-f261-410d-ad10-43670e3ed7fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 Jul 03 06:40:15.205309 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-94b75f9c-f261-410d-ad10-43670e3ed7fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:15.205516 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-94b75f9c-f261-410d-ad10-43670e3ed7fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:15.211951 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:15.211951 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:15.212273 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-94b75f9c-f261-410d-ad10-43670e3ed7fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:15.212960 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-94b75f9c-f261-410d-ad10-43670e3ed7fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 returned with HTTP 200 Jul 03 06:40:15.213350 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1313/5223] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:15 2026] GET /volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:15.222275 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dcdcbcf8-6d21-4c0a-9f7b-800b5ed29f24 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:15.291541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcdcbcf8-6d21-4c0a-9f7b-800b5ed29f24 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] POST https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863/action Jul 03 06:40:15.291989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcdcbcf8-6d21-4c0a-9f7b-800b5ed29f24 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:40:15.292860 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dcdcbcf8-6d21-4c0a-9f7b-800b5ed29f24 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:15.303413 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:15.303413 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:15.304617 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-dcdcbcf8-6d21-4c0a-9f7b-800b5ed29f24 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Snapshot retrieved successfully. Jul 03 06:40:15.306110 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-dcdcbcf8-6d21-4c0a-9f7b-800b5ed29f24 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '652a2f5ee8904f0a85cb1934f22c5e7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca14886905704c429fef07a1cced04be', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:40:15.306110 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dcdcbcf8-6d21-4c0a-9f7b-800b5ed29f24 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863/action returned with HTTP 403 Jul 03 06:40:15.306872 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1309/5224] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:40:15 2026] POST /volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863/action => generated 133 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:15.317170 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-08c58487-2b89-4312-844f-5264956fc1fd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:15.319398 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08c58487-2b89-4312-844f-5264956fc1fd tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 Jul 03 06:40:15.319600 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08c58487-2b89-4312-844f-5264956fc1fd tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:15.319840 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-08c58487-2b89-4312-844f-5264956fc1fd tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:15.319976 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-08c58487-2b89-4312-844f-5264956fc1fd tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete snapshot with id: 6f0ca6ed-a694-4245-a8cc-159e54c46863 Jul 03 06:40:15.329570 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:15.329570 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:15.329570 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-08c58487-2b89-4312-844f-5264956fc1fd tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:15.364200 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-08c58487-2b89-4312-844f-5264956fc1fd tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot delete request issued successfully. Jul 03 06:40:15.364414 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-08c58487-2b89-4312-844f-5264956fc1fd tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 returned with HTTP 202 Jul 03 06:40:15.364949 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1311/5225] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:40:15 2026] DELETE /volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:15.376506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b49377e1-53a8-4eb0-a8dd-34538e8e5b23 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:15.378497 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b49377e1-53a8-4eb0-a8dd-34538e8e5b23 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 Jul 03 06:40:15.378783 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b49377e1-53a8-4eb0-a8dd-34538e8e5b23 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:15.379052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b49377e1-53a8-4eb0-a8dd-34538e8e5b23 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:15.384511 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:15.384511 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:15.384874 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b49377e1-53a8-4eb0-a8dd-34538e8e5b23 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:15.385526 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b49377e1-53a8-4eb0-a8dd-34538e8e5b23 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 returned with HTTP 200 Jul 03 06:40:15.385969 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1293/5226] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:15 2026] GET /volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:15.948161 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7cee471a-ac24-4cc7-bf34-87ef80714501 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:15.959012 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7cee471a-ac24-4cc7-bf34-87ef80714501 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:15.959012 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7cee471a-ac24-4cc7-bf34-87ef80714501 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:15.959012 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7cee471a-ac24-4cc7-bf34-87ef80714501 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:15.959446 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-7cee471a-ac24-4cc7-bf34-87ef80714501 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:15.964850 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:15.964850 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:15.965759 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7cee471a-ac24-4cc7-bf34-87ef80714501 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:15.966106 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1314/5227] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:15 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:16.292202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-4596129d-3b78-4dce-a638-803bdba57bc9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:16.294638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-4596129d-3b78-4dce-a638-803bdba57bc9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38/encryption Jul 03 06:40:16.294638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-4596129d-3b78-4dce-a638-803bdba57bc9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:16.294638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-4596129d-3b78-4dce-a638-803bdba57bc9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:16.304802 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:16.304802 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:16.313186 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d19b728a-f715-4bca-8ccb-007ceb397681 req-4596129d-3b78-4dce-a638-803bdba57bc9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38/encryption returned with HTTP 200 Jul 03 06:40:16.313686 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1310/5228] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:40:16 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:40:16.395213 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ddaed756-ba21-4472-9764-a204a6cfb222 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:16.397352 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ddaed756-ba21-4472-9764-a204a6cfb222 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 Jul 03 06:40:16.397603 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ddaed756-ba21-4472-9764-a204a6cfb222 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:16.397844 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ddaed756-ba21-4472-9764-a204a6cfb222 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:16.402502 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ddaed756-ba21-4472-9764-a204a6cfb222 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 returned with HTTP 404 Jul 03 06:40:16.403152 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1312/5229] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:16 2026] GET /volume/v3/snapshots/6f0ca6ed-a694-4245-a8cc-159e54c46863 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:16.410765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ce458b7a-5ac0-4ff3-bb5b-c4e22b7e05a0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:16.413174 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce458b7a-5ac0-4ff3-bb5b-c4e22b7e05a0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 Jul 03 06:40:16.413513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce458b7a-5ac0-4ff3-bb5b-c4e22b7e05a0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:16.413625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce458b7a-5ac0-4ff3-bb5b-c4e22b7e05a0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:16.413848 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-ce458b7a-5ac0-4ff3-bb5b-c4e22b7e05a0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume with id: f4b49a54-a691-4235-831c-fa705664bc09 Jul 03 06:40:16.435811 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:16.435811 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:16.437713 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ce458b7a-5ac0-4ff3-bb5b-c4e22b7e05a0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:16.481403 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ce458b7a-5ac0-4ff3-bb5b-c4e22b7e05a0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume request issued successfully. Jul 03 06:40:16.481892 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce458b7a-5ac0-4ff3-bb5b-c4e22b7e05a0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 returned with HTTP 202 Jul 03 06:40:16.482593 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1294/5230] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:16 2026] DELETE /volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:16.491294 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-27429c4e-55e0-4726-8ee2-71f9093534fe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:16.493585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27429c4e-55e0-4726-8ee2-71f9093534fe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 Jul 03 06:40:16.493857 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27429c4e-55e0-4726-8ee2-71f9093534fe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:16.494122 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-27429c4e-55e0-4726-8ee2-71f9093534fe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:16.503327 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:16.503327 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:16.507497 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-27429c4e-55e0-4726-8ee2-71f9093534fe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:16.513501 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-27429c4e-55e0-4726-8ee2-71f9093534fe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 returned with HTTP 200 Jul 03 06:40:16.513952 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1315/5231] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:16 2026] GET /volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:16.977902 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f4287496-b4b3-4fef-9c09-20070166b8c2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:16.979661 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4287496-b4b3-4fef-9c09-20070166b8c2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:16.979886 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4287496-b4b3-4fef-9c09-20070166b8c2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:16.980100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4287496-b4b3-4fef-9c09-20070166b8c2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:16.980231 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f4287496-b4b3-4fef-9c09-20070166b8c2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:16.984776 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:16.984776 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:16.985486 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4287496-b4b3-4fef-9c09-20070166b8c2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:16.985887 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1311/5232] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:16 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:17.533663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-edd7445e-f1d2-499b-89f6-c8a75f0880b7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:17.538242 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-edd7445e-f1d2-499b-89f6-c8a75f0880b7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 Jul 03 06:40:17.541414 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-edd7445e-f1d2-499b-89f6-c8a75f0880b7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:17.542093 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-edd7445e-f1d2-499b-89f6-c8a75f0880b7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:17.551762 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-edd7445e-f1d2-499b-89f6-c8a75f0880b7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 returned with HTTP 404 Jul 03 06:40:17.552833 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1313/5233] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:17 2026] GET /volume/v3/volumes/f4b49a54-a691-4235-831c-fa705664bc09 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:17.575854 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:17.580706 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:17.581617 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-364545028"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:17.583154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-364545028'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:17.583352 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume of 1 GB Jul 03 06:40:17.588448 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Availability Zones retrieved successfully. Jul 03 06:40:17.595921 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (f6159340-270b-4a36-a256-842026f40281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:17.597108 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf0483a-7698-44c3-8e5f-38d47a123047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:17.598159 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:17.630996 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf0483a-7698-44c3-8e5f-38d47a123047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:17.632547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f01b089-93a9-489f-b4d8-a15dad223cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:17.725811 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['3af414cf-fa7d-4871-8b1a-bc125448da72', '60101d80-6752-48dd-8f09-dc8b08c49bf4', 'faf3b920-8308-4073-a140-0417e52336d5', '8a817499-0dfa-408b-adc0-ede5c14b7ee8'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:17.726651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f01b089-93a9-489f-b4d8-a15dad223cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af414cf-fa7d-4871-8b1a-bc125448da72', '60101d80-6752-48dd-8f09-dc8b08c49bf4', 'faf3b920-8308-4073-a140-0417e52336d5', '8a817499-0dfa-408b-adc0-ede5c14b7ee8']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:17.727448 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b0f9894-98bc-42e0-a9fb-25e398494146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:17.759582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b0f9894-98bc-42e0-a9fb-25e398494146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a4a833-0fb0-4795-bd0b-5a46c1a70927', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-364545028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['3af414cf-fa7d-4871-8b1a-bc125448da72','60101d80-6752-48dd-8f09-dc8b08c49bf4','faf3b920-8308-4073-a140-0417e52336d5','8a817499-0dfa-408b-adc0-ede5c14b7ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-364545028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a4a833-0fb0-4795-bd0b-5a46c1a70927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca14886905704c429fef07a1cced04be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:17.760503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fe9c23-442d-436a-8e86-5cebf01e95b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:17.795227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fe9c23-442d-436a-8e86-5cebf01e95b2) transitioned into state 'SUCCESS' from state '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-364545028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['3af414cf-fa7d-4871-8b1a-bc125448da72','60101d80-6752-48dd-8f09-dc8b08c49bf4','faf3b920-8308-4073-a140-0417e52336d5','8a817499-0dfa-408b-adc0-ede5c14b7ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:17.796235 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b820398b-17b3-4b63-a909-a6c640d07259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:17.822182 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b820398b-17b3-4b63-a909-a6c640d07259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:17.824860 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (f6159340-270b-4a36-a256-842026f40281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:17.824860 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request issued successfully. Jul 03 06:40:17.824860 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2cdd004b-30a7-4dc3-b53e-091dc3c2f6ef tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:17.824989 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1295/5234] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:40:17 2026] POST /volume/v3/volumes => generated 777 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:17.839895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-67d83b7a-d5f8-447f-8e69-c0c969ac3c5c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:17.844718 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-67d83b7a-d5f8-447f-8e69-c0c969ac3c5c tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 Jul 03 06:40:17.844718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-67d83b7a-d5f8-447f-8e69-c0c969ac3c5c tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:17.844718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-67d83b7a-d5f8-447f-8e69-c0c969ac3c5c tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:17.860861 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:17.860861 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:17.865872 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-67d83b7a-d5f8-447f-8e69-c0c969ac3c5c tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:17.871942 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-67d83b7a-d5f8-447f-8e69-c0c969ac3c5c tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 returned with HTTP 200 Jul 03 06:40:17.873710 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1316/5235] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:17 2026] GET /volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:18.003039 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9d344771-b2d8-4a7e-aea1-61b4fd3a130f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:18.006378 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9d344771-b2d8-4a7e-aea1-61b4fd3a130f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:18.006378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9d344771-b2d8-4a7e-aea1-61b4fd3a130f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:18.006378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9d344771-b2d8-4a7e-aea1-61b4fd3a130f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:18.006378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9d344771-b2d8-4a7e-aea1-61b4fd3a130f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:18.016870 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:18.016870 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:18.016870 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9d344771-b2d8-4a7e-aea1-61b4fd3a130f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:18.016870 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1312/5236] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:18 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:18.894675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-76ba895c-3a4d-42ab-b1e2-6c419a5d7464 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:18.897606 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-76ba895c-3a4d-42ab-b1e2-6c419a5d7464 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 Jul 03 06:40:18.901730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-76ba895c-3a4d-42ab-b1e2-6c419a5d7464 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:18.901730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-76ba895c-3a4d-42ab-b1e2-6c419a5d7464 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:18.908683 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:18.908683 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:18.915094 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-76ba895c-3a4d-42ab-b1e2-6c419a5d7464 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:18.920927 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-76ba895c-3a4d-42ab-b1e2-6c419a5d7464 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 returned with HTTP 200 Jul 03 06:40:18.921459 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1314/5237] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:18 2026] GET /volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:18.938317 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3a3a388d-b0b4-4b11-8d0f-20c98167c22f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:18.940318 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a3a388d-b0b4-4b11-8d0f-20c98167c22f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:40:18.940946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3a3a388d-b0b4-4b11-8d0f-20c98167c22f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54a4a833-0fb0-4795-bd0b-5a46c1a70927", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-610420195"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:18.953737 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:18.953737 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:18.953737 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3a3a388d-b0b4-4b11-8d0f-20c98167c22f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:18.953737 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-3a3a388d-b0b4-4b11-8d0f-20c98167c22f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create snapshot from volume 54a4a833-0fb0-4795-bd0b-5a46c1a70927 Jul 03 06:40:19.004791 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-3a3a388d-b0b4-4b11-8d0f-20c98167c22f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['8eb1e68e-6fad-481e-b68c-fb8d870730ee', 'dc480744-1411-498d-997e-6961b3016e92', '6f3d5b82-b724-41e5-ad56-895c2b672dfc', '111a6ceb-5f0b-421c-959e-33e78c8c653f'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:19.024870 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-af2150ba-3395-46f5-9a02-ec81a39c2fe2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:19.027404 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af2150ba-3395-46f5-9a02-ec81a39c2fe2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:19.027404 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af2150ba-3395-46f5-9a02-ec81a39c2fe2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:19.027984 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af2150ba-3395-46f5-9a02-ec81a39c2fe2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:19.027984 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-af2150ba-3395-46f5-9a02-ec81a39c2fe2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:19.032230 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:19.032230 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:19.032943 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af2150ba-3395-46f5-9a02-ec81a39c2fe2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:19.033391 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1317/5238] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:19 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:19.079998 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3a3a388d-b0b4-4b11-8d0f-20c98167c22f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot create request issued successfully. Jul 03 06:40:19.080326 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a3a388d-b0b4-4b11-8d0f-20c98167c22f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:40:19.080856 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1296/5239] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:40:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:19.094262 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-40f39c33-2694-400e-8582-cde8e41c4332 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:19.096486 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-40f39c33-2694-400e-8582-cde8e41c4332 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 Jul 03 06:40:19.097467 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-40f39c33-2694-400e-8582-cde8e41c4332 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:19.097467 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-40f39c33-2694-400e-8582-cde8e41c4332 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:19.102930 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:19.102930 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:19.103352 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-40f39c33-2694-400e-8582-cde8e41c4332 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:19.104362 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-40f39c33-2694-400e-8582-cde8e41c4332 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 returned with HTTP 200 Jul 03 06:40:19.104836 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1313/5240] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:19 2026] GET /volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:20.047759 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b140380e-082a-4412-a170-c15e084d9f59 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:20.049633 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b140380e-082a-4412-a170-c15e084d9f59 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:20.049991 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b140380e-082a-4412-a170-c15e084d9f59 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:20.050079 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b140380e-082a-4412-a170-c15e084d9f59 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:20.050175 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b140380e-082a-4412-a170-c15e084d9f59 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:20.056911 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:20.056911 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:20.056911 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b140380e-082a-4412-a170-c15e084d9f59 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:20.056911 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1315/5241] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:20 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:20.115933 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-55efda6e-cff0-4a08-8d34-3c81913dd7e9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:20.117855 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-55efda6e-cff0-4a08-8d34-3c81913dd7e9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 Jul 03 06:40:20.118077 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-55efda6e-cff0-4a08-8d34-3c81913dd7e9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:20.118331 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-55efda6e-cff0-4a08-8d34-3c81913dd7e9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:20.124084 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:20.124084 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:20.124470 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-55efda6e-cff0-4a08-8d34-3c81913dd7e9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:20.125394 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-55efda6e-cff0-4a08-8d34-3c81913dd7e9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 returned with HTTP 200 Jul 03 06:40:20.125923 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1318/5242] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:20 2026] GET /volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:20.135487 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-41439867-d909-455e-9213-5bc9128c3a68 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:20.137744 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-41439867-d909-455e-9213-5bc9128c3a68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] GET https://10.4.3.243/volume/v3/snapshots Jul 03 06:40:20.137981 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-41439867-d909-455e-9213-5bc9128c3a68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:20.138183 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-41439867-d909-455e-9213-5bc9128c3a68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:20.138473 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-41439867-d909-455e-9213-5bc9128c3a68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:40:20.138790 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:20.138790 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:20.139765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.db.api [None req-41439867-d909-455e-9213-5bc9128c3a68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Building query based on filter {{(pid=99917) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 06:40:20.144805 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-41439867-d909-455e-9213-5bc9128c3a68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Get all snapshots completed successfully. Jul 03 06:40:20.145180 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-41439867-d909-455e-9213-5bc9128c3a68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] https://10.4.3.243/volume/v3/snapshots returned with HTTP 200 Jul 03 06:40:20.145703 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1297/5243] 10.4.3.243 () {66 vars in 1243 bytes} [Fri Jul 3 06:40:20 2026] GET /volume/v3/snapshots => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:20.155571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-66e3fda0-668a-4b05-8e31-8624909a20c0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:20.157404 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-66e3fda0-668a-4b05-8e31-8624909a20c0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 Jul 03 06:40:20.157592 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-66e3fda0-668a-4b05-8e31-8624909a20c0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:20.157798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-66e3fda0-668a-4b05-8e31-8624909a20c0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:20.157893 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-66e3fda0-668a-4b05-8e31-8624909a20c0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete snapshot with id: b25b0a90-6b22-47dc-83e1-a97c1b2949c1 Jul 03 06:40:20.162466 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:20.162466 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:20.162743 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-66e3fda0-668a-4b05-8e31-8624909a20c0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:20.181681 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-66e3fda0-668a-4b05-8e31-8624909a20c0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot delete request issued successfully. Jul 03 06:40:20.181847 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-66e3fda0-668a-4b05-8e31-8624909a20c0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 returned with HTTP 202 Jul 03 06:40:20.182359 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1314/5244] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:40:20 2026] DELETE /volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:20.190892 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c3a2f292-3437-4b66-919d-c5cd6826d27f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:20.194721 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c3a2f292-3437-4b66-919d-c5cd6826d27f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 Jul 03 06:40:20.194721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c3a2f292-3437-4b66-919d-c5cd6826d27f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:20.194721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c3a2f292-3437-4b66-919d-c5cd6826d27f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:20.201001 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:20.201001 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:20.201671 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c3a2f292-3437-4b66-919d-c5cd6826d27f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:20.202594 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c3a2f292-3437-4b66-919d-c5cd6826d27f tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 returned with HTTP 200 Jul 03 06:40:20.203036 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1316/5245] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:20 2026] GET /volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:21.069808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e86b330c-2b83-4baa-b06b-ba0397410eef None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:21.072841 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e86b330c-2b83-4baa-b06b-ba0397410eef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:21.073207 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e86b330c-2b83-4baa-b06b-ba0397410eef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:21.073467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e86b330c-2b83-4baa-b06b-ba0397410eef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:21.073618 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-e86b330c-2b83-4baa-b06b-ba0397410eef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:21.079117 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:21.079117 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:21.079822 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e86b330c-2b83-4baa-b06b-ba0397410eef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:21.080209 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1319/5246] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:21 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:21.214985 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-311465e1-e215-443e-884d-e9cfee405210 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:21.217302 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-311465e1-e215-443e-884d-e9cfee405210 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 Jul 03 06:40:21.217576 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-311465e1-e215-443e-884d-e9cfee405210 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:21.217831 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-311465e1-e215-443e-884d-e9cfee405210 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:21.223031 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-311465e1-e215-443e-884d-e9cfee405210 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 returned with HTTP 404 Jul 03 06:40:21.223949 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1298/5247] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:21 2026] GET /volume/v3/snapshots/b25b0a90-6b22-47dc-83e1-a97c1b2949c1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:21.231194 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5eace6c7-d24e-49c1-bdbc-7786ba568d6e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:21.233026 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5eace6c7-d24e-49c1-bdbc-7786ba568d6e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 Jul 03 06:40:21.233215 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5eace6c7-d24e-49c1-bdbc-7786ba568d6e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:21.233427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5eace6c7-d24e-49c1-bdbc-7786ba568d6e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:21.233592 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5eace6c7-d24e-49c1-bdbc-7786ba568d6e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume with id: 54a4a833-0fb0-4795-bd0b-5a46c1a70927 Jul 03 06:40:21.240622 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:21.240622 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:21.240932 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5eace6c7-d24e-49c1-bdbc-7786ba568d6e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:21.260888 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5eace6c7-d24e-49c1-bdbc-7786ba568d6e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume request issued successfully. Jul 03 06:40:21.261056 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5eace6c7-d24e-49c1-bdbc-7786ba568d6e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 returned with HTTP 202 Jul 03 06:40:21.261633 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1315/5248] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:21 2026] DELETE /volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:21.269420 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c41fd0e4-d814-45b2-b299-c1f457d19731 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:21.271432 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c41fd0e4-d814-45b2-b299-c1f457d19731 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 Jul 03 06:40:21.273848 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c41fd0e4-d814-45b2-b299-c1f457d19731 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:21.273848 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c41fd0e4-d814-45b2-b299-c1f457d19731 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:21.281045 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:21.281045 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:21.285650 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c41fd0e4-d814-45b2-b299-c1f457d19731 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:21.291002 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c41fd0e4-d814-45b2-b299-c1f457d19731 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 returned with HTTP 200 Jul 03 06:40:21.291601 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1317/5249] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:21 2026] GET /volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:22.091991 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e7268c17-51fa-48f3-a112-d06dd5822f3d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:22.093985 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7268c17-51fa-48f3-a112-d06dd5822f3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:22.094225 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e7268c17-51fa-48f3-a112-d06dd5822f3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:22.094409 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e7268c17-51fa-48f3-a112-d06dd5822f3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:22.094531 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-e7268c17-51fa-48f3-a112-d06dd5822f3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:22.098467 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:22.098467 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:22.099040 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7268c17-51fa-48f3-a112-d06dd5822f3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:22.099657 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1320/5250] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:22 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:22.109221 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:22.111040 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0/export_record Jul 03 06:40:22.111257 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:22.111448 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'export_record' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:22.111551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Export record for backup 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99917) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 06:40:22.117502 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:22.117502 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:22.118752 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.api [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling RPCAPI with context: , host: np0000004376, backup: 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99917) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 06:40:22.125413 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] export_record in rpcapi backup_id 960d87c3-f056-48e2-8a8b-d64c9207c4a0 on host np0000004376. {{(pid=99917) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 06:40:22.308016 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ab25b316-a257-4e7d-bca8-b8a6a3335bfe None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:22.311025 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ab25b316-a257-4e7d-bca8-b8a6a3335bfe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 Jul 03 06:40:22.311227 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ab25b316-a257-4e7d-bca8-b8a6a3335bfe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:22.311830 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ab25b316-a257-4e7d-bca8-b8a6a3335bfe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:22.318630 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ab25b316-a257-4e7d-bca8-b8a6a3335bfe tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 returned with HTTP 404 Jul 03 06:40:22.319166 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1316/5251] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:22 2026] GET /volume/v3/volumes/54a4a833-0fb0-4795-bd0b-5a46c1a70927 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:22.327834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:22.329727 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:22.330152 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-672455007"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:22.331839 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-672455007'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:22.331987 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume of 1 GB Jul 03 06:40:22.337536 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Availability Zones retrieved successfully. Jul 03 06:40:22.343978 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (0c79721e-7ee9-4742-9403-81b86cf889a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:22.345070 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8566a17a-4f0d-408f-ba78-9d6641eb2b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:22.346019 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:22.374052 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8566a17a-4f0d-408f-ba78-9d6641eb2b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:22.375924 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e25420-3196-4c07-b6e0-b204ddaeceba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:22.421354 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['d4c31f98-af61-4c01-87d3-0b53684c6a4f', 'f788e305-1fde-42e1-a569-95c6b307782a', '26d88e15-98c0-41e0-b4af-6a53551b86fe', 'db06f14e-a4ab-434a-b804-157cfbb03245'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:22.422304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e25420-3196-4c07-b6e0-b204ddaeceba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c31f98-af61-4c01-87d3-0b53684c6a4f', 'f788e305-1fde-42e1-a569-95c6b307782a', '26d88e15-98c0-41e0-b4af-6a53551b86fe', 'db06f14e-a4ab-434a-b804-157cfbb03245']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:22.423140 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b785c67-5461-484c-a254-25e0a5f730f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:22.450089 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b785c67-5461-484c-a254-25e0a5f730f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fccc806-c580-43d8-8ca1-89ce1546ad4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-672455007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['d4c31f98-af61-4c01-87d3-0b53684c6a4f','f788e305-1fde-42e1-a569-95c6b307782a','26d88e15-98c0-41e0-b4af-6a53551b86fe','db06f14e-a4ab-434a-b804-157cfbb03245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-672455007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fccc806-c580-43d8-8ca1-89ce1546ad4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca14886905704c429fef07a1cced04be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:22.451274 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7597daf1-c2ff-42b0-bfc1-c5127fa9a79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:22.471737 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7597daf1-c2ff-42b0-bfc1-c5127fa9a79d) transitioned into state 'SUCCESS' from state '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-672455007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['d4c31f98-af61-4c01-87d3-0b53684c6a4f','f788e305-1fde-42e1-a569-95c6b307782a','26d88e15-98c0-41e0-b4af-6a53551b86fe','db06f14e-a4ab-434a-b804-157cfbb03245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:22.472533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ce9488-1f57-4b6c-b15e-10321e6bb9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:22.482430 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ce9488-1f57-4b6c-b15e-10321e6bb9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:22.483327 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (0c79721e-7ee9-4742-9403-81b86cf889a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:22.483709 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request issued successfully. Jul 03 06:40:22.484287 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1dc6d850-6360-4877-a221-116ecc87b4f3 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:22.484896 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1318/5252] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:40:22 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 06:40:22.496386 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ddbdfa4d-941c-4342-ab3b-6f7a9e1a719e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:22.498064 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ddbdfa4d-941c-4342-ab3b-6f7a9e1a719e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a Jul 03 06:40:22.498245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ddbdfa4d-941c-4342-ab3b-6f7a9e1a719e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:22.498443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ddbdfa4d-941c-4342-ab3b-6f7a9e1a719e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:22.506711 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:22.506711 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:22.510971 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ddbdfa4d-941c-4342-ab3b-6f7a9e1a719e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:22.514934 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ddbdfa4d-941c-4342-ab3b-6f7a9e1a719e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a returned with HTTP 200 Jul 03 06:40:22.515522 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1321/5253] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:22 2026] GET /volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:22.628765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTYwZDg3YzMtZjA1Ni00OGUyLThhOGItZDY0YzkyMDdjNGEwIiwgInVzZXJfaWQiOiAiNDc4OWNkNTM2MzJjNDAxOGFjZTA3ZDY3MjA5YmQ3ZWIiLCAicHJvamVjdF9pZCI6ICI1NTY3MzdiNzFjYTE0NDc1YTQ2NmUzMWQwYTJjMzFjYiIsICJ2b2x1bWVfaWQiOiAiMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM1MDUyMzE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkLzIwMjYwNzAzMDY0MDA3L2F6X25vdmFfYmFja3VwXzk2MGQ4N2MzLWYwNTYtNDhlMi04YThiLWQ2NGM5MjA3YzRhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99917) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 06:40:22.629650 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e4f3ff3-0007-44a6-947c-357687cddb2a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0/export_record returned with HTTP 200 Jul 03 06:40:22.629729 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1299/5254] 10.4.3.243 () {68 vars in 1430 bytes} [Fri Jul 3 06:40:22 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0/export_record => generated 1424 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:22.637663 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cb28ac7d-925d-427a-9bba-48d2c868bc50 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:22.639865 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cb28ac7d-925d-427a-9bba-48d2c868bc50 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:40:22.640080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cb28ac7d-925d-427a-9bba-48d2c868bc50 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:22.640302 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cb28ac7d-925d-427a-9bba-48d2c868bc50 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:22.640502 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-cb28ac7d-925d-427a-9bba-48d2c868bc50 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:22.645364 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:22.645364 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:22.646093 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cb28ac7d-925d-427a-9bba-48d2c868bc50 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:40:22.646531 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1317/5255] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:22 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:22.656830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:22.658922 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/backups/import_record Jul 03 06:40:22.659386 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ2ZDc5NTYtNTFjYS00ZThmLWExNGYtODM2MWE2NTIxYWRjIiwgInVzZXJfaWQiOiAiNDc4OWNkNTM2MzJjNDAxOGFjZTA3ZDY3MjA5YmQ3ZWIiLCAicHJvamVjdF9pZCI6ICI1NTY3MzdiNzFjYTE0NDc1YTQ2NmUzMWQwYTJjMzFjYiIsICJ2b2x1bWVfaWQiOiAiMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM1MDUyMzE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkLzIwMjYwNzAzMDY0MDA3L2F6X25vdmFfYmFja3VwXzk2MGQ4N2MzLWYwNTYtNDhlMi04YThiLWQ2NGM5MjA3YzRhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:22.660883 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ2ZDc5NTYtNTFjYS00ZThmLWExNGYtODM2MWE2NTIxYWRjIiwgInVzZXJfaWQiOiAiNDc4OWNkNTM2MzJjNDAxOGFjZTA3ZDY3MjA5YmQ3ZWIiLCAicHJvamVjdF9pZCI6ICI1NTY3MzdiNzFjYTE0NDc1YTQ2NmUzMWQwYTJjMzFjYiIsICJ2b2x1bWVfaWQiOiAiMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM1MDUyMzE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkLzIwMjYwNzAzMDY0MDA3L2F6X25vdmFfYmFja3VwXzk2MGQ4N2MzLWYwNTYtNDhlMi04YThiLWQ2NGM5MjA3YzRhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99916) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 06:40:22.661013 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ2ZDc5NTYtNTFjYS00ZThmLWExNGYtODM2MWE2NTIxYWRjIiwgInVzZXJfaWQiOiAiNDc4OWNkNTM2MzJjNDAxOGFjZTA3ZDY3MjA5YmQ3ZWIiLCAicHJvamVjdF9pZCI6ICI1NTY3MzdiNzFjYTE0NDc1YTQ2NmUzMWQwYTJjMzFjYiIsICJ2b2x1bWVfaWQiOiAiMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM1MDUyMzE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkLzIwMjYwNzAzMDY0MDA3L2F6X25vdmFfYmFja3VwXzk2MGQ4N2MzLWYwNTYtNDhlMi04YThiLWQ2NGM5MjA3YzRhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99916) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 06:40:22.661316 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:22.661316 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:22.694677 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['9d83d108-939a-4a15-9aed-19478ec321f6', '455fd60c-4176-4f56-85da-753ad09e1445'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:22.714838 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] import_record rpcapi backup id 1d6d7956-51ca-4e8f-a14f-8361a6521adc on host np0000004376 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ2ZDc5NTYtNTFjYS00ZThmLWExNGYtODM2MWE2NTIxYWRjIiwgInVzZXJfaWQiOiAiNDc4OWNkNTM2MzJjNDAxOGFjZTA3ZDY3MjA5YmQ3ZWIiLCAicHJvamVjdF9pZCI6ICI1NTY3MzdiNzFjYTE0NDc1YTQ2NmUzMWQwYTJjMzFjYiIsICJ2b2x1bWVfaWQiOiAiMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkIiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTM1MDUyMzE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdiYjBlYTgtMmNmMy00OWE0LTlhYmMtYTdlNGIwMjBhMGZkLzIwMjYwNzAzMDY0MDA3L2F6X25vdmFfYmFja3VwXzk2MGQ4N2MzLWYwNTYtNDhlMi04YThiLWQ2NGM5MjA3YzRhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDY6NDA6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0MDoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99916) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 06:40:22.717131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Import record output: {'backup': {'id': '1d6d7956-51ca-4e8f-a14f-8361a6521adc', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc'}, {'rel': 'bookmark', 'href': 'https://10.4.3.243/volume/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc'}]}}. {{(pid=99916) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 06:40:22.717466 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-109f1f20-a9df-40cf-8eb8-c0bbf597b8e5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/import_record returned with HTTP 201 Jul 03 06:40:22.718155 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1319/5256] 10.4.3.243 () {70 vars in 1342 bytes} [Fri Jul 3 06:40:22 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 62 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 06:40:22.725980 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2b544635-e3cf-4541-a181-68578e1a9ea8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:22.727816 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2b544635-e3cf-4541-a181-68578e1a9ea8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc Jul 03 06:40:22.728031 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2b544635-e3cf-4541-a181-68578e1a9ea8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:22.728225 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2b544635-e3cf-4541-a181-68578e1a9ea8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:22.728322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-2b544635-e3cf-4541-a181-68578e1a9ea8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 1d6d7956-51ca-4e8f-a14f-8361a6521adc. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:22.732366 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:22.732366 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:22.733001 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2b544635-e3cf-4541-a181-68578e1a9ea8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc returned with HTTP 200 Jul 03 06:40:22.733369 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1322/5257] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:22 2026] GET /volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:23.529501 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-934f1054-62ef-43be-9a6c-9fd16039ed76 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:23.531570 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-934f1054-62ef-43be-9a6c-9fd16039ed76 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a Jul 03 06:40:23.531845 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-934f1054-62ef-43be-9a6c-9fd16039ed76 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:23.532098 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-934f1054-62ef-43be-9a6c-9fd16039ed76 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:23.540073 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:23.540073 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:23.544721 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-934f1054-62ef-43be-9a6c-9fd16039ed76 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:23.549169 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-934f1054-62ef-43be-9a6c-9fd16039ed76 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a returned with HTTP 200 Jul 03 06:40:23.549655 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1300/5258] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:23 2026] GET /volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:23.564139 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2d8bcab1-35a2-458c-b70f-4ec14141b3e5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:23.566113 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d8bcab1-35a2-458c-b70f-4ec14141b3e5 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:40:23.566544 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d8bcab1-35a2-458c-b70f-4ec14141b3e5 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fccc806-c580-43d8-8ca1-89ce1546ad4a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1342067224"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:23.576186 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:23.576186 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:23.576536 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2d8bcab1-35a2-458c-b70f-4ec14141b3e5 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:23.576708 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-2d8bcab1-35a2-458c-b70f-4ec14141b3e5 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create snapshot from volume 3fccc806-c580-43d8-8ca1-89ce1546ad4a Jul 03 06:40:23.609807 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-2d8bcab1-35a2-458c-b70f-4ec14141b3e5 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['4bbb7174-3cf2-48c0-8abf-68d596e9941e', 'c969a845-e908-4161-92a8-6d66054fd920', '511e2ff5-2d2d-4902-9ebe-76fbe9be5699', '4ce4d8d4-31a1-4d46-b65e-b9f1ac2955dd'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:23.650453 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2d8bcab1-35a2-458c-b70f-4ec14141b3e5 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot create request issued successfully. Jul 03 06:40:23.650799 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d8bcab1-35a2-458c-b70f-4ec14141b3e5 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:40:23.651230 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1318/5259] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:40:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:23.662000 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dc86e5ae-7f7f-410c-854b-daaf6cbef9b0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:23.663929 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc86e5ae-7f7f-410c-854b-daaf6cbef9b0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c Jul 03 06:40:23.664298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc86e5ae-7f7f-410c-854b-daaf6cbef9b0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:23.664442 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc86e5ae-7f7f-410c-854b-daaf6cbef9b0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:23.670930 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:23.670930 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:23.671366 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dc86e5ae-7f7f-410c-854b-daaf6cbef9b0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:23.672312 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc86e5ae-7f7f-410c-854b-daaf6cbef9b0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c returned with HTTP 200 Jul 03 06:40:23.672902 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1320/5260] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:23 2026] GET /volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:23.745335 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-161f894f-3029-404c-aacf-cf13b4f3caf7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:23.747071 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-161f894f-3029-404c-aacf-cf13b4f3caf7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc Jul 03 06:40:23.747273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-161f894f-3029-404c-aacf-cf13b4f3caf7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:23.747623 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-161f894f-3029-404c-aacf-cf13b4f3caf7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:23.747766 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-161f894f-3029-404c-aacf-cf13b4f3caf7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 1d6d7956-51ca-4e8f-a14f-8361a6521adc. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:23.752169 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:23.752169 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:23.752812 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-161f894f-3029-404c-aacf-cf13b4f3caf7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc returned with HTTP 200 Jul 03 06:40:23.753188 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1323/5261] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:23 2026] GET /volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:23.765118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4738f166-c80e-474a-9f7b-c2077f0006ef None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:23.767403 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4738f166-c80e-474a-9f7b-c2077f0006ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc Jul 03 06:40:23.767651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4738f166-c80e-474a-9f7b-c2077f0006ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:23.767868 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4738f166-c80e-474a-9f7b-c2077f0006ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:23.767982 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-4738f166-c80e-474a-9f7b-c2077f0006ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete backup with id: 1d6d7956-51ca-4e8f-a14f-8361a6521adc. Jul 03 06:40:23.772539 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:23.772539 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:23.790037 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-4738f166-c80e-474a-9f7b-c2077f0006ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] delete_backup rpcapi backup_id 1d6d7956-51ca-4e8f-a14f-8361a6521adc {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:40:23.792214 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4738f166-c80e-474a-9f7b-c2077f0006ef tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc returned with HTTP 202 Jul 03 06:40:23.792762 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1301/5262] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:40:23 2026] DELETE /volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:40:23.801629 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-17ee0bd8-cffb-4611-bc07-eda89817c608 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:23.804992 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17ee0bd8-cffb-4611-bc07-eda89817c608 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc Jul 03 06:40:23.804992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17ee0bd8-cffb-4611-bc07-eda89817c608 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:23.804992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-17ee0bd8-cffb-4611-bc07-eda89817c608 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:23.804992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-17ee0bd8-cffb-4611-bc07-eda89817c608 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 1d6d7956-51ca-4e8f-a14f-8361a6521adc. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:23.810787 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:23.810787 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:23.812133 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-17ee0bd8-cffb-4611-bc07-eda89817c608 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc returned with HTTP 200 Jul 03 06:40:23.812272 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1319/5263] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:23 2026] GET /volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-33e54b35-e5cc-46e1-b3bd-038152738320 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-33e54b35-e5cc-46e1-b3bd-038152738320 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-33e54b35-e5cc-46e1-b3bd-038152738320 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-33e54b35-e5cc-46e1-b3bd-038152738320 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-33e54b35-e5cc-46e1-b3bd-038152738320 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-33e54b35-e5cc-46e1-b3bd-038152738320 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c returned with HTTP 200 Jul 03 06:40:24.706031 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1321/5264] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:24 2026] GET /volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:24.718577 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cb8fd877-84aa-4a71-beb0-fdfb0c98cff0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:24.718577 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cb8fd877-84aa-4a71-beb0-fdfb0c98cff0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] POST https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c/action Jul 03 06:40:24.718577 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cb8fd877-84aa-4a71-beb0-fdfb0c98cff0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:40:24.718577 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cb8fd877-84aa-4a71-beb0-fdfb0c98cff0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:24.718577 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.admin_actions [None req-cb8fd877-84aa-4a71-beb0-fdfb0c98cff0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Updating snapshot '8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c' with '{'status': 'error'}' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 06:40:24.732591 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:24.732591 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:24.732591 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-cb8fd877-84aa-4a71-beb0-fdfb0c98cff0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '652a2f5ee8904f0a85cb1934f22c5e7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca14886905704c429fef07a1cced04be', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:40:24.732591 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cb8fd877-84aa-4a71-beb0-fdfb0c98cff0 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c/action returned with HTTP 403 Jul 03 06:40:24.732591 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1324/5265] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:40:24 2026] POST /volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c/action => generated 133 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:24.743327 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-89cf764c-f9ae-4b4d-9a9d-8e650104063e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:24.743327 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-89cf764c-f9ae-4b4d-9a9d-8e650104063e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c Jul 03 06:40:24.743327 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-89cf764c-f9ae-4b4d-9a9d-8e650104063e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:24.743327 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-89cf764c-f9ae-4b4d-9a9d-8e650104063e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:24.743327 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-89cf764c-f9ae-4b4d-9a9d-8e650104063e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete snapshot with id: 8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c Jul 03 06:40:24.752688 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:24.752688 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:24.752688 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-89cf764c-f9ae-4b4d-9a9d-8e650104063e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:24.826027 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4035a014-695b-45b7-8133-cd07cd4e4a32 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:24.833561 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4035a014-695b-45b7-8133-cd07cd4e4a32 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc Jul 03 06:40:24.833561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4035a014-695b-45b7-8133-cd07cd4e4a32 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:24.833561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4035a014-695b-45b7-8133-cd07cd4e4a32 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:24.833561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-4035a014-695b-45b7-8133-cd07cd4e4a32 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 1d6d7956-51ca-4e8f-a14f-8361a6521adc. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:24.834549 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:24.834549 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:24.834918 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4035a014-695b-45b7-8133-cd07cd4e4a32 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc returned with HTTP 200 Jul 03 06:40:24.835751 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1320/5266] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:24 2026] GET /volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:24.880528 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-89cf764c-f9ae-4b4d-9a9d-8e650104063e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot delete request issued successfully. Jul 03 06:40:24.880978 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-89cf764c-f9ae-4b4d-9a9d-8e650104063e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c returned with HTTP 202 Jul 03 06:40:24.881275 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1302/5267] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:40:24 2026] DELETE /volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:24.893104 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9bc85b69-d5ca-40fb-a648-e624bef3e848 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:24.894736 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9bc85b69-d5ca-40fb-a648-e624bef3e848 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c Jul 03 06:40:24.895013 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9bc85b69-d5ca-40fb-a648-e624bef3e848 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:24.895143 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9bc85b69-d5ca-40fb-a648-e624bef3e848 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:24.922820 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:24.922820 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:24.922820 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-9bc85b69-d5ca-40fb-a648-e624bef3e848 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:24.923770 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9bc85b69-d5ca-40fb-a648-e624bef3e848 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c returned with HTTP 200 Jul 03 06:40:24.924255 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1322/5268] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:24 2026] GET /volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:25.849320 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fa83b087-7ab6-4c24-9212-14d79b153115 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:25.851178 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fa83b087-7ab6-4c24-9212-14d79b153115 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc Jul 03 06:40:25.851422 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fa83b087-7ab6-4c24-9212-14d79b153115 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:25.852400 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fa83b087-7ab6-4c24-9212-14d79b153115 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:25.852400 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-fa83b087-7ab6-4c24-9212-14d79b153115 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 1d6d7956-51ca-4e8f-a14f-8361a6521adc. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:25.856715 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fa83b087-7ab6-4c24-9212-14d79b153115 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc returned with HTTP 404 Jul 03 06:40:25.857275 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1325/5269] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:25 2026] GET /volume/v3/backups/1d6d7956-51ca-4e8f-a14f-8361a6521adc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:25.867018 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-97f4135c-f168-4db3-8b54-4229c5c5db3f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:25.870369 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-97f4135c-f168-4db3-8b54-4229c5c5db3f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd Jul 03 06:40:25.870369 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-97f4135c-f168-4db3-8b54-4229c5c5db3f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:25.870562 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-97f4135c-f168-4db3-8b54-4229c5c5db3f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:25.870629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-97f4135c-f168-4db3-8b54-4229c5c5db3f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume with id: 37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd Jul 03 06:40:25.881623 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:25.881623 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:25.882212 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-97f4135c-f168-4db3-8b54-4229c5c5db3f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:25.911626 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-97f4135c-f168-4db3-8b54-4229c5c5db3f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume request issued successfully. Jul 03 06:40:25.912011 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-97f4135c-f168-4db3-8b54-4229c5c5db3f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd returned with HTTP 202 Jul 03 06:40:25.912520 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1321/5270] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:40:25 2026] DELETE /volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:25.920985 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dd4949d1-7092-499e-ab7c-7af838024f43 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:25.922841 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dd4949d1-7092-499e-ab7c-7af838024f43 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd Jul 03 06:40:25.923073 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dd4949d1-7092-499e-ab7c-7af838024f43 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:25.923269 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dd4949d1-7092-499e-ab7c-7af838024f43 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:25.931361 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:25.931361 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:25.935837 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-96e6e719-88f0-4103-905d-33c364beb8fb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:25.936292 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-dd4949d1-7092-499e-ab7c-7af838024f43 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:25.938189 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96e6e719-88f0-4103-905d-33c364beb8fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c Jul 03 06:40:25.938451 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96e6e719-88f0-4103-905d-33c364beb8fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:25.938676 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-96e6e719-88f0-4103-905d-33c364beb8fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:25.942225 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dd4949d1-7092-499e-ab7c-7af838024f43 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd returned with HTTP 200 Jul 03 06:40:25.942982 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1303/5271] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:25 2026] GET /volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:25.945318 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-96e6e719-88f0-4103-905d-33c364beb8fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c returned with HTTP 404 Jul 03 06:40:25.946192 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1323/5272] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:25 2026] GET /volume/v3/snapshots/8fb1c5fa-f6ec-45b8-9a01-cbb30c7bc49c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:25.955074 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-11ac218e-4d02-4439-9210-c6cabe5b5db8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:25.957158 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11ac218e-4d02-4439-9210-c6cabe5b5db8 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a Jul 03 06:40:25.957346 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11ac218e-4d02-4439-9210-c6cabe5b5db8 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:25.957664 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11ac218e-4d02-4439-9210-c6cabe5b5db8 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:25.957890 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-11ac218e-4d02-4439-9210-c6cabe5b5db8 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume with id: 3fccc806-c580-43d8-8ca1-89ce1546ad4a Jul 03 06:40:25.968077 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:25.968077 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:25.968736 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-11ac218e-4d02-4439-9210-c6cabe5b5db8 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:26.006190 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-11ac218e-4d02-4439-9210-c6cabe5b5db8 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume request issued successfully. Jul 03 06:40:26.006190 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11ac218e-4d02-4439-9210-c6cabe5b5db8 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a returned with HTTP 202 Jul 03 06:40:26.008212 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1326/5273] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:25 2026] DELETE /volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:26.015885 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-73a1eb8c-19ab-49e8-9a09-8ac299c4a4fb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:26.017857 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73a1eb8c-19ab-49e8-9a09-8ac299c4a4fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a Jul 03 06:40:26.018046 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73a1eb8c-19ab-49e8-9a09-8ac299c4a4fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:26.018284 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73a1eb8c-19ab-49e8-9a09-8ac299c4a4fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:26.027397 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:26.027397 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:26.032320 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-73a1eb8c-19ab-49e8-9a09-8ac299c4a4fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:26.037917 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73a1eb8c-19ab-49e8-9a09-8ac299c4a4fb tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a returned with HTTP 200 Jul 03 06:40:26.037917 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1322/5274] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:26 2026] GET /volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:26.434509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:26.436580 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:26.436910 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-167934322", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:26.438428 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-167934322', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:26.438543 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Create volume of 1 GB Jul 03 06:40:26.443063 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Availability Zones retrieved successfully. Jul 03 06:40:26.448980 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Flow 'volume_create_api' (f3673ee2-dbdb-4d88-be48-17bed9f0182e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:26.449889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f97e668-7f31-4163-bcf8-d9fae47cd2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:26.450847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:26.488344 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f97e668-7f31-4163-bcf8-d9fae47cd2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:26.489111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fa6949-bd8f-4ef8-92ba-ca957d6e59ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:26.561526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Created reservations ['339878e1-fe2b-427c-ab79-095350048560', 'a2075aeb-8ba1-468e-bc64-536aa49b6ed7', '29215bd5-ccde-4347-8d0d-96ed2b76bbca', '3a6655e8-66bc-4e8c-b002-ff566b23424f'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:26.562396 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fa6949-bd8f-4ef8-92ba-ca957d6e59ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['339878e1-fe2b-427c-ab79-095350048560', 'a2075aeb-8ba1-468e-bc64-536aa49b6ed7', '29215bd5-ccde-4347-8d0d-96ed2b76bbca', '3a6655e8-66bc-4e8c-b002-ff566b23424f']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:26.563143 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76dff39d-37bd-464d-9574-b4f2b5861746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:26.589172 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76dff39d-37bd-464d-9574-b4f2b5861746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '960ef4ce-aa4f-4442-8fcb-1f49eda71a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-167934322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66efa810b73641f3967e6ddb1c1ab85a',qos_specs=None,replication_status=,reservations=['339878e1-fe2b-427c-ab79-095350048560','a2075aeb-8ba1-468e-bc64-536aa49b6ed7','29215bd5-ccde-4347-8d0d-96ed2b76bbca','3a6655e8-66bc-4e8c-b002-ff566b23424f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f91c8f2ac345489c744091cce38a4f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-167934322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=960ef4ce-aa4f-4442-8fcb-1f49eda71a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66efa810b73641f3967e6ddb1c1ab85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f91c8f2ac345489c744091cce38a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:26.590312 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4121fa89-bb61-43ea-8d13-3a8ce38e1dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:26.608000 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4121fa89-bb61-43ea-8d13-3a8ce38e1dd5) transitioned into state 'SUCCESS' from state '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-167934322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66efa810b73641f3967e6ddb1c1ab85a',qos_specs=None,replication_status=,reservations=['339878e1-fe2b-427c-ab79-095350048560','a2075aeb-8ba1-468e-bc64-536aa49b6ed7','29215bd5-ccde-4347-8d0d-96ed2b76bbca','3a6655e8-66bc-4e8c-b002-ff566b23424f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f91c8f2ac345489c744091cce38a4f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:26.608780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4760233-cbf5-4797-b0fb-ee3bb96668b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:26.620854 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4760233-cbf5-4797-b0fb-ee3bb96668b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:26.621838 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Flow 'volume_create_api' (f3673ee2-dbdb-4d88-be48-17bed9f0182e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:26.622209 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Create volume request issued successfully. Jul 03 06:40:26.622816 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-88d6e327-2a2a-43d5-97d4-d2928bfa5c68 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:26.623404 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1304/5275] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:40:26 2026] POST /volume/v3/volumes => generated 746 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 06:40:26.958428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4ec6f2ba-5484-47db-8f78-a4ea2f3a4854 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:26.960336 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ec6f2ba-5484-47db-8f78-a4ea2f3a4854 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd Jul 03 06:40:26.961228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ec6f2ba-5484-47db-8f78-a4ea2f3a4854 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:26.961228 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ec6f2ba-5484-47db-8f78-a4ea2f3a4854 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:26.968393 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ec6f2ba-5484-47db-8f78-a4ea2f3a4854 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd returned with HTTP 404 Jul 03 06:40:26.969114 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1324/5276] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:26 2026] GET /volume/v3/volumes/37bb0ea8-2cf3-49a4-9abc-a7e4b020a0fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:26.979592 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bf7c3651-2f19-44c4-b2f7-7074c3f41ece None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:26.981516 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bf7c3651-2f19-44c4-b2f7-7074c3f41ece tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups Jul 03 06:40:26.981727 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bf7c3651-2f19-44c4-b2f7-7074c3f41ece tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:26.981903 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bf7c3651-2f19-44c4-b2f7-7074c3f41ece tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:26.987419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bf7c3651-2f19-44c4-b2f7-7074c3f41ece tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 200 Jul 03 06:40:26.988246 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1327/5277] 10.4.3.243 () {68 vars in 1277 bytes} [Fri Jul 3 06:40:26 2026] GET /volume/v3/backups => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:26.996117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e37e29b8-a38c-4ab7-9f8b-bb9ab9d5562a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:26.998045 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e37e29b8-a38c-4ab7-9f8b-bb9ab9d5562a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups?project_id=556737b71ca14475a466e31d0a2c31cb Jul 03 06:40:26.998281 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e37e29b8-a38c-4ab7-9f8b-bb9ab9d5562a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:26.998493 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e37e29b8-a38c-4ab7-9f8b-bb9ab9d5562a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:27.012764 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e37e29b8-a38c-4ab7-9f8b-bb9ab9d5562a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups?project_id=556737b71ca14475a466e31d0a2c31cb returned with HTTP 200 Jul 03 06:40:27.013317 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1323/5278] 10.4.3.243 () {68 vars in 1364 bytes} [Fri Jul 3 06:40:26 2026] GET /volume/v3/backups?project_id=556737b71ca14475a466e31d0a2c31cb => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:27.023892 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:27.025852 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:27.026275 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-79745502"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:27.027773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-79745502'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:27.027963 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume of 1 GB Jul 03 06:40:27.028281 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:27.028281 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:27.032499 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Availability Zones retrieved successfully. Jul 03 06:40:27.039028 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (8610c30e-c1f0-487b-bf88-2a10ac1532ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:27.040070 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cddc9ed-4b09-4654-a405-2011d6983b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.041020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:27.053271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-91e3219f-67c7-4cb7-8c17-2a5588c6d0f9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:27.055439 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-91e3219f-67c7-4cb7-8c17-2a5588c6d0f9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a Jul 03 06:40:27.055668 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-91e3219f-67c7-4cb7-8c17-2a5588c6d0f9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:27.055921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-91e3219f-67c7-4cb7-8c17-2a5588c6d0f9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:27.062227 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-91e3219f-67c7-4cb7-8c17-2a5588c6d0f9 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a returned with HTTP 404 Jul 03 06:40:27.062767 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1325/5279] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:27 2026] GET /volume/v3/volumes/3fccc806-c580-43d8-8ca1-89ce1546ad4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:27.067148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cddc9ed-4b09-4654-a405-2011d6983b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.067920 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c14da1-ff10-4624-8eab-a80730da907c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.071765 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:27.073473 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:27.073726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1514326839"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:27.075297 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1514326839'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:27.077708 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume of 1 GB Jul 03 06:40:27.077708 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:27.077708 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:27.079319 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Availability Zones retrieved successfully. Jul 03 06:40:27.084579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (8ed32937-6273-44a9-bab3-8a2e41e524b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:27.085445 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (293fcd73-f67b-4559-afa1-7a3705c25144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.086162 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:27.111948 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['e7ccd74d-8935-448b-a806-b0757bfd1c06', '8f9c99e3-86cf-416a-9449-f1f4117f80f6', '63947b27-38a0-4805-a943-b186d95be2ed', '77f2991c-2d40-481e-931f-7903cb1b744b'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:27.112720 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c14da1-ff10-4624-8eab-a80730da907c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7ccd74d-8935-448b-a806-b0757bfd1c06', '8f9c99e3-86cf-416a-9449-f1f4117f80f6', '63947b27-38a0-4805-a943-b186d95be2ed', '77f2991c-2d40-481e-931f-7903cb1b744b']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.113444 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84e2a34-d8bf-4d8b-9b51-fc548ee7e9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.121292 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (293fcd73-f67b-4559-afa1-7a3705c25144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.122287 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0eb37d6-307c-49cc-ba9e-27217ffa8e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.136773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84e2a34-d8bf-4d8b-9b51-fc548ee7e9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '728392cb-e83f-40ef-9e36-cf301d951263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-79745502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['e7ccd74d-8935-448b-a806-b0757bfd1c06','8f9c99e3-86cf-416a-9449-f1f4117f80f6','63947b27-38a0-4805-a943-b186d95be2ed','77f2991c-2d40-481e-931f-7903cb1b744b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-79745502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=728392cb-e83f-40ef-9e36-cf301d951263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556737b71ca14475a466e31d0a2c31cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4789cd53632c4018ace07d67209bd7eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.137494 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ede26aa-10c4-4715-873c-84205fb6b61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.161194 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ede26aa-10c4-4715-873c-84205fb6b61f) transitioned into state 'SUCCESS' from state '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-79745502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['e7ccd74d-8935-448b-a806-b0757bfd1c06','8f9c99e3-86cf-416a-9449-f1f4117f80f6','63947b27-38a0-4805-a943-b186d95be2ed','77f2991c-2d40-481e-931f-7903cb1b744b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.161917 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675cd60c-c6bd-4b58-8719-f7b677c6dc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.172935 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['e69b8ede-e5dd-4c78-a096-573a464342fe', 'a3acb150-580a-41f1-952d-f3bef814c80e', '41c0c62c-b06e-4daf-be96-164a20f3f42e', '167a9192-9e9c-4288-a3ed-fd887c96f3e0'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:27.173859 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0eb37d6-307c-49cc-ba9e-27217ffa8e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69b8ede-e5dd-4c78-a096-573a464342fe', 'a3acb150-580a-41f1-952d-f3bef814c80e', '41c0c62c-b06e-4daf-be96-164a20f3f42e', '167a9192-9e9c-4288-a3ed-fd887c96f3e0']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.174883 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b81428b-f6b6-4a53-9ea9-378fb2d6d742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.175448 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675cd60c-c6bd-4b58-8719-f7b677c6dc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.176375 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (8610c30e-c1f0-487b-bf88-2a10ac1532ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:27.176798 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request issued successfully. Jul 03 06:40:27.177456 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-065e61a0-ba1a-4e1c-b105-02de9e672a1a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:27.177942 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1305/5280] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:40:27 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 06:40:27.191432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ffae147d-ba54-4b2f-ba7e-410e2ee1a401 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:27.193552 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ffae147d-ba54-4b2f-ba7e-410e2ee1a401 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 Jul 03 06:40:27.193783 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ffae147d-ba54-4b2f-ba7e-410e2ee1a401 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:27.193975 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ffae147d-ba54-4b2f-ba7e-410e2ee1a401 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:27.202878 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:27.202878 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:27.202990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b81428b-f6b6-4a53-9ea9-378fb2d6d742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1514326839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['e69b8ede-e5dd-4c78-a096-573a464342fe','a3acb150-580a-41f1-952d-f3bef814c80e','41c0c62c-b06e-4daf-be96-164a20f3f42e','167a9192-9e9c-4288-a3ed-fd887c96f3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1514326839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca14886905704c429fef07a1cced04be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.203990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee99be1-ca2c-4045-b4b7-28b62684dbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.207504 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ffae147d-ba54-4b2f-ba7e-410e2ee1a401 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:27.212662 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ffae147d-ba54-4b2f-ba7e-410e2ee1a401 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 returned with HTTP 200 Jul 03 06:40:27.213067 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1324/5281] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:27 2026] GET /volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:27.229413 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee99be1-ca2c-4045-b4b7-28b62684dbc7) transitioned into state 'SUCCESS' from state '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-1514326839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['e69b8ede-e5dd-4c78-a096-573a464342fe','a3acb150-580a-41f1-952d-f3bef814c80e','41c0c62c-b06e-4daf-be96-164a20f3f42e','167a9192-9e9c-4288-a3ed-fd887c96f3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.230113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a22f9dc-d96a-497f-a16b-be1866276259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:27.243045 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a22f9dc-d96a-497f-a16b-be1866276259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:27.244198 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (8ed32937-6273-44a9-bab3-8a2e41e524b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:27.244610 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request issued successfully. Jul 03 06:40:27.245481 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2a45a6e-1212-44ae-b879-e84f29a51688 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:27.246056 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1328/5282] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:40:27 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:27.260990 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cd0d05ab-9066-4b28-89e0-aad11a871012 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:27.262667 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cd0d05ab-9066-4b28-89e0-aad11a871012 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 Jul 03 06:40:27.262897 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cd0d05ab-9066-4b28-89e0-aad11a871012 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:27.263041 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cd0d05ab-9066-4b28-89e0-aad11a871012 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:27.272158 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:27.272158 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:27.276250 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cd0d05ab-9066-4b28-89e0-aad11a871012 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:27.280896 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cd0d05ab-9066-4b28-89e0-aad11a871012 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 returned with HTTP 200 Jul 03 06:40:27.281409 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1326/5283] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:27 2026] GET /volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:28.228535 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a5d88c43-a33a-44e9-bd6c-446e741a6099 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:28.230355 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5d88c43-a33a-44e9-bd6c-446e741a6099 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 Jul 03 06:40:28.230578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5d88c43-a33a-44e9-bd6c-446e741a6099 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:28.230776 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5d88c43-a33a-44e9-bd6c-446e741a6099 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:28.238421 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:28.238421 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:28.242686 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a5d88c43-a33a-44e9-bd6c-446e741a6099 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:28.247630 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5d88c43-a33a-44e9-bd6c-446e741a6099 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 returned with HTTP 200 Jul 03 06:40:28.248248 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1306/5284] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:28 2026] GET /volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:28.261157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0aeb2e4f-a1c9-4042-a476-c6805a91e695 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:28.262890 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0aeb2e4f-a1c9-4042-a476-c6805a91e695 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:40:28.263374 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0aeb2e4f-a1c9-4042-a476-c6805a91e695 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "728392cb-e83f-40ef-9e36-cf301d951263", "name": "tempest-type-Backup-507400356"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:28.265076 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-0aeb2e4f-a1c9-4042-a476-c6805a91e695 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating new backup {'backup': {'volume_id': '728392cb-e83f-40ef-9e36-cf301d951263', 'name': 'tempest-type-Backup-507400356'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:40:28.265203 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-0aeb2e4f-a1c9-4042-a476-c6805a91e695 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating backup of volume 728392cb-e83f-40ef-9e36-cf301d951263 in container None Jul 03 06:40:28.272976 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:28.272976 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:28.273392 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0aeb2e4f-a1c9-4042-a476-c6805a91e695 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:28.298020 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-0aeb2e4f-a1c9-4042-a476-c6805a91e695 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['1b757f5b-4275-4b4b-a864-d3b92cc18c36', '43552893-b4c5-419f-9a36-9c4d4d432103'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:28.298215 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8dcd7da8-9948-4b92-a7af-c7de3fe0a9ff None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:28.300597 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8dcd7da8-9948-4b92-a7af-c7de3fe0a9ff tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 Jul 03 06:40:28.300892 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8dcd7da8-9948-4b92-a7af-c7de3fe0a9ff tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:28.301082 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8dcd7da8-9948-4b92-a7af-c7de3fe0a9ff tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:28.309101 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:28.309101 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:28.312904 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8dcd7da8-9948-4b92-a7af-c7de3fe0a9ff tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:28.317194 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8dcd7da8-9948-4b92-a7af-c7de3fe0a9ff tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 returned with HTTP 200 Jul 03 06:40:28.317658 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1329/5285] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:28 2026] GET /volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:28.331602 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-78a883a7-8803-4fa3-bee6-7f152075a0e6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:28.333858 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-78a883a7-8803-4fa3-bee6-7f152075a0e6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:40:28.334314 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-78a883a7-8803-4fa3-bee6-7f152075a0e6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1702558514"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:28.344184 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:28.344184 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:28.344622 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-78a883a7-8803-4fa3-bee6-7f152075a0e6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:28.344770 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-78a883a7-8803-4fa3-bee6-7f152075a0e6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create snapshot from volume 113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 Jul 03 06:40:28.355040 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0aeb2e4f-a1c9-4042-a476-c6805a91e695 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:40:28.355459 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1325/5286] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:40:28 2026] POST /volume/v3/backups => generated 315 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:28.363938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f01c0f26-e573-497d-a9f0-dcf89aed8170 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:28.365875 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f01c0f26-e573-497d-a9f0-dcf89aed8170 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:28.366098 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f01c0f26-e573-497d-a9f0-dcf89aed8170 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:28.366771 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f01c0f26-e573-497d-a9f0-dcf89aed8170 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:28.366771 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f01c0f26-e573-497d-a9f0-dcf89aed8170 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:28.372248 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:28.372248 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:28.373027 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f01c0f26-e573-497d-a9f0-dcf89aed8170 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:28.373421 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1307/5287] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:28 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:28.380701 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-78a883a7-8803-4fa3-bee6-7f152075a0e6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['a06cd6b5-111d-4bc5-aa4a-2face8cbaa08', 'ea28d988-c2fe-44a4-996b-2aaf8c5c2b48', 'd9ab44d9-cf1c-4fb8-ae72-6b9d5ebfd37c', 'fe6ef907-b9d2-4991-965e-f9e475154b20'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:28.434318 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-78a883a7-8803-4fa3-bee6-7f152075a0e6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot create request issued successfully. Jul 03 06:40:28.434829 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-78a883a7-8803-4fa3-bee6-7f152075a0e6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:40:28.435286 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1327/5288] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:40:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:28.445337 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fb5188f7-984f-4e45-a7a9-c6c59db086b6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:28.447837 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fb5188f7-984f-4e45-a7a9-c6c59db086b6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 Jul 03 06:40:28.448112 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fb5188f7-984f-4e45-a7a9-c6c59db086b6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:28.448414 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fb5188f7-984f-4e45-a7a9-c6c59db086b6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:28.454861 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:28.454861 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:28.455275 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fb5188f7-984f-4e45-a7a9-c6c59db086b6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:28.456215 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fb5188f7-984f-4e45-a7a9-c6c59db086b6 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 returned with HTTP 200 Jul 03 06:40:28.456801 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1330/5289] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:28 2026] GET /volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:29.384438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-81d5efb4-f7d0-4b1f-aca9-65bca9f18bc2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:29.386319 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81d5efb4-f7d0-4b1f-aca9-65bca9f18bc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:29.386541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81d5efb4-f7d0-4b1f-aca9-65bca9f18bc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:29.386753 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81d5efb4-f7d0-4b1f-aca9-65bca9f18bc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:29.386845 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-81d5efb4-f7d0-4b1f-aca9-65bca9f18bc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:29.391152 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:29.391152 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:29.391883 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81d5efb4-f7d0-4b1f-aca9-65bca9f18bc2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:29.392359 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1326/5290] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:29 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:29.467350 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2433ac63-2c60-4fe9-a221-36a0ba960906 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:29.469528 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2433ac63-2c60-4fe9-a221-36a0ba960906 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 Jul 03 06:40:29.469775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2433ac63-2c60-4fe9-a221-36a0ba960906 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:29.470011 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2433ac63-2c60-4fe9-a221-36a0ba960906 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:29.480013 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:29.480013 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:29.480432 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-2433ac63-2c60-4fe9-a221-36a0ba960906 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:29.481179 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2433ac63-2c60-4fe9-a221-36a0ba960906 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 returned with HTTP 200 Jul 03 06:40:29.481674 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1308/5291] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:29 2026] GET /volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:29.493284 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a2a22317-e6df-4f60-b799-fe56d8242488 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:29.495822 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2a22317-e6df-4f60-b799-fe56d8242488 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] GET https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 Jul 03 06:40:29.496071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2a22317-e6df-4f60-b799-fe56d8242488 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:29.496313 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2a22317-e6df-4f60-b799-fe56d8242488 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:29.502666 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:29.502666 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:29.503309 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a2a22317-e6df-4f60-b799-fe56d8242488 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Snapshot retrieved successfully. Jul 03 06:40:29.504462 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2a22317-e6df-4f60-b799-fe56d8242488 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 returned with HTTP 200 Jul 03 06:40:29.504974 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1328/5292] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:29 2026] GET /volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:29.513481 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1e99f342-7660-4b1a-bd63-b6038b5ad268 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:29.515533 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e99f342-7660-4b1a-bd63-b6038b5ad268 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 Jul 03 06:40:29.515908 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e99f342-7660-4b1a-bd63-b6038b5ad268 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:29.516093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e99f342-7660-4b1a-bd63-b6038b5ad268 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:29.516241 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-1e99f342-7660-4b1a-bd63-b6038b5ad268 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete snapshot with id: 0e686c9e-d414-48b2-a312-1c0be8d131e2 Jul 03 06:40:29.522116 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:29.522116 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:29.522572 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1e99f342-7660-4b1a-bd63-b6038b5ad268 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:29.545099 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1e99f342-7660-4b1a-bd63-b6038b5ad268 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot delete request issued successfully. Jul 03 06:40:29.545449 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e99f342-7660-4b1a-bd63-b6038b5ad268 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 returned with HTTP 202 Jul 03 06:40:29.545886 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1331/5293] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:40:29 2026] DELETE /volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:29.553280 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-74d0dd1e-8af7-4654-be5b-3f9efa886734 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:29.555310 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74d0dd1e-8af7-4654-be5b-3f9efa886734 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 Jul 03 06:40:29.555563 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74d0dd1e-8af7-4654-be5b-3f9efa886734 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:29.555806 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74d0dd1e-8af7-4654-be5b-3f9efa886734 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:29.561550 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:29.561550 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:29.561910 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-74d0dd1e-8af7-4654-be5b-3f9efa886734 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:29.562709 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74d0dd1e-8af7-4654-be5b-3f9efa886734 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 returned with HTTP 200 Jul 03 06:40:29.563106 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1327/5294] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:29 2026] GET /volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:30.406462 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4eba5a28-d73c-4662-9486-a16929ace7c5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:30.408657 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4eba5a28-d73c-4662-9486-a16929ace7c5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:30.409309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4eba5a28-d73c-4662-9486-a16929ace7c5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:30.409309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4eba5a28-d73c-4662-9486-a16929ace7c5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:30.409309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4eba5a28-d73c-4662-9486-a16929ace7c5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:30.416072 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:30.416072 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:30.416887 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4eba5a28-d73c-4662-9486-a16929ace7c5 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:30.417264 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1309/5295] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:30 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:30.572340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-92077939-a0f5-4c00-8982-536d0193f507 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:30.574864 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-92077939-a0f5-4c00-8982-536d0193f507 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 Jul 03 06:40:30.575168 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-92077939-a0f5-4c00-8982-536d0193f507 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:30.575495 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-92077939-a0f5-4c00-8982-536d0193f507 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:30.580985 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-92077939-a0f5-4c00-8982-536d0193f507 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 returned with HTTP 404 Jul 03 06:40:30.581703 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1329/5296] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:30 2026] GET /volume/v3/snapshots/0e686c9e-d414-48b2-a312-1c0be8d131e2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:30.590105 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-df5db0c9-a476-43d2-b8fb-04e762ceb08d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:30.591791 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-df5db0c9-a476-43d2-b8fb-04e762ceb08d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 Jul 03 06:40:30.591998 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-df5db0c9-a476-43d2-b8fb-04e762ceb08d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:30.592197 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-df5db0c9-a476-43d2-b8fb-04e762ceb08d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:30.592377 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-df5db0c9-a476-43d2-b8fb-04e762ceb08d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume with id: 113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 Jul 03 06:40:30.600173 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:30.600173 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:30.600520 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-df5db0c9-a476-43d2-b8fb-04e762ceb08d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:30.621617 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-df5db0c9-a476-43d2-b8fb-04e762ceb08d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume request issued successfully. Jul 03 06:40:30.622074 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-df5db0c9-a476-43d2-b8fb-04e762ceb08d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 returned with HTTP 202 Jul 03 06:40:30.622732 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1332/5297] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:30 2026] DELETE /volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:30.630551 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ef3cc00d-e3b4-4e00-9bf2-693dd5223e68 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:30.632165 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ef3cc00d-e3b4-4e00-9bf2-693dd5223e68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 Jul 03 06:40:30.632424 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ef3cc00d-e3b4-4e00-9bf2-693dd5223e68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:30.632614 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ef3cc00d-e3b4-4e00-9bf2-693dd5223e68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:30.641831 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:30.641831 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:30.646677 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ef3cc00d-e3b4-4e00-9bf2-693dd5223e68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:30.652237 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ef3cc00d-e3b4-4e00-9bf2-693dd5223e68 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 returned with HTTP 200 Jul 03 06:40:30.652783 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1328/5298] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:30 2026] GET /volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:31.431609 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0a5af7f2-4aea-426a-af78-eefc137b8387 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:31.436329 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a5af7f2-4aea-426a-af78-eefc137b8387 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:31.436640 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a5af7f2-4aea-426a-af78-eefc137b8387 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:31.436948 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0a5af7f2-4aea-426a-af78-eefc137b8387 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:31.437086 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0a5af7f2-4aea-426a-af78-eefc137b8387 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:31.441805 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:31.441805 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:31.442605 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0a5af7f2-4aea-426a-af78-eefc137b8387 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:31.443083 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1310/5299] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:31 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:31.672988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2ac226df-737f-440b-9bc9-50662a934508 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:31.676720 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2ac226df-737f-440b-9bc9-50662a934508 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 Jul 03 06:40:31.676720 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2ac226df-737f-440b-9bc9-50662a934508 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:31.677173 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2ac226df-737f-440b-9bc9-50662a934508 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:31.686114 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2ac226df-737f-440b-9bc9-50662a934508 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 returned with HTTP 404 Jul 03 06:40:31.686662 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1330/5300] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:31 2026] GET /volume/v3/volumes/113c9a6b-c9ea-4d39-ab2d-ccdd165a9d03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:31.708895 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-15929c1c-b72a-49f1-b564-c654112e2b4d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:31.710860 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:31.711174 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1956006221"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:31.712471 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1956006221'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:31.712574 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume of 1 GB Jul 03 06:40:31.716323 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Availability Zones retrieved successfully. Jul 03 06:40:31.721594 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (c34136bd-b42d-4667-b22f-aa02d7f2b5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:31.722549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df817fe-316e-4ac2-8f75-17b5576a1c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:31.723294 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:31.746809 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df817fe-316e-4ac2-8f75-17b5576a1c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:31.747505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89758f46-f45d-4dc4-b15c-1c056afd3768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:31.791051 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['b6d4e27c-6ff9-422e-8c5b-e8f2e2c1d7f1', '5445957f-f50e-48bd-add5-1a5f4604e936', 'a15b1257-6680-480a-9db2-5a742dd48868', 'd83e88d1-b31c-42a6-81e6-71d2b28f1a4b'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:31.791975 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89758f46-f45d-4dc4-b15c-1c056afd3768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d4e27c-6ff9-422e-8c5b-e8f2e2c1d7f1', '5445957f-f50e-48bd-add5-1a5f4604e936', 'a15b1257-6680-480a-9db2-5a742dd48868', 'd83e88d1-b31c-42a6-81e6-71d2b28f1a4b']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:31.792892 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de48175c-c587-471c-a59b-a55526ba5c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:31.821754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de48175c-c587-471c-a59b-a55526ba5c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7431489-b4b7-4a29-ae00-4a79f7ebcd60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956006221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['b6d4e27c-6ff9-422e-8c5b-e8f2e2c1d7f1','5445957f-f50e-48bd-add5-1a5f4604e936','a15b1257-6680-480a-9db2-5a742dd48868','d83e88d1-b31c-42a6-81e6-71d2b28f1a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956006221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7431489-b4b7-4a29-ae00-4a79f7ebcd60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca14886905704c429fef07a1cced04be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:31.822626 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5994e58-95cf-4b7b-84b4-b27650a97e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:31.850077 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5994e58-95cf-4b7b-84b4-b27650a97e57) transitioned into state 'SUCCESS' from state '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-1956006221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca14886905704c429fef07a1cced04be',qos_specs=None,replication_status=,reservations=['b6d4e27c-6ff9-422e-8c5b-e8f2e2c1d7f1','5445957f-f50e-48bd-add5-1a5f4604e936','a15b1257-6680-480a-9db2-5a742dd48868','d83e88d1-b31c-42a6-81e6-71d2b28f1a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e72baeb7f0cc4c59be7ff6195e6c8a7c',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:31.850944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e7f539-905e-4970-8511-84567f1b644d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:31.866563 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e7f539-905e-4970-8511-84567f1b644d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:31.867789 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Flow 'volume_create_api' (c34136bd-b42d-4667-b22f-aa02d7f2b5eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:31.868193 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create volume request issued successfully. Jul 03 06:40:31.869031 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-15929c1c-b72a-49f1-b564-c654112e2b4d tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:31.869602 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1333/5301] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:40:31 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:31.886055 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6cc7df78-57d4-469c-a3e6-a7c7bb477a21 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:31.888593 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6cc7df78-57d4-469c-a3e6-a7c7bb477a21 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 Jul 03 06:40:31.888937 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6cc7df78-57d4-469c-a3e6-a7c7bb477a21 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:31.889226 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6cc7df78-57d4-469c-a3e6-a7c7bb477a21 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:31.898823 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:31.898823 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:31.903371 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6cc7df78-57d4-469c-a3e6-a7c7bb477a21 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:31.907620 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6cc7df78-57d4-469c-a3e6-a7c7bb477a21 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 returned with HTTP 200 Jul 03 06:40:31.908064 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1329/5302] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:31 2026] GET /volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:32.458251 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9561eab3-2ade-4973-8479-a5516c0d7861 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:32.460279 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9561eab3-2ade-4973-8479-a5516c0d7861 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:32.460279 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9561eab3-2ade-4973-8479-a5516c0d7861 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:32.460279 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9561eab3-2ade-4973-8479-a5516c0d7861 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:32.460512 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9561eab3-2ade-4973-8479-a5516c0d7861 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:32.464858 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:32.464858 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:32.465555 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9561eab3-2ade-4973-8479-a5516c0d7861 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:32.465976 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1311/5303] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:32 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:32.927730 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a524fa63-5cde-47de-b6af-7417a8aabc15 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:32.930071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a524fa63-5cde-47de-b6af-7417a8aabc15 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 Jul 03 06:40:32.930071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a524fa63-5cde-47de-b6af-7417a8aabc15 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:32.930296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a524fa63-5cde-47de-b6af-7417a8aabc15 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:32.937440 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:32.937440 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:32.940864 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a524fa63-5cde-47de-b6af-7417a8aabc15 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:32.945436 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a524fa63-5cde-47de-b6af-7417a8aabc15 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 returned with HTTP 200 Jul 03 06:40:32.945838 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1331/5304] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:32 2026] GET /volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:32.959297 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-11929f63-f203-470e-b266-4d56e98d6a2e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:32.961571 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11929f63-f203-470e-b266-4d56e98d6a2e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:40:32.962015 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11929f63-f203-470e-b266-4d56e98d6a2e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7431489-b4b7-4a29-ae00-4a79f7ebcd60", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-648703618"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:32.974005 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:32.974005 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:32.974445 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-11929f63-f203-470e-b266-4d56e98d6a2e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:32.974605 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-11929f63-f203-470e-b266-4d56e98d6a2e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Create snapshot from volume b7431489-b4b7-4a29-ae00-4a79f7ebcd60 Jul 03 06:40:33.018880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-11929f63-f203-470e-b266-4d56e98d6a2e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Created reservations ['a309e222-6b2a-403a-88a9-7f41c3c63a4e', 'fd6f9626-26ca-4da4-8d14-078fef929320', 'f2c2ec74-3cfa-4935-8048-b8ebfb102217', '1cd6a11e-5bb8-47b1-9c1f-31f5824f5b25'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:33.057937 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-11929f63-f203-470e-b266-4d56e98d6a2e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot create request issued successfully. Jul 03 06:40:33.058518 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11929f63-f203-470e-b266-4d56e98d6a2e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:40:33.059098 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1334/5305] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:40:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:33.069500 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-eb87ed48-18f3-4445-bbe9-8f94980a24e7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:33.071383 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb87ed48-18f3-4445-bbe9-8f94980a24e7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad Jul 03 06:40:33.071631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb87ed48-18f3-4445-bbe9-8f94980a24e7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:33.071844 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-eb87ed48-18f3-4445-bbe9-8f94980a24e7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:33.076548 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:33.076548 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:33.076906 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-eb87ed48-18f3-4445-bbe9-8f94980a24e7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:33.077780 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-eb87ed48-18f3-4445-bbe9-8f94980a24e7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad returned with HTTP 200 Jul 03 06:40:33.078373 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1330/5306] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:33 2026] GET /volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:33.335508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f37dd598-0679-499e-94ff-cc9a767b1463 req-a96ad29c-dbfe-4099-ac1d-307444b6c818 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:33.338127 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f37dd598-0679-499e-94ff-cc9a767b1463 req-a96ad29c-dbfe-4099-ac1d-307444b6c818 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d Jul 03 06:40:33.338302 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f37dd598-0679-499e-94ff-cc9a767b1463 req-a96ad29c-dbfe-4099-ac1d-307444b6c818 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:33.338509 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f37dd598-0679-499e-94ff-cc9a767b1463 req-a96ad29c-dbfe-4099-ac1d-307444b6c818 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:33.347155 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:33.347155 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:33.479071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c97938b4-dec3-4184-adb4-1f676c561f60 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:33.480993 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c97938b4-dec3-4184-adb4-1f676c561f60 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:33.481248 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c97938b4-dec3-4184-adb4-1f676c561f60 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:33.481470 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c97938b4-dec3-4184-adb4-1f676c561f60 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:33.481617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c97938b4-dec3-4184-adb4-1f676c561f60 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:33.488241 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:33.488241 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:33.489111 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c97938b4-dec3-4184-adb4-1f676c561f60 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:33.489639 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1332/5307] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:33 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:33.884195 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f37dd598-0679-499e-94ff-cc9a767b1463 req-a96ad29c-dbfe-4099-ac1d-307444b6c818 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d returned with HTTP 200 Jul 03 06:40:33.884662 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1312/5308] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:40:33 2026] DELETE /volume/v3/attachments/594c8c64-970d-411a-8d57-9425fb38030d => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:34.086922 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4f0ba424-87ee-42bd-ae3b-ce22d0328602 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:34.089050 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f0ba424-87ee-42bd-ae3b-ce22d0328602 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad Jul 03 06:40:34.089249 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f0ba424-87ee-42bd-ae3b-ce22d0328602 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:34.089452 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4f0ba424-87ee-42bd-ae3b-ce22d0328602 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:34.094973 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:34.094973 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:34.095358 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4f0ba424-87ee-42bd-ae3b-ce22d0328602 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:34.096121 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4f0ba424-87ee-42bd-ae3b-ce22d0328602 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad returned with HTTP 200 Jul 03 06:40:34.096563 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1335/5309] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:34 2026] GET /volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:34.107043 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c32bc99f-19a2-4794-9966-1f5e51f72ff7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:34.108713 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c32bc99f-19a2-4794-9966-1f5e51f72ff7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] POST https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad/action Jul 03 06:40:34.109065 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c32bc99f-19a2-4794-9966-1f5e51f72ff7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:40:34.109196 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c32bc99f-19a2-4794-9966-1f5e51f72ff7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:34.110493 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.snapshot_unmanage [None req-c32bc99f-19a2-4794-9966-1f5e51f72ff7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Unmanage snapshot with id: d0d4c1bf-a18b-43a7-ba36-f373628be2ad Jul 03 06:40:34.116025 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:34.116025 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:34.116524 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c32bc99f-19a2-4794-9966-1f5e51f72ff7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Snapshot retrieved successfully. Jul 03 06:40:34.117355 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-c32bc99f-19a2-4794-9966-1f5e51f72ff7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '652a2f5ee8904f0a85cb1934f22c5e7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca14886905704c429fef07a1cced04be', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:40:34.117566 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c32bc99f-19a2-4794-9966-1f5e51f72ff7 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-reader] https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad/action returned with HTTP 403 Jul 03 06:40:34.118026 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1331/5310] 10.4.3.243 () {68 vars in 1396 bytes} [Fri Jul 3 06:40:34 2026] POST /volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:34.125067 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cc8b1381-9dc3-4462-8561-d4f164d111ac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:34.127023 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cc8b1381-9dc3-4462-8561-d4f164d111ac tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad Jul 03 06:40:34.127263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cc8b1381-9dc3-4462-8561-d4f164d111ac tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:34.127560 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cc8b1381-9dc3-4462-8561-d4f164d111ac tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:34.127672 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-cc8b1381-9dc3-4462-8561-d4f164d111ac tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete snapshot with id: d0d4c1bf-a18b-43a7-ba36-f373628be2ad Jul 03 06:40:34.132739 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:34.132739 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:34.133040 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cc8b1381-9dc3-4462-8561-d4f164d111ac tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:34.154474 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cc8b1381-9dc3-4462-8561-d4f164d111ac tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot delete request issued successfully. Jul 03 06:40:34.154765 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cc8b1381-9dc3-4462-8561-d4f164d111ac tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad returned with HTTP 202 Jul 03 06:40:34.155288 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1333/5311] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:40:34 2026] DELETE /volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:34.165027 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-67a229e8-21b7-4785-91d4-c49ab94b0329 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:34.167094 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67a229e8-21b7-4785-91d4-c49ab94b0329 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad Jul 03 06:40:34.168519 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67a229e8-21b7-4785-91d4-c49ab94b0329 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:34.168759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67a229e8-21b7-4785-91d4-c49ab94b0329 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:34.174240 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:34.174240 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:34.174682 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-67a229e8-21b7-4785-91d4-c49ab94b0329 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Snapshot retrieved successfully. Jul 03 06:40:34.175520 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67a229e8-21b7-4785-91d4-c49ab94b0329 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad returned with HTTP 200 Jul 03 06:40:34.176056 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1313/5312] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:34 2026] GET /volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:34.501625 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-09277f88-1201-4331-9a96-6d29a1bf8ba6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:34.503500 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-09277f88-1201-4331-9a96-6d29a1bf8ba6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:34.503748 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-09277f88-1201-4331-9a96-6d29a1bf8ba6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:34.503939 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-09277f88-1201-4331-9a96-6d29a1bf8ba6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:34.504046 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-09277f88-1201-4331-9a96-6d29a1bf8ba6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:34.509637 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:34.509637 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:34.510385 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-09277f88-1201-4331-9a96-6d29a1bf8ba6 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:34.510856 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1336/5313] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:34 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:35.187810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b2c6adec-3c92-40f9-b671-513f62a3856e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:35.189804 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2c6adec-3c92-40f9-b671-513f62a3856e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad Jul 03 06:40:35.190018 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2c6adec-3c92-40f9-b671-513f62a3856e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:35.190204 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2c6adec-3c92-40f9-b671-513f62a3856e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:35.196116 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2c6adec-3c92-40f9-b671-513f62a3856e tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad returned with HTTP 404 Jul 03 06:40:35.196933 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1332/5314] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:40:35 2026] GET /volume/v3/snapshots/d0d4c1bf-a18b-43a7-ba36-f373628be2ad => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:35.204572 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8b8b1187-ae1a-42af-ab83-ded531dfb331 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:35.206458 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8b8b1187-ae1a-42af-ab83-ded531dfb331 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 Jul 03 06:40:35.206675 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8b8b1187-ae1a-42af-ab83-ded531dfb331 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:35.206914 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8b8b1187-ae1a-42af-ab83-ded531dfb331 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:35.207076 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-8b8b1187-ae1a-42af-ab83-ded531dfb331 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume with id: b7431489-b4b7-4a29-ae00-4a79f7ebcd60 Jul 03 06:40:35.215298 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:35.215298 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:35.215833 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8b8b1187-ae1a-42af-ab83-ded531dfb331 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:35.262031 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8b8b1187-ae1a-42af-ab83-ded531dfb331 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Delete volume request issued successfully. Jul 03 06:40:35.262205 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8b8b1187-ae1a-42af-ab83-ded531dfb331 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 returned with HTTP 202 Jul 03 06:40:35.262625 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1334/5315] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:35 2026] DELETE /volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:35.270210 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d132771c-1c48-4bc6-816e-12246a43ef66 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:35.272441 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d132771c-1c48-4bc6-816e-12246a43ef66 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 Jul 03 06:40:35.272441 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d132771c-1c48-4bc6-816e-12246a43ef66 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:35.273669 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d132771c-1c48-4bc6-816e-12246a43ef66 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:35.281602 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:35.281602 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:35.285380 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d132771c-1c48-4bc6-816e-12246a43ef66 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Volume info retrieved successfully. Jul 03 06:40:35.289754 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d132771c-1c48-4bc6-816e-12246a43ef66 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 returned with HTTP 200 Jul 03 06:40:35.290182 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1314/5316] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:35 2026] GET /volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:35.520910 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ea3761a4-f31e-4c32-9487-bcbcd2dfa280 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:35.522776 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea3761a4-f31e-4c32-9487-bcbcd2dfa280 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:35.523067 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea3761a4-f31e-4c32-9487-bcbcd2dfa280 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:35.523293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea3761a4-f31e-4c32-9487-bcbcd2dfa280 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:35.523545 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ea3761a4-f31e-4c32-9487-bcbcd2dfa280 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:35.527851 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:35.527851 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:35.528502 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea3761a4-f31e-4c32-9487-bcbcd2dfa280 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:35.528968 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1337/5317] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:35 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:36.302682 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2b66ff1b-f12b-449f-b1cb-5f0170d91bf2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:36.304879 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b66ff1b-f12b-449f-b1cb-5f0170d91bf2 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] GET https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 Jul 03 06:40:36.305121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b66ff1b-f12b-449f-b1cb-5f0170d91bf2 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:36.305348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b66ff1b-f12b-449f-b1cb-5f0170d91bf2 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:36.312599 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b66ff1b-f12b-449f-b1cb-5f0170d91bf2 tempest-ProjectReaderTests-194289191 tempest-ProjectReaderTests-194289191-project-admin] https://10.4.3.243/volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 returned with HTTP 404 Jul 03 06:40:36.313148 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1333/5318] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:36 2026] GET /volume/v3/volumes/b7431489-b4b7-4a29-ae00-4a79f7ebcd60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:36.547011 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f92ad039-de15-4751-9ce0-e3913cc98dfd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:36.548946 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f92ad039-de15-4751-9ce0-e3913cc98dfd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:36.549197 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f92ad039-de15-4751-9ce0-e3913cc98dfd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:36.549418 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f92ad039-de15-4751-9ce0-e3913cc98dfd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:36.549552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f92ad039-de15-4751-9ce0-e3913cc98dfd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:36.554185 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:36.554185 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:36.554876 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f92ad039-de15-4751-9ce0-e3913cc98dfd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:36.555435 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1335/5319] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:36 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:37.335871 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:37.338120 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:37.338355 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:37.338614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:37.338837 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:37.347598 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:37.347598 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:37.348212 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:37.362587 np0000004376 devstack@c-api.service[99917]: WARNING cinder.keymgr.conf_key_mgr [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:40:37.369132 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:40:37.369341 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cea7e7ef-d3a7-4b94-a267-74e3f37d4c9a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 202 Jul 03 06:40:37.369857 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1315/5320] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:40:37 2026] DELETE /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:37.378928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d4797d2b-d642-4ee8-9969-d63f35ae90e7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:37.381913 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d4797d2b-d642-4ee8-9969-d63f35ae90e7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:37.382128 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d4797d2b-d642-4ee8-9969-d63f35ae90e7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:37.382347 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d4797d2b-d642-4ee8-9969-d63f35ae90e7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:37.390274 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:37.390274 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:37.394254 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d4797d2b-d642-4ee8-9969-d63f35ae90e7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:37.399242 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d4797d2b-d642-4ee8-9969-d63f35ae90e7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 200 Jul 03 06:40:37.399760 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1338/5321] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:37 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:37.566176 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-79a9d809-d9ce-4b79-904a-a95709918f8e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:37.568360 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-79a9d809-d9ce-4b79-904a-a95709918f8e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:37.568683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-79a9d809-d9ce-4b79-904a-a95709918f8e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:37.568970 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-79a9d809-d9ce-4b79-904a-a95709918f8e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:37.569122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-79a9d809-d9ce-4b79-904a-a95709918f8e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:37.574551 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:37.574551 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:37.575363 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-79a9d809-d9ce-4b79-904a-a95709918f8e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:37.575900 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1334/5322] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:37 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:38.412388 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-36d412a3-8162-4e30-ba94-01b11a7a6679 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:38.415457 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-36d412a3-8162-4e30-ba94-01b11a7a6679 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 Jul 03 06:40:38.415864 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-36d412a3-8162-4e30-ba94-01b11a7a6679 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:38.416363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-36d412a3-8162-4e30-ba94-01b11a7a6679 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:38.424063 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-36d412a3-8162-4e30-ba94-01b11a7a6679 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 returned with HTTP 404 Jul 03 06:40:38.424773 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1336/5323] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:38 2026] GET /volume/v3/volumes/e4d16c7c-49d3-4ffa-80a6-b99011a7ff38 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:38.433340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-665309e5-6d44-4b12-87b7-e66b137c1ada None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:38.435444 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-665309e5-6d44-4b12-87b7-e66b137c1ada tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:40:38.435703 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-665309e5-6d44-4b12-87b7-e66b137c1ada tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:38.435908 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-665309e5-6d44-4b12-87b7-e66b137c1ada tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:38.436929 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-665309e5-6d44-4b12-87b7-e66b137c1ada tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:40:38.468714 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-665309e5-6d44-4b12-87b7-e66b137c1ada tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Get all volumes completed successfully. Jul 03 06:40:38.470643 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:38.470643 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:38.476942 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-665309e5-6d44-4b12-87b7-e66b137c1ada tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:40:38.477361 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1316/5324] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:40:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8268 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:38.494346 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7f67a5c8-c9e6-4de6-8521-10ae3195c2e2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:38.496672 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7f67a5c8-c9e6-4de6-8521-10ae3195c2e2 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] DELETE https://10.4.3.243/volume/v3/types/93b4b4ee-b999-435f-a276-f3f5930f1555 Jul 03 06:40:38.496940 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7f67a5c8-c9e6-4de6-8521-10ae3195c2e2 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:38.497211 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7f67a5c8-c9e6-4de6-8521-10ae3195c2e2 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:38.556089 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7f67a5c8-c9e6-4de6-8521-10ae3195c2e2 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] https://10.4.3.243/volume/v3/types/93b4b4ee-b999-435f-a276-f3f5930f1555 returned with HTTP 202 Jul 03 06:40:38.556719 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1339/5325] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:40:38 2026] DELETE /volume/v3/types/93b4b4ee-b999-435f-a276-f3f5930f1555 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:38.570439 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7364dc81-7a1f-4d95-9c62-8a91f521f3ab None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:38.572266 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7364dc81-7a1f-4d95-9c62-8a91f521f3ab tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:40:38.572646 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7364dc81-7a1f-4d95-9c62-8a91f521f3ab tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1046199410", "extra_specs": {}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:38.587567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fc480b35-3e47-4008-9c19-cdbb8e42189a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:38.589956 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7364dc81-7a1f-4d95-9c62-8a91f521f3ab tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:40:38.590095 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fc480b35-3e47-4008-9c19-cdbb8e42189a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:38.590349 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fc480b35-3e47-4008-9c19-cdbb8e42189a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:38.590433 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1335/5326] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:40:38 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:38.590607 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fc480b35-3e47-4008-9c19-cdbb8e42189a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:38.591276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-fc480b35-3e47-4008-9c19-cdbb8e42189a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:38.596384 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:38.596384 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:38.597275 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fc480b35-3e47-4008-9c19-cdbb8e42189a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:38.597815 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1337/5327] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:38 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:38.600305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-50ae01ab-f9f8-478d-8b71-eb5da4661fc0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:38.603171 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-50ae01ab-f9f8-478d-8b71-eb5da4661fc0 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] POST https://10.4.3.243/volume/v3/types/93319018-df50-42b1-8705-9723363182ac/encryption Jul 03 06:40:38.603776 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-50ae01ab-f9f8-478d-8b71-eb5da4661fc0 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:38.638636 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-50ae01ab-f9f8-478d-8b71-eb5da4661fc0 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] https://10.4.3.243/volume/v3/types/93319018-df50-42b1-8705-9723363182ac/encryption returned with HTTP 200 Jul 03 06:40:38.639245 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1317/5328] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:40:38 2026] POST /volume/v3/types/93319018-df50-42b1-8705-9723363182ac/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:38.650165 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:38.652603 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:38.653064 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1847297266", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1046199410", "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:38.654839 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1847297266', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1046199410', 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:38.660057 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:40:38.660526 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:38.660526 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:38.661251 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:40:38.668437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (6766ddac-944e-4504-b8d4-3618029d0f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:38.669853 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e657f901-8b38-4e9a-920b-db177688a8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:38.671047 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:38.700036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e657f901-8b38-4e9a-920b-db177688a8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:40:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=93319018-df50-42b1-8705-9723363182ac,is_public=True,name='tempest-scenario-type-luks2-1046199410',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93319018-df50-42b1-8705-9723363182ac', '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=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:38.701055 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67564b8a-5100-49e0-8cf0-157d7efd5d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:38.733098 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1046199410 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1046199410, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:40:38.733246 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1046199410 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1046199410, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:40:38.769245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['c91f533a-2b30-410e-be56-7f7fc54a20b4', '29c529b7-19a4-45e3-90c2-295148db87f2', '59ac89f4-2b28-45d2-a672-5d6fe201dc4b', '7584c699-4527-495f-9560-081da0e38cef'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:38.770344 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67564b8a-5100-49e0-8cf0-157d7efd5d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c91f533a-2b30-410e-be56-7f7fc54a20b4', '29c529b7-19a4-45e3-90c2-295148db87f2', '59ac89f4-2b28-45d2-a672-5d6fe201dc4b', '7584c699-4527-495f-9560-081da0e38cef']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:38.771145 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3baaf9f-48a4-439d-ba7c-3a1f467b6e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:38.800925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3baaf9f-48a4-439d-ba7c-3a1f467b6e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e34d46f5-fde4-4f11-9b89-2b34f60c43ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1847297266',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['c91f533a-2b30-410e-be56-7f7fc54a20b4','29c529b7-19a4-45e3-90c2-295148db87f2','59ac89f4-2b28-45d2-a672-5d6fe201dc4b','7584c699-4527-495f-9560-081da0e38cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=93319018-df50-42b1-8705-9723363182ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1847297266',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e34d46f5-fde4-4f11-9b89-2b34f60c43ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93319018-df50-42b1-8705-9723363182ac),volume_type_id=93319018-df50-42b1-8705-9723363182ac)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:38.801948 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab7b94e-2a74-46df-8e49-cc1dadd27e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:38.826668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab7b94e-2a74-46df-8e49-cc1dadd27e26) transitioned into state 'SUCCESS' from state '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-1847297266',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['c91f533a-2b30-410e-be56-7f7fc54a20b4','29c529b7-19a4-45e3-90c2-295148db87f2','59ac89f4-2b28-45d2-a672-5d6fe201dc4b','7584c699-4527-495f-9560-081da0e38cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=93319018-df50-42b1-8705-9723363182ac)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:38.827463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a58b13b-cdb6-43cd-83bb-e269c0255c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:38.840579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a58b13b-cdb6-43cd-83bb-e269c0255c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:38.841387 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (6766ddac-944e-4504-b8d4-3618029d0f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:38.841699 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:40:38.842233 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7fb9ce92-6a58-4f71-93fc-278f89426926 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:38.842666 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1340/5329] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:40:38 2026] POST /volume/v3/volumes => generated 781 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:38.856111 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-250e54c1-5bcd-4a5f-b309-131cb47cedf9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:38.858259 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-250e54c1-5bcd-4a5f-b309-131cb47cedf9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:40:38.858770 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-250e54c1-5bcd-4a5f-b309-131cb47cedf9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:38.859008 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-250e54c1-5bcd-4a5f-b309-131cb47cedf9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:38.867224 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:38.867224 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:38.871707 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-250e54c1-5bcd-4a5f-b309-131cb47cedf9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:38.877666 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-250e54c1-5bcd-4a5f-b309-131cb47cedf9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 200 Jul 03 06:40:38.878191 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1336/5330] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:38 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:39.609120 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b1eabe3f-97f9-4ab3-b0c4-febc68c3ee79 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:39.611161 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b1eabe3f-97f9-4ab3-b0c4-febc68c3ee79 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:39.611407 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b1eabe3f-97f9-4ab3-b0c4-febc68c3ee79 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:39.611625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b1eabe3f-97f9-4ab3-b0c4-febc68c3ee79 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:39.611746 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b1eabe3f-97f9-4ab3-b0c4-febc68c3ee79 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:39.621171 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:39.621171 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:39.621895 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b1eabe3f-97f9-4ab3-b0c4-febc68c3ee79 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:39.622323 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1338/5331] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:39 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:39.897227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f1d08a38-820f-4ccc-b906-552f9b7e0462 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:39.903831 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1d08a38-820f-4ccc-b906-552f9b7e0462 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:40:39.904290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1d08a38-820f-4ccc-b906-552f9b7e0462 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:39.905551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f1d08a38-820f-4ccc-b906-552f9b7e0462 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:39.921442 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:39.921442 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:39.936805 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f1d08a38-820f-4ccc-b906-552f9b7e0462 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:39.942961 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f1d08a38-820f-4ccc-b906-552f9b7e0462 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 200 Jul 03 06:40:39.943608 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1318/5332] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:39 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:39.959313 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f910511c-f28b-42ca-befc-d0d7babee220 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:39.961327 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f910511c-f28b-42ca-befc-d0d7babee220 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:40:39.961522 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f910511c-f28b-42ca-befc-d0d7babee220 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:39.961723 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f910511c-f28b-42ca-befc-d0d7babee220 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:39.970102 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:39.970102 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:39.974926 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f910511c-f28b-42ca-befc-d0d7babee220 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:39.981348 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f910511c-f28b-42ca-befc-d0d7babee220 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 200 Jul 03 06:40:39.981989 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1341/5333] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:39 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:39.996031 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fe39a0f3-b3d6-4359-867c-b6a3b184e5f8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:39.998212 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fe39a0f3-b3d6-4359-867c-b6a3b184e5f8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/action Jul 03 06:40:39.998620 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fe39a0f3-b3d6-4359-867c-b6a3b184e5f8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:40:39.998785 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fe39a0f3-b3d6-4359-867c-b6a3b184e5f8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:40.009468 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:40.009468 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:40.010644 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fe39a0f3-b3d6-4359-867c-b6a3b184e5f8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:40.050913 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fe39a0f3-b3d6-4359-867c-b6a3b184e5f8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume updated successfully. Jul 03 06:40:40.051211 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fe39a0f3-b3d6-4359-867c-b6a3b184e5f8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/action returned with HTTP 200 Jul 03 06:40:40.051769 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1337/5334] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:40:39 2026] POST /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 06:40:40.252475 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-605834de-0883-419a-9787-7ed101b7b581 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:40.255052 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-605834de-0883-419a-9787-7ed101b7b581 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:40:40.255272 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-605834de-0883-419a-9787-7ed101b7b581 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:40.255528 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-605834de-0883-419a-9787-7ed101b7b581 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:40.264136 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:40.264136 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:40.272440 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-605834de-0883-419a-9787-7ed101b7b581 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:40.281317 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-605834de-0883-419a-9787-7ed101b7b581 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 200 Jul 03 06:40:40.281727 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1339/5335] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:40:40 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:40.634557 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9d4a309f-c392-4bd6-b87c-42cd3c784a71 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:40.636829 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9d4a309f-c392-4bd6-b87c-42cd3c784a71 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:40.637131 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9d4a309f-c392-4bd6-b87c-42cd3c784a71 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:40.637549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9d4a309f-c392-4bd6-b87c-42cd3c784a71 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:40.637707 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9d4a309f-c392-4bd6-b87c-42cd3c784a71 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:40.643150 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:40.643150 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:40.643868 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9d4a309f-c392-4bd6-b87c-42cd3c784a71 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:40.644172 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1319/5336] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:40 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:40.942441 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-1ceec706-8fcb-4a95-8644-b6a746b5af19 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:40.944650 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-1ceec706-8fcb-4a95-8644-b6a746b5af19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:40:40.944862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-1ceec706-8fcb-4a95-8644-b6a746b5af19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:40.945080 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-1ceec706-8fcb-4a95-8644-b6a746b5af19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:40.952538 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:40.952538 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:40.956523 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-1ceec706-8fcb-4a95-8644-b6a746b5af19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:40.960835 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-1ceec706-8fcb-4a95-8644-b6a746b5af19 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 200 Jul 03 06:40:40.961339 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1342/5337] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:40:40 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:40.971745 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-33135c0b-9f38-4379-a630-c04a3b3c4a1b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:40.972190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-33135c0b-9f38-4379-a630-c04a3b3c4a1b None None] GET https://10.4.3.243/volume// Jul 03 06:40:40.972365 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-33135c0b-9f38-4379-a630-c04a3b3c4a1b None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:40.972565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-33135c0b-9f38-4379-a630-c04a3b3c4a1b None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:40.972911 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-33135c0b-9f38-4379-a630-c04a3b3c4a1b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:40:40.973229 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1338/5338] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:40:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:40:40.981286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-eaf0d6ac-381a-4224-b33e-c1a29b5529b3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:40.983259 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-eaf0d6ac-381a-4224-b33e-c1a29b5529b3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:40:40.983625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-eaf0d6ac-381a-4224-b33e-c1a29b5529b3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e34d46f5-fde4-4f11-9b89-2b34f60c43ea", "connector": null, "instance_uuid": "78af0214-a82d-422a-b2e7-2a6e7383de82"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:40.992249 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:40.992249 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:41.114620 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-eaf0d6ac-381a-4224-b33e-c1a29b5529b3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:40:41.114620 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1340/5339] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:40:40 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:41.678613 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-601db3c2-17af-4c90-bfcf-e4b89cc04e6d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:41.681507 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-601db3c2-17af-4c90-bfcf-e4b89cc04e6d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:41.681507 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-601db3c2-17af-4c90-bfcf-e4b89cc04e6d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:41.681507 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-601db3c2-17af-4c90-bfcf-e4b89cc04e6d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:41.681507 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-601db3c2-17af-4c90-bfcf-e4b89cc04e6d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:41.686494 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:41.686494 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:41.687437 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-601db3c2-17af-4c90-bfcf-e4b89cc04e6d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:41.687999 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1320/5340] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:41 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:42.701012 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1e50e48e-6c47-4003-a8bb-e7246c2c3cea None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:42.703021 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e50e48e-6c47-4003-a8bb-e7246c2c3cea tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:42.703368 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e50e48e-6c47-4003-a8bb-e7246c2c3cea tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:42.703638 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e50e48e-6c47-4003-a8bb-e7246c2c3cea tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:42.706795 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1e50e48e-6c47-4003-a8bb-e7246c2c3cea tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:42.710054 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:42.710054 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:42.711118 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e50e48e-6c47-4003-a8bb-e7246c2c3cea tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:42.711586 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1343/5341] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:42 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:43.726012 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-08be53fa-03dd-4fee-8438-89056beca8eb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:43.727918 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-08be53fa-03dd-4fee-8438-89056beca8eb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:43.728157 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-08be53fa-03dd-4fee-8438-89056beca8eb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:43.728366 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-08be53fa-03dd-4fee-8438-89056beca8eb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:43.728510 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-08be53fa-03dd-4fee-8438-89056beca8eb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:43.733250 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:43.733250 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:43.734192 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-08be53fa-03dd-4fee-8438-89056beca8eb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:43.734776 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1339/5342] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:43 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:44.746922 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f0a6f1f7-56d9-4b9a-9b3d-ea3bb52875b8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:44.752799 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f0a6f1f7-56d9-4b9a-9b3d-ea3bb52875b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:44.752799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f0a6f1f7-56d9-4b9a-9b3d-ea3bb52875b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:44.752799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f0a6f1f7-56d9-4b9a-9b3d-ea3bb52875b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:44.752799 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f0a6f1f7-56d9-4b9a-9b3d-ea3bb52875b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:44.757088 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:44.757088 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:44.757486 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f0a6f1f7-56d9-4b9a-9b3d-ea3bb52875b8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:44.757603 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1341/5343] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:44 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:45.770701 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-70d9ce2e-2844-441a-98b7-9f60394eef9b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:45.772208 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-70d9ce2e-2844-441a-98b7-9f60394eef9b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:40:45.772489 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-70d9ce2e-2844-441a-98b7-9f60394eef9b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:45.772788 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-70d9ce2e-2844-441a-98b7-9f60394eef9b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:45.772910 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-70d9ce2e-2844-441a-98b7-9f60394eef9b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:45.787288 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:45.787288 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:45.788016 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-70d9ce2e-2844-441a-98b7-9f60394eef9b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:40:45.788451 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1321/5344] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:45 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:45.799399 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-67dc2fc9-d732-4f7b-9655-b3affbe456c4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:45.801303 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-67dc2fc9-d732-4f7b-9655-b3affbe456c4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba/action Jul 03 06:40:45.801807 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-67dc2fc9-d732-4f7b-9655-b3affbe456c4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:40:45.801994 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-67dc2fc9-d732-4f7b-9655-b3affbe456c4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:45.803432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.admin_actions [None req-67dc2fc9-d732-4f7b-9655-b3affbe456c4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Updating backup 'dda7f361-8009-4b40-a762-79e8545d89ba' with '{'status': 'error'}' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 06:40:45.811428 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:45.811428 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:45.818617 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.backup.rpcapi [None req-67dc2fc9-d732-4f7b-9655-b3affbe456c4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] reset_status in rpcapi backup_id dda7f361-8009-4b40-a762-79e8545d89ba on host np0000004376. {{(pid=99919) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 06:40:45.820765 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-67dc2fc9-d732-4f7b-9655-b3affbe456c4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba/action returned with HTTP 202 Jul 03 06:40:45.821668 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1344/5345] 10.4.3.243 () {70 vars in 1430 bytes} [Fri Jul 3 06:40:45 2026] POST /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:40:45.831084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-307ac7be-68a3-4389-8e47-6c50bf630857 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:45.833538 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-307ac7be-68a3-4389-8e47-6c50bf630857 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 Jul 03 06:40:45.833675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-307ac7be-68a3-4389-8e47-6c50bf630857 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:45.833966 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-307ac7be-68a3-4389-8e47-6c50bf630857 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:45.834204 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-307ac7be-68a3-4389-8e47-6c50bf630857 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume with id: 728392cb-e83f-40ef-9e36-cf301d951263 Jul 03 06:40:45.842015 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:45.842015 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:45.842341 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-307ac7be-68a3-4389-8e47-6c50bf630857 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:45.862977 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-307ac7be-68a3-4389-8e47-6c50bf630857 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume request issued successfully. Jul 03 06:40:45.863249 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-307ac7be-68a3-4389-8e47-6c50bf630857 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 returned with HTTP 202 Jul 03 06:40:45.863768 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1340/5346] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:40:45 2026] DELETE /volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:40:45.873098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dc9e808a-e252-4f02-b889-61fa19ab8bb2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:45.875492 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc9e808a-e252-4f02-b889-61fa19ab8bb2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 Jul 03 06:40:45.875945 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc9e808a-e252-4f02-b889-61fa19ab8bb2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:45.876271 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc9e808a-e252-4f02-b889-61fa19ab8bb2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:45.884470 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:45.884470 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:45.890165 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dc9e808a-e252-4f02-b889-61fa19ab8bb2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:45.895833 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc9e808a-e252-4f02-b889-61fa19ab8bb2 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 returned with HTTP 200 Jul 03 06:40:45.895833 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1342/5347] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:45 2026] GET /volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:46.915596 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3d0a037e-2d2b-4b66-82de-c7ff91aaa51d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:46.917861 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d0a037e-2d2b-4b66-82de-c7ff91aaa51d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 Jul 03 06:40:46.918131 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d0a037e-2d2b-4b66-82de-c7ff91aaa51d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:46.918341 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d0a037e-2d2b-4b66-82de-c7ff91aaa51d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:46.923970 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d0a037e-2d2b-4b66-82de-c7ff91aaa51d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 returned with HTTP 404 Jul 03 06:40:46.924501 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1322/5348] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:46 2026] GET /volume/v3/volumes/728392cb-e83f-40ef-9e36-cf301d951263 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:46.935213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d3ab5962-6d44-476a-9d91-992353e1c514 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:46.937385 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] POST https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab/restore Jul 03 06:40:46.937975 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:46.940402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Restoring backup 89e502fd-195d-44ad-ac2a-121e64e6c7ab ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99919) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 06:40:46.940402 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Restoring backup 89e502fd-195d-44ad-ac2a-121e64e6c7ab to volume None. Jul 03 06:40:46.944615 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:46.944615 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:46.946049 np0000004376 devstack@c-api.service[99919]: INFO cinder.backup.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Creating volume of 1 GB for restore of backup 89e502fd-195d-44ad-ac2a-121e64e6c7ab. Jul 03 06:40:46.957778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 07:40:46.955326. {{(pid=99919) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 06:40:46.957778 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Availability Zones retrieved successfully. Jul 03 06:40:46.966182 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (4e1d2311-0868-4a15-877e-bce7ec42123f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:46.967604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e52def6-0c14-4e4c-b2fe-331bfd94b257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:46.968673 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:47.016833 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e52def6-0c14-4e4c-b2fe-331bfd94b257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:47.019633 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a4ea6c-d2c3-471f-897b-0d4cf618a74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:47.091678 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Created reservations ['487a6f76-838d-4b3d-b2fd-625e1454fade', '80fae334-d294-4253-86ce-6374039d488d', '1a217924-b642-413b-9b96-447f25a8b2f4', '0338f8df-6bbd-400a-a3cb-e4bd2f8c02bb'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:47.091983 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a4ea6c-d2c3-471f-897b-0d4cf618a74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['487a6f76-838d-4b3d-b2fd-625e1454fade', '80fae334-d294-4253-86ce-6374039d488d', '1a217924-b642-413b-9b96-447f25a8b2f4', '0338f8df-6bbd-400a-a3cb-e4bd2f8c02bb']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:47.093820 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e455b709-cf43-4068-ae4b-63515713fa05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:47.138097 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e455b709-cf43-4068-ae4b-63515713fa05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba1d6104-2e56-4624-aa35-15059ea29a0e', '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='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['487a6f76-838d-4b3d-b2fd-625e1454fade','80fae334-d294-4253-86ce-6374039d488d','1a217924-b642-413b-9b96-447f25a8b2f4','0338f8df-6bbd-400a-a3cb-e4bd2f8c02bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:47Z,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=ba1d6104-2e56-4624-aa35-15059ea29a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='556737b71ca14475a466e31d0a2c31cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4789cd53632c4018ace07d67209bd7eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:47.138880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6be278-b6c0-451c-82a2-fd0c88d82eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:47.175325 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6be278-b6c0-451c-82a2-fd0c88d82eff) transitioned into 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='556737b71ca14475a466e31d0a2c31cb',qos_specs=None,replication_status=,reservations=['487a6f76-838d-4b3d-b2fd-625e1454fade','80fae334-d294-4253-86ce-6374039d488d','1a217924-b642-413b-9b96-447f25a8b2f4','0338f8df-6bbd-400a-a3cb-e4bd2f8c02bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4789cd53632c4018ace07d67209bd7eb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:47.176104 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a15b1d-0bba-4b24-a1e5-48e29f25b04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:47.194749 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a15b1d-0bba-4b24-a1e5-48e29f25b04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:47.195390 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Flow 'volume_create_api' (4e1d2311-0868-4a15-877e-bce7ec42123f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:47.195390 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Create volume request issued successfully. Jul 03 06:40:47.202309 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:47.202309 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:47.202827 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:47.428281 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-26614e64-379c-4978-9906-ebb1fb578f80 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:47.428781 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-26614e64-379c-4978-9906-ebb1fb578f80 None None] GET https://10.4.3.243/volume// Jul 03 06:40:47.428984 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-26614e64-379c-4978-9906-ebb1fb578f80 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:47.429216 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-26614e64-379c-4978-9906-ebb1fb578f80 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:47.429620 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-26614e64-379c-4978-9906-ebb1fb578f80 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:40:47.429997 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1341/5349] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:40:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:40:47.437513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-2a698d26-0869-46e8-bf0d-e63100f6c16c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:47.440749 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-2a698d26-0869-46e8-bf0d-e63100f6c16c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:40:47.441090 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-2a698d26-0869-46e8-bf0d-e63100f6c16c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:47.441350 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-2a698d26-0869-46e8-bf0d-e63100f6c16c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:47.451137 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:47.451137 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:47.454842 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-2a698d26-0869-46e8-bf0d-e63100f6c16c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:40:47.459313 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-2a698d26-0869-46e8-bf0d-e63100f6c16c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 200 Jul 03 06:40:47.459878 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1343/5350] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:40:47 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:40:47.570704 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-d8eac3e9-3574-440d-8c94-66e9282366a5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:47.574465 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-d8eac3e9-3574-440d-8c94-66e9282366a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320 Jul 03 06:40:47.574786 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-d8eac3e9-3574-440d-8c94-66e9282366a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:47.584073 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-d8eac3e9-3574-440d-8c94-66e9282366a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-e34d46f5-fde4-4f11-9b89-2b34f60c43ea-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:40:47.588335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-d8eac3e9-3574-440d-8c94-66e9282366a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-e34d46f5-fde4-4f11-9b89-2b34f60c43ea-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:40:47.589393 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:47.589393 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:48.115726 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-d8eac3e9-3574-440d-8c94-66e9282366a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-e34d46f5-fde4-4f11-9b89-2b34f60c43ea-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:40:48.116243 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-d8eac3e9-3574-440d-8c94-66e9282366a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320 returned with HTTP 200 Jul 03 06:40:48.116590 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1323/5351] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:40:47 2026] PUT /volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320 => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:40:48.213605 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:48.213605 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:48.214280 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:40:48.214280 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.backup.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Checking backup size 1 against volume size 1 {{(pid=99919) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 06:40:48.214520 np0000004376 devstack@c-api.service[99919]: INFO cinder.backup.api [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Overwriting volume ba1d6104-2e56-4624-aa35-15059ea29a0e with restore of backup 89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:48.240667 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.backup.rpcapi [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] restore_backup in rpcapi backup_id 89e502fd-195d-44ad-ac2a-121e64e6c7ab {{(pid=99919) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 06:40:48.242564 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d3ab5962-6d44-476a-9d91-992353e1c514 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab/restore returned with HTTP 202 Jul 03 06:40:48.243123 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1345/5352] 10.4.3.243 () {70 vars in 1433 bytes} [Fri Jul 3 06:40:46 2026] POST /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab/restore => generated 152 bytes in 1309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:48.254738 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-65b299d9-ea6a-4ca2-9a79-d0b9f6e64faf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:48.257901 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65b299d9-ea6a-4ca2-9a79-d0b9f6e64faf tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:48.258215 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65b299d9-ea6a-4ca2-9a79-d0b9f6e64faf tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:48.258467 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-65b299d9-ea6a-4ca2-9a79-d0b9f6e64faf tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:48.258638 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-65b299d9-ea6a-4ca2-9a79-d0b9f6e64faf tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:48.264224 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:48.264224 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:48.265133 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-65b299d9-ea6a-4ca2-9a79-d0b9f6e64faf tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:48.265668 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1342/5353] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:48 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:48.627000 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-bf4291ee-7e2b-4083-8354-ffc15ecff0d6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:48.629103 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-bf4291ee-7e2b-4083-8354-ffc15ecff0d6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320/action Jul 03 06:40:48.629465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-bf4291ee-7e2b-4083-8354-ffc15ecff0d6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:40:48.629592 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-bf4291ee-7e2b-4083-8354-ffc15ecff0d6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:48.645830 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:48.645830 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:48.659768 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-bf4291ee-7e2b-4083-8354-ffc15ecff0d6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320/action returned with HTTP 204 Jul 03 06:40:48.660272 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1344/5354] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:40:48 2026] POST /volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:40:49.009951 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3d7e9a30-ac44-4049-b122-9ed151a10622 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:49.120944 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d7e9a30-ac44-4049-b122-9ed151a10622 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:40:49.121371 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d7e9a30-ac44-4049-b122-9ed151a10622 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-920036539", "extra_specs": {}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:49.122760 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:49.122760 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:49.134791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d7e9a30-ac44-4049-b122-9ed151a10622 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:40:49.135114 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1324/5355] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:40:49 2026] POST /volume/v3/types => generated 211 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:49.145495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-44d46849-7cea-4e59-b4cb-8d24d882c8af None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:49.147560 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-44d46849-7cea-4e59-b4cb-8d24d882c8af tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] POST https://10.4.3.243/volume/v3/types/602cacd4-69b6-4178-b173-fa07b79f17d8/encryption Jul 03 06:40:49.147977 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-44d46849-7cea-4e59-b4cb-8d24d882c8af tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:49.174237 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-44d46849-7cea-4e59-b4cb-8d24d882c8af tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] https://10.4.3.243/volume/v3/types/602cacd4-69b6-4178-b173-fa07b79f17d8/encryption returned with HTTP 200 Jul 03 06:40:49.174480 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1346/5356] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:40:49 2026] POST /volume/v3/types/602cacd4-69b6-4178-b173-fa07b79f17d8/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:49.185436 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:49.269453 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:49.270129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1000701056", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-920036539", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:49.272044 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1000701056', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-920036539', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:49.277927 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume of 1 GB Jul 03 06:40:49.278360 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:49.278360 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:49.279141 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Availability Zones retrieved successfully. Jul 03 06:40:49.281870 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9f7fdd2e-b5dd-4c53-a087-cd21cc51e693 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:49.285795 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f7fdd2e-b5dd-4c53-a087-cd21cc51e693 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:49.286113 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f7fdd2e-b5dd-4c53-a087-cd21cc51e693 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:49.286613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9f7fdd2e-b5dd-4c53-a087-cd21cc51e693 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:49.286613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-9f7fdd2e-b5dd-4c53-a087-cd21cc51e693 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:49.286828 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Flow 'volume_create_api' (05f9b737-4204-4116-9d14-0425072526c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:49.289256 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2731d532-e290-499c-9710-59dc50ebd860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:49.290106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:49.292397 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:49.292397 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:49.293170 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9f7fdd2e-b5dd-4c53-a087-cd21cc51e693 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:49.293645 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1345/5357] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:49 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:49.328474 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2731d532-e290-499c-9710-59dc50ebd860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:40:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=602cacd4-69b6-4178-b173-fa07b79f17d8,is_public=True,name='tempest-scenario-type-luks-920036539',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '602cacd4-69b6-4178-b173-fa07b79f17d8', '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=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:49.329219 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af01101-3af8-4f8e-bb8a-ebc7a844fe53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:49.368478 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-920036539 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-920036539, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:40:49.368835 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-920036539 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-920036539, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:40:49.408553 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Created reservations ['3cab7877-7023-4d50-a1cb-a8cf3c4a0b4b', '257f356a-50b5-4c98-bd89-9a6883ad304e', 'f6551a44-b188-4c8b-8e85-53cc6177c11e', '57538a52-f4f3-4333-8469-c3431f137b84'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:49.409338 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af01101-3af8-4f8e-bb8a-ebc7a844fe53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cab7877-7023-4d50-a1cb-a8cf3c4a0b4b', '257f356a-50b5-4c98-bd89-9a6883ad304e', 'f6551a44-b188-4c8b-8e85-53cc6177c11e', '57538a52-f4f3-4333-8469-c3431f137b84']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:49.410206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eefbc2a7-c081-4728-ac11-113f63ec976c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:49.435545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eefbc2a7-c081-4728-ac11-113f63ec976c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd847a0b7-6a0b-4327-aed1-1cc06bb6944e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1000701056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dc56fa61c524ded8f759ab58809178a',qos_specs=None,replication_status=,reservations=['3cab7877-7023-4d50-a1cb-a8cf3c4a0b4b','257f356a-50b5-4c98-bd89-9a6883ad304e','f6551a44-b188-4c8b-8e85-53cc6177c11e','57538a52-f4f3-4333-8469-c3431f137b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50503050ac1e4ff6a9590d428af685ac',volume_type_id=602cacd4-69b6-4178-b173-fa07b79f17d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1000701056',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d847a0b7-6a0b-4327-aed1-1cc06bb6944e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dc56fa61c524ded8f759ab58809178a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50503050ac1e4ff6a9590d428af685ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(602cacd4-69b6-4178-b173-fa07b79f17d8),volume_type_id=602cacd4-69b6-4178-b173-fa07b79f17d8)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:49.436297 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e890b9-03b3-48d7-9ca7-4db52799ec78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:49.460401 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e890b9-03b3-48d7-9ca7-4db52799ec78) transitioned into state 'SUCCESS' from state '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-1000701056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dc56fa61c524ded8f759ab58809178a',qos_specs=None,replication_status=,reservations=['3cab7877-7023-4d50-a1cb-a8cf3c4a0b4b','257f356a-50b5-4c98-bd89-9a6883ad304e','f6551a44-b188-4c8b-8e85-53cc6177c11e','57538a52-f4f3-4333-8469-c3431f137b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50503050ac1e4ff6a9590d428af685ac',volume_type_id=602cacd4-69b6-4178-b173-fa07b79f17d8)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:49.461209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a7f2c6d-28fd-464c-a63b-64b5131c070e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:49.475380 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a7f2c6d-28fd-464c-a63b-64b5131c070e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:49.476669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Flow 'volume_create_api' (05f9b737-4204-4116-9d14-0425072526c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:49.477216 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume request issued successfully. Jul 03 06:40:49.478099 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fd32d250-2d72-4ac0-9330-1c3b9c3423f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:49.478388 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1343/5358] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:40:49 2026] POST /volume/v3/volumes => generated 784 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:49.492338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9f92dccc-458c-4715-b7db-0cc4bf0aff7c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:49.494361 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9f92dccc-458c-4715-b7db-0cc4bf0aff7c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e Jul 03 06:40:49.494646 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9f92dccc-458c-4715-b7db-0cc4bf0aff7c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:49.494852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9f92dccc-458c-4715-b7db-0cc4bf0aff7c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:49.501899 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:49.501899 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:49.505362 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9f92dccc-458c-4715-b7db-0cc4bf0aff7c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:49.510198 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9f92dccc-458c-4715-b7db-0cc4bf0aff7c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e returned with HTTP 200 Jul 03 06:40:49.510777 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1325/5359] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:49 2026] GET /volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:50.305121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fa655ac3-868e-4535-89e2-a3939c003f90 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:50.306958 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fa655ac3-868e-4535-89e2-a3939c003f90 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:50.307154 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fa655ac3-868e-4535-89e2-a3939c003f90 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:50.307350 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fa655ac3-868e-4535-89e2-a3939c003f90 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:50.307512 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-fa655ac3-868e-4535-89e2-a3939c003f90 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:50.311920 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:50.311920 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:50.312633 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fa655ac3-868e-4535-89e2-a3939c003f90 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:50.313047 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1347/5360] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:50 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:50.525032 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-775d4c03-137f-4653-9300-929575f603b2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:50.527165 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-775d4c03-137f-4653-9300-929575f603b2 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e Jul 03 06:40:50.527436 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-775d4c03-137f-4653-9300-929575f603b2 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:50.527674 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-775d4c03-137f-4653-9300-929575f603b2 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:50.536304 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:50.536304 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:50.539995 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-775d4c03-137f-4653-9300-929575f603b2 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:50.544961 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-775d4c03-137f-4653-9300-929575f603b2 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e returned with HTTP 200 Jul 03 06:40:50.545424 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1346/5361] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:50 2026] GET /volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:50.559729 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8837af7d-c767-478b-b16e-cc8536508f91 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:50.562014 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8837af7d-c767-478b-b16e-cc8536508f91 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e Jul 03 06:40:50.562235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8837af7d-c767-478b-b16e-cc8536508f91 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:50.562465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8837af7d-c767-478b-b16e-cc8536508f91 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:50.571016 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:50.571016 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:50.575844 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8837af7d-c767-478b-b16e-cc8536508f91 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:50.581062 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8837af7d-c767-478b-b16e-cc8536508f91 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e returned with HTTP 200 Jul 03 06:40:50.581664 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1344/5362] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:50 2026] GET /volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:50.596773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:50.598934 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:40:50.599350 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-427084814", "source_volid": "d847a0b7-6a0b-4327-aed1-1cc06bb6944e", "volume_type": "tempest-scenario-type-luks-920036539", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:40:50.601192 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-427084814', 'source_volid': 'd847a0b7-6a0b-4327-aed1-1cc06bb6944e', 'volume_type': 'tempest-scenario-type-luks-920036539', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:40:50.611733 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:50.611733 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:50.612191 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume retrieved successfully. Jul 03 06:40:50.613181 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume of 1 GB Jul 03 06:40:50.613181 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Availability Zones retrieved successfully. Jul 03 06:40:50.618015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Flow 'volume_create_api' (973c2ed1-db48-4279-a051-d18d522fef81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:50.618987 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b53b370-c4f5-4611-b590-137c26cfdb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:50.619923 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:40:50.644227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b53b370-c4f5-4611-b590-137c26cfdb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd847a0b7-6a0b-4327-aed1-1cc06bb6944e', 'volume_type': VolumeType(created_at=2026-07-03T06:40:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=602cacd4-69b6-4178-b173-fa07b79f17d8,is_public=True,name='tempest-scenario-type-luks-920036539',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '602cacd4-69b6-4178-b173-fa07b79f17d8', '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=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:50.645297 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af71b9d-6e5d-4805-8837-53fd7d862cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:50.679287 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-920036539 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-920036539, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:40:50.679524 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-920036539 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-920036539, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:40:50.701220 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Created reservations ['06f6b3e0-537b-45a0-866d-2f9220d2403f', '67a026db-4cff-44c6-a267-87cbf1dd543f', '10bcde78-e4e8-4342-a364-416315241272', '6a25b89e-fe7e-4d3a-8b88-d914d2fb0570'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:40:50.702002 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af71b9d-6e5d-4805-8837-53fd7d862cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06f6b3e0-537b-45a0-866d-2f9220d2403f', '67a026db-4cff-44c6-a267-87cbf1dd543f', '10bcde78-e4e8-4342-a364-416315241272', '6a25b89e-fe7e-4d3a-8b88-d914d2fb0570']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:50.702787 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db760f51-be72-4ce4-b3f2-1d7073368250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:50.748016 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db760f51-be72-4ce4-b3f2-1d7073368250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddc27feb-0f03-4734-80b3-b07e0d549bce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-427084814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dc56fa61c524ded8f759ab58809178a',qos_specs=None,replication_status=,reservations=['06f6b3e0-537b-45a0-866d-2f9220d2403f','67a026db-4cff-44c6-a267-87cbf1dd543f','10bcde78-e4e8-4342-a364-416315241272','6a25b89e-fe7e-4d3a-8b88-d914d2fb0570'],size=1,snapshot_id=None,source_replicaid=,source_volid=d847a0b7-6a0b-4327-aed1-1cc06bb6944e,status='creating',user_id='50503050ac1e4ff6a9590d428af685ac',volume_type_id=602cacd4-69b6-4178-b173-fa07b79f17d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-427084814',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ddc27feb-0f03-4734-80b3-b07e0d549bce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dc56fa61c524ded8f759ab58809178a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d847a0b7-6a0b-4327-aed1-1cc06bb6944e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50503050ac1e4ff6a9590d428af685ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(602cacd4-69b6-4178-b173-fa07b79f17d8),volume_type_id=602cacd4-69b6-4178-b173-fa07b79f17d8)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:50.749015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8bb18c-7ecc-48d1-a5c7-e392d819db08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:50.776161 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8bb18c-7ecc-48d1-a5c7-e392d819db08) transitioned into state 'SUCCESS' from state '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-427084814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dc56fa61c524ded8f759ab58809178a',qos_specs=None,replication_status=,reservations=['06f6b3e0-537b-45a0-866d-2f9220d2403f','67a026db-4cff-44c6-a267-87cbf1dd543f','10bcde78-e4e8-4342-a364-416315241272','6a25b89e-fe7e-4d3a-8b88-d914d2fb0570'],size=1,snapshot_id=None,source_replicaid=,source_volid=d847a0b7-6a0b-4327-aed1-1cc06bb6944e,status='creating',user_id='50503050ac1e4ff6a9590d428af685ac',volume_type_id=602cacd4-69b6-4178-b173-fa07b79f17d8)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:50.777119 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a14667c5-3dee-4168-a1e7-bce1c249f3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:40:50.807724 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a14667c5-3dee-4168-a1e7-bce1c249f3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:40:50.807724 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Flow 'volume_create_api' (973c2ed1-db48-4279-a051-d18d522fef81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:40:50.807724 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume request issued successfully. Jul 03 06:40:50.807724 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a21d8938-ca17-40b9-90ee-6ab34710f364 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:40:50.808197 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1326/5363] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:40:50 2026] POST /volume/v3/volumes => generated 810 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:40:50.820101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-83c18515-3123-44c6-aaf5-e5c626a9f023 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:50.821887 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-83c18515-3123-44c6-aaf5-e5c626a9f023 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:50.822079 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-83c18515-3123-44c6-aaf5-e5c626a9f023 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:50.822252 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-83c18515-3123-44c6-aaf5-e5c626a9f023 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:50.832774 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:50.832774 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:50.834331 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-83c18515-3123-44c6-aaf5-e5c626a9f023 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:50.839047 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-83c18515-3123-44c6-aaf5-e5c626a9f023 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:50.839844 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1348/5364] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:50 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:51.325076 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-aec5257e-a181-43b3-83c9-7b91cd5398df None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:51.327125 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aec5257e-a181-43b3-83c9-7b91cd5398df tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:51.327417 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aec5257e-a181-43b3-83c9-7b91cd5398df tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:51.327626 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-aec5257e-a181-43b3-83c9-7b91cd5398df tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:51.327815 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-aec5257e-a181-43b3-83c9-7b91cd5398df tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:51.332627 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:51.332627 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:51.333314 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-aec5257e-a181-43b3-83c9-7b91cd5398df tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:51.333843 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1347/5365] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:51 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:51.853002 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-338c937d-16c4-4293-9cb3-1b312f400338 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:51.855445 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-338c937d-16c4-4293-9cb3-1b312f400338 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:51.855661 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-338c937d-16c4-4293-9cb3-1b312f400338 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:51.855920 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-338c937d-16c4-4293-9cb3-1b312f400338 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:51.863862 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:51.863862 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:51.868141 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-338c937d-16c4-4293-9cb3-1b312f400338 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:51.873088 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-338c937d-16c4-4293-9cb3-1b312f400338 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:51.874463 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1345/5366] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:51 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:52.345630 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-028ee221-423d-4f63-8cb8-5de9e0163818 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:52.347826 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-028ee221-423d-4f63-8cb8-5de9e0163818 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:52.348094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-028ee221-423d-4f63-8cb8-5de9e0163818 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:52.348267 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-028ee221-423d-4f63-8cb8-5de9e0163818 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:52.348440 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-028ee221-423d-4f63-8cb8-5de9e0163818 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:52.353767 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:52.353767 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:52.354560 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-028ee221-423d-4f63-8cb8-5de9e0163818 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:52.355021 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1327/5367] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:52 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:52.885669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4cec3f61-c252-4c82-bb6a-00f2ed7eeece None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:52.887403 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4cec3f61-c252-4c82-bb6a-00f2ed7eeece tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:52.887616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4cec3f61-c252-4c82-bb6a-00f2ed7eeece tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:52.887822 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4cec3f61-c252-4c82-bb6a-00f2ed7eeece tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:52.894684 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:52.894684 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:52.898590 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4cec3f61-c252-4c82-bb6a-00f2ed7eeece tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:52.902810 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4cec3f61-c252-4c82-bb6a-00f2ed7eeece tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:52.903214 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1349/5368] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:52 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:53.367108 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c1c89ef3-ea04-4d1a-ac49-947b529918e4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:53.368977 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c1c89ef3-ea04-4d1a-ac49-947b529918e4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:53.368977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c1c89ef3-ea04-4d1a-ac49-947b529918e4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:53.368977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c1c89ef3-ea04-4d1a-ac49-947b529918e4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:53.368977 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c1c89ef3-ea04-4d1a-ac49-947b529918e4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:53.374441 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:53.374441 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:53.375054 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c1c89ef3-ea04-4d1a-ac49-947b529918e4 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:53.375399 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1348/5369] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:53 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:53.915121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4e4fe45b-dc38-4a52-bb6b-445623a1c15e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:53.917075 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e4fe45b-dc38-4a52-bb6b-445623a1c15e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:53.917293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e4fe45b-dc38-4a52-bb6b-445623a1c15e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:53.917543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e4fe45b-dc38-4a52-bb6b-445623a1c15e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:53.925041 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:53.925041 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:53.929318 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4e4fe45b-dc38-4a52-bb6b-445623a1c15e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:53.935051 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e4fe45b-dc38-4a52-bb6b-445623a1c15e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:53.935634 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1346/5370] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:53 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:54.388066 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b1544e8e-367e-4f63-bb43-a1db2e44c0bd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:54.391202 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b1544e8e-367e-4f63-bb43-a1db2e44c0bd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:54.391202 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b1544e8e-367e-4f63-bb43-a1db2e44c0bd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:54.391202 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b1544e8e-367e-4f63-bb43-a1db2e44c0bd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:54.391202 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-b1544e8e-367e-4f63-bb43-a1db2e44c0bd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:54.394192 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:54.394192 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:54.394868 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b1544e8e-367e-4f63-bb43-a1db2e44c0bd tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:54.395364 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1328/5371] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:54 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:54.949640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-26759f2c-bf4d-46a2-942d-db8c4ee9eae5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:54.953039 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-26759f2c-bf4d-46a2-942d-db8c4ee9eae5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:54.953039 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-26759f2c-bf4d-46a2-942d-db8c4ee9eae5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:54.953039 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-26759f2c-bf4d-46a2-942d-db8c4ee9eae5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:54.959442 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:54.959442 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:54.964018 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-26759f2c-bf4d-46a2-942d-db8c4ee9eae5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:54.971877 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-26759f2c-bf4d-46a2-942d-db8c4ee9eae5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:54.971877 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1350/5372] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:54 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:55.405808 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-63c732f6-36ce-4d7e-ae4f-3f0536b3d07b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:55.408239 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63c732f6-36ce-4d7e-ae4f-3f0536b3d07b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:55.408501 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63c732f6-36ce-4d7e-ae4f-3f0536b3d07b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:55.408767 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-63c732f6-36ce-4d7e-ae4f-3f0536b3d07b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:55.408915 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-63c732f6-36ce-4d7e-ae4f-3f0536b3d07b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:55.414272 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:55.414272 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:55.415183 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-63c732f6-36ce-4d7e-ae4f-3f0536b3d07b tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:55.415769 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1349/5373] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:55 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:55.564268 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-6c5e025b-3b54-4890-96d6-1e9f9725255d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:55.566882 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-6c5e025b-3b54-4890-96d6-1e9f9725255d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/encryption Jul 03 06:40:55.567086 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-6c5e025b-3b54-4890-96d6-1e9f9725255d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:55.567283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-6c5e025b-3b54-4890-96d6-1e9f9725255d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:55.577928 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:55.577928 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:55.585146 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-951bd880-3309-4bdd-91fc-139a0ba4f695 req-6c5e025b-3b54-4890-96d6-1e9f9725255d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/encryption returned with HTTP 200 Jul 03 06:40:55.585671 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1347/5374] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:40:55 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:55.984651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a9a4d0d1-413b-4dad-8baa-a4df0fc9bdbc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:55.986198 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a9a4d0d1-413b-4dad-8baa-a4df0fc9bdbc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:55.986407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a9a4d0d1-413b-4dad-8baa-a4df0fc9bdbc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:55.986618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a9a4d0d1-413b-4dad-8baa-a4df0fc9bdbc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:55.993573 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:55.993573 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:55.997508 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a9a4d0d1-413b-4dad-8baa-a4df0fc9bdbc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:56.002113 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a9a4d0d1-413b-4dad-8baa-a4df0fc9bdbc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:56.002526 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1329/5375] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:55 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:56.427336 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c553ec39-f2b2-4e55-ac24-7b02f15eeed0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:56.429412 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c553ec39-f2b2-4e55-ac24-7b02f15eeed0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:56.429682 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c553ec39-f2b2-4e55-ac24-7b02f15eeed0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:56.429964 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c553ec39-f2b2-4e55-ac24-7b02f15eeed0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:56.430113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c553ec39-f2b2-4e55-ac24-7b02f15eeed0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:56.435268 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:56.435268 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:56.436125 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c553ec39-f2b2-4e55-ac24-7b02f15eeed0 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:56.436743 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1351/5376] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:56 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:40:57.016376 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cb2eec91-0c61-43dd-91a5-c18e07a6ed92 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:57.018663 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb2eec91-0c61-43dd-91a5-c18e07a6ed92 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:57.018967 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb2eec91-0c61-43dd-91a5-c18e07a6ed92 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:57.019230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb2eec91-0c61-43dd-91a5-c18e07a6ed92 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:57.028408 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:57.028408 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:57.032668 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cb2eec91-0c61-43dd-91a5-c18e07a6ed92 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:57.037457 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb2eec91-0c61-43dd-91a5-c18e07a6ed92 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:57.038044 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1350/5377] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:57 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:57.451460 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-473ca86b-e00c-4c46-ac0c-47031148156a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:57.455759 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-473ca86b-e00c-4c46-ac0c-47031148156a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:57.455759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-473ca86b-e00c-4c46-ac0c-47031148156a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:57.455759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-473ca86b-e00c-4c46-ac0c-47031148156a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:57.455759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-473ca86b-e00c-4c46-ac0c-47031148156a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:57.464505 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:57.464505 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:57.465835 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-473ca86b-e00c-4c46-ac0c-47031148156a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:57.466411 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1348/5378] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:57 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:58.055792 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7970688e-d379-455a-92bc-376b230b872c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:58.059609 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7970688e-d379-455a-92bc-376b230b872c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:58.060310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7970688e-d379-455a-92bc-376b230b872c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:58.060310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7970688e-d379-455a-92bc-376b230b872c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:58.069488 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:58.069488 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:40:58.076927 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7970688e-d379-455a-92bc-376b230b872c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:58.081784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7970688e-d379-455a-92bc-376b230b872c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:58.082223 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1330/5379] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:58 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:58.479008 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5833d1f7-ab74-42be-b248-e7ba2fb0e48a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:58.480911 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5833d1f7-ab74-42be-b248-e7ba2fb0e48a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:58.481245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5833d1f7-ab74-42be-b248-e7ba2fb0e48a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:58.481567 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5833d1f7-ab74-42be-b248-e7ba2fb0e48a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:58.481732 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-5833d1f7-ab74-42be-b248-e7ba2fb0e48a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:58.487559 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:58.487559 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:40:58.488553 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5833d1f7-ab74-42be-b248-e7ba2fb0e48a tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:58.489208 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1352/5380] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:58 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:40:59.099097 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-62e85cd2-4894-4bdd-bf24-858b09e00cb5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:59.101632 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-62e85cd2-4894-4bdd-bf24-858b09e00cb5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:40:59.101913 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-62e85cd2-4894-4bdd-bf24-858b09e00cb5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:59.102177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-62e85cd2-4894-4bdd-bf24-858b09e00cb5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:59.114101 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:59.114101 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:40:59.121145 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-62e85cd2-4894-4bdd-bf24-858b09e00cb5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:40:59.129078 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-62e85cd2-4894-4bdd-bf24-858b09e00cb5 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:40:59.129078 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1351/5381] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:40:59 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:40:59.499982 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5593b19a-0126-4faa-b007-023e9d79a1db None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:40:59.502307 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5593b19a-0126-4faa-b007-023e9d79a1db tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:40:59.502570 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5593b19a-0126-4faa-b007-023e9d79a1db tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:40:59.502841 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5593b19a-0126-4faa-b007-023e9d79a1db tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:40:59.503281 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-5593b19a-0126-4faa-b007-023e9d79a1db tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:40:59.508019 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:40:59.508019 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:40:59.508817 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5593b19a-0126-4faa-b007-023e9d79a1db tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:40:59.508991 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1349/5382] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:40:59 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:00.146784 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-198239a6-aca2-4b4f-b896-1d31e1d92585 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:00.156917 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-198239a6-aca2-4b4f-b896-1d31e1d92585 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:41:00.157151 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-198239a6-aca2-4b4f-b896-1d31e1d92585 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:00.157421 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-198239a6-aca2-4b4f-b896-1d31e1d92585 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:00.164525 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:00.164525 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:00.168623 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-198239a6-aca2-4b4f-b896-1d31e1d92585 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:41:00.173819 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-198239a6-aca2-4b4f-b896-1d31e1d92585 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:41:00.174294 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1331/5383] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:00 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:00.539359 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-023cebac-e3f3-4fb9-b629-bb8e68db81aa None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:00.541889 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-023cebac-e3f3-4fb9-b629-bb8e68db81aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:41:00.542218 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-023cebac-e3f3-4fb9-b629-bb8e68db81aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:00.542527 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-023cebac-e3f3-4fb9-b629-bb8e68db81aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:00.542749 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-023cebac-e3f3-4fb9-b629-bb8e68db81aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:00.552418 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:00.552418 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:00.553315 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-023cebac-e3f3-4fb9-b629-bb8e68db81aa tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:41:00.554052 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1353/5384] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:00 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:01.193715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d653ab55-208c-49d1-b6b3-864dfbe67ec8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:01.211199 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d653ab55-208c-49d1-b6b3-864dfbe67ec8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:41:01.211525 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d653ab55-208c-49d1-b6b3-864dfbe67ec8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:01.211921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d653ab55-208c-49d1-b6b3-864dfbe67ec8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:01.220665 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:01.220665 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:01.224944 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d653ab55-208c-49d1-b6b3-864dfbe67ec8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:41:01.230409 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d653ab55-208c-49d1-b6b3-864dfbe67ec8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:41:01.230895 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1352/5385] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:01 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:01.567905 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3ec951e6-bb4f-4210-b32f-bbf36a0fd919 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:01.569675 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3ec951e6-bb4f-4210-b32f-bbf36a0fd919 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:41:01.569892 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3ec951e6-bb4f-4210-b32f-bbf36a0fd919 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:01.570075 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3ec951e6-bb4f-4210-b32f-bbf36a0fd919 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:01.570172 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3ec951e6-bb4f-4210-b32f-bbf36a0fd919 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:01.574365 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:01.574365 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:01.575011 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3ec951e6-bb4f-4210-b32f-bbf36a0fd919 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:41:01.575370 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1350/5386] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:01 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:01.586080 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-97fe0141-2c43-4854-b373-93fc43744c98 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:01.587969 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-97fe0141-2c43-4854-b373-93fc43744c98 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e Jul 03 06:41:01.588187 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-97fe0141-2c43-4854-b373-93fc43744c98 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:01.588384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-97fe0141-2c43-4854-b373-93fc43744c98 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:01.588546 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-97fe0141-2c43-4854-b373-93fc43744c98 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume with id: ba1d6104-2e56-4624-aa35-15059ea29a0e Jul 03 06:41:01.595917 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:01.595917 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:01.596277 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-97fe0141-2c43-4854-b373-93fc43744c98 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:41:01.624712 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-97fe0141-2c43-4854-b373-93fc43744c98 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume request issued successfully. Jul 03 06:41:01.624956 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-97fe0141-2c43-4854-b373-93fc43744c98 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e returned with HTTP 202 Jul 03 06:41:01.625493 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1332/5387] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:41:01 2026] DELETE /volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:01.638105 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-423afb70-5c8e-487f-b5fb-7ae49125160f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:01.640425 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-423afb70-5c8e-487f-b5fb-7ae49125160f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e Jul 03 06:41:01.640752 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-423afb70-5c8e-487f-b5fb-7ae49125160f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:01.641014 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-423afb70-5c8e-487f-b5fb-7ae49125160f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:01.651105 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:01.651105 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:01.655389 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-423afb70-5c8e-487f-b5fb-7ae49125160f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:41:01.660976 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-423afb70-5c8e-487f-b5fb-7ae49125160f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e returned with HTTP 200 Jul 03 06:41:01.661437 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1354/5388] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:01 2026] GET /volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e => generated 1074 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:02.261646 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-839e6820-7546-448b-8e43-e1087baab91e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:02.263604 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-839e6820-7546-448b-8e43-e1087baab91e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:41:02.263814 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-839e6820-7546-448b-8e43-e1087baab91e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:02.264011 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-839e6820-7546-448b-8e43-e1087baab91e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:02.271579 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:02.271579 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:02.275908 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-839e6820-7546-448b-8e43-e1087baab91e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:41:02.280744 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-839e6820-7546-448b-8e43-e1087baab91e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:41:02.281181 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1353/5389] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:02 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:02.679416 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-934e9b82-a89b-46a4-b619-8b4ff6fa6bba None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:02.683178 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-934e9b82-a89b-46a4-b619-8b4ff6fa6bba tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e Jul 03 06:41:02.683393 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-934e9b82-a89b-46a4-b619-8b4ff6fa6bba tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:02.684265 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-934e9b82-a89b-46a4-b619-8b4ff6fa6bba tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:02.689626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-934e9b82-a89b-46a4-b619-8b4ff6fa6bba tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e returned with HTTP 404 Jul 03 06:41:02.690126 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1351/5390] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:02 2026] GET /volume/v3/volumes/ba1d6104-2e56-4624-aa35-15059ea29a0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:02.699405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-94ed076c-1b6e-4816-a83f-a4c679e01aae None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:02.701783 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-94ed076c-1b6e-4816-a83f-a4c679e01aae tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:41:02.702050 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-94ed076c-1b6e-4816-a83f-a4c679e01aae tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:02.702297 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-94ed076c-1b6e-4816-a83f-a4c679e01aae tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:02.702424 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-94ed076c-1b6e-4816-a83f-a4c679e01aae tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:02.707885 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:02.707885 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:02.708817 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-94ed076c-1b6e-4816-a83f-a4c679e01aae tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:41:02.709265 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1333/5391] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:02 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:02.722116 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fef50f0d-daf8-4ae7-a0a4-303b944cb45f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:02.724119 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fef50f0d-daf8-4ae7-a0a4-303b944cb45f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:41:02.724446 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fef50f0d-daf8-4ae7-a0a4-303b944cb45f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:02.724671 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fef50f0d-daf8-4ae7-a0a4-303b944cb45f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:02.724795 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-fef50f0d-daf8-4ae7-a0a4-303b944cb45f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete backup with id: dda7f361-8009-4b40-a762-79e8545d89ba. Jul 03 06:41:02.729371 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:02.729371 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:02.749333 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.backup.rpcapi [None req-fef50f0d-daf8-4ae7-a0a4-303b944cb45f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] delete_backup rpcapi backup_id dda7f361-8009-4b40-a762-79e8545d89ba {{(pid=99919) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:41:02.753905 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fef50f0d-daf8-4ae7-a0a4-303b944cb45f tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 202 Jul 03 06:41:02.754473 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1355/5392] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:41:02 2026] DELETE /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:41:02.764832 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1f9563ae-d36c-49e8-b987-c755ea71d412 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:02.767415 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1f9563ae-d36c-49e8-b987-c755ea71d412 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:41:02.767746 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1f9563ae-d36c-49e8-b987-c755ea71d412 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:02.768045 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1f9563ae-d36c-49e8-b987-c755ea71d412 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:02.768912 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-1f9563ae-d36c-49e8-b987-c755ea71d412 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:02.774762 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:02.774762 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:02.776299 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1f9563ae-d36c-49e8-b987-c755ea71d412 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 200 Jul 03 06:41:02.776773 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1354/5393] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:02 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:03.300878 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7625c700-4998-4564-bc7e-726a8369df35 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:03.302935 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7625c700-4998-4564-bc7e-726a8369df35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:41:03.303190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7625c700-4998-4564-bc7e-726a8369df35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:03.303382 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7625c700-4998-4564-bc7e-726a8369df35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:03.305676 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=196,cinder:UPDATE=63,cinder:INSERT=40 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:41:03.312860 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:03.312860 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:03.318560 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-7625c700-4998-4564-bc7e-726a8369df35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:41:03.323941 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7625c700-4998-4564-bc7e-726a8369df35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:41:03.324442 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1352/5394] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:03 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:03.789474 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-eb3e3b3e-0724-4226-bf5e-d611f2ad6dd8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:03.791262 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb3e3b3e-0724-4226-bf5e-d611f2ad6dd8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba Jul 03 06:41:03.791488 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb3e3b3e-0724-4226-bf5e-d611f2ad6dd8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:03.791718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-eb3e3b3e-0724-4226-bf5e-d611f2ad6dd8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:03.791901 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-eb3e3b3e-0724-4226-bf5e-d611f2ad6dd8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id dda7f361-8009-4b40-a762-79e8545d89ba. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:03.795518 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-eb3e3b3e-0724-4226-bf5e-d611f2ad6dd8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba returned with HTTP 404 Jul 03 06:41:03.796022 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1334/5395] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:03 2026] GET /volume/v3/backups/dda7f361-8009-4b40-a762-79e8545d89ba => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:03.804381 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d6574c39-e0e4-4f0d-b467-827b5c305ba8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:03.806358 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6574c39-e0e4-4f0d-b467-827b5c305ba8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:41:03.806591 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6574c39-e0e4-4f0d-b467-827b5c305ba8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:03.806821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6574c39-e0e4-4f0d-b467-827b5c305ba8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:03.806998 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-d6574c39-e0e4-4f0d-b467-827b5c305ba8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete backup with id: 960d87c3-f056-48e2-8a8b-d64c9207c4a0. Jul 03 06:41:03.811263 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:03.811263 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:03.824718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.backup.rpcapi [None req-d6574c39-e0e4-4f0d-b467-827b5c305ba8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] delete_backup rpcapi backup_id 960d87c3-f056-48e2-8a8b-d64c9207c4a0 {{(pid=99919) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:41:03.828083 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6574c39-e0e4-4f0d-b467-827b5c305ba8 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 202 Jul 03 06:41:03.828617 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1356/5396] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:41:03 2026] DELETE /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:41:03.838000 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5c1e2e0a-d8e2-4b64-9a1c-3f85d2bf9900 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:03.840308 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5c1e2e0a-d8e2-4b64-9a1c-3f85d2bf9900 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:41:03.840308 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5c1e2e0a-d8e2-4b64-9a1c-3f85d2bf9900 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:03.840595 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5c1e2e0a-d8e2-4b64-9a1c-3f85d2bf9900 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:03.840763 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-5c1e2e0a-d8e2-4b64-9a1c-3f85d2bf9900 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:03.846077 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:03.846077 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:03.846639 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5c1e2e0a-d8e2-4b64-9a1c-3f85d2bf9900 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 200 Jul 03 06:41:03.847040 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1355/5397] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:03 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:04.338241 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0c055b28-a760-4f92-8dc6-ee75ad3713ff None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:04.340603 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0c055b28-a760-4f92-8dc6-ee75ad3713ff tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:41:04.340887 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0c055b28-a760-4f92-8dc6-ee75ad3713ff tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:04.341165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0c055b28-a760-4f92-8dc6-ee75ad3713ff tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:04.349819 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:04.349819 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:04.355274 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-0c055b28-a760-4f92-8dc6-ee75ad3713ff tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:41:04.360731 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0c055b28-a760-4f92-8dc6-ee75ad3713ff tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:41:04.361281 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1353/5398] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:04 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:04.378365 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6d075dbb-cbed-4a32-a428-406c2196c059 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:04.380930 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6d075dbb-cbed-4a32-a428-406c2196c059 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:41:04.381286 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6d075dbb-cbed-4a32-a428-406c2196c059 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:04.381586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6d075dbb-cbed-4a32-a428-406c2196c059 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:04.391839 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:04.391839 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:04.397590 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6d075dbb-cbed-4a32-a428-406c2196c059 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:41:04.404196 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6d075dbb-cbed-4a32-a428-406c2196c059 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:41:04.404802 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1335/5399] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:04 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:04.859225 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-17295abd-05c2-4186-884c-68e9f325199c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:04.861405 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17295abd-05c2-4186-884c-68e9f325199c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 Jul 03 06:41:04.861735 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17295abd-05c2-4186-884c-68e9f325199c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:04.861925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17295abd-05c2-4186-884c-68e9f325199c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:04.862061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-17295abd-05c2-4186-884c-68e9f325199c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 960d87c3-f056-48e2-8a8b-d64c9207c4a0. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:04.866798 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17295abd-05c2-4186-884c-68e9f325199c tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 returned with HTTP 404 Jul 03 06:41:04.867428 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1357/5400] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:04 2026] GET /volume/v3/backups/960d87c3-f056-48e2-8a8b-d64c9207c4a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:04.878265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c8a094f3-68fe-4f2f-81d4-5f5d147a1959 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:04.880513 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c8a094f3-68fe-4f2f-81d4-5f5d147a1959 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:41:04.880873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c8a094f3-68fe-4f2f-81d4-5f5d147a1959 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:04.881122 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c8a094f3-68fe-4f2f-81d4-5f5d147a1959 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:04.881273 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-c8a094f3-68fe-4f2f-81d4-5f5d147a1959 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete backup with id: 89e502fd-195d-44ad-ac2a-121e64e6c7ab. Jul 03 06:41:04.889549 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:04.889549 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:04.903064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-c8a094f3-68fe-4f2f-81d4-5f5d147a1959 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] delete_backup rpcapi backup_id 89e502fd-195d-44ad-ac2a-121e64e6c7ab {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:41:04.904850 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c8a094f3-68fe-4f2f-81d4-5f5d147a1959 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 202 Jul 03 06:41:04.905405 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1356/5401] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:41:04 2026] DELETE /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:41:04.913896 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dee10d88-51c0-491e-8579-4691a245b429 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:04.916703 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dee10d88-51c0-491e-8579-4691a245b429 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:41:04.917014 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dee10d88-51c0-491e-8579-4691a245b429 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:04.917271 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dee10d88-51c0-491e-8579-4691a245b429 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:04.917431 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-dee10d88-51c0-491e-8579-4691a245b429 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:04.922565 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:04.922565 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:04.923555 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dee10d88-51c0-491e-8579-4691a245b429 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 200 Jul 03 06:41:04.924073 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1354/5402] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:04 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:05.936973 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1796f0e0-cff3-4459-aac2-7ef09929c17e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:05.940320 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1796f0e0-cff3-4459-aac2-7ef09929c17e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab Jul 03 06:41:05.940320 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1796f0e0-cff3-4459-aac2-7ef09929c17e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:05.940582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1796f0e0-cff3-4459-aac2-7ef09929c17e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:05.940648 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-1796f0e0-cff3-4459-aac2-7ef09929c17e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Show backup with id 89e502fd-195d-44ad-ac2a-121e64e6c7ab. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:41:05.943662 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=204,cinder:UPDATE=70,cinder:INSERT=38 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:41:05.947092 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1796f0e0-cff3-4459-aac2-7ef09929c17e tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab returned with HTTP 404 Jul 03 06:41:05.947712 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1336/5403] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:05 2026] GET /volume/v3/backups/89e502fd-195d-44ad-ac2a-121e64e6c7ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:05.955961 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9478cfd1-94c5-4ec7-ac12-c82c16d3f7fb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:05.958993 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9478cfd1-94c5-4ec7-ac12-c82c16d3f7fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 Jul 03 06:41:05.959492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9478cfd1-94c5-4ec7-ac12-c82c16d3f7fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:05.959944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9478cfd1-94c5-4ec7-ac12-c82c16d3f7fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:05.960293 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-9478cfd1-94c5-4ec7-ac12-c82c16d3f7fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume with id: 03e14683-f741-4706-8f97-3e26a9c777a3 Jul 03 06:41:05.971046 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:05.971046 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:05.971832 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9478cfd1-94c5-4ec7-ac12-c82c16d3f7fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:41:06.011804 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9478cfd1-94c5-4ec7-ac12-c82c16d3f7fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Delete volume request issued successfully. Jul 03 06:41:06.013612 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9478cfd1-94c5-4ec7-ac12-c82c16d3f7fb tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 returned with HTTP 202 Jul 03 06:41:06.013612 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1358/5404] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:41:05 2026] DELETE /volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:06.027428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-5d7b5b34-debe-4608-8383-51381fa014f7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:06.029710 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5d7b5b34-debe-4608-8383-51381fa014f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 Jul 03 06:41:06.030281 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5d7b5b34-debe-4608-8383-51381fa014f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:06.030790 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-5d7b5b34-debe-4608-8383-51381fa014f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:06.033783 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=154,cinder:UPDATE=40,cinder:INSERT=16 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:41:06.041728 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:06.041728 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:06.051417 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-5d7b5b34-debe-4608-8383-51381fa014f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Volume info retrieved successfully. Jul 03 06:41:06.058670 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-5d7b5b34-debe-4608-8383-51381fa014f7 tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 returned with HTTP 200 Jul 03 06:41:06.059659 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1357/5405] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:06 2026] GET /volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:07.076725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-799ee97c-63fa-4770-9053-35f546781d3d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:07.078823 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-799ee97c-63fa-4770-9053-35f546781d3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] GET https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 Jul 03 06:41:07.079106 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-799ee97c-63fa-4770-9053-35f546781d3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:07.079380 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-799ee97c-63fa-4770-9053-35f546781d3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:07.085496 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-799ee97c-63fa-4770-9053-35f546781d3d tempest-ProjectAdminTests33-317704954 tempest-ProjectAdminTests33-317704954-project-admin] https://10.4.3.243/volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 returned with HTTP 404 Jul 03 06:41:07.085996 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1355/5406] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:41:07 2026] GET /volume/v3/volumes/03e14683-f741-4706-8f97-3e26a9c777a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:08.694218 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:08.801766 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:41:08.802097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1470991160"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:08.803847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1470991160'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:41:08.804034 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Create volume of 1 GB Jul 03 06:41:08.808219 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Availability Zones retrieved successfully. Jul 03 06:41:08.813688 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Flow 'volume_create_api' (299662d8-3ca9-43e9-aecb-e7cd33f9dcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:08.814834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a30dea-eb7e-4fc9-a2e5-5e10adfda64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:08.815663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:41:08.841655 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a30dea-eb7e-4fc9-a2e5-5e10adfda64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:08.842619 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d156e6d-5b42-4c2f-b01c-3a862934636c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:08.903427 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Created reservations ['1ef3f40d-b81c-440d-9759-46bccd69ab57', '8e39106e-8969-4b87-a93a-91dc09bc0ecd', 'eff35526-f28e-40ec-936c-c1295504967d', 'd69d4209-ff3b-4d63-b681-c88596a4df34'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:08.904305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d156e6d-5b42-4c2f-b01c-3a862934636c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef3f40d-b81c-440d-9759-46bccd69ab57', '8e39106e-8969-4b87-a93a-91dc09bc0ecd', 'eff35526-f28e-40ec-936c-c1295504967d', 'd69d4209-ff3b-4d63-b681-c88596a4df34']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:08.904992 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (941275cd-78fa-4451-bec3-cb00083cb902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:08.933141 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (941275cd-78fa-4451-bec3-cb00083cb902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '938be500-b3eb-48dc-8228-0fc7e11398a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1470991160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c35d78ded04f57829f149c1b12f9e6',qos_specs=None,replication_status=,reservations=['1ef3f40d-b81c-440d-9759-46bccd69ab57','8e39106e-8969-4b87-a93a-91dc09bc0ecd','eff35526-f28e-40ec-936c-c1295504967d','d69d4209-ff3b-4d63-b681-c88596a4df34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68e05b7e506f44d6a6ce3e5d59cae5fb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1470991160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=938be500-b3eb-48dc-8228-0fc7e11398a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c35d78ded04f57829f149c1b12f9e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68e05b7e506f44d6a6ce3e5d59cae5fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:08.934176 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f895fd07-0709-4f90-bdce-a1f09231831b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:08.960224 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f895fd07-0709-4f90-bdce-a1f09231831b) transitioned into state 'SUCCESS' from state '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-1470991160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c35d78ded04f57829f149c1b12f9e6',qos_specs=None,replication_status=,reservations=['1ef3f40d-b81c-440d-9759-46bccd69ab57','8e39106e-8969-4b87-a93a-91dc09bc0ecd','eff35526-f28e-40ec-936c-c1295504967d','d69d4209-ff3b-4d63-b681-c88596a4df34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68e05b7e506f44d6a6ce3e5d59cae5fb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:08.960899 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6c8718-9feb-4549-a5ba-f2466699e121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:08.971115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6c8718-9feb-4549-a5ba-f2466699e121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:08.972455 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Flow 'volume_create_api' (299662d8-3ca9-43e9-aecb-e7cd33f9dcde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:08.972883 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Create volume request issued successfully. Jul 03 06:41:08.973610 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-73e3af1f-cd83-42c1-94a7-05ee4d9d28f3 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:41:08.974163 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1337/5407] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:41:08 2026] POST /volume/v3/volumes => generated 778 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:41:08.985842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b1a33978-9c48-41e8-aae3-bb43455feb8b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:08.988013 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b1a33978-9c48-41e8-aae3-bb43455feb8b tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] GET https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 Jul 03 06:41:08.988244 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b1a33978-9c48-41e8-aae3-bb43455feb8b tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:08.988523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b1a33978-9c48-41e8-aae3-bb43455feb8b tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:08.992346 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=215,cinder:UPDATE=73,cinder:INSERT=35 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:41:08.999819 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:08.999819 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:09.005318 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b1a33978-9c48-41e8-aae3-bb43455feb8b tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Volume info retrieved successfully. Jul 03 06:41:09.010713 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b1a33978-9c48-41e8-aae3-bb43455feb8b tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 returned with HTTP 200 Jul 03 06:41:09.011240 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1359/5408] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:08 2026] GET /volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:10.029613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d6e1b186-efdc-4855-a66e-861684c243e9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:10.031560 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d6e1b186-efdc-4855-a66e-861684c243e9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] GET https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 Jul 03 06:41:10.031774 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d6e1b186-efdc-4855-a66e-861684c243e9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:10.031970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d6e1b186-efdc-4855-a66e-861684c243e9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:10.039815 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:10.039815 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:10.044017 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d6e1b186-efdc-4855-a66e-861684c243e9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Volume info retrieved successfully. Jul 03 06:41:10.049355 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d6e1b186-efdc-4855-a66e-861684c243e9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 returned with HTTP 200 Jul 03 06:41:10.049935 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1358/5409] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:10 2026] GET /volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:10.066188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6f2812e6-d9db-4e05-9f71-4e3d720a32b4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:10.134347 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f2812e6-d9db-4e05-9f71-4e3d720a32b4 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] POST https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7/action Jul 03 06:41:10.134853 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f2812e6-d9db-4e05-9f71-4e3d720a32b4 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:41:10.134992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6f2812e6-d9db-4e05-9f71-4e3d720a32b4 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:10.145032 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:10.145032 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:10.145635 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6f2812e6-d9db-4e05-9f71-4e3d720a32b4 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] Volume info retrieved successfully. Jul 03 06:41:10.147138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-6f2812e6-d9db-4e05-9f71-4e3d720a32b4 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '39724541a28945cb89f17497ff156102', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78c35d78ded04f57829f149c1b12f9e6', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:10.147403 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6f2812e6-d9db-4e05-9f71-4e3d720a32b4 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7/action returned with HTTP 403 Jul 03 06:41:10.147899 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1356/5410] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:41:10 2026] POST /volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7/action => generated 131 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:10.155573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cdf3c4e9-d265-42d3-a8cd-910ae972f2eb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:10.157561 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cdf3c4e9-d265-42d3-a8cd-910ae972f2eb tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 Jul 03 06:41:10.157782 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cdf3c4e9-d265-42d3-a8cd-910ae972f2eb tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:10.158030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cdf3c4e9-d265-42d3-a8cd-910ae972f2eb tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:10.158198 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-cdf3c4e9-d265-42d3-a8cd-910ae972f2eb tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Delete volume with id: 938be500-b3eb-48dc-8228-0fc7e11398a7 Jul 03 06:41:10.168844 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:10.168844 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:10.169329 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cdf3c4e9-d265-42d3-a8cd-910ae972f2eb tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Volume info retrieved successfully. Jul 03 06:41:10.201762 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cdf3c4e9-d265-42d3-a8cd-910ae972f2eb tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Delete volume request issued successfully. Jul 03 06:41:10.202163 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cdf3c4e9-d265-42d3-a8cd-910ae972f2eb tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 returned with HTTP 202 Jul 03 06:41:10.202686 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1338/5411] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:41:10 2026] DELETE /volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:10.214421 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a77a5358-c8da-4d30-b375-1471d1caaf7a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:10.217339 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a77a5358-c8da-4d30-b375-1471d1caaf7a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] GET https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 Jul 03 06:41:10.217576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a77a5358-c8da-4d30-b375-1471d1caaf7a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:10.217787 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a77a5358-c8da-4d30-b375-1471d1caaf7a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:10.225874 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:10.225874 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:10.230299 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a77a5358-c8da-4d30-b375-1471d1caaf7a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Volume info retrieved successfully. Jul 03 06:41:10.235108 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a77a5358-c8da-4d30-b375-1471d1caaf7a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 returned with HTTP 200 Jul 03 06:41:10.236655 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1360/5412] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:10 2026] GET /volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:11.248334 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7ece43af-2eec-4812-bec9-fb1c34a4bff9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:11.250008 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ece43af-2eec-4812-bec9-fb1c34a4bff9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] GET https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 Jul 03 06:41:11.250232 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ece43af-2eec-4812-bec9-fb1c34a4bff9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:11.250423 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ece43af-2eec-4812-bec9-fb1c34a4bff9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:11.255925 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ece43af-2eec-4812-bec9-fb1c34a4bff9 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 returned with HTTP 404 Jul 03 06:41:11.256494 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1359/5413] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:11 2026] GET /volume/v3/volumes/938be500-b3eb-48dc-8228-0fc7e11398a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:11.266611 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1475e7f3-870e-435d-a22c-5b487c43625c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:11.268342 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:41:11.268727 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-418020515"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:11.274543 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-418020515'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:41:11.274543 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Create volume of 1 GB Jul 03 06:41:11.274543 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Availability Zones retrieved successfully. Jul 03 06:41:11.280214 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Flow 'volume_create_api' (0e412b0c-99a9-4e43-8b05-8f6118501e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:11.281124 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec50c4f4-381e-4c12-a8d0-3d16e1a74198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:11.282089 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:41:11.311382 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec50c4f4-381e-4c12-a8d0-3d16e1a74198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:11.312216 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84591056-56ac-4e5f-afaf-9394806b3d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:11.373671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Created reservations ['813e8e26-7cdd-414d-98de-b7923dfd1bba', '04d97d1f-8619-4093-ae9f-c769bf4cefe6', '42163582-6884-40d9-bc00-303190803479', '208921ea-1881-4bbb-a61d-47bbb4896fb8'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:11.374584 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84591056-56ac-4e5f-afaf-9394806b3d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['813e8e26-7cdd-414d-98de-b7923dfd1bba', '04d97d1f-8619-4093-ae9f-c769bf4cefe6', '42163582-6884-40d9-bc00-303190803479', '208921ea-1881-4bbb-a61d-47bbb4896fb8']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:11.375466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88572010-680c-4e09-a625-4cb249971353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:11.407945 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88572010-680c-4e09-a625-4cb249971353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bae3190-c75b-4add-80a2-a3d4960324c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-418020515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c35d78ded04f57829f149c1b12f9e6',qos_specs=None,replication_status=,reservations=['813e8e26-7cdd-414d-98de-b7923dfd1bba','04d97d1f-8619-4093-ae9f-c769bf4cefe6','42163582-6884-40d9-bc00-303190803479','208921ea-1881-4bbb-a61d-47bbb4896fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68e05b7e506f44d6a6ce3e5d59cae5fb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-418020515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bae3190-c75b-4add-80a2-a3d4960324c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c35d78ded04f57829f149c1b12f9e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68e05b7e506f44d6a6ce3e5d59cae5fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:11.409080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db54bb8f-9912-41a4-bc8c-616e2af572c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:11.437017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db54bb8f-9912-41a4-bc8c-616e2af572c3) transitioned into state 'SUCCESS' from state '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-418020515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c35d78ded04f57829f149c1b12f9e6',qos_specs=None,replication_status=,reservations=['813e8e26-7cdd-414d-98de-b7923dfd1bba','04d97d1f-8619-4093-ae9f-c769bf4cefe6','42163582-6884-40d9-bc00-303190803479','208921ea-1881-4bbb-a61d-47bbb4896fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68e05b7e506f44d6a6ce3e5d59cae5fb',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:11.438224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece5ffcf-40e2-49a0-996a-f2e92475caac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:11.450325 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece5ffcf-40e2-49a0-996a-f2e92475caac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:11.451228 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Flow 'volume_create_api' (0e412b0c-99a9-4e43-8b05-8f6118501e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:11.451568 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Create volume request issued successfully. Jul 03 06:41:11.452205 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1475e7f3-870e-435d-a22c-5b487c43625c tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:41:11.452822 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1357/5414] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:41:11 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:41:11.464777 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ad14bbe7-e5e4-4024-b40f-cb342125384a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:11.466625 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ad14bbe7-e5e4-4024-b40f-cb342125384a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] GET https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 Jul 03 06:41:11.466863 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ad14bbe7-e5e4-4024-b40f-cb342125384a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:11.467084 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ad14bbe7-e5e4-4024-b40f-cb342125384a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:11.474326 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:11.474326 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:11.477701 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ad14bbe7-e5e4-4024-b40f-cb342125384a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Volume info retrieved successfully. Jul 03 06:41:11.481811 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ad14bbe7-e5e4-4024-b40f-cb342125384a tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 returned with HTTP 200 Jul 03 06:41:11.482208 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1339/5415] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:11 2026] GET /volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:12.495508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-42ea236e-e9ec-4e51-903a-9d1da27130ab None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:12.497491 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42ea236e-e9ec-4e51-903a-9d1da27130ab tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] GET https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 Jul 03 06:41:12.497659 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42ea236e-e9ec-4e51-903a-9d1da27130ab tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:12.497842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-42ea236e-e9ec-4e51-903a-9d1da27130ab tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:12.505564 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:12.505564 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:12.509273 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-42ea236e-e9ec-4e51-903a-9d1da27130ab tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Volume info retrieved successfully. Jul 03 06:41:12.513564 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-42ea236e-e9ec-4e51-903a-9d1da27130ab tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 returned with HTTP 200 Jul 03 06:41:12.514025 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1361/5416] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:12 2026] GET /volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:12.530903 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1e830dc7-2eb8-43f3-a900-c4ad90df1bb8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:12.533069 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1e830dc7-2eb8-43f3-a900-c4ad90df1bb8 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] POST https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2/action Jul 03 06:41:12.533520 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1e830dc7-2eb8-43f3-a900-c4ad90df1bb8 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:41:12.533716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1e830dc7-2eb8-43f3-a900-c4ad90df1bb8 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:12.544758 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:12.544758 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:12.545236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.policy [None req-1e830dc7-2eb8-43f3-a900-c4ad90df1bb8 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '39724541a28945cb89f17497ff156102', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '78c35d78ded04f57829f149c1b12f9e6', '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=99916) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:12.545528 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1e830dc7-2eb8-43f3-a900-c4ad90df1bb8 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-reader] https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2/action returned with HTTP 403 Jul 03 06:41:12.546154 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1360/5417] 10.4.3.243 () {68 vars in 1390 bytes} [Fri Jul 3 06:41:12 2026] POST /volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:12.554782 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d1c1f236-bf66-4566-8d9f-f7766ff62180 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:12.557248 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d1c1f236-bf66-4566-8d9f-f7766ff62180 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 Jul 03 06:41:12.557533 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d1c1f236-bf66-4566-8d9f-f7766ff62180 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:12.557813 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d1c1f236-bf66-4566-8d9f-f7766ff62180 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:12.558047 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d1c1f236-bf66-4566-8d9f-f7766ff62180 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Delete volume with id: 5bae3190-c75b-4add-80a2-a3d4960324c2 Jul 03 06:41:12.568632 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:12.568632 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:12.569100 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d1c1f236-bf66-4566-8d9f-f7766ff62180 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Volume info retrieved successfully. Jul 03 06:41:12.597214 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d1c1f236-bf66-4566-8d9f-f7766ff62180 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Delete volume request issued successfully. Jul 03 06:41:12.597482 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d1c1f236-bf66-4566-8d9f-f7766ff62180 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 returned with HTTP 202 Jul 03 06:41:12.598031 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1358/5418] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:41:12 2026] DELETE /volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:12.607119 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-86edeaa0-867e-4c4b-bdf0-e1ff17590ac5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:12.609119 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86edeaa0-867e-4c4b-bdf0-e1ff17590ac5 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] GET https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 Jul 03 06:41:12.609303 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86edeaa0-867e-4c4b-bdf0-e1ff17590ac5 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:12.609514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-86edeaa0-867e-4c4b-bdf0-e1ff17590ac5 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:12.616616 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:12.616616 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:12.620605 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-86edeaa0-867e-4c4b-bdf0-e1ff17590ac5 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Volume info retrieved successfully. Jul 03 06:41:12.625638 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-86edeaa0-867e-4c4b-bdf0-e1ff17590ac5 tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 returned with HTTP 200 Jul 03 06:41:12.626166 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1340/5419] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:12 2026] GET /volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:13.638992 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8e4bf933-7fd6-492a-b317-298a23f5697d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:13.640817 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e4bf933-7fd6-492a-b317-298a23f5697d tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] GET https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 Jul 03 06:41:13.641074 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e4bf933-7fd6-492a-b317-298a23f5697d tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:13.641323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8e4bf933-7fd6-492a-b317-298a23f5697d tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:13.647822 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8e4bf933-7fd6-492a-b317-298a23f5697d tempest-ProjectReaderTests-1399447441 tempest-ProjectReaderTests-1399447441-project-admin] https://10.4.3.243/volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 returned with HTTP 404 Jul 03 06:41:13.648409 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1362/5420] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:13 2026] GET /volume/v3/volumes/5bae3190-c75b-4add-80a2-a3d4960324c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:15.260278 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-18453963-cdae-4335-b86f-9c8528d82fcd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.262421 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-18453963-cdae-4335-b86f-9c8528d82fcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/encryption Jul 03 06:41:15.262734 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-18453963-cdae-4335-b86f-9c8528d82fcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.262979 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-18453963-cdae-4335-b86f-9c8528d82fcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:15.273478 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:15.273478 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:15.281322 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-18453963-cdae-4335-b86f-9c8528d82fcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/encryption returned with HTTP 200 Jul 03 06:41:15.281838 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1361/5421] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:41:15 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:15.395720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d805490e-91df-4afa-b631-ad089b49105c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.494096 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d805490e-91df-4afa-b631-ad089b49105c tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:41:15.494540 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d805490e-91df-4afa-b631-ad089b49105c tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-261196693", "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=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.522529 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d805490e-91df-4afa-b631-ad089b49105c tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:41:15.523254 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1359/5422] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:41:15 2026] POST /volume/v3/types => generated 379 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:15.530774 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3f304a02-10ad-456e-a5a2-6bb39a000da3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.532488 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f304a02-10ad-456e-a5a2-6bb39a000da3 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] POST https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption Jul 03 06:41:15.532864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f304a02-10ad-456e-a5a2-6bb39a000da3 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.558930 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f304a02-10ad-456e-a5a2-6bb39a000da3 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption returned with HTTP 200 Jul 03 06:41:15.559356 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1341/5423] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:41:15 2026] POST /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:15.568257 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ca4e7515-214a-43ba-9b11-4b50b0c15faf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.570167 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca4e7515-214a-43ba-9b11-4b50b0c15faf tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:41:15.570622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ca4e7515-214a-43ba-9b11-4b50b0c15faf tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-702676446", "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=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.602753 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca4e7515-214a-43ba-9b11-4b50b0c15faf tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:41:15.603123 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1363/5424] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:41:15 2026] POST /volume/v3/types => generated 379 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:15.611335 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eaa4b32f-6a39-4207-9b0f-a800a842b9a5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.676013 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eaa4b32f-6a39-4207-9b0f-a800a842b9a5 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] POST https://10.4.3.243/volume/v3/types/abdc932d-478b-43e7-b42c-54508d4ce5d5/encryption Jul 03 06:41:15.676488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eaa4b32f-6a39-4207-9b0f-a800a842b9a5 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.678597 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.policy [None req-eaa4b32f-6a39-4207-9b0f-a800a842b9a5 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99916) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.678855 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eaa4b32f-6a39-4207-9b0f-a800a842b9a5 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/abdc932d-478b-43e7-b42c-54508d4ce5d5/encryption returned with HTTP 403 Jul 03 06:41:15.679364 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1362/5425] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:41:15 2026] POST /volume/v3/types/abdc932d-478b-43e7-b42c-54508d4ce5d5/encryption => generated 127 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:15.688413 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-78611fc0-be9a-4984-b278-95e506e69aad None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.690021 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-78611fc0-be9a-4984-b278-95e506e69aad tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:41:15.690402 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-78611fc0-be9a-4984-b278-95e506e69aad tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2129676281", "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=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.714009 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-78611fc0-be9a-4984-b278-95e506e69aad tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:41:15.714446 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1360/5426] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:41:15 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 06:41:15.722754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1c9185b8-0c11-4b41-9a3d-8fa196d695a5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.724709 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1c9185b8-0c11-4b41-9a3d-8fa196d695a5 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] POST https://10.4.3.243/volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34/extra_specs Jul 03 06:41:15.725061 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1c9185b8-0c11-4b41-9a3d-8fa196d695a5 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.727032 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-1c9185b8-0c11-4b41-9a3d-8fa196d695a5 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.727210 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1c9185b8-0c11-4b41-9a3d-8fa196d695a5 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34/extra_specs returned with HTTP 403 Jul 03 06:41:15.727722 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1342/5427] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:41:15 2026] POST /volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:15.734585 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c26d19b0-54a5-485e-a71a-5a1bda39374b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.736230 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c26d19b0-54a5-485e-a71a-5a1bda39374b tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] PUT https://10.4.3.243/volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34/extra_specs/key2 Jul 03 06:41:15.736551 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c26d19b0-54a5-485e-a71a-5a1bda39374b tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.738643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-c26d19b0-54a5-485e-a71a-5a1bda39374b tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.738877 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c26d19b0-54a5-485e-a71a-5a1bda39374b tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34/extra_specs/key2 returned with HTTP 403 Jul 03 06:41:15.739303 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1364/5428] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:41:15 2026] PUT /volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34/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 06:41:15.746903 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-671a5b4a-5f53-4213-9ff3-75e4a71cfe18 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.748684 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-671a5b4a-5f53-4213-9ff3-75e4a71cfe18 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] POST https://10.4.3.243/volume/v3/types Jul 03 06:41:15.749051 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-671a5b4a-5f53-4213-9ff3-75e4a71cfe18 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.751269 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.policy [None req-671a5b4a-5f53-4213-9ff3-75e4a71cfe18 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99916) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.751469 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-671a5b4a-5f53-4213-9ff3-75e4a71cfe18 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types returned with HTTP 403 Jul 03 06:41:15.751883 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1363/5429] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:41:15 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 06:41:15.758811 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-62d6bb38-b483-4fec-8004-ca26f4cdffd9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.760577 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-62d6bb38-b483-4fec-8004-ca26f4cdffd9 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:41:15.760931 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-62d6bb38-b483-4fec-8004-ca26f4cdffd9 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-371061403", "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=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.779148 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-62d6bb38-b483-4fec-8004-ca26f4cdffd9 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:41:15.779526 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1361/5430] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:41:15 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 06:41:15.788310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f5798079-ccd4-49de-a86a-b29b94992332 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.790083 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5798079-ccd4-49de-a86a-b29b94992332 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] POST https://10.4.3.243/volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636/encryption Jul 03 06:41:15.790392 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f5798079-ccd4-49de-a86a-b29b94992332 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.812406 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f5798079-ccd4-49de-a86a-b29b94992332 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636/encryption returned with HTTP 200 Jul 03 06:41:15.812406 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1343/5431] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:41:15 2026] POST /volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:15.821336 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6942e8f5-852f-4d8d-9692-0f361e0aa30e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.823302 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6942e8f5-852f-4d8d-9692-0f361e0aa30e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] DELETE https://10.4.3.243/volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636/encryption/469c8b21-9e6e-4577-87cf-9e744578d630 Jul 03 06:41:15.823514 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6942e8f5-852f-4d8d-9692-0f361e0aa30e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.823718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6942e8f5-852f-4d8d-9692-0f361e0aa30e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:15.824529 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-6942e8f5-852f-4d8d-9692-0f361e0aa30e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.824732 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6942e8f5-852f-4d8d-9692-0f361e0aa30e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636/encryption/469c8b21-9e6e-4577-87cf-9e744578d630 returned with HTTP 403 Jul 03 06:41:15.825186 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1365/5432] 10.4.3.243 () {66 vars in 1489 bytes} [Fri Jul 3 06:41:15 2026] DELETE /volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636/encryption/469c8b21-9e6e-4577-87cf-9e744578d630 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:15.833820 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-41f3fd11-4666-4701-a41e-693f3dce37c4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.835908 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41f3fd11-4666-4701-a41e-693f3dce37c4 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:41:15.836337 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41f3fd11-4666-4701-a41e-693f3dce37c4 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-36233655", "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=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.856937 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41f3fd11-4666-4701-a41e-693f3dce37c4 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:41:15.857292 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1364/5433] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:41:15 2026] POST /volume/v3/types => generated 378 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:15.865897 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-77aa193f-718c-4f22-8b37-5769117efa8e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.868266 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-77aa193f-718c-4f22-8b37-5769117efa8e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] DELETE https://10.4.3.243/volume/v3/types/36e9bf6e-20d7-4f11-8fac-4e2e89c8cd73/extra_specs/key1 Jul 03 06:41:15.868554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-77aa193f-718c-4f22-8b37-5769117efa8e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.868767 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-77aa193f-718c-4f22-8b37-5769117efa8e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:15.874264 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-77aa193f-718c-4f22-8b37-5769117efa8e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.874478 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-77aa193f-718c-4f22-8b37-5769117efa8e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/36e9bf6e-20d7-4f11-8fac-4e2e89c8cd73/extra_specs/key1 returned with HTTP 403 Jul 03 06:41:15.874965 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1362/5434] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:41:15 2026] DELETE /volume/v3/types/36e9bf6e-20d7-4f11-8fac-4e2e89c8cd73/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 06:41:15.882968 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f78143fc-2de0-4e69-b5fc-8b746543cda4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.885103 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f78143fc-2de0-4e69-b5fc-8b746543cda4 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:41:15.885617 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f78143fc-2de0-4e69-b5fc-8b746543cda4 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1934691017", "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=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:15.907487 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f78143fc-2de0-4e69-b5fc-8b746543cda4 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:41:15.907938 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1344/5435] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:41:15 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:15.916480 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bb91680c-656f-41e0-8e82-6bc96f3d1b1e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.918531 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb91680c-656f-41e0-8e82-6bc96f3d1b1e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] DELETE https://10.4.3.243/volume/v3/types/1ec34eb9-6515-44cc-8de0-65ddf05e7792 Jul 03 06:41:15.918819 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb91680c-656f-41e0-8e82-6bc96f3d1b1e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.919100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bb91680c-656f-41e0-8e82-6bc96f3d1b1e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:15.919855 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-bb91680c-656f-41e0-8e82-6bc96f3d1b1e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.920103 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bb91680c-656f-41e0-8e82-6bc96f3d1b1e tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1ec34eb9-6515-44cc-8de0-65ddf05e7792 returned with HTTP 403 Jul 03 06:41:15.920764 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1366/5436] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:41:15 2026] DELETE /volume/v3/types/1ec34eb9-6515-44cc-8de0-65ddf05e7792 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:15.928795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-52e3c52f-d0f3-4723-af53-d494a2fbfca2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.931189 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-52e3c52f-d0f3-4723-af53-d494a2fbfca2 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] GET https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs Jul 03 06:41:15.931402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-52e3c52f-d0f3-4723-af53-d494a2fbfca2 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.931627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-52e3c52f-d0f3-4723-af53-d494a2fbfca2 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:15.940370 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-52e3c52f-d0f3-4723-af53-d494a2fbfca2 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs returned with HTTP 200 Jul 03 06:41:15.940875 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1365/5437] 10.4.3.243 () {66 vars in 1378 bytes} [Fri Jul 3 06:41:15 2026] GET /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:15.952413 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a1f59fc1-2203-42eb-b208-a91c8bf45404 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.954865 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a1f59fc1-2203-42eb-b208-a91c8bf45404 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] GET https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption/cipher Jul 03 06:41:15.955095 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a1f59fc1-2203-42eb-b208-a91c8bf45404 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.955344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a1f59fc1-2203-42eb-b208-a91c8bf45404 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:15.956190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-a1f59fc1-2203-42eb-b208-a91c8bf45404 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.956405 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a1f59fc1-2203-42eb-b208-a91c8bf45404 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption/cipher returned with HTTP 403 Jul 03 06:41:15.956981 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1363/5438] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:41:15 2026] GET /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:15.966052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-de6fe2a6-4d8f-41f8-a0f7-7078e75f0001 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.967838 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de6fe2a6-4d8f-41f8-a0f7-7078e75f0001 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] GET https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption Jul 03 06:41:15.968062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de6fe2a6-4d8f-41f8-a0f7-7078e75f0001 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.968276 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de6fe2a6-4d8f-41f8-a0f7-7078e75f0001 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:15.969001 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-de6fe2a6-4d8f-41f8-a0f7-7078e75f0001 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:15.969170 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de6fe2a6-4d8f-41f8-a0f7-7078e75f0001 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption returned with HTTP 403 Jul 03 06:41:15.970033 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1345/5439] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:41:15 2026] GET /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:15.978602 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-bcce5e1f-b3fe-4c59-af92-01c29c3bee32 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.980615 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bcce5e1f-b3fe-4c59-af92-01c29c3bee32 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] GET https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs/multiattach Jul 03 06:41:15.980831 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bcce5e1f-b3fe-4c59-af92-01c29c3bee32 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.981011 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-bcce5e1f-b3fe-4c59-af92-01c29c3bee32 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:15.988125 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-bcce5e1f-b3fe-4c59-af92-01c29c3bee32 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs/multiattach returned with HTTP 200 Jul 03 06:41:15.988480 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1367/5440] 10.4.3.243 () {66 vars in 1414 bytes} [Fri Jul 3 06:41:15 2026] GET /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/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 06:41:15.995354 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a2ce2679-7689-4d92-bcdc-6acba5144892 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:15.997326 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2ce2679-7689-4d92-bcdc-6acba5144892 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] GET https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs/volume_backend_name Jul 03 06:41:15.997550 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2ce2679-7689-4d92-bcdc-6acba5144892 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:15.997756 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2ce2679-7689-4d92-bcdc-6acba5144892 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:16.006411 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2ce2679-7689-4d92-bcdc-6acba5144892 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 06:41:16.006955 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1366/5441] 10.4.3.243 () {66 vars in 1438 bytes} [Fri Jul 3 06:41:15 2026] GET /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:16.015621 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-922410d4-c23f-48dd-a524-37e5bafc2c56 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.018011 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-922410d4-c23f-48dd-a524-37e5bafc2c56 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] PUT https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption/fb972646-edcf-4f47-9bef-be33f822faa4 Jul 03 06:41:16.018446 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-922410d4-c23f-48dd-a524-37e5bafc2c56 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:16.020810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.policy [None req-922410d4-c23f-48dd-a524-37e5bafc2c56 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99918) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:16.021028 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-922410d4-c23f-48dd-a524-37e5bafc2c56 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption/fb972646-edcf-4f47-9bef-be33f822faa4 returned with HTTP 403 Jul 03 06:41:16.021541 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1364/5442] 10.4.3.243 () {68 vars in 1506 bytes} [Fri Jul 3 06:41:16 2026] PUT /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/encryption/fb972646-edcf-4f47-9bef-be33f822faa4 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:16.028951 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-caf8cc63-62f9-4c7d-a75e-e7ab3640015f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.030737 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-caf8cc63-62f9-4c7d-a75e-e7ab3640015f tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] PUT https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs/key1 Jul 03 06:41:16.031106 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-caf8cc63-62f9-4c7d-a75e-e7ab3640015f tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:16.032876 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-caf8cc63-62f9-4c7d-a75e-e7ab3640015f tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:16.033082 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-caf8cc63-62f9-4c7d-a75e-e7ab3640015f tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/extra_specs/key1 returned with HTTP 403 Jul 03 06:41:16.033531 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1346/5443] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:41:16 2026] PUT /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34/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 06:41:16.040303 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ca2544f7-8f45-4be5-9060-d7158e0994a2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.042934 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca2544f7-8f45-4be5-9060-d7158e0994a2 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] PUT https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34 Jul 03 06:41:16.043379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ca2544f7-8f45-4be5-9060-d7158e0994a2 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:16.045739 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-ca2544f7-8f45-4be5-9060-d7158e0994a2 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3cce8932c9a94d299334ec22c0aa751b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4cf6690e5bfb4fab8b4931d6d6aa604c', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:41:16.045978 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca2544f7-8f45-4be5-9060-d7158e0994a2 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-reader] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34 returned with HTTP 403 Jul 03 06:41:16.046494 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1368/5444] 10.4.3.243 () {68 vars in 1362 bytes} [Fri Jul 3 06:41:16 2026] PUT /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:16.054397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c2cdac54-2dd5-478f-88cd-cc2d90c13fb3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.056193 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c2cdac54-2dd5-478f-88cd-cc2d90c13fb3 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] DELETE https://10.4.3.243/volume/v3/types/1ec34eb9-6515-44cc-8de0-65ddf05e7792 Jul 03 06:41:16.056412 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c2cdac54-2dd5-478f-88cd-cc2d90c13fb3 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:16.056648 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c2cdac54-2dd5-478f-88cd-cc2d90c13fb3 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:16.082865 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c2cdac54-2dd5-478f-88cd-cc2d90c13fb3 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types/1ec34eb9-6515-44cc-8de0-65ddf05e7792 returned with HTTP 202 Jul 03 06:41:16.083230 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1367/5445] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:41:16 2026] DELETE /volume/v3/types/1ec34eb9-6515-44cc-8de0-65ddf05e7792 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:16.089992 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1e0d386d-5830-4932-adb6-af495fd26459 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.092437 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e0d386d-5830-4932-adb6-af495fd26459 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] DELETE https://10.4.3.243/volume/v3/types/36e9bf6e-20d7-4f11-8fac-4e2e89c8cd73 Jul 03 06:41:16.092680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e0d386d-5830-4932-adb6-af495fd26459 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:16.092923 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1e0d386d-5830-4932-adb6-af495fd26459 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:16.117848 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1e0d386d-5830-4932-adb6-af495fd26459 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types/36e9bf6e-20d7-4f11-8fac-4e2e89c8cd73 returned with HTTP 202 Jul 03 06:41:16.118364 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1365/5446] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:41:16 2026] DELETE /volume/v3/types/36e9bf6e-20d7-4f11-8fac-4e2e89c8cd73 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:16.125106 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e983196d-2c34-4c93-8423-81bfa2cb0243 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.126906 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e983196d-2c34-4c93-8423-81bfa2cb0243 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] DELETE https://10.4.3.243/volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636 Jul 03 06:41:16.127101 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e983196d-2c34-4c93-8423-81bfa2cb0243 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:16.127299 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e983196d-2c34-4c93-8423-81bfa2cb0243 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:16.154839 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e983196d-2c34-4c93-8423-81bfa2cb0243 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636 returned with HTTP 202 Jul 03 06:41:16.155268 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1347/5447] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:41:16 2026] DELETE /volume/v3/types/6caf4855-7682-473e-b816-8dfa19db8636 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:16.162127 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-736b2173-5ea6-46b4-8d58-b29a11ad50f8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.163897 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-736b2173-5ea6-46b4-8d58-b29a11ad50f8 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] DELETE https://10.4.3.243/volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34 Jul 03 06:41:16.164128 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-736b2173-5ea6-46b4-8d58-b29a11ad50f8 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:16.164354 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-736b2173-5ea6-46b4-8d58-b29a11ad50f8 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:16.189773 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-736b2173-5ea6-46b4-8d58-b29a11ad50f8 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34 returned with HTTP 202 Jul 03 06:41:16.190163 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1369/5448] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:41:16 2026] DELETE /volume/v3/types/36739524-68d0-46ad-8088-bec87f901f34 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:16.196684 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d26dd938-2c67-4b24-92f2-06ca10db0406 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.198496 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d26dd938-2c67-4b24-92f2-06ca10db0406 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] DELETE https://10.4.3.243/volume/v3/types/abdc932d-478b-43e7-b42c-54508d4ce5d5 Jul 03 06:41:16.198912 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d26dd938-2c67-4b24-92f2-06ca10db0406 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:16.199026 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d26dd938-2c67-4b24-92f2-06ca10db0406 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:16.229493 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d26dd938-2c67-4b24-92f2-06ca10db0406 tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types/abdc932d-478b-43e7-b42c-54508d4ce5d5 returned with HTTP 202 Jul 03 06:41:16.230027 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1368/5449] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:41:16 2026] DELETE /volume/v3/types/abdc932d-478b-43e7-b42c-54508d4ce5d5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:16.236811 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f116fb1c-2c38-4d99-a3fb-9efa487284ca None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:16.238440 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f116fb1c-2c38-4d99-a3fb-9efa487284ca tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] DELETE https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34 Jul 03 06:41:16.238649 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f116fb1c-2c38-4d99-a3fb-9efa487284ca tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:16.238872 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f116fb1c-2c38-4d99-a3fb-9efa487284ca tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:16.262266 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f116fb1c-2c38-4d99-a3fb-9efa487284ca tempest-VolumeTypesReaderTests-2097760062 tempest-VolumeTypesReaderTests-2097760062-project-admin] https://10.4.3.243/volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34 returned with HTTP 202 Jul 03 06:41:16.262679 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1366/5450] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:41:16 2026] DELETE /volume/v3/types/1c2d0cd3-45fb-491f-83b5-ae555f926e34 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:17.417046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-f4fb410e-ef8b-461b-b1cc-12e43a460d2f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:17.419401 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-f4fb410e-ef8b-461b-b1cc-12e43a460d2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320 Jul 03 06:41:17.419675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-f4fb410e-ef8b-461b-b1cc-12e43a460d2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:17.419907 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-f4fb410e-ef8b-461b-b1cc-12e43a460d2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:17.427638 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:17.427638 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:17.970389 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-82587a36-7ccb-43ea-8e2f-73c3a8d6ba8a req-f4fb410e-ef8b-461b-b1cc-12e43a460d2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320 returned with HTTP 200 Jul 03 06:41:17.970849 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1348/5451] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:41:17 2026] DELETE /volume/v3/attachments/491a4bad-b1bc-49cd-be0b-7e6069558320 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:18.024813 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-32255e93-e410-4081-998a-8f2a74f519de None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:18.130593 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:41:18.131049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1302456329"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:18.133047 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1302456329'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:41:18.133212 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume of 1 GB Jul 03 06:41:18.138436 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Availability Zones retrieved successfully. Jul 03 06:41:18.146542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Flow 'volume_create_api' (b3514bc6-3f42-4c61-885c-82c1e7b16a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:18.147850 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66ca17a-fb2e-4b2f-bc77-378cbf9776f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:18.149269 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:41:18.190616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66ca17a-fb2e-4b2f-bc77-378cbf9776f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:18.191003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992a6613-1d70-48ed-bd9e-af12c91122ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:18.274830 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Created reservations ['7df4ee74-b9b6-4a6f-8bf6-a5779ae1f1a2', '135d06d4-ff9f-48ff-a784-c743860dcbfc', '61b0651d-34bd-4948-a21e-fb0acde1db7b', '314768bd-37c2-4203-b1e0-70e343449578'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:18.275804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992a6613-1d70-48ed-bd9e-af12c91122ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df4ee74-b9b6-4a6f-8bf6-a5779ae1f1a2', '135d06d4-ff9f-48ff-a784-c743860dcbfc', '61b0651d-34bd-4948-a21e-fb0acde1db7b', '314768bd-37c2-4203-b1e0-70e343449578']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:18.277035 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72931e3-0dd7-4b48-b2d8-c56cce22ef12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:18.309278 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72931e3-0dd7-4b48-b2d8-c56cce22ef12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302456329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab98ace5ba5494c9b3140dfc407bf34',qos_specs=None,replication_status=,reservations=['7df4ee74-b9b6-4a6f-8bf6-a5779ae1f1a2','135d06d4-ff9f-48ff-a784-c743860dcbfc','61b0651d-34bd-4948-a21e-fb0acde1db7b','314768bd-37c2-4203-b1e0-70e343449578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8e079a6d44383a340afe5016557e4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302456329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab98ace5ba5494c9b3140dfc407bf34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa8e079a6d44383a340afe5016557e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:18.310573 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d20814d-4981-45e6-9aff-340728981274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:18.338008 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d20814d-4981-45e6-9aff-340728981274) transitioned into state 'SUCCESS' from state '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-1302456329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab98ace5ba5494c9b3140dfc407bf34',qos_specs=None,replication_status=,reservations=['7df4ee74-b9b6-4a6f-8bf6-a5779ae1f1a2','135d06d4-ff9f-48ff-a784-c743860dcbfc','61b0651d-34bd-4948-a21e-fb0acde1db7b','314768bd-37c2-4203-b1e0-70e343449578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8e079a6d44383a340afe5016557e4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:18.339167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c005fb-758d-4ef0-9401-32d01e37b6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:18.353933 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c005fb-758d-4ef0-9401-32d01e37b6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:18.355093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Flow 'volume_create_api' (b3514bc6-3f42-4c61-885c-82c1e7b16a0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:18.355536 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume request issued successfully. Jul 03 06:41:18.356186 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32255e93-e410-4081-998a-8f2a74f519de tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:41:18.356809 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1370/5452] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:41:18 2026] POST /volume/v3/volumes => generated 778 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:18.371716 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-62aed77c-ba13-4f00-8ef9-20a10a86df2f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:18.373880 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-62aed77c-ba13-4f00-8ef9-20a10a86df2f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 Jul 03 06:41:18.374198 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-62aed77c-ba13-4f00-8ef9-20a10a86df2f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:18.374433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-62aed77c-ba13-4f00-8ef9-20a10a86df2f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:18.382962 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:18.382962 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:18.389210 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-62aed77c-ba13-4f00-8ef9-20a10a86df2f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:18.395071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-62aed77c-ba13-4f00-8ef9-20a10a86df2f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 returned with HTTP 200 Jul 03 06:41:18.395570 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1369/5453] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:18 2026] GET /volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:19.411437 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6fea7a64-d1b5-4ed7-b52a-fcb0f2687638 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:19.413397 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6fea7a64-d1b5-4ed7-b52a-fcb0f2687638 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 Jul 03 06:41:19.414221 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6fea7a64-d1b5-4ed7-b52a-fcb0f2687638 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:19.414221 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6fea7a64-d1b5-4ed7-b52a-fcb0f2687638 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:19.421555 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:19.421555 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:19.425098 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6fea7a64-d1b5-4ed7-b52a-fcb0f2687638 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:19.428844 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6fea7a64-d1b5-4ed7-b52a-fcb0f2687638 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 returned with HTTP 200 Jul 03 06:41:19.429353 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1367/5454] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:19 2026] GET /volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:19.442425 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d9631466-183e-42fb-b24f-9f39294b6c0c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:19.508778 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d9631466-183e-42fb-b24f-9f39294b6c0c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] GET https://10.4.3.243/volume/v3/volumes Jul 03 06:41:19.509100 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d9631466-183e-42fb-b24f-9f39294b6c0c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:19.509317 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d9631466-183e-42fb-b24f-9f39294b6c0c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:19.509658 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-d9631466-183e-42fb-b24f-9f39294b6c0c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:41:19.510053 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:19.510053 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:19.510497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d9631466-183e-42fb-b24f-9f39294b6c0c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:41:19.518136 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d9631466-183e-42fb-b24f-9f39294b6c0c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Get all volumes completed successfully. Jul 03 06:41:19.518669 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d9631466-183e-42fb-b24f-9f39294b6c0c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] https://10.4.3.243/volume/v3/volumes returned with HTTP 200 Jul 03 06:41:19.519081 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1349/5455] 10.4.3.243 () {68 vars in 1278 bytes} [Fri Jul 3 06:41:19 2026] GET /volume/v3/volumes => generated 336 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:19.527561 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-076ff806-07a2-4781-90cd-62ff800b16b0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:19.529547 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-076ff806-07a2-4781-90cd-62ff800b16b0 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 Jul 03 06:41:19.529794 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-076ff806-07a2-4781-90cd-62ff800b16b0 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:19.530001 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-076ff806-07a2-4781-90cd-62ff800b16b0 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:19.530164 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-076ff806-07a2-4781-90cd-62ff800b16b0 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Delete volume with id: 0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 Jul 03 06:41:19.538092 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:19.538092 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:19.538547 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-076ff806-07a2-4781-90cd-62ff800b16b0 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:19.560671 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-076ff806-07a2-4781-90cd-62ff800b16b0 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Delete volume request issued successfully. Jul 03 06:41:19.560923 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-076ff806-07a2-4781-90cd-62ff800b16b0 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 returned with HTTP 202 Jul 03 06:41:19.561384 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1371/5456] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:41:19 2026] DELETE /volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:41:19.569059 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-43f10ca5-e607-4148-a5d6-57096878a66e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:19.571761 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-43f10ca5-e607-4148-a5d6-57096878a66e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 Jul 03 06:41:19.571986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-43f10ca5-e607-4148-a5d6-57096878a66e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:19.572173 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-43f10ca5-e607-4148-a5d6-57096878a66e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:19.580818 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:19.580818 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:19.586480 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-43f10ca5-e607-4148-a5d6-57096878a66e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:19.591533 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-43f10ca5-e607-4148-a5d6-57096878a66e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 returned with HTTP 200 Jul 03 06:41:19.591979 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1370/5457] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:19 2026] GET /volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:20.376243 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-924faa7a-da27-4802-b15c-012153f348b9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:20.380156 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-924faa7a-da27-4802-b15c-012153f348b9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:41:20.380156 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-924faa7a-da27-4802-b15c-012153f348b9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:20.380156 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-924faa7a-da27-4802-b15c-012153f348b9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:20.380156 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-924faa7a-da27-4802-b15c-012153f348b9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:41:20.387044 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:20.387044 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:20.387767 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-924faa7a-da27-4802-b15c-012153f348b9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:41:20.401574 np0000004376 devstack@c-api.service[99918]: WARNING cinder.keymgr.conf_key_mgr [None req-924faa7a-da27-4802-b15c-012153f348b9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:41:20.409341 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-924faa7a-da27-4802-b15c-012153f348b9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:41:20.410320 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-924faa7a-da27-4802-b15c-012153f348b9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 202 Jul 03 06:41:20.410320 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1368/5458] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:41:20 2026] DELETE /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:20.422126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1d6b36b8-8500-4ecb-ad2e-cc1f9d604cbf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:20.424371 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d6b36b8-8500-4ecb-ad2e-cc1f9d604cbf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:41:20.424626 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d6b36b8-8500-4ecb-ad2e-cc1f9d604cbf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:20.424919 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d6b36b8-8500-4ecb-ad2e-cc1f9d604cbf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:20.433915 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:20.433915 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:20.438592 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1d6b36b8-8500-4ecb-ad2e-cc1f9d604cbf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:41:20.444453 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d6b36b8-8500-4ecb-ad2e-cc1f9d604cbf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 200 Jul 03 06:41:20.445184 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1350/5459] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:20 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:20.606352 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6c9dd6e4-4c1e-459f-9214-bef7a2487925 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:20.608098 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6c9dd6e4-4c1e-459f-9214-bef7a2487925 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 Jul 03 06:41:20.608339 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6c9dd6e4-4c1e-459f-9214-bef7a2487925 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:20.608579 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6c9dd6e4-4c1e-459f-9214-bef7a2487925 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:20.615401 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6c9dd6e4-4c1e-459f-9214-bef7a2487925 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 returned with HTTP 404 Jul 03 06:41:20.616002 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1372/5460] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:20 2026] GET /volume/v3/volumes/0c0f09bd-07fd-4c0a-8553-30f5e8cdfd35 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:41:20.624994 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:20.626835 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:41:20.627194 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1920465055"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:20.628709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1920465055'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:41:20.628844 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume of 1 GB Jul 03 06:41:20.633092 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Availability Zones retrieved successfully. Jul 03 06:41:20.639659 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Flow 'volume_create_api' (a12542e5-5ad4-4fec-9213-99f5a87f400c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:20.641154 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a2fcc98-8ce1-4a4f-b8e5-db755048fc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:20.642090 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:41:20.670544 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a2fcc98-8ce1-4a4f-b8e5-db755048fc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:20.671494 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c22c961-ca42-4e84-9220-0637cd782aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:20.727632 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Created reservations ['609ac28d-0b9e-4742-a944-0e3e281015b7', 'fa702260-fba3-4084-9886-42f8e68fd62d', 'c236a6ea-9fde-4e96-bdf6-81e7f4442bb0', '2c0f4e36-64a1-4680-a4ca-1ba313113be3'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:20.728721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c22c961-ca42-4e84-9220-0637cd782aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['609ac28d-0b9e-4742-a944-0e3e281015b7', 'fa702260-fba3-4084-9886-42f8e68fd62d', 'c236a6ea-9fde-4e96-bdf6-81e7f4442bb0', '2c0f4e36-64a1-4680-a4ca-1ba313113be3']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:20.729757 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b080974-1284-4a3a-a590-522035b2b7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:20.759715 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b080974-1284-4a3a-a590-522035b2b7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cc78a80-ecbb-482d-a333-d59367f2d419', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920465055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab98ace5ba5494c9b3140dfc407bf34',qos_specs=None,replication_status=,reservations=['609ac28d-0b9e-4742-a944-0e3e281015b7','fa702260-fba3-4084-9886-42f8e68fd62d','c236a6ea-9fde-4e96-bdf6-81e7f4442bb0','2c0f4e36-64a1-4680-a4ca-1ba313113be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8e079a6d44383a340afe5016557e4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920465055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cc78a80-ecbb-482d-a333-d59367f2d419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab98ace5ba5494c9b3140dfc407bf34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa8e079a6d44383a340afe5016557e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:20.760755 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f728d60-31c6-45b9-8ae7-04ae1045acb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:20.781262 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f728d60-31c6-45b9-8ae7-04ae1045acb3) transitioned into state 'SUCCESS' from state '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-1920465055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab98ace5ba5494c9b3140dfc407bf34',qos_specs=None,replication_status=,reservations=['609ac28d-0b9e-4742-a944-0e3e281015b7','fa702260-fba3-4084-9886-42f8e68fd62d','c236a6ea-9fde-4e96-bdf6-81e7f4442bb0','2c0f4e36-64a1-4680-a4ca-1ba313113be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8e079a6d44383a340afe5016557e4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:20.782338 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8feee595-e29c-4226-b92c-8ff159a605ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:20.797290 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8feee595-e29c-4226-b92c-8ff159a605ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:20.798718 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Flow 'volume_create_api' (a12542e5-5ad4-4fec-9213-99f5a87f400c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:20.799352 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume request issued successfully. Jul 03 06:41:20.800343 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2026fb62-b8fa-404a-b147-b4c202ecfacb tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:41:20.800992 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1371/5461] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:41:20 2026] POST /volume/v3/volumes => generated 778 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:20.820578 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b315bb96-45da-4cbf-93e5-ddd5dc5228f2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:20.825140 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b315bb96-45da-4cbf-93e5-ddd5dc5228f2 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 Jul 03 06:41:20.825140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b315bb96-45da-4cbf-93e5-ddd5dc5228f2 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:20.825140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b315bb96-45da-4cbf-93e5-ddd5dc5228f2 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:20.839177 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:20.839177 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:20.843386 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b315bb96-45da-4cbf-93e5-ddd5dc5228f2 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:20.848666 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b315bb96-45da-4cbf-93e5-ddd5dc5228f2 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 returned with HTTP 200 Jul 03 06:41:20.848666 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1369/5462] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:20 2026] GET /volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:20.874633 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b86d6fb1-8ec7-43a2-b1f5-b86dfc55732e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:20.876366 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b86d6fb1-8ec7-43a2-b1f5-b86dfc55732e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:20.876604 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b86d6fb1-8ec7-43a2-b1f5-b86dfc55732e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:20.876801 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b86d6fb1-8ec7-43a2-b1f5-b86dfc55732e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:20.883706 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:20.883706 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:20.887601 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b86d6fb1-8ec7-43a2-b1f5-b86dfc55732e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:20.892059 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b86d6fb1-8ec7-43a2-b1f5-b86dfc55732e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:20.892451 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1351/5463] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:20 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:20.911107 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-11e4026e-b0da-46cd-bdc2-467d578c53fc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:20.916036 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11e4026e-b0da-46cd-bdc2-467d578c53fc tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:20.916273 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11e4026e-b0da-46cd-bdc2-467d578c53fc tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:20.917202 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11e4026e-b0da-46cd-bdc2-467d578c53fc tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:20.929850 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:20.929850 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:20.944541 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-11e4026e-b0da-46cd-bdc2-467d578c53fc tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:20.952015 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11e4026e-b0da-46cd-bdc2-467d578c53fc tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:20.952411 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1373/5464] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:20 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:21.001870 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c2ed90c9-d88e-4e37-afc8-74ae302002fe None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.004886 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c2ed90c9-d88e-4e37-afc8-74ae302002fe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:21.005183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c2ed90c9-d88e-4e37-afc8-74ae302002fe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.005409 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c2ed90c9-d88e-4e37-afc8-74ae302002fe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:21.016252 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:21.016252 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:21.021191 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c2ed90c9-d88e-4e37-afc8-74ae302002fe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:21.026758 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c2ed90c9-d88e-4e37-afc8-74ae302002fe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:21.027394 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1372/5465] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:41:21 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:21.466422 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-72436a43-31bc-4bfb-8e70-10de727d5b05 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.466422 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-72436a43-31bc-4bfb-8e70-10de727d5b05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea Jul 03 06:41:21.466422 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-72436a43-31bc-4bfb-8e70-10de727d5b05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.471732 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-72436a43-31bc-4bfb-8e70-10de727d5b05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:21.481026 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-72436a43-31bc-4bfb-8e70-10de727d5b05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea returned with HTTP 404 Jul 03 06:41:21.481578 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1370/5466] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:21 2026] GET /volume/v3/volumes/e34d46f5-fde4-4f11-9b89-2b34f60c43ea => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:21.490278 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4fdbeeee-f242-4172-a422-13bbd7ed2153 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.492112 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fdbeeee-f242-4172-a422-13bbd7ed2153 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:41:21.492547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fdbeeee-f242-4172-a422-13bbd7ed2153 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.492547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4fdbeeee-f242-4172-a422-13bbd7ed2153 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:21.493215 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-4fdbeeee-f242-4172-a422-13bbd7ed2153 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:41:21.504098 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4fdbeeee-f242-4172-a422-13bbd7ed2153 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Get all volumes completed successfully. Jul 03 06:41:21.507832 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:21.507832 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:21.514516 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4fdbeeee-f242-4172-a422-13bbd7ed2153 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:41:21.515200 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1352/5467] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:41:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9350 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:21.531096 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dfd03a72-b441-4a55-a5cc-5abd55d0cf21 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.532877 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dfd03a72-b441-4a55-a5cc-5abd55d0cf21 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] DELETE https://10.4.3.243/volume/v3/types/93319018-df50-42b1-8705-9723363182ac Jul 03 06:41:21.533086 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dfd03a72-b441-4a55-a5cc-5abd55d0cf21 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.533298 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dfd03a72-b441-4a55-a5cc-5abd55d0cf21 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:21.554869 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dfd03a72-b441-4a55-a5cc-5abd55d0cf21 tempest-TestVolumeBootPattern-1669735555 tempest-TestVolumeBootPattern-1669735555-project-admin] https://10.4.3.243/volume/v3/types/93319018-df50-42b1-8705-9723363182ac returned with HTTP 202 Jul 03 06:41:21.555058 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1374/5468] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:41:21 2026] DELETE /volume/v3/types/93319018-df50-42b1-8705-9723363182ac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:41:21.590962 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4d0db734-e760-48e4-9fb5-af69353a87ad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.592848 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:41:21.593245 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-306976240", "snapshot_id": null, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "volume_type": null, "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:21.594834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-306976240', 'snapshot_id': None, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'volume_type': None, 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:41:21.688999 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:41:21.694065 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:41:21.701341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (19ca398d-e8d2-43c1-a4b6-142aba30edd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:21.702813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd9f26e1-f19f-4fdf-8b96-8d5bc89da258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:21.704048 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:41:21.767907 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd9f26e1-f19f-4fdf-8b96-8d5bc89da258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:21.768707 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0482761-5489-4b50-ab5d-50251ecae7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:21.827329 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['107372be-a7eb-4268-9aa1-02cc967dbe69', 'f1fe3c59-cc9f-42f2-bded-8e76831c1cc6', '2f070f88-f934-4f3b-8e33-8a275ab79f70', '3419fd4e-6690-496e-bf90-d754586c1435'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:21.828304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0482761-5489-4b50-ab5d-50251ecae7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['107372be-a7eb-4268-9aa1-02cc967dbe69', 'f1fe3c59-cc9f-42f2-bded-8e76831c1cc6', '2f070f88-f934-4f3b-8e33-8a275ab79f70', '3419fd4e-6690-496e-bf90-d754586c1435']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:21.829166 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd58bccd-f805-4278-8111-91670758a3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:21.853027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd58bccd-f805-4278-8111-91670758a3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c35a7208-df06-4187-b8a1-32c76c33c20f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-306976240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['107372be-a7eb-4268-9aa1-02cc967dbe69','f1fe3c59-cc9f-42f2-bded-8e76831c1cc6','2f070f88-f934-4f3b-8e33-8a275ab79f70','3419fd4e-6690-496e-bf90-d754586c1435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-306976240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c35a7208-df06-4187-b8a1-32c76c33c20f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:21.853859 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f703ee-802a-4123-9b36-5b8ed56c755a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:21.866614 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-de8bd306-baef-4f70-9b83-1a89d8724d2d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.868789 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-de8bd306-baef-4f70-9b83-1a89d8724d2d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 Jul 03 06:41:21.869050 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-de8bd306-baef-4f70-9b83-1a89d8724d2d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.869294 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-de8bd306-baef-4f70-9b83-1a89d8724d2d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:21.878426 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:21.878426 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:21.879769 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f703ee-802a-4123-9b36-5b8ed56c755a) transitioned into state 'SUCCESS' from state '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-306976240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['107372be-a7eb-4268-9aa1-02cc967dbe69','f1fe3c59-cc9f-42f2-bded-8e76831c1cc6','2f070f88-f934-4f3b-8e33-8a275ab79f70','3419fd4e-6690-496e-bf90-d754586c1435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:21.880620 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb2099c-1c7a-4e01-9cda-9ac4e038cbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:21.882795 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-de8bd306-baef-4f70-9b83-1a89d8724d2d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:21.887973 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-de8bd306-baef-4f70-9b83-1a89d8724d2d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 returned with HTTP 200 Jul 03 06:41:21.888500 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1371/5469] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:21 2026] GET /volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:21.893836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb2099c-1c7a-4e01-9cda-9ac4e038cbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:21.894670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (19ca398d-e8d2-43c1-a4b6-142aba30edd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:21.896511 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:41:21.896511 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4d0db734-e760-48e4-9fb5-af69353a87ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:41:21.896511 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1373/5470] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:41:21 2026] POST /volume/v3/volumes => generated 758 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 06:41:21.904638 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ab18e1a8-1f46-49e1-aa81-86635e94a877 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.907290 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ab18e1a8-1f46-49e1-aa81-86635e94a877 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] GET https://10.4.3.243/volume/v3/volumes/detail Jul 03 06:41:21.907290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ab18e1a8-1f46-49e1-aa81-86635e94a877 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.907290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ab18e1a8-1f46-49e1-aa81-86635e94a877 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Calling method 'detail' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:21.907290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-ab18e1a8-1f46-49e1-aa81-86635e94a877 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:41:21.907942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-ab18e1a8-1f46-49e1-aa81-86635e94a877 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99917) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:41:21.912604 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-29c4b7f4-900b-496a-aa1f-9f6b4e6c4967 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.914655 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-29c4b7f4-900b-496a-aa1f-9f6b4e6c4967 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:41:21.914982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-29c4b7f4-900b-496a-aa1f-9f6b4e6c4967 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.915251 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-29c4b7f4-900b-496a-aa1f-9f6b4e6c4967 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:21.916024 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ab18e1a8-1f46-49e1-aa81-86635e94a877 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Get all volumes completed successfully. Jul 03 06:41:21.916763 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:21.916763 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:21.921356 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ab18e1a8-1f46-49e1-aa81-86635e94a877 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] https://10.4.3.243/volume/v3/volumes/detail returned with HTTP 200 Jul 03 06:41:21.921936 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1353/5471] 10.4.3.243 () {68 vars in 1299 bytes} [Fri Jul 3 06:41:21 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:21.923610 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:21.923610 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:21.927923 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-29c4b7f4-900b-496a-aa1f-9f6b4e6c4967 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:41:21.932191 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-29c4b7f4-900b-496a-aa1f-9f6b4e6c4967 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 200 Jul 03 06:41:21.932631 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1375/5472] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:21 2026] GET /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:21.939525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-13758c2f-5a7c-460a-9484-3c5bddb7e2db None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.941272 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-13758c2f-5a7c-460a-9484-3c5bddb7e2db tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 Jul 03 06:41:21.941506 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-13758c2f-5a7c-460a-9484-3c5bddb7e2db tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.941716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-13758c2f-5a7c-460a-9484-3c5bddb7e2db tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:21.941876 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-13758c2f-5a7c-460a-9484-3c5bddb7e2db tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Delete volume with id: 8cc78a80-ecbb-482d-a333-d59367f2d419 Jul 03 06:41:21.950554 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:21.950554 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:21.950915 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-13758c2f-5a7c-460a-9484-3c5bddb7e2db tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:21.977384 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-13758c2f-5a7c-460a-9484-3c5bddb7e2db tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Delete volume request issued successfully. Jul 03 06:41:21.977660 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-13758c2f-5a7c-460a-9484-3c5bddb7e2db tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 returned with HTTP 202 Jul 03 06:41:21.978245 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1372/5473] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:41:21 2026] DELETE /volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:41:21.989445 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fe383d59-b100-4b17-9094-19c348340e64 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:21.993685 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe383d59-b100-4b17-9094-19c348340e64 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 Jul 03 06:41:21.993976 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe383d59-b100-4b17-9094-19c348340e64 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:21.994448 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fe383d59-b100-4b17-9094-19c348340e64 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:22.006890 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:22.006890 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:22.011195 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fe383d59-b100-4b17-9094-19c348340e64 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:22.015848 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fe383d59-b100-4b17-9094-19c348340e64 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 returned with HTTP 200 Jul 03 06:41:22.016208 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1374/5474] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:21 2026] GET /volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:22.949070 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d8b3533d-69f0-4341-a816-88d8374ab187 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:22.951347 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d8b3533d-69f0-4341-a816-88d8374ab187 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:41:22.951602 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d8b3533d-69f0-4341-a816-88d8374ab187 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:22.951852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d8b3533d-69f0-4341-a816-88d8374ab187 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:22.961217 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:22.961217 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:22.965420 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d8b3533d-69f0-4341-a816-88d8374ab187 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:41:22.971164 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d8b3533d-69f0-4341-a816-88d8374ab187 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 200 Jul 03 06:41:22.971547 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1354/5475] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:22 2026] GET /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:22.984950 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-22e0a914-128e-4630-a5c4-eee36f42304d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:22.986769 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22e0a914-128e-4630-a5c4-eee36f42304d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:41:22.986979 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22e0a914-128e-4630-a5c4-eee36f42304d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:22.987176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22e0a914-128e-4630-a5c4-eee36f42304d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:22.994017 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:22.994017 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:22.997635 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-22e0a914-128e-4630-a5c4-eee36f42304d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:41:23.002232 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22e0a914-128e-4630-a5c4-eee36f42304d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 200 Jul 03 06:41:23.002623 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1376/5476] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:22 2026] GET /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:23.036243 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8a8bf07f-ee60-47d3-9e95-e256e86041e6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.038556 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a8bf07f-ee60-47d3-9e95-e256e86041e6 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 Jul 03 06:41:23.039708 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a8bf07f-ee60-47d3-9e95-e256e86041e6 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:23.039708 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8a8bf07f-ee60-47d3-9e95-e256e86041e6 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:23.046717 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8a8bf07f-ee60-47d3-9e95-e256e86041e6 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 returned with HTTP 404 Jul 03 06:41:23.046899 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1373/5477] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:23 2026] GET /volume/v3/volumes/8cc78a80-ecbb-482d-a333-d59367f2d419 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:41:23.063122 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-41a6fd86-b05e-4611-8298-c57b216f2453 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.065047 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:41:23.065393 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-184424945"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:23.067375 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-184424945'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:41:23.067375 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume of 1 GB Jul 03 06:41:23.074742 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Availability Zones retrieved successfully. Jul 03 06:41:23.078611 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-203b0592-4f08-4053-bf07-44efee634744 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.079136 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-203b0592-4f08-4053-bf07-44efee634744 None None] GET https://10.4.3.243/volume// Jul 03 06:41:23.079399 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-203b0592-4f08-4053-bf07-44efee634744 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:23.079722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-203b0592-4f08-4053-bf07-44efee634744 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:23.080151 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-203b0592-4f08-4053-bf07-44efee634744 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:41:23.080556 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1355/5478] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:41:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:41:23.082833 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Flow 'volume_create_api' (df146db7-37d0-4696-b90e-0f69f8587cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:23.084095 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff60825-ef3d-475e-ae91-934dc53b4796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:23.085026 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:41:23.088672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-f8fa0542-d62d-4854-8ab7-91f540ac26f2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.115485 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff60825-ef3d-475e-ae91-934dc53b4796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:23.116301 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28dd0c88-6bc9-4759-aedd-e202ff771d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:23.117999 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-f8fa0542-d62d-4854-8ab7-91f540ac26f2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:41:23.118400 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-f8fa0542-d62d-4854-8ab7-91f540ac26f2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "960ef4ce-aa4f-4442-8fcb-1f49eda71a76", "connector": null, "instance_uuid": "fb238505-b46f-4dce-9942-a93166ecfc18"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:23.127448 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:23.127448 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:23.168017 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-f8fa0542-d62d-4854-8ab7-91f540ac26f2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:41:23.169028 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1377/5479] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:41:23 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 06:41:23.170023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Created reservations ['485b8fe0-00c9-4595-a90e-6d2420ff3dd6', '100f7e63-5379-475d-8346-a3d8302f186a', 'a6e2cdcc-7c0b-496a-bf2c-b7c84c5340ff', 'abf2a59e-ba9a-4b7b-88ed-d90edfbb2204'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:23.171296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28dd0c88-6bc9-4759-aedd-e202ff771d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['485b8fe0-00c9-4595-a90e-6d2420ff3dd6', '100f7e63-5379-475d-8346-a3d8302f186a', 'a6e2cdcc-7c0b-496a-bf2c-b7c84c5340ff', 'abf2a59e-ba9a-4b7b-88ed-d90edfbb2204']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:23.172540 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c99cdd2-6052-4d15-81dc-4d0cff201a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:23.215216 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c99cdd2-6052-4d15-81dc-4d0cff201a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d26487e-d986-4131-9db4-116f3747af52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-184424945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab98ace5ba5494c9b3140dfc407bf34',qos_specs=None,replication_status=,reservations=['485b8fe0-00c9-4595-a90e-6d2420ff3dd6','100f7e63-5379-475d-8346-a3d8302f186a','a6e2cdcc-7c0b-496a-bf2c-b7c84c5340ff','abf2a59e-ba9a-4b7b-88ed-d90edfbb2204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8e079a6d44383a340afe5016557e4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-184424945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d26487e-d986-4131-9db4-116f3747af52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab98ace5ba5494c9b3140dfc407bf34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa8e079a6d44383a340afe5016557e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:23.216952 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ad7504-90d4-4096-bdee-756365918825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:23.243264 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ad7504-90d4-4096-bdee-756365918825) transitioned into state 'SUCCESS' from state '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-184424945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab98ace5ba5494c9b3140dfc407bf34',qos_specs=None,replication_status=,reservations=['485b8fe0-00c9-4595-a90e-6d2420ff3dd6','100f7e63-5379-475d-8346-a3d8302f186a','a6e2cdcc-7c0b-496a-bf2c-b7c84c5340ff','abf2a59e-ba9a-4b7b-88ed-d90edfbb2204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8e079a6d44383a340afe5016557e4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:23.244063 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d48ad8-8620-40cb-804c-a8feac96c0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:23.256751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d48ad8-8620-40cb-804c-a8feac96c0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:23.257599 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Flow 'volume_create_api' (df146db7-37d0-4696-b90e-0f69f8587cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:23.257930 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume request issued successfully. Jul 03 06:41:23.258610 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41a6fd86-b05e-4611-8298-c57b216f2453 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:41:23.259065 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1375/5480] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:41:23 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:23.275402 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-80e6eaa9-2577-4e28-bd1e-c8c0896dc8c1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.277289 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-80e6eaa9-2577-4e28-bd1e-c8c0896dc8c1 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 Jul 03 06:41:23.277511 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-80e6eaa9-2577-4e28-bd1e-c8c0896dc8c1 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:23.277710 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-80e6eaa9-2577-4e28-bd1e-c8c0896dc8c1 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:23.286845 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:23.286845 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:23.292580 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-80e6eaa9-2577-4e28-bd1e-c8c0896dc8c1 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:23.298136 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-80e6eaa9-2577-4e28-bd1e-c8c0896dc8c1 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 returned with HTTP 200 Jul 03 06:41:23.298840 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1374/5481] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:23 2026] GET /volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:23.552547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d9ad9799-56bf-454c-ae92-47351746f121 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.555870 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d9ad9799-56bf-454c-ae92-47351746f121 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:23.555870 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d9ad9799-56bf-454c-ae92-47351746f121 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:23.555870 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d9ad9799-56bf-454c-ae92-47351746f121 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:23.573146 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:23.573146 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:23.577709 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d9ad9799-56bf-454c-ae92-47351746f121 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:23.583274 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d9ad9799-56bf-454c-ae92-47351746f121 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:23.584072 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1356/5482] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:23 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:23.704049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-df375443-1789-4de7-a3a8-0e08c8cced77 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.704428 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-df375443-1789-4de7-a3a8-0e08c8cced77 None None] GET https://10.4.3.243/volume// Jul 03 06:41:23.704622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-df375443-1789-4de7-a3a8-0e08c8cced77 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:23.704836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-df375443-1789-4de7-a3a8-0e08c8cced77 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:23.705218 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-df375443-1789-4de7-a3a8-0e08c8cced77 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:41:23.705612 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1378/5483] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:41:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:41:23.714442 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c1fdea1b-e038-4f6e-9f0f-9315b1216db1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.717075 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c1fdea1b-e038-4f6e-9f0f-9315b1216db1 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:23.717337 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c1fdea1b-e038-4f6e-9f0f-9315b1216db1 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:23.717761 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c1fdea1b-e038-4f6e-9f0f-9315b1216db1 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:23.737800 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:23.737800 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:23.750519 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c1fdea1b-e038-4f6e-9f0f-9315b1216db1 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:23.757241 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-c1fdea1b-e038-4f6e-9f0f-9315b1216db1 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:23.757862 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1376/5484] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:41:23 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 1018 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:23.862802 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-dcadebb3-d9ad-4cb4-a078-aa4dbc648ffa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:23.865296 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-dcadebb3-d9ad-4cb4-a078-aa4dbc648ffa tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] PUT https://10.4.3.243/volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b Jul 03 06:41:23.865783 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-dcadebb3-d9ad-4cb4-a078-aa4dbc648ffa tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:23.875093 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-dcadebb3-d9ad-4cb4-a078-aa4dbc648ffa tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Acquiring lock "cinder-attachment_update-960ef4ce-aa4f-4442-8fcb-1f49eda71a76-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:41:23.880286 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-dcadebb3-d9ad-4cb4-a078-aa4dbc648ffa tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Lock "cinder-attachment_update-960ef4ce-aa4f-4442-8fcb-1f49eda71a76-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:41:23.881590 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:23.881590 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:24.314156 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f28e97d7-21bb-4ee7-8b0b-dd9f6b1b672c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:24.316148 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f28e97d7-21bb-4ee7-8b0b-dd9f6b1b672c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 Jul 03 06:41:24.316385 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f28e97d7-21bb-4ee7-8b0b-dd9f6b1b672c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:24.316629 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f28e97d7-21bb-4ee7-8b0b-dd9f6b1b672c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:24.323999 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:24.323999 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:24.327753 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f28e97d7-21bb-4ee7-8b0b-dd9f6b1b672c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:24.331982 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f28e97d7-21bb-4ee7-8b0b-dd9f6b1b672c tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 returned with HTTP 200 Jul 03 06:41:24.332412 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1357/5485] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:24 2026] GET /volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:24.347035 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5fc9485c-1c77-4cb2-8856-f8b51a4b5c8e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:24.348682 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5fc9485c-1c77-4cb2-8856-f8b51a4b5c8e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] GET https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 Jul 03 06:41:24.348930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5fc9485c-1c77-4cb2-8856-f8b51a4b5c8e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:24.349144 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5fc9485c-1c77-4cb2-8856-f8b51a4b5c8e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:24.356909 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:24.356909 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:24.361046 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5fc9485c-1c77-4cb2-8856-f8b51a4b5c8e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Volume info retrieved successfully. Jul 03 06:41:24.365744 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5fc9485c-1c77-4cb2-8856-f8b51a4b5c8e tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 returned with HTTP 200 Jul 03 06:41:24.366162 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1379/5486] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:24 2026] GET /volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:24.379145 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ed5099e4-c078-442e-9bb8-f3483375968a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:24.381119 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ed5099e4-c078-442e-9bb8-f3483375968a tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 Jul 03 06:41:24.381397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ed5099e4-c078-442e-9bb8-f3483375968a tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:24.381640 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ed5099e4-c078-442e-9bb8-f3483375968a tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:24.381827 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-ed5099e4-c078-442e-9bb8-f3483375968a tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Delete volume with id: 3d26487e-d986-4131-9db4-116f3747af52 Jul 03 06:41:24.389975 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:24.389975 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:24.390348 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ed5099e4-c078-442e-9bb8-f3483375968a tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:24.405891 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-d415e9a4-5ac2-4cd0-a83f-fee74570c7d0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:24.406888 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-dcadebb3-d9ad-4cb4-a078-aa4dbc648ffa tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Lock "cinder-attachment_update-960ef4ce-aa4f-4442-8fcb-1f49eda71a76-np0000004376" released by "attachment_update" :: held 0.527s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:41:24.407319 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-dcadebb3-d9ad-4cb4-a078-aa4dbc648ffa tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b returned with HTTP 200 Jul 03 06:41:24.407775 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1375/5487] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:41:23 2026] PUT /volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:24.408773 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-d415e9a4-5ac2-4cd0-a83f-fee74570c7d0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:41:24.408773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-d415e9a4-5ac2-4cd0-a83f-fee74570c7d0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:24.408857 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-d415e9a4-5ac2-4cd0-a83f-fee74570c7d0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:24.417722 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ed5099e4-c078-442e-9bb8-f3483375968a tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Delete volume request issued successfully. Jul 03 06:41:24.417722 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ed5099e4-c078-442e-9bb8-f3483375968a tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 returned with HTTP 202 Jul 03 06:41:24.417722 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1377/5488] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:41:24 2026] DELETE /volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:41:24.426719 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:24.426719 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:24.427102 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a1b2ff4c-fb37-4efe-b2e4-d37b5ab56a44 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:24.429823 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a1b2ff4c-fb37-4efe-b2e4-d37b5ab56a44 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 Jul 03 06:41:24.430021 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a1b2ff4c-fb37-4efe-b2e4-d37b5ab56a44 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:24.430167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a1b2ff4c-fb37-4efe-b2e4-d37b5ab56a44 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:24.431647 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-d415e9a4-5ac2-4cd0-a83f-fee74570c7d0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:41:24.438562 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-d415e9a4-5ac2-4cd0-a83f-fee74570c7d0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 200 Jul 03 06:41:24.439002 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1358/5489] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:41:24 2026] GET /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:24.440342 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:24.440342 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:24.449246 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a1b2ff4c-fb37-4efe-b2e4-d37b5ab56a44 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:24.455181 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a1b2ff4c-fb37-4efe-b2e4-d37b5ab56a44 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 returned with HTTP 200 Jul 03 06:41:24.455766 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1380/5490] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:24 2026] GET /volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:24.598058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3f1896e3-8a7a-4e51-afc8-89ced58e5e23 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:24.600169 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3f1896e3-8a7a-4e51-afc8-89ced58e5e23 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:24.600444 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3f1896e3-8a7a-4e51-afc8-89ced58e5e23 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:24.600752 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3f1896e3-8a7a-4e51-afc8-89ced58e5e23 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:24.612322 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:24.612322 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:24.616729 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3f1896e3-8a7a-4e51-afc8-89ced58e5e23 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:24.622250 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3f1896e3-8a7a-4e51-afc8-89ced58e5e23 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:24.622669 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1376/5491] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:24 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:25.019437 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-fe2fbfdc-d43d-401f-a039-a8fa99c2edb1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:25.021631 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-fe2fbfdc-d43d-401f-a039-a8fa99c2edb1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:41:25.021835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-fe2fbfdc-d43d-401f-a039-a8fa99c2edb1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:25.022069 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-fe2fbfdc-d43d-401f-a039-a8fa99c2edb1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:25.029242 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:25.029242 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:25.033020 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-fe2fbfdc-d43d-401f-a039-a8fa99c2edb1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:41:25.038048 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-fe2fbfdc-d43d-401f-a039-a8fa99c2edb1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 200 Jul 03 06:41:25.038535 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1378/5492] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:41:25 2026] GET /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:25.048445 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0571ded9-9496-4a1f-a7f7-c796c9bc2381 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:25.049040 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0571ded9-9496-4a1f-a7f7-c796c9bc2381 None None] GET https://10.4.3.243/volume// Jul 03 06:41:25.049281 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0571ded9-9496-4a1f-a7f7-c796c9bc2381 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:25.049586 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0571ded9-9496-4a1f-a7f7-c796c9bc2381 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:25.050039 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0571ded9-9496-4a1f-a7f7-c796c9bc2381 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:41:25.050429 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1359/5493] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:41:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:41:25.058307 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-6149ddc8-8eb1-4ced-a757-9ded01889173 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:25.060370 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-6149ddc8-8eb1-4ced-a757-9ded01889173 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:41:25.060785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-6149ddc8-8eb1-4ced-a757-9ded01889173 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c35a7208-df06-4187-b8a1-32c76c33c20f", "connector": null, "instance_uuid": "5fe22633-c004-4964-bd0a-e1b53607c46b"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:25.068926 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:25.068926 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:25.099203 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-6149ddc8-8eb1-4ced-a757-9ded01889173 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:41:25.099680 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1381/5494] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:41:25 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 06:41:25.470556 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e877ad52-7ef6-40ac-bce6-3427dcc84a8d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:25.473494 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e877ad52-7ef6-40ac-bce6-3427dcc84a8d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 Jul 03 06:41:25.473778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e877ad52-7ef6-40ac-bce6-3427dcc84a8d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:25.473939 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e877ad52-7ef6-40ac-bce6-3427dcc84a8d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:25.485845 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e877ad52-7ef6-40ac-bce6-3427dcc84a8d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 returned with HTTP 404 Jul 03 06:41:25.485845 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1377/5495] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:25 2026] GET /volume/v3/volumes/3d26487e-d986-4131-9db4-116f3747af52 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:41:25.493950 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e35e710d-a6ad-40b1-87d2-a3169072449f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:25.495992 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:41:25.496397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-961897275"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:25.498201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-961897275'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:41:25.498355 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume of 1 GB Jul 03 06:41:25.503046 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Availability Zones retrieved successfully. Jul 03 06:41:25.510670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Flow 'volume_create_api' (c139fb65-4339-4b72-95be-7ebf2080dfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:25.511889 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6eeab4-f265-4891-9796-04e00040a039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:25.512940 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:41:25.550538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6eeab4-f265-4891-9796-04e00040a039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:25.551596 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7976fe27-a289-4b00-8bf2-04b71aa4b736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:25.612240 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Created reservations ['a6818429-560b-4eef-9310-0e762204a704', '64581999-4226-4f70-aaf4-9673b8bd5534', '785fdc76-3336-4ed9-ade5-fbd03b8a24e3', 'e26730b2-f689-427e-bd3a-2182e59f469e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:25.614056 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7976fe27-a289-4b00-8bf2-04b71aa4b736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6818429-560b-4eef-9310-0e762204a704', '64581999-4226-4f70-aaf4-9673b8bd5534', '785fdc76-3336-4ed9-ade5-fbd03b8a24e3', 'e26730b2-f689-427e-bd3a-2182e59f469e']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:25.614056 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68fbee02-0bbf-4151-96df-096cf8323b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:25.641738 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c3df4c8c-bde2-4389-928c-034f2e21386e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:25.644200 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c3df4c8c-bde2-4389-928c-034f2e21386e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:25.644642 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c3df4c8c-bde2-4389-928c-034f2e21386e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:25.644960 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c3df4c8c-bde2-4389-928c-034f2e21386e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:25.647997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68fbee02-0bbf-4151-96df-096cf8323b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de688d6e-8910-4acc-91fb-e34be500b320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-961897275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab98ace5ba5494c9b3140dfc407bf34',qos_specs=None,replication_status=,reservations=['a6818429-560b-4eef-9310-0e762204a704','64581999-4226-4f70-aaf4-9673b8bd5534','785fdc76-3336-4ed9-ade5-fbd03b8a24e3','e26730b2-f689-427e-bd3a-2182e59f469e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8e079a6d44383a340afe5016557e4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-961897275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de688d6e-8910-4acc-91fb-e34be500b320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab98ace5ba5494c9b3140dfc407bf34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa8e079a6d44383a340afe5016557e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:25.648621 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f030ad-dea4-46e9-8235-373d05996f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:25.667400 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:25.667400 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:25.672256 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c3df4c8c-bde2-4389-928c-034f2e21386e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:25.680357 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c3df4c8c-bde2-4389-928c-034f2e21386e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:25.680764 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1360/5496] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:25 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:25.681939 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f030ad-dea4-46e9-8235-373d05996f25) transitioned into state 'SUCCESS' from state '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-961897275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab98ace5ba5494c9b3140dfc407bf34',qos_specs=None,replication_status=,reservations=['a6818429-560b-4eef-9310-0e762204a704','64581999-4226-4f70-aaf4-9673b8bd5534','785fdc76-3336-4ed9-ade5-fbd03b8a24e3','e26730b2-f689-427e-bd3a-2182e59f469e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8e079a6d44383a340afe5016557e4',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:25.685719 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (576aa98e-fdb3-492f-b6a6-d2ca19b5adc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:25.701772 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (576aa98e-fdb3-492f-b6a6-d2ca19b5adc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:25.702753 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Flow 'volume_create_api' (c139fb65-4339-4b72-95be-7ebf2080dfb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:25.703113 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Create volume request issued successfully. Jul 03 06:41:25.704188 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e35e710d-a6ad-40b1-87d2-a3169072449f tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:41:25.704938 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1379/5497] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:41:25 2026] POST /volume/v3/volumes => generated 777 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:25.722728 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4c3f1a33-65f8-4236-9c3f-6a26994d4212 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:25.723143 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4c3f1a33-65f8-4236-9c3f-6a26994d4212 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 Jul 03 06:41:25.723143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4c3f1a33-65f8-4236-9c3f-6a26994d4212 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:25.723260 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4c3f1a33-65f8-4236-9c3f-6a26994d4212 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:25.734174 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:25.734174 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:25.739446 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4c3f1a33-65f8-4236-9c3f-6a26994d4212 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:25.746586 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4c3f1a33-65f8-4236-9c3f-6a26994d4212 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 returned with HTTP 200 Jul 03 06:41:25.747294 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1382/5498] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:25 2026] GET /volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:26.704598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d50aa320-db07-4dbd-bab8-1f3f22067a2a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:26.706792 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d50aa320-db07-4dbd-bab8-1f3f22067a2a tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:26.707014 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d50aa320-db07-4dbd-bab8-1f3f22067a2a tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:26.707245 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d50aa320-db07-4dbd-bab8-1f3f22067a2a tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:26.718951 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:26.718951 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:26.722771 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d50aa320-db07-4dbd-bab8-1f3f22067a2a tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:26.727400 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d50aa320-db07-4dbd-bab8-1f3f22067a2a tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:26.727809 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1378/5499] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:26 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:26.760838 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-812e27a0-b043-4654-99a8-3d536d0c3e98 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:26.762912 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-812e27a0-b043-4654-99a8-3d536d0c3e98 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 Jul 03 06:41:26.763128 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-812e27a0-b043-4654-99a8-3d536d0c3e98 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:26.763308 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-812e27a0-b043-4654-99a8-3d536d0c3e98 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:26.773423 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:26.773423 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:26.777297 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-812e27a0-b043-4654-99a8-3d536d0c3e98 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:26.781414 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-812e27a0-b043-4654-99a8-3d536d0c3e98 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 returned with HTTP 200 Jul 03 06:41:26.781922 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1361/5500] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:26 2026] GET /volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:26.794423 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0f95ad6c-a52c-4bac-b301-e60f0cca4398 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:26.796285 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0f95ad6c-a52c-4bac-b301-e60f0cca4398 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] GET https://10.4.3.243/volume/v3/volumes/summary Jul 03 06:41:26.796513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0f95ad6c-a52c-4bac-b301-e60f0cca4398 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:26.796683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0f95ad6c-a52c-4bac-b301-e60f0cca4398 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:26.796862 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.api_utils [None req-0f95ad6c-a52c-4bac-b301-e60f0cca4398 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Removing options '' from query. {{(pid=99916) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:41:26.797097 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:26.797097 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:26.801639 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0f95ad6c-a52c-4bac-b301-e60f0cca4398 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] Get summary completed successfully. Jul 03 06:41:26.801930 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0f95ad6c-a52c-4bac-b301-e60f0cca4398 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-reader] https://10.4.3.243/volume/v3/volumes/summary returned with HTTP 200 Jul 03 06:41:26.802324 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1380/5501] 10.4.3.243 () {68 vars in 1302 bytes} [Fri Jul 3 06:41:26 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 06:41:26.810379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3b2acf40-b295-4d34-b7e7-4ddde6946a7d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:26.812225 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b2acf40-b295-4d34-b7e7-4ddde6946a7d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 Jul 03 06:41:26.812495 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b2acf40-b295-4d34-b7e7-4ddde6946a7d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:26.812671 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b2acf40-b295-4d34-b7e7-4ddde6946a7d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:26.812886 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-3b2acf40-b295-4d34-b7e7-4ddde6946a7d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Delete volume with id: de688d6e-8910-4acc-91fb-e34be500b320 Jul 03 06:41:26.820971 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:26.820971 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:26.821280 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3b2acf40-b295-4d34-b7e7-4ddde6946a7d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:26.838445 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3b2acf40-b295-4d34-b7e7-4ddde6946a7d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Delete volume request issued successfully. Jul 03 06:41:26.838706 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b2acf40-b295-4d34-b7e7-4ddde6946a7d tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 returned with HTTP 202 Jul 03 06:41:26.839076 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1383/5502] 10.4.3.243 () {68 vars in 1392 bytes} [Fri Jul 3 06:41:26 2026] DELETE /volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 06:41:26.847016 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4e41453e-b86e-44bf-aae6-e46655a66091 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:26.848972 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e41453e-b86e-44bf-aae6-e46655a66091 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 Jul 03 06:41:26.849195 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e41453e-b86e-44bf-aae6-e46655a66091 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:26.849407 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e41453e-b86e-44bf-aae6-e46655a66091 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:26.857382 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:26.857382 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:26.861167 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4e41453e-b86e-44bf-aae6-e46655a66091 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Volume info retrieved successfully. Jul 03 06:41:26.865940 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e41453e-b86e-44bf-aae6-e46655a66091 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 returned with HTTP 200 Jul 03 06:41:26.866359 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1379/5503] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:26 2026] GET /volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:27.741212 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9de4b273-0dba-411d-9c81-d3fe3d98b743 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:27.743109 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9de4b273-0dba-411d-9c81-d3fe3d98b743 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:27.743331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9de4b273-0dba-411d-9c81-d3fe3d98b743 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:27.743581 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9de4b273-0dba-411d-9c81-d3fe3d98b743 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:27.754191 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:27.754191 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:27.759099 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9de4b273-0dba-411d-9c81-d3fe3d98b743 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:27.764119 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9de4b273-0dba-411d-9c81-d3fe3d98b743 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:27.764590 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1362/5504] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:27 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:27.882246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e0a511ae-3c9e-4733-b5d5-55456f0f6557 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:27.884315 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0a511ae-3c9e-4733-b5d5-55456f0f6557 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] GET https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 Jul 03 06:41:27.884487 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0a511ae-3c9e-4733-b5d5-55456f0f6557 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:27.884664 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e0a511ae-3c9e-4733-b5d5-55456f0f6557 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:27.891378 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e0a511ae-3c9e-4733-b5d5-55456f0f6557 tempest-ProjectReaderTests-866836132 tempest-ProjectReaderTests-866836132-project-admin] https://10.4.3.243/volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 returned with HTTP 404 Jul 03 06:41:27.891935 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1381/5505] 10.4.3.243 () {68 vars in 1389 bytes} [Fri Jul 3 06:41:27 2026] GET /volume/v3/volumes/de688d6e-8910-4acc-91fb-e34be500b320 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 06:41:28.781100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cc69851c-d48d-48f8-a4be-7728f71eccb4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:28.783245 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cc69851c-d48d-48f8-a4be-7728f71eccb4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:28.783504 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cc69851c-d48d-48f8-a4be-7728f71eccb4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:28.783707 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cc69851c-d48d-48f8-a4be-7728f71eccb4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:28.800453 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:28.800453 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:28.804011 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cc69851c-d48d-48f8-a4be-7728f71eccb4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:28.808032 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cc69851c-d48d-48f8-a4be-7728f71eccb4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:28.808404 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1384/5506] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:28 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:29.827466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ed5ed2cb-ac87-498b-9657-bb474b4cfc71 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:29.830094 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ed5ed2cb-ac87-498b-9657-bb474b4cfc71 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:29.830094 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ed5ed2cb-ac87-498b-9657-bb474b4cfc71 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:29.830388 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ed5ed2cb-ac87-498b-9657-bb474b4cfc71 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:29.867265 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:29.867265 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:29.872309 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-ed5ed2cb-ac87-498b-9657-bb474b4cfc71 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:29.876747 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ed5ed2cb-ac87-498b-9657-bb474b4cfc71 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:29.877101 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1380/5507] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:29 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:30.675522 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-2403eeb0-f9c7-43c5-a9b4-a84e609f0a3f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:30.677594 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-2403eeb0-f9c7-43c5-a9b4-a84e609f0a3f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b/action Jul 03 06:41:30.678003 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-2403eeb0-f9c7-43c5-a9b4-a84e609f0a3f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:41:30.680631 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-2403eeb0-f9c7-43c5-a9b4-a84e609f0a3f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:30.705907 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:30.705907 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:30.731976 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-a3827be7-7172-4d74-a173-2a2c91626a55 req-2403eeb0-f9c7-43c5-a9b4-a84e609f0a3f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b/action returned with HTTP 204 Jul 03 06:41:30.732482 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1363/5508] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:41:30 2026] POST /volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:30.894584 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-17ce7742-1e07-4b8e-a116-2c9c9f675373 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:30.896849 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-17ce7742-1e07-4b8e-a116-2c9c9f675373 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:30.897099 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-17ce7742-1e07-4b8e-a116-2c9c9f675373 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:30.897326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-17ce7742-1e07-4b8e-a116-2c9c9f675373 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:30.907488 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:30.907488 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:30.911550 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-17ce7742-1e07-4b8e-a116-2c9c9f675373 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:30.916557 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-17ce7742-1e07-4b8e-a116-2c9c9f675373 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:30.917102 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1382/5509] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:30 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:30.928902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-32d0b13d-bdf4-4034-b94c-e990e10a99c2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:30.930604 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32d0b13d-bdf4-4034-b94c-e990e10a99c2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:30.930839 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32d0b13d-bdf4-4034-b94c-e990e10a99c2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:30.931061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-32d0b13d-bdf4-4034-b94c-e990e10a99c2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:30.940593 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:30.940593 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:30.943864 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-32d0b13d-bdf4-4034-b94c-e990e10a99c2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:30.948119 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-32d0b13d-bdf4-4034-b94c-e990e10a99c2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:30.948500 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1385/5510] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:41:30 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:31.169536 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-833e366e-bc12-4c99-94ef-c6a37dd8e3e1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:31.169904 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-833e366e-bc12-4c99-94ef-c6a37dd8e3e1 None None] GET https://10.4.3.243/volume// Jul 03 06:41:31.170058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-833e366e-bc12-4c99-94ef-c6a37dd8e3e1 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:31.170233 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-833e366e-bc12-4c99-94ef-c6a37dd8e3e1 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:31.170560 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-833e366e-bc12-4c99-94ef-c6a37dd8e3e1 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:41:31.170830 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1381/5511] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:41:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:41:31.177508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-27683da5-bac7-48ab-94c8-2b949fa760dc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:31.180074 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-27683da5-bac7-48ab-94c8-2b949fa760dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:41:31.180356 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-27683da5-bac7-48ab-94c8-2b949fa760dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:31.180818 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-27683da5-bac7-48ab-94c8-2b949fa760dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:31.191973 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:31.191973 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:31.196028 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-27683da5-bac7-48ab-94c8-2b949fa760dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:41:31.202025 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-27683da5-bac7-48ab-94c8-2b949fa760dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 200 Jul 03 06:41:31.202624 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1364/5512] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:41:31 2026] GET /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:31.315290 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-9c7a342c-eca5-4790-8578-42c13a363ea6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:31.317749 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-9c7a342c-eca5-4790-8578-42c13a363ea6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d Jul 03 06:41:31.318101 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-9c7a342c-eca5-4790-8578-42c13a363ea6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:31.326672 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-9c7a342c-eca5-4790-8578-42c13a363ea6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-c35a7208-df06-4187-b8a1-32c76c33c20f-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:41:31.331261 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-9c7a342c-eca5-4790-8578-42c13a363ea6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-c35a7208-df06-4187-b8a1-32c76c33c20f-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:41:31.332290 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:31.332290 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:31.853821 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-9c7a342c-eca5-4790-8578-42c13a363ea6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-c35a7208-df06-4187-b8a1-32c76c33c20f-np0000004376" released by "attachment_update" :: held 0.522s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:41:31.854269 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-9c7a342c-eca5-4790-8578-42c13a363ea6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d returned with HTTP 200 Jul 03 06:41:31.855127 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1383/5513] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:41:31 2026] PUT /volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:41:32.366267 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-f4982497-13c6-40d2-921e-562cd6c3bd9f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:32.368399 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-f4982497-13c6-40d2-921e-562cd6c3bd9f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d/action Jul 03 06:41:32.368840 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-f4982497-13c6-40d2-921e-562cd6c3bd9f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:41:32.368959 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-f4982497-13c6-40d2-921e-562cd6c3bd9f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:32.386184 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:32.386184 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:32.398194 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-7c838ce4-6980-4af7-857e-2f16fd5743d7 req-f4982497-13c6-40d2-921e-562cd6c3bd9f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d/action returned with HTTP 204 Jul 03 06:41:32.398851 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1386/5514] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:41:32 2026] POST /volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:41:34.440445 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-68193a30-4737-4c53-85cb-46aed33f5bbe None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:34.442815 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-68193a30-4737-4c53-85cb-46aed33f5bbe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:34.443053 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-68193a30-4737-4c53-85cb-46aed33f5bbe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:34.443258 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-68193a30-4737-4c53-85cb-46aed33f5bbe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:34.453846 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:34.453846 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:34.458802 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-68193a30-4737-4c53-85cb-46aed33f5bbe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:34.464340 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-68193a30-4737-4c53-85cb-46aed33f5bbe tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:34.464869 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1382/5515] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:41:34 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:41:34.484716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-733a3d1d-0f4f-481f-863d-f4f02a6c0bbf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:34.486642 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-733a3d1d-0f4f-481f-863d-f4f02a6c0bbf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76/action Jul 03 06:41:34.487093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-733a3d1d-0f4f-481f-863d-f4f02a6c0bbf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:41:34.487093 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-733a3d1d-0f4f-481f-863d-f4f02a6c0bbf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:34.498730 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:34.498730 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:34.499295 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-733a3d1d-0f4f-481f-863d-f4f02a6c0bbf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:34.506370 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-733a3d1d-0f4f-481f-863d-f4f02a6c0bbf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Begin detaching volume completed successfully. Jul 03 06:41:34.506744 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-733a3d1d-0f4f-481f-863d-f4f02a6c0bbf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76/action returned with HTTP 202 Jul 03 06:41:34.507399 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1365/5516] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:41:34 2026] POST /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:41:35.534272 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d841a5ef-1e78-4818-98b4-9750d38371a8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:35.534798 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d841a5ef-1e78-4818-98b4-9750d38371a8 None None] GET https://10.4.3.243/volume// Jul 03 06:41:35.535051 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d841a5ef-1e78-4818-98b4-9750d38371a8 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:35.535304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d841a5ef-1e78-4818-98b4-9750d38371a8 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:35.535840 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d841a5ef-1e78-4818-98b4-9750d38371a8 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:41:35.536079 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1384/5517] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:41:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:41:35.543682 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-929f59a4-6a9b-4551-bbe9-6da763d0793f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:35.546371 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-929f59a4-6a9b-4551-bbe9-6da763d0793f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:35.546646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-929f59a4-6a9b-4551-bbe9-6da763d0793f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:35.546884 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-929f59a4-6a9b-4551-bbe9-6da763d0793f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:35.559227 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:35.559227 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:35.564108 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-929f59a4-6a9b-4551-bbe9-6da763d0793f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:35.569357 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-929f59a4-6a9b-4551-bbe9-6da763d0793f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:41:35.569930 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1387/5518] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:41:35 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 1314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:41:36.987129 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-4b417224-9349-4783-8956-e591a7643ce3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:36.989081 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-4b417224-9349-4783-8956-e591a7643ce3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] DELETE https://10.4.3.243/volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b Jul 03 06:41:36.989350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-4b417224-9349-4783-8956-e591a7643ce3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:36.989616 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-4b417224-9349-4783-8956-e591a7643ce3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:36.999364 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:36.999364 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:37.527435 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-6021e8cd-064c-4115-ac06-77770170b6f7 req-4b417224-9349-4783-8956-e591a7643ce3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b returned with HTTP 200 Jul 03 06:41:37.527885 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1383/5519] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:41:36 2026] DELETE /volume/v3/attachments/179db5d6-eb07-4ced-933e-762b38e01d6b => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:38.733579 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c703de74-8765-4d38-bf8d-d5cc82a18f85 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:38.735787 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c703de74-8765-4d38-bf8d-d5cc82a18f85 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:41:38.736318 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c703de74-8765-4d38-bf8d-d5cc82a18f85 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "960ef4ce-aa4f-4442-8fcb-1f49eda71a76", "force": false, "name": "tempest-TestStampPattern-snapshot-259215497", "description": null, "metadata": null}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:38.745202 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:38.745202 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:38.745750 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c703de74-8765-4d38-bf8d-d5cc82a18f85 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:41:38.745933 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-c703de74-8765-4d38-bf8d-d5cc82a18f85 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Create snapshot from volume 960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:41:38.789577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-c703de74-8765-4d38-bf8d-d5cc82a18f85 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Created reservations ['d9c33f70-3d4d-4d7b-a712-a8d6721357eb', '9766ff1a-927c-4a4a-b3e1-a10b6e216129', '2463e79c-c7ec-4592-b379-cc3b8d18d924', 'c71898b1-b858-4f37-b465-ea74f88fa38c'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:38.832307 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c703de74-8765-4d38-bf8d-d5cc82a18f85 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Snapshot create request issued successfully. Jul 03 06:41:38.832749 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c703de74-8765-4d38-bf8d-d5cc82a18f85 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:41:38.833213 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1366/5520] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:41:38 2026] POST /volume/v3/snapshots => generated 302 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:41:38.843888 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8f7cd4cc-6974-496e-81de-528cd3fd1721 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:38.846252 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f7cd4cc-6974-496e-81de-528cd3fd1721 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a Jul 03 06:41:38.846587 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f7cd4cc-6974-496e-81de-528cd3fd1721 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:38.846892 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8f7cd4cc-6974-496e-81de-528cd3fd1721 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:38.852457 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:38.852457 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:38.852962 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8f7cd4cc-6974-496e-81de-528cd3fd1721 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Snapshot retrieved successfully. Jul 03 06:41:38.853835 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8f7cd4cc-6974-496e-81de-528cd3fd1721 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a returned with HTTP 200 Jul 03 06:41:38.854221 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1385/5521] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:41:38 2026] GET /volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a => generated 434 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:39.864172 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-34fed30f-a025-452e-a6ae-c47717f92e30 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:39.865919 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34fed30f-a025-452e-a6ae-c47717f92e30 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a Jul 03 06:41:39.866139 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34fed30f-a025-452e-a6ae-c47717f92e30 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:39.866355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-34fed30f-a025-452e-a6ae-c47717f92e30 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:39.871188 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:39.871188 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:41:39.871674 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-34fed30f-a025-452e-a6ae-c47717f92e30 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Snapshot retrieved successfully. Jul 03 06:41:39.872470 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-34fed30f-a025-452e-a6ae-c47717f92e30 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a returned with HTTP 200 Jul 03 06:41:39.872933 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1388/5522] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:41:39 2026] GET /volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:39.881435 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-38ae41af-e39f-4b59-bd62-7aff992070f9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:39.883320 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38ae41af-e39f-4b59-bd62-7aff992070f9 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a Jul 03 06:41:39.883557 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38ae41af-e39f-4b59-bd62-7aff992070f9 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:39.883781 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-38ae41af-e39f-4b59-bd62-7aff992070f9 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:39.889027 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:39.889027 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:41:39.889429 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-38ae41af-e39f-4b59-bd62-7aff992070f9 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Snapshot retrieved successfully. Jul 03 06:41:39.890233 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-38ae41af-e39f-4b59-bd62-7aff992070f9 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a returned with HTTP 200 Jul 03 06:41:39.890620 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1384/5523] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:41:39 2026] GET /volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:48.781035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:48.783374 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:41:48.783863 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-779309037", "snapshot_id": "7c70fc8d-079f-4cd6-b211-2137be6eaa5a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:41:48.785818 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-779309037', 'snapshot_id': '7c70fc8d-079f-4cd6-b211-2137be6eaa5a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:41:48.792960 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:48.792960 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:41:48.793537 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Snapshot retrieved successfully. Jul 03 06:41:48.793702 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Create volume of 1 GB Jul 03 06:41:48.798517 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Availability Zones retrieved successfully. Jul 03 06:41:48.805433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Flow 'volume_create_api' (1a962090-b004-45ec-b869-8a4f93b2b230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:48.806914 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bbdc7d-dcf1-4f6d-b0dc-9d4efbebbdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:48.808134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:41:48.843188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bbdc7d-dcf1-4f6d-b0dc-9d4efbebbdfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7c70fc8d-079f-4cd6-b211-2137be6eaa5a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:48.844055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12e5492b-2753-4faf-ae3d-88361da40bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:48.849944 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=161,cinder:INSERT=33,cinder:UPDATE=58 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:41:48.887028 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Created reservations ['6a87a90f-ace6-4a5a-8380-a2a78ba2dbaa', 'b14d1953-9e9c-4a7b-8fa7-d6a92ff5f851', '4ac8a661-88e0-4214-a5af-73962e9d42ef', '73eea35e-eaea-4ae0-b2ec-5631d94d551b'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:41:48.887918 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12e5492b-2753-4faf-ae3d-88361da40bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a87a90f-ace6-4a5a-8380-a2a78ba2dbaa', 'b14d1953-9e9c-4a7b-8fa7-d6a92ff5f851', '4ac8a661-88e0-4214-a5af-73962e9d42ef', '73eea35e-eaea-4ae0-b2ec-5631d94d551b']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:48.888949 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b039878-d0f0-4eca-aaff-4429f5f40fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:48.927411 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b039878-d0f0-4eca-aaff-4429f5f40fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d63ac9-a43b-446d-8840-66f8f49d2b7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-779309037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66efa810b73641f3967e6ddb1c1ab85a',qos_specs=None,replication_status=,reservations=['6a87a90f-ace6-4a5a-8380-a2a78ba2dbaa','b14d1953-9e9c-4a7b-8fa7-d6a92ff5f851','4ac8a661-88e0-4214-a5af-73962e9d42ef','73eea35e-eaea-4ae0-b2ec-5631d94d551b'],size=1,snapshot_id=7c70fc8d-079f-4cd6-b211-2137be6eaa5a,source_replicaid=,source_volid=None,status='creating',user_id='84f91c8f2ac345489c744091cce38a4f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:41:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-779309037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d63ac9-a43b-446d-8840-66f8f49d2b7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66efa810b73641f3967e6ddb1c1ab85a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7c70fc8d-079f-4cd6-b211-2137be6eaa5a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f91c8f2ac345489c744091cce38a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:48.928187 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5275ece5-a629-4fa9-a144-30dcedf15e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:48.948838 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5275ece5-a629-4fa9-a144-30dcedf15e01) transitioned into state 'SUCCESS' from state '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-779309037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66efa810b73641f3967e6ddb1c1ab85a',qos_specs=None,replication_status=,reservations=['6a87a90f-ace6-4a5a-8380-a2a78ba2dbaa','b14d1953-9e9c-4a7b-8fa7-d6a92ff5f851','4ac8a661-88e0-4214-a5af-73962e9d42ef','73eea35e-eaea-4ae0-b2ec-5631d94d551b'],size=1,snapshot_id=7c70fc8d-079f-4cd6-b211-2137be6eaa5a,source_replicaid=,source_volid=None,status='creating',user_id='84f91c8f2ac345489c744091cce38a4f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:48.949610 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9d5b64-db8f-4f29-abd9-db7ba8f4a25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:41:48.973488 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9d5b64-db8f-4f29-abd9-db7ba8f4a25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:41:48.974470 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Flow 'volume_create_api' (1a962090-b004-45ec-b869-8a4f93b2b230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:41:48.974925 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Create volume request issued successfully. Jul 03 06:41:48.975752 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-02af66a5-4cbe-461a-8bf2-85d67dd54ee0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:41:48.976289 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1367/5524] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:41:48 2026] POST /volume/v3/volumes => generated 780 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:41:49.868879 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=123,cinder:INSERT=20,cinder:UPDATE=28 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:41:49.885873 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=123,cinder:INSERT=27,cinder:UPDATE=27 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:41:58.222629 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-20f6160c-f957-478f-8ce4-b5519d676458 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:41:58.225231 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-20f6160c-f957-478f-8ce4-b5519d676458 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:41:58.225600 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-20f6160c-f957-478f-8ce4-b5519d676458 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:41:58.225868 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-20f6160c-f957-478f-8ce4-b5519d676458 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:41:58.237017 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:41:58.237017 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:41:58.242074 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-20f6160c-f957-478f-8ce4-b5519d676458 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:41:58.247567 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-20f6160c-f957-478f-8ce4-b5519d676458 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:41:58.248065 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1386/5525] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:41:58 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:41:58.965150 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=160,cinder:INSERT=32,cinder:UPDATE=47 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:42:00.290293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9a21b899-34ca-454e-98e4-c1859843dbf0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:00.290883 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9a21b899-34ca-454e-98e4-c1859843dbf0 None None] GET https://10.4.3.243/volume// Jul 03 06:42:00.290976 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9a21b899-34ca-454e-98e4-c1859843dbf0 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:00.291193 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9a21b899-34ca-454e-98e4-c1859843dbf0 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:00.291509 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9a21b899-34ca-454e-98e4-c1859843dbf0 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:00.291833 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1389/5526] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:42:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:00.300336 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-db9849e3-e436-4dba-876f-95ae18555578 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:00.301141 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-db9849e3-e436-4dba-876f-95ae18555578 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:42:00.302593 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-db9849e3-e436-4dba-876f-95ae18555578 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddc27feb-0f03-4734-80b3-b07e0d549bce", "connector": null, "instance_uuid": "1e4a8451-1b58-47f4-8c2a-316dbf9dca87"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:00.312351 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:00.312351 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:00.352904 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-db9849e3-e436-4dba-876f-95ae18555578 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:42:00.353444 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1385/5527] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:42:00 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 06:42:00.775512 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-91408475-96d0-4acb-a0b0-cbbd7c51f63b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:00.777768 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91408475-96d0-4acb-a0b0-cbbd7c51f63b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:00.778032 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91408475-96d0-4acb-a0b0-cbbd7c51f63b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:00.778248 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91408475-96d0-4acb-a0b0-cbbd7c51f63b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:00.788024 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:00.788024 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:00.792861 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-91408475-96d0-4acb-a0b0-cbbd7c51f63b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:00.797710 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91408475-96d0-4acb-a0b0-cbbd7c51f63b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:00.798143 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1368/5528] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:00 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:00.901339 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-60f7c984-3f5d-49bd-a3c5-85de6d381a1c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:00.901893 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-60f7c984-3f5d-49bd-a3c5-85de6d381a1c None None] GET https://10.4.3.243/volume// Jul 03 06:42:00.902058 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-60f7c984-3f5d-49bd-a3c5-85de6d381a1c None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:00.902288 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-60f7c984-3f5d-49bd-a3c5-85de6d381a1c None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:00.902660 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-60f7c984-3f5d-49bd-a3c5-85de6d381a1c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:00.902976 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1387/5529] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:42:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:00.912351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-836ecb0d-50dd-4100-a03c-05d09a0f4eec None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:00.915298 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-836ecb0d-50dd-4100-a03c-05d09a0f4eec tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:00.915543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-836ecb0d-50dd-4100-a03c-05d09a0f4eec tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:00.915765 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-836ecb0d-50dd-4100-a03c-05d09a0f4eec tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:00.928964 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:00.928964 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:00.933548 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-836ecb0d-50dd-4100-a03c-05d09a0f4eec tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:00.938680 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-836ecb0d-50dd-4100-a03c-05d09a0f4eec tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:00.939151 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1390/5530] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:42:00 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 1082 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:42:01.056806 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-040fa26d-2876-4992-a559-49ae3f0011fc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:01.059353 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-040fa26d-2876-4992-a559-49ae3f0011fc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] PUT https://10.4.3.243/volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f Jul 03 06:42:01.059766 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-040fa26d-2876-4992-a559-49ae3f0011fc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:01.067448 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-040fa26d-2876-4992-a559-49ae3f0011fc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Acquiring lock "cinder-attachment_update-ddc27feb-0f03-4734-80b3-b07e0d549bce-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:42:01.072256 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-040fa26d-2876-4992-a559-49ae3f0011fc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Lock "cinder-attachment_update-ddc27feb-0f03-4734-80b3-b07e0d549bce-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:42:01.073237 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:01.073237 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:01.595909 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-040fa26d-2876-4992-a559-49ae3f0011fc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Lock "cinder-attachment_update-ddc27feb-0f03-4734-80b3-b07e0d549bce-np0000004376" released by "attachment_update" :: held 0.524s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:42:01.596354 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-040fa26d-2876-4992-a559-49ae3f0011fc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f returned with HTTP 200 Jul 03 06:42:01.596871 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1386/5531] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:42:01 2026] PUT /volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:01.605323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-2146433c-762f-475a-b301-fc3d832c46f0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:01.608026 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-2146433c-762f-475a-b301-fc3d832c46f0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/encryption Jul 03 06:42:01.608284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-2146433c-762f-475a-b301-fc3d832c46f0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:01.608551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-2146433c-762f-475a-b301-fc3d832c46f0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:01.621117 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:01.621117 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:01.630612 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-2146433c-762f-475a-b301-fc3d832c46f0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/encryption returned with HTTP 200 Jul 03 06:42:01.630995 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1369/5532] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:42:01 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:01.811619 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-891ec7ca-b2ca-424f-bbab-b4dc6edc6976 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:01.813630 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-891ec7ca-b2ca-424f-bbab-b4dc6edc6976 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:01.813863 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-891ec7ca-b2ca-424f-bbab-b4dc6edc6976 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:01.814091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-891ec7ca-b2ca-424f-bbab-b4dc6edc6976 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:01.827116 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:01.827116 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:01.831705 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-891ec7ca-b2ca-424f-bbab-b4dc6edc6976 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:01.836940 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-891ec7ca-b2ca-424f-bbab-b4dc6edc6976 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:01.837423 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1388/5533] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:01 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:02.852114 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-74e4db76-374c-4091-be76-ae85bdffe515 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:02.856119 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74e4db76-374c-4091-be76-ae85bdffe515 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:02.856292 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74e4db76-374c-4091-be76-ae85bdffe515 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:02.856443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-74e4db76-374c-4091-be76-ae85bdffe515 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:02.872046 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:02.872046 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:02.877354 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-74e4db76-374c-4091-be76-ae85bdffe515 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:02.882942 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-74e4db76-374c-4091-be76-ae85bdffe515 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:02.884510 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1391/5534] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:02 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:03.899309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b6fe009b-dd3a-453c-919e-6d765c540531 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:03.901415 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6fe009b-dd3a-453c-919e-6d765c540531 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:03.901738 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6fe009b-dd3a-453c-919e-6d765c540531 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:03.901981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6fe009b-dd3a-453c-919e-6d765c540531 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:03.914653 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:03.914653 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:03.918855 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b6fe009b-dd3a-453c-919e-6d765c540531 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:03.925473 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6fe009b-dd3a-453c-919e-6d765c540531 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:03.926062 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1387/5535] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:03 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:04.940193 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3b936a44-6647-4577-aaad-5f26f133d182 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:04.942118 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b936a44-6647-4577-aaad-5f26f133d182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:04.942315 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b936a44-6647-4577-aaad-5f26f133d182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:04.942493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3b936a44-6647-4577-aaad-5f26f133d182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:04.953275 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:04.953275 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:04.958266 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3b936a44-6647-4577-aaad-5f26f133d182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:04.965800 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3b936a44-6647-4577-aaad-5f26f133d182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:04.966444 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1370/5536] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:04 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:05.981257 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-603eef1c-e030-4f07-b453-aaa5265fec41 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:05.983349 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-603eef1c-e030-4f07-b453-aaa5265fec41 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:05.983642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-603eef1c-e030-4f07-b453-aaa5265fec41 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:05.983897 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-603eef1c-e030-4f07-b453-aaa5265fec41 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:05.997387 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:05.997387 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:06.002330 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-603eef1c-e030-4f07-b453-aaa5265fec41 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:06.008293 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-603eef1c-e030-4f07-b453-aaa5265fec41 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:06.008938 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1389/5537] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:05 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:07.024098 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a8579ae1-3b87-4d22-a6d1-065c3b992eeb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:07.026635 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8579ae1-3b87-4d22-a6d1-065c3b992eeb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:07.026955 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8579ae1-3b87-4d22-a6d1-065c3b992eeb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:07.027213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8579ae1-3b87-4d22-a6d1-065c3b992eeb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:07.040766 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:07.040766 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:07.046035 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a8579ae1-3b87-4d22-a6d1-065c3b992eeb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:07.052678 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8579ae1-3b87-4d22-a6d1-065c3b992eeb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:07.053235 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1392/5538] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:07 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:08.066358 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b1cecaea-2184-40d3-91f1-f1aa19c5bd4b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:08.068263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b1cecaea-2184-40d3-91f1-f1aa19c5bd4b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:08.068508 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b1cecaea-2184-40d3-91f1-f1aa19c5bd4b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:08.068733 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b1cecaea-2184-40d3-91f1-f1aa19c5bd4b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:08.080787 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:08.080787 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:08.086191 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b1cecaea-2184-40d3-91f1-f1aa19c5bd4b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:08.093284 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b1cecaea-2184-40d3-91f1-f1aa19c5bd4b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:08.093906 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1388/5539] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:08 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:08.765880 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-229961a2-3150-4488-9671-b70e2f176efd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:08.768557 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-229961a2-3150-4488-9671-b70e2f176efd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f/action Jul 03 06:42:08.769002 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-229961a2-3150-4488-9671-b70e2f176efd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:42:08.769124 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-229961a2-3150-4488-9671-b70e2f176efd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:08.787564 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:08.787564 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:08.799667 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-631ecd1a-91ee-4685-8fe0-441943cf7884 req-229961a2-3150-4488-9671-b70e2f176efd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f/action returned with HTTP 204 Jul 03 06:42:08.800323 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1371/5540] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:42:08 2026] POST /volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:09.107428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-579b6ee1-4ffb-4387-a9bb-67ace67671c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:09.109870 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-579b6ee1-4ffb-4387-a9bb-67ace67671c1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:09.110156 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-579b6ee1-4ffb-4387-a9bb-67ace67671c1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:09.110441 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-579b6ee1-4ffb-4387-a9bb-67ace67671c1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:09.126996 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:09.126996 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:09.132148 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-579b6ee1-4ffb-4387-a9bb-67ace67671c1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:09.138788 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-579b6ee1-4ffb-4387-a9bb-67ace67671c1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:09.139361 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1390/5541] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:09 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 1195 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:09.152681 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-71fac0f0-0c32-48f2-9b4f-5270cbb3ab66 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:09.154668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-71fac0f0-0c32-48f2-9b4f-5270cbb3ab66 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:09.154943 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-71fac0f0-0c32-48f2-9b4f-5270cbb3ab66 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:09.155182 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-71fac0f0-0c32-48f2-9b4f-5270cbb3ab66 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:09.165663 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:09.165663 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:09.169626 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-71fac0f0-0c32-48f2-9b4f-5270cbb3ab66 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:09.174212 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-71fac0f0-0c32-48f2-9b4f-5270cbb3ab66 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:09.174624 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1393/5542] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:09 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:09.222406 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-108749ab-de0a-4e93-879c-595cb02d373b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:09.224737 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-108749ab-de0a-4e93-879c-595cb02d373b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:09.224948 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-108749ab-de0a-4e93-879c-595cb02d373b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:09.225099 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-108749ab-de0a-4e93-879c-595cb02d373b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:09.236942 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:09.236942 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:09.241200 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-108749ab-de0a-4e93-879c-595cb02d373b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:09.245814 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-108749ab-de0a-4e93-879c-595cb02d373b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:09.246273 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1389/5543] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:42:09 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 1195 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:09.271433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-f76ea332-92dd-4cba-a41d-5f86f821332d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:09.274090 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-f76ea332-92dd-4cba-a41d-5f86f821332d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/action Jul 03 06:42:09.274681 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-f76ea332-92dd-4cba-a41d-5f86f821332d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:42:09.274902 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-f76ea332-92dd-4cba-a41d-5f86f821332d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:09.287914 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:09.287914 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:09.288670 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-f76ea332-92dd-4cba-a41d-5f86f821332d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:09.298690 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-f76ea332-92dd-4cba-a41d-5f86f821332d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Begin detaching volume completed successfully. Jul 03 06:42:09.299012 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-f76ea332-92dd-4cba-a41d-5f86f821332d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/action returned with HTTP 202 Jul 03 06:42:09.299598 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1372/5544] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:42:09 2026] POST /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:42:10.330416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-20991b9f-03bb-4ccc-8d18-b9ef6b463983 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:10.330961 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20991b9f-03bb-4ccc-8d18-b9ef6b463983 None None] GET https://10.4.3.243/volume// Jul 03 06:42:10.331193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20991b9f-03bb-4ccc-8d18-b9ef6b463983 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:10.331435 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-20991b9f-03bb-4ccc-8d18-b9ef6b463983 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:10.331876 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-20991b9f-03bb-4ccc-8d18-b9ef6b463983 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:10.332241 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1391/5545] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:42:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:10.341169 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-e5e2fe35-50ed-42fb-a5b7-b1586e95d7d1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:10.344557 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-e5e2fe35-50ed-42fb-a5b7-b1586e95d7d1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:10.344858 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-e5e2fe35-50ed-42fb-a5b7-b1586e95d7d1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:10.345116 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-e5e2fe35-50ed-42fb-a5b7-b1586e95d7d1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:10.357756 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:10.357756 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:10.362783 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-e5e2fe35-50ed-42fb-a5b7-b1586e95d7d1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:10.369434 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-e5e2fe35-50ed-42fb-a5b7-b1586e95d7d1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:10.369919 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1394/5546] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:42:10 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 1378 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:42:10.382810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-8f4a3fdd-f950-4ee2-bb92-3b72ce254d49 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:10.386638 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-8f4a3fdd-f950-4ee2-bb92-3b72ce254d49 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/encryption Jul 03 06:42:10.386967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-8f4a3fdd-f950-4ee2-bb92-3b72ce254d49 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:10.387159 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-8f4a3fdd-f950-4ee2-bb92-3b72ce254d49 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:10.400726 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:10.400726 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:10.408841 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-8f4a3fdd-f950-4ee2-bb92-3b72ce254d49 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/encryption returned with HTTP 200 Jul 03 06:42:10.409337 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1390/5547] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:42:10 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:11.253886 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-b53fa3ce-4033-4f0b-a9b5-8fcf04849491 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:11.256901 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-b53fa3ce-4033-4f0b-a9b5-8fcf04849491 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] DELETE https://10.4.3.243/volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f Jul 03 06:42:11.257165 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-b53fa3ce-4033-4f0b-a9b5-8fcf04849491 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:11.257465 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-b53fa3ce-4033-4f0b-a9b5-8fcf04849491 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:11.268103 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:11.268103 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:11.803372 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-977db8c3-dd05-4f1b-ac2a-ac498a824ab5 req-b53fa3ce-4033-4f0b-a9b5-8fcf04849491 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f returned with HTTP 200 Jul 03 06:42:11.803739 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1373/5548] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:42:11 2026] DELETE /volume/v3/attachments/a90b5cf9-5954-41e9-959f-bdc4fced1a8f => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:12.527145 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ab96c0f0-a3a1-47c9-add9-0eea6e503fed req-391a9f30-2f70-443b-81fe-51c96ede778e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:12.530088 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ab96c0f0-a3a1-47c9-add9-0eea6e503fed req-391a9f30-2f70-443b-81fe-51c96ede778e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:12.530347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ab96c0f0-a3a1-47c9-add9-0eea6e503fed req-391a9f30-2f70-443b-81fe-51c96ede778e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:12.530629 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ab96c0f0-a3a1-47c9-add9-0eea6e503fed req-391a9f30-2f70-443b-81fe-51c96ede778e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:12.540713 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:12.540713 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:12.546251 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ab96c0f0-a3a1-47c9-add9-0eea6e503fed req-391a9f30-2f70-443b-81fe-51c96ede778e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:12.554018 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ab96c0f0-a3a1-47c9-add9-0eea6e503fed req-391a9f30-2f70-443b-81fe-51c96ede778e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:12.554593 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1392/5549] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:42:12 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:19.623248 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-30ff8f2e-b0aa-43ad-b7c5-c9ab8771ed00 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:19.624990 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-30ff8f2e-b0aa-43ad-b7c5-c9ab8771ed00 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:42:19.625322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-30ff8f2e-b0aa-43ad-b7c5-c9ab8771ed00 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c35a7208-df06-4187-b8a1-32c76c33c20f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-198614131", "description": null, "metadata": null}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:19.636452 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:19.636452 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:19.636938 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-30ff8f2e-b0aa-43ad-b7c5-c9ab8771ed00 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:19.637081 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-30ff8f2e-b0aa-43ad-b7c5-c9ab8771ed00 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create snapshot from volume c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:42:19.684836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-30ff8f2e-b0aa-43ad-b7c5-c9ab8771ed00 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['732e5e77-a0fd-4a06-af52-b22862318a1f', '6513e440-36be-4c20-b3c8-abb55bb29099', 'a6237166-dc88-420d-9189-a87d4cf37a23', 'fc2f21cf-4661-4583-8231-05dffeee9457'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:42:19.731735 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-30ff8f2e-b0aa-43ad-b7c5-c9ab8771ed00 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot force create request issued successfully. Jul 03 06:42:19.732528 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-30ff8f2e-b0aa-43ad-b7c5-c9ab8771ed00 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:42:19.733126 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1395/5550] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:42:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:42:19.741292 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5a98df26-8225-465e-acef-9657c8233784 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:19.743229 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a98df26-8225-465e-acef-9657c8233784 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:19.743421 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a98df26-8225-465e-acef-9657c8233784 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:19.743615 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a98df26-8225-465e-acef-9657c8233784 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:19.748540 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:19.748540 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:19.749037 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5a98df26-8225-465e-acef-9657c8233784 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:19.749836 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a98df26-8225-465e-acef-9657c8233784 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b returned with HTTP 200 Jul 03 06:42:19.750193 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1391/5551] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:19 2026] GET /volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:20.170598 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:20.172784 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:20.173650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:20.173650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:20.173650 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Delete volume with id: ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:20.182062 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:20.182062 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:20.182618 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:20.198196 np0000004376 devstack@c-api.service[99917]: WARNING cinder.keymgr.conf_key_mgr [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:42:20.207359 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Delete volume request issued successfully. Jul 03 06:42:20.207512 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c98bd208-b0e3-4b3d-9e27-c165f8eb4294 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 202 Jul 03 06:42:20.208052 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1374/5552] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:42:20 2026] DELETE /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:42:20.216973 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f1bf14d0-95a5-4c68-a695-9e82b49a106d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:20.219189 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1bf14d0-95a5-4c68-a695-9e82b49a106d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:20.219456 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1bf14d0-95a5-4c68-a695-9e82b49a106d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:20.219758 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1bf14d0-95a5-4c68-a695-9e82b49a106d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:20.227720 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:20.227720 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:20.232861 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f1bf14d0-95a5-4c68-a695-9e82b49a106d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:20.238632 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1bf14d0-95a5-4c68-a695-9e82b49a106d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 200 Jul 03 06:42:20.239028 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1393/5553] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:20 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:20.759983 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-547f5a83-e240-41ec-86e7-b951f9c96aa8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:20.762058 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-547f5a83-e240-41ec-86e7-b951f9c96aa8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:20.762311 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-547f5a83-e240-41ec-86e7-b951f9c96aa8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:20.762569 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-547f5a83-e240-41ec-86e7-b951f9c96aa8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:20.774673 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:20.774673 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:20.775155 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-547f5a83-e240-41ec-86e7-b951f9c96aa8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:20.776082 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-547f5a83-e240-41ec-86e7-b951f9c96aa8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b returned with HTTP 200 Jul 03 06:42:20.776592 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1396/5554] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:20 2026] GET /volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:20.785798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f9984ca8-b1a3-413e-a8e0-816de83b3c2b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:20.787478 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f9984ca8-b1a3-413e-a8e0-816de83b3c2b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:20.788212 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f9984ca8-b1a3-413e-a8e0-816de83b3c2b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:20.788212 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f9984ca8-b1a3-413e-a8e0-816de83b3c2b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:20.793279 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:20.793279 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:20.793877 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-f9984ca8-b1a3-413e-a8e0-816de83b3c2b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:20.794724 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f9984ca8-b1a3-413e-a8e0-816de83b3c2b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b returned with HTTP 200 Jul 03 06:42:20.795086 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1392/5555] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:20 2026] GET /volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:20.803978 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a0fda68a-08ef-4998-91f1-a1841938cc49 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:20.805870 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a0fda68a-08ef-4998-91f1-a1841938cc49 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:42:20.806217 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a0fda68a-08ef-4998-91f1-a1841938cc49 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c35a7208-df06-4187-b8a1-32c76c33c20f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2101942775", "description": null, "metadata": null}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:20.821824 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:20.821824 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:20.822244 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a0fda68a-08ef-4998-91f1-a1841938cc49 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:20.822404 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-a0fda68a-08ef-4998-91f1-a1841938cc49 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create snapshot from volume c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:42:20.851154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-a0fda68a-08ef-4998-91f1-a1841938cc49 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['02c863a7-5b5c-4f8e-ae4e-53ce530582dc', '375ca4e6-1b41-480a-bf78-3f7bea0de856', 'e1e423f7-5d1c-4b2e-95a5-28a41c1149ea', 'a842c9b1-b442-4b63-8295-ed64f6b73de4'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:42:20.888152 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a0fda68a-08ef-4998-91f1-a1841938cc49 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot force create request issued successfully. Jul 03 06:42:20.889063 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a0fda68a-08ef-4998-91f1-a1841938cc49 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:42:20.889063 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1375/5556] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:42:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:42:20.897987 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4e6c609c-304e-41d6-b3ce-3b33709416bf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:20.900203 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4e6c609c-304e-41d6-b3ce-3b33709416bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:20.900464 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4e6c609c-304e-41d6-b3ce-3b33709416bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:20.900744 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4e6c609c-304e-41d6-b3ce-3b33709416bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:20.907014 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:20.907014 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:20.907629 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4e6c609c-304e-41d6-b3ce-3b33709416bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:20.908643 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4e6c609c-304e-41d6-b3ce-3b33709416bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 returned with HTTP 200 Jul 03 06:42:20.909144 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1394/5557] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:20 2026] GET /volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:21.256971 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6561ebe6-4fac-4a4a-9002-c767ad5f300f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:21.259214 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6561ebe6-4fac-4a4a-9002-c767ad5f300f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce Jul 03 06:42:21.259455 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6561ebe6-4fac-4a4a-9002-c767ad5f300f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:21.259789 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6561ebe6-4fac-4a4a-9002-c767ad5f300f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:21.266253 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6561ebe6-4fac-4a4a-9002-c767ad5f300f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce returned with HTTP 404 Jul 03 06:42:21.266848 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1397/5558] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:21 2026] GET /volume/v3/volumes/ddc27feb-0f03-4734-80b3-b07e0d549bce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:21.274715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:21.276707 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] DELETE https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e Jul 03 06:42:21.276869 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:21.277038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:21.277199 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Delete volume with id: d847a0b7-6a0b-4327-aed1-1cc06bb6944e Jul 03 06:42:21.283787 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:21.283787 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:21.284210 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:21.300807 np0000004376 devstack@c-api.service[99918]: WARNING cinder.keymgr.conf_key_mgr [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:42:21.308104 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Delete volume request issued successfully. Jul 03 06:42:21.308338 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a072fccd-dcb6-42b0-a625-62cde11467a3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e returned with HTTP 202 Jul 03 06:42:21.308774 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1393/5559] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:42:21 2026] DELETE /volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:42:21.317950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8c556715-f6f7-41ef-b144-480017a20500 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:21.319888 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8c556715-f6f7-41ef-b144-480017a20500 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e Jul 03 06:42:21.320073 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8c556715-f6f7-41ef-b144-480017a20500 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:21.320264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8c556715-f6f7-41ef-b144-480017a20500 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:21.328997 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:21.328997 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:21.333619 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8c556715-f6f7-41ef-b144-480017a20500 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:21.339501 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8c556715-f6f7-41ef-b144-480017a20500 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e returned with HTTP 200 Jul 03 06:42:21.340074 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1376/5560] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:21 2026] GET /volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:21.918714 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1e220d89-241d-4b94-b65e-088bae85927d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:21.920721 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1e220d89-241d-4b94-b65e-088bae85927d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:21.920959 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1e220d89-241d-4b94-b65e-088bae85927d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:21.921204 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1e220d89-241d-4b94-b65e-088bae85927d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:21.926928 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:21.926928 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:21.927479 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1e220d89-241d-4b94-b65e-088bae85927d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:21.928529 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1e220d89-241d-4b94-b65e-088bae85927d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 returned with HTTP 200 Jul 03 06:42:21.928993 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1395/5561] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:21 2026] GET /volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:21.938916 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7c27d7f5-9d7d-4a50-94ba-27873420a363 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:21.940773 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c27d7f5-9d7d-4a50-94ba-27873420a363 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:21.941015 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c27d7f5-9d7d-4a50-94ba-27873420a363 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:21.941254 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7c27d7f5-9d7d-4a50-94ba-27873420a363 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:21.946590 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:21.946590 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:21.947155 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7c27d7f5-9d7d-4a50-94ba-27873420a363 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:21.948165 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7c27d7f5-9d7d-4a50-94ba-27873420a363 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 returned with HTTP 200 Jul 03 06:42:21.948637 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1398/5562] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:21 2026] GET /volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:21.958566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bb8f75ec-4193-497c-b2c8-34e8efc44cd1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:21.960669 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bb8f75ec-4193-497c-b2c8-34e8efc44cd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:42:21.961166 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bb8f75ec-4193-497c-b2c8-34e8efc44cd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c35a7208-df06-4187-b8a1-32c76c33c20f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1763959305", "description": null, "metadata": null}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:21.974685 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:21.974685 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:21.974967 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bb8f75ec-4193-497c-b2c8-34e8efc44cd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:21.975152 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-bb8f75ec-4193-497c-b2c8-34e8efc44cd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create snapshot from volume c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:42:22.003152 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-bb8f75ec-4193-497c-b2c8-34e8efc44cd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['52a8018a-6f64-47cb-95ad-72e0d852f6d7', '1323e558-e871-4ba2-b7f2-e30198e12e65', 'ac506da1-0e56-4650-8935-a24b938fb0c6', '2eaec037-6ae7-49c1-9792-26f9d76b4602'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:42:22.041354 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-bb8f75ec-4193-497c-b2c8-34e8efc44cd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot force create request issued successfully. Jul 03 06:42:22.041873 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bb8f75ec-4193-497c-b2c8-34e8efc44cd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:42:22.042428 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1394/5563] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:42:21 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 06:42:22.051538 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6d8f5b9e-1db2-4b1d-a2fb-368c545ebeae None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:22.053478 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6d8f5b9e-1db2-4b1d-a2fb-368c545ebeae tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:22.053906 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6d8f5b9e-1db2-4b1d-a2fb-368c545ebeae tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:22.053906 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6d8f5b9e-1db2-4b1d-a2fb-368c545ebeae tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:22.059067 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:22.059067 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:22.059643 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-6d8f5b9e-1db2-4b1d-a2fb-368c545ebeae tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:22.060515 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6d8f5b9e-1db2-4b1d-a2fb-368c545ebeae tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec returned with HTTP 200 Jul 03 06:42:22.060978 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1377/5564] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:22 2026] GET /volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:22.353746 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-85221fb7-32a8-4795-9a67-7fd7608e6190 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:22.355609 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-85221fb7-32a8-4795-9a67-7fd7608e6190 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e Jul 03 06:42:22.356115 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-85221fb7-32a8-4795-9a67-7fd7608e6190 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:22.356374 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-85221fb7-32a8-4795-9a67-7fd7608e6190 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:22.362049 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-85221fb7-32a8-4795-9a67-7fd7608e6190 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e returned with HTTP 404 Jul 03 06:42:22.362612 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1396/5565] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:22 2026] GET /volume/v3/volumes/d847a0b7-6a0b-4327-aed1-1cc06bb6944e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:22.369178 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a448f2ac-6927-43d6-bd42-f525a2d7a758 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:22.370787 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a448f2ac-6927-43d6-bd42-f525a2d7a758 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:42:22.370956 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a448f2ac-6927-43d6-bd42-f525a2d7a758 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:22.371163 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a448f2ac-6927-43d6-bd42-f525a2d7a758 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Calling method 'detail' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:22.371823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a448f2ac-6927-43d6-bd42-f525a2d7a758 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:42:22.382745 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a448f2ac-6927-43d6-bd42-f525a2d7a758 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Get all volumes completed successfully. Jul 03 06:42:22.384600 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:22.384600 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:22.389166 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a448f2ac-6927-43d6-bd42-f525a2d7a758 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:42:22.389937 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1399/5566] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:42:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9112 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:22.404358 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8f43c624-0f9a-4ca9-8064-cab2f44abe0a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:22.406211 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8f43c624-0f9a-4ca9-8064-cab2f44abe0a tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] DELETE https://10.4.3.243/volume/v3/types/602cacd4-69b6-4178-b173-fa07b79f17d8 Jul 03 06:42:22.406394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8f43c624-0f9a-4ca9-8064-cab2f44abe0a tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:22.406594 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8f43c624-0f9a-4ca9-8064-cab2f44abe0a tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:22.406884 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:22.406884 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:22.433926 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8f43c624-0f9a-4ca9-8064-cab2f44abe0a tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] https://10.4.3.243/volume/v3/types/602cacd4-69b6-4178-b173-fa07b79f17d8 returned with HTTP 202 Jul 03 06:42:22.434438 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1395/5567] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:42:22 2026] DELETE /volume/v3/types/602cacd4-69b6-4178-b173-fa07b79f17d8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:42:23.069943 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-95406631-fa71-4457-bb26-5fca2ed722e2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:23.071884 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-95406631-fa71-4457-bb26-5fca2ed722e2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:23.072153 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-95406631-fa71-4457-bb26-5fca2ed722e2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:23.072401 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-95406631-fa71-4457-bb26-5fca2ed722e2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:23.077984 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:23.077984 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:23.078455 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-95406631-fa71-4457-bb26-5fca2ed722e2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:23.079251 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-95406631-fa71-4457-bb26-5fca2ed722e2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec returned with HTTP 200 Jul 03 06:42:23.079681 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1378/5568] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:23 2026] GET /volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:23.089638 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d86d9220-e754-40ef-a51a-65a02865a17a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:23.091740 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d86d9220-e754-40ef-a51a-65a02865a17a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:23.092027 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d86d9220-e754-40ef-a51a-65a02865a17a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:23.092242 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d86d9220-e754-40ef-a51a-65a02865a17a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:23.098588 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:23.098588 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:23.099117 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d86d9220-e754-40ef-a51a-65a02865a17a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:23.100089 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d86d9220-e754-40ef-a51a-65a02865a17a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec returned with HTTP 200 Jul 03 06:42:23.100508 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1397/5569] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:23 2026] GET /volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:23.559453 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3f9675de-0f78-466a-97c9-564c57f3bb43 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:23.561579 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f9675de-0f78-466a-97c9-564c57f3bb43 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:42:23.561986 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3f9675de-0f78-466a-97c9-564c57f3bb43 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-834093745", "extra_specs": {}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:23.584251 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3f9675de-0f78-466a-97c9-564c57f3bb43 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:42:23.584705 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1400/5570] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:42:23 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 06:42:23.594785 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1f68f436-a49c-4ea7-866c-fb5a71ac919b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:23.596870 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1f68f436-a49c-4ea7-866c-fb5a71ac919b tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] POST https://10.4.3.243/volume/v3/types/47e2f2ab-1567-4136-be4f-82a9610f2418/encryption Jul 03 06:42:23.597316 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1f68f436-a49c-4ea7-866c-fb5a71ac919b tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:23.616844 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1f68f436-a49c-4ea7-866c-fb5a71ac919b tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] https://10.4.3.243/volume/v3/types/47e2f2ab-1567-4136-be4f-82a9610f2418/encryption returned with HTTP 200 Jul 03 06:42:23.617204 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1396/5571] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:42:23 2026] POST /volume/v3/types/47e2f2ab-1567-4136-be4f-82a9610f2418/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:23.647520 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:23.649969 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:42:23.650433 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-320677226", "snapshot_id": null, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "volume_type": "tempest-scenario-type-luks-834093745", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:23.652500 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-320677226', 'snapshot_id': None, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'volume_type': 'tempest-scenario-type-luks-834093745', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:42:23.886774 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume of 1 GB Jul 03 06:42:23.887068 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:23.887068 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:23.887541 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Availability Zones retrieved successfully. Jul 03 06:42:23.892685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Flow 'volume_create_api' (a69ba918-5c1b-4885-91bd-4e2a4af4b501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:42:23.893593 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b0fdb0-afa3-4c58-8345-111e2823bc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:23.894493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:42:23.949841 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b0fdb0-afa3-4c58-8345-111e2823bc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:42:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47e2f2ab-1567-4136-be4f-82a9610f2418,is_public=True,name='tempest-scenario-type-luks-834093745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47e2f2ab-1567-4136-be4f-82a9610f2418', '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=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:23.950632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5ddf08-722c-49d4-93fd-091bcf68462c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:23.978119 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-834093745 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-834093745, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:42:23.978352 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-834093745 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-834093745, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:42:24.013652 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Created reservations ['3f897c9c-58fa-4504-919f-09c5fce6e414', 'adc20eea-64d1-468d-8fef-b15ead9863cd', 'a9a697c1-05eb-4a78-b54f-b59bf6a5762d', '4c1aa8d7-e752-4cdd-a45b-5e6cca5db7d3'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:42:24.014335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5ddf08-722c-49d4-93fd-091bcf68462c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f897c9c-58fa-4504-919f-09c5fce6e414', 'adc20eea-64d1-468d-8fef-b15ead9863cd', 'a9a697c1-05eb-4a78-b54f-b59bf6a5762d', '4c1aa8d7-e752-4cdd-a45b-5e6cca5db7d3']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:24.015015 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8fba0d-8899-48ae-a35a-12a4a28838c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:24.038836 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8fba0d-8899-48ae-a35a-12a4a28838c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-320677226',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dc56fa61c524ded8f759ab58809178a',qos_specs=None,replication_status=,reservations=['3f897c9c-58fa-4504-919f-09c5fce6e414','adc20eea-64d1-468d-8fef-b15ead9863cd','a9a697c1-05eb-4a78-b54f-b59bf6a5762d','4c1aa8d7-e752-4cdd-a45b-5e6cca5db7d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50503050ac1e4ff6a9590d428af685ac',volume_type_id=47e2f2ab-1567-4136-be4f-82a9610f2418), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-320677226',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dc56fa61c524ded8f759ab58809178a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50503050ac1e4ff6a9590d428af685ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47e2f2ab-1567-4136-be4f-82a9610f2418),volume_type_id=47e2f2ab-1567-4136-be4f-82a9610f2418)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:24.039438 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (809c6bab-e781-4d08-9af9-ceb9f80d9bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:24.066141 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (809c6bab-e781-4d08-9af9-ceb9f80d9bc5) transitioned into state 'SUCCESS' from state '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-320677226',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dc56fa61c524ded8f759ab58809178a',qos_specs=None,replication_status=,reservations=['3f897c9c-58fa-4504-919f-09c5fce6e414','adc20eea-64d1-468d-8fef-b15ead9863cd','a9a697c1-05eb-4a78-b54f-b59bf6a5762d','4c1aa8d7-e752-4cdd-a45b-5e6cca5db7d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50503050ac1e4ff6a9590d428af685ac',volume_type_id=47e2f2ab-1567-4136-be4f-82a9610f2418)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:24.067111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93569492-bb09-408f-9f1d-0d840cd6a042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:24.084583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93569492-bb09-408f-9f1d-0d840cd6a042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:24.085704 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Flow 'volume_create_api' (a69ba918-5c1b-4885-91bd-4e2a4af4b501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:42:24.086087 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume request issued successfully. Jul 03 06:42:24.086807 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b11856cc-29b9-4d0b-a7f1-0993a86bb83f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:42:24.087339 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1379/5572] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:42:23 2026] POST /volume/v3/volumes => generated 790 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:42:24.100040 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-285f07f6-faa8-4325-99be-aeaba40ce3bb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:24.102071 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-285f07f6-faa8-4325-99be-aeaba40ce3bb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:24.102276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-285f07f6-faa8-4325-99be-aeaba40ce3bb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:24.102467 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-285f07f6-faa8-4325-99be-aeaba40ce3bb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:24.110960 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:24.110960 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:24.115112 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-285f07f6-faa8-4325-99be-aeaba40ce3bb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:24.120119 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-285f07f6-faa8-4325-99be-aeaba40ce3bb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:24.120507 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1398/5573] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:24 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:25.135207 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-afd80dad-dc8c-4ad0-86e7-1e7ec89e6176 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:25.137770 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-afd80dad-dc8c-4ad0-86e7-1e7ec89e6176 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:25.138044 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-afd80dad-dc8c-4ad0-86e7-1e7ec89e6176 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:25.138268 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-afd80dad-dc8c-4ad0-86e7-1e7ec89e6176 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:25.146975 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:25.146975 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:25.151419 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-afd80dad-dc8c-4ad0-86e7-1e7ec89e6176 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:25.156899 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-afd80dad-dc8c-4ad0-86e7-1e7ec89e6176 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:25.157344 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1401/5574] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:25 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:26.172324 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9e728ca0-0e31-4a89-8093-1cbd2763167f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:26.174120 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e728ca0-0e31-4a89-8093-1cbd2763167f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:26.174477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e728ca0-0e31-4a89-8093-1cbd2763167f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:26.175724 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e728ca0-0e31-4a89-8093-1cbd2763167f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:26.181980 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:26.181980 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:26.185709 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9e728ca0-0e31-4a89-8093-1cbd2763167f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:26.190086 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e728ca0-0e31-4a89-8093-1cbd2763167f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:26.190518 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1397/5575] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:26 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:26.245430 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-798b98b9-b551-400d-87b4-09c3594b8bb4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:26.248182 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-798b98b9-b551-400d-87b4-09c3594b8bb4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:26.248445 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-798b98b9-b551-400d-87b4-09c3594b8bb4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:26.248742 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-798b98b9-b551-400d-87b4-09c3594b8bb4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:26.248858 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-798b98b9-b551-400d-87b4-09c3594b8bb4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:26.255197 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:26.255197 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:26.255776 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-798b98b9-b551-400d-87b4-09c3594b8bb4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:26.279766 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-798b98b9-b551-400d-87b4-09c3594b8bb4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot delete request issued successfully. Jul 03 06:42:26.279991 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-798b98b9-b551-400d-87b4-09c3594b8bb4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec returned with HTTP 202 Jul 03 06:42:26.280542 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1380/5576] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:42:26 2026] DELETE /volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:42:26.288292 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bd6fb5be-76cc-49a4-a6e0-f79a693eff6a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:26.290215 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd6fb5be-76cc-49a4-a6e0-f79a693eff6a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:26.290526 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd6fb5be-76cc-49a4-a6e0-f79a693eff6a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:26.290660 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd6fb5be-76cc-49a4-a6e0-f79a693eff6a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:26.296267 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:26.296267 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:26.296825 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bd6fb5be-76cc-49a4-a6e0-f79a693eff6a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:26.297815 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd6fb5be-76cc-49a4-a6e0-f79a693eff6a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec returned with HTTP 200 Jul 03 06:42:26.298263 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1399/5577] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:26 2026] GET /volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:27.202865 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5df091df-841c-4dd9-811a-c9136b04f214 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:27.204887 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5df091df-841c-4dd9-811a-c9136b04f214 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:27.205093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5df091df-841c-4dd9-811a-c9136b04f214 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:27.205349 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5df091df-841c-4dd9-811a-c9136b04f214 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:27.214022 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:27.214022 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:27.218196 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5df091df-841c-4dd9-811a-c9136b04f214 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:27.222790 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5df091df-841c-4dd9-811a-c9136b04f214 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:27.223250 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1402/5578] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:27 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:27.309663 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e2fa104e-4ac9-4da7-941f-95894c7b7297 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:27.311726 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e2fa104e-4ac9-4da7-941f-95894c7b7297 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:27.311930 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e2fa104e-4ac9-4da7-941f-95894c7b7297 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:27.312148 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e2fa104e-4ac9-4da7-941f-95894c7b7297 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:27.317394 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e2fa104e-4ac9-4da7-941f-95894c7b7297 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec returned with HTTP 404 Jul 03 06:42:27.318199 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1398/5579] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:27 2026] GET /volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:27.325953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-35b55543-7d29-43a1-9684-93b581339334 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:27.328403 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-35b55543-7d29-43a1-9684-93b581339334 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:27.328732 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-35b55543-7d29-43a1-9684-93b581339334 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:27.329017 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-35b55543-7d29-43a1-9684-93b581339334 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:27.329177 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-35b55543-7d29-43a1-9684-93b581339334 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:27.335784 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:27.335784 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:27.336474 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-35b55543-7d29-43a1-9684-93b581339334 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:27.358389 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-35b55543-7d29-43a1-9684-93b581339334 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot delete request issued successfully. Jul 03 06:42:27.358644 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-35b55543-7d29-43a1-9684-93b581339334 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 returned with HTTP 202 Jul 03 06:42:27.359041 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1381/5580] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:42:27 2026] DELETE /volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:42:27.366324 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-844117f0-aef2-43bb-a2a6-0fe878a9a215 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:27.368638 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-844117f0-aef2-43bb-a2a6-0fe878a9a215 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:27.368913 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-844117f0-aef2-43bb-a2a6-0fe878a9a215 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:27.369192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-844117f0-aef2-43bb-a2a6-0fe878a9a215 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:27.376466 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:27.376466 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:27.377064 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-844117f0-aef2-43bb-a2a6-0fe878a9a215 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:27.377945 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-844117f0-aef2-43bb-a2a6-0fe878a9a215 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 returned with HTTP 200 Jul 03 06:42:27.378340 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1400/5581] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:27 2026] GET /volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:28.237033 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6d6957c3-63ac-4cda-bc44-94c3f75d477b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:28.238950 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6d6957c3-63ac-4cda-bc44-94c3f75d477b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:28.239182 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6d6957c3-63ac-4cda-bc44-94c3f75d477b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:28.239429 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6d6957c3-63ac-4cda-bc44-94c3f75d477b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:28.246732 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:28.246732 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:28.250813 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6d6957c3-63ac-4cda-bc44-94c3f75d477b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:28.255535 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6d6957c3-63ac-4cda-bc44-94c3f75d477b tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:28.255989 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1403/5582] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:28 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:28.388381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cfdcd03f-d44a-4745-84e5-a4ef1e3ff429 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:28.390134 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cfdcd03f-d44a-4745-84e5-a4ef1e3ff429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:28.390319 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cfdcd03f-d44a-4745-84e5-a4ef1e3ff429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:28.390524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cfdcd03f-d44a-4745-84e5-a4ef1e3ff429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:28.395081 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cfdcd03f-d44a-4745-84e5-a4ef1e3ff429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 returned with HTTP 404 Jul 03 06:42:28.395481 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1399/5583] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:28 2026] GET /volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:28.402651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7f9c4091-d6c0-4d84-9c6b-fbb283545f99 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:28.404788 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7f9c4091-d6c0-4d84-9c6b-fbb283545f99 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:28.405041 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7f9c4091-d6c0-4d84-9c6b-fbb283545f99 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:28.405270 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7f9c4091-d6c0-4d84-9c6b-fbb283545f99 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:28.405408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-7f9c4091-d6c0-4d84-9c6b-fbb283545f99 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:28.411172 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:28.411172 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:28.411708 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7f9c4091-d6c0-4d84-9c6b-fbb283545f99 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:28.433663 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7f9c4091-d6c0-4d84-9c6b-fbb283545f99 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot delete request issued successfully. Jul 03 06:42:28.433915 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7f9c4091-d6c0-4d84-9c6b-fbb283545f99 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b returned with HTTP 202 Jul 03 06:42:28.434425 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1382/5584] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:42:28 2026] DELETE /volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:42:28.442020 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1bb04547-beb9-41b5-9206-1a72b7ff9774 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:28.444241 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1bb04547-beb9-41b5-9206-1a72b7ff9774 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:28.444464 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1bb04547-beb9-41b5-9206-1a72b7ff9774 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:28.444813 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1bb04547-beb9-41b5-9206-1a72b7ff9774 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:28.452734 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:28.452734 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:28.453349 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1bb04547-beb9-41b5-9206-1a72b7ff9774 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:42:28.454468 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1bb04547-beb9-41b5-9206-1a72b7ff9774 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b returned with HTTP 200 Jul 03 06:42:28.455050 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1401/5585] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:28 2026] GET /volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:29.271834 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6b264250-5f79-43c6-8f6d-e33b42bb80dc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:29.273786 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6b264250-5f79-43c6-8f6d-e33b42bb80dc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:29.274036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6b264250-5f79-43c6-8f6d-e33b42bb80dc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:29.274307 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6b264250-5f79-43c6-8f6d-e33b42bb80dc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:29.281667 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:29.281667 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:29.285781 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6b264250-5f79-43c6-8f6d-e33b42bb80dc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:29.290944 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6b264250-5f79-43c6-8f6d-e33b42bb80dc tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:29.291428 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1404/5586] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:29 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:29.465511 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-28a6b915-7b95-4919-83ac-8f27daf4a1a9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:29.467690 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-28a6b915-7b95-4919-83ac-8f27daf4a1a9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:29.467950 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-28a6b915-7b95-4919-83ac-8f27daf4a1a9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:29.468203 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-28a6b915-7b95-4919-83ac-8f27daf4a1a9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:29.473084 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-28a6b915-7b95-4919-83ac-8f27daf4a1a9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b returned with HTTP 404 Jul 03 06:42:29.473638 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1400/5587] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:29 2026] GET /volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:29.482205 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c18e2c0e-ebb0-4835-9952-bdd680bee8c9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:29.485058 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c18e2c0e-ebb0-4835-9952-bdd680bee8c9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:29.485232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c18e2c0e-ebb0-4835-9952-bdd680bee8c9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:29.485345 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c18e2c0e-ebb0-4835-9952-bdd680bee8c9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:29.485497 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-c18e2c0e-ebb0-4835-9952-bdd680bee8c9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:29.491161 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c18e2c0e-ebb0-4835-9952-bdd680bee8c9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec returned with HTTP 404 Jul 03 06:42:29.491741 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1383/5588] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:42:29 2026] DELETE /volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:29.499344 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-18305ada-118e-4c56-b5e9-424d2dfbd0a5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:29.501443 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-18305ada-118e-4c56-b5e9-424d2dfbd0a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec Jul 03 06:42:29.501672 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-18305ada-118e-4c56-b5e9-424d2dfbd0a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:29.501916 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-18305ada-118e-4c56-b5e9-424d2dfbd0a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:29.506900 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-18305ada-118e-4c56-b5e9-424d2dfbd0a5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec returned with HTTP 404 Jul 03 06:42:29.507441 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1402/5589] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:29 2026] GET /volume/v3/snapshots/4dfcb4b9-430b-4e47-a8be-986ef25ec6ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:29.515548 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3e76b4b3-ea3b-45fa-9abb-edabd545322e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:29.517605 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e76b4b3-ea3b-45fa-9abb-edabd545322e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:29.517885 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e76b4b3-ea3b-45fa-9abb-edabd545322e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:29.518088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3e76b4b3-ea3b-45fa-9abb-edabd545322e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:29.518292 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-3e76b4b3-ea3b-45fa-9abb-edabd545322e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:29.523359 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3e76b4b3-ea3b-45fa-9abb-edabd545322e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 returned with HTTP 404 Jul 03 06:42:29.523970 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1405/5590] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:42:29 2026] DELETE /volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:29.532116 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3cb6dc28-0d8b-4f10-ba2e-d04b4608334d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:29.534084 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3cb6dc28-0d8b-4f10-ba2e-d04b4608334d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 Jul 03 06:42:29.534339 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3cb6dc28-0d8b-4f10-ba2e-d04b4608334d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:29.534541 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3cb6dc28-0d8b-4f10-ba2e-d04b4608334d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:29.539820 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3cb6dc28-0d8b-4f10-ba2e-d04b4608334d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 returned with HTTP 404 Jul 03 06:42:29.540684 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1401/5591] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:29 2026] GET /volume/v3/snapshots/8d8c7dc9-d09e-4ff2-a92a-a46b64792f83 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:29.549625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2692a52b-c3d3-4f03-84f8-7febf65bd3fb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:29.551845 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2692a52b-c3d3-4f03-84f8-7febf65bd3fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:29.552029 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2692a52b-c3d3-4f03-84f8-7febf65bd3fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:29.552246 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2692a52b-c3d3-4f03-84f8-7febf65bd3fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:29.552374 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-2692a52b-c3d3-4f03-84f8-7febf65bd3fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:29.557862 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2692a52b-c3d3-4f03-84f8-7febf65bd3fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b returned with HTTP 404 Jul 03 06:42:29.558376 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1384/5592] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:42:29 2026] DELETE /volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:29.566751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4bae8de7-c67b-4ddf-8c02-04a9992fe965 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:29.569141 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4bae8de7-c67b-4ddf-8c02-04a9992fe965 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b Jul 03 06:42:29.569416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4bae8de7-c67b-4ddf-8c02-04a9992fe965 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:29.569704 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4bae8de7-c67b-4ddf-8c02-04a9992fe965 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:29.576025 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4bae8de7-c67b-4ddf-8c02-04a9992fe965 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b returned with HTTP 404 Jul 03 06:42:29.576673 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1403/5593] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:42:29 2026] GET /volume/v3/snapshots/28f07839-b3f9-4dda-97f3-1cd0bfc53e3b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:30.305115 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b3a5ec69-9598-4ae6-a126-fcddb29146b6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:30.307140 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3a5ec69-9598-4ae6-a126-fcddb29146b6 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:30.307365 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3a5ec69-9598-4ae6-a126-fcddb29146b6 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:30.307576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3a5ec69-9598-4ae6-a126-fcddb29146b6 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:30.315904 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:30.315904 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:30.319965 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b3a5ec69-9598-4ae6-a126-fcddb29146b6 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:30.325006 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3a5ec69-9598-4ae6-a126-fcddb29146b6 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:30.325460 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1406/5594] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:30 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:31.340524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3a94c60b-6f73-470e-8557-4635a2dbc1fb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:31.342910 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a94c60b-6f73-470e-8557-4635a2dbc1fb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:31.343088 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a94c60b-6f73-470e-8557-4635a2dbc1fb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:31.343316 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a94c60b-6f73-470e-8557-4635a2dbc1fb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:31.357833 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:31.357833 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:31.362991 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3a94c60b-6f73-470e-8557-4635a2dbc1fb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:31.369465 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a94c60b-6f73-470e-8557-4635a2dbc1fb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:31.370045 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1402/5595] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:31 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:32.386661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ade0d2c3-cc02-423c-a1b9-22a0a8f0f671 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:32.392745 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ade0d2c3-cc02-423c-a1b9-22a0a8f0f671 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:32.392745 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ade0d2c3-cc02-423c-a1b9-22a0a8f0f671 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:32.392745 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ade0d2c3-cc02-423c-a1b9-22a0a8f0f671 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:32.401950 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:32.401950 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:32.406444 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ade0d2c3-cc02-423c-a1b9-22a0a8f0f671 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:32.412922 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ade0d2c3-cc02-423c-a1b9-22a0a8f0f671 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:32.413499 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1385/5596] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:32 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:33.431482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fc475187-d32e-49e5-80c2-8d9089958c6c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:33.433235 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fc475187-d32e-49e5-80c2-8d9089958c6c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:33.434428 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fc475187-d32e-49e5-80c2-8d9089958c6c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:33.434713 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fc475187-d32e-49e5-80c2-8d9089958c6c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:33.450434 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:33.450434 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:33.455858 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fc475187-d32e-49e5-80c2-8d9089958c6c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:33.461904 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fc475187-d32e-49e5-80c2-8d9089958c6c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:33.462785 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1404/5597] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:33 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:33.608744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-02d51e34-df4d-42a2-8e59-a7a74273b58d req-a118e112-ab61-43d9-8dc1-1923cdf067a9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:33.611198 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-02d51e34-df4d-42a2-8e59-a7a74273b58d req-a118e112-ab61-43d9-8dc1-1923cdf067a9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d Jul 03 06:42:33.611432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-02d51e34-df4d-42a2-8e59-a7a74273b58d req-a118e112-ab61-43d9-8dc1-1923cdf067a9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:33.611686 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-02d51e34-df4d-42a2-8e59-a7a74273b58d req-a118e112-ab61-43d9-8dc1-1923cdf067a9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:33.620611 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:33.620611 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:34.153892 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-02d51e34-df4d-42a2-8e59-a7a74273b58d req-a118e112-ab61-43d9-8dc1-1923cdf067a9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d returned with HTTP 200 Jul 03 06:42:34.154314 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1407/5598] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:42:33 2026] DELETE /volume/v3/attachments/1cfb40af-eb05-48f2-ab8d-d6a7e9a44b9d => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:34.476223 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-98b9ceaf-aea0-468a-8203-edf337ce0532 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:34.478616 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-98b9ceaf-aea0-468a-8203-edf337ce0532 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:34.478894 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-98b9ceaf-aea0-468a-8203-edf337ce0532 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:34.479145 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-98b9ceaf-aea0-468a-8203-edf337ce0532 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:34.489369 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:34.489369 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:34.494672 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-98b9ceaf-aea0-468a-8203-edf337ce0532 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:34.501268 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-98b9ceaf-aea0-468a-8203-edf337ce0532 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:34.501814 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1403/5599] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:34 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:35.514561 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cab04136-2c1d-4ff0-9bd7-0117f4f78b4f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:35.516465 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cab04136-2c1d-4ff0-9bd7-0117f4f78b4f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:35.516678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cab04136-2c1d-4ff0-9bd7-0117f4f78b4f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:35.516882 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cab04136-2c1d-4ff0-9bd7-0117f4f78b4f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:35.523988 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:35.523988 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:35.528197 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cab04136-2c1d-4ff0-9bd7-0117f4f78b4f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:35.532742 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cab04136-2c1d-4ff0-9bd7-0117f4f78b4f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:35.533253 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1386/5600] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:35 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:36.549189 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dfff0be2-0f8a-47b9-b8f1-e191a3b360e3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:36.550924 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfff0be2-0f8a-47b9-b8f1-e191a3b360e3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:36.551118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfff0be2-0f8a-47b9-b8f1-e191a3b360e3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:36.551311 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dfff0be2-0f8a-47b9-b8f1-e191a3b360e3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:36.557946 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:36.557946 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:36.561684 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dfff0be2-0f8a-47b9-b8f1-e191a3b360e3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:36.566293 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dfff0be2-0f8a-47b9-b8f1-e191a3b360e3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:36.566843 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1405/5601] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:36 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:37.189523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0cf0adf9-fbd1-4f2e-bffc-528a45b2818d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:37.191308 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cf0adf9-fbd1-4f2e-bffc-528a45b2818d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:42:37.191520 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cf0adf9-fbd1-4f2e-bffc-528a45b2818d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:37.191757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cf0adf9-fbd1-4f2e-bffc-528a45b2818d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:37.191872 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-0cf0adf9-fbd1-4f2e-bffc-528a45b2818d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:42:37.199092 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:37.199092 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:37.199557 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0cf0adf9-fbd1-4f2e-bffc-528a45b2818d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:37.225658 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0cf0adf9-fbd1-4f2e-bffc-528a45b2818d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:42:37.225914 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cf0adf9-fbd1-4f2e-bffc-528a45b2818d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 202 Jul 03 06:42:37.226374 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1408/5602] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:42:37 2026] DELETE /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:42:37.233934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-10f4f4d6-09d0-40b4-8935-66957d7e1d7d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:37.237226 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-10f4f4d6-09d0-40b4-8935-66957d7e1d7d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:42:37.237468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-10f4f4d6-09d0-40b4-8935-66957d7e1d7d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:37.237754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-10f4f4d6-09d0-40b4-8935-66957d7e1d7d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:37.248371 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:37.248371 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:37.255539 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-10f4f4d6-09d0-40b4-8935-66957d7e1d7d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:37.262615 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-10f4f4d6-09d0-40b4-8935-66957d7e1d7d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 200 Jul 03 06:42:37.263037 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1404/5603] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:37 2026] GET /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:37.582169 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-12221737-b50e-454d-88d1-82b41a910b83 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:37.585135 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-12221737-b50e-454d-88d1-82b41a910b83 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:37.585135 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-12221737-b50e-454d-88d1-82b41a910b83 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:37.585401 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-12221737-b50e-454d-88d1-82b41a910b83 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:37.596702 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:37.596702 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:37.602897 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-12221737-b50e-454d-88d1-82b41a910b83 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:37.608899 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-12221737-b50e-454d-88d1-82b41a910b83 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:37.609400 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1387/5604] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:37 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:38.276770 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ce3bf2d4-355c-47dc-9e8f-2cfbeda23d40 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:38.278766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ce3bf2d4-355c-47dc-9e8f-2cfbeda23d40 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f Jul 03 06:42:38.279066 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ce3bf2d4-355c-47dc-9e8f-2cfbeda23d40 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:38.279283 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ce3bf2d4-355c-47dc-9e8f-2cfbeda23d40 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:38.284895 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ce3bf2d4-355c-47dc-9e8f-2cfbeda23d40 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f returned with HTTP 404 Jul 03 06:42:38.285342 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1406/5605] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:38 2026] GET /volume/v3/volumes/c35a7208-df06-4187-b8a1-32c76c33c20f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:38.319687 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-08c55812-afaf-4682-a7c1-02e7b903adcd None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:38.322120 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:42:38.322690 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1677817080", "snapshot_id": null, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "volume_type": null, "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:38.324813 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1677817080', 'snapshot_id': None, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'volume_type': None, 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:42:38.447161 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:42:38.453326 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:42:38.458801 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (ed0a0051-1017-4549-8b4b-5963249dfbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:42:38.460151 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23b45b2-4b86-4db2-b342-207358466ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:38.461147 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:42:38.538720 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23b45b2-4b86-4db2-b342-207358466ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:38.539922 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff2ef7ae-d562-4f56-bebc-335282be8931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:38.597036 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['39df6401-58ba-4485-aeee-4a455176c2c6', 'b12f340b-3f63-4203-9c08-d80f37e8e9b3', '7bc77424-b771-4b2d-b317-702eaa6ad290', '63326da4-b2c2-4aa8-9038-8e1890799cc2'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:42:38.598013 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff2ef7ae-d562-4f56-bebc-335282be8931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39df6401-58ba-4485-aeee-4a455176c2c6', 'b12f340b-3f63-4203-9c08-d80f37e8e9b3', '7bc77424-b771-4b2d-b317-702eaa6ad290', '63326da4-b2c2-4aa8-9038-8e1890799cc2']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:38.598821 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60452fc4-0549-414e-ad22-ee80ec470eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:38.623584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60452fc4-0549-414e-ad22-ee80ec470eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af8e20ae-a2ec-449c-b534-0641c113aad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1677817080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['39df6401-58ba-4485-aeee-4a455176c2c6','b12f340b-3f63-4203-9c08-d80f37e8e9b3','7bc77424-b771-4b2d-b317-702eaa6ad290','63326da4-b2c2-4aa8-9038-8e1890799cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1677817080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af8e20ae-a2ec-449c-b534-0641c113aad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:38.624450 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1108c4-ce63-4679-b0a6-97b94730dc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:38.625318 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b1c8c69f-f0dd-477d-8cb5-3c43d606665e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:38.627553 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b1c8c69f-f0dd-477d-8cb5-3c43d606665e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:38.627899 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b1c8c69f-f0dd-477d-8cb5-3c43d606665e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:38.628202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b1c8c69f-f0dd-477d-8cb5-3c43d606665e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:38.637098 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:38.637098 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:38.641705 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b1c8c69f-f0dd-477d-8cb5-3c43d606665e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:38.646544 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b1c8c69f-f0dd-477d-8cb5-3c43d606665e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:38.646656 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1108c4-ce63-4679-b0a6-97b94730dc49) transitioned into state 'SUCCESS' from state '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-1677817080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['39df6401-58ba-4485-aeee-4a455176c2c6','b12f340b-3f63-4203-9c08-d80f37e8e9b3','7bc77424-b771-4b2d-b317-702eaa6ad290','63326da4-b2c2-4aa8-9038-8e1890799cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:38.647137 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1405/5606] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:38 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:38.647708 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29fd99d-345c-426a-b072-c5c8d952b0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:42:38.658508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29fd99d-345c-426a-b072-c5c8d952b0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:42:38.659508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (ed0a0051-1017-4549-8b4b-5963249dfbbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:42:38.659747 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-602a8d49-0a33-4c95-a84f-d9ab5744d7cb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:38.660112 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:42:38.660505 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-08c55812-afaf-4682-a7c1-02e7b903adcd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:42:38.661009 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1409/5607] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:42:38 2026] POST /volume/v3/volumes => generated 759 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:42:38.661856 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-602a8d49-0a33-4c95-a84f-d9ab5744d7cb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:38.662582 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-602a8d49-0a33-4c95-a84f-d9ab5744d7cb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:38.662839 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-602a8d49-0a33-4c95-a84f-d9ab5744d7cb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:38.673162 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:38.673162 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:38.675825 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4c2e9087-6ef8-4567-8b3d-8f0625f79da9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:38.677329 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-602a8d49-0a33-4c95-a84f-d9ab5744d7cb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:38.678251 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c2e9087-6ef8-4567-8b3d-8f0625f79da9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:42:38.678543 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c2e9087-6ef8-4567-8b3d-8f0625f79da9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:38.678886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c2e9087-6ef8-4567-8b3d-8f0625f79da9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:38.682904 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-602a8d49-0a33-4c95-a84f-d9ab5744d7cb tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:38.683478 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1388/5608] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:38 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 1429 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:38.689426 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:38.689426 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:38.696339 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4c2e9087-6ef8-4567-8b3d-8f0625f79da9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:38.703238 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c2e9087-6ef8-4567-8b3d-8f0625f79da9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 200 Jul 03 06:42:38.703819 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1407/5609] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:38 2026] GET /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:38.854588 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-9e4224ad-0df9-4a6b-a652-242b2ac1dadd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:38.858899 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-9e4224ad-0df9-4a6b-a652-242b2ac1dadd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:38.859117 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-9e4224ad-0df9-4a6b-a652-242b2ac1dadd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:38.859322 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-9e4224ad-0df9-4a6b-a652-242b2ac1dadd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:38.867379 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:38.867379 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:38.872021 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-9e4224ad-0df9-4a6b-a652-242b2ac1dadd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:38.877110 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-9e4224ad-0df9-4a6b-a652-242b2ac1dadd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:38.877566 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1406/5610] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:42:38 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 1429 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:39.432013 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-3d3728f3-16c6-466d-ab76-9df99d95a16a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:39.434833 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-3d3728f3-16c6-466d-ab76-9df99d95a16a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:39.435124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-3d3728f3-16c6-466d-ab76-9df99d95a16a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:39.435401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-3d3728f3-16c6-466d-ab76-9df99d95a16a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:39.442915 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:39.442915 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:39.446709 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-3d3728f3-16c6-466d-ab76-9df99d95a16a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:39.452161 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-3d3728f3-16c6-466d-ab76-9df99d95a16a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:39.452587 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1410/5611] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:42:39 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:39.463514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bd4fe636-372a-40a3-a60f-86f3a5662ac5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:39.463951 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bd4fe636-372a-40a3-a60f-86f3a5662ac5 None None] GET https://10.4.3.243/volume// Jul 03 06:42:39.464125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bd4fe636-372a-40a3-a60f-86f3a5662ac5 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:39.464324 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bd4fe636-372a-40a3-a60f-86f3a5662ac5 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:39.464676 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bd4fe636-372a-40a3-a60f-86f3a5662ac5 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:39.465010 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1389/5612] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:42:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:39.474088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-375da464-037a-41ff-bddc-d6cdebcdc978 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:39.476634 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-375da464-037a-41ff-bddc-d6cdebcdc978 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:42:39.477092 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-375da464-037a-41ff-bddc-d6cdebcdc978 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92", "connector": null, "instance_uuid": "d1f7cfdd-9d8c-40de-ad09-dd5abe6058b4"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:39.487091 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:39.487091 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:39.520920 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-375da464-037a-41ff-bddc-d6cdebcdc978 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:42:39.521333 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1408/5613] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:42:39 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:39.718987 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8121bb49-840b-4288-ad90-ad6b2876a5d4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:39.720911 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8121bb49-840b-4288-ad90-ad6b2876a5d4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:42:39.721041 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8121bb49-840b-4288-ad90-ad6b2876a5d4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:39.721280 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8121bb49-840b-4288-ad90-ad6b2876a5d4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:39.733963 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:39.733963 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:39.738659 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8121bb49-840b-4288-ad90-ad6b2876a5d4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:39.748021 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8121bb49-840b-4288-ad90-ad6b2876a5d4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 200 Jul 03 06:42:39.752153 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1407/5614] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:39 2026] GET /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:39.766931 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-10e4a528-9129-4c8d-a333-9928ea6874c6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:39.769201 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10e4a528-9129-4c8d-a333-9928ea6874c6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:42:39.769541 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10e4a528-9129-4c8d-a333-9928ea6874c6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:39.769806 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-10e4a528-9129-4c8d-a333-9928ea6874c6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:39.778604 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:39.778604 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:39.785716 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-10e4a528-9129-4c8d-a333-9928ea6874c6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:39.789234 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-10e4a528-9129-4c8d-a333-9928ea6874c6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 200 Jul 03 06:42:39.789780 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1411/5615] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:39 2026] GET /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:40.976793 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-539e74a4-bf9f-4ba7-9251-1bd4cee329e5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:40.979015 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-539e74a4-bf9f-4ba7-9251-1bd4cee329e5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:42:40.979311 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-539e74a4-bf9f-4ba7-9251-1bd4cee329e5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:40.979601 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-539e74a4-bf9f-4ba7-9251-1bd4cee329e5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:40.989618 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:40.989618 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:40.994834 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-539e74a4-bf9f-4ba7-9251-1bd4cee329e5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:41.000310 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-539e74a4-bf9f-4ba7-9251-1bd4cee329e5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 200 Jul 03 06:42:41.000943 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1390/5616] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:42:40 2026] GET /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:41.470088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-fc1f5dc2-e0d6-4e52-9ca1-260e5493fad4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:41.472445 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-fc1f5dc2-e0d6-4e52-9ca1-260e5493fad4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:42:41.472683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-fc1f5dc2-e0d6-4e52-9ca1-260e5493fad4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:41.472918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-fc1f5dc2-e0d6-4e52-9ca1-260e5493fad4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:41.481249 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:41.481249 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:41.485451 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-fc1f5dc2-e0d6-4e52-9ca1-260e5493fad4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:41.490956 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-fc1f5dc2-e0d6-4e52-9ca1-260e5493fad4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 200 Jul 03 06:42:41.491419 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1409/5617] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:42:41 2026] GET /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:41.501495 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cbeb27c9-d6d8-482c-8de1-43f8e4057db2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:41.501963 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cbeb27c9-d6d8-482c-8de1-43f8e4057db2 None None] GET https://10.4.3.243/volume// Jul 03 06:42:41.502123 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cbeb27c9-d6d8-482c-8de1-43f8e4057db2 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:41.502363 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cbeb27c9-d6d8-482c-8de1-43f8e4057db2 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:41.502753 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cbeb27c9-d6d8-482c-8de1-43f8e4057db2 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:41.503069 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1408/5618] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:42:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:41.510514 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-4abe57fd-de1e-4730-a8fd-40945fd2306b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:41.512566 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-4abe57fd-de1e-4730-a8fd-40945fd2306b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:42:41.512989 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-4abe57fd-de1e-4730-a8fd-40945fd2306b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af8e20ae-a2ec-449c-b534-0641c113aad8", "connector": null, "instance_uuid": "a640aa49-0876-42c5-9790-633f2f40d9c8"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:41.521461 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:41.521461 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:41.549834 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-4abe57fd-de1e-4730-a8fd-40945fd2306b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:42:41.550272 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1412/5619] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:42:41 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 06:42:42.234191 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7296fa11-660f-40a7-b225-f646d21f777d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:42.236230 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7296fa11-660f-40a7-b225-f646d21f777d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:42.236497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7296fa11-660f-40a7-b225-f646d21f777d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:42.236803 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7296fa11-660f-40a7-b225-f646d21f777d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:42.246785 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:42.246785 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:42.252033 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7296fa11-660f-40a7-b225-f646d21f777d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:42.259590 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7296fa11-660f-40a7-b225-f646d21f777d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:42.262463 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1391/5620] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:42 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:42.274493 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4ea20b30-6c37-4907-9128-673ab4964425 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:42.276288 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ea20b30-6c37-4907-9128-673ab4964425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:42.276505 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ea20b30-6c37-4907-9128-673ab4964425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:42.276721 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ea20b30-6c37-4907-9128-673ab4964425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:42.283889 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:42.283889 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:42.287948 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4ea20b30-6c37-4907-9128-673ab4964425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:42.293166 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ea20b30-6c37-4907-9128-673ab4964425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:42.294235 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1410/5621] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:42 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:42.345057 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ee474344-239c-4b48-b154-628d29326645 req-648936eb-1dbb-4ee4-b76c-bd786e3b1b76 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:42.347951 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-648936eb-1dbb-4ee4-b76c-bd786e3b1b76 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:42.348169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-648936eb-1dbb-4ee4-b76c-bd786e3b1b76 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:42.348410 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-648936eb-1dbb-4ee4-b76c-bd786e3b1b76 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:42.358030 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:42.358030 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:42.363050 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ee474344-239c-4b48-b154-628d29326645 req-648936eb-1dbb-4ee4-b76c-bd786e3b1b76 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:42.369437 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-648936eb-1dbb-4ee4-b76c-bd786e3b1b76 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:42.369437 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1409/5622] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:42:42 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:44.412907 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-444b2fb8-0d88-4876-abd0-c71615aa0736 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:44.413358 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-444b2fb8-0d88-4876-abd0-c71615aa0736 None None] GET https://10.4.3.243/volume// Jul 03 06:42:44.413532 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-444b2fb8-0d88-4876-abd0-c71615aa0736 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:44.413765 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-444b2fb8-0d88-4876-abd0-c71615aa0736 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:44.414070 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-444b2fb8-0d88-4876-abd0-c71615aa0736 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:44.414365 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1413/5623] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:42:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:44.421220 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ee474344-239c-4b48-b154-628d29326645 req-e69528d5-88d5-4707-8155-b37d0f748fc0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:44.512082 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-e69528d5-88d5-4707-8155-b37d0f748fc0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:42:44.512443 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-e69528d5-88d5-4707-8155-b37d0f748fc0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7d63ac9-a43b-446d-8840-66f8f49d2b7c", "connector": null, "instance_uuid": "58bbbcda-0e36-4575-80d0-de43476bef26"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:44.520983 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:44.520983 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:44.558187 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-e69528d5-88d5-4707-8155-b37d0f748fc0 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:42:44.558598 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1392/5624] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:42:44 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 06:42:44.894619 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-19883ff7-5015-45e8-8baf-82a92629128f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:44.896342 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-19883ff7-5015-45e8-8baf-82a92629128f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:44.896534 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-19883ff7-5015-45e8-8baf-82a92629128f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:44.896777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-19883ff7-5015-45e8-8baf-82a92629128f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:44.909881 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:44.909881 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:44.913524 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-19883ff7-5015-45e8-8baf-82a92629128f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:44.917917 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-19883ff7-5015-45e8-8baf-82a92629128f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:44.918504 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1411/5625] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:44 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:42:45.083800 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dda9c378-b2d0-4205-818f-299c25cec9c5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:45.084594 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dda9c378-b2d0-4205-818f-299c25cec9c5 None None] GET https://10.4.3.243/volume// Jul 03 06:42:45.084888 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dda9c378-b2d0-4205-818f-299c25cec9c5 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:45.085172 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dda9c378-b2d0-4205-818f-299c25cec9c5 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:45.085557 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dda9c378-b2d0-4205-818f-299c25cec9c5 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:45.085936 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1410/5626] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:42:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:45.096718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ee474344-239c-4b48-b154-628d29326645 req-4fbe7685-d64a-4f2f-a2e3-dd957edafccf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:45.097175 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-4fbe7685-d64a-4f2f-a2e3-dd957edafccf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:45.097492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-4fbe7685-d64a-4f2f-a2e3-dd957edafccf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:45.097810 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-4fbe7685-d64a-4f2f-a2e3-dd957edafccf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:45.109917 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:45.109917 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:45.116717 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-ee474344-239c-4b48-b154-628d29326645 req-4fbe7685-d64a-4f2f-a2e3-dd957edafccf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:45.127263 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-4fbe7685-d64a-4f2f-a2e3-dd957edafccf tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:45.127263 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1414/5627] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:42:45 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:42:45.233726 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ee474344-239c-4b48-b154-628d29326645 req-eb386873-8710-4121-8957-2188f5b18e73 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:45.235933 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-eb386873-8710-4121-8957-2188f5b18e73 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] PUT https://10.4.3.243/volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68 Jul 03 06:42:45.236309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-eb386873-8710-4121-8957-2188f5b18e73 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:45.244335 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ee474344-239c-4b48-b154-628d29326645 req-eb386873-8710-4121-8957-2188f5b18e73 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Acquiring lock "cinder-attachment_update-a7d63ac9-a43b-446d-8840-66f8f49d2b7c-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:42:45.249030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ee474344-239c-4b48-b154-628d29326645 req-eb386873-8710-4121-8957-2188f5b18e73 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Lock "cinder-attachment_update-a7d63ac9-a43b-446d-8840-66f8f49d2b7c-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:42:45.250093 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:45.250093 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:45.604015 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ffa7efc9-8f13-4b26-8233-cbe32b336d49 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:45.604458 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffa7efc9-8f13-4b26-8233-cbe32b336d49 None None] GET https://10.4.3.243/volume// Jul 03 06:42:45.604674 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffa7efc9-8f13-4b26-8233-cbe32b336d49 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:45.604913 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffa7efc9-8f13-4b26-8233-cbe32b336d49 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:45.605218 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffa7efc9-8f13-4b26-8233-cbe32b336d49 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:45.605502 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1412/5628] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:42:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:45.615276 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-d1b6ce72-1d14-4179-b261-5852fd4ea9b8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:45.617106 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-d1b6ce72-1d14-4179-b261-5852fd4ea9b8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:42:45.617451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-d1b6ce72-1d14-4179-b261-5852fd4ea9b8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:45.617754 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-d1b6ce72-1d14-4179-b261-5852fd4ea9b8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:45.627173 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:45.627173 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:45.630682 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-d1b6ce72-1d14-4179-b261-5852fd4ea9b8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:42:45.635678 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-d1b6ce72-1d14-4179-b261-5852fd4ea9b8 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:42:45.635836 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1411/5629] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:42:45 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 1608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:42:45.742924 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-8eb69bdd-3f47-4aaa-901b-6498bcba0ba0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:45.745132 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-8eb69bdd-3f47-4aaa-901b-6498bcba0ba0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] PUT https://10.4.3.243/volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72 Jul 03 06:42:45.745603 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-8eb69bdd-3f47-4aaa-901b-6498bcba0ba0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:45.753473 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-8eb69bdd-3f47-4aaa-901b-6498bcba0ba0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Acquiring lock "cinder-attachment_update-8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:42:45.757863 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-8eb69bdd-3f47-4aaa-901b-6498bcba0ba0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Lock "cinder-attachment_update-8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:42:45.758851 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:45.758851 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:45.771497 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-ee474344-239c-4b48-b154-628d29326645 req-eb386873-8710-4121-8957-2188f5b18e73 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Lock "cinder-attachment_update-a7d63ac9-a43b-446d-8840-66f8f49d2b7c-np0000004376" released by "attachment_update" :: held 0.523s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:42:45.771855 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-eb386873-8710-4121-8957-2188f5b18e73 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68 returned with HTTP 200 Jul 03 06:42:45.772336 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1393/5630] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:42:45 2026] PUT /volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:45.931427 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-456538ed-f42a-48a3-9582-4d9773568e20 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:45.933172 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-456538ed-f42a-48a3-9582-4d9773568e20 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:45.933384 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-456538ed-f42a-48a3-9582-4d9773568e20 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:45.933610 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-456538ed-f42a-48a3-9582-4d9773568e20 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:45.943327 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:45.943327 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:45.946953 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-456538ed-f42a-48a3-9582-4d9773568e20 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:45.951650 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-456538ed-f42a-48a3-9582-4d9773568e20 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:45.952143 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1413/5631] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:45 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:46.280424 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-8eb69bdd-3f47-4aaa-901b-6498bcba0ba0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Lock "cinder-attachment_update-8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92-np0000004376" released by "attachment_update" :: held 0.523s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:42:46.280805 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-8eb69bdd-3f47-4aaa-901b-6498bcba0ba0 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72 returned with HTTP 200 Jul 03 06:42:46.281306 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1415/5632] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:42:45 2026] PUT /volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:46.791524 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-0f3af87b-82cc-44d2-be9a-be52c27d2606 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:46.793930 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-0f3af87b-82cc-44d2-be9a-be52c27d2606 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72/action Jul 03 06:42:46.794278 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-0f3af87b-82cc-44d2-be9a-be52c27d2606 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:42:46.794445 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-0f3af87b-82cc-44d2-be9a-be52c27d2606 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:46.810838 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:46.810838 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:46.822501 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-0f3af87b-82cc-44d2-be9a-be52c27d2606 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72/action returned with HTTP 204 Jul 03 06:42:46.822962 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1412/5633] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:42:46 2026] POST /volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:46.966775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b5546d8b-1c6f-4fec-a8ee-4733fe0fd986 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:46.969126 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5546d8b-1c6f-4fec-a8ee-4733fe0fd986 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:46.969278 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5546d8b-1c6f-4fec-a8ee-4733fe0fd986 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:46.969505 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b5546d8b-1c6f-4fec-a8ee-4733fe0fd986 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:46.980232 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:46.980232 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:46.985364 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-b5546d8b-1c6f-4fec-a8ee-4733fe0fd986 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:46.991432 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b5546d8b-1c6f-4fec-a8ee-4733fe0fd986 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:46.992089 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1394/5634] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:46 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:48.004065 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a78b311c-8522-44da-94f7-967d0ea5dd1b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:48.005976 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a78b311c-8522-44da-94f7-967d0ea5dd1b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:48.006172 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a78b311c-8522-44da-94f7-967d0ea5dd1b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:48.006351 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a78b311c-8522-44da-94f7-967d0ea5dd1b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:48.015648 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:48.015648 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:48.019911 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a78b311c-8522-44da-94f7-967d0ea5dd1b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:48.023823 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a78b311c-8522-44da-94f7-967d0ea5dd1b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:48.024183 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1414/5635] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:48 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:49.036542 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6da2e57c-2770-4b97-bfbf-c83c83139f43 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:49.038441 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6da2e57c-2770-4b97-bfbf-c83c83139f43 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:49.038646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6da2e57c-2770-4b97-bfbf-c83c83139f43 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:49.038851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6da2e57c-2770-4b97-bfbf-c83c83139f43 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:49.048329 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:49.048329 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:49.051643 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6da2e57c-2770-4b97-bfbf-c83c83139f43 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:49.055402 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6da2e57c-2770-4b97-bfbf-c83c83139f43 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:49.055792 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1416/5636] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:49 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:50.069421 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a10a66e0-ab45-45b1-bc66-477a809b452d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:50.071713 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a10a66e0-ab45-45b1-bc66-477a809b452d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:50.072003 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a10a66e0-ab45-45b1-bc66-477a809b452d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:50.072261 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a10a66e0-ab45-45b1-bc66-477a809b452d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:50.082866 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:50.082866 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:50.086536 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-a10a66e0-ab45-45b1-bc66-477a809b452d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:50.091049 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a10a66e0-ab45-45b1-bc66-477a809b452d tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:50.091484 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1413/5637] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:50 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:50.699984 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b7d1996a-b8cb-41b8-b5d5-0b9604e38645 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:50.700492 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b7d1996a-b8cb-41b8-b5d5-0b9604e38645 None None] GET https://10.4.3.243/volume// Jul 03 06:42:50.700734 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b7d1996a-b8cb-41b8-b5d5-0b9604e38645 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:50.700974 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b7d1996a-b8cb-41b8-b5d5-0b9604e38645 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:50.701334 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b7d1996a-b8cb-41b8-b5d5-0b9604e38645 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:50.701656 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1395/5638] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:42:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:50.709523 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-e8fe33c3-65aa-4b5c-ae61-7062cc1048ca None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:50.711724 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-e8fe33c3-65aa-4b5c-ae61-7062cc1048ca tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:42:50.711948 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-e8fe33c3-65aa-4b5c-ae61-7062cc1048ca tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:50.712185 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-e8fe33c3-65aa-4b5c-ae61-7062cc1048ca tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:50.714178 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=83,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:42:50.723243 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:50.723243 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:50.727125 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-e8fe33c3-65aa-4b5c-ae61-7062cc1048ca tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:42:50.733063 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-e8fe33c3-65aa-4b5c-ae61-7062cc1048ca tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 200 Jul 03 06:42:50.733487 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1415/5639] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:42:50 2026] GET /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:42:50.845947 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-1bd84526-97b6-4360-a645-d3d087e5a48f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:50.847886 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-1bd84526-97b6-4360-a645-d3d087e5a48f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b Jul 03 06:42:50.848204 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-1bd84526-97b6-4360-a645-d3d087e5a48f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:50.855210 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-1bd84526-97b6-4360-a645-d3d087e5a48f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-af8e20ae-a2ec-449c-b534-0641c113aad8-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:42:50.863999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-1bd84526-97b6-4360-a645-d3d087e5a48f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-af8e20ae-a2ec-449c-b534-0641c113aad8-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:42:50.863999 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:50.863999 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:51.106360 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-94160f0c-53b5-44e8-b677-8cc1ba2e4102 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:51.107932 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-94160f0c-53b5-44e8-b677-8cc1ba2e4102 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:51.109465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-94160f0c-53b5-44e8-b677-8cc1ba2e4102 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:51.109465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-94160f0c-53b5-44e8-b677-8cc1ba2e4102 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:51.117987 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:51.117987 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:51.121027 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-94160f0c-53b5-44e8-b677-8cc1ba2e4102 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:51.124884 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-94160f0c-53b5-44e8-b677-8cc1ba2e4102 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:51.125244 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1414/5640] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:51 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:51.391954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-1bd84526-97b6-4360-a645-d3d087e5a48f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-af8e20ae-a2ec-449c-b534-0641c113aad8-np0000004376" released by "attachment_update" :: held 0.532s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:42:51.392313 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-1bd84526-97b6-4360-a645-d3d087e5a48f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b returned with HTTP 200 Jul 03 06:42:51.392843 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1417/5641] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:42:50 2026] PUT /volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:51.853356 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-2cbda1dc-3566-4bd0-aaf1-211f4e30e75f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:51.855494 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-2cbda1dc-3566-4bd0-aaf1-211f4e30e75f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92/encryption Jul 03 06:42:51.855748 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-2cbda1dc-3566-4bd0-aaf1-211f4e30e75f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:51.855932 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-2cbda1dc-3566-4bd0-aaf1-211f4e30e75f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:51.864586 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:51.864586 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:51.870905 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-73b8255a-d4b7-4842-ac2c-e3aa63a0037e req-2cbda1dc-3566-4bd0-aaf1-211f4e30e75f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92/encryption returned with HTTP 200 Jul 03 06:42:51.871353 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1396/5642] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:42:51 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:42:51.902058 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-9f8ce5a8-e089-4df1-9bca-3c8c0c613583 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:51.904103 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-9f8ce5a8-e089-4df1-9bca-3c8c0c613583 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b/action Jul 03 06:42:51.904463 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-9f8ce5a8-e089-4df1-9bca-3c8c0c613583 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:42:51.904628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-9f8ce5a8-e089-4df1-9bca-3c8c0c613583 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:51.919797 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:51.919797 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:51.928584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf0eae4c-c2de-41c4-9fdc-75995f664b06 req-9f8ce5a8-e089-4df1-9bca-3c8c0c613583 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b/action returned with HTTP 204 Jul 03 06:42:51.929051 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1416/5643] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:42:51 2026] POST /volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:51.985362 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ee474344-239c-4b48-b154-628d29326645 req-3967a085-8e59-4937-8a3d-2d06352b3add None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:51.987352 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-3967a085-8e59-4937-8a3d-2d06352b3add tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68/action Jul 03 06:42:51.987705 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-3967a085-8e59-4937-8a3d-2d06352b3add tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:42:51.987843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-3967a085-8e59-4937-8a3d-2d06352b3add tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:52.002640 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:52.002640 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:52.018664 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee474344-239c-4b48-b154-628d29326645 req-3967a085-8e59-4937-8a3d-2d06352b3add tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68/action returned with HTTP 204 Jul 03 06:42:52.019094 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1415/5644] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:42:51 2026] POST /volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:42:52.136721 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0c09e4ae-2dc2-401b-a7eb-fe297431cb8b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:52.138463 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c09e4ae-2dc2-401b-a7eb-fe297431cb8b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:52.138705 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c09e4ae-2dc2-401b-a7eb-fe297431cb8b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:52.138882 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0c09e4ae-2dc2-401b-a7eb-fe297431cb8b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:52.147218 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:52.147218 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:42:52.150292 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0c09e4ae-2dc2-401b-a7eb-fe297431cb8b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:52.154471 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0c09e4ae-2dc2-401b-a7eb-fe297431cb8b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:52.154961 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1418/5645] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:52 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:52.166126 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3f946249-ae97-44a3-ad63-6538448545cd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:52.167702 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f946249-ae97-44a3-ad63-6538448545cd tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:52.167873 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f946249-ae97-44a3-ad63-6538448545cd tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:52.168042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3f946249-ae97-44a3-ad63-6538448545cd tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:52.176298 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:52.176298 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:52.179182 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3f946249-ae97-44a3-ad63-6538448545cd tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:52.182923 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3f946249-ae97-44a3-ad63-6538448545cd tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:52.183289 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1397/5646] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:42:52 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 1165 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:54.676614 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-1ed19ca7-72d4-4d23-8ac9-1fdfc60a3241 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:54.678920 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-1ed19ca7-72d4-4d23-8ac9-1fdfc60a3241 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:54.679152 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-1ed19ca7-72d4-4d23-8ac9-1fdfc60a3241 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:54.679383 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-1ed19ca7-72d4-4d23-8ac9-1fdfc60a3241 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:54.690998 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:54.690998 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:54.695862 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-1ed19ca7-72d4-4d23-8ac9-1fdfc60a3241 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:54.701012 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-1ed19ca7-72d4-4d23-8ac9-1fdfc60a3241 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:54.701444 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1417/5647] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:42:54 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:42:54.720235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-f60db27f-a0bb-43f3-97a6-91259eaae75f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:54.722113 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-f60db27f-a0bb-43f3-97a6-91259eaae75f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] POST https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c/action Jul 03 06:42:54.722457 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-f60db27f-a0bb-43f3-97a6-91259eaae75f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:42:54.722591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-f60db27f-a0bb-43f3-97a6-91259eaae75f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:42:54.732789 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:54.732789 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:42:54.733240 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-f60db27f-a0bb-43f3-97a6-91259eaae75f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:54.739055 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-f60db27f-a0bb-43f3-97a6-91259eaae75f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Begin detaching volume completed successfully. Jul 03 06:42:54.739249 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-f60db27f-a0bb-43f3-97a6-91259eaae75f tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c/action returned with HTTP 202 Jul 03 06:42:54.739867 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1416/5648] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:42:54 2026] POST /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:42:55.767323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6f3cca77-1f53-4e62-a869-b1a86ec0cb34 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:55.767820 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6f3cca77-1f53-4e62-a869-b1a86ec0cb34 None None] GET https://10.4.3.243/volume// Jul 03 06:42:55.767986 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6f3cca77-1f53-4e62-a869-b1a86ec0cb34 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:55.768166 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6f3cca77-1f53-4e62-a869-b1a86ec0cb34 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:55.768463 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6f3cca77-1f53-4e62-a869-b1a86ec0cb34 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:42:55.768784 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1419/5649] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:42:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:42:55.777332 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-325966cf-bae4-4435-9992-46291b51f1f3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:55.779792 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-325966cf-bae4-4435-9992-46291b51f1f3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:42:55.780050 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-325966cf-bae4-4435-9992-46291b51f1f3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:55.780288 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-325966cf-bae4-4435-9992-46291b51f1f3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:55.838708 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:55.838708 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:42:55.842705 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-325966cf-bae4-4435-9992-46291b51f1f3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:42:55.854996 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-325966cf-bae4-4435-9992-46291b51f1f3 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:42:55.855432 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1398/5650] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:42:55 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 1348 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:42:56.668760 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-200713cf-d390-4bd5-87cf-b9c9d3351425 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:42:56.672718 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-200713cf-d390-4bd5-87cf-b9c9d3351425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] DELETE https://10.4.3.243/volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68 Jul 03 06:42:56.672718 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-200713cf-d390-4bd5-87cf-b9c9d3351425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:42:56.672718 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-200713cf-d390-4bd5-87cf-b9c9d3351425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:42:56.679478 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:42:56.679478 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:42:57.209258 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f12e2e79-8d2b-4c41-b3c0-675aa6adecbf req-200713cf-d390-4bd5-87cf-b9c9d3351425 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68 returned with HTTP 200 Jul 03 06:42:57.209796 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1418/5651] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:42:56 2026] DELETE /volume/v3/attachments/fe056531-84b6-4acb-9f7c-d3b270135e68 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:02.153377 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=142,cinder:INSERT=16,cinder:UPDATE=32 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:43:04.736135 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=120,cinder:UPDATE=25,cinder:INSERT=8 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:43:05.574050 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-32b6d986-382d-44bb-97cb-838688f057d4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:05.576101 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32b6d986-382d-44bb-97cb-838688f057d4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] DELETE https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:43:05.576300 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32b6d986-382d-44bb-97cb-838688f057d4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:05.576518 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-32b6d986-382d-44bb-97cb-838688f057d4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:05.576736 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-32b6d986-382d-44bb-97cb-838688f057d4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Delete volume with id: a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:43:05.585341 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:05.585341 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:05.585918 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-32b6d986-382d-44bb-97cb-838688f057d4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:43:05.615721 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-32b6d986-382d-44bb-97cb-838688f057d4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Delete volume request issued successfully. Jul 03 06:43:05.615966 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-32b6d986-382d-44bb-97cb-838688f057d4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 202 Jul 03 06:43:05.616668 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1417/5652] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:43:05 2026] DELETE /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:43:05.627371 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4cb60f2c-5500-4589-8120-171fd7ea9be4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:05.629349 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4cb60f2c-5500-4589-8120-171fd7ea9be4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:43:05.629587 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4cb60f2c-5500-4589-8120-171fd7ea9be4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:05.629864 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4cb60f2c-5500-4589-8120-171fd7ea9be4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:05.637447 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:05.637447 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:05.641179 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4cb60f2c-5500-4589-8120-171fd7ea9be4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:43:05.645483 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4cb60f2c-5500-4589-8120-171fd7ea9be4 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 200 Jul 03 06:43:05.646114 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1420/5653] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:05 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:05.853377 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=144,cinder:UPDATE=37,cinder:INSERT=15 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:43:06.659836 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e3bb5cab-926d-4ed2-a85d-ef098737bac2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:06.661674 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e3bb5cab-926d-4ed2-a85d-ef098737bac2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c Jul 03 06:43:06.661913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e3bb5cab-926d-4ed2-a85d-ef098737bac2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:06.662158 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e3bb5cab-926d-4ed2-a85d-ef098737bac2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:06.668510 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e3bb5cab-926d-4ed2-a85d-ef098737bac2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c returned with HTTP 404 Jul 03 06:43:06.669042 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1399/5654] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:06 2026] GET /volume/v3/volumes/a7d63ac9-a43b-446d-8840-66f8f49d2b7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:43:07.055276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a9e79947-f896-4fee-a9d6-2f2c9b2706d2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:07.057067 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a9e79947-f896-4fee-a9d6-2f2c9b2706d2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a Jul 03 06:43:07.057286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a9e79947-f896-4fee-a9d6-2f2c9b2706d2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:07.057482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a9e79947-f896-4fee-a9d6-2f2c9b2706d2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:07.057627 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-a9e79947-f896-4fee-a9d6-2f2c9b2706d2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Delete snapshot with id: 7c70fc8d-079f-4cd6-b211-2137be6eaa5a Jul 03 06:43:07.062932 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:07.062932 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:07.063400 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a9e79947-f896-4fee-a9d6-2f2c9b2706d2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Snapshot retrieved successfully. Jul 03 06:43:07.078525 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a9e79947-f896-4fee-a9d6-2f2c9b2706d2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Snapshot delete request issued successfully. Jul 03 06:43:07.078772 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a9e79947-f896-4fee-a9d6-2f2c9b2706d2 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a returned with HTTP 202 Jul 03 06:43:07.079158 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1419/5655] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:43:07 2026] DELETE /volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:43:07.086854 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1520c28f-a8ff-4ef0-a2f6-c18654a6b1ce None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:07.088904 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1520c28f-a8ff-4ef0-a2f6-c18654a6b1ce tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a Jul 03 06:43:07.089121 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1520c28f-a8ff-4ef0-a2f6-c18654a6b1ce tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:07.089331 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1520c28f-a8ff-4ef0-a2f6-c18654a6b1ce tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:07.094831 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:07.094831 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:07.095348 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1520c28f-a8ff-4ef0-a2f6-c18654a6b1ce tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Snapshot retrieved successfully. Jul 03 06:43:07.096282 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1520c28f-a8ff-4ef0-a2f6-c18654a6b1ce tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a returned with HTTP 200 Jul 03 06:43:07.096733 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1418/5656] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:43:07 2026] GET /volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:08.107147 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d2f58235-4a10-4963-a085-32ef5d7dafd6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:08.109209 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2f58235-4a10-4963-a085-32ef5d7dafd6 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a Jul 03 06:43:08.109493 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d2f58235-4a10-4963-a085-32ef5d7dafd6 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:08.109777 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d2f58235-4a10-4963-a085-32ef5d7dafd6 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:08.114666 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d2f58235-4a10-4963-a085-32ef5d7dafd6 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a returned with HTTP 404 Jul 03 06:43:08.115257 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1421/5657] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:43:08 2026] GET /volume/v3/snapshots/7c70fc8d-079f-4cd6-b211-2137be6eaa5a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:43:08.156951 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-b2168ba0-4ca9-4e55-a12f-462c21b556ac req-d5120d38-9bab-49ba-b508-9830c2d38e9e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:08.159297 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b2168ba0-4ca9-4e55-a12f-462c21b556ac req-d5120d38-9bab-49ba-b508-9830c2d38e9e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:43:08.159516 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-b2168ba0-4ca9-4e55-a12f-462c21b556ac req-d5120d38-9bab-49ba-b508-9830c2d38e9e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:08.159741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-b2168ba0-4ca9-4e55-a12f-462c21b556ac req-d5120d38-9bab-49ba-b508-9830c2d38e9e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:08.167940 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:08.167940 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:08.172065 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-b2168ba0-4ca9-4e55-a12f-462c21b556ac req-d5120d38-9bab-49ba-b508-9830c2d38e9e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:43:08.177046 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-b2168ba0-4ca9-4e55-a12f-462c21b556ac req-d5120d38-9bab-49ba-b508-9830c2d38e9e tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:43:08.177489 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1400/5658] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:43:08 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:15.682018 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2af69428-cc61-4822-9ccd-4ef835aa4649 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:15.684053 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2af69428-cc61-4822-9ccd-4ef835aa4649 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] DELETE https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:43:15.684298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2af69428-cc61-4822-9ccd-4ef835aa4649 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:15.684520 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2af69428-cc61-4822-9ccd-4ef835aa4649 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:15.684747 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-2af69428-cc61-4822-9ccd-4ef835aa4649 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Delete volume with id: 960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:43:15.692116 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:15.692116 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:15.692787 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2af69428-cc61-4822-9ccd-4ef835aa4649 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:43:15.708685 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2af69428-cc61-4822-9ccd-4ef835aa4649 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Delete volume request issued successfully. Jul 03 06:43:15.708886 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2af69428-cc61-4822-9ccd-4ef835aa4649 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 202 Jul 03 06:43:15.709314 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1420/5659] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:43:15 2026] DELETE /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:43:15.716873 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-33102e6e-559e-4e74-9e28-012e43b9b22b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:15.718662 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-33102e6e-559e-4e74-9e28-012e43b9b22b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:43:15.718876 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-33102e6e-559e-4e74-9e28-012e43b9b22b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:15.719075 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-33102e6e-559e-4e74-9e28-012e43b9b22b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:15.726518 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:15.726518 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:15.730487 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-33102e6e-559e-4e74-9e28-012e43b9b22b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Volume info retrieved successfully. Jul 03 06:43:15.735417 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-33102e6e-559e-4e74-9e28-012e43b9b22b tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 200 Jul 03 06:43:15.735799 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1419/5660] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:15 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:16.748644 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-37369bc2-6a12-49a8-8953-1da69413c793 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:16.751012 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-37369bc2-6a12-49a8-8953-1da69413c793 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] GET https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 Jul 03 06:43:16.751326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-37369bc2-6a12-49a8-8953-1da69413c793 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:16.751652 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-37369bc2-6a12-49a8-8953-1da69413c793 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:16.760345 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-37369bc2-6a12-49a8-8953-1da69413c793 tempest-TestStampPattern-1366782362 tempest-TestStampPattern-1366782362-project-member] https://10.4.3.243/volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 returned with HTTP 404 Jul 03 06:43:16.761074 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1422/5661] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:16 2026] GET /volume/v3/volumes/960ef4ce-aa4f-4442-8fcb-1f49eda71a76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:43:18.176286 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=5 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:43:22.112786 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:22.212199 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:43:22.212520 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1182997404"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:43:22.213870 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1182997404'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:43:22.213988 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume of 1 GB Jul 03 06:43:22.217640 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Availability Zones retrieved successfully. Jul 03 06:43:22.223089 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Flow 'volume_create_api' (87de6cf4-9720-45f0-93fc-1fd64eceff62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:43:22.224009 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fd5b9b2-bab9-4564-8f77-f60e0c2952f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:22.224785 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:43:22.248535 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fd5b9b2-bab9-4564-8f77-f60e0c2952f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:22.249227 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649eaeba-dc48-4425-8afa-97609ebb62c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:22.306244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Created reservations ['9cd48421-77b0-4c26-94d9-41170ebcee9c', '25ad131c-8ae0-4ed0-973b-482079f18bec', '1246b373-5b17-4b12-94e3-04e0541d38bf', '26beb59d-4881-4e80-a1ea-dc31af332adb'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:43:22.307049 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649eaeba-dc48-4425-8afa-97609ebb62c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd48421-77b0-4c26-94d9-41170ebcee9c', '25ad131c-8ae0-4ed0-973b-482079f18bec', '1246b373-5b17-4b12-94e3-04e0541d38bf', '26beb59d-4881-4e80-a1ea-dc31af332adb']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:22.307756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382510f7-6c67-4103-a7c0-214155698487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:22.331549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382510f7-6c67-4103-a7c0-214155698487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e2448c3-50a6-4167-8be7-a9a2f73d8a8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1182997404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',qos_specs=None,replication_status=,reservations=['9cd48421-77b0-4c26-94d9-41170ebcee9c','25ad131c-8ae0-4ed0-973b-482079f18bec','1246b373-5b17-4b12-94e3-04e0541d38bf','26beb59d-4881-4e80-a1ea-dc31af332adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5d525618c943bf95ed5b668c843b8d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:43:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1182997404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e2448c3-50a6-4167-8be7-a9a2f73d8a8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5d525618c943bf95ed5b668c843b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:22.332233 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add06a02-c2f7-483f-921c-8902ad1129a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:22.349331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add06a02-c2f7-483f-921c-8902ad1129a7) transitioned into state 'SUCCESS' from state '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-1182997404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',qos_specs=None,replication_status=,reservations=['9cd48421-77b0-4c26-94d9-41170ebcee9c','25ad131c-8ae0-4ed0-973b-482079f18bec','1246b373-5b17-4b12-94e3-04e0541d38bf','26beb59d-4881-4e80-a1ea-dc31af332adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5d525618c943bf95ed5b668c843b8d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:22.350068 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60848ae9-3c4a-4374-8666-ca940fc0bc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:22.359747 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60848ae9-3c4a-4374-8666-ca940fc0bc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:22.360676 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Flow 'volume_create_api' (87de6cf4-9720-45f0-93fc-1fd64eceff62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:43:22.360993 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume request issued successfully. Jul 03 06:43:22.361503 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e96f127a-6ff6-4cd3-9259-b6cb313005b7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:43:22.361964 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1401/5662] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:43:22 2026] POST /volume/v3/volumes => generated 778 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:43:22.373651 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-16e7877c-1be4-4e29-8ebf-69ad56eda68c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:22.375430 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-16e7877c-1be4-4e29-8ebf-69ad56eda68c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a Jul 03 06:43:22.375661 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-16e7877c-1be4-4e29-8ebf-69ad56eda68c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:22.375861 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-16e7877c-1be4-4e29-8ebf-69ad56eda68c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:22.382203 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:22.382203 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:22.385283 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-16e7877c-1be4-4e29-8ebf-69ad56eda68c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:43:22.388672 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-16e7877c-1be4-4e29-8ebf-69ad56eda68c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a returned with HTTP 200 Jul 03 06:43:22.389028 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1421/5663] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:22 2026] GET /volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:23.401224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c7a12c3d-a5f7-4d94-9765-9e0e4373640b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:23.403419 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7a12c3d-a5f7-4d94-9765-9e0e4373640b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a Jul 03 06:43:23.403620 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7a12c3d-a5f7-4d94-9765-9e0e4373640b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:23.403813 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7a12c3d-a5f7-4d94-9765-9e0e4373640b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:23.410683 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:23.410683 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:23.414255 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c7a12c3d-a5f7-4d94-9765-9e0e4373640b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:43:23.418197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7a12c3d-a5f7-4d94-9765-9e0e4373640b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a returned with HTTP 200 Jul 03 06:43:23.418574 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1420/5664] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:23 2026] GET /volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:43:23.431726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c8b4a9b6-8779-4d4e-9864-5e5c749c644f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:23.433465 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c8b4a9b6-8779-4d4e-9864-5e5c749c644f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:43:23.433817 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c8b4a9b6-8779-4d4e-9864-5e5c749c644f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e2448c3-50a6-4167-8be7-a9a2f73d8a8a", "name": "tempest-type-Backup-1665103475"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:43:23.435180 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-c8b4a9b6-8779-4d4e-9864-5e5c749c644f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Creating new backup {'backup': {'volume_id': '2e2448c3-50a6-4167-8be7-a9a2f73d8a8a', 'name': 'tempest-type-Backup-1665103475'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:43:23.435306 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-c8b4a9b6-8779-4d4e-9864-5e5c749c644f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Creating backup of volume 2e2448c3-50a6-4167-8be7-a9a2f73d8a8a in container None Jul 03 06:43:23.443015 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:23.443015 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:23.443401 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-c8b4a9b6-8779-4d4e-9864-5e5c749c644f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:43:23.488726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-c8b4a9b6-8779-4d4e-9864-5e5c749c644f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Created reservations ['408801ad-c559-4865-87ca-a28624da7b26', 'cc188a84-8eed-4f5a-9d73-34b565a9ae49'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:43:23.607277 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c8b4a9b6-8779-4d4e-9864-5e5c749c644f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:43:23.607721 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1423/5665] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:43:23 2026] POST /volume/v3/backups => generated 316 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:43:23.618248 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bb7e0be7-fbcf-441f-849d-7961c08c0623 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:23.620158 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bb7e0be7-fbcf-441f-849d-7961c08c0623 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:23.620362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bb7e0be7-fbcf-441f-849d-7961c08c0623 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:23.620532 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bb7e0be7-fbcf-441f-849d-7961c08c0623 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:23.620647 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-bb7e0be7-fbcf-441f-849d-7961c08c0623 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:23.624790 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:23.624790 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:23.625376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bb7e0be7-fbcf-441f-849d-7961c08c0623 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:23.625758 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1402/5666] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:23 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:24.636278 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4dc5daea-52f6-41be-b1fd-a54fe84699d3 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:24.638113 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4dc5daea-52f6-41be-b1fd-a54fe84699d3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:24.638265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4dc5daea-52f6-41be-b1fd-a54fe84699d3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:24.638458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4dc5daea-52f6-41be-b1fd-a54fe84699d3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:24.638565 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4dc5daea-52f6-41be-b1fd-a54fe84699d3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:24.642778 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:24.642778 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:24.643422 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4dc5daea-52f6-41be-b1fd-a54fe84699d3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:24.643942 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1422/5667] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:24 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:25.655675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e357784f-e323-4ad1-896d-aac2268d5cbe None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:25.658355 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e357784f-e323-4ad1-896d-aac2268d5cbe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:25.658584 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e357784f-e323-4ad1-896d-aac2268d5cbe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:25.658818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e357784f-e323-4ad1-896d-aac2268d5cbe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:25.658925 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e357784f-e323-4ad1-896d-aac2268d5cbe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:25.663391 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:25.663391 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:25.664059 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e357784f-e323-4ad1-896d-aac2268d5cbe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:25.664413 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1421/5668] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:25 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:26.674627 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-baa141b4-53d3-486a-b06d-f75b27845da9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:26.676633 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-baa141b4-53d3-486a-b06d-f75b27845da9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:26.676876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-baa141b4-53d3-486a-b06d-f75b27845da9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:26.677061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-baa141b4-53d3-486a-b06d-f75b27845da9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:26.677216 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-baa141b4-53d3-486a-b06d-f75b27845da9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:26.683139 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:26.683139 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:26.683834 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-baa141b4-53d3-486a-b06d-f75b27845da9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:26.684225 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1424/5669] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:26 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:27.695506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-67dd29f5-08b8-4cc8-879e-9f15d7bc6b46 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:27.697498 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67dd29f5-08b8-4cc8-879e-9f15d7bc6b46 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:27.697711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67dd29f5-08b8-4cc8-879e-9f15d7bc6b46 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:27.697886 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67dd29f5-08b8-4cc8-879e-9f15d7bc6b46 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:27.697986 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-67dd29f5-08b8-4cc8-879e-9f15d7bc6b46 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:27.702434 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:27.702434 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:27.703029 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67dd29f5-08b8-4cc8-879e-9f15d7bc6b46 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:27.703450 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1403/5670] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:27 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:28.715316 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b64b30a5-1fae-4d4f-b1ba-7dea17593112 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:28.717636 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b64b30a5-1fae-4d4f-b1ba-7dea17593112 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:28.717895 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b64b30a5-1fae-4d4f-b1ba-7dea17593112 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:28.718082 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b64b30a5-1fae-4d4f-b1ba-7dea17593112 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:28.718236 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b64b30a5-1fae-4d4f-b1ba-7dea17593112 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:28.722431 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:28.722431 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:28.723128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b64b30a5-1fae-4d4f-b1ba-7dea17593112 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:28.723523 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1423/5671] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:28 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:29.735072 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-086b3ce0-70a8-4ce1-ae28-b36f202fe342 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:29.736995 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-086b3ce0-70a8-4ce1-ae28-b36f202fe342 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:29.737238 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-086b3ce0-70a8-4ce1-ae28-b36f202fe342 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:29.737429 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-086b3ce0-70a8-4ce1-ae28-b36f202fe342 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:29.737525 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-086b3ce0-70a8-4ce1-ae28-b36f202fe342 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:29.743040 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:29.743040 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:29.743953 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-086b3ce0-70a8-4ce1-ae28-b36f202fe342 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:29.744436 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1422/5672] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:29 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:30.754999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-eb41b031-3162-4043-a128-ff41dcbf5166 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:30.757077 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb41b031-3162-4043-a128-ff41dcbf5166 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:30.757320 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb41b031-3162-4043-a128-ff41dcbf5166 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:30.757535 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-eb41b031-3162-4043-a128-ff41dcbf5166 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:30.757686 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-eb41b031-3162-4043-a128-ff41dcbf5166 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:30.763283 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:30.763283 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:30.764157 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-eb41b031-3162-4043-a128-ff41dcbf5166 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:30.764670 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1425/5673] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:30 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:31.775472 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8af6ad73-7b12-405d-b137-a2908a008caf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:31.777261 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8af6ad73-7b12-405d-b137-a2908a008caf tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:31.777460 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8af6ad73-7b12-405d-b137-a2908a008caf tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:31.777671 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8af6ad73-7b12-405d-b137-a2908a008caf tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:31.777780 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-8af6ad73-7b12-405d-b137-a2908a008caf tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:31.781708 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:31.781708 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:31.782281 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8af6ad73-7b12-405d-b137-a2908a008caf tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:31.782641 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1404/5674] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:31 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:32.793881 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ee948ae5-b92d-44b5-8d02-6b22f506e449 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:32.795840 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ee948ae5-b92d-44b5-8d02-6b22f506e449 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:32.796069 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ee948ae5-b92d-44b5-8d02-6b22f506e449 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:32.796246 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ee948ae5-b92d-44b5-8d02-6b22f506e449 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:32.796341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ee948ae5-b92d-44b5-8d02-6b22f506e449 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:32.801567 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:32.801567 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:32.802385 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ee948ae5-b92d-44b5-8d02-6b22f506e449 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:32.802808 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1424/5675] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:32 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:33.814204 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-179fffab-48e9-4628-886f-644eb71dcad4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:33.816783 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-179fffab-48e9-4628-886f-644eb71dcad4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:33.817276 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-179fffab-48e9-4628-886f-644eb71dcad4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:33.817276 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-179fffab-48e9-4628-886f-644eb71dcad4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:33.817370 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-179fffab-48e9-4628-886f-644eb71dcad4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:33.822735 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:33.822735 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:33.823452 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-179fffab-48e9-4628-886f-644eb71dcad4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:33.823914 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1423/5676] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:33 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:34.836171 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ace79b4d-10cb-442a-85a5-0a7e7af9a218 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:34.838352 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ace79b4d-10cb-442a-85a5-0a7e7af9a218 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:34.838611 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ace79b4d-10cb-442a-85a5-0a7e7af9a218 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:34.838876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ace79b4d-10cb-442a-85a5-0a7e7af9a218 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:34.838994 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ace79b4d-10cb-442a-85a5-0a7e7af9a218 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:34.843955 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:34.843955 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:34.844673 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ace79b4d-10cb-442a-85a5-0a7e7af9a218 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:34.845127 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1426/5677] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:34 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:35.857872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-26457b83-51e4-4158-aafa-21be81d6a53d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:35.860326 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-26457b83-51e4-4158-aafa-21be81d6a53d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:35.860629 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-26457b83-51e4-4158-aafa-21be81d6a53d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:35.860928 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-26457b83-51e4-4158-aafa-21be81d6a53d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:35.861095 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-26457b83-51e4-4158-aafa-21be81d6a53d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:35.866788 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:35.866788 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:35.867837 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-26457b83-51e4-4158-aafa-21be81d6a53d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:35.868333 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1405/5678] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:35 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:36.883247 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a128b1df-ffeb-4ba5-96df-3a483a71843a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:36.885206 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a128b1df-ffeb-4ba5-96df-3a483a71843a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:36.885420 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a128b1df-ffeb-4ba5-96df-3a483a71843a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:36.885634 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a128b1df-ffeb-4ba5-96df-3a483a71843a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:36.885746 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a128b1df-ffeb-4ba5-96df-3a483a71843a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:36.890230 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:36.890230 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:36.890922 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a128b1df-ffeb-4ba5-96df-3a483a71843a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:36.891373 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1425/5679] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:36 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:37.905566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b5ee7030-7afe-4c3a-b746-618bd44aaed5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:37.907488 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b5ee7030-7afe-4c3a-b746-618bd44aaed5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:37.907795 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b5ee7030-7afe-4c3a-b746-618bd44aaed5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:37.908029 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b5ee7030-7afe-4c3a-b746-618bd44aaed5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:37.908182 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-b5ee7030-7afe-4c3a-b746-618bd44aaed5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:37.912833 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:37.912833 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:37.913562 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b5ee7030-7afe-4c3a-b746-618bd44aaed5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:37.914252 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1424/5680] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:37 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:38.925322 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b6afefe9-eef3-429e-a04a-ac0c081e6d7e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:38.926984 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6afefe9-eef3-429e-a04a-ac0c081e6d7e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:38.927353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6afefe9-eef3-429e-a04a-ac0c081e6d7e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:38.927353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6afefe9-eef3-429e-a04a-ac0c081e6d7e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:38.927474 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-b6afefe9-eef3-429e-a04a-ac0c081e6d7e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:38.931383 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:38.931383 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:38.931945 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6afefe9-eef3-429e-a04a-ac0c081e6d7e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:38.932258 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1427/5681] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:38 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:39.942400 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-65098025-28e5-4976-b8db-fcb322db884e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:39.944237 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-65098025-28e5-4976-b8db-fcb322db884e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:43:39.944463 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-65098025-28e5-4976-b8db-fcb322db884e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:39.944680 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-65098025-28e5-4976-b8db-fcb322db884e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:39.944812 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-65098025-28e5-4976-b8db-fcb322db884e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:39.949941 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:39.949941 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:39.951326 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-65098025-28e5-4976-b8db-fcb322db884e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:43:39.952167 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1406/5682] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:39 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:39.966902 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fba360bb-54bd-4a64-a9ab-4b59da7d7178 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:40.025477 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fba360bb-54bd-4a64-a9ab-4b59da7d7178 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e/export_record Jul 03 06:43:40.025739 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fba360bb-54bd-4a64-a9ab-4b59da7d7178 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:40.025917 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fba360bb-54bd-4a64-a9ab-4b59da7d7178 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Calling method 'export_record' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:40.026036 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-fba360bb-54bd-4a64-a9ab-4b59da7d7178 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Export record for backup 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99916) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 06:43:40.031761 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:40.031761 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:40.032858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.policy [None req-fba360bb-54bd-4a64-a9ab-4b59da7d7178 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'a4c9c769ecc24d2b92bf441e843f2e1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45c0e4d55d3d4d5d89232d7b9efafbbf', '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=99916) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:43:40.033089 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fba360bb-54bd-4a64-a9ab-4b59da7d7178 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e/export_record returned with HTTP 403 Jul 03 06:43:40.033683 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1426/5683] 10.4.3.243 () {68 vars in 1430 bytes} [Fri Jul 3 06:43:39 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e/export_record => generated 101 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:43:40.042309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-22d608f1-a121-44af-938c-35684f6a308d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:40.044254 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:43:40.044746 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-114891705"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:43:40.046239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-114891705'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:43:40.046408 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume of 1 GB Jul 03 06:43:40.050831 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Availability Zones retrieved successfully. Jul 03 06:43:40.056181 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Flow 'volume_create_api' (a281502f-58c8-4444-aae5-a511ee69bcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:43:40.057352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f57e9332-2319-4c96-b172-3ac81e34be43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:40.058133 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:43:40.083472 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f57e9332-2319-4c96-b172-3ac81e34be43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:40.084204 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aac748c-963e-4117-8c6a-b7a42a1bc0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:40.134765 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Created reservations ['fda0d736-2c43-4b41-972d-3a526efd2adc', '5118f73d-37f1-453b-9e4e-7c90862c12ac', '95dd0ece-7bd5-4b27-bcc9-cece7efb72f2', '9bd50b70-ff9f-422c-b518-dd6cd11e321e'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:43:40.134765 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aac748c-963e-4117-8c6a-b7a42a1bc0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fda0d736-2c43-4b41-972d-3a526efd2adc', '5118f73d-37f1-453b-9e4e-7c90862c12ac', '95dd0ece-7bd5-4b27-bcc9-cece7efb72f2', '9bd50b70-ff9f-422c-b518-dd6cd11e321e']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:40.135596 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89fc5661-6a66-4aad-8f02-ef47e828e7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:40.164058 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89fc5661-6a66-4aad-8f02-ef47e828e7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a081ee5e-8224-4ed0-a830-44694c41e9f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114891705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',qos_specs=None,replication_status=,reservations=['fda0d736-2c43-4b41-972d-3a526efd2adc','5118f73d-37f1-453b-9e4e-7c90862c12ac','95dd0ece-7bd5-4b27-bcc9-cece7efb72f2','9bd50b70-ff9f-422c-b518-dd6cd11e321e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5d525618c943bf95ed5b668c843b8d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114891705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a081ee5e-8224-4ed0-a830-44694c41e9f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5d525618c943bf95ed5b668c843b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:40.164824 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a259fe42-e877-4031-b546-59da4c2f057b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:40.188567 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a259fe42-e877-4031-b546-59da4c2f057b) transitioned into state 'SUCCESS' from state '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-114891705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',qos_specs=None,replication_status=,reservations=['fda0d736-2c43-4b41-972d-3a526efd2adc','5118f73d-37f1-453b-9e4e-7c90862c12ac','95dd0ece-7bd5-4b27-bcc9-cece7efb72f2','9bd50b70-ff9f-422c-b518-dd6cd11e321e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5d525618c943bf95ed5b668c843b8d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:40.189260 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f85050d-6243-4f3a-b93b-45df564d9294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:40.201239 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f85050d-6243-4f3a-b93b-45df564d9294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:40.202071 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Flow 'volume_create_api' (a281502f-58c8-4444-aae5-a511ee69bcc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:43:40.202415 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume request issued successfully. Jul 03 06:43:40.203123 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22d608f1-a121-44af-938c-35684f6a308d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:43:40.203659 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1425/5684] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:43:40 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:43:40.217778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-14d6dfe5-b75d-4192-9bc9-025af3c2cdd1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:40.219829 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14d6dfe5-b75d-4192-9bc9-025af3c2cdd1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 Jul 03 06:43:40.220027 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14d6dfe5-b75d-4192-9bc9-025af3c2cdd1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:40.220213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14d6dfe5-b75d-4192-9bc9-025af3c2cdd1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:40.227500 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:40.227500 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:40.230964 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-14d6dfe5-b75d-4192-9bc9-025af3c2cdd1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:43:40.234707 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14d6dfe5-b75d-4192-9bc9-025af3c2cdd1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 returned with HTTP 200 Jul 03 06:43:40.235060 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1428/5685] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:40 2026] GET /volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:41.152327 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-8822416d-2461-4ea4-a1e5-c435387afa0a req-d4e8d0ee-1fcc-4c4f-9127-6485829b9e32 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:41.154667 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8822416d-2461-4ea4-a1e5-c435387afa0a req-d4e8d0ee-1fcc-4c4f-9127-6485829b9e32 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] DELETE https://10.4.3.243/volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72 Jul 03 06:43:41.154867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8822416d-2461-4ea4-a1e5-c435387afa0a req-d4e8d0ee-1fcc-4c4f-9127-6485829b9e32 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:41.155112 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-8822416d-2461-4ea4-a1e5-c435387afa0a req-d4e8d0ee-1fcc-4c4f-9127-6485829b9e32 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:41.161581 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:41.161581 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:41.249436 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ecc7bfc6-0105-4054-b181-010ffc158e77 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:41.251191 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ecc7bfc6-0105-4054-b181-010ffc158e77 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 Jul 03 06:43:41.251403 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ecc7bfc6-0105-4054-b181-010ffc158e77 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:41.251644 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ecc7bfc6-0105-4054-b181-010ffc158e77 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:41.260891 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:41.260891 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:41.266055 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ecc7bfc6-0105-4054-b181-010ffc158e77 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:43:41.270311 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ecc7bfc6-0105-4054-b181-010ffc158e77 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 returned with HTTP 200 Jul 03 06:43:41.270664 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1427/5686] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:41 2026] GET /volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:43:41.284427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9644d109-ae81-4647-b501-4f728d2aa81a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:41.286629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9644d109-ae81-4647-b501-4f728d2aa81a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:43:41.286995 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9644d109-ae81-4647-b501-4f728d2aa81a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a081ee5e-8224-4ed0-a830-44694c41e9f9", "name": "tempest-type-Backup-867379446"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:43:41.288494 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-9644d109-ae81-4647-b501-4f728d2aa81a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Creating new backup {'backup': {'volume_id': 'a081ee5e-8224-4ed0-a830-44694c41e9f9', 'name': 'tempest-type-Backup-867379446'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:43:41.288645 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-9644d109-ae81-4647-b501-4f728d2aa81a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Creating backup of volume a081ee5e-8224-4ed0-a830-44694c41e9f9 in container None Jul 03 06:43:41.296017 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:41.296017 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:41.296352 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9644d109-ae81-4647-b501-4f728d2aa81a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:43:41.317037 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-9644d109-ae81-4647-b501-4f728d2aa81a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Created reservations ['bb0b48cd-b30a-4b28-b266-34cb2e18b8e0', 'a043c652-ad4f-4878-8246-5988b2fe78e7'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:43:41.355403 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9644d109-ae81-4647-b501-4f728d2aa81a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:43:41.355921 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1426/5687] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:43:41 2026] POST /volume/v3/backups => generated 315 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:43:41.366189 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fad2f5ea-2c55-48b1-a273-2ec64c6f54d9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:41.368043 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fad2f5ea-2c55-48b1-a273-2ec64c6f54d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:41.368260 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fad2f5ea-2c55-48b1-a273-2ec64c6f54d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:41.368443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fad2f5ea-2c55-48b1-a273-2ec64c6f54d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:41.368545 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-fad2f5ea-2c55-48b1-a273-2ec64c6f54d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:41.373890 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:41.373890 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:41.374627 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fad2f5ea-2c55-48b1-a273-2ec64c6f54d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:41.375078 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1429/5688] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:41 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:41.697438 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-8822416d-2461-4ea4-a1e5-c435387afa0a req-d4e8d0ee-1fcc-4c4f-9127-6485829b9e32 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72 returned with HTTP 200 Jul 03 06:43:41.697808 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1407/5689] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:43:41 2026] DELETE /volume/v3/attachments/63e5055b-2a89-41ae-a273-46b41e84fd72 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:42.143627 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-28cb4baa-5054-46db-9aa9-8a07072df126 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:42.145836 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-28cb4baa-5054-46db-9aa9-8a07072df126 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:43:42.146155 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-28cb4baa-5054-46db-9aa9-8a07072df126 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af8e20ae-a2ec-449c-b534-0641c113aad8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-117149085", "description": null, "metadata": null}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:43:42.159029 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:42.159029 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:42.159656 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-28cb4baa-5054-46db-9aa9-8a07072df126 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:43:42.159915 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-28cb4baa-5054-46db-9aa9-8a07072df126 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create snapshot from volume af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:43:42.202963 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-28cb4baa-5054-46db-9aa9-8a07072df126 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['735083f7-51bc-4fbf-98ab-dc380f7a3bdf', 'f3fa1053-6d32-480d-8ab2-d3b571db2922', 'b684ef70-015d-4558-b2b6-39d960683ebc', '6a2091f4-b62d-4fa8-877d-eb2af9ab42b0'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:43:42.249597 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-28cb4baa-5054-46db-9aa9-8a07072df126 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot force create request issued successfully. Jul 03 06:43:42.250186 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-28cb4baa-5054-46db-9aa9-8a07072df126 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:43:42.250427 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1428/5690] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:43:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:43:42.259678 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8895787e-f03d-41f5-8e0a-583558fbfac5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:42.261899 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8895787e-f03d-41f5-8e0a-583558fbfac5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 Jul 03 06:43:42.262205 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8895787e-f03d-41f5-8e0a-583558fbfac5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:42.262506 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8895787e-f03d-41f5-8e0a-583558fbfac5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:42.269327 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:42.269327 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:42.270051 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8895787e-f03d-41f5-8e0a-583558fbfac5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:43:42.271318 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8895787e-f03d-41f5-8e0a-583558fbfac5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 returned with HTTP 200 Jul 03 06:43:42.271888 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1427/5691] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:43:42 2026] GET /volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:42.388926 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c5a1c449-3028-40ef-b0b2-ffb809c0b557 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:42.390966 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c5a1c449-3028-40ef-b0b2-ffb809c0b557 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:42.391297 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c5a1c449-3028-40ef-b0b2-ffb809c0b557 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:42.391593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c5a1c449-3028-40ef-b0b2-ffb809c0b557 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:42.391796 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c5a1c449-3028-40ef-b0b2-ffb809c0b557 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:42.396963 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:42.396963 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:42.397719 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c5a1c449-3028-40ef-b0b2-ffb809c0b557 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:42.398137 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1430/5692] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:42 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:43.280874 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-91db3e3b-633c-490a-8a58-5c100b2a933c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:43.282847 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91db3e3b-633c-490a-8a58-5c100b2a933c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 Jul 03 06:43:43.283123 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91db3e3b-633c-490a-8a58-5c100b2a933c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:43.283332 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91db3e3b-633c-490a-8a58-5c100b2a933c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:43.288324 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:43.288324 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:43.288749 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-91db3e3b-633c-490a-8a58-5c100b2a933c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:43:43.289523 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91db3e3b-633c-490a-8a58-5c100b2a933c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 returned with HTTP 200 Jul 03 06:43:43.289892 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1408/5693] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:43:43 2026] GET /volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:43.299711 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-11ad96a6-2bc1-4f42-a793-69fec6f581f2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:43.302075 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11ad96a6-2bc1-4f42-a793-69fec6f581f2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 Jul 03 06:43:43.302276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11ad96a6-2bc1-4f42-a793-69fec6f581f2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:43.302523 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11ad96a6-2bc1-4f42-a793-69fec6f581f2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:43.309234 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:43.309234 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:43.309893 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-11ad96a6-2bc1-4f42-a793-69fec6f581f2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:43:43.311037 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11ad96a6-2bc1-4f42-a793-69fec6f581f2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 returned with HTTP 200 Jul 03 06:43:43.311545 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1429/5694] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:43:43 2026] GET /volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:43.407934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-984ae877-537b-467e-ab28-6a48c4100c74 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:43.409425 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-984ae877-537b-467e-ab28-6a48c4100c74 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:43.409652 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-984ae877-537b-467e-ab28-6a48c4100c74 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:43.409882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-984ae877-537b-467e-ab28-6a48c4100c74 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:43.409970 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-984ae877-537b-467e-ab28-6a48c4100c74 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:43.414639 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:43.414639 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:43.415376 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-984ae877-537b-467e-ab28-6a48c4100c74 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:43.415852 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1428/5695] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:43 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:44.429567 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a88fc985-f5ae-4e07-9dfe-e690fc11aef5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:44.431341 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a88fc985-f5ae-4e07-9dfe-e690fc11aef5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:44.431508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a88fc985-f5ae-4e07-9dfe-e690fc11aef5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:44.431744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a88fc985-f5ae-4e07-9dfe-e690fc11aef5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:44.431834 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a88fc985-f5ae-4e07-9dfe-e690fc11aef5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:44.439385 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:44.439385 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:44.440118 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a88fc985-f5ae-4e07-9dfe-e690fc11aef5 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:44.441941 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1431/5696] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:44 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:45.166935 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:45.168832 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:43:45.169190 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-458532619", "source_volid": "8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92", "volume_type": "tempest-scenario-type-luks-834093745", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:43:45.171165 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-458532619', 'source_volid': '8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92', 'volume_type': 'tempest-scenario-type-luks-834093745', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:43:45.182275 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:45.182275 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:45.182925 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume retrieved successfully. Jul 03 06:43:45.183048 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume of 1 GB Jul 03 06:43:45.183850 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Availability Zones retrieved successfully. Jul 03 06:43:45.190493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Flow 'volume_create_api' (a390be00-ea72-4f7c-8c13-454c9338e954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:43:45.191899 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b99a78-14ec-4a16-a262-8daebb56b1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:45.192997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:43:45.215316 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b99a78-14ec-4a16-a262-8daebb56b1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92', 'volume_type': VolumeType(created_at=2026-07-03T06:42:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47e2f2ab-1567-4136-be4f-82a9610f2418,is_public=True,name='tempest-scenario-type-luks-834093745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47e2f2ab-1567-4136-be4f-82a9610f2418', '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=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:45.216356 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11492a7d-fc9c-44f6-9d96-c74824f1126f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:45.267820 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Created reservations ['ca349806-add0-44ab-948c-9a27ffae8b8b', '9b2d0f1b-f73d-4e14-9d7b-02f855695b66', '1d455f63-5757-4079-924a-eb9e6fffc4d1', '9d563dbe-3029-4d5a-9d23-be607948a22a'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:43:45.267820 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11492a7d-fc9c-44f6-9d96-c74824f1126f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca349806-add0-44ab-948c-9a27ffae8b8b', '9b2d0f1b-f73d-4e14-9d7b-02f855695b66', '1d455f63-5757-4079-924a-eb9e6fffc4d1', '9d563dbe-3029-4d5a-9d23-be607948a22a']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:45.268527 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1499b04-dbf4-48c9-979d-be02307d2d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:45.307198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1499b04-dbf4-48c9-979d-be02307d2d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb642efb-480f-48f9-a8d4-034019b8f595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-458532619',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dc56fa61c524ded8f759ab58809178a',qos_specs=None,replication_status=,reservations=['ca349806-add0-44ab-948c-9a27ffae8b8b','9b2d0f1b-f73d-4e14-9d7b-02f855695b66','1d455f63-5757-4079-924a-eb9e6fffc4d1','9d563dbe-3029-4d5a-9d23-be607948a22a'],size=1,snapshot_id=None,source_replicaid=,source_volid=8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92,status='creating',user_id='50503050ac1e4ff6a9590d428af685ac',volume_type_id=47e2f2ab-1567-4136-be4f-82a9610f2418), '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-03T06:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-458532619',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bb642efb-480f-48f9-a8d4-034019b8f595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dc56fa61c524ded8f759ab58809178a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50503050ac1e4ff6a9590d428af685ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47e2f2ab-1567-4136-be4f-82a9610f2418),volume_type_id=47e2f2ab-1567-4136-be4f-82a9610f2418)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:45.307952 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbde964-b46f-4750-8ab8-5b422e598049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:45.329100 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbde964-b46f-4750-8ab8-5b422e598049) transitioned into state 'SUCCESS' from state '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-458532619',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dc56fa61c524ded8f759ab58809178a',qos_specs=None,replication_status=,reservations=['ca349806-add0-44ab-948c-9a27ffae8b8b','9b2d0f1b-f73d-4e14-9d7b-02f855695b66','1d455f63-5757-4079-924a-eb9e6fffc4d1','9d563dbe-3029-4d5a-9d23-be607948a22a'],size=1,snapshot_id=None,source_replicaid=,source_volid=8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92,status='creating',user_id='50503050ac1e4ff6a9590d428af685ac',volume_type_id=47e2f2ab-1567-4136-be4f-82a9610f2418)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:45.329828 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a31a2c3-fc77-4e32-80a7-443e029de9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:43:45.347709 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a31a2c3-fc77-4e32-80a7-443e029de9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:43:45.349020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Flow 'volume_create_api' (a390be00-ea72-4f7c-8c13-454c9338e954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:43:45.349464 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Create volume request issued successfully. Jul 03 06:43:45.350282 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a8246936-2254-4b4d-834b-8a4ee6cc5728 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:43:45.350889 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1409/5697] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:43:45 2026] POST /volume/v3/volumes => generated 809 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:43:45.363452 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3930d76d-631a-4686-af11-6221252497f7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:45.365803 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3930d76d-631a-4686-af11-6221252497f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:45.366063 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3930d76d-631a-4686-af11-6221252497f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:45.366298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3930d76d-631a-4686-af11-6221252497f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:45.374715 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:45.374715 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:45.379053 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3930d76d-631a-4686-af11-6221252497f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:45.384282 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3930d76d-631a-4686-af11-6221252497f7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:45.384801 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1430/5698] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:45 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:45.452715 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cef5381f-0c43-4b1d-b0c9-56bbf2eed181 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:45.454219 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cef5381f-0c43-4b1d-b0c9-56bbf2eed181 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:45.455873 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cef5381f-0c43-4b1d-b0c9-56bbf2eed181 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:45.455873 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cef5381f-0c43-4b1d-b0c9-56bbf2eed181 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:45.455873 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-cef5381f-0c43-4b1d-b0c9-56bbf2eed181 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:45.459594 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:45.459594 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:45.460551 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cef5381f-0c43-4b1d-b0c9-56bbf2eed181 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:45.461066 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1429/5699] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:45 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:46.396760 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-14e78dc8-5922-4130-b275-2a83a65b4b72 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:46.398807 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14e78dc8-5922-4130-b275-2a83a65b4b72 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:46.399300 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14e78dc8-5922-4130-b275-2a83a65b4b72 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:46.399300 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14e78dc8-5922-4130-b275-2a83a65b4b72 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:46.406233 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:46.406233 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:46.409571 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-14e78dc8-5922-4130-b275-2a83a65b4b72 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:46.414148 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14e78dc8-5922-4130-b275-2a83a65b4b72 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:46.414600 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1432/5700] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:46 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:46.472034 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-80c9ddf9-3baa-42b0-97ca-c4af51e3e061 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:46.473985 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-80c9ddf9-3baa-42b0-97ca-c4af51e3e061 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:46.474195 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-80c9ddf9-3baa-42b0-97ca-c4af51e3e061 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:46.474382 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-80c9ddf9-3baa-42b0-97ca-c4af51e3e061 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:46.474504 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-80c9ddf9-3baa-42b0-97ca-c4af51e3e061 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:46.478421 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:46.478421 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:46.479093 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-80c9ddf9-3baa-42b0-97ca-c4af51e3e061 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:46.479570 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1410/5701] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:46 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:47.427041 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2b9a80fb-a01e-4e60-8dd3-dd8f7bce4107 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:47.428858 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b9a80fb-a01e-4e60-8dd3-dd8f7bce4107 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:47.429086 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b9a80fb-a01e-4e60-8dd3-dd8f7bce4107 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:47.429285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b9a80fb-a01e-4e60-8dd3-dd8f7bce4107 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:47.436369 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:47.436369 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:47.440401 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2b9a80fb-a01e-4e60-8dd3-dd8f7bce4107 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:47.444789 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b9a80fb-a01e-4e60-8dd3-dd8f7bce4107 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:47.445178 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1431/5702] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:47 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:47.490388 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-01668193-6a20-4059-88c0-51098d23632a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:47.492770 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01668193-6a20-4059-88c0-51098d23632a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:47.493072 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01668193-6a20-4059-88c0-51098d23632a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:47.493348 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01668193-6a20-4059-88c0-51098d23632a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:47.493517 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-01668193-6a20-4059-88c0-51098d23632a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:47.498635 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:47.498635 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:47.499429 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01668193-6a20-4059-88c0-51098d23632a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:47.499994 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1430/5703] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:47 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:48.459536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d6cafbbc-7c67-4ab7-9453-37d3f8c556af None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:48.461808 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6cafbbc-7c67-4ab7-9453-37d3f8c556af tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:48.462101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6cafbbc-7c67-4ab7-9453-37d3f8c556af tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:48.462367 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6cafbbc-7c67-4ab7-9453-37d3f8c556af tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:48.470233 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:48.470233 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:48.474263 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d6cafbbc-7c67-4ab7-9453-37d3f8c556af tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:48.479397 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6cafbbc-7c67-4ab7-9453-37d3f8c556af tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:48.479936 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1433/5704] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:48 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:48.511094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-60e2d825-bca3-46da-963d-e11676107244 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:48.513247 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-60e2d825-bca3-46da-963d-e11676107244 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:48.513524 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-60e2d825-bca3-46da-963d-e11676107244 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:48.513731 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-60e2d825-bca3-46da-963d-e11676107244 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:48.513839 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-60e2d825-bca3-46da-963d-e11676107244 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:48.518056 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:48.518056 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:48.518673 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-60e2d825-bca3-46da-963d-e11676107244 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:48.519054 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1411/5705] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:48 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:49.494214 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8973b9cf-e029-426a-b9d8-33cf0f0b7abf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:49.496766 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8973b9cf-e029-426a-b9d8-33cf0f0b7abf tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:49.497192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8973b9cf-e029-426a-b9d8-33cf0f0b7abf tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:49.497359 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8973b9cf-e029-426a-b9d8-33cf0f0b7abf tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:49.505251 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:49.505251 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:49.509049 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-8973b9cf-e029-426a-b9d8-33cf0f0b7abf tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:49.512936 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8973b9cf-e029-426a-b9d8-33cf0f0b7abf tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:49.513430 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1432/5706] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:49 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:49.530487 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1b8423a7-e666-45cc-b116-cf1d00431ee4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:49.532080 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1b8423a7-e666-45cc-b116-cf1d00431ee4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:49.532322 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1b8423a7-e666-45cc-b116-cf1d00431ee4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:49.532683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1b8423a7-e666-45cc-b116-cf1d00431ee4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:49.532683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-1b8423a7-e666-45cc-b116-cf1d00431ee4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:49.537198 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:49.537198 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:49.537965 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1b8423a7-e666-45cc-b116-cf1d00431ee4 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:49.538486 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1431/5707] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:49 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:50.540529 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b3c2c272-055d-4105-88b6-2187814891df None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:50.542251 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3c2c272-055d-4105-88b6-2187814891df tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:50.542432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3c2c272-055d-4105-88b6-2187814891df tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:50.542616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b3c2c272-055d-4105-88b6-2187814891df tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:50.549573 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:50.549573 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:50.551170 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fc79f5d6-cd9e-4f92-8396-0e19f04a7ef2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:50.553005 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fc79f5d6-cd9e-4f92-8396-0e19f04a7ef2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:50.553220 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fc79f5d6-cd9e-4f92-8396-0e19f04a7ef2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:50.553277 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b3c2c272-055d-4105-88b6-2187814891df tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:50.553405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fc79f5d6-cd9e-4f92-8396-0e19f04a7ef2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:50.553510 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-fc79f5d6-cd9e-4f92-8396-0e19f04a7ef2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:50.557906 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:50.557906 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:50.558518 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fc79f5d6-cd9e-4f92-8396-0e19f04a7ef2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:50.558931 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1412/5708] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:50 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:50.559094 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b3c2c272-055d-4105-88b6-2187814891df tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:50.562547 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1434/5709] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:50 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:51.568304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-abc93b13-8d86-40a8-a162-38a99d8fcc71 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:51.570159 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-abc93b13-8d86-40a8-a162-38a99d8fcc71 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:51.570361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-abc93b13-8d86-40a8-a162-38a99d8fcc71 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:51.570532 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-abc93b13-8d86-40a8-a162-38a99d8fcc71 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:51.570661 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-abc93b13-8d86-40a8-a162-38a99d8fcc71 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:51.572352 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=70,cinder:UPDATE=19,cinder:INSERT=6 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:43:51.575366 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:51.575366 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:51.576010 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-abc93b13-8d86-40a8-a162-38a99d8fcc71 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:51.576754 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1433/5710] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:51 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:51.581010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b8fb2a82-2b1e-4f3f-82f9-a6900d6879b3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:51.582927 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b8fb2a82-2b1e-4f3f-82f9-a6900d6879b3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:51.582927 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b8fb2a82-2b1e-4f3f-82f9-a6900d6879b3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:51.583134 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b8fb2a82-2b1e-4f3f-82f9-a6900d6879b3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:51.589875 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:51.589875 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:51.593550 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b8fb2a82-2b1e-4f3f-82f9-a6900d6879b3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:51.598551 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b8fb2a82-2b1e-4f3f-82f9-a6900d6879b3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:51.599028 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1432/5711] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:51 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:52.586316 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1148c8f7-36f5-46d7-84da-22741a4b02ff None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:52.588149 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1148c8f7-36f5-46d7-84da-22741a4b02ff tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:52.588379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1148c8f7-36f5-46d7-84da-22741a4b02ff tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:52.588592 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1148c8f7-36f5-46d7-84da-22741a4b02ff tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:52.588715 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-1148c8f7-36f5-46d7-84da-22741a4b02ff tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:52.592875 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:52.592875 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:52.593512 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1148c8f7-36f5-46d7-84da-22741a4b02ff tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:52.593913 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1413/5712] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:52 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:52.613291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-22ee7f9c-b199-449d-991a-df6face531c9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:52.615352 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22ee7f9c-b199-449d-991a-df6face531c9 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:52.615581 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22ee7f9c-b199-449d-991a-df6face531c9 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:52.615797 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-22ee7f9c-b199-449d-991a-df6face531c9 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:52.624533 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:52.624533 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:52.629124 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-22ee7f9c-b199-449d-991a-df6face531c9 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:52.634781 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-22ee7f9c-b199-449d-991a-df6face531c9 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:52.635263 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1435/5713] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:52 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:53.604365 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-968a86d9-25aa-4370-812a-ba21d530db9e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:53.606250 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-968a86d9-25aa-4370-812a-ba21d530db9e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:53.606510 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-968a86d9-25aa-4370-812a-ba21d530db9e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:53.606761 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-968a86d9-25aa-4370-812a-ba21d530db9e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:53.606876 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-968a86d9-25aa-4370-812a-ba21d530db9e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:53.611246 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:53.611246 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:53.611954 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-968a86d9-25aa-4370-812a-ba21d530db9e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:53.612373 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1434/5714] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:53 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:53.648779 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-09c33c8b-fee3-42fc-87ea-089de6e70804 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:53.650954 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-09c33c8b-fee3-42fc-87ea-089de6e70804 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:53.651169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-09c33c8b-fee3-42fc-87ea-089de6e70804 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:53.651353 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-09c33c8b-fee3-42fc-87ea-089de6e70804 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:53.659210 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:53.659210 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:53.663350 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-09c33c8b-fee3-42fc-87ea-089de6e70804 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:53.667999 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-09c33c8b-fee3-42fc-87ea-089de6e70804 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:53.668416 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1433/5715] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:53 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:54.622858 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5122237d-1fa5-45b2-b0c9-78c7b5eb594f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:54.624469 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5122237d-1fa5-45b2-b0c9-78c7b5eb594f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:54.624670 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5122237d-1fa5-45b2-b0c9-78c7b5eb594f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:54.624858 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5122237d-1fa5-45b2-b0c9-78c7b5eb594f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:54.624961 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-5122237d-1fa5-45b2-b0c9-78c7b5eb594f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:54.628684 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:54.628684 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:54.629197 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5122237d-1fa5-45b2-b0c9-78c7b5eb594f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:54.629534 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1414/5716] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:54 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:54.680797 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-11471a44-8d50-4b5d-ade9-c56311f9584a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:54.682919 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11471a44-8d50-4b5d-ade9-c56311f9584a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:54.683192 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11471a44-8d50-4b5d-ade9-c56311f9584a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:54.683450 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-11471a44-8d50-4b5d-ade9-c56311f9584a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:54.692370 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:54.692370 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:54.696614 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-11471a44-8d50-4b5d-ade9-c56311f9584a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:54.701816 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-11471a44-8d50-4b5d-ade9-c56311f9584a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:54.702270 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1436/5717] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:54 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:55.639226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-12210250-dc3c-4104-81ad-6335769d55bd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:55.641464 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-12210250-dc3c-4104-81ad-6335769d55bd tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:55.641732 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-12210250-dc3c-4104-81ad-6335769d55bd tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:55.641946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-12210250-dc3c-4104-81ad-6335769d55bd tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:55.642064 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-12210250-dc3c-4104-81ad-6335769d55bd tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:55.646344 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:55.646344 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:55.646997 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-12210250-dc3c-4104-81ad-6335769d55bd tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:55.647380 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1435/5718] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:55 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:55.717395 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c1710acc-70dc-41fd-8ed4-417f3ad50182 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:55.719212 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c1710acc-70dc-41fd-8ed4-417f3ad50182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:55.719427 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c1710acc-70dc-41fd-8ed4-417f3ad50182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:55.719661 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c1710acc-70dc-41fd-8ed4-417f3ad50182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:55.726803 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:55.726803 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:55.730521 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c1710acc-70dc-41fd-8ed4-417f3ad50182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:55.734536 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c1710acc-70dc-41fd-8ed4-417f3ad50182 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:55.734911 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1434/5719] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:55 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:56.659194 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5baefb83-e5a5-4bb8-bbd9-9f3d9c1b3bfe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:56.661399 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5baefb83-e5a5-4bb8-bbd9-9f3d9c1b3bfe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:56.661684 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5baefb83-e5a5-4bb8-bbd9-9f3d9c1b3bfe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:56.662058 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5baefb83-e5a5-4bb8-bbd9-9f3d9c1b3bfe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:56.662224 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-5baefb83-e5a5-4bb8-bbd9-9f3d9c1b3bfe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:56.668021 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:56.668021 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:56.668907 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5baefb83-e5a5-4bb8-bbd9-9f3d9c1b3bfe tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:56.669375 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1415/5720] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:56 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:56.749457 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3ab96613-8db8-41fa-8f68-e253b329bd4c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:56.751970 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3ab96613-8db8-41fa-8f68-e253b329bd4c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:56.752319 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3ab96613-8db8-41fa-8f68-e253b329bd4c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:56.752576 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3ab96613-8db8-41fa-8f68-e253b329bd4c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:56.761702 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:56.761702 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:56.767082 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-3ab96613-8db8-41fa-8f68-e253b329bd4c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:56.773720 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3ab96613-8db8-41fa-8f68-e253b329bd4c tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:56.774368 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1437/5721] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:56 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:57.679645 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-09866f2b-bbdb-4b93-9fc0-ad2b0588a7be None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:57.681469 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-09866f2b-bbdb-4b93-9fc0-ad2b0588a7be tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:57.681827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-09866f2b-bbdb-4b93-9fc0-ad2b0588a7be tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:57.682040 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-09866f2b-bbdb-4b93-9fc0-ad2b0588a7be tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:57.682199 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-09866f2b-bbdb-4b93-9fc0-ad2b0588a7be tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:57.686765 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:57.686765 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:57.687374 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-09866f2b-bbdb-4b93-9fc0-ad2b0588a7be tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:57.687783 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1436/5722] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:57 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:57.790038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-16dd9651-67f4-47b7-a146-4ee8b4ae4a35 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:57.794728 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16dd9651-67f4-47b7-a146-4ee8b4ae4a35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:57.794728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16dd9651-67f4-47b7-a146-4ee8b4ae4a35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:57.794728 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-16dd9651-67f4-47b7-a146-4ee8b4ae4a35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:57.802902 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:57.802902 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:57.807260 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-16dd9651-67f4-47b7-a146-4ee8b4ae4a35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:57.812241 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-16dd9651-67f4-47b7-a146-4ee8b4ae4a35 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:57.812991 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1435/5723] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:57 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:58.544265 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-47c55b76-d3c0-4c5e-84cd-9bcbc308161f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:58.546363 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-47c55b76-d3c0-4c5e-84cd-9bcbc308161f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 Jul 03 06:43:58.546565 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-47c55b76-d3c0-4c5e-84cd-9bcbc308161f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:58.546931 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-47c55b76-d3c0-4c5e-84cd-9bcbc308161f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:58.546931 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-47c55b76-d3c0-4c5e-84cd-9bcbc308161f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: fa3324be-c745-4337-9373-8977054afcf6 Jul 03 06:43:58.552326 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:58.552326 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:58.552879 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-47c55b76-d3c0-4c5e-84cd-9bcbc308161f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:43:58.585949 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-47c55b76-d3c0-4c5e-84cd-9bcbc308161f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot delete request issued successfully. Jul 03 06:43:58.586217 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-47c55b76-d3c0-4c5e-84cd-9bcbc308161f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 returned with HTTP 202 Jul 03 06:43:58.586797 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1416/5724] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:43:58 2026] DELETE /volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:43:58.594622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d8c2b44c-defd-4cbc-9206-d8f6d7339202 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:58.596498 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d8c2b44c-defd-4cbc-9206-d8f6d7339202 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 Jul 03 06:43:58.596782 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d8c2b44c-defd-4cbc-9206-d8f6d7339202 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:58.596982 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d8c2b44c-defd-4cbc-9206-d8f6d7339202 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:58.602394 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:58.602394 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:58.602943 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-d8c2b44c-defd-4cbc-9206-d8f6d7339202 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:43:58.603837 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d8c2b44c-defd-4cbc-9206-d8f6d7339202 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 returned with HTTP 200 Jul 03 06:43:58.604272 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1438/5725] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:43:58 2026] GET /volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:58.698777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6c5437ad-6b11-403e-86e1-0fdf2156dd6e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:58.700755 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6c5437ad-6b11-403e-86e1-0fdf2156dd6e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:58.701032 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6c5437ad-6b11-403e-86e1-0fdf2156dd6e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:58.701261 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6c5437ad-6b11-403e-86e1-0fdf2156dd6e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:58.701402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6c5437ad-6b11-403e-86e1-0fdf2156dd6e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:58.724054 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:58.724054 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:58.724870 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6c5437ad-6b11-403e-86e1-0fdf2156dd6e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:58.725289 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1437/5726] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:58 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 737 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:58.736038 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e0b617cd-2761-4e13-a091-cde51b92b51d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:58.740246 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0b617cd-2761-4e13-a091-cde51b92b51d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c/export_record Jul 03 06:43:58.740246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0b617cd-2761-4e13-a091-cde51b92b51d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:58.740246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0b617cd-2761-4e13-a091-cde51b92b51d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'export_record' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:58.740246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-e0b617cd-2761-4e13-a091-cde51b92b51d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Export record for backup 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99918) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 06:43:58.744879 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:58.744879 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:58.746089 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.api [None req-e0b617cd-2761-4e13-a091-cde51b92b51d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling RPCAPI with context: , host: np0000004376, backup: 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99918) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 06:43:58.763160 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-e0b617cd-2761-4e13-a091-cde51b92b51d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] export_record in rpcapi backup_id 8db21c6a-b5e7-4946-a540-5e19a296953c on host np0000004376. {{(pid=99918) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 06:43:58.829310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-295dabcb-e69c-4756-a0ac-71711c795a98 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:58.831228 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-295dabcb-e69c-4756-a0ac-71711c795a98 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:58.831478 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-295dabcb-e69c-4756-a0ac-71711c795a98 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:58.831760 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-295dabcb-e69c-4756-a0ac-71711c795a98 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:58.839290 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:58.839290 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:43:58.843597 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-295dabcb-e69c-4756-a0ac-71711c795a98 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:58.849290 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-295dabcb-e69c-4756-a0ac-71711c795a98 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:58.849836 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1417/5727] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:43:58 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 1449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:43:58.968383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-4d810a18-d8ba-4c0c-bc82-63bc5172adc7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:58.970537 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-4d810a18-d8ba-4c0c-bc82-63bc5172adc7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:58.970822 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-4d810a18-d8ba-4c0c-bc82-63bc5172adc7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:58.971100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-4d810a18-d8ba-4c0c-bc82-63bc5172adc7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:58.980295 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:58.980295 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:58.985161 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-4d810a18-d8ba-4c0c-bc82-63bc5172adc7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:58.989983 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-4d810a18-d8ba-4c0c-bc82-63bc5172adc7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:58.990375 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1439/5728] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:43:58 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 1449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:43:59.265435 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-e0b617cd-2761-4e13-a091-cde51b92b51d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGRiMjFjNmEtYjVlNy00OTQ2LWE1NDAtNWUxOWEyOTY5NTNjIiwgInVzZXJfaWQiOiAiMWE1ZDUyNTYxOGM5NDNiZjk1ZWQ1YjY2OGM4NDNiOGQiLCAicHJvamVjdF9pZCI6ICI0NWMwZTRkNTVkM2Q0ZDVkODkyMzJkN2I5ZWZhZmJiZiIsICJ2b2x1bWVfaWQiOiAiYTA4MWVlNWUtODIyNC00ZWQwLWE4MzAtNDQ2OTRjNDFlOWY5IiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjczNzk0NDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDgxZWU1ZS04MjI0LTRlZDAtYTgzMC00NDY5NGM0MWU5ZjkvMjAyNjA3MDMwNjQzNDQvYXpfbm92YV9iYWNrdXBfOGRiMjFjNmEtYjVlNy00OTQ2LWE1NDAtNWUxOWEyOTY5NTNjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNjo0Mzo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0Mzo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjQzOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99918) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 06:43:59.265435 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0b617cd-2761-4e13-a091-cde51b92b51d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c/export_record returned with HTTP 200 Jul 03 06:43:59.265435 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1436/5729] 10.4.3.243 () {68 vars in 1430 bytes} [Fri Jul 3 06:43:58 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c/export_record => generated 1424 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:43:59.275722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-252e7720-673d-4d6d-982c-2c3ec64ca529 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:59.276640 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-252e7720-673d-4d6d-982c-2c3ec64ca529 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:43:59.276969 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-252e7720-673d-4d6d-982c-2c3ec64ca529 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:59.277244 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-252e7720-673d-4d6d-982c-2c3ec64ca529 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:59.277388 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-252e7720-673d-4d6d-982c-2c3ec64ca529 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:43:59.282252 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:59.282252 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:59.282915 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-252e7720-673d-4d6d-982c-2c3ec64ca529 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:43:59.283277 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1438/5730] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:59 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:43:59.295205 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-721a47e4-60c0-49bc-a459-968630ca1fa7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:59.296967 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-721a47e4-60c0-49bc-a459-968630ca1fa7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] POST https://10.4.3.243/volume/v3/backups/import_record Jul 03 06:43:59.297350 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-721a47e4-60c0-49bc-a459-968630ca1fa7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI2ZGFiMzQtOTg2Yi00NTIxLWI0YzMtYzIyY2Y2YjAxMjUyIiwgInVzZXJfaWQiOiAiMWE1ZDUyNTYxOGM5NDNiZjk1ZWQ1YjY2OGM4NDNiOGQiLCAicHJvamVjdF9pZCI6ICI0NWMwZTRkNTVkM2Q0ZDVkODkyMzJkN2I5ZWZhZmJiZiIsICJ2b2x1bWVfaWQiOiAiYTA4MWVlNWUtODIyNC00ZWQwLWE4MzAtNDQ2OTRjNDFlOWY5IiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjczNzk0NDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDgxZWU1ZS04MjI0LTRlZDAtYTgzMC00NDY5NGM0MWU5ZjkvMjAyNjA3MDMwNjQzNDQvYXpfbm92YV9iYWNrdXBfOGRiMjFjNmEtYjVlNy00OTQ2LWE1NDAtNWUxOWEyOTY5NTNjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNjo0Mzo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0Mzo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjQzOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:43:59.298805 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-721a47e4-60c0-49bc-a459-968630ca1fa7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI2ZGFiMzQtOTg2Yi00NTIxLWI0YzMtYzIyY2Y2YjAxMjUyIiwgInVzZXJfaWQiOiAiMWE1ZDUyNTYxOGM5NDNiZjk1ZWQ1YjY2OGM4NDNiOGQiLCAicHJvamVjdF9pZCI6ICI0NWMwZTRkNTVkM2Q0ZDVkODkyMzJkN2I5ZWZhZmJiZiIsICJ2b2x1bWVfaWQiOiAiYTA4MWVlNWUtODIyNC00ZWQwLWE4MzAtNDQ2OTRjNDFlOWY5IiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjczNzk0NDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDgxZWU1ZS04MjI0LTRlZDAtYTgzMC00NDY5NGM0MWU5ZjkvMjAyNjA3MDMwNjQzNDQvYXpfbm92YV9iYWNrdXBfOGRiMjFjNmEtYjVlNy00OTQ2LWE1NDAtNWUxOWEyOTY5NTNjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNjo0Mzo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0Mzo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjQzOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99917) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 06:43:59.298805 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-721a47e4-60c0-49bc-a459-968630ca1fa7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI2ZGFiMzQtOTg2Yi00NTIxLWI0YzMtYzIyY2Y2YjAxMjUyIiwgInVzZXJfaWQiOiAiMWE1ZDUyNTYxOGM5NDNiZjk1ZWQ1YjY2OGM4NDNiOGQiLCAicHJvamVjdF9pZCI6ICI0NWMwZTRkNTVkM2Q0ZDVkODkyMzJkN2I5ZWZhZmJiZiIsICJ2b2x1bWVfaWQiOiAiYTA4MWVlNWUtODIyNC00ZWQwLWE4MzAtNDQ2OTRjNDFlOWY5IiwgImhvc3QiOiAibnAwMDAwMDA0Mzc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjczNzk0NDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDgxZWU1ZS04MjI0LTRlZDAtYTgzMC00NDY5NGM0MWU5ZjkvMjAyNjA3MDMwNjQzNDQvYXpfbm92YV9iYWNrdXBfOGRiMjFjNmEtYjVlNy00OTQ2LWE1NDAtNWUxOWEyOTY5NTNjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNjo0Mzo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNjo0Mzo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA2OjQzOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99917) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 06:43:59.300331 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.policy [None req-721a47e4-60c0-49bc-a459-968630ca1fa7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'a4c9c769ecc24d2b92bf441e843f2e1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45c0e4d55d3d4d5d89232d7b9efafbbf', '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=99917) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:43:59.300331 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-721a47e4-60c0-49bc-a459-968630ca1fa7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] https://10.4.3.243/volume/v3/backups/import_record returned with HTTP 403 Jul 03 06:43:59.300331 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1418/5731] 10.4.3.243 () {70 vars in 1342 bytes} [Fri Jul 3 06:43:59 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:43:59.307896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f84ad2c2-dbbd-4820-92aa-8e4069453661 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:59.309578 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f84ad2c2-dbbd-4820-92aa-8e4069453661 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 Jul 03 06:43:59.309814 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f84ad2c2-dbbd-4820-92aa-8e4069453661 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:59.310023 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f84ad2c2-dbbd-4820-92aa-8e4069453661 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:59.310158 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-f84ad2c2-dbbd-4820-92aa-8e4069453661 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete volume with id: a081ee5e-8224-4ed0-a830-44694c41e9f9 Jul 03 06:43:59.317188 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:59.317188 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:59.317514 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f84ad2c2-dbbd-4820-92aa-8e4069453661 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:43:59.392146 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f84ad2c2-dbbd-4820-92aa-8e4069453661 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete volume request issued successfully. Jul 03 06:43:59.392379 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f84ad2c2-dbbd-4820-92aa-8e4069453661 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 returned with HTTP 202 Jul 03 06:43:59.392997 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1440/5732] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:43:59 2026] DELETE /volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:43:59.400090 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-831d5611-97d8-4801-a71f-5db3162abc0e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:59.401319 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-831d5611-97d8-4801-a71f-5db3162abc0e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 Jul 03 06:43:59.401552 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-831d5611-97d8-4801-a71f-5db3162abc0e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:59.401760 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-831d5611-97d8-4801-a71f-5db3162abc0e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:59.409169 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:59.409169 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:43:59.413760 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-831d5611-97d8-4801-a71f-5db3162abc0e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:43:59.421496 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-831d5611-97d8-4801-a71f-5db3162abc0e tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 returned with HTTP 200 Jul 03 06:43:59.421496 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1437/5733] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:43:59 2026] GET /volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:43:59.477235 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-60120d20-4988-4370-818c-48a3fbfd093f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:59.479772 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-60120d20-4988-4370-818c-48a3fbfd093f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:43:59.480010 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-60120d20-4988-4370-818c-48a3fbfd093f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:59.480245 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-60120d20-4988-4370-818c-48a3fbfd093f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:59.488879 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:59.488879 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:43:59.493380 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-60120d20-4988-4370-818c-48a3fbfd093f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:43:59.498894 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-60120d20-4988-4370-818c-48a3fbfd093f tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:43:59.499297 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1439/5734] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:43:59 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 1449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:43:59.510201 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bc978674-de0f-4a19-8c59-a5a908f1a589 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:59.510517 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc978674-de0f-4a19-8c59-a5a908f1a589 None None] GET https://10.4.3.243/volume// Jul 03 06:43:59.510704 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc978674-de0f-4a19-8c59-a5a908f1a589 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:59.510942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc978674-de0f-4a19-8c59-a5a908f1a589 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:59.511279 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc978674-de0f-4a19-8c59-a5a908f1a589 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:43:59.511568 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1419/5735] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:43:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:43:59.521323 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-368fe241-618e-47a8-8a68-024a6b5df564 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:59.523758 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-368fe241-618e-47a8-8a68-024a6b5df564 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:43:59.524134 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-368fe241-618e-47a8-8a68-024a6b5df564 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb642efb-480f-48f9-a8d4-034019b8f595", "connector": null, "instance_uuid": "bcc46399-a4f3-479c-912b-b6054f83343b"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:43:59.533364 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:43:59.533364 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:43:59.569614 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-368fe241-618e-47a8-8a68-024a6b5df564 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:43:59.570123 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1441/5736] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:43:59 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 06:43:59.613808 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0363a0b0-0cd3-4e4f-883c-be8da471c2f7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:43:59.615541 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0363a0b0-0cd3-4e4f-883c-be8da471c2f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 Jul 03 06:43:59.615810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0363a0b0-0cd3-4e4f-883c-be8da471c2f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:43:59.616016 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0363a0b0-0cd3-4e4f-883c-be8da471c2f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:43:59.621158 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0363a0b0-0cd3-4e4f-883c-be8da471c2f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 returned with HTTP 404 Jul 03 06:43:59.621952 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1438/5737] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:43:59 2026] GET /volume/v3/snapshots/fa3324be-c745-4337-9373-8977054afcf6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:00.431927 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0528f217-3694-4ee9-a7e1-65397980faf6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:00.433848 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0528f217-3694-4ee9-a7e1-65397980faf6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 Jul 03 06:44:00.434083 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0528f217-3694-4ee9-a7e1-65397980faf6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:00.434301 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0528f217-3694-4ee9-a7e1-65397980faf6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:00.440855 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0528f217-3694-4ee9-a7e1-65397980faf6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 returned with HTTP 404 Jul 03 06:44:00.441352 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1440/5738] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:00 2026] GET /volume/v3/volumes/a081ee5e-8224-4ed0-a830-44694c41e9f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:00.450019 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f9488227-b907-45ab-a6ef-86b8056b8891 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:00.451728 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f9488227-b907-45ab-a6ef-86b8056b8891 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] GET https://10.4.3.243/volume/v3/backups Jul 03 06:44:00.451978 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f9488227-b907-45ab-a6ef-86b8056b8891 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:00.452195 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f9488227-b907-45ab-a6ef-86b8056b8891 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:00.452444 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.api_utils [None req-f9488227-b907-45ab-a6ef-86b8056b8891 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Removing options '' from query. {{(pid=99917) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:44:00.460314 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f9488227-b907-45ab-a6ef-86b8056b8891 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] https://10.4.3.243/volume/v3/backups returned with HTTP 200 Jul 03 06:44:00.460764 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1420/5739] 10.4.3.243 () {68 vars in 1277 bytes} [Fri Jul 3 06:44:00 2026] GET /volume/v3/backups => generated 624 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:00.473474 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8469d4d5-da07-4915-b876-a7bfef37dba1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:00.475427 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8469d4d5-da07-4915-b876-a7bfef37dba1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] GET https://10.4.3.243/volume/v3/backups?project_id=45c0e4d55d3d4d5d89232d7b9efafbbf Jul 03 06:44:00.475899 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8469d4d5-da07-4915-b876-a7bfef37dba1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:00.476165 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8469d4d5-da07-4915-b876-a7bfef37dba1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:00.476511 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.api_utils [None req-8469d4d5-da07-4915-b876-a7bfef37dba1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Removing options 'project_id' from query. {{(pid=99919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 06:44:00.476841 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:00.476841 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:00.482705 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8469d4d5-da07-4915-b876-a7bfef37dba1 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] https://10.4.3.243/volume/v3/backups?project_id=45c0e4d55d3d4d5d89232d7b9efafbbf returned with HTTP 200 Jul 03 06:44:00.483137 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1442/5740] 10.4.3.243 () {68 vars in 1364 bytes} [Fri Jul 3 06:44:00 2026] GET /volume/v3/backups?project_id=45c0e4d55d3d4d5d89232d7b9efafbbf => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:00.492566 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9719265e-d217-43e8-8243-561b3b3256f2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:00.494816 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:44:00.495293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-800022458"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:00.496952 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-800022458'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:44:00.497150 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume of 1 GB Jul 03 06:44:00.503328 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Availability Zones retrieved successfully. Jul 03 06:44:00.510778 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Flow 'volume_create_api' (ff890fdd-1cd3-482e-80f7-31410bf478b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:44:00.512390 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8b4c90-c8ca-4f14-9091-659f4b34b5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:00.513465 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:44:00.545982 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8b4c90-c8ca-4f14-9091-659f4b34b5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:00.547032 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1162575e-d542-4d2f-aca9-97237a6e9d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:00.600829 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Created reservations ['9bdacab9-7afd-49dc-b7ad-9995174fbbc1', '57824f8d-ddc8-45e8-b9b4-a4aa4dd42179', '013d0780-46fe-4149-89a2-b439ff3af29b', '18288108-84a0-4320-ba56-38cf3f9f3f45'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:44:00.602000 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1162575e-d542-4d2f-aca9-97237a6e9d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bdacab9-7afd-49dc-b7ad-9995174fbbc1', '57824f8d-ddc8-45e8-b9b4-a4aa4dd42179', '013d0780-46fe-4149-89a2-b439ff3af29b', '18288108-84a0-4320-ba56-38cf3f9f3f45']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:00.602836 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a67317-d8e2-4260-aa1d-707db1895247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:00.638554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a67317-d8e2-4260-aa1d-707db1895247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d22f4e-d4b6-4422-b5f7-3228cd802aae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800022458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',qos_specs=None,replication_status=,reservations=['9bdacab9-7afd-49dc-b7ad-9995174fbbc1','57824f8d-ddc8-45e8-b9b4-a4aa4dd42179','013d0780-46fe-4149-89a2-b439ff3af29b','18288108-84a0-4320-ba56-38cf3f9f3f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5d525618c943bf95ed5b668c843b8d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800022458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d22f4e-d4b6-4422-b5f7-3228cd802aae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a5d525618c943bf95ed5b668c843b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:00.639295 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363e3040-afef-43dc-9643-86371948d0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:00.684817 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363e3040-afef-43dc-9643-86371948d0e8) transitioned into state 'SUCCESS' from state '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-800022458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45c0e4d55d3d4d5d89232d7b9efafbbf',qos_specs=None,replication_status=,reservations=['9bdacab9-7afd-49dc-b7ad-9995174fbbc1','57824f8d-ddc8-45e8-b9b4-a4aa4dd42179','013d0780-46fe-4149-89a2-b439ff3af29b','18288108-84a0-4320-ba56-38cf3f9f3f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5d525618c943bf95ed5b668c843b8d',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:00.685516 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9dc04a-fb1b-4fa0-a008-3072539152ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:00.704338 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9dc04a-fb1b-4fa0-a008-3072539152ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:00.705307 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Flow 'volume_create_api' (ff890fdd-1cd3-482e-80f7-31410bf478b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:44:00.705885 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Create volume request issued successfully. Jul 03 06:44:00.706470 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9719265e-d217-43e8-8243-561b3b3256f2 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:44:00.706943 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1439/5741] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:44:00 2026] POST /volume/v3/volumes => generated 777 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:44:00.718550 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-725dc2d8-10e2-4104-9a8c-a9c9e675e07f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:00.720769 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-725dc2d8-10e2-4104-9a8c-a9c9e675e07f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae Jul 03 06:44:00.720996 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-725dc2d8-10e2-4104-9a8c-a9c9e675e07f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:00.721182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-725dc2d8-10e2-4104-9a8c-a9c9e675e07f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:00.728263 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:00.728263 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:00.732109 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-725dc2d8-10e2-4104-9a8c-a9c9e675e07f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:44:00.764687 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-725dc2d8-10e2-4104-9a8c-a9c9e675e07f tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae returned with HTTP 200 Jul 03 06:44:00.765205 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1441/5742] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:00 2026] GET /volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:01.780795 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-67beaad9-4958-44b1-9ab0-a378fa03ca72 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:01.782767 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67beaad9-4958-44b1-9ab0-a378fa03ca72 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae Jul 03 06:44:01.782767 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67beaad9-4958-44b1-9ab0-a378fa03ca72 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:01.783118 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-67beaad9-4958-44b1-9ab0-a378fa03ca72 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:01.790893 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:01.790893 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:01.794742 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-67beaad9-4958-44b1-9ab0-a378fa03ca72 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:44:01.801507 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-67beaad9-4958-44b1-9ab0-a378fa03ca72 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae returned with HTTP 200 Jul 03 06:44:01.802066 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1421/5743] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:01 2026] GET /volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:01.816998 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f7dc88dd-7f5d-45e2-8752-4fe5a91ff701 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:01.818719 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f7dc88dd-7f5d-45e2-8752-4fe5a91ff701 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:44:01.819091 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f7dc88dd-7f5d-45e2-8752-4fe5a91ff701 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78d22f4e-d4b6-4422-b5f7-3228cd802aae", "name": "tempest-type-Backup-272709331"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:01.820437 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-f7dc88dd-7f5d-45e2-8752-4fe5a91ff701 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Creating new backup {'backup': {'volume_id': '78d22f4e-d4b6-4422-b5f7-3228cd802aae', 'name': 'tempest-type-Backup-272709331'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:44:01.820596 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-f7dc88dd-7f5d-45e2-8752-4fe5a91ff701 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Creating backup of volume 78d22f4e-d4b6-4422-b5f7-3228cd802aae in container None Jul 03 06:44:01.828284 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:01.828284 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:01.828669 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f7dc88dd-7f5d-45e2-8752-4fe5a91ff701 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:44:01.846447 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-f7dc88dd-7f5d-45e2-8752-4fe5a91ff701 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Created reservations ['cb97797d-601c-47f5-a54f-27290d27c0b7', '89d69dc1-190b-41e0-b6f2-1b03ad777845'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:44:01.887041 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f7dc88dd-7f5d-45e2-8752-4fe5a91ff701 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:44:01.887438 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1443/5744] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:44:01 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:44:01.895866 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a3b8c696-2711-41fc-a135-98ce5e76badb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:01.897802 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3b8c696-2711-41fc-a135-98ce5e76badb tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:01.898012 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3b8c696-2711-41fc-a135-98ce5e76badb tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:01.898220 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3b8c696-2711-41fc-a135-98ce5e76badb tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:01.898349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a3b8c696-2711-41fc-a135-98ce5e76badb tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:01.903461 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:01.903461 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:01.903578 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3b8c696-2711-41fc-a135-98ce5e76badb tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:01.904158 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1440/5745] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:01 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:02.922048 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bd576094-79c9-455b-b4df-b31ab1c680ae None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:02.923858 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd576094-79c9-455b-b4df-b31ab1c680ae tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:02.924094 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd576094-79c9-455b-b4df-b31ab1c680ae tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:02.924309 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bd576094-79c9-455b-b4df-b31ab1c680ae tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:02.924458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-bd576094-79c9-455b-b4df-b31ab1c680ae tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:02.929048 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:02.929048 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:02.929666 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bd576094-79c9-455b-b4df-b31ab1c680ae tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:02.942394 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1442/5746] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:02 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:03.940450 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-33b57855-4a45-4c7c-a6f9-f7cced5f6bc7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:03.942428 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-33b57855-4a45-4c7c-a6f9-f7cced5f6bc7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:03.942765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-33b57855-4a45-4c7c-a6f9-f7cced5f6bc7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:03.943027 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-33b57855-4a45-4c7c-a6f9-f7cced5f6bc7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:03.943181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-33b57855-4a45-4c7c-a6f9-f7cced5f6bc7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:03.956111 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:03.956111 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:03.956985 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-33b57855-4a45-4c7c-a6f9-f7cced5f6bc7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:03.957465 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1422/5747] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:03 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:04.007195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-8828f5b4-ce1a-4e59-9a53-3410c31ffe4a req-8c148073-d2e8-4d3f-bb9b-23e3eec354ad None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:04.009618 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8828f5b4-ce1a-4e59-9a53-3410c31ffe4a req-8c148073-d2e8-4d3f-bb9b-23e3eec354ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b Jul 03 06:44:04.009836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8828f5b4-ce1a-4e59-9a53-3410c31ffe4a req-8c148073-d2e8-4d3f-bb9b-23e3eec354ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:04.010051 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-8828f5b4-ce1a-4e59-9a53-3410c31ffe4a req-8c148073-d2e8-4d3f-bb9b-23e3eec354ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:04.011942 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=19 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:44:04.019265 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:04.019265 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:04.560628 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-8828f5b4-ce1a-4e59-9a53-3410c31ffe4a req-8c148073-d2e8-4d3f-bb9b-23e3eec354ad tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b returned with HTTP 200 Jul 03 06:44:04.561171 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1444/5748] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:44:04 2026] DELETE /volume/v3/attachments/6773325f-cc4f-44a8-a0f0-593acc11326b => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:04.967198 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ae6d3af3-a4ac-4983-8cba-6b7725141da6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:04.969338 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ae6d3af3-a4ac-4983-8cba-6b7725141da6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:04.969581 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ae6d3af3-a4ac-4983-8cba-6b7725141da6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:04.969821 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ae6d3af3-a4ac-4983-8cba-6b7725141da6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:04.969958 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ae6d3af3-a4ac-4983-8cba-6b7725141da6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:04.971649 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=95,cinder:UPDATE=34,cinder:INSERT=16 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:44:04.974346 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:04.974346 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:04.975228 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ae6d3af3-a4ac-4983-8cba-6b7725141da6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:04.975666 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1441/5749] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:04 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:05.912865 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1c6343c3-3d34-4674-8fd5-1eb2d3bfe52f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:05.913365 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c6343c3-3d34-4674-8fd5-1eb2d3bfe52f None None] GET https://10.4.3.243/volume// Jul 03 06:44:05.913460 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c6343c3-3d34-4674-8fd5-1eb2d3bfe52f None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:05.913727 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1c6343c3-3d34-4674-8fd5-1eb2d3bfe52f None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:05.914102 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1c6343c3-3d34-4674-8fd5-1eb2d3bfe52f None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:44:05.914448 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1443/5750] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:44:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:44:05.921721 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-6a34d4c6-7c26-476c-b016-58c2715bcfb3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:05.924365 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-6a34d4c6-7c26-476c-b016-58c2715bcfb3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:44:05.924651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-6a34d4c6-7c26-476c-b016-58c2715bcfb3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:05.924924 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-6a34d4c6-7c26-476c-b016-58c2715bcfb3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:05.965798 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:05.965798 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:05.970017 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-6a34d4c6-7c26-476c-b016-58c2715bcfb3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:44:05.981213 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-6a34d4c6-7c26-476c-b016-58c2715bcfb3 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:44:05.981829 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1423/5751] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:44:05 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 1628 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:44:05.984297 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-99ba3925-237a-4e58-93e6-5b7010abfb59 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:05.988389 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-99ba3925-237a-4e58-93e6-5b7010abfb59 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:05.988668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-99ba3925-237a-4e58-93e6-5b7010abfb59 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:05.988898 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-99ba3925-237a-4e58-93e6-5b7010abfb59 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:05.989005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-99ba3925-237a-4e58-93e6-5b7010abfb59 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:05.997537 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:05.997537 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:05.998213 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-99ba3925-237a-4e58-93e6-5b7010abfb59 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:05.998632 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1445/5752] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:05 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:06.082297 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-3a6f0e3c-44fc-4a83-b10a-223a98ddbb69 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:06.084683 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-3a6f0e3c-44fc-4a83-b10a-223a98ddbb69 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] PUT https://10.4.3.243/volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40 Jul 03 06:44:06.085055 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-3a6f0e3c-44fc-4a83-b10a-223a98ddbb69 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:06.093193 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-3a6f0e3c-44fc-4a83-b10a-223a98ddbb69 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Acquiring lock "cinder-attachment_update-bb642efb-480f-48f9-a8d4-034019b8f595-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:44:06.098848 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-3a6f0e3c-44fc-4a83-b10a-223a98ddbb69 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Lock "cinder-attachment_update-bb642efb-480f-48f9-a8d4-034019b8f595-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:44:06.099862 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:06.099862 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:06.621368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-3a6f0e3c-44fc-4a83-b10a-223a98ddbb69 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Lock "cinder-attachment_update-bb642efb-480f-48f9-a8d4-034019b8f595-np0000004376" released by "attachment_update" :: held 0.522s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:44:06.621906 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-3a6f0e3c-44fc-4a83-b10a-223a98ddbb69 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40 returned with HTTP 200 Jul 03 06:44:06.622757 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1442/5753] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:44:06 2026] PUT /volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40 => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:07.009653 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-14f1ff2b-92e0-4ac1-a8b0-ef3bdc13e730 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:07.011351 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-14f1ff2b-92e0-4ac1-a8b0-ef3bdc13e730 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:07.011779 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-14f1ff2b-92e0-4ac1-a8b0-ef3bdc13e730 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:07.012083 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-14f1ff2b-92e0-4ac1-a8b0-ef3bdc13e730 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:07.012291 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-14f1ff2b-92e0-4ac1-a8b0-ef3bdc13e730 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:07.016631 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:07.016631 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:07.017389 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-14f1ff2b-92e0-4ac1-a8b0-ef3bdc13e730 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:07.017881 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1444/5754] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:07 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:07.133788 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-1b479580-7350-4d27-8589-42ceecec7212 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:07.134265 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-1b479580-7350-4d27-8589-42ceecec7212 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] POST https://10.4.3.243/volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40/action Jul 03 06:44:07.134265 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-1b479580-7350-4d27-8589-42ceecec7212 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:44:07.134675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-1b479580-7350-4d27-8589-42ceecec7212 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:07.151496 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:07.151496 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:07.196828 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-1b479580-7350-4d27-8589-42ceecec7212 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40/action returned with HTTP 204 Jul 03 06:44:07.197365 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1424/5755] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:44:07 2026] POST /volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:07.438848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e50cb038-0ddb-44af-abb4-4815e17e690d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:07.440798 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e50cb038-0ddb-44af-abb4-4815e17e690d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:44:07.441040 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e50cb038-0ddb-44af-abb4-4815e17e690d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:07.441257 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e50cb038-0ddb-44af-abb4-4815e17e690d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:07.441457 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-e50cb038-0ddb-44af-abb4-4815e17e690d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:44:07.449263 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:07.449263 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:07.449726 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e50cb038-0ddb-44af-abb4-4815e17e690d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:07.480706 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e50cb038-0ddb-44af-abb4-4815e17e690d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:44:07.481062 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e50cb038-0ddb-44af-abb4-4815e17e690d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 202 Jul 03 06:44:07.481656 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1446/5756] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:44:07 2026] DELETE /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:07.498875 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8b5140c9-96f8-4e60-9057-2f3ad30c921c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:07.500713 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8b5140c9-96f8-4e60-9057-2f3ad30c921c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:44:07.501151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8b5140c9-96f8-4e60-9057-2f3ad30c921c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:07.501151 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8b5140c9-96f8-4e60-9057-2f3ad30c921c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:07.507990 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:07.507990 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:07.511736 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8b5140c9-96f8-4e60-9057-2f3ad30c921c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:07.516539 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8b5140c9-96f8-4e60-9057-2f3ad30c921c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 200 Jul 03 06:44:07.516990 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1443/5757] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:07 2026] GET /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:08.028103 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d9a4c8cb-09df-4b16-a498-bb32309e71f6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:08.029547 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d9a4c8cb-09df-4b16-a498-bb32309e71f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:08.029751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d9a4c8cb-09df-4b16-a498-bb32309e71f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:08.029920 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d9a4c8cb-09df-4b16-a498-bb32309e71f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:08.030013 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-d9a4c8cb-09df-4b16-a498-bb32309e71f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:08.034746 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:08.034746 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:08.035446 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d9a4c8cb-09df-4b16-a498-bb32309e71f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:08.035927 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1445/5758] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:08 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:08.531225 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-77d37466-d4d7-4cf3-ad6c-023debc3ab4a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:08.533145 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-77d37466-d4d7-4cf3-ad6c-023debc3ab4a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 Jul 03 06:44:08.533395 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-77d37466-d4d7-4cf3-ad6c-023debc3ab4a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:08.533648 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-77d37466-d4d7-4cf3-ad6c-023debc3ab4a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:08.538954 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-77d37466-d4d7-4cf3-ad6c-023debc3ab4a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 returned with HTTP 404 Jul 03 06:44:08.539409 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1425/5759] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:08 2026] GET /volume/v3/volumes/af8e20ae-a2ec-449c-b534-0641c113aad8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:08.585507 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6e784c54-0615-4d8f-8343-50353990a82d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:08.587599 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:44:08.588061 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1374523252", "snapshot_id": null, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "volume_type": null, "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:08.589873 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1374523252', 'snapshot_id': None, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'volume_type': None, 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:44:08.663213 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:44:08.668176 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:44:08.674432 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (7926cb3a-b4b6-490a-abd0-f3a72e9f3b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:44:08.675981 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c3da90-fc8d-4893-8567-7a90d0303e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:08.677245 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:44:08.736356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c3da90-fc8d-4893-8567-7a90d0303e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:08.737085 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d108ff-2ef1-490e-8185-b76834f80f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:08.777314 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['e04824c6-9de4-45b4-b31a-e4e6e36d95e4', 'a75b2fec-9c75-472f-ae1b-3e5ac183d85d', '82f5f4fc-1096-438b-8c48-5971003e73bf', 'dc41e6b3-bb1e-4a56-9f68-209a2d70e797'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:44:08.778167 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d108ff-2ef1-490e-8185-b76834f80f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04824c6-9de4-45b4-b31a-e4e6e36d95e4', 'a75b2fec-9c75-472f-ae1b-3e5ac183d85d', '82f5f4fc-1096-438b-8c48-5971003e73bf', 'dc41e6b3-bb1e-4a56-9f68-209a2d70e797']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:08.778961 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25a0fd0-94b0-4252-8c8c-9ea34532a4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:08.837850 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25a0fd0-94b0-4252-8c8c-9ea34532a4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1a2113-35a0-49cc-81fc-eb3fc62ace6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1374523252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['e04824c6-9de4-45b4-b31a-e4e6e36d95e4','a75b2fec-9c75-472f-ae1b-3e5ac183d85d','82f5f4fc-1096-438b-8c48-5971003e73bf','dc41e6b3-bb1e-4a56-9f68-209a2d70e797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:44:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1374523252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce1a2113-35a0-49cc-81fc-eb3fc62ace6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:08.838460 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c6c6fa-b6c6-4cd1-8c12-cfb2071cd0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:08.890799 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c6c6fa-b6c6-4cd1-8c12-cfb2071cd0ff) transitioned into state 'SUCCESS' from state '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-1374523252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['e04824c6-9de4-45b4-b31a-e4e6e36d95e4','a75b2fec-9c75-472f-ae1b-3e5ac183d85d','82f5f4fc-1096-438b-8c48-5971003e73bf','dc41e6b3-bb1e-4a56-9f68-209a2d70e797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:08.891530 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f80da01b-1eef-46d2-8b2f-ed46c00963ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:08.917718 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f80da01b-1eef-46d2-8b2f-ed46c00963ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:08.918668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (7926cb3a-b4b6-490a-abd0-f3a72e9f3b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:44:08.919003 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:44:08.919727 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6e784c54-0615-4d8f-8343-50353990a82d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:44:08.920388 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1447/5760] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:44:08 2026] POST /volume/v3/volumes => generated 759 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:44:08.933028 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9256908f-e3ca-47ea-8324-81772b98960d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:08.935069 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9256908f-e3ca-47ea-8324-81772b98960d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:08.935139 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9256908f-e3ca-47ea-8324-81772b98960d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:08.935344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9256908f-e3ca-47ea-8324-81772b98960d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:08.942377 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:08.942377 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:08.946360 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9256908f-e3ca-47ea-8324-81772b98960d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:08.951245 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9256908f-e3ca-47ea-8324-81772b98960d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c returned with HTTP 200 Jul 03 06:44:08.951729 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1444/5761] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:08 2026] GET /volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:09.046795 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c7ed3bd9-f8f1-4b0e-862a-56123eb4ad04 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:09.049147 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7ed3bd9-f8f1-4b0e-862a-56123eb4ad04 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:09.049379 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7ed3bd9-f8f1-4b0e-862a-56123eb4ad04 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:09.049570 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7ed3bd9-f8f1-4b0e-862a-56123eb4ad04 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:09.049744 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c7ed3bd9-f8f1-4b0e-862a-56123eb4ad04 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:09.055083 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:09.055083 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:09.056052 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7ed3bd9-f8f1-4b0e-862a-56123eb4ad04 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:09.056580 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1446/5762] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:09 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:09.964879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-91208b0c-48e1-4a6a-a65e-b60e9b03838a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:09.966970 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91208b0c-48e1-4a6a-a65e-b60e9b03838a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:09.967193 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91208b0c-48e1-4a6a-a65e-b60e9b03838a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:09.967414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-91208b0c-48e1-4a6a-a65e-b60e9b03838a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:10.023058 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:10.023058 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:10.050445 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-91208b0c-48e1-4a6a-a65e-b60e9b03838a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:10.067974 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f235c8ca-fc85-4d7a-950d-84236ed35af0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:10.070074 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f235c8ca-fc85-4d7a-950d-84236ed35af0 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:10.070314 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f235c8ca-fc85-4d7a-950d-84236ed35af0 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:10.070487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f235c8ca-fc85-4d7a-950d-84236ed35af0 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:10.070613 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f235c8ca-fc85-4d7a-950d-84236ed35af0 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:10.074542 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-91208b0c-48e1-4a6a-a65e-b60e9b03838a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c returned with HTTP 200 Jul 03 06:44:10.074987 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1426/5763] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:09 2026] GET /volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c => generated 1367 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:10.075054 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:10.075054 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:10.075626 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f235c8ca-fc85-4d7a-950d-84236ed35af0 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:10.076012 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1448/5764] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:10 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:10.095975 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-951af7a9-89de-4411-aae5-ea7ba7c3ee87 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:10.097617 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-951af7a9-89de-4411-aae5-ea7ba7c3ee87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:10.102668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-951af7a9-89de-4411-aae5-ea7ba7c3ee87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:10.102668 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-951af7a9-89de-4411-aae5-ea7ba7c3ee87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:10.119925 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:10.119925 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:10.124190 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-951af7a9-89de-4411-aae5-ea7ba7c3ee87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:10.129991 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-951af7a9-89de-4411-aae5-ea7ba7c3ee87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c returned with HTTP 200 Jul 03 06:44:10.130412 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1445/5765] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:10 2026] GET /volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:10.142381 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-75ff239c-f7d8-46d9-8c6d-0ef356e7c879 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:10.144125 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-75ff239c-f7d8-46d9-8c6d-0ef356e7c879 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:44:10.144517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-75ff239c-f7d8-46d9-8c6d-0ef356e7c879 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce1a2113-35a0-49cc-81fc-eb3fc62ace6c", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1123550154", "description": null, "metadata": null}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:10.152795 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:10.152795 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:10.153248 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-75ff239c-f7d8-46d9-8c6d-0ef356e7c879 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:10.153381 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-75ff239c-f7d8-46d9-8c6d-0ef356e7c879 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create snapshot from volume ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:10.208363 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-75ff239c-f7d8-46d9-8c6d-0ef356e7c879 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['c0430b52-e5ea-41ba-a90c-38ab37dc6735', '85ad037f-c4c6-4e60-8ff2-f0c397147588', '4f8eecd7-f169-42d4-8866-e1992972fa3d', 'c264f550-b62e-4513-b3d0-31d3bd6bf0e3'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:44:10.239720 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-75ff239c-f7d8-46d9-8c6d-0ef356e7c879 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot create request issued successfully. Jul 03 06:44:10.240094 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-75ff239c-f7d8-46d9-8c6d-0ef356e7c879 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:44:10.240507 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1447/5766] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:44:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:44:10.248966 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-659a1a4a-32eb-4c11-b7bf-a7ced0157a29 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:10.251465 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-659a1a4a-32eb-4c11-b7bf-a7ced0157a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:10.251465 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-659a1a4a-32eb-4c11-b7bf-a7ced0157a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:10.251540 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-659a1a4a-32eb-4c11-b7bf-a7ced0157a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:10.256832 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:10.256832 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:10.257285 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-659a1a4a-32eb-4c11-b7bf-a7ced0157a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:10.258076 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-659a1a4a-32eb-4c11-b7bf-a7ced0157a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 200 Jul 03 06:44:10.258455 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1427/5767] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:44:10 2026] GET /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:11.086312 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-72909524-34da-4141-9689-82ce5fb81b56 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:11.088070 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-72909524-34da-4141-9689-82ce5fb81b56 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:11.088274 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-72909524-34da-4141-9689-82ce5fb81b56 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:11.088476 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-72909524-34da-4141-9689-82ce5fb81b56 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:11.088578 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-72909524-34da-4141-9689-82ce5fb81b56 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:11.092533 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:11.092533 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:11.093152 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-72909524-34da-4141-9689-82ce5fb81b56 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:11.093517 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1449/5768] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:11 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:11.267135 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5721fd60-24da-4cde-a758-da510c16261f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:11.269129 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5721fd60-24da-4cde-a758-da510c16261f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:11.269351 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5721fd60-24da-4cde-a758-da510c16261f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:11.269558 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5721fd60-24da-4cde-a758-da510c16261f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:11.276125 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:11.276125 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:11.276570 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5721fd60-24da-4cde-a758-da510c16261f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:11.277448 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5721fd60-24da-4cde-a758-da510c16261f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 200 Jul 03 06:44:11.278009 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1446/5769] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:44:11 2026] GET /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:11.279372 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-25d4e3a4-7d45-417c-bfde-8d8b00de2e34 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:11.281471 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-25d4e3a4-7d45-417c-bfde-8d8b00de2e34 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595/encryption Jul 03 06:44:11.281677 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-25d4e3a4-7d45-417c-bfde-8d8b00de2e34 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:11.281879 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-25d4e3a4-7d45-417c-bfde-8d8b00de2e34 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:11.286548 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-58ae8895-75bb-445f-89ea-bf6f120b717b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:11.288471 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-58ae8895-75bb-445f-89ea-bf6f120b717b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:11.288764 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-58ae8895-75bb-445f-89ea-bf6f120b717b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:11.288990 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-58ae8895-75bb-445f-89ea-bf6f120b717b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:11.291751 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:11.291751 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:11.294746 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:11.294746 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:11.295201 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-58ae8895-75bb-445f-89ea-bf6f120b717b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:11.296207 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-58ae8895-75bb-445f-89ea-bf6f120b717b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 200 Jul 03 06:44:11.296658 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1428/5770] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:44:11 2026] GET /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:11.299538 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-df2371c9-aa7c-4c21-a8e2-3c8346952c87 req-25d4e3a4-7d45-417c-bfde-8d8b00de2e34 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595/encryption returned with HTTP 200 Jul 03 06:44:11.300046 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1448/5771] 10.4.3.243 () {68 vars in 1631 bytes} [Fri Jul 3 06:44:11 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:11.425643 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-92ad0dab-e4dd-4c97-8bb4-6ae3a10ec6bf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:11.427414 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-92ad0dab-e4dd-4c97-8bb4-6ae3a10ec6bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:11.427793 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-92ad0dab-e4dd-4c97-8bb4-6ae3a10ec6bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:11.428938 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-92ad0dab-e4dd-4c97-8bb4-6ae3a10ec6bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:11.434071 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:11.434071 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:11.435787 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-92ad0dab-e4dd-4c97-8bb4-6ae3a10ec6bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:11.435787 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-92ad0dab-e4dd-4c97-8bb4-6ae3a10ec6bf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 200 Jul 03 06:44:11.435787 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1450/5772] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:44:11 2026] GET /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:11.444742 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26964fcf-4f57-474e-a96e-fbe69ebfc3e9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:11.446641 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26964fcf-4f57-474e-a96e-fbe69ebfc3e9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:11.446893 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26964fcf-4f57-474e-a96e-fbe69ebfc3e9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:11.447116 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26964fcf-4f57-474e-a96e-fbe69ebfc3e9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:11.453420 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:11.453420 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:11.456685 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26964fcf-4f57-474e-a96e-fbe69ebfc3e9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:11.460742 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26964fcf-4f57-474e-a96e-fbe69ebfc3e9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c returned with HTTP 200 Jul 03 06:44:11.461073 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1447/5773] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:44:11 2026] GET /volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:11.902375 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-d3b76358-c1db-462a-b410-8b5fa5951d8c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:11.904776 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-d3b76358-c1db-462a-b410-8b5fa5951d8c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:11.905010 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-d3b76358-c1db-462a-b410-8b5fa5951d8c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:11.905235 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-d3b76358-c1db-462a-b410-8b5fa5951d8c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:11.911025 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:11.911025 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:11.911531 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-d3b76358-c1db-462a-b410-8b5fa5951d8c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:11.912530 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-d3b76358-c1db-462a-b410-8b5fa5951d8c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 200 Jul 03 06:44:11.913008 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1429/5774] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:44:11 2026] GET /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:12.104298 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8bfbc91d-bf4b-440b-b67f-adca10b0e004 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:12.107331 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8bfbc91d-bf4b-440b-b67f-adca10b0e004 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:12.107528 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8bfbc91d-bf4b-440b-b67f-adca10b0e004 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:12.107779 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8bfbc91d-bf4b-440b-b67f-adca10b0e004 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:12.107884 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-8bfbc91d-bf4b-440b-b67f-adca10b0e004 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:12.113908 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:12.113908 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:12.114507 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8bfbc91d-bf4b-440b-b67f-adca10b0e004 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:12.114889 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1449/5775] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:12 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:13.125929 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6f713de5-f746-4ecc-aa5e-75fa2f57ee4c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:13.127772 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6f713de5-f746-4ecc-aa5e-75fa2f57ee4c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:13.128047 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6f713de5-f746-4ecc-aa5e-75fa2f57ee4c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:13.128265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6f713de5-f746-4ecc-aa5e-75fa2f57ee4c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:13.128369 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6f713de5-f746-4ecc-aa5e-75fa2f57ee4c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:13.132800 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:13.132800 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:13.133427 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6f713de5-f746-4ecc-aa5e-75fa2f57ee4c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:13.133822 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1451/5776] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:13 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:14.144553 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4ed379cb-e127-4039-a1ea-1661984f6371 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:14.146215 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4ed379cb-e127-4039-a1ea-1661984f6371 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:14.146440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4ed379cb-e127-4039-a1ea-1661984f6371 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:14.146637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4ed379cb-e127-4039-a1ea-1661984f6371 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:14.146759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-4ed379cb-e127-4039-a1ea-1661984f6371 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:14.150492 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:14.150492 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:14.151055 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4ed379cb-e127-4039-a1ea-1661984f6371 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:14.151368 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1448/5777] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:14 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:15.160598 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9aa07ea3-f020-4435-9c53-58a78ebfedda None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:15.161959 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9aa07ea3-f020-4435-9c53-58a78ebfedda tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:15.162150 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9aa07ea3-f020-4435-9c53-58a78ebfedda tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:15.162346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9aa07ea3-f020-4435-9c53-58a78ebfedda tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:15.162441 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9aa07ea3-f020-4435-9c53-58a78ebfedda tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:15.167034 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:15.167034 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:15.167724 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9aa07ea3-f020-4435-9c53-58a78ebfedda tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:15.168081 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1430/5778] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:15 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:16.180100 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e9153cd9-c090-4756-88d6-ecd920ed9a22 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:16.182038 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e9153cd9-c090-4756-88d6-ecd920ed9a22 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:16.182263 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e9153cd9-c090-4756-88d6-ecd920ed9a22 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:16.182485 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e9153cd9-c090-4756-88d6-ecd920ed9a22 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:16.182641 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e9153cd9-c090-4756-88d6-ecd920ed9a22 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:16.187319 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:16.187319 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:16.188052 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e9153cd9-c090-4756-88d6-ecd920ed9a22 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:16.188460 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1450/5779] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:16 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:17.201037 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-71dd0d93-d016-4bbe-84e9-4615353898f7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:17.204264 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-71dd0d93-d016-4bbe-84e9-4615353898f7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:17.204264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-71dd0d93-d016-4bbe-84e9-4615353898f7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:17.204264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-71dd0d93-d016-4bbe-84e9-4615353898f7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:17.204264 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-71dd0d93-d016-4bbe-84e9-4615353898f7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:17.207124 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:17.207124 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:17.207774 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-71dd0d93-d016-4bbe-84e9-4615353898f7 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:17.208134 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1452/5780] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:17 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:17.828718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-54754adf-678b-4e6f-a65f-2ab9252b91ff None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:17.831000 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-54754adf-678b-4e6f-a65f-2ab9252b91ff tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:17.831228 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-54754adf-678b-4e6f-a65f-2ab9252b91ff tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:17.831417 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-54754adf-678b-4e6f-a65f-2ab9252b91ff tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:17.836413 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:17.836413 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:17.836874 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-54754adf-678b-4e6f-a65f-2ab9252b91ff tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:17.837680 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-54754adf-678b-4e6f-a65f-2ab9252b91ff tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 200 Jul 03 06:44:17.838054 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1449/5781] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:44:17 2026] GET /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:17.845549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-84fafee8-dd6f-4529-874a-bd3daec333db None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:17.849529 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-84fafee8-dd6f-4529-874a-bd3daec333db tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:17.849819 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-84fafee8-dd6f-4529-874a-bd3daec333db tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:17.850138 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-84fafee8-dd6f-4529-874a-bd3daec333db tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:17.857023 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:17.857023 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:17.861152 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-84fafee8-dd6f-4529-874a-bd3daec333db tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:17.866903 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-84fafee8-dd6f-4529-874a-bd3daec333db tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c returned with HTTP 200 Jul 03 06:44:17.867301 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1431/5782] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:44:17 2026] GET /volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:17.875274 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:17.878176 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:44:17.878176 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "315f307f-5a2e-4a8c-8f4c-71e51eab8ee5", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:17.879513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '315f307f-5a2e-4a8c-8f4c-71e51eab8ee5', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:44:17.888033 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:17.888033 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:17.888531 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:17.888680 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:44:17.889424 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:44:17.895386 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (01d65dbc-16c5-449c-97ff-77e1c6f255cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:44:17.896619 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af69c2ad-6109-4971-a4ba-acf0c7fee370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:17.897991 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:44:17.927449 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af69c2ad-6109-4971-a4ba-acf0c7fee370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '315f307f-5a2e-4a8c-8f4c-71e51eab8ee5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:17.928673 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e500ab3-5c67-496d-ad93-38817afa43c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:17.982479 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['dc366c6b-61e5-4745-b7a6-0f966a13e03f', 'eed44b2c-587f-463c-9664-9f20b58ba81d', '89961ea3-677c-45e3-baae-89c173648a57', '3106586d-79d0-41df-a43e-aee38e243623'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:44:17.983419 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e500ab3-5c67-496d-ad93-38817afa43c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc366c6b-61e5-4745-b7a6-0f966a13e03f', 'eed44b2c-587f-463c-9664-9f20b58ba81d', '89961ea3-677c-45e3-baae-89c173648a57', '3106586d-79d0-41df-a43e-aee38e243623']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:17.984340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa0e283b-2fea-4659-9dcc-59ddbe9fae8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:18.038989 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa0e283b-2fea-4659-9dcc-59ddbe9fae8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1', '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='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['dc366c6b-61e5-4745-b7a6-0f966a13e03f','eed44b2c-587f-463c-9664-9f20b58ba81d','89961ea3-677c-45e3-baae-89c173648a57','3106586d-79d0-41df-a43e-aee38e243623'],size=1,snapshot_id=315f307f-5a2e-4a8c-8f4c-71e51eab8ee5,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), '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-03T06:44:18Z,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=b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=315f307f-5a2e-4a8c-8f4c-71e51eab8ee5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:18.040038 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f298a7-7f88-4c6f-b408-3aaabadf9430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:18.063075 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f298a7-7f88-4c6f-b408-3aaabadf9430) transitioned into 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='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['dc366c6b-61e5-4745-b7a6-0f966a13e03f','eed44b2c-587f-463c-9664-9f20b58ba81d','89961ea3-677c-45e3-baae-89c173648a57','3106586d-79d0-41df-a43e-aee38e243623'],size=1,snapshot_id=315f307f-5a2e-4a8c-8f4c-71e51eab8ee5,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:18.064046 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca2d39e-7385-43ca-b330-016f368f2fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:18.090836 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca2d39e-7385-43ca-b330-016f368f2fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:18.091650 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (01d65dbc-16c5-449c-97ff-77e1c6f255cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:44:18.092043 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:44:18.092624 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-26eba95f-16d6-4158-827b-deb333fe68c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:44:18.093084 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1451/5783] 10.4.3.243 () {72 vars in 1541 bytes} [Fri Jul 3 06:44:17 2026] POST /volume/v3/volumes => generated 736 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:44:18.100762 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-3a7442d9-5087-4e30-bea9-65f24a53b85c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:18.103151 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-3a7442d9-5087-4e30-bea9-65f24a53b85c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 Jul 03 06:44:18.103960 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-3a7442d9-5087-4e30-bea9-65f24a53b85c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:18.103960 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-3a7442d9-5087-4e30-bea9-65f24a53b85c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:18.111170 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:18.111170 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:18.115276 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-3a7442d9-5087-4e30-bea9-65f24a53b85c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:18.120298 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-3a7442d9-5087-4e30-bea9-65f24a53b85c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 returned with HTTP 200 Jul 03 06:44:18.120468 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1453/5784] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:44:18 2026] GET /volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:18.129676 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-87194fa8-cd88-4a8f-b0e3-f3ffeed85ead None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:18.131699 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-87194fa8-cd88-4a8f-b0e3-f3ffeed85ead tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 Jul 03 06:44:18.131905 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-87194fa8-cd88-4a8f-b0e3-f3ffeed85ead tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:18.132110 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-87194fa8-cd88-4a8f-b0e3-f3ffeed85ead tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:18.139015 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:18.139015 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:18.143214 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-87194fa8-cd88-4a8f-b0e3-f3ffeed85ead tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:18.147298 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-87194fa8-cd88-4a8f-b0e3-f3ffeed85ead tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 returned with HTTP 200 Jul 03 06:44:18.147703 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1450/5785] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:44:18 2026] GET /volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:18.223108 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2e904d04-3716-4573-9d15-b422f4ce83e3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:18.224747 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2e904d04-3716-4573-9d15-b422f4ce83e3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:18.224938 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2e904d04-3716-4573-9d15-b422f4ce83e3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:18.225112 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2e904d04-3716-4573-9d15-b422f4ce83e3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:18.225756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-2e904d04-3716-4573-9d15-b422f4ce83e3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:18.227336 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=107,cinder:INSERT=16,cinder:UPDATE=30 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:44:18.238466 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:18.238466 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:18.238466 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2e904d04-3716-4573-9d15-b422f4ce83e3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:18.238466 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1432/5786] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:18 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:19.241779 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4ae4b2e6-59a9-47df-a9ed-bcad84a7d829 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:19.243502 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ae4b2e6-59a9-47df-a9ed-bcad84a7d829 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:19.243685 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ae4b2e6-59a9-47df-a9ed-bcad84a7d829 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:19.243885 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ae4b2e6-59a9-47df-a9ed-bcad84a7d829 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:19.243981 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4ae4b2e6-59a9-47df-a9ed-bcad84a7d829 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:19.248266 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:19.248266 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:19.248900 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ae4b2e6-59a9-47df-a9ed-bcad84a7d829 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:19.249442 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1452/5787] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:19 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:19.260234 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-95ab1c9b-2b96-49b5-88a9-bd4e0464fcc3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:19.262216 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95ab1c9b-2b96-49b5-88a9-bd4e0464fcc3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] POST https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e/action Jul 03 06:44:19.262620 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95ab1c9b-2b96-49b5-88a9-bd4e0464fcc3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:44:19.262785 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-95ab1c9b-2b96-49b5-88a9-bd4e0464fcc3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:19.264622 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.admin_actions [None req-95ab1c9b-2b96-49b5-88a9-bd4e0464fcc3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Updating backup '9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e' with '{'status': 'error'}' {{(pid=99919) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 06:44:19.272686 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:19.272686 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:19.274343 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.policy [None req-95ab1c9b-2b96-49b5-88a9-bd4e0464fcc3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a4c9c769ecc24d2b92bf441e843f2e1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45c0e4d55d3d4d5d89232d7b9efafbbf', '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=99919) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 06:44:19.274756 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-95ab1c9b-2b96-49b5-88a9-bd4e0464fcc3 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e/action returned with HTTP 403 Jul 03 06:44:19.275463 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1454/5788] 10.4.3.243 () {70 vars in 1430 bytes} [Fri Jul 3 06:44:19 2026] POST /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:19.283198 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8d2c3588-4322-489b-8ac8-3edf2dd5f8d9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:19.284758 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8d2c3588-4322-489b-8ac8-3edf2dd5f8d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae Jul 03 06:44:19.284946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8d2c3588-4322-489b-8ac8-3edf2dd5f8d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:19.285122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8d2c3588-4322-489b-8ac8-3edf2dd5f8d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:19.285270 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-8d2c3588-4322-489b-8ac8-3edf2dd5f8d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete volume with id: 78d22f4e-d4b6-4422-b5f7-3228cd802aae Jul 03 06:44:19.291710 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:19.291710 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:19.292016 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8d2c3588-4322-489b-8ac8-3edf2dd5f8d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:44:19.317366 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8d2c3588-4322-489b-8ac8-3edf2dd5f8d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete volume request issued successfully. Jul 03 06:44:19.317635 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8d2c3588-4322-489b-8ac8-3edf2dd5f8d9 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae returned with HTTP 202 Jul 03 06:44:19.318253 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1451/5789] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:44:19 2026] DELETE /volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:19.326747 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-46537dd6-9228-496e-9f79-ef5dcad499aa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:19.328847 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-46537dd6-9228-496e-9f79-ef5dcad499aa tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae Jul 03 06:44:19.329030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-46537dd6-9228-496e-9f79-ef5dcad499aa tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:19.329213 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-46537dd6-9228-496e-9f79-ef5dcad499aa tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:19.340853 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:19.340853 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:19.346347 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-46537dd6-9228-496e-9f79-ef5dcad499aa tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:44:19.350995 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-46537dd6-9228-496e-9f79-ef5dcad499aa tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae returned with HTTP 200 Jul 03 06:44:19.351384 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1433/5790] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:19 2026] GET /volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:20.366567 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-38af4641-249f-4648-9cc0-64305fd1774b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:20.368849 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38af4641-249f-4648-9cc0-64305fd1774b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae Jul 03 06:44:20.369127 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38af4641-249f-4648-9cc0-64305fd1774b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:20.369373 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38af4641-249f-4648-9cc0-64305fd1774b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:20.377516 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38af4641-249f-4648-9cc0-64305fd1774b tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae returned with HTTP 404 Jul 03 06:44:20.378289 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1453/5791] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:20 2026] GET /volume/v3/volumes/78d22f4e-d4b6-4422-b5f7-3228cd802aae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:20.386767 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7628656b-a308-400e-9b7d-c1ca22ea9b43 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:20.388767 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7628656b-a308-400e-9b7d-c1ca22ea9b43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:44:20.389066 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7628656b-a308-400e-9b7d-c1ca22ea9b43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:20.389327 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7628656b-a308-400e-9b7d-c1ca22ea9b43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:20.389500 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-7628656b-a308-400e-9b7d-c1ca22ea9b43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:20.394248 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:20.394248 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:20.395085 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7628656b-a308-400e-9b7d-c1ca22ea9b43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-reader] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:44:20.395423 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1455/5792] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:20 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:20.405843 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c2beabec-7a2f-40f8-8d20-36ded6174b9a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:20.407486 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c2beabec-7a2f-40f8-8d20-36ded6174b9a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] DELETE https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:20.407681 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c2beabec-7a2f-40f8-8d20-36ded6174b9a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:20.407882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c2beabec-7a2f-40f8-8d20-36ded6174b9a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:20.407982 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-c2beabec-7a2f-40f8-8d20-36ded6174b9a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete backup with id: 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. Jul 03 06:44:20.411912 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:20.411912 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:20.425466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-c2beabec-7a2f-40f8-8d20-36ded6174b9a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] delete_backup rpcapi backup_id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:44:20.427197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c2beabec-7a2f-40f8-8d20-36ded6174b9a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 202 Jul 03 06:44:20.427747 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1452/5793] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:44:20 2026] DELETE /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:44:20.436666 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5a59db5e-44ff-4cbf-ab0b-eb9055985544 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:20.439286 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5a59db5e-44ff-4cbf-ab0b-eb9055985544 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:20.439562 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5a59db5e-44ff-4cbf-ab0b-eb9055985544 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:20.439833 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5a59db5e-44ff-4cbf-ab0b-eb9055985544 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:20.439997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-5a59db5e-44ff-4cbf-ab0b-eb9055985544 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:20.445500 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:20.445500 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:20.446641 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5a59db5e-44ff-4cbf-ab0b-eb9055985544 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 200 Jul 03 06:44:20.447185 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1434/5794] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:20 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:21.156950 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-736e31b6-0d3b-42b8-872c-32b78ad395f6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.160055 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-736e31b6-0d3b-42b8-872c-32b78ad395f6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 Jul 03 06:44:21.160397 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-736e31b6-0d3b-42b8-872c-32b78ad395f6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:21.160724 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-736e31b6-0d3b-42b8-872c-32b78ad395f6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:21.171432 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:21.171432 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:21.177856 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-736e31b6-0d3b-42b8-872c-32b78ad395f6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:21.183809 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-736e31b6-0d3b-42b8-872c-32b78ad395f6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 returned with HTTP 200 Jul 03 06:44:21.184293 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1454/5795] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:44:21 2026] GET /volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 => generated 1345 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:21.193884 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-57be6e2d-2abd-47eb-9276-7bc2e561bdeb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.194271 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57be6e2d-2abd-47eb-9276-7bc2e561bdeb None None] GET https://10.4.3.243/volume// Jul 03 06:44:21.194429 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57be6e2d-2abd-47eb-9276-7bc2e561bdeb None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:21.194638 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-57be6e2d-2abd-47eb-9276-7bc2e561bdeb None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:21.194955 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-57be6e2d-2abd-47eb-9276-7bc2e561bdeb None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:44:21.195225 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1456/5796] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:44:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:44:21.212101 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-5d5b598c-b457-478f-94a7-744d8b3e9dd1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.214776 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-5d5b598c-b457-478f-94a7-744d8b3e9dd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:44:21.215196 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-5d5b598c-b457-478f-94a7-744d8b3e9dd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1", "connector": null, "instance_uuid": "0fd43196-1ac9-4bed-8500-408b030cac37"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:21.224888 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:21.224888 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:21.255388 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-5d5b598c-b457-478f-94a7-744d8b3e9dd1 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:44:21.255882 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1453/5797] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:44:21 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 06:44:21.264209 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-de0ccf01-d875-41b7-a3ec-0f9ae3634eb6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.264209 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de0ccf01-d875-41b7-a3ec-0f9ae3634eb6 None None] GET https://10.4.3.243/volume// Jul 03 06:44:21.264209 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de0ccf01-d875-41b7-a3ec-0f9ae3634eb6 None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:21.264209 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-de0ccf01-d875-41b7-a3ec-0f9ae3634eb6 None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:21.264209 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-de0ccf01-d875-41b7-a3ec-0f9ae3634eb6 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:44:21.264209 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1435/5798] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:44:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:44:21.271731 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9625449b-fb8f-469f-87e7-b4dd1f1f76cc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.273933 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9625449b-fb8f-469f-87e7-b4dd1f1f76cc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 Jul 03 06:44:21.274137 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9625449b-fb8f-469f-87e7-b4dd1f1f76cc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:21.274326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9625449b-fb8f-469f-87e7-b4dd1f1f76cc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:21.284000 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:21.284000 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:21.287255 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9625449b-fb8f-469f-87e7-b4dd1f1f76cc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:21.292006 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9625449b-fb8f-469f-87e7-b4dd1f1f76cc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 returned with HTTP 200 Jul 03 06:44:21.292516 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1455/5799] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:44:21 2026] GET /volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:44:21.399402 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-15f85d14-c513-4e86-985c-92ba2552e112 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.401462 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-15f85d14-c513-4e86-985c-92ba2552e112 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7 Jul 03 06:44:21.401848 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-15f85d14-c513-4e86-985c-92ba2552e112 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:21.409077 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d1c27b4f-c257-4606-b757-446f4c66830b req-15f85d14-c513-4e86-985c-92ba2552e112 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:44:21.413930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d1c27b4f-c257-4606-b757-446f4c66830b req-15f85d14-c513-4e86-985c-92ba2552e112 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:44:21.414887 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:21.414887 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:21.461557 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2b3f8fbb-d9c5-4da3-a7e8-8eab9abf019d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.463654 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b3f8fbb-d9c5-4da3-a7e8-8eab9abf019d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e Jul 03 06:44:21.463935 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b3f8fbb-d9c5-4da3-a7e8-8eab9abf019d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:21.464113 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2b3f8fbb-d9c5-4da3-a7e8-8eab9abf019d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:21.464223 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2b3f8fbb-d9c5-4da3-a7e8-8eab9abf019d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:21.468169 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2b3f8fbb-d9c5-4da3-a7e8-8eab9abf019d tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e returned with HTTP 404 Jul 03 06:44:21.468727 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1454/5800] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:21 2026] GET /volume/v3/backups/9c4bb4b3-97f9-4e39-bf8e-e16c0768b01e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:21.477094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3c82d72b-3e6d-4912-9bef-3da96218d8f6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.478944 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3c82d72b-3e6d-4912-9bef-3da96218d8f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] DELETE https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:44:21.479346 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3c82d72b-3e6d-4912-9bef-3da96218d8f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:21.480503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3c82d72b-3e6d-4912-9bef-3da96218d8f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:21.480503 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-3c82d72b-3e6d-4912-9bef-3da96218d8f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete backup with id: 8db21c6a-b5e7-4946-a540-5e19a296953c. Jul 03 06:44:21.484591 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:21.484591 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:21.496481 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-3c82d72b-3e6d-4912-9bef-3da96218d8f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] delete_backup rpcapi backup_id 8db21c6a-b5e7-4946-a540-5e19a296953c {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:44:21.499150 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3c82d72b-3e6d-4912-9bef-3da96218d8f6 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 202 Jul 03 06:44:21.499773 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1436/5801] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:44:21 2026] DELETE /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:44:21.507560 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-475f7ad4-605a-4b54-b0bb-fb3824e72353 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:21.509843 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-475f7ad4-605a-4b54-b0bb-fb3824e72353 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:44:21.510117 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-475f7ad4-605a-4b54-b0bb-fb3824e72353 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:21.510346 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-475f7ad4-605a-4b54-b0bb-fb3824e72353 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:21.510482 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-475f7ad4-605a-4b54-b0bb-fb3824e72353 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:21.520332 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:21.520332 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:21.521178 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-475f7ad4-605a-4b54-b0bb-fb3824e72353 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 200 Jul 03 06:44:21.521560 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1456/5802] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:21 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:22.100902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-d1c27b4f-c257-4606-b757-446f4c66830b req-15f85d14-c513-4e86-985c-92ba2552e112 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1-np0000004376" released by "attachment_update" :: held 0.520s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:44:22.100902 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-15f85d14-c513-4e86-985c-92ba2552e112 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7 returned with HTTP 200 Jul 03 06:44:22.100902 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1457/5803] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:44:21 2026] PUT /volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:22.445072 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9defd6ad-4a1f-4979-949f-263c4b25b364 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:22.447429 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9defd6ad-4a1f-4979-949f-263c4b25b364 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7/action Jul 03 06:44:22.447812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9defd6ad-4a1f-4979-949f-263c4b25b364 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:44:22.447927 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9defd6ad-4a1f-4979-949f-263c4b25b364 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:22.463277 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:22.463277 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:22.475530 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d1c27b4f-c257-4606-b757-446f4c66830b req-9defd6ad-4a1f-4979-949f-263c4b25b364 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7/action returned with HTTP 204 Jul 03 06:44:22.475979 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1455/5804] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:44:22 2026] POST /volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:22.531494 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-6e611c71-62eb-4440-91ed-81e789ed536a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:22.533048 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6e611c71-62eb-4440-91ed-81e789ed536a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c Jul 03 06:44:22.533244 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6e611c71-62eb-4440-91ed-81e789ed536a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:22.533418 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-6e611c71-62eb-4440-91ed-81e789ed536a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:22.533513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-6e611c71-62eb-4440-91ed-81e789ed536a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 8db21c6a-b5e7-4946-a540-5e19a296953c. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:22.536677 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-6e611c71-62eb-4440-91ed-81e789ed536a tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c returned with HTTP 404 Jul 03 06:44:22.537069 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1437/5805] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:22 2026] GET /volume/v3/backups/8db21c6a-b5e7-4946-a540-5e19a296953c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:22.543039 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-24a3d4e0-13ec-46e8-9438-ba49ccaac222 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:22.544666 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-24a3d4e0-13ec-46e8-9438-ba49ccaac222 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] DELETE https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:44:22.544886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-24a3d4e0-13ec-46e8-9438-ba49ccaac222 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:22.545059 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-24a3d4e0-13ec-46e8-9438-ba49ccaac222 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:22.545166 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-24a3d4e0-13ec-46e8-9438-ba49ccaac222 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete backup with id: 6fba6364-3ab9-4b6e-b2b1-214527dd558e. Jul 03 06:44:22.549127 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:22.549127 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:22.559296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-24a3d4e0-13ec-46e8-9438-ba49ccaac222 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] delete_backup rpcapi backup_id 6fba6364-3ab9-4b6e-b2b1-214527dd558e {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:44:22.561085 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-24a3d4e0-13ec-46e8-9438-ba49ccaac222 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 202 Jul 03 06:44:22.561529 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1457/5806] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:44:22 2026] DELETE /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:44:22.568744 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-061854c8-49b4-4570-b778-ab8213d16e03 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:22.570624 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-061854c8-49b4-4570-b778-ab8213d16e03 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:44:22.570930 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-061854c8-49b4-4570-b778-ab8213d16e03 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:22.571156 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-061854c8-49b4-4570-b778-ab8213d16e03 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:22.571262 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-061854c8-49b4-4570-b778-ab8213d16e03 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:22.576003 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:22.576003 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:22.576896 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-061854c8-49b4-4570-b778-ab8213d16e03 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 200 Jul 03 06:44:22.577342 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1458/5807] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:22 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:23.589235 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-05f12e1e-bed8-4c40-92e7-bf9b7ffccd43 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:23.590962 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05f12e1e-bed8-4c40-92e7-bf9b7ffccd43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e Jul 03 06:44:23.591186 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05f12e1e-bed8-4c40-92e7-bf9b7ffccd43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:23.591463 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-05f12e1e-bed8-4c40-92e7-bf9b7ffccd43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:23.591580 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-05f12e1e-bed8-4c40-92e7-bf9b7ffccd43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Show backup with id 6fba6364-3ab9-4b6e-b2b1-214527dd558e. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:44:23.594933 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-05f12e1e-bed8-4c40-92e7-bf9b7ffccd43 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e returned with HTTP 404 Jul 03 06:44:23.595324 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1456/5808] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:23 2026] GET /volume/v3/backups/6fba6364-3ab9-4b6e-b2b1-214527dd558e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:23.601463 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d8eb5bbd-3341-4245-81b9-3c63c575d840 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:23.603199 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d8eb5bbd-3341-4245-81b9-3c63c575d840 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a Jul 03 06:44:23.603398 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d8eb5bbd-3341-4245-81b9-3c63c575d840 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:23.603650 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d8eb5bbd-3341-4245-81b9-3c63c575d840 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:23.603790 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d8eb5bbd-3341-4245-81b9-3c63c575d840 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete volume with id: 2e2448c3-50a6-4167-8be7-a9a2f73d8a8a Jul 03 06:44:23.610529 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:23.610529 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:23.610861 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d8eb5bbd-3341-4245-81b9-3c63c575d840 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:44:23.635821 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d8eb5bbd-3341-4245-81b9-3c63c575d840 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Delete volume request issued successfully. Jul 03 06:44:23.636067 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d8eb5bbd-3341-4245-81b9-3c63c575d840 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a returned with HTTP 202 Jul 03 06:44:23.636449 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1438/5809] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:44:23 2026] DELETE /volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:23.645003 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2635257d-11f3-478d-ab09-bdfc6451aa0c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:23.646795 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2635257d-11f3-478d-ab09-bdfc6451aa0c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a Jul 03 06:44:23.647005 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2635257d-11f3-478d-ab09-bdfc6451aa0c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:23.647192 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2635257d-11f3-478d-ab09-bdfc6451aa0c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:23.654890 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:23.654890 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:23.658670 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2635257d-11f3-478d-ab09-bdfc6451aa0c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Volume info retrieved successfully. Jul 03 06:44:23.662599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2635257d-11f3-478d-ab09-bdfc6451aa0c tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a returned with HTTP 200 Jul 03 06:44:23.663028 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1458/5810] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:23 2026] GET /volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:24.683727 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3942ee9c-a81c-4c43-a744-7642b1097813 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:24.685686 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3942ee9c-a81c-4c43-a744-7642b1097813 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] GET https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a Jul 03 06:44:24.686057 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3942ee9c-a81c-4c43-a744-7642b1097813 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:24.686388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3942ee9c-a81c-4c43-a744-7642b1097813 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:24.693477 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3942ee9c-a81c-4c43-a744-7642b1097813 tempest-ProjectReaderTests33-1859388027 tempest-ProjectReaderTests33-1859388027-project-admin] https://10.4.3.243/volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a returned with HTTP 404 Jul 03 06:44:24.693477 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1459/5811] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:44:24 2026] GET /volume/v3/volumes/2e2448c3-50a6-4167-8be7-a9a2f73d8a8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:26.275725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-60f88ea2-f570-4197-9a56-b556a9dd1756 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.360298 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-60f88ea2-f570-4197-9a56-b556a9dd1756 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:44:26.360751 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-60f88ea2-f570-4197-9a56-b556a9dd1756 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1095854458", "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=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.382715 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-60f88ea2-f570-4197-9a56-b556a9dd1756 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:44:26.383114 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1457/5812] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types => generated 380 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.391147 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-decc3f4a-c2f3-4829-b7ce-8da707860fc3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.392970 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-decc3f4a-c2f3-4829-b7ce-8da707860fc3 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption Jul 03 06:44:26.393515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-decc3f4a-c2f3-4829-b7ce-8da707860fc3 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.416469 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-decc3f4a-c2f3-4829-b7ce-8da707860fc3 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption returned with HTTP 200 Jul 03 06:44:26.417294 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1439/5813] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.425030 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-82b89d35-c9d4-489a-8ffc-187e3c09c5eb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.426998 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82b89d35-c9d4-489a-8ffc-187e3c09c5eb tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:44:26.427348 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82b89d35-c9d4-489a-8ffc-187e3c09c5eb tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-610714689", "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=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.450829 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82b89d35-c9d4-489a-8ffc-187e3c09c5eb tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:44:26.451205 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1459/5814] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.459338 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5cbdae93-fa60-465b-b97a-8c300c68d37f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.461328 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5cbdae93-fa60-465b-b97a-8c300c68d37f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types/2f516008-f37b-4f98-945a-1e232d03020e/encryption Jul 03 06:44:26.461670 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5cbdae93-fa60-465b-b97a-8c300c68d37f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.481088 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5cbdae93-fa60-465b-b97a-8c300c68d37f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/2f516008-f37b-4f98-945a-1e232d03020e/encryption returned with HTTP 200 Jul 03 06:44:26.481523 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1460/5815] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types/2f516008-f37b-4f98-945a-1e232d03020e/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.490293 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e0253218-4680-4d96-90cc-e1516667c766 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.491945 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0253218-4680-4d96-90cc-e1516667c766 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:44:26.492263 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0253218-4680-4d96-90cc-e1516667c766 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-168985078", "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=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.508779 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0253218-4680-4d96-90cc-e1516667c766 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:44:26.509159 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1458/5816] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.517558 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f58a1c1c-e330-41ab-abbe-2411d998aa5f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.519464 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f58a1c1c-e330-41ab-abbe-2411d998aa5f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1/extra_specs Jul 03 06:44:26.520060 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f58a1c1c-e330-41ab-abbe-2411d998aa5f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.567524 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f58a1c1c-e330-41ab-abbe-2411d998aa5f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1/extra_specs returned with HTTP 200 Jul 03 06:44:26.568044 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1440/5817] 10.4.3.243 () {68 vars in 1399 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:44:26.575918 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-603b9010-34ed-4a08-80b5-dcc9a4d3eedc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.577607 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-603b9010-34ed-4a08-80b5-dcc9a4d3eedc tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] PUT https://10.4.3.243/volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1/extra_specs/key2 Jul 03 06:44:26.577974 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-603b9010-34ed-4a08-80b5-dcc9a4d3eedc tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.604833 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-603b9010-34ed-4a08-80b5-dcc9a4d3eedc tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1/extra_specs/key2 returned with HTTP 200 Jul 03 06:44:26.605472 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1460/5818] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:44:26 2026] PUT /volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1/extra_specs/key2 => generated 25 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:44:26.613467 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8fc7794b-ff22-488e-adb5-7766764719a3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.615319 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8fc7794b-ff22-488e-adb5-7766764719a3 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:44:26.615779 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8fc7794b-ff22-488e-adb5-7766764719a3 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.630735 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8fc7794b-ff22-488e-adb5-7766764719a3 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:44:26.631128 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1461/5819] 10.4.3.243 () {68 vars in 1252 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.638420 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cb3fafef-a365-406f-b4fa-8ca6a9960d19 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.640138 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cb3fafef-a365-406f-b4fa-8ca6a9960d19 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/3342f770-c5cd-493e-9c83-a59bcedfdd2d Jul 03 06:44:26.640333 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cb3fafef-a365-406f-b4fa-8ca6a9960d19 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:26.640521 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cb3fafef-a365-406f-b4fa-8ca6a9960d19 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:26.672296 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cb3fafef-a365-406f-b4fa-8ca6a9960d19 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/3342f770-c5cd-493e-9c83-a59bcedfdd2d returned with HTTP 202 Jul 03 06:44:26.672705 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1459/5820] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:44:26 2026] DELETE /volume/v3/types/3342f770-c5cd-493e-9c83-a59bcedfdd2d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:26.680264 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d5f55093-d129-4043-aceb-e6cefe0bc6af None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.681947 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5f55093-d129-4043-aceb-e6cefe0bc6af tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:44:26.682287 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d5f55093-d129-4043-aceb-e6cefe0bc6af tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1103527103", "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=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.702429 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5f55093-d129-4043-aceb-e6cefe0bc6af tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:44:26.702881 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1441/5821] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.710838 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7c5f873f-7ecf-440f-bb7d-39ab348248f4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.712545 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c5f873f-7ecf-440f-bb7d-39ab348248f4 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652/encryption Jul 03 06:44:26.712912 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7c5f873f-7ecf-440f-bb7d-39ab348248f4 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.769066 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7c5f873f-7ecf-440f-bb7d-39ab348248f4 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652/encryption returned with HTTP 200 Jul 03 06:44:26.769577 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1461/5822] 10.4.3.243 () {68 vars in 1397 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.777078 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3b2cc678-a29e-4be0-b8a0-8edc57086d80 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.778990 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b2cc678-a29e-4be0-b8a0-8edc57086d80 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652/encryption/1e42c472-721e-45fe-b2a1-f73a02d090e0 Jul 03 06:44:26.779170 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b2cc678-a29e-4be0-b8a0-8edc57086d80 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:26.779347 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3b2cc678-a29e-4be0-b8a0-8edc57086d80 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:26.826755 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3b2cc678-a29e-4be0-b8a0-8edc57086d80 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652/encryption/1e42c472-721e-45fe-b2a1-f73a02d090e0 returned with HTTP 202 Jul 03 06:44:26.827234 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1462/5823] 10.4.3.243 () {66 vars in 1489 bytes} [Fri Jul 3 06:44:26 2026] DELETE /volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652/encryption/1e42c472-721e-45fe-b2a1-f73a02d090e0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:26.835173 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0074e051-da26-494e-8580-f1159b1d4874 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.837158 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0074e051-da26-494e-8580-f1159b1d4874 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:44:26.837561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0074e051-da26-494e-8580-f1159b1d4874 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-786467823", "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=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.871816 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0074e051-da26-494e-8580-f1159b1d4874 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:44:26.872174 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1460/5824] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types => generated 379 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.880959 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c138d082-106c-4cab-8032-fd312188e428 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.882716 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c138d082-106c-4cab-8032-fd312188e428 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/63f158f1-50b0-4c1b-8085-cc60ecead159/extra_specs/key1 Jul 03 06:44:26.882979 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c138d082-106c-4cab-8032-fd312188e428 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:26.883207 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c138d082-106c-4cab-8032-fd312188e428 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:26.912408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c138d082-106c-4cab-8032-fd312188e428 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/63f158f1-50b0-4c1b-8085-cc60ecead159/extra_specs/key1 returned with HTTP 202 Jul 03 06:44:26.913009 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1442/5825] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:44:26 2026] DELETE /volume/v3/types/63f158f1-50b0-4c1b-8085-cc60ecead159/extra_specs/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:44:26.919998 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-77bcb2dd-4c7f-4d34-974b-6cd63fb46924 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.921636 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-77bcb2dd-4c7f-4d34-974b-6cd63fb46924 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:44:26.922036 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-77bcb2dd-4c7f-4d34-974b-6cd63fb46924 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1680515298", "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=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:26.960352 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-77bcb2dd-4c7f-4d34-974b-6cd63fb46924 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:44:26.960717 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1462/5826] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:44:26 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:26.969425 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5ab45745-2fed-4f64-85ce-b7174c559576 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:26.971556 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5ab45745-2fed-4f64-85ce-b7174c559576 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/9de061d1-2998-4365-ab01-267b3586b190 Jul 03 06:44:26.971841 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5ab45745-2fed-4f64-85ce-b7174c559576 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:26.972103 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5ab45745-2fed-4f64-85ce-b7174c559576 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.072226 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5ab45745-2fed-4f64-85ce-b7174c559576 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/9de061d1-2998-4365-ab01-267b3586b190 returned with HTTP 202 Jul 03 06:44:27.072812 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1463/5827] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:44:26 2026] DELETE /volume/v3/types/9de061d1-2998-4365-ab01-267b3586b190 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:27.081194 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-616d010b-acdf-4a13-8e92-d1087724252a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.083001 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-616d010b-acdf-4a13-8e92-d1087724252a tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] GET https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs Jul 03 06:44:27.083220 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-616d010b-acdf-4a13-8e92-d1087724252a tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.083449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-616d010b-acdf-4a13-8e92-d1087724252a tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'index' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.091134 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-616d010b-acdf-4a13-8e92-d1087724252a tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs returned with HTTP 200 Jul 03 06:44:27.091474 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1461/5828] 10.4.3.243 () {66 vars in 1378 bytes} [Fri Jul 3 06:44:27 2026] GET /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:27.103541 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bdf97d61-91ab-4117-bf6c-b8ae29a48699 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.108997 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bdf97d61-91ab-4117-bf6c-b8ae29a48699 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] GET https://10.4.3.243/volume/v3/types Jul 03 06:44:27.109186 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bdf97d61-91ab-4117-bf6c-b8ae29a48699 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.109373 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bdf97d61-91ab-4117-bf6c-b8ae29a48699 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'index' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.137812 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bdf97d61-91ab-4117-bf6c-b8ae29a48699 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:44:27.137812 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1443/5829] 10.4.3.243 () {66 vars in 1231 bytes} [Fri Jul 3 06:44:27 2026] GET /volume/v3/types => generated 2827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 06:44:27.146826 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9811a174-cfe4-4003-92db-b3d32f94e038 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.149024 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9811a174-cfe4-4003-92db-b3d32f94e038 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] GET https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption/cipher Jul 03 06:44:27.149248 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9811a174-cfe4-4003-92db-b3d32f94e038 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.149497 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9811a174-cfe4-4003-92db-b3d32f94e038 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.157051 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9811a174-cfe4-4003-92db-b3d32f94e038 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption/cipher returned with HTTP 200 Jul 03 06:44:27.157589 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1463/5830] 10.4.3.243 () {66 vars in 1396 bytes} [Fri Jul 3 06:44:27 2026] GET /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:44:27.165880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b358b191-6de1-47ad-bafc-2d3febd66202 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.167777 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b358b191-6de1-47ad-bafc-2d3febd66202 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] GET https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption Jul 03 06:44:27.168064 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b358b191-6de1-47ad-bafc-2d3febd66202 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.168356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b358b191-6de1-47ad-bafc-2d3febd66202 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'index' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.175131 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b358b191-6de1-47ad-bafc-2d3febd66202 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption returned with HTTP 200 Jul 03 06:44:27.175554 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1464/5831] 10.4.3.243 () {66 vars in 1375 bytes} [Fri Jul 3 06:44:27 2026] GET /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:27.186169 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f5cc38a4-fbe3-4b7b-a818-703a8f9e99dc None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.190218 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f5cc38a4-fbe3-4b7b-a818-703a8f9e99dc tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] GET https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/multiattach Jul 03 06:44:27.190604 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f5cc38a4-fbe3-4b7b-a818-703a8f9e99dc tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.190818 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f5cc38a4-fbe3-4b7b-a818-703a8f9e99dc tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.198088 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f5cc38a4-fbe3-4b7b-a818-703a8f9e99dc tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/multiattach returned with HTTP 200 Jul 03 06:44:27.198608 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1462/5832] 10.4.3.243 () {66 vars in 1414 bytes} [Fri Jul 3 06:44:27 2026] GET /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:44:27.206044 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e961af35-4bc6-447c-9524-5b2e6d72ca5f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.208482 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e961af35-4bc6-447c-9524-5b2e6d72ca5f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] GET https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/volume_backend_name Jul 03 06:44:27.208825 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e961af35-4bc6-447c-9524-5b2e6d72ca5f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.209106 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e961af35-4bc6-447c-9524-5b2e6d72ca5f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.217423 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e961af35-4bc6-447c-9524-5b2e6d72ca5f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 06:44:27.217957 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1444/5833] 10.4.3.243 () {66 vars in 1438 bytes} [Fri Jul 3 06:44:27 2026] GET /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:44:27.226411 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-695a0fc7-271a-41a5-afee-67a551a539be None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.228302 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-695a0fc7-271a-41a5-afee-67a551a539be tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] GET https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e Jul 03 06:44:27.228569 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-695a0fc7-271a-41a5-afee-67a551a539be tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.228805 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-695a0fc7-271a-41a5-afee-67a551a539be tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.234035 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-695a0fc7-271a-41a5-afee-67a551a539be tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e returned with HTTP 200 Jul 03 06:44:27.234396 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1464/5834] 10.4.3.243 () {66 vars in 1342 bytes} [Fri Jul 3 06:44:27 2026] GET /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:27.244059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b2fa06a6-15db-43af-8748-31fbc2dace5e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.245894 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2fa06a6-15db-43af-8748-31fbc2dace5e tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] PUT https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption/ff4e386f-1727-421f-a89d-c252c779fb25 Jul 03 06:44:27.246201 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2fa06a6-15db-43af-8748-31fbc2dace5e tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:27.267327 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2fa06a6-15db-43af-8748-31fbc2dace5e tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption/ff4e386f-1727-421f-a89d-c252c779fb25 returned with HTTP 200 Jul 03 06:44:27.267774 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1465/5835] 10.4.3.243 () {68 vars in 1506 bytes} [Fri Jul 3 06:44:27 2026] PUT /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/encryption/ff4e386f-1727-421f-a89d-c252c779fb25 => generated 33 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:44:27.276332 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dc0d06e5-bb88-4da2-bdc9-377bc6f85636 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.278172 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dc0d06e5-bb88-4da2-bdc9-377bc6f85636 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] PUT https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/key1 Jul 03 06:44:27.278485 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dc0d06e5-bb88-4da2-bdc9-377bc6f85636 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:27.302725 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dc0d06e5-bb88-4da2-bdc9-377bc6f85636 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/key1 returned with HTTP 200 Jul 03 06:44:27.303145 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1463/5836] 10.4.3.243 () {68 vars in 1413 bytes} [Fri Jul 3 06:44:27 2026] PUT /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e/extra_specs/key1 => generated 30 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 06:44:27.310925 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8eac2660-2fa2-469a-b5e1-7dec4d57cd7f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.312666 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8eac2660-2fa2-469a-b5e1-7dec4d57cd7f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] PUT https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e Jul 03 06:44:27.313005 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8eac2660-2fa2-469a-b5e1-7dec4d57cd7f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:27.336426 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8eac2660-2fa2-469a-b5e1-7dec4d57cd7f tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e returned with HTTP 200 Jul 03 06:44:27.336971 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1445/5837] 10.4.3.243 () {68 vars in 1362 bytes} [Fri Jul 3 06:44:27 2026] PUT /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e => generated 371 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:27.346166 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6cf503e2-5bef-4633-a3f7-d34823c4c1db None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.348289 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6cf503e2-5bef-4633-a3f7-d34823c4c1db tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/63f158f1-50b0-4c1b-8085-cc60ecead159 Jul 03 06:44:27.348531 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6cf503e2-5bef-4633-a3f7-d34823c4c1db tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.348875 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6cf503e2-5bef-4633-a3f7-d34823c4c1db tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.386624 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6cf503e2-5bef-4633-a3f7-d34823c4c1db tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/63f158f1-50b0-4c1b-8085-cc60ecead159 returned with HTTP 202 Jul 03 06:44:27.387198 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1465/5838] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:44:27 2026] DELETE /volume/v3/types/63f158f1-50b0-4c1b-8085-cc60ecead159 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:27.393901 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e53e0481-6605-4ee2-9dc0-8f9e9fb7c459 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.395905 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e53e0481-6605-4ee2-9dc0-8f9e9fb7c459 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652 Jul 03 06:44:27.396086 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e53e0481-6605-4ee2-9dc0-8f9e9fb7c459 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.396275 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e53e0481-6605-4ee2-9dc0-8f9e9fb7c459 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.424055 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e53e0481-6605-4ee2-9dc0-8f9e9fb7c459 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652 returned with HTTP 202 Jul 03 06:44:27.424464 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1466/5839] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:44:27 2026] DELETE /volume/v3/types/067b9473-e4fd-4951-808c-b94a614d0652 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:27.431204 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d2f2c4c3-9c4c-42c7-b48d-9e7d1d94dc61 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.433081 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d2f2c4c3-9c4c-42c7-b48d-9e7d1d94dc61 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1 Jul 03 06:44:27.433299 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d2f2c4c3-9c4c-42c7-b48d-9e7d1d94dc61 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.433560 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d2f2c4c3-9c4c-42c7-b48d-9e7d1d94dc61 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.466985 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d2f2c4c3-9c4c-42c7-b48d-9e7d1d94dc61 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1 returned with HTTP 202 Jul 03 06:44:27.467433 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1464/5840] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:44:27 2026] DELETE /volume/v3/types/12b2bacc-bf5f-4593-b5b0-c27c419724b1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:27.474370 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c5a23a3b-d0be-4a7c-af1a-0c4eb3112923 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.476128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c5a23a3b-d0be-4a7c-af1a-0c4eb3112923 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/2f516008-f37b-4f98-945a-1e232d03020e Jul 03 06:44:27.476314 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c5a23a3b-d0be-4a7c-af1a-0c4eb3112923 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.476505 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c5a23a3b-d0be-4a7c-af1a-0c4eb3112923 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.520440 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c5a23a3b-d0be-4a7c-af1a-0c4eb3112923 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/2f516008-f37b-4f98-945a-1e232d03020e returned with HTTP 202 Jul 03 06:44:27.520880 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1446/5841] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:44:27 2026] DELETE /volume/v3/types/2f516008-f37b-4f98-945a-1e232d03020e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:27.528517 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-df543a92-0406-4c11-a5ef-4f53a9c71094 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:27.530429 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-df543a92-0406-4c11-a5ef-4f53a9c71094 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] DELETE https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e Jul 03 06:44:27.530643 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-df543a92-0406-4c11-a5ef-4f53a9c71094 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:27.530863 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-df543a92-0406-4c11-a5ef-4f53a9c71094 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:27.574053 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-df543a92-0406-4c11-a5ef-4f53a9c71094 tempest-VolumeTypesAdminTests-215833434 tempest-VolumeTypesAdminTests-215833434-project-admin] https://10.4.3.243/volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e returned with HTTP 202 Jul 03 06:44:27.574470 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1466/5842] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:44:27 2026] DELETE /volume/v3/types/e5439001-0147-4fff-8840-3f1b0bcc332e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:33.820155 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7e794c25-886a-4ffb-b0ff-71ad3d57172c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:33.822517 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e794c25-886a-4ffb-b0ff-71ad3d57172c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 Jul 03 06:44:33.822827 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e794c25-886a-4ffb-b0ff-71ad3d57172c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:33.823095 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7e794c25-886a-4ffb-b0ff-71ad3d57172c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:33.836826 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:33.836826 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:33.842147 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-7e794c25-886a-4ffb-b0ff-71ad3d57172c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:33.849283 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7e794c25-886a-4ffb-b0ff-71ad3d57172c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 returned with HTTP 200 Jul 03 06:44:33.849878 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1467/5843] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:33 2026] GET /volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:37.457944 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=78,cinder:UPDATE=16,cinder:INSERT=20 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:44:37.498036 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=40,cinder:UPDATE=8,cinder:INSERT=9 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:44:37.558531 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=111,cinder:INSERT=24,cinder:UPDATE=34 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:44:37.960945 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-58a5861c-166c-4827-8b77-839fc85ad776 req-01b5ce9d-b08f-4e66-a5df-e3bbeca4f7ea None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:37.963095 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-58a5861c-166c-4827-8b77-839fc85ad776 req-01b5ce9d-b08f-4e66-a5df-e3bbeca4f7ea tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7 Jul 03 06:44:37.963329 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-58a5861c-166c-4827-8b77-839fc85ad776 req-01b5ce9d-b08f-4e66-a5df-e3bbeca4f7ea tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:37.963523 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-58a5861c-166c-4827-8b77-839fc85ad776 req-01b5ce9d-b08f-4e66-a5df-e3bbeca4f7ea tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:37.970899 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:37.970899 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:38.501658 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-58a5861c-166c-4827-8b77-839fc85ad776 req-01b5ce9d-b08f-4e66-a5df-e3bbeca4f7ea tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7 returned with HTTP 200 Jul 03 06:44:38.502100 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1465/5844] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:44:37 2026] DELETE /volume/v3/attachments/3addfc08-ce9e-4d5f-b9da-2ea65f3b37c7 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:38.514063 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-58a5861c-166c-4827-8b77-839fc85ad776 req-6e0431ef-59c9-46f2-b9dd-11944f165287 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:38.516472 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58a5861c-166c-4827-8b77-839fc85ad776 req-6e0431ef-59c9-46f2-b9dd-11944f165287 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 Jul 03 06:44:38.516678 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-58a5861c-166c-4827-8b77-839fc85ad776 req-6e0431ef-59c9-46f2-b9dd-11944f165287 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:38.516907 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-58a5861c-166c-4827-8b77-839fc85ad776 req-6e0431ef-59c9-46f2-b9dd-11944f165287 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:38.517067 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [req-58a5861c-166c-4827-8b77-839fc85ad776 req-6e0431ef-59c9-46f2-b9dd-11944f165287 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 Jul 03 06:44:38.524178 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:38.524178 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:38.524553 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-58a5861c-166c-4827-8b77-839fc85ad776 req-6e0431ef-59c9-46f2-b9dd-11944f165287 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:38.557341 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-58a5861c-166c-4827-8b77-839fc85ad776 req-6e0431ef-59c9-46f2-b9dd-11944f165287 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:44:38.557570 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-58a5861c-166c-4827-8b77-839fc85ad776 req-6e0431ef-59c9-46f2-b9dd-11944f165287 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 returned with HTTP 202 Jul 03 06:44:38.558032 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1447/5845] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:44:38 2026] DELETE /volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:40.971154 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e493789b-ba1a-46c7-98b4-c386c215724f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:40.972869 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e493789b-ba1a-46c7-98b4-c386c215724f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 Jul 03 06:44:40.973051 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e493789b-ba1a-46c7-98b4-c386c215724f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:40.973285 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e493789b-ba1a-46c7-98b4-c386c215724f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:40.979427 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e493789b-ba1a-46c7-98b4-c386c215724f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 returned with HTTP 404 Jul 03 06:44:40.979928 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1467/5846] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:40 2026] GET /volume/v3/volumes/b2fe9eee-dd3c-4f1a-bba9-c3a964b480b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:41.046124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b08be1f5-959d-405a-b1a6-9baf9fa2784a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:41.046124 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b08be1f5-959d-405a-b1a6-9baf9fa2784a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:41.046124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b08be1f5-959d-405a-b1a6-9baf9fa2784a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:41.046124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b08be1f5-959d-405a-b1a6-9baf9fa2784a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:41.046124 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-b08be1f5-959d-405a-b1a6-9baf9fa2784a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:41.047438 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:41.047438 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:41.057874 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b08be1f5-959d-405a-b1a6-9baf9fa2784a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:41.073214 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b08be1f5-959d-405a-b1a6-9baf9fa2784a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot delete request issued successfully. Jul 03 06:44:41.075441 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b08be1f5-959d-405a-b1a6-9baf9fa2784a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 202 Jul 03 06:44:41.075441 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1468/5847] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:44:41 2026] DELETE /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:41.081361 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b6098e09-2714-42ee-9c6d-c3c9c62f4968 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:41.085326 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6098e09-2714-42ee-9c6d-c3c9c62f4968 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:41.085491 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6098e09-2714-42ee-9c6d-c3c9c62f4968 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:41.085673 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b6098e09-2714-42ee-9c6d-c3c9c62f4968 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:41.092406 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:41.092406 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:41.092793 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b6098e09-2714-42ee-9c6d-c3c9c62f4968 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:44:41.093414 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b6098e09-2714-42ee-9c6d-c3c9c62f4968 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 200 Jul 03 06:44:41.093760 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1466/5848] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:44:41 2026] GET /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:42.104704 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-904d957a-c602-4aff-91b0-f01c93fed5a2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:42.108261 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-904d957a-c602-4aff-91b0-f01c93fed5a2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 Jul 03 06:44:42.108261 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-904d957a-c602-4aff-91b0-f01c93fed5a2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:42.108261 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-904d957a-c602-4aff-91b0-f01c93fed5a2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:42.112363 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-904d957a-c602-4aff-91b0-f01c93fed5a2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 returned with HTTP 404 Jul 03 06:44:42.113030 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1448/5849] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:44:42 2026] GET /volume/v3/snapshots/315f307f-5a2e-4a8c-8f4c-71e51eab8ee5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:42.120564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e5bb8c89-c37f-4ce2-92d0-0e82a6e1cb05 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:42.122265 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e5bb8c89-c37f-4ce2-92d0-0e82a6e1cb05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:42.122533 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e5bb8c89-c37f-4ce2-92d0-0e82a6e1cb05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:42.122828 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e5bb8c89-c37f-4ce2-92d0-0e82a6e1cb05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:42.123053 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-e5bb8c89-c37f-4ce2-92d0-0e82a6e1cb05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:42.132196 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:42.132196 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:42.132843 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e5bb8c89-c37f-4ce2-92d0-0e82a6e1cb05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:42.159775 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e5bb8c89-c37f-4ce2-92d0-0e82a6e1cb05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:44:42.159972 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e5bb8c89-c37f-4ce2-92d0-0e82a6e1cb05 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c returned with HTTP 202 Jul 03 06:44:42.160486 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1468/5850] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:44:42 2026] DELETE /volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:42.169791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9bfa9c95-68be-4d8d-a3bb-1e7de880fac4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:42.171698 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9bfa9c95-68be-4d8d-a3bb-1e7de880fac4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:42.171913 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9bfa9c95-68be-4d8d-a3bb-1e7de880fac4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:42.172101 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9bfa9c95-68be-4d8d-a3bb-1e7de880fac4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:42.179908 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:42.179908 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:42.184007 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-9bfa9c95-68be-4d8d-a3bb-1e7de880fac4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:42.189678 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9bfa9c95-68be-4d8d-a3bb-1e7de880fac4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c returned with HTTP 200 Jul 03 06:44:42.190282 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1469/5851] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:42 2026] GET /volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:43.205209 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-73283b90-7648-452e-ac95-1ed0f5a5a2a7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:43.207230 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73283b90-7648-452e-ac95-1ed0f5a5a2a7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c Jul 03 06:44:43.207448 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73283b90-7648-452e-ac95-1ed0f5a5a2a7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:43.207707 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-73283b90-7648-452e-ac95-1ed0f5a5a2a7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:43.214220 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-73283b90-7648-452e-ac95-1ed0f5a5a2a7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c returned with HTTP 404 Jul 03 06:44:43.214788 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1467/5852] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:43 2026] GET /volume/v3/volumes/ce1a2113-35a0-49cc-81fc-eb3fc62ace6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:43.242609 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:43.245300 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:44:43.245300 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-752022871", "snapshot_id": null, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "volume_type": null, "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:43.246258 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-752022871', 'snapshot_id': None, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'volume_type': None, 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:44:43.317760 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:44:43.321795 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:44:43.330738 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (ae2a688a-813a-498d-8017-0547567c10c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:44:43.331740 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1a478e-c6cc-4ffc-b0a9-d32e28fddc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:43.332711 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:44:43.385321 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1a478e-c6cc-4ffc-b0a9-d32e28fddc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:43.385321 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c51b554-9d4b-4327-a68b-f314095ae347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:43.432765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['bf3d2b63-feb8-4079-a837-77648787e2a0', '79569a6e-7496-468c-be93-659dd1adf8e0', '9b3cada1-813c-48e3-9324-4339480fc4e4', '38741389-8a8f-4095-9698-2ec23196a3b9'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:44:43.433759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c51b554-9d4b-4327-a68b-f314095ae347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf3d2b63-feb8-4079-a837-77648787e2a0', '79569a6e-7496-468c-be93-659dd1adf8e0', '9b3cada1-813c-48e3-9324-4339480fc4e4', '38741389-8a8f-4095-9698-2ec23196a3b9']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:43.434603 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5997069-daae-4e52-8dac-e7db4e13370e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:43.460301 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5997069-daae-4e52-8dac-e7db4e13370e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c501b89-71f4-40e3-a8eb-02aeb034eac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-752022871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['bf3d2b63-feb8-4079-a837-77648787e2a0','79569a6e-7496-468c-be93-659dd1adf8e0','9b3cada1-813c-48e3-9324-4339480fc4e4','38741389-8a8f-4095-9698-2ec23196a3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-752022871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c501b89-71f4-40e3-a8eb-02aeb034eac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:43.461223 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c232bdb-bb38-457f-b9b2-45b87127ab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:43.486338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c232bdb-bb38-457f-b9b2-45b87127ab4a) transitioned into state 'SUCCESS' from state '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-752022871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['bf3d2b63-feb8-4079-a837-77648787e2a0','79569a6e-7496-468c-be93-659dd1adf8e0','9b3cada1-813c-48e3-9324-4339480fc4e4','38741389-8a8f-4095-9698-2ec23196a3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:43.487245 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ec2969-da07-4ed7-878c-d0f3d3856d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:44:43.498479 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ec2969-da07-4ed7-878c-d0f3d3856d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:44:43.500717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (ae2a688a-813a-498d-8017-0547567c10c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:44:43.500717 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:44:43.501040 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f69b35f0-2792-494b-b9e0-35819a6d30b2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:44:43.501672 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1449/5853] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:44:43 2026] POST /volume/v3/volumes => generated 758 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:44:43.515881 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-54e33103-a4b7-4cea-90e9-673fed89a0cd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:43.517618 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-54e33103-a4b7-4cea-90e9-673fed89a0cd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:44:43.517835 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-54e33103-a4b7-4cea-90e9-673fed89a0cd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:43.518006 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-54e33103-a4b7-4cea-90e9-673fed89a0cd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:43.524597 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:43.524597 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:43.527982 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-54e33103-a4b7-4cea-90e9-673fed89a0cd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:43.531828 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-54e33103-a4b7-4cea-90e9-673fed89a0cd tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 200 Jul 03 06:44:43.532199 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1469/5854] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:43 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:44.547072 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e3e4e9ca-8daf-4a5d-b8bd-83a4bbeb47ba None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:44.548911 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e3e4e9ca-8daf-4a5d-b8bd-83a4bbeb47ba tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:44:44.549095 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e3e4e9ca-8daf-4a5d-b8bd-83a4bbeb47ba tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:44.549280 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e3e4e9ca-8daf-4a5d-b8bd-83a4bbeb47ba tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:44.556106 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:44.556106 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:44.559736 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e3e4e9ca-8daf-4a5d-b8bd-83a4bbeb47ba tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:44.564539 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e3e4e9ca-8daf-4a5d-b8bd-83a4bbeb47ba tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 200 Jul 03 06:44:44.564953 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1470/5855] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:44 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:44.576837 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-09056ba3-8592-487d-aa30-c7758019cdc6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:44.578414 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-09056ba3-8592-487d-aa30-c7758019cdc6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:44:44.578606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-09056ba3-8592-487d-aa30-c7758019cdc6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:44.578823 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-09056ba3-8592-487d-aa30-c7758019cdc6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:44.584867 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:44.584867 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:44.587927 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-09056ba3-8592-487d-aa30-c7758019cdc6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:44.591956 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-09056ba3-8592-487d-aa30-c7758019cdc6 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 200 Jul 03 06:44:44.592300 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1468/5856] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:44 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:46.262391 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-bb9e5f71-00ac-4cd7-85bd-370ddfc9c35b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:46.264498 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-bb9e5f71-00ac-4cd7-85bd-370ddfc9c35b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:44:46.264716 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-bb9e5f71-00ac-4cd7-85bd-370ddfc9c35b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:46.264931 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-bb9e5f71-00ac-4cd7-85bd-370ddfc9c35b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:46.271916 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:46.271916 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:46.275527 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-bb9e5f71-00ac-4cd7-85bd-370ddfc9c35b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:46.280244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-bb9e5f71-00ac-4cd7-85bd-370ddfc9c35b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 200 Jul 03 06:44:46.280644 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1450/5857] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:44:46 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:46.720466 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-5ea0afd8-ed32-44c9-853b-a9aff245bb2f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:46.722516 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-5ea0afd8-ed32-44c9-853b-a9aff245bb2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:44:46.722748 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-5ea0afd8-ed32-44c9-853b-a9aff245bb2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:46.722925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-5ea0afd8-ed32-44c9-853b-a9aff245bb2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:46.729451 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:46.729451 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:46.732897 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-5ea0afd8-ed32-44c9-853b-a9aff245bb2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:46.737555 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-5ea0afd8-ed32-44c9-853b-a9aff245bb2f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 200 Jul 03 06:44:46.738203 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1470/5858] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:44:46 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:46.748803 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0047926a-7c04-40b8-99e5-077751315ed3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:46.749236 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0047926a-7c04-40b8-99e5-077751315ed3 None None] GET https://10.4.3.243/volume// Jul 03 06:44:46.749355 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0047926a-7c04-40b8-99e5-077751315ed3 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:46.749596 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0047926a-7c04-40b8-99e5-077751315ed3 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:46.750013 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0047926a-7c04-40b8-99e5-077751315ed3 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:44:46.750280 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1471/5859] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:44:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:44:46.757352 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-571a1b2b-ff6f-414e-a57d-35fdd9d0fe47 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:46.759313 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-571a1b2b-ff6f-414e-a57d-35fdd9d0fe47 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:44:46.759673 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-571a1b2b-ff6f-414e-a57d-35fdd9d0fe47 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c501b89-71f4-40e3-a8eb-02aeb034eac6", "connector": null, "instance_uuid": "a3b4d291-e28b-471a-a222-21d7c0360539"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:46.767663 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:46.767663 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:46.795355 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-571a1b2b-ff6f-414e-a57d-35fdd9d0fe47 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:44:46.795788 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1469/5860] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:44:46 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 06:44:50.441389 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f9f75031-606a-46d1-bcb2-268665f4802a req-893ea8cd-a8f3-4ed7-a014-c4cfefbb4641 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:50.443416 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f9f75031-606a-46d1-bcb2-268665f4802a req-893ea8cd-a8f3-4ed7-a014-c4cfefbb4641 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] DELETE https://10.4.3.243/volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40 Jul 03 06:44:50.443592 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f9f75031-606a-46d1-bcb2-268665f4802a req-893ea8cd-a8f3-4ed7-a014-c4cfefbb4641 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:50.443802 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f9f75031-606a-46d1-bcb2-268665f4802a req-893ea8cd-a8f3-4ed7-a014-c4cfefbb4641 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:50.451255 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:50.451255 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:50.989740 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f9f75031-606a-46d1-bcb2-268665f4802a req-893ea8cd-a8f3-4ed7-a014-c4cfefbb4641 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40 returned with HTTP 200 Jul 03 06:44:50.989936 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1451/5861] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:44:50 2026] DELETE /volume/v3/attachments/94ec6ed7-c76f-4406-8879-770f24b01d40 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:44:52.767825 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f649dfcd-9afd-458c-8991-f3996eac406e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:52.768198 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f649dfcd-9afd-458c-8991-f3996eac406e None None] GET https://10.4.3.243/volume// Jul 03 06:44:52.768366 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f649dfcd-9afd-458c-8991-f3996eac406e None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:52.768592 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f649dfcd-9afd-458c-8991-f3996eac406e None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:52.768966 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f649dfcd-9afd-458c-8991-f3996eac406e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:44:52.769312 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1471/5862] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:44:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:44:52.775361 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-48f2b85e-dfff-4d12-9e74-fff18c697893 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:52.777411 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-48f2b85e-dfff-4d12-9e74-fff18c697893 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:44:52.777640 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-48f2b85e-dfff-4d12-9e74-fff18c697893 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:52.777860 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-48f2b85e-dfff-4d12-9e74-fff18c697893 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:52.786921 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:52.786921 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:52.789765 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-48f2b85e-dfff-4d12-9e74-fff18c697893 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:44:52.793743 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-48f2b85e-dfff-4d12-9e74-fff18c697893 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 200 Jul 03 06:44:52.794095 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1472/5863] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:44:52 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 1545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:44:52.886076 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-7d766fa0-9feb-480f-ac40-efd688e11ca4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:52.888382 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-7d766fa0-9feb-480f-ac40-efd688e11ca4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144 Jul 03 06:44:52.888813 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-7d766fa0-9feb-480f-ac40-efd688e11ca4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:52.896238 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-7d766fa0-9feb-480f-ac40-efd688e11ca4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-8c501b89-71f4-40e3-a8eb-02aeb034eac6-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:44:52.900160 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-7d766fa0-9feb-480f-ac40-efd688e11ca4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-8c501b89-71f4-40e3-a8eb-02aeb034eac6-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:44:52.901187 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:52.901187 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:53.435996 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-7d766fa0-9feb-480f-ac40-efd688e11ca4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-8c501b89-71f4-40e3-a8eb-02aeb034eac6-np0000004376" released by "attachment_update" :: held 0.536s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:44:53.439702 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-7d766fa0-9feb-480f-ac40-efd688e11ca4 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144 returned with HTTP 200 Jul 03 06:44:53.439702 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1470/5864] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:44:52 2026] PUT /volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:53.946800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-63a3d128-98b5-4fad-93a3-34a1e4805546 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:53.948902 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-63a3d128-98b5-4fad-93a3-34a1e4805546 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144/action Jul 03 06:44:53.949260 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-63a3d128-98b5-4fad-93a3-34a1e4805546 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:44:53.949385 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-63a3d128-98b5-4fad-93a3-34a1e4805546 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:44:54.016243 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:54.016243 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:54.089252 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-84ebb7fb-8534-44f1-bd6f-f00bea43c81c req-63a3d128-98b5-4fad-93a3-34a1e4805546 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144/action returned with HTTP 204 Jul 03 06:44:54.089635 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1452/5865] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:44:53 2026] POST /volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:54.696556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:54.698795 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] DELETE https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:44:54.699072 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:54.699289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:54.699471 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Delete volume with id: bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:44:54.706181 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:54.706181 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:54.706623 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:44:54.733370 np0000004376 devstack@c-api.service[99916]: WARNING cinder.keymgr.conf_key_mgr [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:44:54.742606 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Delete volume request issued successfully. Jul 03 06:44:54.742793 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-05b0f41e-467f-42f2-84b4-aa4c8eed2f1e tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 202 Jul 03 06:44:54.743259 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1472/5866] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:44:54 2026] DELETE /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:54.752628 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-93b674e4-c869-4901-b722-cc1687b0d5d7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:54.754360 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-93b674e4-c869-4901-b722-cc1687b0d5d7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:44:54.754539 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-93b674e4-c869-4901-b722-cc1687b0d5d7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:54.754741 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-93b674e4-c869-4901-b722-cc1687b0d5d7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:54.761196 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:54.761196 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:44:54.764461 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-93b674e4-c869-4901-b722-cc1687b0d5d7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:44:54.769023 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-93b674e4-c869-4901-b722-cc1687b0d5d7 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 200 Jul 03 06:44:54.769512 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1473/5867] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:54 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:55.781188 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a29821e1-9050-41e7-b5f8-a475d97a2b7a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:55.782913 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a29821e1-9050-41e7-b5f8-a475d97a2b7a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 Jul 03 06:44:55.783092 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a29821e1-9050-41e7-b5f8-a475d97a2b7a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:55.783270 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a29821e1-9050-41e7-b5f8-a475d97a2b7a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:55.789504 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a29821e1-9050-41e7-b5f8-a475d97a2b7a tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 returned with HTTP 404 Jul 03 06:44:55.789947 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1471/5868] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:55 2026] GET /volume/v3/volumes/bb642efb-480f-48f9-a8d4-034019b8f595 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:56.057803 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:56.059468 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:44:56.059717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:56.059910 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:56.060063 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Delete volume with id: 8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:44:56.068267 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:56.068267 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:44:56.068462 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:44:56.087664 np0000004376 devstack@c-api.service[99917]: WARNING cinder.keymgr.conf_key_mgr [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 06:44:56.102783 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Delete volume request issued successfully. Jul 03 06:44:56.103008 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d661f7b6-77f5-4e27-821a-a5a4b5421dfd tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 202 Jul 03 06:44:56.103390 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1453/5869] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:44:56 2026] DELETE /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:44:56.110319 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f3334f80-9e87-4c3a-bc17-88c089493fd1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:56.112623 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f3334f80-9e87-4c3a-bc17-88c089493fd1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:44:56.112920 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f3334f80-9e87-4c3a-bc17-88c089493fd1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:56.113190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f3334f80-9e87-4c3a-bc17-88c089493fd1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:56.120198 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:56.120198 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:44:56.123393 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f3334f80-9e87-4c3a-bc17-88c089493fd1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Volume info retrieved successfully. Jul 03 06:44:56.127547 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f3334f80-9e87-4c3a-bc17-88c089493fd1 tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 200 Jul 03 06:44:56.127956 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1473/5870] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:56 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 1428 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:57.141754 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-80139477-ae06-4cc6-bf6e-3628f80e352d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:57.143727 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80139477-ae06-4cc6-bf6e-3628f80e352d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] GET https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 Jul 03 06:44:57.143941 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80139477-ae06-4cc6-bf6e-3628f80e352d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:57.144155 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-80139477-ae06-4cc6-bf6e-3628f80e352d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:57.150334 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-80139477-ae06-4cc6-bf6e-3628f80e352d tempest-TestEncryptedCinderVolumes-82266997 tempest-TestEncryptedCinderVolumes-82266997-project-member] https://10.4.3.243/volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 returned with HTTP 404 Jul 03 06:44:57.150919 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1474/5871] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:44:57 2026] GET /volume/v3/volumes/8bb37aeb-e6b6-4896-96cc-3e7c06ac9e92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:44:57.158225 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-58636f2f-5188-4b14-8151-2fd659b95578 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:57.160226 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-58636f2f-5188-4b14-8151-2fd659b95578 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] GET https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 Jul 03 06:44:57.160447 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-58636f2f-5188-4b14-8151-2fd659b95578 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:57.160675 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-58636f2f-5188-4b14-8151-2fd659b95578 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Calling method 'detail' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:57.161305 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:57.161305 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:57.161619 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-58636f2f-5188-4b14-8151-2fd659b95578 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 06:44:57.174651 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-58636f2f-5188-4b14-8151-2fd659b95578 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Get all volumes completed successfully. Jul 03 06:44:57.176485 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:44:57.176485 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:44:57.181812 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-58636f2f-5188-4b14-8151-2fd659b95578 tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] https://10.4.3.243/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 06:44:57.182252 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1472/5872] 10.4.3.243 () {66 vars in 1285 bytes} [Fri Jul 3 06:44:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7092 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:44:57.200097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3a6ef1a4-7d23-4369-913f-9978918cd8bb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:44:57.201909 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a6ef1a4-7d23-4369-913f-9978918cd8bb tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] DELETE https://10.4.3.243/volume/v3/types/47e2f2ab-1567-4136-be4f-82a9610f2418 Jul 03 06:44:57.202097 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3a6ef1a4-7d23-4369-913f-9978918cd8bb tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:44:57.202302 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3a6ef1a4-7d23-4369-913f-9978918cd8bb tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:44:57.229421 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3a6ef1a4-7d23-4369-913f-9978918cd8bb tempest-TestEncryptedCinderVolumes-1769068216 tempest-TestEncryptedCinderVolumes-1769068216-project-admin] https://10.4.3.243/volume/v3/types/47e2f2ab-1567-4136-be4f-82a9610f2418 returned with HTTP 202 Jul 03 06:44:57.229843 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1454/5873] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:44:57 2026] DELETE /volume/v3/types/47e2f2ab-1567-4136-be4f-82a9610f2418 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:45:06.126308 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:45:07.146510 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=105,cinder:UPDATE=28,cinder:INSERT=9 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:45:07.179766 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=30,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:45:07.221552 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=53,cinder:UPDATE=23,cinder:INSERT=8 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:45:35.311022 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-67278101-f168-4db5-8b77-42cafc15899a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:35.312736 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:45:35.313053 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-691156215", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:35.314518 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-691156215', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:45:35.314630 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume of 1 GB Jul 03 06:45:35.318840 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Availability Zones retrieved successfully. Jul 03 06:45:35.323879 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Flow 'volume_create_api' (2c14e1d0-6a20-4b59-b2e0-9178b2487461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:45:35.324865 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d2ab19-658d-4f71-8b52-04a71e61c612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:35.325738 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:45:35.348782 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d2ab19-658d-4f71-8b52-04a71e61c612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:35.349452 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450aa44c-7ad9-4270-b005-2a5bd6c1c9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:35.407543 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Created reservations ['6f689ba5-a201-4c71-92f4-3d43bb17f313', '0b1f6dc1-0660-4870-839b-d9e3aed887c8', '689879f6-e7eb-4be7-90f0-223c2f2453a4', 'bbeb8a2c-866a-4caa-9402-f915956ca99e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:45:35.408248 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450aa44c-7ad9-4270-b005-2a5bd6c1c9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f689ba5-a201-4c71-92f4-3d43bb17f313', '0b1f6dc1-0660-4870-839b-d9e3aed887c8', '689879f6-e7eb-4be7-90f0-223c2f2453a4', 'bbeb8a2c-866a-4caa-9402-f915956ca99e']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:35.409007 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213e99f8-ef93-4ac4-9996-db1c365579b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:35.429265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213e99f8-ef93-4ac4-9996-db1c365579b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd9573e8-45df-4f63-bf1a-da3c9e1baa86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-691156215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',qos_specs=None,replication_status=,reservations=['6f689ba5-a201-4c71-92f4-3d43bb17f313','0b1f6dc1-0660-4870-839b-d9e3aed887c8','689879f6-e7eb-4be7-90f0-223c2f2453a4','bbeb8a2c-866a-4caa-9402-f915956ca99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42533e0bb556429a81caad5d884f3a8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:45:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-691156215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd9573e8-45df-4f63-bf1a-da3c9e1baa86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42533e0bb556429a81caad5d884f3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:35.429925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f2f61b-853a-45bf-97ae-c805c7cab30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:35.448979 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f2f61b-853a-45bf-97ae-c805c7cab30d) transitioned into state 'SUCCESS' from state '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-691156215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',qos_specs=None,replication_status=,reservations=['6f689ba5-a201-4c71-92f4-3d43bb17f313','0b1f6dc1-0660-4870-839b-d9e3aed887c8','689879f6-e7eb-4be7-90f0-223c2f2453a4','bbeb8a2c-866a-4caa-9402-f915956ca99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42533e0bb556429a81caad5d884f3a8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:35.449538 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64d9838-9687-4355-8119-ea14ae7ce96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:35.458269 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64d9838-9687-4355-8119-ea14ae7ce96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:35.458838 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Flow 'volume_create_api' (2c14e1d0-6a20-4b59-b2e0-9178b2487461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:45:35.459091 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume request issued successfully. Jul 03 06:45:35.459564 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-67278101-f168-4db5-8b77-42cafc15899a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:45:35.459967 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1474/5874] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:45:35 2026] POST /volume/v3/volumes => generated 756 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:45:35.470870 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1be86cb4-1783-494d-8d66-3f273201175c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:35.472430 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1be86cb4-1783-494d-8d66-3f273201175c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:35.472608 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1be86cb4-1783-494d-8d66-3f273201175c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:35.472804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1be86cb4-1783-494d-8d66-3f273201175c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:35.479020 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:35.479020 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:35.482323 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-1be86cb4-1783-494d-8d66-3f273201175c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:35.486072 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1be86cb4-1783-494d-8d66-3f273201175c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:35.486428 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1475/5875] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:35 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:36.498060 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-09ece18f-85c3-4a60-957e-29cd003ab2a7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:36.499906 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-09ece18f-85c3-4a60-957e-29cd003ab2a7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:36.500079 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-09ece18f-85c3-4a60-957e-29cd003ab2a7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:36.500246 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-09ece18f-85c3-4a60-957e-29cd003ab2a7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:36.506618 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:36.506618 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:36.509737 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-09ece18f-85c3-4a60-957e-29cd003ab2a7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:36.513077 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-09ece18f-85c3-4a60-957e-29cd003ab2a7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:36.513379 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1473/5876] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:36 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:36.524916 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-94a719bc-ed25-4bbe-b98a-2f47fc5f8288 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:36.526675 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-94a719bc-ed25-4bbe-b98a-2f47fc5f8288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:36.526869 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-94a719bc-ed25-4bbe-b98a-2f47fc5f8288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:36.527057 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-94a719bc-ed25-4bbe-b98a-2f47fc5f8288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:36.533708 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:36.533708 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:36.536919 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-94a719bc-ed25-4bbe-b98a-2f47fc5f8288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:36.540792 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-94a719bc-ed25-4bbe-b98a-2f47fc5f8288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:36.541143 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1455/5877] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:36 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:37.155463 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-2716b3d2-ebfd-41b1-9167-ee787a062c12 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:37.227221 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-2716b3d2-ebfd-41b1-9167-ee787a062c12 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:37.227417 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-2716b3d2-ebfd-41b1-9167-ee787a062c12 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:37.227610 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-2716b3d2-ebfd-41b1-9167-ee787a062c12 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:37.234878 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:37.234878 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:45:37.238113 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-2716b3d2-ebfd-41b1-9167-ee787a062c12 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:37.241814 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-2716b3d2-ebfd-41b1-9167-ee787a062c12 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:37.242158 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1475/5878] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:45:37 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:39.279049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-67c0635e-bd7f-4d49-87b8-66ae918d20f5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:39.279449 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-67c0635e-bd7f-4d49-87b8-66ae918d20f5 None None] GET https://10.4.3.243/volume// Jul 03 06:45:39.279562 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-67c0635e-bd7f-4d49-87b8-66ae918d20f5 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:39.279764 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-67c0635e-bd7f-4d49-87b8-66ae918d20f5 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:39.280052 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-67c0635e-bd7f-4d49-87b8-66ae918d20f5 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:45:39.280314 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1476/5879] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:45:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:45:39.286957 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a83c9d78-0ce7-4c9f-b6f8-4a76d2529136 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:39.318921 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a83c9d78-0ce7-4c9f-b6f8-4a76d2529136 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:45:39.319285 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a83c9d78-0ce7-4c9f-b6f8-4a76d2529136 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd9573e8-45df-4f63-bf1a-da3c9e1baa86", "connector": null, "instance_uuid": "29e90da4-8ccc-4e52-bf45-f349ac3d0d64"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:39.327280 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:39.327280 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:39.370456 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a83c9d78-0ce7-4c9f-b6f8-4a76d2529136 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:45:39.370869 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1474/5880] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:45:39 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 06:45:39.760887 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9b01170f-a9de-461c-a9cc-c5846a77635c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:39.762519 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9b01170f-a9de-461c-a9cc-c5846a77635c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:39.762712 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9b01170f-a9de-461c-a9cc-c5846a77635c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:39.762913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9b01170f-a9de-461c-a9cc-c5846a77635c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:39.771240 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:39.771240 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:39.774246 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9b01170f-a9de-461c-a9cc-c5846a77635c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:39.777862 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9b01170f-a9de-461c-a9cc-c5846a77635c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:39.778220 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1456/5881] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:39 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:39.947419 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ae677ebb-c2f0-4e64-809f-352b97ddbaaa None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:39.947827 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae677ebb-c2f0-4e64-809f-352b97ddbaaa None None] GET https://10.4.3.243/volume// Jul 03 06:45:39.947990 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae677ebb-c2f0-4e64-809f-352b97ddbaaa None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:39.948185 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ae677ebb-c2f0-4e64-809f-352b97ddbaaa None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:39.948508 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ae677ebb-c2f0-4e64-809f-352b97ddbaaa None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:45:39.948841 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1476/5882] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:45:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:45:39.955254 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-5276346b-5675-4a97-bf6b-a7b69407e435 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:39.984440 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-5276346b-5675-4a97-bf6b-a7b69407e435 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:39.984658 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-5276346b-5675-4a97-bf6b-a7b69407e435 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:39.984851 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-5276346b-5675-4a97-bf6b-a7b69407e435 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:39.993256 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:39.993256 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:39.996293 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-5276346b-5675-4a97-bf6b-a7b69407e435 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:39.999930 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-5276346b-5675-4a97-bf6b-a7b69407e435 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:40.000304 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1477/5883] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:45:39 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 1028 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:45:40.094001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-d7a9e473-8b89-435f-9b7c-0c75f1d26288 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:40.095994 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-d7a9e473-8b89-435f-9b7c-0c75f1d26288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] PUT https://10.4.3.243/volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5 Jul 03 06:45:40.096345 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-d7a9e473-8b89-435f-9b7c-0c75f1d26288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:40.103513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-d7a9e473-8b89-435f-9b7c-0c75f1d26288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Acquiring lock "cinder-attachment_update-bd9573e8-45df-4f63-bf1a-da3c9e1baa86-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:45:40.107936 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-d7a9e473-8b89-435f-9b7c-0c75f1d26288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Lock "cinder-attachment_update-bd9573e8-45df-4f63-bf1a-da3c9e1baa86-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:45:40.108838 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:40.108838 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:40.627859 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-d7a9e473-8b89-435f-9b7c-0c75f1d26288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Lock "cinder-attachment_update-bd9573e8-45df-4f63-bf1a-da3c9e1baa86-np0000004376" released by "attachment_update" :: held 0.520s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:45:40.628151 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-d7a9e473-8b89-435f-9b7c-0c75f1d26288 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5 returned with HTTP 200 Jul 03 06:45:40.628553 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1475/5884] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:45:40 2026] PUT /volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:45:40.790715 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4f2deb88-041e-4dd8-bc18-a4998327b6b6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:40.792341 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4f2deb88-041e-4dd8-bc18-a4998327b6b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:40.792555 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4f2deb88-041e-4dd8-bc18-a4998327b6b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:40.792779 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4f2deb88-041e-4dd8-bc18-a4998327b6b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:40.801101 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:40.801101 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:40.804122 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4f2deb88-041e-4dd8-bc18-a4998327b6b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:40.808029 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4f2deb88-041e-4dd8-bc18-a4998327b6b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:40.808419 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1457/5885] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:40 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:41.394762 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-1fa293bf-11ae-4592-8ba7-58d08c954480 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:41.422261 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-1fa293bf-11ae-4592-8ba7-58d08c954480 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/limits Jul 03 06:45:41.422489 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-1fa293bf-11ae-4592-8ba7-58d08c954480 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:41.422683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-1fa293bf-11ae-4592-8ba7-58d08c954480 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'index' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:41.439247 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-1fa293bf-11ae-4592-8ba7-58d08c954480 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/limits returned with HTTP 200 Jul 03 06:45:41.439594 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1477/5886] 10.4.3.243 () {68 vars in 1484 bytes} [Fri Jul 3 06:45:41 2026] GET /volume/v3/limits => generated 302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:41.821144 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5c7d1b39-8133-4ad9-9b4c-28ee4e72c178 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:41.822884 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5c7d1b39-8133-4ad9-9b4c-28ee4e72c178 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:41.823121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5c7d1b39-8133-4ad9-9b4c-28ee4e72c178 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:41.823239 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5c7d1b39-8133-4ad9-9b4c-28ee4e72c178 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:41.833489 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:41.833489 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:41.837147 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5c7d1b39-8133-4ad9-9b4c-28ee4e72c178 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:41.841157 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5c7d1b39-8133-4ad9-9b4c-28ee4e72c178 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:41.841648 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1478/5887] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:41 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:41.964466 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-66460d5c-39cb-46b9-95ab-8f90f3a7d6a0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:41.966546 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-66460d5c-39cb-46b9-95ab-8f90f3a7d6a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:45:41.966801 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-66460d5c-39cb-46b9-95ab-8f90f3a7d6a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:41.967016 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-66460d5c-39cb-46b9-95ab-8f90f3a7d6a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:41.976076 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:41.976076 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:41.979414 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-66460d5c-39cb-46b9-95ab-8f90f3a7d6a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:45:41.983803 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-66460d5c-39cb-46b9-95ab-8f90f3a7d6a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 200 Jul 03 06:45:41.984357 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1476/5888] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:45:41 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 1658 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:45:41.993242 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-6e5e2a7a-6a52-4b8e-89e6-f1cfd846654b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:41.994968 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-6e5e2a7a-6a52-4b8e-89e6-f1cfd846654b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:45:41.995301 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-6e5e2a7a-6a52-4b8e-89e6-f1cfd846654b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c501b89-71f4-40e3-a8eb-02aeb034eac6", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1237432601", "description": null, "metadata": {}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:42.006600 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:42.006600 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:42.007080 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-6e5e2a7a-6a52-4b8e-89e6-f1cfd846654b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:45:42.007224 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-6e5e2a7a-6a52-4b8e-89e6-f1cfd846654b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create snapshot from volume 8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:45:42.035889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-6e5e2a7a-6a52-4b8e-89e6-f1cfd846654b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['f4bc19cc-ed7e-437d-9a04-13e7eece5623', 'ae750a64-018e-45d4-8364-38caf57f5198', '3be148aa-5dad-4048-834d-6ee7db364cd5', '8125a972-9edd-404a-b67a-3574ee3e21e3'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:45:42.069026 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-6e5e2a7a-6a52-4b8e-89e6-f1cfd846654b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot force create request issued successfully. Jul 03 06:45:42.069333 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-01f86137-89ce-4d7c-b43f-4ed1da49986f req-6e5e2a7a-6a52-4b8e-89e6-f1cfd846654b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:45:42.069782 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1458/5889] 10.4.3.243 () {72 vars in 1547 bytes} [Fri Jul 3 06:45:41 2026] POST /volume/v3/snapshots => generated 320 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:45:42.853824 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a2e785b4-dd46-49e5-8f5b-818c135ef4fd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:42.855614 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2e785b4-dd46-49e5-8f5b-818c135ef4fd tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:42.855818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2e785b4-dd46-49e5-8f5b-818c135ef4fd tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:42.855995 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2e785b4-dd46-49e5-8f5b-818c135ef4fd tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:42.865290 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:42.865290 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:45:42.868768 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a2e785b4-dd46-49e5-8f5b-818c135ef4fd tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:42.872648 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2e785b4-dd46-49e5-8f5b-818c135ef4fd tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:42.873009 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1478/5890] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:42 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:43.659969 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-17381c97-738d-43d3-b0c8-93623c9f0e7a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:43.661646 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17381c97-738d-43d3-b0c8-93623c9f0e7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:45:43.661908 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17381c97-738d-43d3-b0c8-93623c9f0e7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:43.662143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-17381c97-738d-43d3-b0c8-93623c9f0e7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:43.667291 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:43.667291 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:43.667806 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-17381c97-738d-43d3-b0c8-93623c9f0e7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:45:43.668525 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-17381c97-738d-43d3-b0c8-93623c9f0e7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 returned with HTTP 200 Jul 03 06:45:43.668937 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1479/5891] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:43 2026] GET /volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:43.886010 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-13844003-daab-4f7b-9ffc-7d1f95acd61e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:43.887517 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-13844003-daab-4f7b-9ffc-7d1f95acd61e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:43.887727 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-13844003-daab-4f7b-9ffc-7d1f95acd61e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:43.887913 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-13844003-daab-4f7b-9ffc-7d1f95acd61e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:43.898955 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:43.898955 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:43.902544 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-13844003-daab-4f7b-9ffc-7d1f95acd61e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:43.906926 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-13844003-daab-4f7b-9ffc-7d1f95acd61e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:43.907260 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1477/5892] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:43 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:44.920546 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f241ed35-d0de-4241-b9d5-4fa18feffad1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:44.922460 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f241ed35-d0de-4241-b9d5-4fa18feffad1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:44.922683 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f241ed35-d0de-4241-b9d5-4fa18feffad1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:44.922889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f241ed35-d0de-4241-b9d5-4fa18feffad1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:44.932984 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:44.932984 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:44.936652 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f241ed35-d0de-4241-b9d5-4fa18feffad1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:44.940772 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f241ed35-d0de-4241-b9d5-4fa18feffad1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:44.941158 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1459/5893] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:44 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:45.221776 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-cc750e32-ae00-466c-95a9-83dca14bc069 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:45.224313 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-cc750e32-ae00-466c-95a9-83dca14bc069 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:45:45.224502 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-cc750e32-ae00-466c-95a9-83dca14bc069 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:45.224722 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-cc750e32-ae00-466c-95a9-83dca14bc069 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:45.229395 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:45.229395 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:45:45.229835 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-cc750e32-ae00-466c-95a9-83dca14bc069 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:45:45.230608 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-cc750e32-ae00-466c-95a9-83dca14bc069 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 returned with HTTP 200 Jul 03 06:45:45.230981 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1479/5894] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:45:45 2026] GET /volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:45.953093 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-33a570bb-b56f-45da-b7bb-30c8a650f959 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:45.954766 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-33a570bb-b56f-45da-b7bb-30c8a650f959 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:45.954940 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-33a570bb-b56f-45da-b7bb-30c8a650f959 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:45.955137 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-33a570bb-b56f-45da-b7bb-30c8a650f959 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:45.964113 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:45.964113 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:45.967881 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-33a570bb-b56f-45da-b7bb-30c8a650f959 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:45.972709 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-33a570bb-b56f-45da-b7bb-30c8a650f959 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:45.973121 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1480/5895] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:45 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:46.839658 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a51fda7b-7be6-44bd-93f4-4d0934be245e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:46.842071 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a51fda7b-7be6-44bd-93f4-4d0934be245e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5/action Jul 03 06:45:46.842510 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a51fda7b-7be6-44bd-93f4-4d0934be245e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:45:46.842676 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a51fda7b-7be6-44bd-93f4-4d0934be245e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:46.860593 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:46.860593 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:46.974447 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-34d3a4cc-2ed9-433e-9a6e-7dafddb3cd64 req-a51fda7b-7be6-44bd-93f4-4d0934be245e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5/action returned with HTTP 204 Jul 03 06:45:46.975015 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1478/5896] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:45:46 2026] POST /volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:45:46.984863 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-05114ae1-d0db-4b06-b103-0ec5ae646efa None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:46.986666 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-05114ae1-d0db-4b06-b103-0ec5ae646efa tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:46.986872 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-05114ae1-d0db-4b06-b103-0ec5ae646efa tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:46.987055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-05114ae1-d0db-4b06-b103-0ec5ae646efa tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:46.996309 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:46.996309 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:46.999952 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-05114ae1-d0db-4b06-b103-0ec5ae646efa tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:47.003974 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-05114ae1-d0db-4b06-b103-0ec5ae646efa tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:47.004434 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1460/5897] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:45:46 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:45:49.797513 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0eb66b12-bbbc-47e7-8a32-222577f5a24b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:49.799550 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0eb66b12-bbbc-47e7-8a32-222577f5a24b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:45:49.800004 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0eb66b12-bbbc-47e7-8a32-222577f5a24b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd9573e8-45df-4f63-bf1a-da3c9e1baa86", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-776326918", "description": null, "metadata": null}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:49.813027 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:49.813027 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:45:49.813633 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0eb66b12-bbbc-47e7-8a32-222577f5a24b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:49.813831 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-0eb66b12-bbbc-47e7-8a32-222577f5a24b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create snapshot from volume bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:49.854792 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-0eb66b12-bbbc-47e7-8a32-222577f5a24b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Created reservations ['19cf571d-9385-4ce9-88a6-ea3de2c26dc0', '45778d74-91af-4b27-9f4e-934293e71f2e', '8f3e8ecc-067e-4d16-8925-0982ef70e459', 'f8874be2-e775-4ecb-85d1-a75a04fd5ade'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:45:49.919522 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0eb66b12-bbbc-47e7-8a32-222577f5a24b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot force create request issued successfully. Jul 03 06:45:49.919898 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0eb66b12-bbbc-47e7-8a32-222577f5a24b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:45:49.920449 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1480/5898] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:45:49 2026] POST /volume/v3/snapshots => generated 312 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:45:49.929842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0cb2c11a-028c-4f73-b4ca-f0c7093e335a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:49.936343 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cb2c11a-028c-4f73-b4ca-f0c7093e335a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee Jul 03 06:45:49.936343 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cb2c11a-028c-4f73-b4ca-f0c7093e335a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:49.936343 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cb2c11a-028c-4f73-b4ca-f0c7093e335a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:49.936800 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:49.936800 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:49.937229 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-0cb2c11a-028c-4f73-b4ca-f0c7093e335a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:49.937968 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cb2c11a-028c-4f73-b4ca-f0c7093e335a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee returned with HTTP 200 Jul 03 06:45:49.938313 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1481/5899] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:49 2026] GET /volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:50.668447 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1f0ed18a-c1e8-42b0-894e-342e8204f3e3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:50.670463 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1f0ed18a-c1e8-42b0-894e-342e8204f3e3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:45:50.670665 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1f0ed18a-c1e8-42b0-894e-342e8204f3e3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:50.670865 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1f0ed18a-c1e8-42b0-894e-342e8204f3e3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:50.675737 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:50.675737 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:50.676134 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1f0ed18a-c1e8-42b0-894e-342e8204f3e3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:45:50.676851 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1f0ed18a-c1e8-42b0-894e-342e8204f3e3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 returned with HTTP 200 Jul 03 06:45:50.677218 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1479/5900] 10.4.3.243 () {68 vars in 1604 bytes} [Fri Jul 3 06:45:50 2026] GET /volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:50.684454 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1ccd0a3e-860d-443e-9f1a-2650a4ac3976 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:50.686344 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1ccd0a3e-860d-443e-9f1a-2650a4ac3976 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:45:50.686543 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1ccd0a3e-860d-443e-9f1a-2650a4ac3976 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:50.686778 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1ccd0a3e-860d-443e-9f1a-2650a4ac3976 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:50.695174 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:50.695174 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:50.698201 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1ccd0a3e-860d-443e-9f1a-2650a4ac3976 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:45:50.702539 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1ccd0a3e-860d-443e-9f1a-2650a4ac3976 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 200 Jul 03 06:45:50.702944 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1461/5901] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:45:50 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 1658 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:45:50.709968 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:50.711983 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:45:50.712321 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4dc13d41-083c-479b-961c-21413b3437a0", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:50.713905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4dc13d41-083c-479b-961c-21413b3437a0', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:45:50.721308 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:50.721308 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:45:50.721749 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:45:50.755970 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:45:50.755970 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:45:50.755970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (01ad7d89-0f1e-4fa6-b2fc-52b03ed32c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:45:50.755970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9985cf19-1785-4981-9f4b-5b81550c259d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:50.755970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:45:50.755970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9985cf19-1785-4981-9f4b-5b81550c259d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4dc13d41-083c-479b-961c-21413b3437a0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:50.755970 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53001a6-200b-4cfe-92cb-57fcf90379dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:50.861342 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['07ca4a34-6c4d-468a-a14f-655086d31806', 'c46cd118-7a31-443e-bffd-b8a9d1953624', '349012b7-cae4-4fe5-a129-cfdbfd3bdf81', '0539993a-5a23-43f7-bbdd-ab972c7f5490'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:45:50.873190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53001a6-200b-4cfe-92cb-57fcf90379dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07ca4a34-6c4d-468a-a14f-655086d31806', 'c46cd118-7a31-443e-bffd-b8a9d1953624', '349012b7-cae4-4fe5-a129-cfdbfd3bdf81', '0539993a-5a23-43f7-bbdd-ab972c7f5490']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:50.873190 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6c6646-5946-4456-a6ef-3da4415a20b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:50.964887 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a8c4c8d1-b69b-40a2-abe4-4fa0129f0652 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:50.989150 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8c4c8d1-b69b-40a2-abe4-4fa0129f0652 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee Jul 03 06:45:50.989150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8c4c8d1-b69b-40a2-abe4-4fa0129f0652 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:50.989150 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a8c4c8d1-b69b-40a2-abe4-4fa0129f0652 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:51.013241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6c6646-5946-4456-a6ef-3da4415a20b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9d17a4-086d-4324-abc8-5bff31cbe8ed', '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='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['07ca4a34-6c4d-468a-a14f-655086d31806','c46cd118-7a31-443e-bffd-b8a9d1953624','349012b7-cae4-4fe5-a129-cfdbfd3bdf81','0539993a-5a23-43f7-bbdd-ab972c7f5490'],size=1,snapshot_id=4dc13d41-083c-479b-961c-21413b3437a0,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), '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-03T06:45:50Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9d17a4-086d-4324-abc8-5bff31cbe8ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4dc13d41-083c-479b-961c-21413b3437a0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:51.013241 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b12ba1f-5fc3-430e-9af8-69c8759b6d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:51.046983 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:51.046983 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:51.047490 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a8c4c8d1-b69b-40a2-abe4-4fa0129f0652 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:51.048314 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a8c4c8d1-b69b-40a2-abe4-4fa0129f0652 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee returned with HTTP 200 Jul 03 06:45:51.048711 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1482/5902] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:50 2026] GET /volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee => generated 471 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:51.056599 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fe0ae1c0-3d04-426d-8bd6-18449a428a9c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:51.058370 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fe0ae1c0-3d04-426d-8bd6-18449a428a9c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee Jul 03 06:45:51.058581 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fe0ae1c0-3d04-426d-8bd6-18449a428a9c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:51.058826 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fe0ae1c0-3d04-426d-8bd6-18449a428a9c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:51.099043 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:51.099043 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:51.099043 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-fe0ae1c0-3d04-426d-8bd6-18449a428a9c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:51.099043 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fe0ae1c0-3d04-426d-8bd6-18449a428a9c tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee returned with HTTP 200 Jul 03 06:45:51.099043 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1480/5903] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:51 2026] GET /volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:51.146183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b12ba1f-5fc3-430e-9af8-69c8759b6d50) transitioned into 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='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['07ca4a34-6c4d-468a-a14f-655086d31806','c46cd118-7a31-443e-bffd-b8a9d1953624','349012b7-cae4-4fe5-a129-cfdbfd3bdf81','0539993a-5a23-43f7-bbdd-ab972c7f5490'],size=1,snapshot_id=4dc13d41-083c-479b-961c-21413b3437a0,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:51.146889 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b888649-afb2-4768-be6d-8ef4b13701cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:45:51.222383 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b888649-afb2-4768-be6d-8ef4b13701cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:45:51.223216 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (01ad7d89-0f1e-4fa6-b2fc-52b03ed32c7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:45:51.223541 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:45:51.224181 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-a427a16b-5618-4287-989a-3d4ceafc5c7a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:45:51.224674 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1481/5904] 10.4.3.243 () {72 vars in 1541 bytes} [Fri Jul 3 06:45:50 2026] POST /volume/v3/volumes => generated 736 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:45:51.242778 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-ceba46c0-eea6-4a03-b826-dc18c4e50858 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:51.262839 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-ceba46c0-eea6-4a03-b826-dc18c4e50858 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed Jul 03 06:45:51.262839 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-ceba46c0-eea6-4a03-b826-dc18c4e50858 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:51.262839 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-ceba46c0-eea6-4a03-b826-dc18c4e50858 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:51.262839 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:51.262839 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:51.277298 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-ceba46c0-eea6-4a03-b826-dc18c4e50858 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:45:51.301067 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-ceba46c0-eea6-4a03-b826-dc18c4e50858 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed returned with HTTP 200 Jul 03 06:45:51.301584 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1462/5905] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:45:51 2026] GET /volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed => generated 804 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:51.308904 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-fabd0c53-a68b-40c1-aa1a-3ea9619bc92e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:51.311461 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-fabd0c53-a68b-40c1-aa1a-3ea9619bc92e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed Jul 03 06:45:51.311759 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-fabd0c53-a68b-40c1-aa1a-3ea9619bc92e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:51.312005 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-fabd0c53-a68b-40c1-aa1a-3ea9619bc92e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:51.319784 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:51.319784 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:51.324040 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-fabd0c53-a68b-40c1-aa1a-3ea9619bc92e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:45:51.328304 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-fabd0c53-a68b-40c1-aa1a-3ea9619bc92e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed returned with HTTP 200 Jul 03 06:45:51.328736 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1483/5906] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:45:51 2026] GET /volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:52.511896 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-52ef80f0-5799-4e6e-895c-0272171c02b8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:52.513545 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-52ef80f0-5799-4e6e-895c-0272171c02b8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:45:52.513931 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-52ef80f0-5799-4e6e-895c-0272171c02b8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd9573e8-45df-4f63-bf1a-da3c9e1baa86", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1371199205", "description": null, "metadata": null}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:52.523966 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:52.523966 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:52.524470 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-52ef80f0-5799-4e6e-895c-0272171c02b8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:52.524661 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-52ef80f0-5799-4e6e-895c-0272171c02b8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create snapshot from volume bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:52.558462 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-52ef80f0-5799-4e6e-895c-0272171c02b8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Created reservations ['fc10330c-af52-42b4-84ed-824a1fee5bfa', 'd565b3a8-9e1c-45cb-beb2-6023db94afbb', '5485c497-ef64-48b7-b9ba-398940b25325', 'e5f1202a-b2ef-4ae6-b12d-69b02c5dfee5'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:45:52.589100 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-52ef80f0-5799-4e6e-895c-0272171c02b8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot force create request issued successfully. Jul 03 06:45:52.589445 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-52ef80f0-5799-4e6e-895c-0272171c02b8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:45:52.589955 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1481/5907] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:45:52 2026] POST /volume/v3/snapshots => generated 313 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:45:52.599201 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b3b293ec-dac2-481b-a1b8-915034f7b546 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:52.601264 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3b293ec-dac2-481b-a1b8-915034f7b546 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 Jul 03 06:45:52.601465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3b293ec-dac2-481b-a1b8-915034f7b546 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:52.601664 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b3b293ec-dac2-481b-a1b8-915034f7b546 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:52.606603 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:52.606603 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:45:52.607002 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b3b293ec-dac2-481b-a1b8-915034f7b546 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:52.608065 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b3b293ec-dac2-481b-a1b8-915034f7b546 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 returned with HTTP 200 Jul 03 06:45:52.608558 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1482/5908] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:52 2026] GET /volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:53.616717 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-426c2d6f-b48d-4dc6-b11f-ea28ae0be7fe None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:53.618335 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-426c2d6f-b48d-4dc6-b11f-ea28ae0be7fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 Jul 03 06:45:53.619092 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-426c2d6f-b48d-4dc6-b11f-ea28ae0be7fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:53.619092 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-426c2d6f-b48d-4dc6-b11f-ea28ae0be7fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:53.623192 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:53.623192 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:53.623647 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-426c2d6f-b48d-4dc6-b11f-ea28ae0be7fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:53.624312 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-426c2d6f-b48d-4dc6-b11f-ea28ae0be7fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 returned with HTTP 200 Jul 03 06:45:53.624676 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1463/5909] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:53 2026] GET /volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:53.632885 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8c87146e-9c44-432d-93de-8eeee2f150db None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:53.634683 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8c87146e-9c44-432d-93de-8eeee2f150db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 Jul 03 06:45:53.634903 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8c87146e-9c44-432d-93de-8eeee2f150db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:53.635130 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8c87146e-9c44-432d-93de-8eeee2f150db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:53.640028 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:53.640028 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:53.640452 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8c87146e-9c44-432d-93de-8eeee2f150db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:53.641316 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8c87146e-9c44-432d-93de-8eeee2f150db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 returned with HTTP 200 Jul 03 06:45:53.641656 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1484/5910] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:53 2026] GET /volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:54.337744 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1832f55f-8fff-42bd-ad67-bc76f60523a0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:54.340098 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1832f55f-8fff-42bd-ad67-bc76f60523a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed Jul 03 06:45:54.340335 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1832f55f-8fff-42bd-ad67-bc76f60523a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:54.340556 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1832f55f-8fff-42bd-ad67-bc76f60523a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:54.348840 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:54.348840 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:54.352971 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1832f55f-8fff-42bd-ad67-bc76f60523a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:45:54.358142 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-1832f55f-8fff-42bd-ad67-bc76f60523a0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed returned with HTTP 200 Jul 03 06:45:54.358798 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1482/5911] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:45:54 2026] GET /volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:45:54.365905 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-966b0a10-017b-4977-b6ad-643fc4150ee0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:54.366399 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-966b0a10-017b-4977-b6ad-643fc4150ee0 None None] GET https://10.4.3.243/volume// Jul 03 06:45:54.366667 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-966b0a10-017b-4977-b6ad-643fc4150ee0 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:54.366960 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-966b0a10-017b-4977-b6ad-643fc4150ee0 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:54.367275 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-966b0a10-017b-4977-b6ad-643fc4150ee0 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:45:54.367558 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1483/5912] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:45:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:45:54.374736 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-86ad9d6a-54d1-44eb-b111-f3569abc9b5e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:54.376729 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-86ad9d6a-54d1-44eb-b111-f3569abc9b5e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:45:54.377072 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-86ad9d6a-54d1-44eb-b111-f3569abc9b5e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa9d17a4-086d-4324-abc8-5bff31cbe8ed", "connector": null, "instance_uuid": "f2c7776c-7adc-4c2d-930c-abafd77925b2"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:54.384610 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:54.384610 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:54.422140 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-86ad9d6a-54d1-44eb-b111-f3569abc9b5e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:45:54.422421 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1464/5913] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:45: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 06:45:54.430291 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c09fbec3-86b7-42f5-92b3-6037fe0d0acf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:54.430747 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c09fbec3-86b7-42f5-92b3-6037fe0d0acf None None] GET https://10.4.3.243/volume// Jul 03 06:45:54.430928 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c09fbec3-86b7-42f5-92b3-6037fe0d0acf None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:54.431132 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c09fbec3-86b7-42f5-92b3-6037fe0d0acf None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:54.431452 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c09fbec3-86b7-42f5-92b3-6037fe0d0acf None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:45:54.431790 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1485/5914] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:45:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:45:54.438898 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-82416021-b06d-4be8-8538-0da164ae4f63 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:54.441208 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-82416021-b06d-4be8-8538-0da164ae4f63 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed Jul 03 06:45:54.441438 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-82416021-b06d-4be8-8538-0da164ae4f63 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:54.441669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-82416021-b06d-4be8-8538-0da164ae4f63 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:54.451917 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:54.451917 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:54.455355 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-ee01e57a-713f-4769-b912-f848c22d0451 req-82416021-b06d-4be8-8538-0da164ae4f63 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:45:54.460503 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-82416021-b06d-4be8-8538-0da164ae4f63 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed returned with HTTP 200 Jul 03 06:45:54.460984 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1483/5915] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:45:54 2026] GET /volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed => generated 1524 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:45:54.567212 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-b814cf8c-1205-4022-9e78-13032049874c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:54.569279 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-b814cf8c-1205-4022-9e78-13032049874c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167 Jul 03 06:45:54.569663 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-b814cf8c-1205-4022-9e78-13032049874c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:54.578633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ee01e57a-713f-4769-b912-f848c22d0451 req-b814cf8c-1205-4022-9e78-13032049874c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-fa9d17a4-086d-4324-abc8-5bff31cbe8ed-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:45:54.583252 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ee01e57a-713f-4769-b912-f848c22d0451 req-b814cf8c-1205-4022-9e78-13032049874c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-fa9d17a4-086d-4324-abc8-5bff31cbe8ed-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:45:54.584247 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:54.584247 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:45:55.041235 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5eeaba5e-9a94-41b5-a196-5303470d0b80 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:55.042806 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5eeaba5e-9a94-41b5-a196-5303470d0b80 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:45:55.043114 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5eeaba5e-9a94-41b5-a196-5303470d0b80 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd9573e8-45df-4f63-bf1a-da3c9e1baa86", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1066572273", "description": null, "metadata": null}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:55.053220 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:55.053220 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:55.053756 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5eeaba5e-9a94-41b5-a196-5303470d0b80 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:55.053890 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-5eeaba5e-9a94-41b5-a196-5303470d0b80 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create snapshot from volume bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:55.098864 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-5eeaba5e-9a94-41b5-a196-5303470d0b80 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Created reservations ['132be5e0-7da6-4da4-b87f-a8949027ecd3', '8df8425f-edfe-49c4-a72a-7a2b9a8c17b9', '39e86cd1-a7c0-4735-a586-a5c5822aa5d5', 'f3c9d41a-02d0-4bea-8ee0-89a6a98461e9'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:45:55.140433 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-ee01e57a-713f-4769-b912-f848c22d0451 req-b814cf8c-1205-4022-9e78-13032049874c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-fa9d17a4-086d-4324-abc8-5bff31cbe8ed-np0000004376" released by "attachment_update" :: held 0.557s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:45:55.140815 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-b814cf8c-1205-4022-9e78-13032049874c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167 returned with HTTP 200 Jul 03 06:45:55.141297 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1484/5916] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:45:54 2026] PUT /volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:45:55.190073 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5eeaba5e-9a94-41b5-a196-5303470d0b80 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot force create request issued successfully. Jul 03 06:45:55.190465 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5eeaba5e-9a94-41b5-a196-5303470d0b80 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:45:55.191074 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1465/5917] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:45:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:45:55.199755 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-16dfba79-7ed8-40df-8f41-3a150c2e2f9a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:55.201090 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16dfba79-7ed8-40df-8f41-3a150c2e2f9a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b Jul 03 06:45:55.201293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16dfba79-7ed8-40df-8f41-3a150c2e2f9a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:55.201468 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-16dfba79-7ed8-40df-8f41-3a150c2e2f9a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:55.206392 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:55.206392 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:55.206831 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-16dfba79-7ed8-40df-8f41-3a150c2e2f9a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:55.207637 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-16dfba79-7ed8-40df-8f41-3a150c2e2f9a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b returned with HTTP 200 Jul 03 06:45:55.208035 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1486/5918] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:55 2026] GET /volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:55.652114 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-ee01e57a-713f-4769-b912-f848c22d0451 req-2432010b-afed-4135-a837-7de4d2c7e91d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:55.654258 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-2432010b-afed-4135-a837-7de4d2c7e91d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167/action Jul 03 06:45:55.654662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-2432010b-afed-4135-a837-7de4d2c7e91d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:45:55.654825 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-2432010b-afed-4135-a837-7de4d2c7e91d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:55.670776 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:55.670776 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:55.702041 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-ee01e57a-713f-4769-b912-f848c22d0451 req-2432010b-afed-4135-a837-7de4d2c7e91d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167/action returned with HTTP 204 Jul 03 06:45:55.702520 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1484/5919] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:45:55 2026] POST /volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:45:56.216824 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1fb32f6e-112a-41ac-804e-dafc74df472f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:56.218462 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1fb32f6e-112a-41ac-804e-dafc74df472f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b Jul 03 06:45:56.218657 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1fb32f6e-112a-41ac-804e-dafc74df472f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:56.218856 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1fb32f6e-112a-41ac-804e-dafc74df472f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:56.223297 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:56.223297 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:45:56.223710 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-1fb32f6e-112a-41ac-804e-dafc74df472f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:56.224375 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1fb32f6e-112a-41ac-804e-dafc74df472f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b returned with HTTP 200 Jul 03 06:45:56.224822 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1485/5920] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:56 2026] GET /volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:56.232536 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7a281560-e8e0-4bf6-8e70-8df6dcb56ff2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:56.234408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7a281560-e8e0-4bf6-8e70-8df6dcb56ff2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b Jul 03 06:45:56.234595 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7a281560-e8e0-4bf6-8e70-8df6dcb56ff2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:56.234796 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7a281560-e8e0-4bf6-8e70-8df6dcb56ff2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:56.239601 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:56.239601 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:56.240032 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7a281560-e8e0-4bf6-8e70-8df6dcb56ff2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:45:56.240776 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7a281560-e8e0-4bf6-8e70-8df6dcb56ff2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b returned with HTTP 200 Jul 03 06:45:56.243019 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1466/5921] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:45:56 2026] GET /volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:45:56.273310 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-f9ec82f4-4b0d-4770-a9d7-28e84aceafdc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:56.275278 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-f9ec82f4-4b0d-4770-a9d7-28e84aceafdc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:56.275463 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-f9ec82f4-4b0d-4770-a9d7-28e84aceafdc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:56.275652 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-f9ec82f4-4b0d-4770-a9d7-28e84aceafdc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:56.284703 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:56.284703 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:45:56.287947 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-f9ec82f4-4b0d-4770-a9d7-28e84aceafdc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:56.291735 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-f9ec82f4-4b0d-4770-a9d7-28e84aceafdc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:56.292112 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1487/5922] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:45:56 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:45:56.308223 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-1f82c969-d843-4d83-bcf9-0f936e6af7c9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:56.310420 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-1f82c969-d843-4d83-bcf9-0f936e6af7c9 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86/action Jul 03 06:45:56.310831 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-1f82c969-d843-4d83-bcf9-0f936e6af7c9 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:45:56.310968 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-1f82c969-d843-4d83-bcf9-0f936e6af7c9 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:45:56.321273 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:56.321273 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:45:56.321711 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-1f82c969-d843-4d83-bcf9-0f936e6af7c9 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:56.337538 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-1f82c969-d843-4d83-bcf9-0f936e6af7c9 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Begin detaching volume completed successfully. Jul 03 06:45:56.337829 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-1f82c969-d843-4d83-bcf9-0f936e6af7c9 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86/action returned with HTTP 202 Jul 03 06:45:56.338327 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1485/5923] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:45:56 2026] POST /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:45:57.363453 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-548fb576-6743-4ad7-97b1-93c9fd71476e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:57.363892 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-548fb576-6743-4ad7-97b1-93c9fd71476e None None] GET https://10.4.3.243/volume// Jul 03 06:45:57.364083 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-548fb576-6743-4ad7-97b1-93c9fd71476e None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:57.364304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-548fb576-6743-4ad7-97b1-93c9fd71476e None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:57.364686 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-548fb576-6743-4ad7-97b1-93c9fd71476e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:45:57.365020 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1486/5924] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:45:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:45:57.371378 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-5157e59d-3fc4-4483-a55b-949830208751 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:45:57.373431 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-5157e59d-3fc4-4483-a55b-949830208751 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:45:57.373713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-5157e59d-3fc4-4483-a55b-949830208751 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:45:57.373937 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-5157e59d-3fc4-4483-a55b-949830208751 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:45:57.383426 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:45:57.383426 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:45:57.386748 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-5157e59d-3fc4-4483-a55b-949830208751 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:45:57.390642 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-5157e59d-3fc4-4483-a55b-949830208751 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:45:57.391117 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1467/5925] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:45:57 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 1324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:46:01.027630 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-3b3acf5b-ffd6-4eef-a4b9-cf1ca87f130b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:01.029538 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-3b3acf5b-ffd6-4eef-a4b9-cf1ca87f130b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5 Jul 03 06:46:01.029747 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-3b3acf5b-ffd6-4eef-a4b9-cf1ca87f130b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:01.029915 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-3b3acf5b-ffd6-4eef-a4b9-cf1ca87f130b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:01.037825 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:01.037825 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:01.569359 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-d4b7a494-baee-42c0-9587-626c082ee9f0 req-3b3acf5b-ffd6-4eef-a4b9-cf1ca87f130b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5 returned with HTTP 200 Jul 03 06:46:01.569979 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1488/5926] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:46:01 2026] DELETE /volume/v3/attachments/56e80d2f-1ce2-4bf5-9e0b-36b7cce3e9e5 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:02.584377 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:02.586119 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:46:02.587997 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-15183882", "snapshot_id": "82660cac-fa6d-401b-b7fe-5aab94b441ee", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:02.587997 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-15183882', 'snapshot_id': '82660cac-fa6d-401b-b7fe-5aab94b441ee', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:46:02.593152 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:02.593152 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:02.593549 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:46:02.593800 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume of 1 GB Jul 03 06:46:02.597197 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Availability Zones retrieved successfully. Jul 03 06:46:02.602247 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Flow 'volume_create_api' (87257e50-ef5f-490b-a2ce-aa98432715ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:46:02.604023 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8305929b-2396-4aaa-8e30-cfd5f5f4631a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:02.604988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:46:02.633906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8305929b-2396-4aaa-8e30-cfd5f5f4631a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82660cac-fa6d-401b-b7fe-5aab94b441ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:02.636468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c4a8de-cba7-4527-8227-2013b91141d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:02.677062 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Created reservations ['5304e85c-176f-4620-a94e-c5c94f2b86e5', '6ffd8000-ea8e-4ca2-9db5-f6ecafe82d29', '67273d11-dc0a-47b7-8aba-4da32545fcd8', '035b5a75-9d6c-45df-a927-c094eeaf77d3'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:46:02.677947 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c4a8de-cba7-4527-8227-2013b91141d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5304e85c-176f-4620-a94e-c5c94f2b86e5', '6ffd8000-ea8e-4ca2-9db5-f6ecafe82d29', '67273d11-dc0a-47b7-8aba-4da32545fcd8', '035b5a75-9d6c-45df-a927-c094eeaf77d3']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:02.678798 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c51657-1dce-4b98-a444-2b34a6fc9366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:02.718716 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c51657-1dce-4b98-a444-2b34a6fc9366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a428cbc-a226-4a98-9461-469ffbe3734c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-15183882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',qos_specs=None,replication_status=,reservations=['5304e85c-176f-4620-a94e-c5c94f2b86e5','6ffd8000-ea8e-4ca2-9db5-f6ecafe82d29','67273d11-dc0a-47b7-8aba-4da32545fcd8','035b5a75-9d6c-45df-a927-c094eeaf77d3'],size=1,snapshot_id=82660cac-fa6d-401b-b7fe-5aab94b441ee,source_replicaid=,source_volid=None,status='creating',user_id='42533e0bb556429a81caad5d884f3a8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-15183882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a428cbc-a226-4a98-9461-469ffbe3734c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82660cac-fa6d-401b-b7fe-5aab94b441ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42533e0bb556429a81caad5d884f3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:02.719470 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7ee0b5-5fcd-4216-802a-2eef092aaf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:02.738332 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7ee0b5-5fcd-4216-802a-2eef092aaf9f) transitioned into state 'SUCCESS' from state '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-15183882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',qos_specs=None,replication_status=,reservations=['5304e85c-176f-4620-a94e-c5c94f2b86e5','6ffd8000-ea8e-4ca2-9db5-f6ecafe82d29','67273d11-dc0a-47b7-8aba-4da32545fcd8','035b5a75-9d6c-45df-a927-c094eeaf77d3'],size=1,snapshot_id=82660cac-fa6d-401b-b7fe-5aab94b441ee,source_replicaid=,source_volid=None,status='creating',user_id='42533e0bb556429a81caad5d884f3a8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:02.739086 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f8851f-dfd3-46d4-bfda-5aecd371936f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:02.759432 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f8851f-dfd3-46d4-bfda-5aecd371936f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:02.760253 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Flow 'volume_create_api' (87257e50-ef5f-490b-a2ce-aa98432715ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:46:02.760573 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume request issued successfully. Jul 03 06:46:02.761250 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-85f1479b-0748-4d19-8bbb-72a023f6fcc1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:46:02.761729 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1486/5927] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:46:02 2026] POST /volume/v3/volumes => generated 789 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:46:02.772024 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c727ffa4-a16a-47b4-a8b7-bba784f0d3a5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:02.773681 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c727ffa4-a16a-47b4-a8b7-bba784f0d3a5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:02.773888 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c727ffa4-a16a-47b4-a8b7-bba784f0d3a5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:02.774061 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c727ffa4-a16a-47b4-a8b7-bba784f0d3a5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:02.780345 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:02.780345 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:02.783407 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c727ffa4-a16a-47b4-a8b7-bba784f0d3a5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:02.787031 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c727ffa4-a16a-47b4-a8b7-bba784f0d3a5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:02.787362 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1487/5928] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:02 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:03.799211 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-35017f9c-07e9-48b7-96b3-b358e1d7177b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:03.806663 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-35017f9c-07e9-48b7-96b3-b358e1d7177b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:03.806663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-35017f9c-07e9-48b7-96b3-b358e1d7177b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:03.806663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-35017f9c-07e9-48b7-96b3-b358e1d7177b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:03.863984 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:03.863984 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:03.867426 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-35017f9c-07e9-48b7-96b3-b358e1d7177b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:03.872736 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-35017f9c-07e9-48b7-96b3-b358e1d7177b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:03.872736 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1468/5929] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:03 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:03.894271 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b2ed4272-5ba4-4b87-b215-2dcead39f348 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:03.895815 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2ed4272-5ba4-4b87-b215-2dcead39f348 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:03.895992 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2ed4272-5ba4-4b87-b215-2dcead39f348 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:03.896165 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2ed4272-5ba4-4b87-b215-2dcead39f348 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:03.902535 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:03.902535 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:03.906758 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b2ed4272-5ba4-4b87-b215-2dcead39f348 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:03.911442 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2ed4272-5ba4-4b87-b215-2dcead39f348 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:03.911901 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1489/5930] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:03 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:04.360359 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-9d961da8-8aeb-4c73-9158-25a66584ce90 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:04.362176 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-9d961da8-8aeb-4c73-9158-25a66584ce90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:04.362340 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-9d961da8-8aeb-4c73-9158-25a66584ce90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:04.362512 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-9d961da8-8aeb-4c73-9158-25a66584ce90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:04.374487 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:04.374487 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:04.377657 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-9d961da8-8aeb-4c73-9158-25a66584ce90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:04.393065 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-9d961da8-8aeb-4c73-9158-25a66584ce90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:04.393065 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1487/5931] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:46:04 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:06.435683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-29f378a0-c975-468b-9bbf-15123a857c28 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:06.435683 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-29f378a0-c975-468b-9bbf-15123a857c28 None None] GET https://10.4.3.243/volume// Jul 03 06:46:06.435683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-29f378a0-c975-468b-9bbf-15123a857c28 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:06.435683 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-29f378a0-c975-468b-9bbf-15123a857c28 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:06.435683 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-29f378a0-c975-468b-9bbf-15123a857c28 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:06.435683 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1488/5932] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:46:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:06.443137 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a718d5af-9184-43c0-b611-3864d3fd49c3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:06.477999 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a718d5af-9184-43c0-b611-3864d3fd49c3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:46:06.478336 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a718d5af-9184-43c0-b611-3864d3fd49c3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a428cbc-a226-4a98-9461-469ffbe3734c", "connector": null, "instance_uuid": "29e90da4-8ccc-4e52-bf45-f349ac3d0d64"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:06.487173 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:06.487173 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:06.540900 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a718d5af-9184-43c0-b611-3864d3fd49c3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:46:06.541395 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1469/5933] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:46:06 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:06.902918 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2041895a-d628-42b7-9633-7cdd633ee5f4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:06.904929 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2041895a-d628-42b7-9633-7cdd633ee5f4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:06.905143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2041895a-d628-42b7-9633-7cdd633ee5f4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:06.905347 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2041895a-d628-42b7-9633-7cdd633ee5f4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:06.916189 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:06.916189 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:06.922197 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2041895a-d628-42b7-9633-7cdd633ee5f4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:06.927477 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2041895a-d628-42b7-9633-7cdd633ee5f4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:06.928037 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1490/5934] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:06 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:07.070029 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-22f8560c-f624-48f0-bccf-f9945389d03c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:07.070385 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22f8560c-f624-48f0-bccf-f9945389d03c None None] GET https://10.4.3.243/volume// Jul 03 06:46:07.070505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-22f8560c-f624-48f0-bccf-f9945389d03c None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:07.070704 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-22f8560c-f624-48f0-bccf-f9945389d03c None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:07.071049 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-22f8560c-f624-48f0-bccf-f9945389d03c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:07.071288 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1488/5935] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:46:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:07.077921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-fae6acc2-893e-4467-91b0-77921578d144 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:07.079623 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-fae6acc2-893e-4467-91b0-77921578d144 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:07.079988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-fae6acc2-893e-4467-91b0-77921578d144 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:07.080288 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-fae6acc2-893e-4467-91b0-77921578d144 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:07.089095 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:07.089095 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:07.096152 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-fae6acc2-893e-4467-91b0-77921578d144 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:07.097945 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-fae6acc2-893e-4467-91b0-77921578d144 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:07.098449 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1489/5936] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:46:07 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:46:07.200091 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-599382ad-7215-4f6f-9ed7-7345238f99b2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:07.201922 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-599382ad-7215-4f6f-9ed7-7345238f99b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] PUT https://10.4.3.243/volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2 Jul 03 06:46:07.202259 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-599382ad-7215-4f6f-9ed7-7345238f99b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:07.209111 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-599382ad-7215-4f6f-9ed7-7345238f99b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Acquiring lock "cinder-attachment_update-4a428cbc-a226-4a98-9461-469ffbe3734c-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:46:07.215503 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-599382ad-7215-4f6f-9ed7-7345238f99b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Lock "cinder-attachment_update-4a428cbc-a226-4a98-9461-469ffbe3734c-np0000004376" acquired by "attachment_update" :: waited 0.006s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:46:07.216457 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:07.216457 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:07.757129 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-599382ad-7215-4f6f-9ed7-7345238f99b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Lock "cinder-attachment_update-4a428cbc-a226-4a98-9461-469ffbe3734c-np0000004376" released by "attachment_update" :: held 0.542s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:46:07.757504 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-599382ad-7215-4f6f-9ed7-7345238f99b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2 returned with HTTP 200 Jul 03 06:46:07.757918 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1470/5937] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:46:07 2026] PUT /volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:07.940862 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4c8d6348-a722-4433-86c0-a3f3461fd4be None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:07.942417 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4c8d6348-a722-4433-86c0-a3f3461fd4be tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:07.942584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4c8d6348-a722-4433-86c0-a3f3461fd4be tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:07.942802 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4c8d6348-a722-4433-86c0-a3f3461fd4be tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:07.951711 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:07.951711 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:07.954761 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4c8d6348-a722-4433-86c0-a3f3461fd4be tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:07.960206 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4c8d6348-a722-4433-86c0-a3f3461fd4be tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:07.960599 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1491/5938] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:07 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:08.978388 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b2df3716-62d7-4be0-bff0-7ebe1bb12e3b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:08.986365 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2df3716-62d7-4be0-bff0-7ebe1bb12e3b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:08.986365 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2df3716-62d7-4be0-bff0-7ebe1bb12e3b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:08.987306 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b2df3716-62d7-4be0-bff0-7ebe1bb12e3b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:08.995672 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:08.995672 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:08.999230 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b2df3716-62d7-4be0-bff0-7ebe1bb12e3b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:09.003675 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b2df3716-62d7-4be0-bff0-7ebe1bb12e3b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:09.004080 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1489/5939] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:08 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:10.016537 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3b611095-4f0b-415e-b2c3-c9b30ff97124 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:10.018297 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3b611095-4f0b-415e-b2c3-c9b30ff97124 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:10.018499 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3b611095-4f0b-415e-b2c3-c9b30ff97124 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:10.018717 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3b611095-4f0b-415e-b2c3-c9b30ff97124 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:10.029070 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:10.029070 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:10.032133 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3b611095-4f0b-415e-b2c3-c9b30ff97124 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:10.036019 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3b611095-4f0b-415e-b2c3-c9b30ff97124 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:10.036374 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1490/5940] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:10 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:11.050129 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dabdc642-eb46-4900-bf6a-bed59221c9d8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:11.051636 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dabdc642-eb46-4900-bf6a-bed59221c9d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:11.051823 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dabdc642-eb46-4900-bf6a-bed59221c9d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:11.051975 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dabdc642-eb46-4900-bf6a-bed59221c9d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:11.060332 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:11.060332 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:11.063189 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-dabdc642-eb46-4900-bf6a-bed59221c9d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:11.066748 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dabdc642-eb46-4900-bf6a-bed59221c9d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:11.067087 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1471/5941] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:11 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:12.079403 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e89d3be6-cc94-4fa6-8135-cc20766a4a18 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:12.081396 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e89d3be6-cc94-4fa6-8135-cc20766a4a18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:12.081669 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e89d3be6-cc94-4fa6-8135-cc20766a4a18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:12.081952 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e89d3be6-cc94-4fa6-8135-cc20766a4a18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:12.092751 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:12.092751 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:12.096015 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e89d3be6-cc94-4fa6-8135-cc20766a4a18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:12.099999 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e89d3be6-cc94-4fa6-8135-cc20766a4a18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:12.100411 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1492/5942] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:12 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:13.114876 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5a44e816-bef8-4f6c-87b6-9aec4fe0c5a1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:13.117557 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a44e816-bef8-4f6c-87b6-9aec4fe0c5a1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:13.117906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a44e816-bef8-4f6c-87b6-9aec4fe0c5a1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:13.118186 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5a44e816-bef8-4f6c-87b6-9aec4fe0c5a1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:13.131901 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:13.131901 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:13.135491 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5a44e816-bef8-4f6c-87b6-9aec4fe0c5a1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:13.139436 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5a44e816-bef8-4f6c-87b6-9aec4fe0c5a1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:13.140003 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1490/5943] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:13 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:13.959054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a0e885af-88ed-45bd-a854-3af4dd2ce5c5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:13.961362 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a0e885af-88ed-45bd-a854-3af4dd2ce5c5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2/action Jul 03 06:46:13.961894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a0e885af-88ed-45bd-a854-3af4dd2ce5c5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:46:13.962077 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a0e885af-88ed-45bd-a854-3af4dd2ce5c5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:13.982107 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:13.982107 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:14.021029 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-73c5db6e-d635-46f0-8b58-b3f348657869 req-a0e885af-88ed-45bd-a854-3af4dd2ce5c5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2/action returned with HTTP 204 Jul 03 06:46:14.021460 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1491/5944] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:46:13 2026] POST /volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:46:14.155766 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bf69bafa-b113-4598-857b-441d0e345815 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:14.158046 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bf69bafa-b113-4598-857b-441d0e345815 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:14.158290 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bf69bafa-b113-4598-857b-441d0e345815 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:14.158538 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bf69bafa-b113-4598-857b-441d0e345815 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:14.170303 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:14.170303 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:14.174480 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bf69bafa-b113-4598-857b-441d0e345815 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:14.180020 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bf69bafa-b113-4598-857b-441d0e345815 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:14.180494 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1472/5945] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:14 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:17.422007 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-cac4c426-a6bc-4144-a31c-364200ed498d req-f8d6e548-cf05-488f-a672-77d57b4a31d8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:17.424260 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-f8d6e548-cf05-488f-a672-77d57b4a31d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:17.424430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-f8d6e548-cf05-488f-a672-77d57b4a31d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:17.424637 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-f8d6e548-cf05-488f-a672-77d57b4a31d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:17.433176 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:17.433176 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:17.436399 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-cac4c426-a6bc-4144-a31c-364200ed498d req-f8d6e548-cf05-488f-a672-77d57b4a31d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:17.440180 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-f8d6e548-cf05-488f-a672-77d57b4a31d8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:17.440572 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1493/5946] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:46:17 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:17.459885 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-cac4c426-a6bc-4144-a31c-364200ed498d req-de464ae5-d955-4e8c-a17d-feb68b861884 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:17.461829 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-de464ae5-d955-4e8c-a17d-feb68b861884 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c/action Jul 03 06:46:17.462232 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-de464ae5-d955-4e8c-a17d-feb68b861884 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:46:17.462350 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-de464ae5-d955-4e8c-a17d-feb68b861884 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:17.473652 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:17.473652 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:17.474206 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-cac4c426-a6bc-4144-a31c-364200ed498d req-de464ae5-d955-4e8c-a17d-feb68b861884 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:17.481862 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-cac4c426-a6bc-4144-a31c-364200ed498d req-de464ae5-d955-4e8c-a17d-feb68b861884 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Begin detaching volume completed successfully. Jul 03 06:46:17.482104 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-de464ae5-d955-4e8c-a17d-feb68b861884 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c/action returned with HTTP 202 Jul 03 06:46:17.482438 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1491/5947] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:46:17 2026] POST /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:46:18.503054 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4ac9a07b-01ff-4f2c-a167-d039ec3caf51 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:18.503448 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ac9a07b-01ff-4f2c-a167-d039ec3caf51 None None] GET https://10.4.3.243/volume// Jul 03 06:46:18.503643 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ac9a07b-01ff-4f2c-a167-d039ec3caf51 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:18.503855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ac9a07b-01ff-4f2c-a167-d039ec3caf51 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:18.504185 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ac9a07b-01ff-4f2c-a167-d039ec3caf51 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:18.504488 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1492/5948] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:46:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:18.511507 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-cac4c426-a6bc-4144-a31c-364200ed498d req-2976b20c-a31c-4c6d-aa37-89a0b7ec100d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:18.514177 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-2976b20c-a31c-4c6d-aa37-89a0b7ec100d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:18.514456 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-2976b20c-a31c-4c6d-aa37-89a0b7ec100d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:18.514666 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-2976b20c-a31c-4c6d-aa37-89a0b7ec100d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:18.524636 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:18.524636 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:18.528606 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-cac4c426-a6bc-4144-a31c-364200ed498d req-2976b20c-a31c-4c6d-aa37-89a0b7ec100d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:18.533109 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-2976b20c-a31c-4c6d-aa37-89a0b7ec100d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:18.533788 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1473/5949] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:46:18 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:46:19.393080 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-cac4c426-a6bc-4144-a31c-364200ed498d req-9fa106b8-5fb0-4521-a1b1-851344d5a456 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:19.395031 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-9fa106b8-5fb0-4521-a1b1-851344d5a456 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2 Jul 03 06:46:19.395195 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-9fa106b8-5fb0-4521-a1b1-851344d5a456 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:19.395360 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-9fa106b8-5fb0-4521-a1b1-851344d5a456 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:19.401661 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:19.401661 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:19.927290 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-cac4c426-a6bc-4144-a31c-364200ed498d req-9fa106b8-5fb0-4521-a1b1-851344d5a456 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2 returned with HTTP 200 Jul 03 06:46:19.927678 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1494/5950] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:46:19 2026] DELETE /volume/v3/attachments/c765d732-4033-495d-b4a2-74eb0ce547d2 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:20.641306 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:20.643418 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:46:20.643899 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-413530854", "snapshot_id": "8a6cfb2e-388f-4514-a447-6be0152a7de8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:20.645898 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-413530854', 'snapshot_id': '8a6cfb2e-388f-4514-a447-6be0152a7de8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:46:20.653526 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:20.653526 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:20.654206 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:46:20.654390 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume of 1 GB Jul 03 06:46:20.659044 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Availability Zones retrieved successfully. Jul 03 06:46:20.667290 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Flow 'volume_create_api' (132be5a2-1a9a-455d-a70d-fa803a16a0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:46:20.668950 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd36072-f312-44be-b7a7-318a4605216c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:20.670403 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:46:20.706272 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd36072-f312-44be-b7a7-318a4605216c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8a6cfb2e-388f-4514-a447-6be0152a7de8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:20.707015 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b65ba6-6ddf-48f1-9c1c-b853a484b3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:20.741619 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Created reservations ['e9f64666-f405-48a5-ae40-1c4f554d2499', '982c1241-f8ce-49dc-b9c9-610a1256023c', '3fe4a785-0703-4dfb-8181-57ac21d89a64', '628a376b-e537-44e3-87c6-cf916905586e'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:46:20.742399 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b65ba6-6ddf-48f1-9c1c-b853a484b3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9f64666-f405-48a5-ae40-1c4f554d2499', '982c1241-f8ce-49dc-b9c9-610a1256023c', '3fe4a785-0703-4dfb-8181-57ac21d89a64', '628a376b-e537-44e3-87c6-cf916905586e']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:20.743274 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5df0d28-8f97-4e7e-b68e-ab40e45ac378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:20.784081 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5df0d28-8f97-4e7e-b68e-ab40e45ac378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ba1da10-3f9a-463c-a675-1a0cc16a98da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-413530854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',qos_specs=None,replication_status=,reservations=['e9f64666-f405-48a5-ae40-1c4f554d2499','982c1241-f8ce-49dc-b9c9-610a1256023c','3fe4a785-0703-4dfb-8181-57ac21d89a64','628a376b-e537-44e3-87c6-cf916905586e'],size=1,snapshot_id=8a6cfb2e-388f-4514-a447-6be0152a7de8,source_replicaid=,source_volid=None,status='creating',user_id='42533e0bb556429a81caad5d884f3a8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-413530854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ba1da10-3f9a-463c-a675-1a0cc16a98da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8a6cfb2e-388f-4514-a447-6be0152a7de8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42533e0bb556429a81caad5d884f3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:20.784853 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b2106d-736e-43b9-a375-85fa4a15cab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:20.804856 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b2106d-736e-43b9-a375-85fa4a15cab8) transitioned into state 'SUCCESS' from state '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-413530854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',qos_specs=None,replication_status=,reservations=['e9f64666-f405-48a5-ae40-1c4f554d2499','982c1241-f8ce-49dc-b9c9-610a1256023c','3fe4a785-0703-4dfb-8181-57ac21d89a64','628a376b-e537-44e3-87c6-cf916905586e'],size=1,snapshot_id=8a6cfb2e-388f-4514-a447-6be0152a7de8,source_replicaid=,source_volid=None,status='creating',user_id='42533e0bb556429a81caad5d884f3a8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:20.805733 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4842c28c-bdbb-4e6e-84b1-054bb88ab4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:20.827462 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4842c28c-bdbb-4e6e-84b1-054bb88ab4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:20.828206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Flow 'volume_create_api' (132be5a2-1a9a-455d-a70d-fa803a16a0b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:46:20.828491 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume request issued successfully. Jul 03 06:46:20.829114 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1d4e6a51-03cc-49b5-bf2f-6d2afacd544e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:46:20.829550 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1492/5951] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:46:20 2026] POST /volume/v3/volumes => generated 790 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:46:20.840846 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d3cbe1b0-acad-4501-9003-3fb84cf0f1f6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:20.842584 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d3cbe1b0-acad-4501-9003-3fb84cf0f1f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:20.842801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d3cbe1b0-acad-4501-9003-3fb84cf0f1f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:20.842975 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d3cbe1b0-acad-4501-9003-3fb84cf0f1f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:20.849944 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:20.849944 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:20.853617 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-d3cbe1b0-acad-4501-9003-3fb84cf0f1f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:20.858401 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d3cbe1b0-acad-4501-9003-3fb84cf0f1f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:20.858808 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1493/5952] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:20 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:21.870565 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9bb329c6-8aea-4205-8941-313e05b59193 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:21.872413 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9bb329c6-8aea-4205-8941-313e05b59193 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:21.872600 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9bb329c6-8aea-4205-8941-313e05b59193 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:21.872793 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9bb329c6-8aea-4205-8941-313e05b59193 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:21.879160 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:21.879160 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:21.882455 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-9bb329c6-8aea-4205-8941-313e05b59193 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:21.886274 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9bb329c6-8aea-4205-8941-313e05b59193 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:21.886667 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1474/5953] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:21 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:21.898003 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ae0e654a-789d-496e-bd07-4ca5f84650a3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:21.900036 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ae0e654a-789d-496e-bd07-4ca5f84650a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:21.900236 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ae0e654a-789d-496e-bd07-4ca5f84650a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:21.900411 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ae0e654a-789d-496e-bd07-4ca5f84650a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:21.907080 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:21.907080 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:21.910746 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ae0e654a-789d-496e-bd07-4ca5f84650a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:21.914924 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ae0e654a-789d-496e-bd07-4ca5f84650a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:21.915368 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1495/5954] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:21 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:22.354274 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-306e9295-99b9-45e8-8569-281f741144be req-f933a94e-7e20-451c-8bb8-d66241cdb094 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:22.356483 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-f933a94e-7e20-451c-8bb8-d66241cdb094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:22.356854 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-f933a94e-7e20-451c-8bb8-d66241cdb094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:22.357100 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-f933a94e-7e20-451c-8bb8-d66241cdb094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:22.363866 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:22.363866 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:22.367308 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-306e9295-99b9-45e8-8569-281f741144be req-f933a94e-7e20-451c-8bb8-d66241cdb094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:22.371397 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-f933a94e-7e20-451c-8bb8-d66241cdb094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:22.371845 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1493/5955] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:46:22 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:24.406224 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-60fb11a0-fed6-4784-b72d-3e86196f4210 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:24.406659 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-60fb11a0-fed6-4784-b72d-3e86196f4210 None None] GET https://10.4.3.243/volume// Jul 03 06:46:24.406744 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-60fb11a0-fed6-4784-b72d-3e86196f4210 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:24.406936 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-60fb11a0-fed6-4784-b72d-3e86196f4210 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:24.407262 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-60fb11a0-fed6-4784-b72d-3e86196f4210 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:24.407543 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1494/5956] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:46:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:24.414811 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-306e9295-99b9-45e8-8569-281f741144be req-3854c5fd-c9f0-4547-9d4c-05655940b4d2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:24.416791 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-3854c5fd-c9f0-4547-9d4c-05655940b4d2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:46:24.417219 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-3854c5fd-c9f0-4547-9d4c-05655940b4d2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ba1da10-3f9a-463c-a675-1a0cc16a98da", "connector": null, "instance_uuid": "29e90da4-8ccc-4e52-bf45-f349ac3d0d64"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:24.425489 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:24.425489 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:24.452104 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-3854c5fd-c9f0-4547-9d4c-05655940b4d2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:46:24.452582 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1475/5957] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:46:24 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 06:46:24.892638 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8da30154-e570-4e09-a82a-f962a797c9dc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:24.894370 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8da30154-e570-4e09-a82a-f962a797c9dc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:24.894549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8da30154-e570-4e09-a82a-f962a797c9dc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:24.894757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8da30154-e570-4e09-a82a-f962a797c9dc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:24.903264 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:24.903264 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:24.906403 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-8da30154-e570-4e09-a82a-f962a797c9dc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:24.910148 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8da30154-e570-4e09-a82a-f962a797c9dc tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:24.910498 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1496/5958] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:24 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:24.987130 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f56056e3-0803-4f97-a345-11f766a03f66 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:24.987587 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f56056e3-0803-4f97-a345-11f766a03f66 None None] GET https://10.4.3.243/volume// Jul 03 06:46:24.987587 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f56056e3-0803-4f97-a345-11f766a03f66 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:24.987764 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f56056e3-0803-4f97-a345-11f766a03f66 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:24.988060 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f56056e3-0803-4f97-a345-11f766a03f66 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:24.988307 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1494/5959] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:46:24 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:24.995988 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-306e9295-99b9-45e8-8569-281f741144be req-da39d2f7-e516-4e33-ad41-9b1e58c6ca4f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:24.997970 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-da39d2f7-e516-4e33-ad41-9b1e58c6ca4f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:24.998155 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-da39d2f7-e516-4e33-ad41-9b1e58c6ca4f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:24.998326 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-da39d2f7-e516-4e33-ad41-9b1e58c6ca4f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:25.006640 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:25.006640 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:25.009471 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-306e9295-99b9-45e8-8569-281f741144be req-da39d2f7-e516-4e33-ad41-9b1e58c6ca4f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:25.012965 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-da39d2f7-e516-4e33-ad41-9b1e58c6ca4f tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:25.013306 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1495/5960] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:46:24 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:46:25.109374 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-306e9295-99b9-45e8-8569-281f741144be req-42ed1b17-bdcf-4eee-a6bc-5c30ddb27a08 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:25.112063 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-42ed1b17-bdcf-4eee-a6bc-5c30ddb27a08 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] PUT https://10.4.3.243/volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50 Jul 03 06:46:25.112554 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-42ed1b17-bdcf-4eee-a6bc-5c30ddb27a08 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:25.121180 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-306e9295-99b9-45e8-8569-281f741144be req-42ed1b17-bdcf-4eee-a6bc-5c30ddb27a08 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Acquiring lock "cinder-attachment_update-6ba1da10-3f9a-463c-a675-1a0cc16a98da-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:46:25.126297 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-306e9295-99b9-45e8-8569-281f741144be req-42ed1b17-bdcf-4eee-a6bc-5c30ddb27a08 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Lock "cinder-attachment_update-6ba1da10-3f9a-463c-a675-1a0cc16a98da-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:46:25.127799 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:25.127799 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:25.677483 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-306e9295-99b9-45e8-8569-281f741144be req-42ed1b17-bdcf-4eee-a6bc-5c30ddb27a08 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Lock "cinder-attachment_update-6ba1da10-3f9a-463c-a675-1a0cc16a98da-np0000004376" released by "attachment_update" :: held 0.551s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:46:25.677970 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-42ed1b17-bdcf-4eee-a6bc-5c30ddb27a08 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50 returned with HTTP 200 Jul 03 06:46:25.678318 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1476/5961] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:46:25 2026] PUT /volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50 => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:25.924019 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6ae7e12d-8ef2-4ce3-b561-958afcbf1bd5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:25.926029 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6ae7e12d-8ef2-4ce3-b561-958afcbf1bd5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:25.926235 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6ae7e12d-8ef2-4ce3-b561-958afcbf1bd5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:25.926581 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6ae7e12d-8ef2-4ce3-b561-958afcbf1bd5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:25.938806 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:25.938806 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:25.943067 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-6ae7e12d-8ef2-4ce3-b561-958afcbf1bd5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:25.948751 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6ae7e12d-8ef2-4ce3-b561-958afcbf1bd5 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:25.949512 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1497/5962] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:25 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:26.962736 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1baca867-dc2e-4eee-b7ae-a87b94c245eb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:26.965337 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1baca867-dc2e-4eee-b7ae-a87b94c245eb tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:26.965495 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1baca867-dc2e-4eee-b7ae-a87b94c245eb tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:26.965622 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1baca867-dc2e-4eee-b7ae-a87b94c245eb tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:26.974516 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:26.974516 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:26.978228 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-1baca867-dc2e-4eee-b7ae-a87b94c245eb tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:26.982216 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1baca867-dc2e-4eee-b7ae-a87b94c245eb tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:26.993938 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1495/5963] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:26 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:27.994305 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-82d567de-0e1b-49b5-a09d-9164b826d8ad None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:27.996160 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82d567de-0e1b-49b5-a09d-9164b826d8ad tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:27.996354 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82d567de-0e1b-49b5-a09d-9164b826d8ad tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:27.996530 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-82d567de-0e1b-49b5-a09d-9164b826d8ad tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:27.998626 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=122,cinder:INSERT=23,cinder:UPDATE=39 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:46:28.006791 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:28.006791 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:28.010565 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-82d567de-0e1b-49b5-a09d-9164b826d8ad tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:28.014547 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-82d567de-0e1b-49b5-a09d-9164b826d8ad tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:28.014949 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1496/5964] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:27 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:29.026455 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4c6ec27f-fb89-40e1-be7b-2faa64325ba0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:29.028148 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c6ec27f-fb89-40e1-be7b-2faa64325ba0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:29.028377 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c6ec27f-fb89-40e1-be7b-2faa64325ba0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:29.028632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4c6ec27f-fb89-40e1-be7b-2faa64325ba0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:29.030816 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=118,cinder:INSERT=13,cinder:UPDATE=32 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:46:29.038541 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:29.038541 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:29.042218 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-4c6ec27f-fb89-40e1-be7b-2faa64325ba0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:29.046179 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4c6ec27f-fb89-40e1-be7b-2faa64325ba0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:29.046525 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1477/5965] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:29 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:30.058941 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fdfd282e-a77d-4605-afd6-0028e7ba5e6e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:30.060711 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fdfd282e-a77d-4605-afd6-0028e7ba5e6e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:30.060920 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fdfd282e-a77d-4605-afd6-0028e7ba5e6e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:30.061100 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fdfd282e-a77d-4605-afd6-0028e7ba5e6e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:30.063212 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=92,cinder:UPDATE=6 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:46:30.072433 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:30.072433 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:30.076114 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fdfd282e-a77d-4605-afd6-0028e7ba5e6e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:30.080423 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fdfd282e-a77d-4605-afd6-0028e7ba5e6e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:30.080858 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1498/5966] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:30 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:31.093408 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-51a9ec99-f993-461a-b2a3-5b9c167a0f94 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:31.095425 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-51a9ec99-f993-461a-b2a3-5b9c167a0f94 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:31.095641 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-51a9ec99-f993-461a-b2a3-5b9c167a0f94 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:31.095842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-51a9ec99-f993-461a-b2a3-5b9c167a0f94 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:31.097925 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=135,cinder:UPDATE=45,cinder:INSERT=18 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:46:31.105600 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:31.105600 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:31.108766 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-51a9ec99-f993-461a-b2a3-5b9c167a0f94 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:31.112901 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-51a9ec99-f993-461a-b2a3-5b9c167a0f94 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:31.113372 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1496/5967] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:31 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:31.872406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-306e9295-99b9-45e8-8569-281f741144be req-3b863217-7b3e-475b-a97a-7f11a6be08c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:31.874216 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-3b863217-7b3e-475b-a97a-7f11a6be08c1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50/action Jul 03 06:46:31.874543 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-3b863217-7b3e-475b-a97a-7f11a6be08c1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:46:31.874669 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-3b863217-7b3e-475b-a97a-7f11a6be08c1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:31.891896 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:31.891896 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:31.906976 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-306e9295-99b9-45e8-8569-281f741144be req-3b863217-7b3e-475b-a97a-7f11a6be08c1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50/action returned with HTTP 204 Jul 03 06:46:31.907447 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1497/5968] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:46:31 2026] POST /volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:46:32.124593 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-13e6ce0a-dcba-4cb7-9713-d04c8adcc54e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:32.126311 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-13e6ce0a-dcba-4cb7-9713-d04c8adcc54e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:32.126510 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-13e6ce0a-dcba-4cb7-9713-d04c8adcc54e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:32.126665 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-13e6ce0a-dcba-4cb7-9713-d04c8adcc54e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:32.135377 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:32.135377 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:32.138649 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-13e6ce0a-dcba-4cb7-9713-d04c8adcc54e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:32.142567 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-13e6ce0a-dcba-4cb7-9713-d04c8adcc54e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:32.142978 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1478/5969] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:32 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:34.959050 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-ff9dbe2a-44ab-42d9-8808-242e7284a0c6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:34.961201 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-ff9dbe2a-44ab-42d9-8808-242e7284a0c6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:34.961396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-ff9dbe2a-44ab-42d9-8808-242e7284a0c6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:34.961586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-ff9dbe2a-44ab-42d9-8808-242e7284a0c6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:34.970925 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:34.970925 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:34.974304 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-ff9dbe2a-44ab-42d9-8808-242e7284a0c6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:34.978542 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-ff9dbe2a-44ab-42d9-8808-242e7284a0c6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:34.979002 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1499/5970] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:46:34 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:34.996253 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6774e386-6cc6-4486-befd-357f86f84bb4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:34.998386 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6774e386-6cc6-4486-befd-357f86f84bb4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da/action Jul 03 06:46:34.998760 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6774e386-6cc6-4486-befd-357f86f84bb4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:46:34.998910 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6774e386-6cc6-4486-befd-357f86f84bb4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:35.009424 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:35.009424 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:35.009903 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6774e386-6cc6-4486-befd-357f86f84bb4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:35.016029 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6774e386-6cc6-4486-befd-357f86f84bb4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Begin detaching volume completed successfully. Jul 03 06:46:35.016229 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6774e386-6cc6-4486-befd-357f86f84bb4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da/action returned with HTTP 202 Jul 03 06:46:35.016651 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1497/5971] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:46:34 2026] POST /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:46:36.039656 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f4dbe8cb-d7a5-48d5-9f17-4a24b086f31b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:36.040114 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f4dbe8cb-d7a5-48d5-9f17-4a24b086f31b None None] GET https://10.4.3.243/volume// Jul 03 06:46:36.040299 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f4dbe8cb-d7a5-48d5-9f17-4a24b086f31b None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:36.040508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f4dbe8cb-d7a5-48d5-9f17-4a24b086f31b None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:36.040876 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f4dbe8cb-d7a5-48d5-9f17-4a24b086f31b None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:36.041199 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1498/5972] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:46:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:36.048202 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-381c5e3e-d070-4491-8a03-a816d4cc3fc6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:36.050133 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-381c5e3e-d070-4491-8a03-a816d4cc3fc6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:36.050334 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-381c5e3e-d070-4491-8a03-a816d4cc3fc6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:36.050506 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-381c5e3e-d070-4491-8a03-a816d4cc3fc6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:36.059428 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:36.059428 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:36.064864 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-381c5e3e-d070-4491-8a03-a816d4cc3fc6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:36.072541 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-381c5e3e-d070-4491-8a03-a816d4cc3fc6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:36.073194 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1479/5973] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:46:36 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:46:36.867317 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6aa246e7-f7eb-43da-ad70-527461e5ca90 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:36.869057 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6aa246e7-f7eb-43da-ad70-527461e5ca90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50 Jul 03 06:46:36.869212 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6aa246e7-f7eb-43da-ad70-527461e5ca90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:36.869372 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6aa246e7-f7eb-43da-ad70-527461e5ca90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:36.877162 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:36.877162 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:37.402533 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-1b1f33f9-0799-4763-bd57-c6c3959a1130 req-6aa246e7-f7eb-43da-ad70-527461e5ca90 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50 returned with HTTP 200 Jul 03 06:46:37.402989 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1500/5974] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:46:36 2026] DELETE /volume/v3/attachments/8f55db27-c068-4221-ae41-86d713241b50 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:38.176602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:38.178350 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:46:38.178719 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1413597093", "snapshot_id": "23c97a05-d78f-4ba2-829e-2cf06b2d728b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:38.180142 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1413597093', 'snapshot_id': '23c97a05-d78f-4ba2-829e-2cf06b2d728b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:46:38.185146 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:38.185146 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:38.185555 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:46:38.185678 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume of 1 GB Jul 03 06:46:38.189127 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Availability Zones retrieved successfully. Jul 03 06:46:38.194565 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Flow 'volume_create_api' (0bb45bd7-7c66-4c1c-ae89-c847e56842d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:46:38.195499 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d93c99-19dd-48a1-8695-b15a61114b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:38.196385 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:46:38.225994 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d93c99-19dd-48a1-8695-b15a61114b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '23c97a05-d78f-4ba2-829e-2cf06b2d728b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:38.227122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3b212b-ddb5-4e29-9c49-fb71f467a15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:38.268746 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Created reservations ['b8d54d0d-8ee4-4075-877e-90393dcf1d99', 'e2b42345-2663-4dc5-9b7c-0ca0c14c2e1a', 'c5a33185-c45f-4d8e-b9e7-ce3966deb626', '4d699895-13c2-42d9-ae37-006a0e9f642b'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:46:38.269556 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3b212b-ddb5-4e29-9c49-fb71f467a15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8d54d0d-8ee4-4075-877e-90393dcf1d99', 'e2b42345-2663-4dc5-9b7c-0ca0c14c2e1a', 'c5a33185-c45f-4d8e-b9e7-ce3966deb626', '4d699895-13c2-42d9-ae37-006a0e9f642b']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:38.270286 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d253e1-1288-4543-a0f0-2ab6dfeabf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:38.310320 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d253e1-1288-4543-a0f0-2ab6dfeabf45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8f4adce-ff51-4a77-990d-f42a107fb7bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1413597093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',qos_specs=None,replication_status=,reservations=['b8d54d0d-8ee4-4075-877e-90393dcf1d99','e2b42345-2663-4dc5-9b7c-0ca0c14c2e1a','c5a33185-c45f-4d8e-b9e7-ce3966deb626','4d699895-13c2-42d9-ae37-006a0e9f642b'],size=1,snapshot_id=23c97a05-d78f-4ba2-829e-2cf06b2d728b,source_replicaid=,source_volid=None,status='creating',user_id='42533e0bb556429a81caad5d884f3a8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1413597093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8f4adce-ff51-4a77-990d-f42a107fb7bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=23c97a05-d78f-4ba2-829e-2cf06b2d728b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42533e0bb556429a81caad5d884f3a8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:38.311103 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9adc6a9-8329-4b7f-aa30-00f5aec44b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:38.329880 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9adc6a9-8329-4b7f-aa30-00f5aec44b46) transitioned into state 'SUCCESS' from state '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-1413597093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee5d3f1d76154d97a0aa6c471eefc3ec',qos_specs=None,replication_status=,reservations=['b8d54d0d-8ee4-4075-877e-90393dcf1d99','e2b42345-2663-4dc5-9b7c-0ca0c14c2e1a','c5a33185-c45f-4d8e-b9e7-ce3966deb626','4d699895-13c2-42d9-ae37-006a0e9f642b'],size=1,snapshot_id=23c97a05-d78f-4ba2-829e-2cf06b2d728b,source_replicaid=,source_volid=None,status='creating',user_id='42533e0bb556429a81caad5d884f3a8f',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:38.330495 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb79953-7942-4274-b57e-5c320f97c5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:46:38.349185 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb79953-7942-4274-b57e-5c320f97c5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:46:38.349902 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Flow 'volume_create_api' (0bb45bd7-7c66-4c1c-ae89-c847e56842d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:46:38.350160 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Create volume request issued successfully. Jul 03 06:46:38.350649 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-93de64bf-b3d3-47bc-9a23-af41c1e8ce34 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:46:38.351088 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1498/5975] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:46:38 2026] POST /volume/v3/volumes => generated 791 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:46:38.361493 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4a4fbe57-21e1-4348-b0a5-f9ad59b3a2f8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:38.363445 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4a4fbe57-21e1-4348-b0a5-f9ad59b3a2f8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:38.363655 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4a4fbe57-21e1-4348-b0a5-f9ad59b3a2f8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:38.363855 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4a4fbe57-21e1-4348-b0a5-f9ad59b3a2f8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:38.371383 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:38.371383 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:38.375354 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-4a4fbe57-21e1-4348-b0a5-f9ad59b3a2f8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:38.379639 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4a4fbe57-21e1-4348-b0a5-f9ad59b3a2f8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:38.380040 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1499/5976] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:38 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:39.392038 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d91738c5-b030-4beb-9bba-91294770b4d4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:39.393671 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d91738c5-b030-4beb-9bba-91294770b4d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:39.393877 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d91738c5-b030-4beb-9bba-91294770b4d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:39.394051 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d91738c5-b030-4beb-9bba-91294770b4d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:39.400795 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:39.400795 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:39.404623 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d91738c5-b030-4beb-9bba-91294770b4d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:39.408385 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d91738c5-b030-4beb-9bba-91294770b4d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:39.408821 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1480/5977] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:39 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:39.419836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-aac1e1c3-841b-43b8-8b0e-98c21b9c4094 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:39.421533 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aac1e1c3-841b-43b8-8b0e-98c21b9c4094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:39.421746 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aac1e1c3-841b-43b8-8b0e-98c21b9c4094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:39.421931 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-aac1e1c3-841b-43b8-8b0e-98c21b9c4094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:39.429143 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:39.429143 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:39.432707 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-aac1e1c3-841b-43b8-8b0e-98c21b9c4094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:39.436982 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-aac1e1c3-841b-43b8-8b0e-98c21b9c4094 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:39.437398 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1501/5978] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:39 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:39.871437 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-8f27f10f-3bd4-4d36-85f7-402f46fdd7b1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:39.873299 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-8f27f10f-3bd4-4d36-85f7-402f46fdd7b1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:39.873469 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-8f27f10f-3bd4-4d36-85f7-402f46fdd7b1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:39.873656 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-8f27f10f-3bd4-4d36-85f7-402f46fdd7b1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:39.879684 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:39.879684 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:39.882814 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-8f27f10f-3bd4-4d36-85f7-402f46fdd7b1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:39.886666 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-8f27f10f-3bd4-4d36-85f7-402f46fdd7b1 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:39.887073 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1499/5979] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:46:39 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:41.920461 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d50409ee-6800-41e2-b002-9fd915c1daf9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:41.920896 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d50409ee-6800-41e2-b002-9fd915c1daf9 None None] GET https://10.4.3.243/volume// Jul 03 06:46:41.920997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d50409ee-6800-41e2-b002-9fd915c1daf9 None None] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:41.921168 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d50409ee-6800-41e2-b002-9fd915c1daf9 None None] Calling method 'all' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:41.921476 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d50409ee-6800-41e2-b002-9fd915c1daf9 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:41.921857 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1500/5980] 10.4.3.243 () {66 vars in 1428 bytes} [Fri Jul 3 06:46:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:41.928659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-1272c07f-9ad8-4579-a32c-4602c249f508 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:41.930595 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-1272c07f-9ad8-4579-a32c-4602c249f508 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:46:41.930967 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-1272c07f-9ad8-4579-a32c-4602c249f508 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8f4adce-ff51-4a77-990d-f42a107fb7bf", "connector": null, "instance_uuid": "29e90da4-8ccc-4e52-bf45-f349ac3d0d64"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:41.938836 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:41.938836 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:41.974596 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-1272c07f-9ad8-4579-a32c-4602c249f508 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:46:41.975069 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1481/5981] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:46:41 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:42.406395 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-21c4432f-2c00-4339-b328-31774259e9b6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:42.408209 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21c4432f-2c00-4339-b328-31774259e9b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:42.408391 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21c4432f-2c00-4339-b328-31774259e9b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:42.408592 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-21c4432f-2c00-4339-b328-31774259e9b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:42.417768 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:42.417768 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:42.420999 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-21c4432f-2c00-4339-b328-31774259e9b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:42.425092 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-21c4432f-2c00-4339-b328-31774259e9b6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:42.425542 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1502/5982] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:42 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:42.502426 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-02647e0c-7090-4504-be9b-317667ec3280 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:42.502940 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-02647e0c-7090-4504-be9b-317667ec3280 None None] GET https://10.4.3.243/volume// Jul 03 06:46:42.503138 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-02647e0c-7090-4504-be9b-317667ec3280 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:42.503368 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-02647e0c-7090-4504-be9b-317667ec3280 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:42.503814 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-02647e0c-7090-4504-be9b-317667ec3280 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:42.504078 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1500/5983] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:46:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:42.511230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-a8de6738-25bf-460c-ba05-fe36a12098ea None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:42.513593 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-a8de6738-25bf-460c-ba05-fe36a12098ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:42.513750 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-a8de6738-25bf-460c-ba05-fe36a12098ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:42.513958 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-a8de6738-25bf-460c-ba05-fe36a12098ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:42.524566 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:42.524566 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:42.528036 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-a8de6738-25bf-460c-ba05-fe36a12098ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:42.532503 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-a8de6738-25bf-460c-ba05-fe36a12098ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:42.532998 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1501/5984] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:46:42 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:46:42.630834 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-abd74a50-cb75-4b25-b59d-946f3b544ba7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:42.632922 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-abd74a50-cb75-4b25-b59d-946f3b544ba7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] PUT https://10.4.3.243/volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e Jul 03 06:46:42.633334 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-abd74a50-cb75-4b25-b59d-946f3b544ba7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:42.640718 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-abd74a50-cb75-4b25-b59d-946f3b544ba7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Acquiring lock "cinder-attachment_update-b8f4adce-ff51-4a77-990d-f42a107fb7bf-np0000004376" by "attachment_update" {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:46:42.645171 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-abd74a50-cb75-4b25-b59d-946f3b544ba7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Lock "cinder-attachment_update-b8f4adce-ff51-4a77-990d-f42a107fb7bf-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99917) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:46:42.645837 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:42.645837 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:43.165949 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.coordination [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-abd74a50-cb75-4b25-b59d-946f3b544ba7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Lock "cinder-attachment_update-b8f4adce-ff51-4a77-990d-f42a107fb7bf-np0000004376" released by "attachment_update" :: held 0.521s {{(pid=99917) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:46:43.166283 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-abd74a50-cb75-4b25-b59d-946f3b544ba7 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e returned with HTTP 200 Jul 03 06:46:43.166799 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1482/5985] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:46:42 2026] PUT /volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:43.267299 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-411fe2d0-358c-4237-a33c-2a47d1912570 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:43.269127 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-411fe2d0-358c-4237-a33c-2a47d1912570 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed Jul 03 06:46:43.269318 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-411fe2d0-358c-4237-a33c-2a47d1912570 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:43.269514 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-411fe2d0-358c-4237-a33c-2a47d1912570 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:43.279132 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:43.279132 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:43.282295 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-411fe2d0-358c-4237-a33c-2a47d1912570 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:46:43.286352 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-411fe2d0-358c-4237-a33c-2a47d1912570 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed returned with HTTP 200 Jul 03 06:46:43.286740 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1503/5986] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:43 2026] GET /volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:43.436896 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8cdd8a3b-fb2e-418c-96a2-52ded19ef787 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:43.438443 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8cdd8a3b-fb2e-418c-96a2-52ded19ef787 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:43.438663 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8cdd8a3b-fb2e-418c-96a2-52ded19ef787 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:43.438891 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8cdd8a3b-fb2e-418c-96a2-52ded19ef787 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:43.447241 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:43.447241 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:43.450355 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8cdd8a3b-fb2e-418c-96a2-52ded19ef787 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:43.454127 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8cdd8a3b-fb2e-418c-96a2-52ded19ef787 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:43.454519 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1501/5987] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:43 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:44.468480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0b410567-9188-410a-b6ab-73ba1e59f446 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:44.470521 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0b410567-9188-410a-b6ab-73ba1e59f446 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:44.470986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0b410567-9188-410a-b6ab-73ba1e59f446 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:44.470986 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0b410567-9188-410a-b6ab-73ba1e59f446 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:44.480482 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:44.480482 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:44.484040 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0b410567-9188-410a-b6ab-73ba1e59f446 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:44.488944 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0b410567-9188-410a-b6ab-73ba1e59f446 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:44.489314 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1502/5988] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:44 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:45.502263 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-93deb7e6-9e87-4239-aa1c-64b2f9609553 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:45.503993 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-93deb7e6-9e87-4239-aa1c-64b2f9609553 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:45.504178 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-93deb7e6-9e87-4239-aa1c-64b2f9609553 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:45.504386 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-93deb7e6-9e87-4239-aa1c-64b2f9609553 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:45.513801 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:45.513801 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:45.517047 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-93deb7e6-9e87-4239-aa1c-64b2f9609553 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:45.520934 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-93deb7e6-9e87-4239-aa1c-64b2f9609553 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:45.521324 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1483/5989] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:45 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:46.532685 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-af9a95ad-df84-46f5-b648-926f0fb3d389 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:46.534585 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af9a95ad-df84-46f5-b648-926f0fb3d389 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:46.534861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af9a95ad-df84-46f5-b648-926f0fb3d389 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:46.535053 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-af9a95ad-df84-46f5-b648-926f0fb3d389 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:46.545447 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:46.545447 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:46.549371 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-af9a95ad-df84-46f5-b648-926f0fb3d389 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:46.554098 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-af9a95ad-df84-46f5-b648-926f0fb3d389 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:46.554501 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1504/5990] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:46 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:47.566034 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-75ee12ec-4c92-445a-a0ee-0e8c9b6bd8ea None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:47.568014 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75ee12ec-4c92-445a-a0ee-0e8c9b6bd8ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:47.568252 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75ee12ec-4c92-445a-a0ee-0e8c9b6bd8ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:47.568490 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-75ee12ec-4c92-445a-a0ee-0e8c9b6bd8ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:47.578633 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:47.578633 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:47.581957 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-75ee12ec-4c92-445a-a0ee-0e8c9b6bd8ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:47.585731 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-75ee12ec-4c92-445a-a0ee-0e8c9b6bd8ea tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:47.586115 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1502/5991] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:47 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:48.486164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-9a7c6435-3946-479f-9987-1b631f50dc39 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:48.488222 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-9a7c6435-3946-479f-9987-1b631f50dc39 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167 Jul 03 06:46:48.488421 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-9a7c6435-3946-479f-9987-1b631f50dc39 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:48.488657 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-9a7c6435-3946-479f-9987-1b631f50dc39 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:48.495104 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:48.495104 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:48.597108 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f40d2b4d-9775-43ae-b0c6-5c81e3f823b0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:48.598730 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f40d2b4d-9775-43ae-b0c6-5c81e3f823b0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:48.598918 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f40d2b4d-9775-43ae-b0c6-5c81e3f823b0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:48.599082 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f40d2b4d-9775-43ae-b0c6-5c81e3f823b0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:48.610082 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:48.610082 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:48.610082 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-f40d2b4d-9775-43ae-b0c6-5c81e3f823b0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:48.613247 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f40d2b4d-9775-43ae-b0c6-5c81e3f823b0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:48.613756 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1484/5992] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:48 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:49.021062 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-9a7c6435-3946-479f-9987-1b631f50dc39 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167 returned with HTTP 200 Jul 03 06:46:49.021465 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1503/5993] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:46:48 2026] DELETE /volume/v3/attachments/d021a5f0-633a-4e2c-963f-62cc05948167 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:49.030615 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-78dfb3ec-809d-4beb-9670-0dc877eb0869 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:49.033013 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-78dfb3ec-809d-4beb-9670-0dc877eb0869 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed Jul 03 06:46:49.033218 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-78dfb3ec-809d-4beb-9670-0dc877eb0869 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:49.033444 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-78dfb3ec-809d-4beb-9670-0dc877eb0869 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:49.033660 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-78dfb3ec-809d-4beb-9670-0dc877eb0869 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: fa9d17a4-086d-4324-abc8-5bff31cbe8ed Jul 03 06:46:49.041577 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:49.041577 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:49.042146 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-78dfb3ec-809d-4beb-9670-0dc877eb0869 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:46:49.061652 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-78dfb3ec-809d-4beb-9670-0dc877eb0869 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:46:49.061913 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-66f9b381-60ff-4fa9-b534-76bb1841d6d3 req-78dfb3ec-809d-4beb-9670-0dc877eb0869 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed returned with HTTP 202 Jul 03 06:46:49.062449 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1505/5994] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:46:49 2026] DELETE /volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:46:49.365476 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-07b0099b-3230-4ac0-b8b4-4088db179d16 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:49.367397 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-07b0099b-3230-4ac0-b8b4-4088db179d16 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e/action Jul 03 06:46:49.367774 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-07b0099b-3230-4ac0-b8b4-4088db179d16 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action body: b'{"os-complete": null}' {{(pid=99918) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:46:49.367891 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-07b0099b-3230-4ac0-b8b4-4088db179d16 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:49.382597 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:49.382597 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:49.395089 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-f3c95eff-bacd-45e2-940a-887fd455d1d6 req-07b0099b-3230-4ac0-b8b4-4088db179d16 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e/action returned with HTTP 204 Jul 03 06:46:49.395649 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1503/5995] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:46:49 2026] POST /volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:46:49.625152 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ebdbbecc-da11-4cca-b661-98734746780e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:49.626852 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebdbbecc-da11-4cca-b661-98734746780e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:49.627045 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebdbbecc-da11-4cca-b661-98734746780e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:49.627232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ebdbbecc-da11-4cca-b661-98734746780e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:49.635976 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:49.635976 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:49.639684 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-ebdbbecc-da11-4cca-b661-98734746780e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:49.644530 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ebdbbecc-da11-4cca-b661-98734746780e tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:49.644997 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1485/5996] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:49 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:51.396908 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9540e1c2-f64d-4282-af6b-854f1982ac36 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:51.398744 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9540e1c2-f64d-4282-af6b-854f1982ac36 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed Jul 03 06:46:51.398961 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9540e1c2-f64d-4282-af6b-854f1982ac36 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:51.399155 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9540e1c2-f64d-4282-af6b-854f1982ac36 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:51.404828 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9540e1c2-f64d-4282-af6b-854f1982ac36 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed returned with HTTP 404 Jul 03 06:46:51.405436 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1504/5997] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:51 2026] GET /volume/v3/volumes/fa9d17a4-086d-4324-abc8-5bff31cbe8ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:46:51.411910 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5dd29a90-c4f8-43df-b423-db8bd726f5d3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:51.413391 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5dd29a90-c4f8-43df-b423-db8bd726f5d3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:46:51.413553 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5dd29a90-c4f8-43df-b423-db8bd726f5d3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:51.413761 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5dd29a90-c4f8-43df-b423-db8bd726f5d3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:51.413854 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-5dd29a90-c4f8-43df-b423-db8bd726f5d3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:46:51.418324 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:51.418324 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:51.418707 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5dd29a90-c4f8-43df-b423-db8bd726f5d3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:46:51.433851 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-5dd29a90-c4f8-43df-b423-db8bd726f5d3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot delete request issued successfully. Jul 03 06:46:51.433998 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5dd29a90-c4f8-43df-b423-db8bd726f5d3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 returned with HTTP 202 Jul 03 06:46:51.434561 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1506/5998] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:46:51 2026] DELETE /volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:46:51.440963 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-afaaa3cd-0763-4575-8a1a-95a654c9d60a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:51.442502 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-afaaa3cd-0763-4575-8a1a-95a654c9d60a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:46:51.442743 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-afaaa3cd-0763-4575-8a1a-95a654c9d60a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:51.442969 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-afaaa3cd-0763-4575-8a1a-95a654c9d60a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:51.447312 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:51.447312 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:51.447702 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-afaaa3cd-0763-4575-8a1a-95a654c9d60a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:46:51.448451 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-afaaa3cd-0763-4575-8a1a-95a654c9d60a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 returned with HTTP 200 Jul 03 06:46:51.448830 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1504/5999] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:46:51 2026] GET /volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:52.457677 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d72010f6-a278-4882-92b7-1c098fd73c02 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:52.459972 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d72010f6-a278-4882-92b7-1c098fd73c02 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:46:52.460229 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d72010f6-a278-4882-92b7-1c098fd73c02 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:52.460395 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d72010f6-a278-4882-92b7-1c098fd73c02 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:52.466675 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d72010f6-a278-4882-92b7-1c098fd73c02 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 returned with HTTP 404 Jul 03 06:46:52.467443 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1486/6000] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:46:52 2026] GET /volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:46:52.818390 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-4e86afe5-74d9-4e3c-9a06-b457e9c61dd8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:52.820472 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-4e86afe5-74d9-4e3c-9a06-b457e9c61dd8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:52.820709 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-4e86afe5-74d9-4e3c-9a06-b457e9c61dd8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:52.820898 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-4e86afe5-74d9-4e3c-9a06-b457e9c61dd8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:52.830328 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:52.830328 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:52.833676 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-4e86afe5-74d9-4e3c-9a06-b457e9c61dd8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:52.837829 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-4e86afe5-74d9-4e3c-9a06-b457e9c61dd8 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:52.838233 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1505/6001] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:46:52 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:46:52.855178 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-aa72465c-c6bf-47d1-bd81-439616a47530 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:52.857247 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-aa72465c-c6bf-47d1-bd81-439616a47530 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] POST https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf/action Jul 03 06:46:52.857633 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-aa72465c-c6bf-47d1-bd81-439616a47530 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:46:52.857726 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-aa72465c-c6bf-47d1-bd81-439616a47530 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:46:52.867792 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:52.867792 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:52.868330 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-aa72465c-c6bf-47d1-bd81-439616a47530 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:52.908509 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-aa72465c-c6bf-47d1-bd81-439616a47530 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Begin detaching volume completed successfully. Jul 03 06:46:52.908810 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-aa72465c-c6bf-47d1-bd81-439616a47530 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf/action returned with HTTP 202 Jul 03 06:46:52.909401 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1507/6002] 10.4.3.243 () {72 vars in 1672 bytes} [Fri Jul 3 06:46:52 2026] POST /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:46:53.978343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-01b4e41b-5821-48f2-8f1c-2e11825c4475 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:53.978857 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01b4e41b-5821-48f2-8f1c-2e11825c4475 None None] GET https://10.4.3.243/volume// Jul 03 06:46:53.979051 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01b4e41b-5821-48f2-8f1c-2e11825c4475 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:53.979297 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01b4e41b-5821-48f2-8f1c-2e11825c4475 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:53.979725 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01b4e41b-5821-48f2-8f1c-2e11825c4475 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:46:53.980012 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1505/6003] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:46:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:46:53.992811 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-fcbe5ea5-b2e2-4eaa-b61b-eb58d45b9d5a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:53.995673 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-fcbe5ea5-b2e2-4eaa-b61b-eb58d45b9d5a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:53.996000 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-fcbe5ea5-b2e2-4eaa-b61b-eb58d45b9d5a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:53.999937 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-fcbe5ea5-b2e2-4eaa-b61b-eb58d45b9d5a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:54.007020 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:54.007020 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:54.010758 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-fcbe5ea5-b2e2-4eaa-b61b-eb58d45b9d5a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:54.015902 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-fcbe5ea5-b2e2-4eaa-b61b-eb58d45b9d5a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:54.016208 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1487/6004] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:46:53 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:46:55.042213 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-c0b97d69-5fb2-4dd6-8ac0-181621737a1d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:55.044937 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-c0b97d69-5fb2-4dd6-8ac0-181621737a1d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e Jul 03 06:46:55.045231 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-c0b97d69-5fb2-4dd6-8ac0-181621737a1d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:55.045510 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-c0b97d69-5fb2-4dd6-8ac0-181621737a1d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:55.053406 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:55.053406 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:55.663328 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-dba68d24-5267-4f67-8e6d-ce7cf0896778 req-c0b97d69-5fb2-4dd6-8ac0-181621737a1d tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e returned with HTTP 200 Jul 03 06:46:55.663930 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1506/6005] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:46:55 2026] DELETE /volume/v3/attachments/cf221a6c-c160-4455-92a8-d59b9f7d6d8e => generated 19 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:56.733922 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-d55a3f5f-112e-479a-b102-3485df51c937 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:56.735929 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-d55a3f5f-112e-479a-b102-3485df51c937 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144 Jul 03 06:46:56.736120 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-d55a3f5f-112e-479a-b102-3485df51c937 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:56.736293 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-d55a3f5f-112e-479a-b102-3485df51c937 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:56.742865 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:56.742865 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:57.165009 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-25fbf5fd-bb26-4891-8b4c-5f24c94fc3b2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:57.167131 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25fbf5fd-bb26-4891-8b4c-5f24c94fc3b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:57.167382 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25fbf5fd-bb26-4891-8b4c-5f24c94fc3b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:57.167637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-25fbf5fd-bb26-4891-8b4c-5f24c94fc3b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:57.176365 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:57.176365 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:57.180832 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-25fbf5fd-bb26-4891-8b4c-5f24c94fc3b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:57.186263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-25fbf5fd-bb26-4891-8b4c-5f24c94fc3b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:57.186801 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1506/6006] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:57 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:57.198110 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-20b8799c-44e0-4c3a-b1b7-a0b1f15688bf None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:57.200273 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-20b8799c-44e0-4c3a-b1b7-a0b1f15688bf tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:57.200538 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-20b8799c-44e0-4c3a-b1b7-a0b1f15688bf tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:57.200837 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-20b8799c-44e0-4c3a-b1b7-a0b1f15688bf tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:57.210112 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:57.210112 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:57.214668 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-20b8799c-44e0-4c3a-b1b7-a0b1f15688bf tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:57.220708 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-20b8799c-44e0-4c3a-b1b7-a0b1f15688bf tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:57.221251 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1488/6007] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:57 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:57.232818 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dc69af71-25e4-4ef4-9224-3f454875a67b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:57.234850 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc69af71-25e4-4ef4-9224-3f454875a67b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:57.235080 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc69af71-25e4-4ef4-9224-3f454875a67b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:57.235286 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dc69af71-25e4-4ef4-9224-3f454875a67b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:57.235463 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-dc69af71-25e4-4ef4-9224-3f454875a67b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete volume with id: b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:57.243577 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:57.243577 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:57.244192 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dc69af71-25e4-4ef4-9224-3f454875a67b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:57.270065 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-d55a3f5f-112e-479a-b102-3485df51c937 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144 returned with HTTP 200 Jul 03 06:46:57.270447 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1508/6008] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:46:56 2026] DELETE /volume/v3/attachments/095dc59d-8755-4e52-a971-c3ca3db28144 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:57.273628 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dc69af71-25e4-4ef4-9224-3f454875a67b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete volume request issued successfully. Jul 03 06:46:57.273863 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dc69af71-25e4-4ef4-9224-3f454875a67b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 202 Jul 03 06:46:57.274300 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1507/6009] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:46:57 2026] DELETE /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:46:57.280080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-f2c98052-c382-4b63-b32a-b236cea52bcf None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:57.281737 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d12b6812-f8b4-4c54-902a-6e40a5527245 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:57.282193 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-f2c98052-c382-4b63-b32a-b236cea52bcf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:46:57.282358 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-f2c98052-c382-4b63-b32a-b236cea52bcf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:57.282547 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-f2c98052-c382-4b63-b32a-b236cea52bcf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:57.282734 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-f2c98052-c382-4b63-b32a-b236cea52bcf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: 8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:46:57.284106 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d12b6812-f8b4-4c54-902a-6e40a5527245 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:57.284387 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d12b6812-f8b4-4c54-902a-6e40a5527245 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:57.284759 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d12b6812-f8b4-4c54-902a-6e40a5527245 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:57.289705 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:57.289705 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:57.290831 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-f2c98052-c382-4b63-b32a-b236cea52bcf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:46:57.293622 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:57.293622 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:57.298316 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d12b6812-f8b4-4c54-902a-6e40a5527245 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:57.304228 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d12b6812-f8b4-4c54-902a-6e40a5527245 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 200 Jul 03 06:46:57.304773 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1489/6010] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:57 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:57.310651 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-f2c98052-c382-4b63-b32a-b236cea52bcf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:46:57.311862 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-b1a8c97a-6f94-4e48-9aea-de5f932e8f5f req-f2c98052-c382-4b63-b32a-b236cea52bcf tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 202 Jul 03 06:46:57.311862 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1507/6011] 10.4.3.243 () {70 vars in 1620 bytes} [Fri Jul 3 06:46:57 2026] DELETE /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:46:58.317490 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0fc2c1e8-118b-4e55-b54b-8906185d8886 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:58.319397 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0fc2c1e8-118b-4e55-b54b-8906185d8886 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf Jul 03 06:46:58.319586 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0fc2c1e8-118b-4e55-b54b-8906185d8886 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:58.319818 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0fc2c1e8-118b-4e55-b54b-8906185d8886 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:58.325318 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0fc2c1e8-118b-4e55-b54b-8906185d8886 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf returned with HTTP 404 Jul 03 06:46:58.325855 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1509/6012] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:58 2026] GET /volume/v3/volumes/b8f4adce-ff51-4a77-990d-f42a107fb7bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:46:58.332010 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c7022118-88e4-4615-8ede-b08f101f830b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:58.333896 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7022118-88e4-4615-8ede-b08f101f830b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:58.334085 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7022118-88e4-4615-8ede-b08f101f830b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:58.334276 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c7022118-88e4-4615-8ede-b08f101f830b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:58.342027 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:58.342027 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:46:58.345981 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c7022118-88e4-4615-8ede-b08f101f830b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:58.350804 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c7022118-88e4-4615-8ede-b08f101f830b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:58.351215 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1508/6013] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:58 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:58.362153 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-34fe71a1-bbf7-441b-9098-8261f65dda1a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:58.363682 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-34fe71a1-bbf7-441b-9098-8261f65dda1a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:58.363887 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-34fe71a1-bbf7-441b-9098-8261f65dda1a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:58.364080 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-34fe71a1-bbf7-441b-9098-8261f65dda1a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:58.370166 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:58.370166 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:58.373336 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-34fe71a1-bbf7-441b-9098-8261f65dda1a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:58.376856 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-34fe71a1-bbf7-441b-9098-8261f65dda1a tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:58.377178 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1490/6014] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:58 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:58.388011 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d35a6dd4-ebbe-4954-a10d-368273ade15b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:58.389644 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d35a6dd4-ebbe-4954-a10d-368273ade15b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:58.389838 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d35a6dd4-ebbe-4954-a10d-368273ade15b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:58.390005 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d35a6dd4-ebbe-4954-a10d-368273ade15b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:58.390147 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-d35a6dd4-ebbe-4954-a10d-368273ade15b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete volume with id: 6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:58.396353 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:58.396353 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:58.396774 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d35a6dd4-ebbe-4954-a10d-368273ade15b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:58.423040 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-d35a6dd4-ebbe-4954-a10d-368273ade15b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete volume request issued successfully. Jul 03 06:46:58.423190 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d35a6dd4-ebbe-4954-a10d-368273ade15b tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 202 Jul 03 06:46:58.423501 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1508/6015] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:46:58 2026] DELETE /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:46:58.430716 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-698eea68-279e-4292-8a29-d036352a1880 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:58.432956 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-698eea68-279e-4292-8a29-d036352a1880 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:58.433214 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-698eea68-279e-4292-8a29-d036352a1880 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:58.433450 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-698eea68-279e-4292-8a29-d036352a1880 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:58.441821 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:58.441821 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:58.446720 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-698eea68-279e-4292-8a29-d036352a1880 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:58.452627 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-698eea68-279e-4292-8a29-d036352a1880 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 200 Jul 03 06:46:58.453018 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1510/6016] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:58 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:59.467465 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c945946d-2030-4166-9ff3-7d249a723b92 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:59.469086 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c945946d-2030-4166-9ff3-7d249a723b92 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da Jul 03 06:46:59.469279 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c945946d-2030-4166-9ff3-7d249a723b92 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:59.469434 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c945946d-2030-4166-9ff3-7d249a723b92 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:59.474447 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c945946d-2030-4166-9ff3-7d249a723b92 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da returned with HTTP 404 Jul 03 06:46:59.474890 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1509/6017] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:59 2026] GET /volume/v3/volumes/6ba1da10-3f9a-463c-a675-1a0cc16a98da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:46:59.480879 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cc6de021-20dd-45ea-a2d8-a49e0dbe53db None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:59.482541 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc6de021-20dd-45ea-a2d8-a49e0dbe53db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:59.482763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc6de021-20dd-45ea-a2d8-a49e0dbe53db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:59.482953 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cc6de021-20dd-45ea-a2d8-a49e0dbe53db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:59.491499 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:59.491499 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:59.495500 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cc6de021-20dd-45ea-a2d8-a49e0dbe53db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:59.500146 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cc6de021-20dd-45ea-a2d8-a49e0dbe53db tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:59.500146 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1491/6018] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:59 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:59.511017 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-49b370d0-8b72-4364-b674-8912e5491899 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:59.512717 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49b370d0-8b72-4364-b674-8912e5491899 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:59.512904 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49b370d0-8b72-4364-b674-8912e5491899 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:59.513098 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-49b370d0-8b72-4364-b674-8912e5491899 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:59.519552 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:59.519552 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:46:59.522854 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-49b370d0-8b72-4364-b674-8912e5491899 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:59.526809 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-49b370d0-8b72-4364-b674-8912e5491899 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:59.527145 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1509/6019] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:59 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:46:59.540304 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e9c0ee4f-f81b-49a0-8c27-c7be7d7cb3e2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:59.541984 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9c0ee4f-f81b-49a0-8c27-c7be7d7cb3e2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:59.542160 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9c0ee4f-f81b-49a0-8c27-c7be7d7cb3e2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:59.542364 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9c0ee4f-f81b-49a0-8c27-c7be7d7cb3e2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:59.542515 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-e9c0ee4f-f81b-49a0-8c27-c7be7d7cb3e2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete volume with id: 4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:59.548877 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:59.548877 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:46:59.549288 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e9c0ee4f-f81b-49a0-8c27-c7be7d7cb3e2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:59.562677 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-d2a40cbd-44a8-4cd0-b676-d5ef9dd77a87 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:59.564575 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2a40cbd-44a8-4cd0-b676-d5ef9dd77a87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:46:59.564827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2a40cbd-44a8-4cd0-b676-d5ef9dd77a87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:59.565012 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-d2a40cbd-44a8-4cd0-b676-d5ef9dd77a87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:59.570556 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-d2a40cbd-44a8-4cd0-b676-d5ef9dd77a87 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 404 Jul 03 06:46:59.571037 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1510/6020] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:59 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:46:59.576549 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e9c0ee4f-f81b-49a0-8c27-c7be7d7cb3e2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete volume request issued successfully. Jul 03 06:46:59.577142 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9c0ee4f-f81b-49a0-8c27-c7be7d7cb3e2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 202 Jul 03 06:46:59.577378 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1511/6021] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:46:59 2026] DELETE /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:46:59.583526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-dc89f045-b453-4c76-868e-894b9a0bd0d4 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:46:59.585274 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dc89f045-b453-4c76-868e-894b9a0bd0d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:46:59.585476 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dc89f045-b453-4c76-868e-894b9a0bd0d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:46:59.585675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-dc89f045-b453-4c76-868e-894b9a0bd0d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:46:59.592231 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:46:59.592231 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:46:59.595587 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-dc89f045-b453-4c76-868e-894b9a0bd0d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:46:59.599648 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-dc89f045-b453-4c76-868e-894b9a0bd0d4 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 200 Jul 03 06:46:59.604614 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1492/6022] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:46:59 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:00.018592 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b5b8b64b-826e-4cea-88dc-2f4f98755bd7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:00.020312 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b5b8b64b-826e-4cea-88dc-2f4f98755bd7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:47:00.020999 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b5b8b64b-826e-4cea-88dc-2f4f98755bd7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:00.020999 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b5b8b64b-826e-4cea-88dc-2f4f98755bd7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:00.020999 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-b5b8b64b-826e-4cea-88dc-2f4f98755bd7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: 4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:47:00.030429 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b5b8b64b-826e-4cea-88dc-2f4f98755bd7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 returned with HTTP 404 Jul 03 06:47:00.030942 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1510/6023] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:47:00 2026] DELETE /volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:00.038207 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7ca21087-1b8c-4259-8b32-c9d72df4a08e None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:00.040129 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ca21087-1b8c-4259-8b32-c9d72df4a08e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 Jul 03 06:47:00.040341 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ca21087-1b8c-4259-8b32-c9d72df4a08e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:00.040547 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7ca21087-1b8c-4259-8b32-c9d72df4a08e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:00.044623 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7ca21087-1b8c-4259-8b32-c9d72df4a08e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 returned with HTTP 404 Jul 03 06:47:00.045149 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1511/6024] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:47:00 2026] GET /volume/v3/snapshots/4dc13d41-083c-479b-961c-21413b3437a0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:00.614992 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-8cfa0891-c12c-40eb-80d0-b3382b9849df None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:00.616869 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8cfa0891-c12c-40eb-80d0-b3382b9849df tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c Jul 03 06:47:00.617070 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8cfa0891-c12c-40eb-80d0-b3382b9849df tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:00.617250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-8cfa0891-c12c-40eb-80d0-b3382b9849df tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:00.622602 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-8cfa0891-c12c-40eb-80d0-b3382b9849df tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c returned with HTTP 404 Jul 03 06:47:00.623093 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1512/6025] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:00 2026] GET /volume/v3/volumes/4a428cbc-a226-4a98-9461-469ffbe3734c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:00.630795 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-01febecd-8d4e-4221-b5b1-78ee73ddb2ff None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:00.632664 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-01febecd-8d4e-4221-b5b1-78ee73ddb2ff tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b Jul 03 06:47:00.632815 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-01febecd-8d4e-4221-b5b1-78ee73ddb2ff tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:00.632989 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-01febecd-8d4e-4221-b5b1-78ee73ddb2ff tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:00.633092 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.snapshots [None req-01febecd-8d4e-4221-b5b1-78ee73ddb2ff tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete snapshot with id: 23c97a05-d78f-4ba2-829e-2cf06b2d728b Jul 03 06:47:00.637859 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:00.637859 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:47:00.638253 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-01febecd-8d4e-4221-b5b1-78ee73ddb2ff tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:47:00.672660 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-01febecd-8d4e-4221-b5b1-78ee73ddb2ff tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot delete request issued successfully. Jul 03 06:47:00.672903 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-01febecd-8d4e-4221-b5b1-78ee73ddb2ff tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b returned with HTTP 202 Jul 03 06:47:00.673412 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1493/6026] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:47:00 2026] DELETE /volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:47:00.680759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-81d38021-9ddb-405a-8681-47c9d8b7e4a3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:00.682748 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81d38021-9ddb-405a-8681-47c9d8b7e4a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b Jul 03 06:47:00.683020 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81d38021-9ddb-405a-8681-47c9d8b7e4a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:00.683271 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-81d38021-9ddb-405a-8681-47c9d8b7e4a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:00.689579 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:00.689579 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:47:00.697450 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-81d38021-9ddb-405a-8681-47c9d8b7e4a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:47:00.697450 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-81d38021-9ddb-405a-8681-47c9d8b7e4a3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b returned with HTTP 200 Jul 03 06:47:00.697450 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1511/6027] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:47:00 2026] GET /volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:00.769823 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-50891398-b03f-4283-9395-3bfd8ed79381 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:00.771443 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-50891398-b03f-4283-9395-3bfd8ed79381 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:47:00.771620 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-50891398-b03f-4283-9395-3bfd8ed79381 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:00.773253 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-50891398-b03f-4283-9395-3bfd8ed79381 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:00.773253 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-50891398-b03f-4283-9395-3bfd8ed79381 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: 8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:47:00.778399 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-50891398-b03f-4283-9395-3bfd8ed79381 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 404 Jul 03 06:47:00.779037 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1512/6028] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:47:00 2026] DELETE /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:00.786797 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ff39a3bc-a4b1-4c98-bddc-256a9b8afd67 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:00.789724 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ff39a3bc-a4b1-4c98-bddc-256a9b8afd67 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 Jul 03 06:47:00.789724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ff39a3bc-a4b1-4c98-bddc-256a9b8afd67 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:00.789724 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ff39a3bc-a4b1-4c98-bddc-256a9b8afd67 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:00.796422 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ff39a3bc-a4b1-4c98-bddc-256a9b8afd67 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 returned with HTTP 404 Jul 03 06:47:00.796961 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1513/6029] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:00 2026] GET /volume/v3/volumes/8c501b89-71f4-40e3-a8eb-02aeb034eac6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:01.705870 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5e46f252-3cb8-4670-81e6-a6d01174f774 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:01.707549 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5e46f252-3cb8-4670-81e6-a6d01174f774 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b Jul 03 06:47:01.707805 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5e46f252-3cb8-4670-81e6-a6d01174f774 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:01.708030 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5e46f252-3cb8-4670-81e6-a6d01174f774 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:01.712332 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5e46f252-3cb8-4670-81e6-a6d01174f774 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b returned with HTTP 404 Jul 03 06:47:01.712857 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1494/6030] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:47:01 2026] GET /volume/v3/snapshots/23c97a05-d78f-4ba2-829e-2cf06b2d728b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:01.722671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-372c0ac3-7d6f-4871-b78b-58b50085cfc3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:01.724456 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-372c0ac3-7d6f-4871-b78b-58b50085cfc3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 Jul 03 06:47:01.724650 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-372c0ac3-7d6f-4871-b78b-58b50085cfc3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:01.724864 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-372c0ac3-7d6f-4871-b78b-58b50085cfc3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:01.724973 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-372c0ac3-7d6f-4871-b78b-58b50085cfc3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete snapshot with id: 8a6cfb2e-388f-4514-a447-6be0152a7de8 Jul 03 06:47:01.730042 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:01.730042 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:47:01.730520 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-372c0ac3-7d6f-4871-b78b-58b50085cfc3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:47:01.750165 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-372c0ac3-7d6f-4871-b78b-58b50085cfc3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot delete request issued successfully. Jul 03 06:47:01.750347 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-372c0ac3-7d6f-4871-b78b-58b50085cfc3 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 returned with HTTP 202 Jul 03 06:47:01.750810 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1512/6031] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:47:01 2026] DELETE /volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:47:01.759395 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-fa595a6f-bbc5-49ac-b6d7-dced83b5b983 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:01.760956 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa595a6f-bbc5-49ac-b6d7-dced83b5b983 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 Jul 03 06:47:01.761118 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fa595a6f-bbc5-49ac-b6d7-dced83b5b983 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:01.761307 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-fa595a6f-bbc5-49ac-b6d7-dced83b5b983 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:01.766022 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:01.766022 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:47:01.766540 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-fa595a6f-bbc5-49ac-b6d7-dced83b5b983 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:47:01.767269 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-fa595a6f-bbc5-49ac-b6d7-dced83b5b983 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 returned with HTTP 200 Jul 03 06:47:01.767744 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1513/6032] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:47:01 2026] GET /volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:01.886081 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:01.887854 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:47:01.888247 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1971360925", "snapshot_id": null, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "volume_type": null, "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:47:01.889872 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1971360925', 'snapshot_id': None, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'volume_type': None, 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:47:01.973377 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:47:01.977429 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:47:01.982427 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (9ffb6bbb-536a-4a8d-93a8-067a9ebdd9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:47:01.983668 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4475188b-54a3-443f-bd46-6d311b736b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:47:01.984672 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:47:02.054858 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4475188b-54a3-443f-bd46-6d311b736b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:47:02.055571 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (472f9b29-a2cd-4ff3-be4a-f58d661a167c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:47:02.134812 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['de1d3fbc-71e2-4325-bdb0-caf73557a1e3', 'd0f3e4d4-bc81-411a-8c49-1e4d15fa139c', '2d4de584-d284-457a-83ec-27e645c1593a', '281d0565-8a84-4f65-9ba7-1dcc10b523c9'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:47:02.135729 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (472f9b29-a2cd-4ff3-be4a-f58d661a167c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1d3fbc-71e2-4325-bdb0-caf73557a1e3', 'd0f3e4d4-bc81-411a-8c49-1e4d15fa139c', '2d4de584-d284-457a-83ec-27e645c1593a', '281d0565-8a84-4f65-9ba7-1dcc10b523c9']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:47:02.136511 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b135da2f-8913-49c3-b732-16900c99cc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:47:02.176341 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b135da2f-8913-49c3-b732-16900c99cc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1971360925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['de1d3fbc-71e2-4325-bdb0-caf73557a1e3','d0f3e4d4-bc81-411a-8c49-1e4d15fa139c','2d4de584-d284-457a-83ec-27e645c1593a','281d0565-8a84-4f65-9ba7-1dcc10b523c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1971360925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:47:02.177090 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10dfc01-aee3-4d2f-9d24-da9a4c2575c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:47:02.207789 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10dfc01-aee3-4d2f-9d24-da9a4c2575c7) transitioned into state 'SUCCESS' from state '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-1971360925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['de1d3fbc-71e2-4325-bdb0-caf73557a1e3','d0f3e4d4-bc81-411a-8c49-1e4d15fa139c','2d4de584-d284-457a-83ec-27e645c1593a','281d0565-8a84-4f65-9ba7-1dcc10b523c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:47:02.208406 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b993de5-2d0f-4c66-a3ab-dcfb26743e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:47:02.221301 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b993de5-2d0f-4c66-a3ab-dcfb26743e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:47:02.222116 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (9ffb6bbb-536a-4a8d-93a8-067a9ebdd9d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:47:02.222400 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:47:02.222945 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7c64cb9-efb9-4a53-83ec-f6f950d3594e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:47:02.223373 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1514/6033] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:47:01 2026] POST /volume/v3/volumes => generated 759 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:47:02.234125 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-18cb6182-4c88-4f00-bbe1-c118ec960b07 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:02.235594 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-18cb6182-4c88-4f00-bbe1-c118ec960b07 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:47:02.236132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-18cb6182-4c88-4f00-bbe1-c118ec960b07 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:02.236132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-18cb6182-4c88-4f00-bbe1-c118ec960b07 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:02.242114 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:02.242114 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:47:02.245428 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-18cb6182-4c88-4f00-bbe1-c118ec960b07 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:47:02.249354 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-18cb6182-4c88-4f00-bbe1-c118ec960b07 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:47:02.249745 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1495/6034] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:02 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:02.776759 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6a33e124-14ce-4935-b4b0-0f84cc995150 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:02.778364 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6a33e124-14ce-4935-b4b0-0f84cc995150 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 Jul 03 06:47:02.778554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6a33e124-14ce-4935-b4b0-0f84cc995150 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:02.778761 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6a33e124-14ce-4935-b4b0-0f84cc995150 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:02.782705 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6a33e124-14ce-4935-b4b0-0f84cc995150 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 returned with HTTP 404 Jul 03 06:47:02.783110 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1513/6035] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:47:02 2026] GET /volume/v3/snapshots/8a6cfb2e-388f-4514-a447-6be0152a7de8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:02.789406 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3e9a9c63-7707-417f-b841-d6e9427134a6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:02.791282 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3e9a9c63-7707-417f-b841-d6e9427134a6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee Jul 03 06:47:02.791501 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3e9a9c63-7707-417f-b841-d6e9427134a6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:02.791724 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3e9a9c63-7707-417f-b841-d6e9427134a6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:02.791851 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-3e9a9c63-7707-417f-b841-d6e9427134a6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete snapshot with id: 82660cac-fa6d-401b-b7fe-5aab94b441ee Jul 03 06:47:02.796811 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:02.796811 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:47:02.797260 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3e9a9c63-7707-417f-b841-d6e9427134a6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:47:02.813789 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-3e9a9c63-7707-417f-b841-d6e9427134a6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot delete request issued successfully. Jul 03 06:47:02.814030 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3e9a9c63-7707-417f-b841-d6e9427134a6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee returned with HTTP 202 Jul 03 06:47:02.814415 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1514/6036] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:47:02 2026] DELETE /volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:47:02.821396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f0091590-469e-4d93-82bb-dd5c99c78fe6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:02.823348 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f0091590-469e-4d93-82bb-dd5c99c78fe6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee Jul 03 06:47:02.823578 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f0091590-469e-4d93-82bb-dd5c99c78fe6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:02.823738 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f0091590-469e-4d93-82bb-dd5c99c78fe6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:02.830191 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:02.830191 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:47:02.830661 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-f0091590-469e-4d93-82bb-dd5c99c78fe6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Snapshot retrieved successfully. Jul 03 06:47:02.831525 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f0091590-469e-4d93-82bb-dd5c99c78fe6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee returned with HTTP 200 Jul 03 06:47:02.831946 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1515/6037] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:47:02 2026] GET /volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:03.261983 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-84990f44-5f61-4fc3-bdec-d9a8d8f8a94f None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.264248 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-84990f44-5f61-4fc3-bdec-d9a8d8f8a94f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:47:03.264491 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-84990f44-5f61-4fc3-bdec-d9a8d8f8a94f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.264775 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-84990f44-5f61-4fc3-bdec-d9a8d8f8a94f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.273854 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.273854 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:47:03.278710 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-84990f44-5f61-4fc3-bdec-d9a8d8f8a94f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:47:03.283511 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-84990f44-5f61-4fc3-bdec-d9a8d8f8a94f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:47:03.283909 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1496/6038] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:47:03.295827 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-21e1f03d-f0f6-40c5-87ff-ee357ad05fd8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.297752 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-21e1f03d-f0f6-40c5-87ff-ee357ad05fd8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:47:03.297949 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-21e1f03d-f0f6-40c5-87ff-ee357ad05fd8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.298147 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-21e1f03d-f0f6-40c5-87ff-ee357ad05fd8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.305308 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.305308 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:47:03.309113 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-21e1f03d-f0f6-40c5-87ff-ee357ad05fd8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:47:03.313883 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-21e1f03d-f0f6-40c5-87ff-ee357ad05fd8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:47:03.314307 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1514/6039] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:47:03.398333 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-6a1d9771-5f34-4e22-adac-6650b6cbf520 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.400420 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-6a1d9771-5f34-4e22-adac-6650b6cbf520 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:47:03.400635 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-6a1d9771-5f34-4e22-adac-6650b6cbf520 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.400833 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-6a1d9771-5f34-4e22-adac-6650b6cbf520 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.408140 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.408140 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:47:03.411894 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-6a1d9771-5f34-4e22-adac-6650b6cbf520 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:47:03.417144 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-6a1d9771-5f34-4e22-adac-6650b6cbf520 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:47:03.417541 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1515/6040] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:47:03.825079 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-ada3e6de-4373-47da-a0b9-2dc214dc7a1c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.826944 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-ada3e6de-4373-47da-a0b9-2dc214dc7a1c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:47:03.827139 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-ada3e6de-4373-47da-a0b9-2dc214dc7a1c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.827340 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-ada3e6de-4373-47da-a0b9-2dc214dc7a1c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.834412 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.834412 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:47:03.839176 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-ada3e6de-4373-47da-a0b9-2dc214dc7a1c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:47:03.840530 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1e9eb0aa-bc1a-42be-90bb-911c6a4680b2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.842465 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e9eb0aa-bc1a-42be-90bb-911c6a4680b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee Jul 03 06:47:03.842687 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e9eb0aa-bc1a-42be-90bb-911c6a4680b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.842913 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1e9eb0aa-bc1a-42be-90bb-911c6a4680b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.843707 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-ada3e6de-4373-47da-a0b9-2dc214dc7a1c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:47:03.844089 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1516/6041] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:47:03.847420 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1e9eb0aa-bc1a-42be-90bb-911c6a4680b2 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee returned with HTTP 404 Jul 03 06:47:03.848005 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1497/6042] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/v3/snapshots/82660cac-fa6d-401b-b7fe-5aab94b441ee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:03.853230 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cec7705d-9111-4373-b7d2-88e04bd198f1 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.853593 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cec7705d-9111-4373-b7d2-88e04bd198f1 None None] GET https://10.4.3.243/volume// Jul 03 06:47:03.853812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cec7705d-9111-4373-b7d2-88e04bd198f1 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.854037 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cec7705d-9111-4373-b7d2-88e04bd198f1 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.854336 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-760bf149-54aa-4d92-bd9a-1f103e8a90ed None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.854550 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cec7705d-9111-4373-b7d2-88e04bd198f1 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:47:03.854749 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1515/6043] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:47:03.856068 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-760bf149-54aa-4d92-bd9a-1f103e8a90ed tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:47:03.856230 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-760bf149-54aa-4d92-bd9a-1f103e8a90ed tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.856393 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-760bf149-54aa-4d92-bd9a-1f103e8a90ed tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.861543 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-b81ba918-c156-41dd-b6f1-64a986563378 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.862948 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.862948 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:47:03.863725 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-b81ba918-c156-41dd-b6f1-64a986563378 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:47:03.864138 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-b81ba918-c156-41dd-b6f1-64a986563378 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286", "connector": null, "instance_uuid": "13099fe7-ba7b-4fa4-ab27-11feef9b8a92"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:47:03.866316 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-760bf149-54aa-4d92-bd9a-1f103e8a90ed tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:47:03.870221 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-760bf149-54aa-4d92-bd9a-1f103e8a90ed tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:47:03.870567 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1516/6044] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:03.872052 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.872052 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:47:03.882819 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-27efd130-bc53-49fc-aacc-6dad6db64c18 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.884542 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27efd130-bc53-49fc-aacc-6dad6db64c18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:47:03.884774 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27efd130-bc53-49fc-aacc-6dad6db64c18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.884981 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-27efd130-bc53-49fc-aacc-6dad6db64c18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.891906 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.891906 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:47:03.895434 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-27efd130-bc53-49fc-aacc-6dad6db64c18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:47:03.895772 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-b81ba918-c156-41dd-b6f1-64a986563378 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:47:03.896258 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1517/6045] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:47:03 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:47:03.899989 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-27efd130-bc53-49fc-aacc-6dad6db64c18 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:47:03.900343 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1498/6046] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:03.913104 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9f91fb45-82f3-4780-b540-2b5af3de74f6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.914668 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9f91fb45-82f3-4780-b540-2b5af3de74f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] DELETE https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:47:03.914842 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9f91fb45-82f3-4780-b540-2b5af3de74f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.915031 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9f91fb45-82f3-4780-b540-2b5af3de74f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.915175 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9f91fb45-82f3-4780-b540-2b5af3de74f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete volume with id: bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:47:03.921244 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.921244 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:47:03.921664 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9f91fb45-82f3-4780-b540-2b5af3de74f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:47:03.938294 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9f91fb45-82f3-4780-b540-2b5af3de74f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Delete volume request issued successfully. Jul 03 06:47:03.938443 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9f91fb45-82f3-4780-b540-2b5af3de74f6 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 202 Jul 03 06:47:03.938879 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1516/6047] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:47:03 2026] DELETE /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:47:03.946471 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b5ea5226-2b13-4c5a-9b3a-fb16def8fdd0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:03.948236 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b5ea5226-2b13-4c5a-9b3a-fb16def8fdd0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:47:03.948432 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b5ea5226-2b13-4c5a-9b3a-fb16def8fdd0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:03.948622 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b5ea5226-2b13-4c5a-9b3a-fb16def8fdd0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:03.956304 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:03.956304 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:47:03.967799 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b5ea5226-2b13-4c5a-9b3a-fb16def8fdd0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Volume info retrieved successfully. Jul 03 06:47:03.973665 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b5ea5226-2b13-4c5a-9b3a-fb16def8fdd0 tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 200 Jul 03 06:47:03.974154 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1517/6048] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:03 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:04.987555 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c007be45-8757-4ed5-bd18-b2d3edb7d4fe None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:04.989500 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c007be45-8757-4ed5-bd18-b2d3edb7d4fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] GET https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 Jul 03 06:47:04.989742 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c007be45-8757-4ed5-bd18-b2d3edb7d4fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:04.989947 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c007be45-8757-4ed5-bd18-b2d3edb7d4fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:04.995478 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c007be45-8757-4ed5-bd18-b2d3edb7d4fe tempest-SnapshotDataIntegrityTests-1192202422 tempest-SnapshotDataIntegrityTests-1192202422-project-member] https://10.4.3.243/volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 returned with HTTP 404 Jul 03 06:47:04.996036 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1518/6049] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:47:04 2026] GET /volume/v3/volumes/bd9573e8-45df-4f63-bf1a-da3c9e1baa86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:09.775756 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1c4ab7a0-87b8-4b98-ba9b-0e95770c3f4c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:09.776175 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1c4ab7a0-87b8-4b98-ba9b-0e95770c3f4c None None] GET https://10.4.3.243/volume// Jul 03 06:47:09.776376 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1c4ab7a0-87b8-4b98-ba9b-0e95770c3f4c None None] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:09.776570 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1c4ab7a0-87b8-4b98-ba9b-0e95770c3f4c None None] Calling method 'all' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:09.776914 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1c4ab7a0-87b8-4b98-ba9b-0e95770c3f4c None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:47:09.777193 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1499/6050] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:47:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:47:09.788760 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-401b3cb5-6887-4eb1-b389-a10ab0abec3f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:09.790975 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-401b3cb5-6887-4eb1-b389-a10ab0abec3f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:47:09.791255 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-401b3cb5-6887-4eb1-b389-a10ab0abec3f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:09.791633 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-401b3cb5-6887-4eb1-b389-a10ab0abec3f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:09.803926 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:09.803926 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:47:09.808657 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-401b3cb5-6887-4eb1-b389-a10ab0abec3f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:47:09.813440 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-401b3cb5-6887-4eb1-b389-a10ab0abec3f tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:47:09.813908 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1517/6051] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:47:09 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:47:09.919673 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-0b6fd395-3579-4fe0-8308-833f8d1689f7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:09.921806 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-0b6fd395-3579-4fe0-8308-833f8d1689f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3 Jul 03 06:47:09.922183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-0b6fd395-3579-4fe0-8308-833f8d1689f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:47:09.929946 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-0b6fd395-3579-4fe0-8308-833f8d1689f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286-np0000004376" by "attachment_update" {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:47:09.934055 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-0b6fd395-3579-4fe0-8308-833f8d1689f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99916) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:47:09.935060 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:09.935060 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:47:10.455585 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.coordination [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-0b6fd395-3579-4fe0-8308-833f8d1689f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286-np0000004376" released by "attachment_update" :: held 0.521s {{(pid=99916) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:47:10.455918 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-0b6fd395-3579-4fe0-8308-833f8d1689f7 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3 returned with HTTP 200 Jul 03 06:47:10.456381 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1518/6052] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:47:09 2026] PUT /volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:47:10.965774 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-3e9febb7-ccf0-4de6-836c-d0a8447d8bb9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:10.967809 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-3e9febb7-ccf0-4de6-836c-d0a8447d8bb9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3/action Jul 03 06:47:10.968148 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-3e9febb7-ccf0-4de6-836c-d0a8447d8bb9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99919) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:47:10.968276 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-3e9febb7-ccf0-4de6-836c-d0a8447d8bb9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:47:10.983582 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:10.983582 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:47:10.996447 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-2c486bd4-ecf4-474f-9218-1a154d5f87f5 req-3e9febb7-ccf0-4de6-836c-d0a8447d8bb9 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3/action returned with HTTP 204 Jul 03 06:47:10.997152 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1519/6053] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:47:10 2026] POST /volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:47:13.898811 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=86,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:47:19.811943 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=82,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:47:20.447687 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=79,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:47:20.991943 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=103,cinder:UPDATE=26,cinder:INSERT=9 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:47:51.355763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-f0ea3894-9a6e-4a43-b4e5-d5b077db61af req-beafe316-bd11-48d4-a014-0dc824edbbcb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:51.357644 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f0ea3894-9a6e-4a43-b4e5-d5b077db61af req-beafe316-bd11-48d4-a014-0dc824edbbcb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3 Jul 03 06:47:51.357845 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f0ea3894-9a6e-4a43-b4e5-d5b077db61af req-beafe316-bd11-48d4-a014-0dc824edbbcb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:51.358045 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-f0ea3894-9a6e-4a43-b4e5-d5b077db61af req-beafe316-bd11-48d4-a014-0dc824edbbcb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:51.365478 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:51.365478 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:47:51.892909 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-f0ea3894-9a6e-4a43-b4e5-d5b077db61af req-beafe316-bd11-48d4-a014-0dc824edbbcb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3 returned with HTTP 200 Jul 03 06:47:51.893300 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1500/6054] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:47:51 2026] DELETE /volume/v3/attachments/e55f5d13-5d17-4ade-ae02-e769ba523fd3 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:47:54.244126 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-2aec0f3c-d660-4412-9ab6-b1ed1133cb5c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:54.246185 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-2aec0f3c-d660-4412-9ab6-b1ed1133cb5c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:47:54.246386 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-2aec0f3c-d660-4412-9ab6-b1ed1133cb5c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:54.246562 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-2aec0f3c-d660-4412-9ab6-b1ed1133cb5c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:54.253986 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:54.253986 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:47:54.257585 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-2aec0f3c-d660-4412-9ab6-b1ed1133cb5c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:47:54.262247 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-2aec0f3c-d660-4412-9ab6-b1ed1133cb5c tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:47:54.262737 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1518/6055] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:47:54 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:47:54.710505 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8dcf21-818c-43c0-bdc1-7111611e66b8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:54.712622 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8dcf21-818c-43c0-bdc1-7111611e66b8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:47:54.712882 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8dcf21-818c-43c0-bdc1-7111611e66b8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:54.713131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8dcf21-818c-43c0-bdc1-7111611e66b8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:54.719836 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:54.719836 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:47:54.723109 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8dcf21-818c-43c0-bdc1-7111611e66b8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:47:54.727328 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8dcf21-818c-43c0-bdc1-7111611e66b8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:47:54.727742 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1519/6056] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:47:54 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:47:54.737070 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ce1cbf54-33f6-4675-9d53-777589a7d6f6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:54.737597 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ce1cbf54-33f6-4675-9d53-777589a7d6f6 None None] GET https://10.4.3.243/volume// Jul 03 06:47:54.737873 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ce1cbf54-33f6-4675-9d53-777589a7d6f6 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:47:54.738130 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ce1cbf54-33f6-4675-9d53-777589a7d6f6 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:47:54.738535 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ce1cbf54-33f6-4675-9d53-777589a7d6f6 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:47:54.738982 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1520/6057] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:47:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:47:54.745446 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-b728bca4-2566-47ac-8cf7-aa4f0dc61223 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:47:54.747478 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-b728bca4-2566-47ac-8cf7-aa4f0dc61223 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:47:54.747912 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-b728bca4-2566-47ac-8cf7-aa4f0dc61223 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286", "connector": null, "instance_uuid": "cbf0fc55-c132-4d8f-8fe3-bf2ad4a29835"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:47:54.755590 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:47:54.755590 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:47:54.787960 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-b728bca4-2566-47ac-8cf7-aa4f0dc61223 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:47:54.788363 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1501/6058] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:47: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 06:48:00.622535 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3190f923-f928-4666-bb31-2851a6b2425e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:00.622942 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3190f923-f928-4666-bb31-2851a6b2425e None None] GET https://10.4.3.243/volume// Jul 03 06:48:00.623103 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3190f923-f928-4666-bb31-2851a6b2425e None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:00.623282 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3190f923-f928-4666-bb31-2851a6b2425e None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:00.623569 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3190f923-f928-4666-bb31-2851a6b2425e None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:48:00.624050 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1519/6059] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:48:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:48:00.630193 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8ed4b4-4dfb-4cfc-b959-c538788e4170 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:00.632303 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8ed4b4-4dfb-4cfc-b959-c538788e4170 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:48:00.632516 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8ed4b4-4dfb-4cfc-b959-c538788e4170 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:00.632753 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8ed4b4-4dfb-4cfc-b959-c538788e4170 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:00.642108 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:00.642108 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:48:00.645357 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8ed4b4-4dfb-4cfc-b959-c538788e4170 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:48:00.650204 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-7f8ed4b4-4dfb-4cfc-b959-c538788e4170 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:48:00.650684 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1520/6060] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:48:00 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:48:00.746388 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-376204aa-f720-4176-ba9f-b124a699d975 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:00.748586 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-376204aa-f720-4176-ba9f-b124a699d975 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10 Jul 03 06:48:00.749034 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-376204aa-f720-4176-ba9f-b124a699d975 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:48:00.757177 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-376204aa-f720-4176-ba9f-b124a699d975 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:48:00.761710 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-376204aa-f720-4176-ba9f-b124a699d975 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286-np0000004376" acquired by "attachment_update" :: waited 0.005s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:48:00.762687 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:00.762687 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:48:01.284071 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-376204aa-f720-4176-ba9f-b124a699d975 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286-np0000004376" released by "attachment_update" :: held 0.522s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:48:01.284375 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-376204aa-f720-4176-ba9f-b124a699d975 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10 returned with HTTP 200 Jul 03 06:48:01.284831 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1521/6061] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:48:00 2026] PUT /volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:48:01.794817 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-46c8bf91-473f-486c-b92f-ffb5423fd7e8 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:01.796662 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-46c8bf91-473f-486c-b92f-ffb5423fd7e8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10/action Jul 03 06:48:01.796991 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-46c8bf91-473f-486c-b92f-ffb5423fd7e8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:48:01.797119 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-46c8bf91-473f-486c-b92f-ffb5423fd7e8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:48:01.811327 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:01.811327 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:48:01.829596 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-12e87cb4-2c24-420d-8c84-f55af0a02dec req-46c8bf91-473f-486c-b92f-ffb5423fd7e8 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10/action returned with HTTP 204 Jul 03 06:48:01.830037 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1502/6062] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:48:01 2026] POST /volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:48:04.260863 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=4 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:48:10.648822 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=9 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:48:11.274786 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:48:11.822857 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:48:51.510710 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3667b37e-ccc8-40a5-a42d-f9f165608257 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:51.512357 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3667b37e-ccc8-40a5-a42d-f9f165608257 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:48:51.512680 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3667b37e-ccc8-40a5-a42d-f9f165608257 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-651984749", "description": null, "metadata": null}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:48:51.522503 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:51.522503 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:48:51.522933 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3667b37e-ccc8-40a5-a42d-f9f165608257 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:48:51.523098 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-3667b37e-ccc8-40a5-a42d-f9f165608257 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create snapshot from volume ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:48:51.554720 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-3667b37e-ccc8-40a5-a42d-f9f165608257 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['36f1d0f3-8eda-478b-8a9d-2622b469bb57', '9afad041-9c03-49f1-9568-4bfda61691cc', '7ec46bc1-7d1f-4b68-a4c2-7f2cac94b40c', 'c48e42b7-6f5b-4565-ae38-83d0046f901c'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:48:51.626143 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3667b37e-ccc8-40a5-a42d-f9f165608257 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot force create request issued successfully. Jul 03 06:48:51.626419 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3667b37e-ccc8-40a5-a42d-f9f165608257 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:48:51.626827 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1520/6063] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:48:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:48:51.635473 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-41d002c7-6927-45bd-8506-99420c50c057 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:51.644209 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41d002c7-6927-45bd-8506-99420c50c057 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 Jul 03 06:48:51.644209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41d002c7-6927-45bd-8506-99420c50c057 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:51.644209 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-41d002c7-6927-45bd-8506-99420c50c057 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:51.644209 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:51.644209 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:48:51.644209 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-41d002c7-6927-45bd-8506-99420c50c057 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:48:51.644209 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-41d002c7-6927-45bd-8506-99420c50c057 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 returned with HTTP 200 Jul 03 06:48:51.644209 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1521/6064] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:48:51 2026] GET /volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:48:52.652763 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4b58e183-ee6a-4533-96ae-3bed182b2429 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:52.654453 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4b58e183-ee6a-4533-96ae-3bed182b2429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 Jul 03 06:48:52.654632 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4b58e183-ee6a-4533-96ae-3bed182b2429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:52.654836 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4b58e183-ee6a-4533-96ae-3bed182b2429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:52.660029 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:52.660029 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:48:52.660416 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4b58e183-ee6a-4533-96ae-3bed182b2429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:48:52.661148 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4b58e183-ee6a-4533-96ae-3bed182b2429 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 returned with HTTP 200 Jul 03 06:48:52.661583 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1522/6065] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:48:52 2026] GET /volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:48:52.668634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fcfc3463-4684-4519-b7a9-63b29b457902 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:52.670173 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fcfc3463-4684-4519-b7a9-63b29b457902 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 Jul 03 06:48:52.670367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fcfc3463-4684-4519-b7a9-63b29b457902 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:52.670572 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fcfc3463-4684-4519-b7a9-63b29b457902 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:52.675137 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:52.675137 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:48:52.675532 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fcfc3463-4684-4519-b7a9-63b29b457902 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:48:52.676216 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fcfc3463-4684-4519-b7a9-63b29b457902 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 returned with HTTP 200 Jul 03 06:48:52.676548 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1503/6066] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:48:52 2026] GET /volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:48:52.684203 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:52.685973 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:48:52.686300 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2042417039", "snapshot_id": "a1ba5edf-96be-489a-91a0-919f86e56d02", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:48:52.687934 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2042417039', 'snapshot_id': 'a1ba5edf-96be-489a-91a0-919f86e56d02', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:48:52.692454 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:52.692454 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:48:52.692854 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:48:52.692953 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume of 1 GB Jul 03 06:48:52.695936 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Availability Zones retrieved successfully. Jul 03 06:48:52.700963 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (21907dc0-bfde-4222-aa8d-a718a22e0a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:48:52.701868 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc0530c-f0ff-4129-a32e-1342a502ab94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:48:52.702627 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:48:52.729346 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc0530c-f0ff-4129-a32e-1342a502ab94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1ba5edf-96be-489a-91a0-919f86e56d02', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:48:52.730063 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce3347d-9932-46c5-8e6c-baf9faa43dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:48:52.781981 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Created reservations ['6212d506-68fe-4cfc-b9e3-2fd0982e53c9', '82a88e9a-42e8-4010-b167-07724aa5ee8a', 'eafa846d-5cef-4487-881f-b5f7e2b26d17', 'e97baae6-917a-4736-b811-aac794cf6192'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:48:52.782631 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce3347d-9932-46c5-8e6c-baf9faa43dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6212d506-68fe-4cfc-b9e3-2fd0982e53c9', '82a88e9a-42e8-4010-b167-07724aa5ee8a', 'eafa846d-5cef-4487-881f-b5f7e2b26d17', 'e97baae6-917a-4736-b811-aac794cf6192']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:48:52.783297 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8f5105-562b-4f7f-a47e-59ad84d2bb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:48:52.828392 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8f5105-562b-4f7f-a47e-59ad84d2bb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c969b2f7-a0b8-446b-96ef-accc429260ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2042417039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['6212d506-68fe-4cfc-b9e3-2fd0982e53c9','82a88e9a-42e8-4010-b167-07724aa5ee8a','eafa846d-5cef-4487-881f-b5f7e2b26d17','e97baae6-917a-4736-b811-aac794cf6192'],size=1,snapshot_id=a1ba5edf-96be-489a-91a0-919f86e56d02,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), '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-03T06:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2042417039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c969b2f7-a0b8-446b-96ef-accc429260ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3baf080bc9264c7d982c4bb999b1b8f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1ba5edf-96be-489a-91a0-919f86e56d02,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3363b0c50c564db08124020dae03107e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:48:52.829167 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8182cf2e-d2ea-4fbd-bc1f-4238524deb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:48:52.858805 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8182cf2e-d2ea-4fbd-bc1f-4238524deb75) transitioned into state 'SUCCESS' from state '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-2042417039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3baf080bc9264c7d982c4bb999b1b8f4',qos_specs=None,replication_status=,reservations=['6212d506-68fe-4cfc-b9e3-2fd0982e53c9','82a88e9a-42e8-4010-b167-07724aa5ee8a','eafa846d-5cef-4487-881f-b5f7e2b26d17','e97baae6-917a-4736-b811-aac794cf6192'],size=1,snapshot_id=a1ba5edf-96be-489a-91a0-919f86e56d02,source_replicaid=,source_volid=None,status='creating',user_id='3363b0c50c564db08124020dae03107e',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:48:52.859569 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b166ff6-100b-425a-9f10-70cee22fc985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:48:52.893386 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b166ff6-100b-425a-9f10-70cee22fc985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:48:52.894650 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Flow 'volume_create_api' (21907dc0-bfde-4222-aa8d-a718a22e0a62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:48:52.895097 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Create volume request issued successfully. Jul 03 06:48:52.895851 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5823088b-3ce3-45b7-a401-f1125cadc6c5 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:48:52.896378 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1521/6067] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:48:52 2026] POST /volume/v3/volumes => generated 785 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:48:52.907239 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ab538aba-3221-4e94-ba1f-1b30a06e9f82 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:52.909488 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab538aba-3221-4e94-ba1f-1b30a06e9f82 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:48:52.909779 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab538aba-3221-4e94-ba1f-1b30a06e9f82 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:52.910025 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ab538aba-3221-4e94-ba1f-1b30a06e9f82 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:52.916622 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:52.916622 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:48:52.919861 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-ab538aba-3221-4e94-ba1f-1b30a06e9f82 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:48:52.923410 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ab538aba-3221-4e94-ba1f-1b30a06e9f82 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 200 Jul 03 06:48:52.923779 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1522/6068] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:48:52 2026] GET /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:48:53.935109 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a13cffd8-ab74-4d89-9040-fb0518e6526b None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:53.936750 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a13cffd8-ab74-4d89-9040-fb0518e6526b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:48:53.936935 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a13cffd8-ab74-4d89-9040-fb0518e6526b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:53.937104 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a13cffd8-ab74-4d89-9040-fb0518e6526b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:53.943418 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:53.943418 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:48:53.946871 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a13cffd8-ab74-4d89-9040-fb0518e6526b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:48:53.951017 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a13cffd8-ab74-4d89-9040-fb0518e6526b tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 200 Jul 03 06:48:53.951400 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1523/6069] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:48:53 2026] GET /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:48:53.964094 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5850fb29-b0cc-4922-ba50-911b8a91da47 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:53.966215 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5850fb29-b0cc-4922-ba50-911b8a91da47 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:48:53.966427 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5850fb29-b0cc-4922-ba50-911b8a91da47 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:53.966628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5850fb29-b0cc-4922-ba50-911b8a91da47 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:53.973065 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:53.973065 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:48:53.976431 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5850fb29-b0cc-4922-ba50-911b8a91da47 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:48:53.980862 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5850fb29-b0cc-4922-ba50-911b8a91da47 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 200 Jul 03 06:48:53.981211 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1504/6070] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:48:53 2026] GET /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:48:54.062453 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-ab93b989-aee0-4122-aad0-0256baab817e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:54.064524 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-ab93b989-aee0-4122-aad0-0256baab817e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:48:54.064751 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-ab93b989-aee0-4122-aad0-0256baab817e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:54.064957 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-ab93b989-aee0-4122-aad0-0256baab817e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:54.071263 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:54.071263 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:48:54.074638 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-ab93b989-aee0-4122-aad0-0256baab817e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:48:54.078561 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-ab93b989-aee0-4122-aad0-0256baab817e tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 200 Jul 03 06:48:54.078951 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1522/6071] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:48:54 2026] GET /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:48:54.452179 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-3cb6f125-446d-4f07-b4ea-a72890b4a0dc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:54.453887 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-3cb6f125-446d-4f07-b4ea-a72890b4a0dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:48:54.454050 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-3cb6f125-446d-4f07-b4ea-a72890b4a0dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:54.454219 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-3cb6f125-446d-4f07-b4ea-a72890b4a0dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:54.460154 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:54.460154 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:48:54.463119 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-3cb6f125-446d-4f07-b4ea-a72890b4a0dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:48:54.466777 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-3cb6f125-446d-4f07-b4ea-a72890b4a0dc tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 200 Jul 03 06:48:54.467142 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1523/6072] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:48:54 2026] GET /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 1394 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:48:54.475468 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1bb085ce-6cf9-4b55-add1-fd45b3d3a324 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:54.475812 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1bb085ce-6cf9-4b55-add1-fd45b3d3a324 None None] GET https://10.4.3.243/volume// Jul 03 06:48:54.475954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1bb085ce-6cf9-4b55-add1-fd45b3d3a324 None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:48:54.476121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1bb085ce-6cf9-4b55-add1-fd45b3d3a324 None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:48:54.476434 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1bb085ce-6cf9-4b55-add1-fd45b3d3a324 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:48:54.476682 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1524/6073] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:48:54 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:48:54.482771 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-4a426531-b06e-443f-a816-42867a2a8d14 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:48:54.484565 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-4a426531-b06e-443f-a816-42867a2a8d14 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:48:54.484903 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-4a426531-b06e-443f-a816-42867a2a8d14 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c969b2f7-a0b8-446b-96ef-accc429260ec", "connector": null, "instance_uuid": "6b1544e8-cae9-401b-bd5a-b666852b435d"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:48:54.492414 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:48:54.492414 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:48:54.519376 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-4a426531-b06e-443f-a816-42867a2a8d14 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:48:54.519856 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1505/6074] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:48:54 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:49:00.493587 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5ef35f97-263f-44a2-87ee-9f04ab910448 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:00.494074 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5ef35f97-263f-44a2-87ee-9f04ab910448 None None] GET https://10.4.3.243/volume// Jul 03 06:49:00.494261 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5ef35f97-263f-44a2-87ee-9f04ab910448 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:00.494480 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5ef35f97-263f-44a2-87ee-9f04ab910448 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:00.494870 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5ef35f97-263f-44a2-87ee-9f04ab910448 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:49:00.495196 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1523/6075] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:49:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:49:00.503249 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-5efc177b-7607-4c4f-91e0-cedea1f1e282 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:00.506233 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-5efc177b-7607-4c4f-91e0-cedea1f1e282 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:49:00.506233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-5efc177b-7607-4c4f-91e0-cedea1f1e282 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:00.506233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-5efc177b-7607-4c4f-91e0-cedea1f1e282 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:00.562918 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:49:00.562918 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:49:00.566598 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-5efc177b-7607-4c4f-91e0-cedea1f1e282 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:49:00.614440 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-5efc177b-7607-4c4f-91e0-cedea1f1e282 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 200 Jul 03 06:49:00.615115 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1524/6076] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:49:00 2026] GET /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 1573 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:49:00.715117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-caa08684-03ac-4ab3-8c7c-7e178d9e50f0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:00.716994 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-caa08684-03ac-4ab3-8c7c-7e178d9e50f0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] PUT https://10.4.3.243/volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b Jul 03 06:49:00.717327 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-caa08684-03ac-4ab3-8c7c-7e178d9e50f0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:49:00.750059 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-caa08684-03ac-4ab3-8c7c-7e178d9e50f0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Acquiring lock "cinder-attachment_update-c969b2f7-a0b8-446b-96ef-accc429260ec-np0000004376" by "attachment_update" {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:49:00.756481 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-caa08684-03ac-4ab3-8c7c-7e178d9e50f0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-c969b2f7-a0b8-446b-96ef-accc429260ec-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99919) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:49:00.756481 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:49:00.756481 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:49:01.301240 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.coordination [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-caa08684-03ac-4ab3-8c7c-7e178d9e50f0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Lock "cinder-attachment_update-c969b2f7-a0b8-446b-96ef-accc429260ec-np0000004376" released by "attachment_update" :: held 0.547s {{(pid=99919) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:49:01.301566 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-caa08684-03ac-4ab3-8c7c-7e178d9e50f0 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b returned with HTTP 200 Jul 03 06:49:01.302035 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1525/6077] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:49:00 2026] PUT /volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:49:01.813397 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-13b08377-82aa-4c34-9477-60abd1dcd94a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:01.815522 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-13b08377-82aa-4c34-9477-60abd1dcd94a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] POST https://10.4.3.243/volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b/action Jul 03 06:49:01.815928 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-13b08377-82aa-4c34-9477-60abd1dcd94a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action body: b'{"os-complete": null}' {{(pid=99917) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:49:01.816088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-13b08377-82aa-4c34-9477-60abd1dcd94a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:49:01.829714 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:49:01.829714 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:49:01.840759 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-05f490ea-b8df-495c-a039-4d56239c1a64 req-13b08377-82aa-4c34-9477-60abd1dcd94a tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b/action returned with HTTP 204 Jul 03 06:49:01.841220 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1506/6078] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:49:01 2026] POST /volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:49:04.077466 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:49:10.569819 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=14 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:49:11.268089 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:49:11.835917 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:49:54.205088 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-7f511d90-dc9b-4e9c-8888-2f0aaed6a75e req-d94e78cb-49ae-471f-b993-59987073c992 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:54.207317 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7f511d90-dc9b-4e9c-8888-2f0aaed6a75e req-d94e78cb-49ae-471f-b993-59987073c992 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b Jul 03 06:49:54.207506 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7f511d90-dc9b-4e9c-8888-2f0aaed6a75e req-d94e78cb-49ae-471f-b993-59987073c992 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:54.207681 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-7f511d90-dc9b-4e9c-8888-2f0aaed6a75e req-d94e78cb-49ae-471f-b993-59987073c992 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:54.215049 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:49:54.215049 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:49:54.755785 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-7f511d90-dc9b-4e9c-8888-2f0aaed6a75e req-d94e78cb-49ae-471f-b993-59987073c992 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b returned with HTTP 200 Jul 03 06:49:54.756206 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1524/6079] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:49:54 2026] DELETE /volume/v3/attachments/a088550e-ac0b-4401-b44a-685b728e8e5b => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:49:57.194425 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-10bb7b6a-dfda-42e1-a989-967a6b71b3d2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:57.196161 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-10bb7b6a-dfda-42e1-a989-967a6b71b3d2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:49:57.196460 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-10bb7b6a-dfda-42e1-a989-967a6b71b3d2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:57.197484 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-10bb7b6a-dfda-42e1-a989-967a6b71b3d2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:57.197484 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-10bb7b6a-dfda-42e1-a989-967a6b71b3d2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:49:57.203493 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:49:57.203493 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:49:57.203992 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-10bb7b6a-dfda-42e1-a989-967a6b71b3d2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:49:57.244072 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-10bb7b6a-dfda-42e1-a989-967a6b71b3d2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:49:57.244301 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-10bb7b6a-dfda-42e1-a989-967a6b71b3d2 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 202 Jul 03 06:49:57.244786 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1525/6080] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:49:57 2026] DELETE /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:49:57.252772 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-989af674-53a0-4f67-b9f1-7e7cff000a29 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:57.254651 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-989af674-53a0-4f67-b9f1-7e7cff000a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:49:57.254921 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-989af674-53a0-4f67-b9f1-7e7cff000a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:57.255102 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-989af674-53a0-4f67-b9f1-7e7cff000a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:57.263360 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:49:57.263360 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:49:57.267544 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-989af674-53a0-4f67-b9f1-7e7cff000a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:49:57.272524 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-989af674-53a0-4f67-b9f1-7e7cff000a29 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 200 Jul 03 06:49:57.272942 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1526/6081] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:49:57 2026] GET /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:49:58.285917 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-73c3e038-01f3-456b-b2c0-52e38c6cbdcb None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:58.287564 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-73c3e038-01f3-456b-b2c0-52e38c6cbdcb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec Jul 03 06:49:58.287774 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-73c3e038-01f3-456b-b2c0-52e38c6cbdcb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:58.287952 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-73c3e038-01f3-456b-b2c0-52e38c6cbdcb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:58.293128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-73c3e038-01f3-456b-b2c0-52e38c6cbdcb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec returned with HTTP 404 Jul 03 06:49:58.293495 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1507/6082] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:49:58 2026] GET /volume/v3/volumes/c969b2f7-a0b8-446b-96ef-accc429260ec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:49:58.300012 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8ce39aab-8244-47eb-b0a0-a3cede030254 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:58.301941 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8ce39aab-8244-47eb-b0a0-a3cede030254 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 Jul 03 06:49:58.302147 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8ce39aab-8244-47eb-b0a0-a3cede030254 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:58.302367 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8ce39aab-8244-47eb-b0a0-a3cede030254 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:58.302498 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.snapshots [None req-8ce39aab-8244-47eb-b0a0-a3cede030254 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete snapshot with id: a1ba5edf-96be-489a-91a0-919f86e56d02 Jul 03 06:49:58.307724 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:49:58.307724 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:49:58.308216 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8ce39aab-8244-47eb-b0a0-a3cede030254 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:49:58.327011 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-8ce39aab-8244-47eb-b0a0-a3cede030254 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot delete request issued successfully. Jul 03 06:49:58.327212 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8ce39aab-8244-47eb-b0a0-a3cede030254 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 returned with HTTP 202 Jul 03 06:49:58.327673 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1525/6083] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:49:58 2026] DELETE /volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:49:58.335368 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-80eedc19-0c41-422f-aa5f-cd555b7de994 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:58.337244 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80eedc19-0c41-422f-aa5f-cd555b7de994 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 Jul 03 06:49:58.337432 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80eedc19-0c41-422f-aa5f-cd555b7de994 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:58.337618 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-80eedc19-0c41-422f-aa5f-cd555b7de994 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:58.343142 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:49:58.343142 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:49:58.343648 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-80eedc19-0c41-422f-aa5f-cd555b7de994 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Snapshot retrieved successfully. Jul 03 06:49:58.344522 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-80eedc19-0c41-422f-aa5f-cd555b7de994 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 returned with HTTP 200 Jul 03 06:49:58.344969 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1526/6084] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:49:58 2026] GET /volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:49:59.353990 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-18a09ec8-374e-42bf-85dd-674e5df9a0fb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:49:59.355596 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-18a09ec8-374e-42bf-85dd-674e5df9a0fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 Jul 03 06:49:59.355817 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-18a09ec8-374e-42bf-85dd-674e5df9a0fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:49:59.355996 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-18a09ec8-374e-42bf-85dd-674e5df9a0fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:49:59.359998 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-18a09ec8-374e-42bf-85dd-674e5df9a0fb tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 returned with HTTP 404 Jul 03 06:49:59.360407 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1527/6085] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:49:59 2026] GET /volume/v3/snapshots/a1ba5edf-96be-489a-91a0-919f86e56d02 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:50:03.741767 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-fb07ffb3-3ed6-4e5d-bc19-931f12a40d5c req-4867ef04-ed2d-43fd-a956-2dc47f5bbd22 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:03.743680 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-fb07ffb3-3ed6-4e5d-bc19-931f12a40d5c req-4867ef04-ed2d-43fd-a956-2dc47f5bbd22 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10 Jul 03 06:50:03.743869 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-fb07ffb3-3ed6-4e5d-bc19-931f12a40d5c req-4867ef04-ed2d-43fd-a956-2dc47f5bbd22 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:03.744056 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-fb07ffb3-3ed6-4e5d-bc19-931f12a40d5c req-4867ef04-ed2d-43fd-a956-2dc47f5bbd22 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:03.750490 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:03.750490 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:04.278952 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-fb07ffb3-3ed6-4e5d-bc19-931f12a40d5c req-4867ef04-ed2d-43fd-a956-2dc47f5bbd22 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10 returned with HTTP 200 Jul 03 06:50:04.279437 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1508/6086] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:50:03 2026] DELETE /volume/v3/attachments/f2e20310-16e6-4a1e-9e54-e2282fa3da10 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:07.062060 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-391e2766-9589-4d24-98a5-26793f6ba3f3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:07.063570 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-391e2766-9589-4d24-98a5-26793f6ba3f3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] DELETE https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:50:07.063774 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-391e2766-9589-4d24-98a5-26793f6ba3f3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:07.063948 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-391e2766-9589-4d24-98a5-26793f6ba3f3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:07.064096 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-391e2766-9589-4d24-98a5-26793f6ba3f3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume with id: ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:50:07.070313 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:07.070313 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:07.070820 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-391e2766-9589-4d24-98a5-26793f6ba3f3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:50:07.207613 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-391e2766-9589-4d24-98a5-26793f6ba3f3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Delete volume request issued successfully. Jul 03 06:50:07.207824 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-391e2766-9589-4d24-98a5-26793f6ba3f3 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 202 Jul 03 06:50:07.208222 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1526/6087] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:50:07 2026] DELETE /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:50:07.215500 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-478c04a9-b4ca-44b2-a097-23bde7119a8d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:07.221877 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-478c04a9-b4ca-44b2-a097-23bde7119a8d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:50:07.221877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-478c04a9-b4ca-44b2-a097-23bde7119a8d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:07.221877 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-478c04a9-b4ca-44b2-a097-23bde7119a8d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:07.224492 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:07.224492 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:07.227923 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-478c04a9-b4ca-44b2-a097-23bde7119a8d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Volume info retrieved successfully. Jul 03 06:50:07.241761 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-478c04a9-b4ca-44b2-a097-23bde7119a8d tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 200 Jul 03 06:50:07.242144 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1527/6088] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:07 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:50:08.257594 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4dd47109-73fb-4f60-879a-7908e3339a48 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:08.259637 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4dd47109-73fb-4f60-879a-7908e3339a48 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] GET https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 Jul 03 06:50:08.259878 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4dd47109-73fb-4f60-879a-7908e3339a48 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:08.260064 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4dd47109-73fb-4f60-879a-7908e3339a48 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:08.266467 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4dd47109-73fb-4f60-879a-7908e3339a48 tempest-TestVolumeBootPattern-1920583563 tempest-TestVolumeBootPattern-1920583563-project-member] https://10.4.3.243/volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 returned with HTTP 404 Jul 03 06:50:08.267048 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1528/6089] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:08 2026] GET /volume/v3/volumes/ba3d9c8e-ac77-4f5d-9b20-fbb8910b9286 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:50:14.277758 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:50:17.185067 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:50:17.230830 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:50:18.262926 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=6 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:50:18.551075 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:18.601146 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:50:18.601468 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1377768710"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:50:18.602810 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1377768710'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:50:18.602930 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume of 1 GB Jul 03 06:50:18.603190 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:18.603190 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:18.606976 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Availability Zones retrieved successfully. Jul 03 06:50:18.611743 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Flow 'volume_create_api' (b0a8e171-7bcf-451d-92b4-0e7fe0d1f1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:50:18.612661 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (697899a4-958f-400e-bca6-a022c4581015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:18.613457 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:50:18.634752 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (697899a4-958f-400e-bca6-a022c4581015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:18.635407 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ff23fe-859c-4fcd-a55f-2c30e3ffd98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:18.688310 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['2119d59d-6678-443d-96eb-40aab1752725', '420dd78c-27b5-47f8-9c73-5825101c5b3a', 'eb677675-a1ce-4327-a32a-767f1061f21a', 'e1f1301e-4491-4f50-96e8-fe35bedbf7ed'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:50:18.689131 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ff23fe-859c-4fcd-a55f-2c30e3ffd98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2119d59d-6678-443d-96eb-40aab1752725', '420dd78c-27b5-47f8-9c73-5825101c5b3a', 'eb677675-a1ce-4327-a32a-767f1061f21a', 'e1f1301e-4491-4f50-96e8-fe35bedbf7ed']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:18.689977 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aacd32c-88b1-4786-9dab-89829f8315a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:18.714784 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aacd32c-88b1-4786-9dab-89829f8315a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4573b6-6121-43ee-8261-6370bc7f524a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1377768710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',qos_specs=None,replication_status=,reservations=['2119d59d-6678-443d-96eb-40aab1752725','420dd78c-27b5-47f8-9c73-5825101c5b3a','eb677675-a1ce-4327-a32a-767f1061f21a','e1f1301e-4491-4f50-96e8-fe35bedbf7ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1377768710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4573b6-6121-43ee-8261-6370bc7f524a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:18.715367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd7a274-524a-4eb3-9c6d-025062d7bd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:18.739629 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd7a274-524a-4eb3-9c6d-025062d7bd36) transitioned into state 'SUCCESS' from state '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-1377768710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',qos_specs=None,replication_status=,reservations=['2119d59d-6678-443d-96eb-40aab1752725','420dd78c-27b5-47f8-9c73-5825101c5b3a','eb677675-a1ce-4327-a32a-767f1061f21a','e1f1301e-4491-4f50-96e8-fe35bedbf7ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:18.740309 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecacc740-07a3-46ae-a7e8-4468564cce20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:18.752549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecacc740-07a3-46ae-a7e8-4468564cce20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:18.753362 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Flow 'volume_create_api' (b0a8e171-7bcf-451d-92b4-0e7fe0d1f1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:50:18.753681 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume request issued successfully. Jul 03 06:50:18.754250 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25f598f0-35f2-4a6f-a6a1-b8871890b280 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:50:18.754655 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1509/6090] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:50:18 2026] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:50:18.765477 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6fb13df4-ea98-4885-8fd7-196b903915ae None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:18.767713 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6fb13df4-ea98-4885-8fd7-196b903915ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a Jul 03 06:50:18.767929 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6fb13df4-ea98-4885-8fd7-196b903915ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:18.768119 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6fb13df4-ea98-4885-8fd7-196b903915ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:18.774627 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:18.774627 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:18.777846 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-6fb13df4-ea98-4885-8fd7-196b903915ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:50:18.781679 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6fb13df4-ea98-4885-8fd7-196b903915ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a returned with HTTP 200 Jul 03 06:50:18.782066 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1527/6091] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:18 2026] GET /volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:19.793604 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bf150157-8b9c-47fd-b9e1-0f04f2fe4b2b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:19.795328 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf150157-8b9c-47fd-b9e1-0f04f2fe4b2b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a Jul 03 06:50:19.795548 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf150157-8b9c-47fd-b9e1-0f04f2fe4b2b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:19.795772 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bf150157-8b9c-47fd-b9e1-0f04f2fe4b2b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:19.803931 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:19.803931 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:19.808089 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-bf150157-8b9c-47fd-b9e1-0f04f2fe4b2b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:50:19.812107 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bf150157-8b9c-47fd-b9e1-0f04f2fe4b2b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a returned with HTTP 200 Jul 03 06:50:19.812609 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1528/6092] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:19 2026] GET /volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:19.824351 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-934aef98-4da8-47e2-833e-a8ba17df1a9a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:19.826087 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-934aef98-4da8-47e2-833e-a8ba17df1a9a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:50:19.826407 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-934aef98-4da8-47e2-833e-a8ba17df1a9a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b4573b6-6121-43ee-8261-6370bc7f524a", "name": "tempest-VolumesBackupsTest-Backup-853793650"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:50:19.827808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.contrib.backups [None req-934aef98-4da8-47e2-833e-a8ba17df1a9a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating new backup {'backup': {'volume_id': '5b4573b6-6121-43ee-8261-6370bc7f524a', 'name': 'tempest-VolumesBackupsTest-Backup-853793650'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:50:19.827945 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-934aef98-4da8-47e2-833e-a8ba17df1a9a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating backup of volume 5b4573b6-6121-43ee-8261-6370bc7f524a in container None Jul 03 06:50:19.834566 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:19.834566 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:19.835031 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-934aef98-4da8-47e2-833e-a8ba17df1a9a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:50:19.856880 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-934aef98-4da8-47e2-833e-a8ba17df1a9a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['56bdc613-658a-4e22-8941-3de6c7e15ef0', 'c82a365d-b087-46cd-b5f9-2d2ade81b9f1'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:50:19.882791 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-934aef98-4da8-47e2-833e-a8ba17df1a9a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:50:19.883220 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1529/6093] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:50:19 2026] POST /volume/v3/backups => generated 329 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:50:19.892614 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-25321a9e-cd59-4060-98b6-4846c624d21e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:19.894725 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25321a9e-cd59-4060-98b6-4846c624d21e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:19.894725 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25321a9e-cd59-4060-98b6-4846c624d21e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:19.894889 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-25321a9e-cd59-4060-98b6-4846c624d21e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:19.895002 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-25321a9e-cd59-4060-98b6-4846c624d21e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:19.899149 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:19.899149 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:19.899873 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-25321a9e-cd59-4060-98b6-4846c624d21e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:19.900222 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1510/6094] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:19 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:20.910343 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2d811ae2-d3bd-483f-af78-32a8e060e80e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:20.911906 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d811ae2-d3bd-483f-af78-32a8e060e80e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:20.912070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d811ae2-d3bd-483f-af78-32a8e060e80e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:20.912236 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d811ae2-d3bd-483f-af78-32a8e060e80e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:20.912336 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-2d811ae2-d3bd-483f-af78-32a8e060e80e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:20.916236 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:20.916236 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:20.916886 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d811ae2-d3bd-483f-af78-32a8e060e80e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:20.917226 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1528/6095] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:20 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:21.926489 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f1d7fd9a-664b-48fb-a477-1a8f554aad99 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:21.928241 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1d7fd9a-664b-48fb-a477-1a8f554aad99 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:21.928429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1d7fd9a-664b-48fb-a477-1a8f554aad99 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:21.928641 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f1d7fd9a-664b-48fb-a477-1a8f554aad99 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:21.928788 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f1d7fd9a-664b-48fb-a477-1a8f554aad99 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:21.933466 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:21.933466 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:21.934334 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f1d7fd9a-664b-48fb-a477-1a8f554aad99 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:21.934745 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1529/6096] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:21 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:22.943925 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f46023a5-ad63-4eed-8d8f-abeda9e17fd6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:22.945973 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f46023a5-ad63-4eed-8d8f-abeda9e17fd6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:22.948170 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f46023a5-ad63-4eed-8d8f-abeda9e17fd6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:22.948170 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f46023a5-ad63-4eed-8d8f-abeda9e17fd6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:22.948170 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f46023a5-ad63-4eed-8d8f-abeda9e17fd6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:22.951306 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:22.951306 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:22.952152 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f46023a5-ad63-4eed-8d8f-abeda9e17fd6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:22.952463 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1530/6097] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:22 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:23.962422 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-414cabae-c922-4358-9f2e-37c98622818e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:23.964400 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-414cabae-c922-4358-9f2e-37c98622818e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:23.964633 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-414cabae-c922-4358-9f2e-37c98622818e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:23.964891 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-414cabae-c922-4358-9f2e-37c98622818e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:23.965041 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-414cabae-c922-4358-9f2e-37c98622818e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:23.969432 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:23.969432 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:23.970179 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-414cabae-c922-4358-9f2e-37c98622818e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:23.970525 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1511/6098] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:23 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:24.981254 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b9618150-1473-49fd-8ff2-591bb15b275d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:24.985349 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b9618150-1473-49fd-8ff2-591bb15b275d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:24.985349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b9618150-1473-49fd-8ff2-591bb15b275d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:24.985349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b9618150-1473-49fd-8ff2-591bb15b275d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:24.985349 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-b9618150-1473-49fd-8ff2-591bb15b275d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:24.989431 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:24.989431 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:24.990553 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b9618150-1473-49fd-8ff2-591bb15b275d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:24.991146 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1529/6099] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:24 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:26.000915 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b59877ca-48b1-4eab-918d-4821049d13ef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:26.002648 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b59877ca-48b1-4eab-918d-4821049d13ef tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:26.002886 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b59877ca-48b1-4eab-918d-4821049d13ef tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:26.003074 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b59877ca-48b1-4eab-918d-4821049d13ef tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:26.003186 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b59877ca-48b1-4eab-918d-4821049d13ef tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:26.007525 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:26.007525 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:26.008273 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b59877ca-48b1-4eab-918d-4821049d13ef tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:26.008613 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1530/6100] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:26 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:27.019092 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c0f9be9d-71e1-4e2c-8224-704766eeb1a5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:27.021252 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0f9be9d-71e1-4e2c-8224-704766eeb1a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:27.021487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0f9be9d-71e1-4e2c-8224-704766eeb1a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:27.021733 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c0f9be9d-71e1-4e2c-8224-704766eeb1a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:27.021902 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c0f9be9d-71e1-4e2c-8224-704766eeb1a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:27.026783 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:27.026783 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:27.027641 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c0f9be9d-71e1-4e2c-8224-704766eeb1a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:27.028114 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1531/6101] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:27 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:28.038528 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d5de57fa-7bbc-4d6a-861c-2d540edf32bc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:28.040271 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5de57fa-7bbc-4d6a-861c-2d540edf32bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:28.040500 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d5de57fa-7bbc-4d6a-861c-2d540edf32bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:28.040698 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d5de57fa-7bbc-4d6a-861c-2d540edf32bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:28.040825 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d5de57fa-7bbc-4d6a-861c-2d540edf32bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:28.045381 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:28.045381 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:28.046181 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5de57fa-7bbc-4d6a-861c-2d540edf32bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:28.046548 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1512/6102] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:28 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:29.058741 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0107dc8a-cbc7-481f-bde7-6f1fcbd2cd4c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:29.060425 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0107dc8a-cbc7-481f-bde7-6f1fcbd2cd4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:29.060747 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0107dc8a-cbc7-481f-bde7-6f1fcbd2cd4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:29.061931 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0107dc8a-cbc7-481f-bde7-6f1fcbd2cd4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:29.061931 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0107dc8a-cbc7-481f-bde7-6f1fcbd2cd4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:29.065372 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:29.065372 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:29.066184 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0107dc8a-cbc7-481f-bde7-6f1fcbd2cd4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:29.066582 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1530/6103] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:29 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:30.077407 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f403e607-03c0-4099-8c4f-a294c4da6981 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:30.079143 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f403e607-03c0-4099-8c4f-a294c4da6981 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:30.079323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f403e607-03c0-4099-8c4f-a294c4da6981 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:30.079519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f403e607-03c0-4099-8c4f-a294c4da6981 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:30.079633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-f403e607-03c0-4099-8c4f-a294c4da6981 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:30.083661 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:30.083661 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:30.084376 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f403e607-03c0-4099-8c4f-a294c4da6981 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:30.084761 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1531/6104] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:30 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:31.096262 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-04fc02a6-0dbd-4569-b94e-96f98eb8a8b2 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:31.098544 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-04fc02a6-0dbd-4569-b94e-96f98eb8a8b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:31.098835 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-04fc02a6-0dbd-4569-b94e-96f98eb8a8b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:31.099074 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-04fc02a6-0dbd-4569-b94e-96f98eb8a8b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:31.099218 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-04fc02a6-0dbd-4569-b94e-96f98eb8a8b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:31.104433 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:31.104433 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:31.105372 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-04fc02a6-0dbd-4569-b94e-96f98eb8a8b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:31.106062 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1532/6105] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:31 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:32.116832 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-233f1bea-081a-447a-92ab-3f7d35208ca0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:32.120154 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-233f1bea-081a-447a-92ab-3f7d35208ca0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:32.120154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-233f1bea-081a-447a-92ab-3f7d35208ca0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:32.120154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-233f1bea-081a-447a-92ab-3f7d35208ca0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:32.120154 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-233f1bea-081a-447a-92ab-3f7d35208ca0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:32.125869 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:32.125869 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:32.126987 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-233f1bea-081a-447a-92ab-3f7d35208ca0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:32.127486 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1513/6106] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:32 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:33.138551 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3b664114-9439-4f99-a9c9-31c92d8c9d6a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:33.140665 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b664114-9439-4f99-a9c9-31c92d8c9d6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:33.140861 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b664114-9439-4f99-a9c9-31c92d8c9d6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:33.141225 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b664114-9439-4f99-a9c9-31c92d8c9d6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:33.141225 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3b664114-9439-4f99-a9c9-31c92d8c9d6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:33.146401 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:33.146401 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:33.147178 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b664114-9439-4f99-a9c9-31c92d8c9d6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:33.147555 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1531/6107] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:33 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:34.159391 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2b072753-b2ce-4b1b-b22d-7ae1c54419c2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:34.161794 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b072753-b2ce-4b1b-b22d-7ae1c54419c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:34.162071 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b072753-b2ce-4b1b-b22d-7ae1c54419c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:34.162344 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2b072753-b2ce-4b1b-b22d-7ae1c54419c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:34.162494 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-2b072753-b2ce-4b1b-b22d-7ae1c54419c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:34.168277 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:34.168277 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:34.169382 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2b072753-b2ce-4b1b-b22d-7ae1c54419c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:34.169930 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1532/6108] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:34 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:35.180473 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-366bb7ca-eb16-4e09-8881-facf4445b9fc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:35.182062 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-366bb7ca-eb16-4e09-8881-facf4445b9fc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:35.182228 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-366bb7ca-eb16-4e09-8881-facf4445b9fc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:35.182400 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-366bb7ca-eb16-4e09-8881-facf4445b9fc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:35.182498 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-366bb7ca-eb16-4e09-8881-facf4445b9fc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:35.186851 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:35.186851 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:35.187493 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-366bb7ca-eb16-4e09-8881-facf4445b9fc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:35.187843 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1533/6109] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:35 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:36.199329 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-63f65176-5fbc-4aea-bd8d-27eb03f7656e None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:36.201501 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-63f65176-5fbc-4aea-bd8d-27eb03f7656e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:36.201763 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-63f65176-5fbc-4aea-bd8d-27eb03f7656e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:36.202005 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-63f65176-5fbc-4aea-bd8d-27eb03f7656e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:36.202090 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-63f65176-5fbc-4aea-bd8d-27eb03f7656e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:36.207215 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:36.207215 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:36.208052 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-63f65176-5fbc-4aea-bd8d-27eb03f7656e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:36.208419 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1514/6110] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:36 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:37.217456 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ecaa8905-a4a7-498a-8bbd-c278b7c3350a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:37.219566 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ecaa8905-a4a7-498a-8bbd-c278b7c3350a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:37.219832 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ecaa8905-a4a7-498a-8bbd-c278b7c3350a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:37.220060 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ecaa8905-a4a7-498a-8bbd-c278b7c3350a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:37.220194 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ecaa8905-a4a7-498a-8bbd-c278b7c3350a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:37.224838 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:37.224838 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:37.225628 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ecaa8905-a4a7-498a-8bbd-c278b7c3350a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:37.226030 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1532/6111] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:37 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:37.235278 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:37.236799 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345/restore Jul 03 06:50:37.237088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5b4573b6-6121-43ee-8261-6370bc7f524a"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:50:37.238361 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Restoring backup 9ebe3e4b-ae6b-4832-81a9-b0109d81c345 ({'restore': {'volume_id': '5b4573b6-6121-43ee-8261-6370bc7f524a'}}) {{(pid=99916) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 06:50:37.238455 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Restoring backup 9ebe3e4b-ae6b-4832-81a9-b0109d81c345 to volume 5b4573b6-6121-43ee-8261-6370bc7f524a. Jul 03 06:50:37.243263 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:37.243263 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:37.249882 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:37.249882 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:37.250299 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:50:37.250426 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.api [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Checking backup size 1 against volume size 1 {{(pid=99916) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 06:50:37.250525 np0000004376 devstack@c-api.service[99916]: INFO cinder.backup.api [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Overwriting volume 5b4573b6-6121-43ee-8261-6370bc7f524a with restore of backup 9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:37.265039 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] restore_backup in rpcapi backup_id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345 {{(pid=99916) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 06:50:37.266916 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c135ee50-3d98-4c2a-a072-73e01275ba0f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345/restore returned with HTTP 202 Jul 03 06:50:37.267449 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1533/6112] 10.4.3.243 () {68 vars in 1393 bytes} [Fri Jul 3 06:50:37 2026] POST /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:50:37.274084 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-723070f7-4804-47c5-b747-b4836d095b0e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:37.275707 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-723070f7-4804-47c5-b747-b4836d095b0e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:37.275936 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-723070f7-4804-47c5-b747-b4836d095b0e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:37.276117 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-723070f7-4804-47c5-b747-b4836d095b0e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:37.276308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-723070f7-4804-47c5-b747-b4836d095b0e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:37.280839 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:37.280839 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:37.281707 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-723070f7-4804-47c5-b747-b4836d095b0e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:37.282075 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1534/6113] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:37 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:38.291713 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cdb57379-614d-4ddb-974f-151d2b7ee790 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:38.294894 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cdb57379-614d-4ddb-974f-151d2b7ee790 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:38.294894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cdb57379-614d-4ddb-974f-151d2b7ee790 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:38.294894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cdb57379-614d-4ddb-974f-151d2b7ee790 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:38.294894 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-cdb57379-614d-4ddb-974f-151d2b7ee790 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:38.299261 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:38.299261 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:38.300055 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cdb57379-614d-4ddb-974f-151d2b7ee790 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:38.300406 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1515/6114] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:38 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:39.311084 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d6101956-9389-4b40-ae37-e952c663fe9f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:39.313074 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d6101956-9389-4b40-ae37-e952c663fe9f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:39.313312 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d6101956-9389-4b40-ae37-e952c663fe9f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:39.313545 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d6101956-9389-4b40-ae37-e952c663fe9f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:39.313683 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d6101956-9389-4b40-ae37-e952c663fe9f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:39.318536 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:39.318536 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:39.319425 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d6101956-9389-4b40-ae37-e952c663fe9f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:39.319826 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1533/6115] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:39 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:40.328632 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4ca02438-f0ca-442a-8341-4daeb50d528c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:40.330664 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ca02438-f0ca-442a-8341-4daeb50d528c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:40.330933 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ca02438-f0ca-442a-8341-4daeb50d528c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:40.331176 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4ca02438-f0ca-442a-8341-4daeb50d528c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:40.331322 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4ca02438-f0ca-442a-8341-4daeb50d528c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:40.336085 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:40.336085 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:40.336839 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4ca02438-f0ca-442a-8341-4daeb50d528c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:40.337192 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1534/6116] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:40 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:41.346879 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-1e019940-88ba-4fd5-804a-5ee1a2fa9608 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:41.348854 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e019940-88ba-4fd5-804a-5ee1a2fa9608 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:41.349107 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e019940-88ba-4fd5-804a-5ee1a2fa9608 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:41.349342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-1e019940-88ba-4fd5-804a-5ee1a2fa9608 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:41.349492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-1e019940-88ba-4fd5-804a-5ee1a2fa9608 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:41.353804 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:41.353804 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:41.354727 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-1e019940-88ba-4fd5-804a-5ee1a2fa9608 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:41.355167 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1535/6117] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:41 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:42.365974 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-22624688-0d40-403c-b3b6-1e64ea3636b3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:42.367903 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-22624688-0d40-403c-b3b6-1e64ea3636b3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:42.368109 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-22624688-0d40-403c-b3b6-1e64ea3636b3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:42.368338 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-22624688-0d40-403c-b3b6-1e64ea3636b3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:42.368468 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-22624688-0d40-403c-b3b6-1e64ea3636b3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:42.374009 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:42.374009 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:42.374981 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-22624688-0d40-403c-b3b6-1e64ea3636b3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:42.375476 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1516/6118] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:42 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:43.385772 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-33733a8b-bc15-4c96-b820-b73bf8dd8703 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:43.387361 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-33733a8b-bc15-4c96-b820-b73bf8dd8703 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:43.387546 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-33733a8b-bc15-4c96-b820-b73bf8dd8703 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:43.387733 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-33733a8b-bc15-4c96-b820-b73bf8dd8703 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:43.387850 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-33733a8b-bc15-4c96-b820-b73bf8dd8703 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:43.391758 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:43.391758 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:43.392393 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-33733a8b-bc15-4c96-b820-b73bf8dd8703 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:43.392748 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1534/6119] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:43 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:44.402220 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b9466ef2-e287-43c6-9a22-eb779ba886ac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:44.403896 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9466ef2-e287-43c6-9a22-eb779ba886ac tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:44.404088 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9466ef2-e287-43c6-9a22-eb779ba886ac tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:44.404269 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9466ef2-e287-43c6-9a22-eb779ba886ac tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:44.404369 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b9466ef2-e287-43c6-9a22-eb779ba886ac tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:44.408313 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:44.408313 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:44.408996 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9466ef2-e287-43c6-9a22-eb779ba886ac tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:44.409331 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1535/6120] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:44 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:45.419972 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-78510e23-cf86-46c9-aa6e-cb4a770e4164 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:45.421599 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78510e23-cf86-46c9-aa6e-cb4a770e4164 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:45.421809 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78510e23-cf86-46c9-aa6e-cb4a770e4164 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:45.421988 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-78510e23-cf86-46c9-aa6e-cb4a770e4164 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:45.422086 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-78510e23-cf86-46c9-aa6e-cb4a770e4164 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:45.426091 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:45.426091 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:45.426797 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-78510e23-cf86-46c9-aa6e-cb4a770e4164 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:45.427153 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1536/6121] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:45 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:46.437515 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7efcb1b5-7f8d-460e-ade1-2125d1db5ba3 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:46.439427 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7efcb1b5-7f8d-460e-ade1-2125d1db5ba3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:46.439593 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7efcb1b5-7f8d-460e-ade1-2125d1db5ba3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:46.439818 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7efcb1b5-7f8d-460e-ade1-2125d1db5ba3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:46.439945 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7efcb1b5-7f8d-460e-ade1-2125d1db5ba3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:46.445318 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:46.445318 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:46.446095 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7efcb1b5-7f8d-460e-ade1-2125d1db5ba3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:46.446528 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1517/6122] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:46 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:47.455437 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-163472b9-774e-4e0d-89d8-6d2e73e34ea4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:47.457108 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-163472b9-774e-4e0d-89d8-6d2e73e34ea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:47.457291 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-163472b9-774e-4e0d-89d8-6d2e73e34ea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:47.457468 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-163472b9-774e-4e0d-89d8-6d2e73e34ea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:47.457583 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-163472b9-774e-4e0d-89d8-6d2e73e34ea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:47.461578 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:47.461578 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:47.462264 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-163472b9-774e-4e0d-89d8-6d2e73e34ea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:47.462581 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1535/6123] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:47 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:48.479830 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-58d6dadc-226c-48d2-aca1-c61b2ff52119 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:48.481756 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-58d6dadc-226c-48d2-aca1-c61b2ff52119 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:48.482056 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-58d6dadc-226c-48d2-aca1-c61b2ff52119 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:48.482229 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-58d6dadc-226c-48d2-aca1-c61b2ff52119 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:48.482323 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-58d6dadc-226c-48d2-aca1-c61b2ff52119 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:48.486493 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:48.486493 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:48.487203 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-58d6dadc-226c-48d2-aca1-c61b2ff52119 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:48.487585 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1536/6124] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:48 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:49.497893 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0fa36972-8a86-4b27-b3ec-68754e5d77fb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:49.499567 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0fa36972-8a86-4b27-b3ec-68754e5d77fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:49.499778 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0fa36972-8a86-4b27-b3ec-68754e5d77fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:49.499975 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0fa36972-8a86-4b27-b3ec-68754e5d77fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:49.500090 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0fa36972-8a86-4b27-b3ec-68754e5d77fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:49.504164 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:49.504164 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:49.504866 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0fa36972-8a86-4b27-b3ec-68754e5d77fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:49.505191 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1537/6125] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:49 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:50.515005 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-59be1caf-7cf4-4b62-a154-50ea90c879bd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:50.516594 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-59be1caf-7cf4-4b62-a154-50ea90c879bd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:50.516785 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-59be1caf-7cf4-4b62-a154-50ea90c879bd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:50.516950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-59be1caf-7cf4-4b62-a154-50ea90c879bd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:50.517052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-59be1caf-7cf4-4b62-a154-50ea90c879bd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:50.521243 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:50.521243 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:50.521943 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-59be1caf-7cf4-4b62-a154-50ea90c879bd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:50.522267 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1518/6126] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:50 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:50.531175 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e09c24f6-02a5-43f8-a40c-cb5fa74a47a6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:50.532822 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e09c24f6-02a5-43f8-a40c-cb5fa74a47a6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a Jul 03 06:50:50.533019 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e09c24f6-02a5-43f8-a40c-cb5fa74a47a6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:50.533190 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e09c24f6-02a5-43f8-a40c-cb5fa74a47a6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:50.539741 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:50.539741 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:50.543455 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e09c24f6-02a5-43f8-a40c-cb5fa74a47a6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:50:50.547681 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e09c24f6-02a5-43f8-a40c-cb5fa74a47a6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a returned with HTTP 200 Jul 03 06:50:50.548095 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1536/6127] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:50 2026] GET /volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:50.560846 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3adad45b-c2ac-436d-a137-f188bded4c18 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:50.562688 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3adad45b-c2ac-436d-a137-f188bded4c18 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:50.562966 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3adad45b-c2ac-436d-a137-f188bded4c18 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:50.563169 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3adad45b-c2ac-436d-a137-f188bded4c18 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:50.563272 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-3adad45b-c2ac-436d-a137-f188bded4c18 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete backup with id: 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. Jul 03 06:50:50.567723 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:50.567723 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:50.583912 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.backup.rpcapi [None req-3adad45b-c2ac-436d-a137-f188bded4c18 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] delete_backup rpcapi backup_id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345 {{(pid=99916) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:50:50.585738 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3adad45b-c2ac-436d-a137-f188bded4c18 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 202 Jul 03 06:50:50.586144 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1537/6128] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:50:50 2026] DELETE /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:50:50.593250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5d37bc4b-d9ef-4ee7-bc92-b414e31ea44f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:50.594981 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5d37bc4b-d9ef-4ee7-bc92-b414e31ea44f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:50.595215 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5d37bc4b-d9ef-4ee7-bc92-b414e31ea44f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:50.595398 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5d37bc4b-d9ef-4ee7-bc92-b414e31ea44f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:50.595505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-5d37bc4b-d9ef-4ee7-bc92-b414e31ea44f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:50.599830 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:50.599830 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:50.600525 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5d37bc4b-d9ef-4ee7-bc92-b414e31ea44f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 200 Jul 03 06:50:50.600893 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1538/6129] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:50 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:51.611115 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5c0c9e92-b060-49bc-baa6-e11f1b900c53 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:51.612882 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5c0c9e92-b060-49bc-baa6-e11f1b900c53 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 Jul 03 06:50:51.613100 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5c0c9e92-b060-49bc-baa6-e11f1b900c53 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:51.613280 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5c0c9e92-b060-49bc-baa6-e11f1b900c53 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:51.613379 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-5c0c9e92-b060-49bc-baa6-e11f1b900c53 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 9ebe3e4b-ae6b-4832-81a9-b0109d81c345. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:51.617030 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5c0c9e92-b060-49bc-baa6-e11f1b900c53 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 returned with HTTP 404 Jul 03 06:50:51.617469 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1519/6130] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:51 2026] GET /volume/v3/backups/9ebe3e4b-ae6b-4832-81a9-b0109d81c345 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:50:51.626336 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:51.627790 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:50:51.628077 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1384882764"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:50:51.629286 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1384882764'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:50:51.629393 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume of 1 GB Jul 03 06:50:51.633109 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Availability Zones retrieved successfully. Jul 03 06:50:51.638708 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Flow 'volume_create_api' (3c2325ac-8733-429b-be8f-c44b5867f07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:50:51.639538 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bda15f6d-0e7c-4814-8d53-6c32b50df75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:51.640394 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:50:51.664951 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bda15f6d-0e7c-4814-8d53-6c32b50df75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:51.665578 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb7631b-6af5-4bf1-9afb-07b82ce66077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:51.738223 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['d53fbf30-c1eb-497c-a335-4cb11aab4583', '2f58622c-ca2b-4b6e-a155-e0c7c06d39bb', '23bca2d3-3107-4cbe-85ea-7b99bdf3c269', '98ebb30b-c889-4569-851b-3213f02cbad2'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:50:51.738962 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb7631b-6af5-4bf1-9afb-07b82ce66077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d53fbf30-c1eb-497c-a335-4cb11aab4583', '2f58622c-ca2b-4b6e-a155-e0c7c06d39bb', '23bca2d3-3107-4cbe-85ea-7b99bdf3c269', '98ebb30b-c889-4569-851b-3213f02cbad2']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:51.739561 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb4fd6a-f325-475c-aea0-6f9d36b156df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:51.761503 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb4fd6a-f325-475c-aea0-6f9d36b156df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a9e4cff-d85c-48e7-a641-5d63b200740f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1384882764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',qos_specs=None,replication_status=,reservations=['d53fbf30-c1eb-497c-a335-4cb11aab4583','2f58622c-ca2b-4b6e-a155-e0c7c06d39bb','23bca2d3-3107-4cbe-85ea-7b99bdf3c269','98ebb30b-c889-4569-851b-3213f02cbad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1384882764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a9e4cff-d85c-48e7-a641-5d63b200740f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:51.762205 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd11c143-afd8-4c76-9ddb-6619c8cb3f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:51.804876 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd11c143-afd8-4c76-9ddb-6619c8cb3f43) transitioned into state 'SUCCESS' from state '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-1384882764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',qos_specs=None,replication_status=,reservations=['d53fbf30-c1eb-497c-a335-4cb11aab4583','2f58622c-ca2b-4b6e-a155-e0c7c06d39bb','23bca2d3-3107-4cbe-85ea-7b99bdf3c269','98ebb30b-c889-4569-851b-3213f02cbad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:51.805914 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068a47c1-f4c9-4669-bfc1-e1f66bef87e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:50:51.831388 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068a47c1-f4c9-4669-bfc1-e1f66bef87e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:50:51.832671 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Flow 'volume_create_api' (3c2325ac-8733-429b-be8f-c44b5867f07e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:50:51.833238 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume request issued successfully. Jul 03 06:50:51.833975 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2f797d54-b7db-415c-8426-69f0ed7d16c8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:50:51.834496 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1537/6131] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:50:51 2026] POST /volume/v3/volumes => generated 749 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:50:51.845962 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a75cd156-d6f2-47b8-9c35-6ede1839b632 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:51.848441 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a75cd156-d6f2-47b8-9c35-6ede1839b632 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f Jul 03 06:50:51.849948 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a75cd156-d6f2-47b8-9c35-6ede1839b632 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:51.849948 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a75cd156-d6f2-47b8-9c35-6ede1839b632 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:51.857013 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:51.857013 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:51.860882 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-a75cd156-d6f2-47b8-9c35-6ede1839b632 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:50:51.864901 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a75cd156-d6f2-47b8-9c35-6ede1839b632 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f returned with HTTP 200 Jul 03 06:50:51.865229 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1538/6132] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:51 2026] GET /volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:52.878426 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ca0759f3-3c4f-4a59-a417-c96f991bef73 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:52.880147 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca0759f3-3c4f-4a59-a417-c96f991bef73 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f Jul 03 06:50:52.880327 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ca0759f3-3c4f-4a59-a417-c96f991bef73 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:52.880528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ca0759f3-3c4f-4a59-a417-c96f991bef73 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:52.887238 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:52.887238 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:52.890580 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-ca0759f3-3c4f-4a59-a417-c96f991bef73 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:50:52.894488 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ca0759f3-3c4f-4a59-a417-c96f991bef73 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f returned with HTTP 200 Jul 03 06:50:52.894864 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1539/6133] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:52 2026] GET /volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:52.906432 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-443d9ca9-4549-45c5-a8f3-cc8db9d9a31c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:52.908413 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-443d9ca9-4549-45c5-a8f3-cc8db9d9a31c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:50:52.908832 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-443d9ca9-4549-45c5-a8f3-cc8db9d9a31c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a9e4cff-d85c-48e7-a641-5d63b200740f", "name": "tempest-VolumesBackupsTest-Backup-755640434"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:50:52.910231 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.contrib.backups [None req-443d9ca9-4549-45c5-a8f3-cc8db9d9a31c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating new backup {'backup': {'volume_id': '8a9e4cff-d85c-48e7-a641-5d63b200740f', 'name': 'tempest-VolumesBackupsTest-Backup-755640434'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:50:52.910400 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-443d9ca9-4549-45c5-a8f3-cc8db9d9a31c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating backup of volume 8a9e4cff-d85c-48e7-a641-5d63b200740f in container None Jul 03 06:50:52.917263 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:52.917263 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:52.917751 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-443d9ca9-4549-45c5-a8f3-cc8db9d9a31c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:50:52.937247 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-443d9ca9-4549-45c5-a8f3-cc8db9d9a31c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['377d60ac-ff35-4663-96a7-a0863feb15ba', '779a4435-5b00-467a-81ec-7ebb8de8e756'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:50:52.969611 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-443d9ca9-4549-45c5-a8f3-cc8db9d9a31c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:50:52.970089 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1520/6134] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:50:52 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:50:52.978198 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a7aec583-1e4c-4c28-a914-a0b4373615a3 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:52.980311 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a7aec583-1e4c-4c28-a914-a0b4373615a3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:50:52.980311 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a7aec583-1e4c-4c28-a914-a0b4373615a3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:52.980475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a7aec583-1e4c-4c28-a914-a0b4373615a3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:52.980616 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a7aec583-1e4c-4c28-a914-a0b4373615a3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:52.986206 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:52.986206 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:52.987087 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a7aec583-1e4c-4c28-a914-a0b4373615a3 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:50:52.987463 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1538/6135] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:52 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:53.997681 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-38be43a4-e082-442d-9521-8306fbd04720 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:54.000201 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38be43a4-e082-442d-9521-8306fbd04720 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:50:54.000472 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38be43a4-e082-442d-9521-8306fbd04720 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:54.000758 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-38be43a4-e082-442d-9521-8306fbd04720 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:54.000917 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-38be43a4-e082-442d-9521-8306fbd04720 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:54.005926 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:54.005926 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:54.006804 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-38be43a4-e082-442d-9521-8306fbd04720 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:50:54.007204 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1539/6136] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:53 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:55.016788 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-5dde8b63-ff87-4474-befc-838cde3e56f8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:55.018467 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5dde8b63-ff87-4474-befc-838cde3e56f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:50:55.018736 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5dde8b63-ff87-4474-befc-838cde3e56f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:55.018842 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-5dde8b63-ff87-4474-befc-838cde3e56f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:55.018954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-5dde8b63-ff87-4474-befc-838cde3e56f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:55.022741 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:55.022741 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:55.023387 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-5dde8b63-ff87-4474-befc-838cde3e56f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:50:55.023708 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1540/6137] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:55 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:56.032512 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-e36ccee7-b5b4-4486-b6dd-1db324d94117 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:56.034220 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e36ccee7-b5b4-4486-b6dd-1db324d94117 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:50:56.034414 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e36ccee7-b5b4-4486-b6dd-1db324d94117 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:56.034632 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-e36ccee7-b5b4-4486-b6dd-1db324d94117 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:56.034746 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-e36ccee7-b5b4-4486-b6dd-1db324d94117 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:56.038978 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:56.038978 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:50:56.039681 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-e36ccee7-b5b4-4486-b6dd-1db324d94117 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:50:56.040056 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1521/6138] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:56 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:57.050641 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1ed875b3-70e5-48f7-bc30-d4c4b2d16ef6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:57.052318 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1ed875b3-70e5-48f7-bc30-d4c4b2d16ef6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:50:57.052572 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1ed875b3-70e5-48f7-bc30-d4c4b2d16ef6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:57.052809 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1ed875b3-70e5-48f7-bc30-d4c4b2d16ef6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:57.052986 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-1ed875b3-70e5-48f7-bc30-d4c4b2d16ef6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:57.057293 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:57.057293 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:50:57.058016 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1ed875b3-70e5-48f7-bc30-d4c4b2d16ef6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:50:57.058393 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1539/6139] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:57 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:58.071777 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b6996d6a-6d1a-4efd-bafc-ab0b06a9d83c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:58.073960 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b6996d6a-6d1a-4efd-bafc-ab0b06a9d83c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:50:58.074211 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b6996d6a-6d1a-4efd-bafc-ab0b06a9d83c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:58.074457 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b6996d6a-6d1a-4efd-bafc-ab0b06a9d83c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:58.074610 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b6996d6a-6d1a-4efd-bafc-ab0b06a9d83c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:58.079835 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:58.079835 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:50:58.080900 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b6996d6a-6d1a-4efd-bafc-ab0b06a9d83c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:50:58.081397 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1540/6140] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:58 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:50:59.091740 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-76c2019c-1ecb-46d2-84da-8a909c0cdfb7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:50:59.093596 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76c2019c-1ecb-46d2-84da-8a909c0cdfb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:50:59.093829 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76c2019c-1ecb-46d2-84da-8a909c0cdfb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:50:59.094062 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-76c2019c-1ecb-46d2-84da-8a909c0cdfb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:50:59.094130 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-76c2019c-1ecb-46d2-84da-8a909c0cdfb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:50:59.098541 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:50:59.098541 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:50:59.099344 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-76c2019c-1ecb-46d2-84da-8a909c0cdfb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:50:59.099780 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1541/6141] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:50:59 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:00.108764 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-26c960e8-b67d-4833-888f-352bc457c075 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:00.110309 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-26c960e8-b67d-4833-888f-352bc457c075 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:00.110459 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-26c960e8-b67d-4833-888f-352bc457c075 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:00.110672 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-26c960e8-b67d-4833-888f-352bc457c075 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:00.110794 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-26c960e8-b67d-4833-888f-352bc457c075 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:00.114505 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:00.114505 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:00.115234 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-26c960e8-b67d-4833-888f-352bc457c075 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:00.115614 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1522/6142] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:00 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:01.125282 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dc25bbbb-6d52-4656-8b32-910ed0e234f8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:01.126999 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dc25bbbb-6d52-4656-8b32-910ed0e234f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:01.127181 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dc25bbbb-6d52-4656-8b32-910ed0e234f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:01.127362 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dc25bbbb-6d52-4656-8b32-910ed0e234f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:01.127462 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-dc25bbbb-6d52-4656-8b32-910ed0e234f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:01.131677 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:01.131677 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:01.132335 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dc25bbbb-6d52-4656-8b32-910ed0e234f8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:01.132717 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1540/6143] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:01 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:02.142438 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-393ab8be-9ffa-4336-a2a9-793f97fe51d2 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:02.144235 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-393ab8be-9ffa-4336-a2a9-793f97fe51d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:02.144445 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-393ab8be-9ffa-4336-a2a9-793f97fe51d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:02.144631 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-393ab8be-9ffa-4336-a2a9-793f97fe51d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:02.144786 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-393ab8be-9ffa-4336-a2a9-793f97fe51d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:02.149016 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:02.149016 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:02.149795 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-393ab8be-9ffa-4336-a2a9-793f97fe51d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:02.150189 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1541/6144] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:02 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:03.160035 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a08c79ed-8ead-4c61-8e2c-8cdc8cecf75c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:03.161846 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a08c79ed-8ead-4c61-8e2c-8cdc8cecf75c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:03.162035 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a08c79ed-8ead-4c61-8e2c-8cdc8cecf75c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:03.162213 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a08c79ed-8ead-4c61-8e2c-8cdc8cecf75c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:03.162311 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-a08c79ed-8ead-4c61-8e2c-8cdc8cecf75c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:03.166386 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:03.166386 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:03.167078 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a08c79ed-8ead-4c61-8e2c-8cdc8cecf75c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:03.167406 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1542/6145] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:03 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:04.177727 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9133a159-2553-423b-99fe-b3d7fc5b861d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:04.179025 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9133a159-2553-423b-99fe-b3d7fc5b861d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:04.179275 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9133a159-2553-423b-99fe-b3d7fc5b861d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:04.179508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9133a159-2553-423b-99fe-b3d7fc5b861d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:04.179659 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9133a159-2553-423b-99fe-b3d7fc5b861d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:04.184211 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:04.184211 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:04.185128 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9133a159-2553-423b-99fe-b3d7fc5b861d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:04.185596 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1523/6146] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:04 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:05.196531 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-11ed84ea-9358-4074-a8d3-503d512d5fe5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:05.198121 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-11ed84ea-9358-4074-a8d3-503d512d5fe5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:05.198300 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-11ed84ea-9358-4074-a8d3-503d512d5fe5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:05.198475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-11ed84ea-9358-4074-a8d3-503d512d5fe5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:05.198571 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-11ed84ea-9358-4074-a8d3-503d512d5fe5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:05.202640 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:05.202640 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:05.203273 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-11ed84ea-9358-4074-a8d3-503d512d5fe5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:05.203617 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1541/6147] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:05 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:06.214031 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b1e7025f-8989-438a-b9d4-f475a29919bc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:06.215723 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b1e7025f-8989-438a-b9d4-f475a29919bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:06.215925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b1e7025f-8989-438a-b9d4-f475a29919bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:06.216110 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b1e7025f-8989-438a-b9d4-f475a29919bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:06.216186 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b1e7025f-8989-438a-b9d4-f475a29919bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:06.221898 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:06.221898 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:06.222979 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b1e7025f-8989-438a-b9d4-f475a29919bc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:06.223492 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1542/6148] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:06 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:07.234566 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-6ee2a35e-72fb-41ce-9bb6-f4d5544e6326 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:07.236530 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6ee2a35e-72fb-41ce-9bb6-f4d5544e6326 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:07.236809 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6ee2a35e-72fb-41ce-9bb6-f4d5544e6326 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:07.237049 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-6ee2a35e-72fb-41ce-9bb6-f4d5544e6326 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:07.237188 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-6ee2a35e-72fb-41ce-9bb6-f4d5544e6326 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:07.241949 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:07.241949 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:07.242844 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-6ee2a35e-72fb-41ce-9bb6-f4d5544e6326 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:07.243177 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1543/6149] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:07 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:08.254685 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d5c1d76a-d9fe-41b6-bbb9-cab267d10ae5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:08.256435 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5c1d76a-d9fe-41b6-bbb9-cab267d10ae5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:08.256623 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d5c1d76a-d9fe-41b6-bbb9-cab267d10ae5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:08.256870 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d5c1d76a-d9fe-41b6-bbb9-cab267d10ae5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:08.257014 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-d5c1d76a-d9fe-41b6-bbb9-cab267d10ae5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:08.261170 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:08.261170 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:08.261916 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d5c1d76a-d9fe-41b6-bbb9-cab267d10ae5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:08.262415 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1524/6150] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:08 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:09.272051 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c7f06c74-6dfd-4bf7-9120-62169be8c11f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:09.273650 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7f06c74-6dfd-4bf7-9120-62169be8c11f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:09.273852 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7f06c74-6dfd-4bf7-9120-62169be8c11f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:09.274022 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7f06c74-6dfd-4bf7-9120-62169be8c11f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:09.274122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c7f06c74-6dfd-4bf7-9120-62169be8c11f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:09.278652 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:09.278652 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:09.279420 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7f06c74-6dfd-4bf7-9120-62169be8c11f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:09.279826 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1542/6151] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:09 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:09.288904 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eea2c0ad-7690-40fe-bde3-cdee0ae81d5b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:09.290445 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eea2c0ad-7690-40fe-bde3-cdee0ae81d5b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:51:09.290800 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eea2c0ad-7690-40fe-bde3-cdee0ae81d5b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a9e4cff-d85c-48e7-a641-5d63b200740f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2137887779"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:51:09.292656 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-eea2c0ad-7690-40fe-bde3-cdee0ae81d5b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating new backup {'backup': {'volume_id': '8a9e4cff-d85c-48e7-a641-5d63b200740f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2137887779'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:51:09.292881 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-eea2c0ad-7690-40fe-bde3-cdee0ae81d5b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating backup of volume 8a9e4cff-d85c-48e7-a641-5d63b200740f in container None Jul 03 06:51:09.302528 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:09.302528 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:09.303258 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-eea2c0ad-7690-40fe-bde3-cdee0ae81d5b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:51:09.326226 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-eea2c0ad-7690-40fe-bde3-cdee0ae81d5b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['c0109da0-6a4a-4af7-ae49-54fafbb8140b', 'f0aa88a1-542b-4865-94f8-1759eb8c3931'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:51:09.363856 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eea2c0ad-7690-40fe-bde3-cdee0ae81d5b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:51:09.364283 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1543/6152] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:51:09 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:51:09.371859 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cd2daf66-854a-4332-adcf-3e88753a5746 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:09.373599 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cd2daf66-854a-4332-adcf-3e88753a5746 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:09.373865 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cd2daf66-854a-4332-adcf-3e88753a5746 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:09.374176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cd2daf66-854a-4332-adcf-3e88753a5746 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:09.374176 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-cd2daf66-854a-4332-adcf-3e88753a5746 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:09.379089 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:09.379089 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:09.379902 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cd2daf66-854a-4332-adcf-3e88753a5746 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:09.380447 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1544/6153] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:09 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:10.389462 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a82a0b67-569c-4d66-be31-c6dd063148a1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:10.391459 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a82a0b67-569c-4d66-be31-c6dd063148a1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:10.391674 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a82a0b67-569c-4d66-be31-c6dd063148a1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:10.391915 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a82a0b67-569c-4d66-be31-c6dd063148a1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:10.392035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a82a0b67-569c-4d66-be31-c6dd063148a1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:10.397197 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:10.397197 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:10.398052 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a82a0b67-569c-4d66-be31-c6dd063148a1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:10.398596 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1525/6154] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:10 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:11.407309 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-dd24ea75-41cc-414e-b55a-eeb7c56e3c4c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:11.409124 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dd24ea75-41cc-414e-b55a-eeb7c56e3c4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:11.409344 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dd24ea75-41cc-414e-b55a-eeb7c56e3c4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:11.409558 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-dd24ea75-41cc-414e-b55a-eeb7c56e3c4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:11.409713 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-dd24ea75-41cc-414e-b55a-eeb7c56e3c4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:11.413915 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:11.413915 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:11.414631 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-dd24ea75-41cc-414e-b55a-eeb7c56e3c4c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:11.415023 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1543/6155] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:11 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:12.424765 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-3884365d-b457-4148-a71b-405334d122cb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:12.426641 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3884365d-b457-4148-a71b-405334d122cb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:12.426879 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3884365d-b457-4148-a71b-405334d122cb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:12.427058 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-3884365d-b457-4148-a71b-405334d122cb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:12.427156 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-3884365d-b457-4148-a71b-405334d122cb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:12.431391 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:12.431391 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:12.432217 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-3884365d-b457-4148-a71b-405334d122cb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:12.432598 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1544/6156] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:12 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:13.442646 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0cdd971b-a6dd-4550-928e-b88ff2017710 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:13.445016 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cdd971b-a6dd-4550-928e-b88ff2017710 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:13.445255 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cdd971b-a6dd-4550-928e-b88ff2017710 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:13.445446 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0cdd971b-a6dd-4550-928e-b88ff2017710 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:13.445549 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0cdd971b-a6dd-4550-928e-b88ff2017710 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:13.450233 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:13.450233 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:13.451327 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0cdd971b-a6dd-4550-928e-b88ff2017710 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:13.451802 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1545/6157] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:13 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:14.462452 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4a5d77df-9bd0-4782-93c7-297c6fe5eced None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:14.464438 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4a5d77df-9bd0-4782-93c7-297c6fe5eced tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:14.464672 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4a5d77df-9bd0-4782-93c7-297c6fe5eced tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:14.464935 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4a5d77df-9bd0-4782-93c7-297c6fe5eced tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:14.465055 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-4a5d77df-9bd0-4782-93c7-297c6fe5eced tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:14.467056 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=52,cinder:INSERT=13,cinder:UPDATE=20 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:51:14.470074 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:14.470074 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:14.470964 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4a5d77df-9bd0-4782-93c7-297c6fe5eced tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:14.471549 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1526/6158] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:14 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:15.481070 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7f82d5c2-4773-42c1-874b-cdc9fed83362 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:15.482986 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7f82d5c2-4773-42c1-874b-cdc9fed83362 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:15.483183 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7f82d5c2-4773-42c1-874b-cdc9fed83362 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:15.483361 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7f82d5c2-4773-42c1-874b-cdc9fed83362 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:15.483481 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-7f82d5c2-4773-42c1-874b-cdc9fed83362 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:15.487870 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:15.487870 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:15.488660 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7f82d5c2-4773-42c1-874b-cdc9fed83362 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:15.489085 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1544/6159] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:15 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:16.498963 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-47a383b1-2cde-43d1-80b6-7a4957f59473 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:16.500725 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-47a383b1-2cde-43d1-80b6-7a4957f59473 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:16.501096 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-47a383b1-2cde-43d1-80b6-7a4957f59473 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:16.501496 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-47a383b1-2cde-43d1-80b6-7a4957f59473 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:16.502576 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-47a383b1-2cde-43d1-80b6-7a4957f59473 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:16.505809 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:16.505809 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:16.506599 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-47a383b1-2cde-43d1-80b6-7a4957f59473 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:16.507052 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1545/6160] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:16 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:17.517864 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-abdd24c8-fb5a-4934-9deb-247bce548291 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:17.519422 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-abdd24c8-fb5a-4934-9deb-247bce548291 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:17.519590 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-abdd24c8-fb5a-4934-9deb-247bce548291 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:17.519789 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-abdd24c8-fb5a-4934-9deb-247bce548291 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:17.519896 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-abdd24c8-fb5a-4934-9deb-247bce548291 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:17.523807 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:17.523807 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:17.524481 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-abdd24c8-fb5a-4934-9deb-247bce548291 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:17.524843 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1546/6161] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:17 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:18.533679 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7a312be9-cb26-4e8c-9fd8-eff7de0c0b6a None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:18.535503 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7a312be9-cb26-4e8c-9fd8-eff7de0c0b6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:18.535761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7a312be9-cb26-4e8c-9fd8-eff7de0c0b6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:18.536027 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7a312be9-cb26-4e8c-9fd8-eff7de0c0b6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:18.536185 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7a312be9-cb26-4e8c-9fd8-eff7de0c0b6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:18.540228 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:18.540228 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:18.540975 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7a312be9-cb26-4e8c-9fd8-eff7de0c0b6a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:18.541487 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1527/6162] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:18 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:18.549601 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c4a81fda-414b-46e6-9708-37ef51a95895 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:18.551275 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1/restore Jul 03 06:51:18.551588 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "8a9e4cff-d85c-48e7-a641-5d63b200740f"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:51:18.552915 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Restoring backup 0bef8d26-816e-4d8f-8ee8-b14661acc1f1 ({'restore': {'volume_id': '8a9e4cff-d85c-48e7-a641-5d63b200740f'}}) {{(pid=99918) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 06:51:18.553022 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Restoring backup 0bef8d26-816e-4d8f-8ee8-b14661acc1f1 to volume 8a9e4cff-d85c-48e7-a641-5d63b200740f. Jul 03 06:51:18.554498 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=44,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:51:18.558315 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:18.558315 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:18.566837 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:18.566837 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:18.567319 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:51:18.567449 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.api [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Checking backup size 1 against volume size 1 {{(pid=99918) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 06:51:18.567554 np0000004376 devstack@c-api.service[99918]: INFO cinder.backup.api [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Overwriting volume 8a9e4cff-d85c-48e7-a641-5d63b200740f with restore of backup 0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:18.581295 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] restore_backup in rpcapi backup_id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1 {{(pid=99918) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 06:51:18.583081 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c4a81fda-414b-46e6-9708-37ef51a95895 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1/restore returned with HTTP 202 Jul 03 06:51:18.583535 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1545/6163] 10.4.3.243 () {68 vars in 1393 bytes} [Fri Jul 3 06:51:18 2026] POST /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1/restore => generated 182 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:51:18.590642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-eafe4af1-14cc-49dc-a52d-1570319a4beb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:18.592331 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eafe4af1-14cc-49dc-a52d-1570319a4beb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:18.592488 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eafe4af1-14cc-49dc-a52d-1570319a4beb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:18.592661 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-eafe4af1-14cc-49dc-a52d-1570319a4beb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:18.592803 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-eafe4af1-14cc-49dc-a52d-1570319a4beb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:18.594584 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=38,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:51:18.597585 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:18.597585 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:18.598580 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-eafe4af1-14cc-49dc-a52d-1570319a4beb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:18.598976 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1546/6164] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:18 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:19.608174 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7fcccfad-83a4-4bda-bf4a-f8f641bd246e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:19.609901 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7fcccfad-83a4-4bda-bf4a-f8f641bd246e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:19.610084 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7fcccfad-83a4-4bda-bf4a-f8f641bd246e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:19.610279 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7fcccfad-83a4-4bda-bf4a-f8f641bd246e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:19.610397 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-7fcccfad-83a4-4bda-bf4a-f8f641bd246e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:19.612057 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=33,cinder:INSERT=5,cinder:UPDATE=8 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:51:19.614742 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:19.614742 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:19.615442 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7fcccfad-83a4-4bda-bf4a-f8f641bd246e tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:19.615948 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1547/6165] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:19 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:20.626046 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7b4aac89-a25c-4941-9000-587306010c8d None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:20.627799 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b4aac89-a25c-4941-9000-587306010c8d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:20.628003 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b4aac89-a25c-4941-9000-587306010c8d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:20.628198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7b4aac89-a25c-4941-9000-587306010c8d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:20.628305 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-7b4aac89-a25c-4941-9000-587306010c8d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:20.633624 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:20.633624 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:20.634845 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7b4aac89-a25c-4941-9000-587306010c8d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:20.635365 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1528/6166] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:20 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:21.645607 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f4cb46ed-0ff1-40c4-a5ee-1469c650156a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:21.647251 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4cb46ed-0ff1-40c4-a5ee-1469c650156a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:21.647430 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4cb46ed-0ff1-40c4-a5ee-1469c650156a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:21.647602 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f4cb46ed-0ff1-40c4-a5ee-1469c650156a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:21.647725 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-f4cb46ed-0ff1-40c4-a5ee-1469c650156a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:21.651825 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:21.651825 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:21.652484 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f4cb46ed-0ff1-40c4-a5ee-1469c650156a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:21.652814 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1546/6167] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:21 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:22.662479 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-718e404e-568a-45a0-b53f-40d79b349737 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:22.664345 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-718e404e-568a-45a0-b53f-40d79b349737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:22.664586 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-718e404e-568a-45a0-b53f-40d79b349737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:22.664858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-718e404e-568a-45a0-b53f-40d79b349737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:22.665001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-718e404e-568a-45a0-b53f-40d79b349737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:22.669485 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:22.669485 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:22.670164 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-718e404e-568a-45a0-b53f-40d79b349737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:22.670486 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1547/6168] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:22 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:23.680401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f3457bbd-2882-4821-a6c6-61be41ba392a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:23.682282 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f3457bbd-2882-4821-a6c6-61be41ba392a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:23.682720 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f3457bbd-2882-4821-a6c6-61be41ba392a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:23.683648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f3457bbd-2882-4821-a6c6-61be41ba392a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:23.683648 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f3457bbd-2882-4821-a6c6-61be41ba392a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:23.689056 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:23.689056 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:23.690356 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f3457bbd-2882-4821-a6c6-61be41ba392a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:23.690928 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1548/6169] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:23 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:24.702333 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-96a2dcfd-2f95-4fa0-88a6-b64ecc113522 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:24.704233 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-96a2dcfd-2f95-4fa0-88a6-b64ecc113522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:24.704427 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-96a2dcfd-2f95-4fa0-88a6-b64ecc113522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:24.704668 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-96a2dcfd-2f95-4fa0-88a6-b64ecc113522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:24.704833 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-96a2dcfd-2f95-4fa0-88a6-b64ecc113522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:24.710417 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:24.710417 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:24.711221 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-96a2dcfd-2f95-4fa0-88a6-b64ecc113522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:24.711596 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1529/6170] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:24 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:25.722063 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-86b19346-cf36-43b3-b5c8-9a2342961dd0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:25.723761 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-86b19346-cf36-43b3-b5c8-9a2342961dd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:25.723967 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-86b19346-cf36-43b3-b5c8-9a2342961dd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:25.724152 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-86b19346-cf36-43b3-b5c8-9a2342961dd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:25.724248 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-86b19346-cf36-43b3-b5c8-9a2342961dd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:25.728229 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:25.728229 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:25.728874 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-86b19346-cf36-43b3-b5c8-9a2342961dd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:25.729189 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1547/6171] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:25 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:26.738765 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c631f2ae-c74c-490d-8cfc-824d6867498c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:26.740650 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c631f2ae-c74c-490d-8cfc-824d6867498c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:26.740890 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c631f2ae-c74c-490d-8cfc-824d6867498c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:26.741112 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c631f2ae-c74c-490d-8cfc-824d6867498c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:26.741245 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c631f2ae-c74c-490d-8cfc-824d6867498c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:26.745808 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:26.745808 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:26.746640 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c631f2ae-c74c-490d-8cfc-824d6867498c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:26.747092 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1548/6172] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:26 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:27.757632 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9f0aaae1-dd43-4833-95ac-4b24835d4568 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:27.759444 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f0aaae1-dd43-4833-95ac-4b24835d4568 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:27.759676 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f0aaae1-dd43-4833-95ac-4b24835d4568 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:27.759894 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9f0aaae1-dd43-4833-95ac-4b24835d4568 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:27.760016 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-9f0aaae1-dd43-4833-95ac-4b24835d4568 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:27.764966 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:27.764966 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:27.765797 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9f0aaae1-dd43-4833-95ac-4b24835d4568 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:27.766185 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1549/6173] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:27 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:28.776633 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a287b4f4-0e2f-4a32-a942-fa5e05b96237 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:28.778343 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a287b4f4-0e2f-4a32-a942-fa5e05b96237 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:28.778584 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a287b4f4-0e2f-4a32-a942-fa5e05b96237 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:28.778813 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a287b4f4-0e2f-4a32-a942-fa5e05b96237 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:28.778922 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a287b4f4-0e2f-4a32-a942-fa5e05b96237 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:28.783941 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:28.783941 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:28.785027 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a287b4f4-0e2f-4a32-a942-fa5e05b96237 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:28.785480 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1530/6174] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:28 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:29.800453 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d5a465ea-4747-4802-b2c6-c04d580bbf10 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:29.802143 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d5a465ea-4747-4802-b2c6-c04d580bbf10 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:29.802333 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d5a465ea-4747-4802-b2c6-c04d580bbf10 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:29.802513 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d5a465ea-4747-4802-b2c6-c04d580bbf10 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:29.802637 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-d5a465ea-4747-4802-b2c6-c04d580bbf10 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:29.806814 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:29.806814 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:29.807475 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d5a465ea-4747-4802-b2c6-c04d580bbf10 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:29.808012 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1548/6175] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:29 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:30.818304 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-4c5227dd-6638-4d75-9ceb-fad121f2e455 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:30.820058 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c5227dd-6638-4d75-9ceb-fad121f2e455 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:30.820265 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c5227dd-6638-4d75-9ceb-fad121f2e455 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:30.820446 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-4c5227dd-6638-4d75-9ceb-fad121f2e455 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:30.820553 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-4c5227dd-6638-4d75-9ceb-fad121f2e455 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:30.825324 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:30.825324 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:30.826178 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-4c5227dd-6638-4d75-9ceb-fad121f2e455 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:30.826572 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1549/6176] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:30 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:31.836302 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e9b63729-2683-4672-9987-1b645d7f8942 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:31.837984 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9b63729-2683-4672-9987-1b645d7f8942 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:31.838194 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9b63729-2683-4672-9987-1b645d7f8942 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:31.838401 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e9b63729-2683-4672-9987-1b645d7f8942 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:31.838528 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-e9b63729-2683-4672-9987-1b645d7f8942 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:31.842469 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:31.842469 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:31.843268 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e9b63729-2683-4672-9987-1b645d7f8942 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:31.843710 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1550/6177] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:31 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:31.852597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1f8bd9e2-2554-4260-b6fd-941981e9e0d2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:31.854427 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1f8bd9e2-2554-4260-b6fd-941981e9e0d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f Jul 03 06:51:31.854615 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1f8bd9e2-2554-4260-b6fd-941981e9e0d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:31.854841 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1f8bd9e2-2554-4260-b6fd-941981e9e0d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:31.862062 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:31.862062 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:31.866077 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1f8bd9e2-2554-4260-b6fd-941981e9e0d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:51:31.870799 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1f8bd9e2-2554-4260-b6fd-941981e9e0d2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f returned with HTTP 200 Jul 03 06:51:31.871192 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1531/6178] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:31 2026] GET /volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:31.882711 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-369b0d4e-6a05-4c75-b063-5a7fd0767337 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:31.884481 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-369b0d4e-6a05-4c75-b063-5a7fd0767337 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:31.884660 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-369b0d4e-6a05-4c75-b063-5a7fd0767337 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:31.884882 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-369b0d4e-6a05-4c75-b063-5a7fd0767337 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:31.884996 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-369b0d4e-6a05-4c75-b063-5a7fd0767337 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete backup with id: 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. Jul 03 06:51:31.889930 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:31.889930 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:31.901932 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-369b0d4e-6a05-4c75-b063-5a7fd0767337 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] delete_backup rpcapi backup_id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1 {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:51:31.903651 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-369b0d4e-6a05-4c75-b063-5a7fd0767337 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 202 Jul 03 06:51:31.904083 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1549/6179] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:51:31 2026] DELETE /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:51:31.911231 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-356a5c56-0f0e-4efc-804e-10d33ef09513 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:31.912951 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-356a5c56-0f0e-4efc-804e-10d33ef09513 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:31.913171 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-356a5c56-0f0e-4efc-804e-10d33ef09513 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:31.913340 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-356a5c56-0f0e-4efc-804e-10d33ef09513 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:31.913523 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-356a5c56-0f0e-4efc-804e-10d33ef09513 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:31.917870 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:31.917870 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:31.918672 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-356a5c56-0f0e-4efc-804e-10d33ef09513 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 200 Jul 03 06:51:31.919076 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1550/6180] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:31 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:32.928484 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-de7e9c74-e5eb-404d-b907-6ff27663ad4d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:32.930194 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de7e9c74-e5eb-404d-b907-6ff27663ad4d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 Jul 03 06:51:32.930379 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de7e9c74-e5eb-404d-b907-6ff27663ad4d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:32.930551 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-de7e9c74-e5eb-404d-b907-6ff27663ad4d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:32.930651 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-de7e9c74-e5eb-404d-b907-6ff27663ad4d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 0bef8d26-816e-4d8f-8ee8-b14661acc1f1. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:32.934163 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-de7e9c74-e5eb-404d-b907-6ff27663ad4d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 returned with HTTP 404 Jul 03 06:51:32.934574 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1551/6181] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:32 2026] GET /volume/v3/backups/0bef8d26-816e-4d8f-8ee8-b14661acc1f1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:51:32.940745 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-56412eee-ae2f-45b1-a881-6ae05d19963b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:32.942406 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-56412eee-ae2f-45b1-a881-6ae05d19963b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:32.942577 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-56412eee-ae2f-45b1-a881-6ae05d19963b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:32.942772 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-56412eee-ae2f-45b1-a881-6ae05d19963b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:32.942876 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-56412eee-ae2f-45b1-a881-6ae05d19963b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete backup with id: 3642bdaa-6dc3-4e27-b93c-beab285750bc. Jul 03 06:51:32.946904 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:32.946904 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:32.960462 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-56412eee-ae2f-45b1-a881-6ae05d19963b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] delete_backup rpcapi backup_id 3642bdaa-6dc3-4e27-b93c-beab285750bc {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:51:32.962276 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-56412eee-ae2f-45b1-a881-6ae05d19963b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 202 Jul 03 06:51:32.962784 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1532/6182] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:51:32 2026] DELETE /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:51:32.969743 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-8e589560-0479-4cfa-be91-82b1c2085e77 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:32.971650 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e589560-0479-4cfa-be91-82b1c2085e77 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:32.971898 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e589560-0479-4cfa-be91-82b1c2085e77 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:32.972526 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-8e589560-0479-4cfa-be91-82b1c2085e77 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:32.972526 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-8e589560-0479-4cfa-be91-82b1c2085e77 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:32.977280 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:32.977280 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:32.978008 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-8e589560-0479-4cfa-be91-82b1c2085e77 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 200 Jul 03 06:51:32.978333 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1550/6183] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:32 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:33.988182 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-8e9d99ca-f615-4d47-9e4f-3837031865f1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:33.990219 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e9d99ca-f615-4d47-9e4f-3837031865f1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc Jul 03 06:51:33.990445 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e9d99ca-f615-4d47-9e4f-3837031865f1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:33.990646 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-8e9d99ca-f615-4d47-9e4f-3837031865f1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:33.990807 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-8e9d99ca-f615-4d47-9e4f-3837031865f1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 3642bdaa-6dc3-4e27-b93c-beab285750bc. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:33.994451 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-8e9d99ca-f615-4d47-9e4f-3837031865f1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc returned with HTTP 404 Jul 03 06:51:33.994960 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1551/6184] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:33 2026] GET /volume/v3/backups/3642bdaa-6dc3-4e27-b93c-beab285750bc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:51:34.019527 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:34.021263 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:51:34.021587 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "04f4230f-cd5e-429f-b173-fafbacef8731", "name": "tempest-VolumesBackupsTest-Volume-2084384796"}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:51:34.023337 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '04f4230f-cd5e-429f-b173-fafbacef8731', 'name': 'tempest-VolumesBackupsTest-Volume-2084384796'}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:51:34.152735 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume of 1 GB Jul 03 06:51:34.157011 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Availability Zones retrieved successfully. Jul 03 06:51:34.163185 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Flow 'volume_create_api' (798d418e-b5a3-443e-b7c7-e0e3ad6aead5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:51:34.163999 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e5265b9-5e25-4b23-8fbf-866dcde5232b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:51:34.164792 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:51:34.212727 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e5265b9-5e25-4b23-8fbf-866dcde5232b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:51:34.213376 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c3fcba-8ddd-4a2f-82e5-2f07222e08d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:51:34.248823 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['bc325774-2bdc-4d9f-9ab1-15d6f8ce47f0', '68d7a8d3-5e11-426d-a22f-f860d780c089', '27500e5a-efcf-4f84-89ab-67bf462354d1', 'e09bb8a7-e0f0-4a0b-970c-5da03f934985'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:51:34.249430 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c3fcba-8ddd-4a2f-82e5-2f07222e08d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc325774-2bdc-4d9f-9ab1-15d6f8ce47f0', '68d7a8d3-5e11-426d-a22f-f860d780c089', '27500e5a-efcf-4f84-89ab-67bf462354d1', 'e09bb8a7-e0f0-4a0b-970c-5da03f934985']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:51:34.250098 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a22e9044-bacb-4427-ad35-b0e7bff71663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:51:34.269041 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a22e9044-bacb-4427-ad35-b0e7bff71663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afb62438-a5eb-4d52-bafa-03bd91e74f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2084384796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',qos_specs=None,replication_status=,reservations=['bc325774-2bdc-4d9f-9ab1-15d6f8ce47f0','68d7a8d3-5e11-426d-a22f-f860d780c089','27500e5a-efcf-4f84-89ab-67bf462354d1','e09bb8a7-e0f0-4a0b-970c-5da03f934985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2084384796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afb62438-a5eb-4d52-bafa-03bd91e74f55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:51:34.269786 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66d01a5-bb8b-46bf-9201-9aba5d5b7f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:51:34.284864 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66d01a5-bb8b-46bf-9201-9aba5d5b7f5c) transitioned into state 'SUCCESS' from state '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-2084384796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',qos_specs=None,replication_status=,reservations=['bc325774-2bdc-4d9f-9ab1-15d6f8ce47f0','68d7a8d3-5e11-426d-a22f-f860d780c089','27500e5a-efcf-4f84-89ab-67bf462354d1','e09bb8a7-e0f0-4a0b-970c-5da03f934985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:51:34.285459 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de5ada6-e7f4-41c7-80ce-570b3f9ce553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:51:34.295268 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de5ada6-e7f4-41c7-80ce-570b3f9ce553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:51:34.296508 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Flow 'volume_create_api' (798d418e-b5a3-443e-b7c7-e0e3ad6aead5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:51:34.296984 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume request issued successfully. Jul 03 06:51:34.297750 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-a54e21b3-8cc3-41ab-b6e3-52e8eeca9e74 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:51:34.298343 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1552/6185] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:51:34 2026] POST /volume/v3/volumes => generated 749 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:51:34.309928 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-7af2363a-3efa-4f51-a301-106de6c5d039 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:34.311909 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7af2363a-3efa-4f51-a301-106de6c5d039 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:51:34.312181 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7af2363a-3efa-4f51-a301-106de6c5d039 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:34.312439 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-7af2363a-3efa-4f51-a301-106de6c5d039 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:34.320431 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:34.320431 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:34.324084 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-7af2363a-3efa-4f51-a301-106de6c5d039 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:51:34.327979 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-7af2363a-3efa-4f51-a301-106de6c5d039 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:51:34.328354 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1533/6186] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:34 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:35.339861 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3b0a64f8-fdde-4492-9033-a420bba469b2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:35.341478 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b0a64f8-fdde-4492-9033-a420bba469b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:51:35.341656 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b0a64f8-fdde-4492-9033-a420bba469b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:35.341852 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3b0a64f8-fdde-4492-9033-a420bba469b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:35.348616 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:35.348616 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:35.352122 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-3b0a64f8-fdde-4492-9033-a420bba469b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:51:35.357174 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3b0a64f8-fdde-4492-9033-a420bba469b2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:51:35.357549 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1551/6187] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:35 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:51:35.368932 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-55b1970d-b00c-414d-868f-1b14d09c5abc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:35.370594 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-55b1970d-b00c-414d-868f-1b14d09c5abc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:51:35.370957 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-55b1970d-b00c-414d-868f-1b14d09c5abc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afb62438-a5eb-4d52-bafa-03bd91e74f55", "name": "tempest-VolumesBackupsTest-Backup-1144439741"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:51:35.372949 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-55b1970d-b00c-414d-868f-1b14d09c5abc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating new backup {'backup': {'volume_id': 'afb62438-a5eb-4d52-bafa-03bd91e74f55', 'name': 'tempest-VolumesBackupsTest-Backup-1144439741'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:51:35.373087 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-55b1970d-b00c-414d-868f-1b14d09c5abc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating backup of volume afb62438-a5eb-4d52-bafa-03bd91e74f55 in container None Jul 03 06:51:35.380024 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:35.380024 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:35.380437 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-55b1970d-b00c-414d-868f-1b14d09c5abc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:51:35.399940 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-55b1970d-b00c-414d-868f-1b14d09c5abc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['9d1fe965-54c7-4df7-a625-cee5cbf63ebd', '7a1fbe76-9bf0-40a7-8983-867f52922d52'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:51:35.436556 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-55b1970d-b00c-414d-868f-1b14d09c5abc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:51:35.437012 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1552/6188] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:51:35 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:51:35.444272 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-989eaa22-dea2-4db7-aca0-efbe7d0f67e6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:35.445927 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-989eaa22-dea2-4db7-aca0-efbe7d0f67e6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:35.446109 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-989eaa22-dea2-4db7-aca0-efbe7d0f67e6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:35.446279 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-989eaa22-dea2-4db7-aca0-efbe7d0f67e6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:35.446396 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-989eaa22-dea2-4db7-aca0-efbe7d0f67e6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:35.450234 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:35.450234 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:35.450895 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-989eaa22-dea2-4db7-aca0-efbe7d0f67e6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:35.451194 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1553/6189] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:35 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:36.461272 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9ea21f2d-08ed-4d49-9cd2-cfe366734737 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:36.463314 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ea21f2d-08ed-4d49-9cd2-cfe366734737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:36.463489 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ea21f2d-08ed-4d49-9cd2-cfe366734737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:36.463686 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9ea21f2d-08ed-4d49-9cd2-cfe366734737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:36.463821 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9ea21f2d-08ed-4d49-9cd2-cfe366734737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:36.467981 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:36.467981 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:36.468631 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9ea21f2d-08ed-4d49-9cd2-cfe366734737 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:36.469218 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1534/6190] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:36 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:37.478159 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3080b736-f4c1-4425-9b22-6049dd84c9c2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:37.479727 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3080b736-f4c1-4425-9b22-6049dd84c9c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:37.479906 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3080b736-f4c1-4425-9b22-6049dd84c9c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:37.480083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3080b736-f4c1-4425-9b22-6049dd84c9c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:37.480176 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-3080b736-f4c1-4425-9b22-6049dd84c9c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:37.483823 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:37.483823 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:37.484448 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3080b736-f4c1-4425-9b22-6049dd84c9c2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:37.484810 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1552/6191] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:37 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:38.493838 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6f396744-4d1f-435f-b19c-419fdd4f0923 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:38.496121 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6f396744-4d1f-435f-b19c-419fdd4f0923 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:38.496316 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6f396744-4d1f-435f-b19c-419fdd4f0923 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:38.496498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6f396744-4d1f-435f-b19c-419fdd4f0923 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:38.496599 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6f396744-4d1f-435f-b19c-419fdd4f0923 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:38.501365 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:38.501365 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:38.502183 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6f396744-4d1f-435f-b19c-419fdd4f0923 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:38.502687 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1553/6192] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:38 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:39.512505 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3cd1df58-18bc-4d8b-bc5b-74ec4ecc74d8 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:39.514187 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3cd1df58-18bc-4d8b-bc5b-74ec4ecc74d8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:39.514353 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3cd1df58-18bc-4d8b-bc5b-74ec4ecc74d8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:39.514518 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3cd1df58-18bc-4d8b-bc5b-74ec4ecc74d8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:39.514616 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-3cd1df58-18bc-4d8b-bc5b-74ec4ecc74d8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:39.518460 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:39.518460 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:39.519197 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3cd1df58-18bc-4d8b-bc5b-74ec4ecc74d8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:39.519467 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1554/6193] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:39 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:40.528852 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-83c532e2-2628-44a9-940b-5e62a00bcce9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:40.530588 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-83c532e2-2628-44a9-940b-5e62a00bcce9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:40.530802 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-83c532e2-2628-44a9-940b-5e62a00bcce9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:40.531008 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-83c532e2-2628-44a9-940b-5e62a00bcce9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:40.531163 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-83c532e2-2628-44a9-940b-5e62a00bcce9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:40.535196 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:40.535196 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:40.535931 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-83c532e2-2628-44a9-940b-5e62a00bcce9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:40.536257 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1535/6194] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:40 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:41.545387 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-ee5b7c8a-ab36-40ba-b358-a2fe763e8891 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:41.547263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ee5b7c8a-ab36-40ba-b358-a2fe763e8891 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:41.547505 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ee5b7c8a-ab36-40ba-b358-a2fe763e8891 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:41.547760 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-ee5b7c8a-ab36-40ba-b358-a2fe763e8891 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:41.547945 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-ee5b7c8a-ab36-40ba-b358-a2fe763e8891 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:41.553023 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:41.553023 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:41.553808 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-ee5b7c8a-ab36-40ba-b358-a2fe763e8891 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:41.554206 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1553/6195] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:41 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:42.563375 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-efb10110-1b50-4925-a5e0-7314147fb658 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:42.565074 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-efb10110-1b50-4925-a5e0-7314147fb658 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:42.565255 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-efb10110-1b50-4925-a5e0-7314147fb658 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:42.565434 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-efb10110-1b50-4925-a5e0-7314147fb658 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:42.565539 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-efb10110-1b50-4925-a5e0-7314147fb658 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:42.569421 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:42.569421 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:42.570091 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-efb10110-1b50-4925-a5e0-7314147fb658 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:42.570398 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1554/6196] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:42 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:43.581399 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-60a192e4-9f20-4773-a3ad-ec3fe106437d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:43.583298 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-60a192e4-9f20-4773-a3ad-ec3fe106437d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:43.583536 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-60a192e4-9f20-4773-a3ad-ec3fe106437d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:43.583804 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-60a192e4-9f20-4773-a3ad-ec3fe106437d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:43.583906 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-60a192e4-9f20-4773-a3ad-ec3fe106437d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:43.587769 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:43.587769 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:43.588393 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-60a192e4-9f20-4773-a3ad-ec3fe106437d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:43.588743 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1555/6197] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:43 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:44.598255 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-99a0c54a-9fb0-4f80-9b80-1abbe705a060 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:44.601946 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-99a0c54a-9fb0-4f80-9b80-1abbe705a060 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:44.601946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-99a0c54a-9fb0-4f80-9b80-1abbe705a060 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:44.601946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-99a0c54a-9fb0-4f80-9b80-1abbe705a060 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:44.601946 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-99a0c54a-9fb0-4f80-9b80-1abbe705a060 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:44.606311 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:44.606311 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:44.607244 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-99a0c54a-9fb0-4f80-9b80-1abbe705a060 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:44.607722 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1536/6198] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:44 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:45.616988 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c7ccd4b3-eacb-447e-9667-24066a4d41ed None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:45.619658 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7ccd4b3-eacb-447e-9667-24066a4d41ed tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:45.619986 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7ccd4b3-eacb-447e-9667-24066a4d41ed tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:45.620269 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c7ccd4b3-eacb-447e-9667-24066a4d41ed tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:45.620451 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c7ccd4b3-eacb-447e-9667-24066a4d41ed tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:45.625415 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:45.625415 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:45.626191 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c7ccd4b3-eacb-447e-9667-24066a4d41ed tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:45.626530 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1554/6199] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:45 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:46.636123 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c90373e6-f1dd-4099-b067-921334fb4001 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:46.637718 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c90373e6-f1dd-4099-b067-921334fb4001 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:46.637920 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c90373e6-f1dd-4099-b067-921334fb4001 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:46.638098 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c90373e6-f1dd-4099-b067-921334fb4001 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:46.638200 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c90373e6-f1dd-4099-b067-921334fb4001 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:46.642494 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:46.642494 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:46.643156 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c90373e6-f1dd-4099-b067-921334fb4001 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:46.643475 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1555/6200] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:46 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:47.653158 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-be22808b-704c-4862-8a3a-22fdec35b224 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:47.654786 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-be22808b-704c-4862-8a3a-22fdec35b224 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:47.654969 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-be22808b-704c-4862-8a3a-22fdec35b224 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:47.655146 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-be22808b-704c-4862-8a3a-22fdec35b224 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:47.655279 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-be22808b-704c-4862-8a3a-22fdec35b224 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:47.659078 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:47.659078 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:47.659717 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-be22808b-704c-4862-8a3a-22fdec35b224 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:47.660107 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1556/6201] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:47 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:48.670708 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bc337379-407a-491d-827d-57c7f880a270 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:48.673209 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc337379-407a-491d-827d-57c7f880a270 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:48.673495 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc337379-407a-491d-827d-57c7f880a270 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:48.673765 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bc337379-407a-491d-827d-57c7f880a270 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:48.673922 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-bc337379-407a-491d-827d-57c7f880a270 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:48.679557 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:48.679557 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:48.680571 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bc337379-407a-491d-827d-57c7f880a270 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:48.681035 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1537/6202] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:48 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:49.690920 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9a3bc42b-5ed5-48ed-a8a7-21ab00b82638 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:49.693046 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9a3bc42b-5ed5-48ed-a8a7-21ab00b82638 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:49.693140 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9a3bc42b-5ed5-48ed-a8a7-21ab00b82638 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:49.693281 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9a3bc42b-5ed5-48ed-a8a7-21ab00b82638 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:49.693378 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9a3bc42b-5ed5-48ed-a8a7-21ab00b82638 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:49.697344 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:49.697344 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:51:49.698054 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9a3bc42b-5ed5-48ed-a8a7-21ab00b82638 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:49.698649 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1555/6203] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:49 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:50.708320 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-da55929b-7ddd-4ee6-99cc-ca98dc5857d0 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:50.709567 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-da55929b-7ddd-4ee6-99cc-ca98dc5857d0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:50.709780 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-da55929b-7ddd-4ee6-99cc-ca98dc5857d0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:50.709981 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-da55929b-7ddd-4ee6-99cc-ca98dc5857d0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:50.710090 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-da55929b-7ddd-4ee6-99cc-ca98dc5857d0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:50.714071 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:50.714071 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:50.714747 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-da55929b-7ddd-4ee6-99cc-ca98dc5857d0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:50.715080 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1556/6204] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:50 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:51.726166 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-06c9bdde-1f87-453e-b480-5483fcc93ff4 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:51.727868 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06c9bdde-1f87-453e-b480-5483fcc93ff4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:51:51.728649 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06c9bdde-1f87-453e-b480-5483fcc93ff4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:51.728649 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-06c9bdde-1f87-453e-b480-5483fcc93ff4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:51.728649 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-06c9bdde-1f87-453e-b480-5483fcc93ff4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:51:51.733595 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:51.733595 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:51:51.734330 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-06c9bdde-1f87-453e-b480-5483fcc93ff4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:51:51.734658 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1557/6205] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:51:51 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:51:53.158662 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-a6d5e85f-b42b-47e0-80bf-d6839e92ebe9 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:53.160885 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-a6d5e85f-b42b-47e0-80bf-d6839e92ebe9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:51:53.161104 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-a6d5e85f-b42b-47e0-80bf-d6839e92ebe9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:53.161279 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-a6d5e85f-b42b-47e0-80bf-d6839e92ebe9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:53.167727 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:53.167727 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:53.171137 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-a6d5e85f-b42b-47e0-80bf-d6839e92ebe9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:51:53.175597 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-a6d5e85f-b42b-47e0-80bf-d6839e92ebe9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:51:53.176012 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1538/6206] 10.4.3.243 () {68 vars in 1598 bytes} [Fri Jul 3 06:51:53 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:51:53.186021 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6727a0b7-6d3f-4d7a-9b8f-3509196da4e5 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:53.186411 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6727a0b7-6d3f-4d7a-9b8f-3509196da4e5 None None] GET https://10.4.3.243/volume// Jul 03 06:51:53.186551 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6727a0b7-6d3f-4d7a-9b8f-3509196da4e5 None None] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:53.186737 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6727a0b7-6d3f-4d7a-9b8f-3509196da4e5 None None] Calling method 'all' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:53.187050 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6727a0b7-6d3f-4d7a-9b8f-3509196da4e5 None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:51:53.187296 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1556/6207] 10.4.3.243 () {66 vars in 1419 bytes} [Fri Jul 3 06:51:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:51:53.195499 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-5d717b68-aafe-4966-be7a-235063e57b8d None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:53.197861 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-5d717b68-aafe-4966-be7a-235063e57b8d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/attachments Jul 03 06:51:53.198277 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-5d717b68-aafe-4966-be7a-235063e57b8d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afb62438-a5eb-4d52-bafa-03bd91e74f55", "connector": null, "instance_uuid": "403925c8-312a-4e6c-9549-01a75d4eebe2"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:51:53.207352 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:53.207352 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:51:53.235437 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-5d717b68-aafe-4966-be7a-235063e57b8d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/attachments returned with HTTP 200 Jul 03 06:51:53.236094 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1557/6208] 10.4.3.243 () {74 vars in 1594 bytes} [Fri Jul 3 06:51:53 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 06:51:59.571757 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-09009b7b-43fe-422a-9902-3466698f87dc None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:59.572202 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-09009b7b-43fe-422a-9902-3466698f87dc None None] GET https://10.4.3.243/volume// Jul 03 06:51:59.572395 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-09009b7b-43fe-422a-9902-3466698f87dc None None] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:59.572607 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-09009b7b-43fe-422a-9902-3466698f87dc None None] Calling method 'all' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:59.572976 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-09009b7b-43fe-422a-9902-3466698f87dc None None] https://10.4.3.243/volume// returned with HTTP 300 Jul 03 06:51:59.573278 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1558/6209] 10.4.3.243 () {66 vars in 1426 bytes} [Fri Jul 3 06:51:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 06:51:59.579195 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-c62a0d83-ff48-4a66-bed7-c7c9be6c3ae7 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:59.581789 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-c62a0d83-ff48-4a66-bed7-c7c9be6c3ae7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:51:59.581789 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-c62a0d83-ff48-4a66-bed7-c7c9be6c3ae7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:51:59.581789 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-c62a0d83-ff48-4a66-bed7-c7c9be6c3ae7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:51:59.589810 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:59.589810 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:51:59.592766 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-c62a0d83-ff48-4a66-bed7-c7c9be6c3ae7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:51:59.596965 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-c62a0d83-ff48-4a66-bed7-c7c9be6c3ae7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:51:59.597308 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1539/6210] 10.4.3.243 () {70 vars in 1639 bytes} [Fri Jul 3 06:51:59 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 06:51:59.691707 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-6faf2be4-6fc4-4836-8a9b-3fd5d50e828d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:51:59.693678 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-6faf2be4-6fc4-4836-8a9b-3fd5d50e828d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] PUT https://10.4.3.243/volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8 Jul 03 06:51:59.694051 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-6faf2be4-6fc4-4836-8a9b-3fd5d50e828d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.243", "host": "np0000004376", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:645617c9cbe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b76bec60-2f11-46fb-9246-faef222f19f2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:51:59.696445 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=17,cinder:UPDATE=3 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:51:59.703435 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-6faf2be4-6fc4-4836-8a9b-3fd5d50e828d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Acquiring lock "cinder-attachment_update-afb62438-a5eb-4d52-bafa-03bd91e74f55-np0000004376" by "attachment_update" {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 06:51:59.707457 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-6faf2be4-6fc4-4836-8a9b-3fd5d50e828d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Lock "cinder-attachment_update-afb62438-a5eb-4d52-bafa-03bd91e74f55-np0000004376" acquired by "attachment_update" :: waited 0.004s {{(pid=99918) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 06:51:59.708387 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:51:59.708387 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:52:00.226174 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.coordination [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-6faf2be4-6fc4-4836-8a9b-3fd5d50e828d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Lock "cinder-attachment_update-afb62438-a5eb-4d52-bafa-03bd91e74f55-np0000004376" released by "attachment_update" :: held 0.519s {{(pid=99918) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 06:52:00.226424 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-6faf2be4-6fc4-4836-8a9b-3fd5d50e828d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8 returned with HTTP 200 Jul 03 06:52:00.226875 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1557/6211] 10.4.3.243 () {74 vars in 1704 bytes} [Fri Jul 3 06:51:59 2026] PUT /volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:52:00.736519 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-dbf89eb2-aa20-4d74-9259-be42b8461c49 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:00.738441 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-dbf89eb2-aa20-4d74-9259-be42b8461c49 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8/action Jul 03 06:52:00.738806 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-dbf89eb2-aa20-4d74-9259-be42b8461c49 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action body: b'{"os-complete": null}' {{(pid=99916) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 06:52:00.738921 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-dbf89eb2-aa20-4d74-9259-be42b8461c49 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:52:00.752260 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:00.752260 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:52:00.776455 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [req-bf118631-4379-48a7-a477-f2ae64b16e17 req-dbf89eb2-aa20-4d74-9259-be42b8461c49 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8/action returned with HTTP 204 Jul 03 06:52:00.777068 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1558/6212] 10.4.3.243 () {74 vars in 1725 bytes} [Fri Jul 3 06:52:00 2026] POST /volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:52:01.730265 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=29,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:52:09.595752 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=28,cinder:UPDATE=1 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:52:10.220751 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:52:10.763844 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=28,cinder:INSERT=4,cinder:UPDATE=12 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:52:48.721581 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e14192b2-8283-46bf-9e94-58b17ae7931c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:48.723351 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e14192b2-8283-46bf-9e94-58b17ae7931c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:52:48.723482 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e14192b2-8283-46bf-9e94-58b17ae7931c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:48.723650 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e14192b2-8283-46bf-9e94-58b17ae7931c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:48.732364 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:48.732364 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:52:48.735346 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-e14192b2-8283-46bf-9e94-58b17ae7931c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:52:48.739345 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e14192b2-8283-46bf-9e94-58b17ae7931c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:52:48.739679 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1559/6213] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:48 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1649 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:52:49.751496 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-31da1fb6-246f-4b40-adad-7c10995cf94c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:49.753158 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-31da1fb6-246f-4b40-adad-7c10995cf94c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:52:49.753372 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-31da1fb6-246f-4b40-adad-7c10995cf94c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:49.753547 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-31da1fb6-246f-4b40-adad-7c10995cf94c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:49.762235 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:49.762235 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:52:49.765604 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-31da1fb6-246f-4b40-adad-7c10995cf94c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:52:49.770260 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-31da1fb6-246f-4b40-adad-7c10995cf94c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:52:49.770631 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1540/6214] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:49 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1649 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:52:50.782044 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4fe8eb5b-e43a-4d8c-a928-9089c627c58f None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:50.783831 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4fe8eb5b-e43a-4d8c-a928-9089c627c58f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:52:50.784072 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4fe8eb5b-e43a-4d8c-a928-9089c627c58f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:50.784295 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4fe8eb5b-e43a-4d8c-a928-9089c627c58f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:50.793409 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:50.793409 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:52:50.796748 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4fe8eb5b-e43a-4d8c-a928-9089c627c58f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:52:50.801576 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4fe8eb5b-e43a-4d8c-a928-9089c627c58f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:52:50.802111 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1558/6215] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:50 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:52:51.813018 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7b8ce700-00b2-4400-b3fd-570ec753a0be None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:51.814854 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7b8ce700-00b2-4400-b3fd-570ec753a0be tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:52:51.815044 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7b8ce700-00b2-4400-b3fd-570ec753a0be tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:51.815233 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7b8ce700-00b2-4400-b3fd-570ec753a0be tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:51.824208 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:51.824208 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:52:51.827386 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-7b8ce700-00b2-4400-b3fd-570ec753a0be tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:52:51.832108 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7b8ce700-00b2-4400-b3fd-570ec753a0be tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:52:51.832489 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1559/6216] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:51 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:52:52.769356 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [req-0dbf72f9-799a-40b3-867b-e8087ed60de2 req-586bf57a-6e5f-414b-a174-633a775143a0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:52.771416 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-0dbf72f9-799a-40b3-867b-e8087ed60de2 req-586bf57a-6e5f-414b-a174-633a775143a0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8 Jul 03 06:52:52.771594 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-0dbf72f9-799a-40b3-867b-e8087ed60de2 req-586bf57a-6e5f-414b-a174-633a775143a0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:52.771861 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [req-0dbf72f9-799a-40b3-867b-e8087ed60de2 req-586bf57a-6e5f-414b-a174-633a775143a0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:52.778366 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:52.778366 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:52:52.843406 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-1d29d0ac-aa83-4ae5-aa58-1f43131af229 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:52.845155 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d29d0ac-aa83-4ae5-aa58-1f43131af229 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:52:52.845340 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d29d0ac-aa83-4ae5-aa58-1f43131af229 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:52.845513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-1d29d0ac-aa83-4ae5-aa58-1f43131af229 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:52.854464 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:52.854464 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:52:52.858023 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-1d29d0ac-aa83-4ae5-aa58-1f43131af229 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:52:52.862934 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-1d29d0ac-aa83-4ae5-aa58-1f43131af229 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:52:52.863337 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1541/6217] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:52 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:52:53.304782 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [req-0dbf72f9-799a-40b3-867b-e8087ed60de2 req-586bf57a-6e5f-414b-a174-633a775143a0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8 returned with HTTP 200 Jul 03 06:52:53.305132 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1560/6218] 10.4.3.243 () {72 vars in 1673 bytes} [Fri Jul 3 06:52:52 2026] DELETE /volume/v3/attachments/e688165b-7a70-4299-97ea-aff7c4a27ef8 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:52:53.875604 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2ddf56fa-ae79-400d-bc47-2cb90d007fcd None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:53.877500 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2ddf56fa-ae79-400d-bc47-2cb90d007fcd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:52:53.877702 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2ddf56fa-ae79-400d-bc47-2cb90d007fcd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:53.877900 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2ddf56fa-ae79-400d-bc47-2cb90d007fcd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:53.884658 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:53.884658 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:52:53.887980 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2ddf56fa-ae79-400d-bc47-2cb90d007fcd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:52:53.892284 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2ddf56fa-ae79-400d-bc47-2cb90d007fcd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:52:53.892655 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1559/6219] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:53 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:52:53.903164 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-0efb83fd-5a3c-408b-8e38-3b12b95fbdc4 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:53.904849 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0efb83fd-5a3c-408b-8e38-3b12b95fbdc4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:52:53.905174 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-0efb83fd-5a3c-408b-8e38-3b12b95fbdc4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afb62438-a5eb-4d52-bafa-03bd91e74f55", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1112616618"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:52:53.906544 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-0efb83fd-5a3c-408b-8e38-3b12b95fbdc4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating new backup {'backup': {'volume_id': 'afb62438-a5eb-4d52-bafa-03bd91e74f55', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1112616618'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:52:53.906731 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-0efb83fd-5a3c-408b-8e38-3b12b95fbdc4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating backup of volume afb62438-a5eb-4d52-bafa-03bd91e74f55 in container None Jul 03 06:52:53.912993 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:53.912993 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:52:53.913514 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-0efb83fd-5a3c-408b-8e38-3b12b95fbdc4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:52:53.931764 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-0efb83fd-5a3c-408b-8e38-3b12b95fbdc4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['7298078d-4f38-4cca-bab1-4380b66ce817', '004953bd-b010-461e-8c3d-190a325a60e6'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:52:53.989673 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-0efb83fd-5a3c-408b-8e38-3b12b95fbdc4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:52:53.990102 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1560/6220] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:52:53 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:52:53.998121 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-54a101c4-2937-4ab2-894b-8e34e84ad3b1 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:54.000303 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-54a101c4-2937-4ab2-894b-8e34e84ad3b1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:52:54.000583 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-54a101c4-2937-4ab2-894b-8e34e84ad3b1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:54.000846 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-54a101c4-2937-4ab2-894b-8e34e84ad3b1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:54.000981 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-54a101c4-2937-4ab2-894b-8e34e84ad3b1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:52:54.005533 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:54.005533 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:52:54.006276 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-54a101c4-2937-4ab2-894b-8e34e84ad3b1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:52:54.006651 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1542/6221] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:53 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:52:55.015856 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-14305265-5653-4cd9-b828-3a66d1ba8823 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:55.017580 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14305265-5653-4cd9-b828-3a66d1ba8823 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:52:55.017905 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14305265-5653-4cd9-b828-3a66d1ba8823 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:55.018083 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-14305265-5653-4cd9-b828-3a66d1ba8823 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:55.018187 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-14305265-5653-4cd9-b828-3a66d1ba8823 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:52:55.022260 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:55.022260 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:52:55.022930 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-14305265-5653-4cd9-b828-3a66d1ba8823 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:52:55.023244 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1561/6222] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:55 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:52:56.032302 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-625f151a-5db6-46bb-9f8d-5f6defa06c38 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:56.034014 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-625f151a-5db6-46bb-9f8d-5f6defa06c38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:52:56.034230 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-625f151a-5db6-46bb-9f8d-5f6defa06c38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:56.034446 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-625f151a-5db6-46bb-9f8d-5f6defa06c38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:56.034587 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-625f151a-5db6-46bb-9f8d-5f6defa06c38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:52:56.039489 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:56.039489 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:52:56.040554 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-625f151a-5db6-46bb-9f8d-5f6defa06c38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:52:56.041106 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1560/6223] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:56 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:52:57.050910 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-11bb869f-9159-4050-9bb3-fb522d45b2cf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:57.052956 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11bb869f-9159-4050-9bb3-fb522d45b2cf tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:52:57.053205 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11bb869f-9159-4050-9bb3-fb522d45b2cf tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:57.053442 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-11bb869f-9159-4050-9bb3-fb522d45b2cf tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:57.053576 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-11bb869f-9159-4050-9bb3-fb522d45b2cf tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:52:57.058573 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:57.058573 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:52:57.059331 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-11bb869f-9159-4050-9bb3-fb522d45b2cf tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:52:57.059732 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1561/6224] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:57 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:52:58.069617 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a5171d14-cd32-4baa-b596-47f8100d9bb6 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:58.071272 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5171d14-cd32-4baa-b596-47f8100d9bb6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:52:58.071462 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5171d14-cd32-4baa-b596-47f8100d9bb6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:58.071664 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a5171d14-cd32-4baa-b596-47f8100d9bb6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:58.071813 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-a5171d14-cd32-4baa-b596-47f8100d9bb6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:52:58.076386 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:58.076386 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:52:58.077184 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a5171d14-cd32-4baa-b596-47f8100d9bb6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:52:58.077569 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1543/6225] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:58 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:52:59.087678 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b2507efb-3eb5-44a8-b460-234eff69144f None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:52:59.089490 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2507efb-3eb5-44a8-b460-234eff69144f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:52:59.089687 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2507efb-3eb5-44a8-b460-234eff69144f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:52:59.089920 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b2507efb-3eb5-44a8-b460-234eff69144f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:52:59.090026 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-b2507efb-3eb5-44a8-b460-234eff69144f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:52:59.094334 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:52:59.094334 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:52:59.097149 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b2507efb-3eb5-44a8-b460-234eff69144f tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:52:59.097149 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1562/6226] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:52:59 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:00.104874 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-a3bed29c-c26a-476d-b27b-8731b91a218b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:00.106510 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3bed29c-c26a-476d-b27b-8731b91a218b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:00.106717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3bed29c-c26a-476d-b27b-8731b91a218b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:00.106924 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-a3bed29c-c26a-476d-b27b-8731b91a218b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:00.107077 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-a3bed29c-c26a-476d-b27b-8731b91a218b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:00.111199 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:00.111199 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:00.111834 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-a3bed29c-c26a-476d-b27b-8731b91a218b tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:00.112136 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1561/6227] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:00 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:01.121131 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-83eedc82-831d-4e15-a1d0-2f925b7f47eb None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:01.122816 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-83eedc82-831d-4e15-a1d0-2f925b7f47eb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:01.123023 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-83eedc82-831d-4e15-a1d0-2f925b7f47eb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:01.123274 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-83eedc82-831d-4e15-a1d0-2f925b7f47eb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:01.123435 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-83eedc82-831d-4e15-a1d0-2f925b7f47eb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:01.127793 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:01.127793 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:01.128482 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-83eedc82-831d-4e15-a1d0-2f925b7f47eb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:01.128848 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1562/6228] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:01 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 06:53:02.138059 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-51ae78ad-4581-4dab-9876-3a53df823948 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:02.139679 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-51ae78ad-4581-4dab-9876-3a53df823948 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:02.139887 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-51ae78ad-4581-4dab-9876-3a53df823948 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:02.140062 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-51ae78ad-4581-4dab-9876-3a53df823948 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:02.140198 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-51ae78ad-4581-4dab-9876-3a53df823948 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:02.144637 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:02.144637 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:02.145459 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-51ae78ad-4581-4dab-9876-3a53df823948 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:02.145856 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1544/6229] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:02 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:03.154558 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-106ca192-7b8e-4f25-814a-e183fe138503 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:03.156272 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-106ca192-7b8e-4f25-814a-e183fe138503 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:03.156487 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-106ca192-7b8e-4f25-814a-e183fe138503 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:03.156711 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-106ca192-7b8e-4f25-814a-e183fe138503 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:03.156859 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-106ca192-7b8e-4f25-814a-e183fe138503 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:03.161215 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:03.161215 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:03.162026 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-106ca192-7b8e-4f25-814a-e183fe138503 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:03.162397 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1563/6230] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:03 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:04.172927 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-bda82347-7e79-437c-8c2b-1d70440eeefb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:04.174520 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bda82347-7e79-437c-8c2b-1d70440eeefb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:04.174717 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bda82347-7e79-437c-8c2b-1d70440eeefb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:04.174901 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-bda82347-7e79-437c-8c2b-1d70440eeefb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:04.174999 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-bda82347-7e79-437c-8c2b-1d70440eeefb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:04.178931 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:04.178931 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:04.179629 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-bda82347-7e79-437c-8c2b-1d70440eeefb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:04.180005 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1562/6231] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:04 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:05.189331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-bda887dd-25af-4b36-a938-049616776b91 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:05.191279 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bda887dd-25af-4b36-a938-049616776b91 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:05.191507 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bda887dd-25af-4b36-a938-049616776b91 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:05.191726 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-bda887dd-25af-4b36-a938-049616776b91 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:05.191860 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-bda887dd-25af-4b36-a938-049616776b91 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:05.197427 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:05.197427 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:05.198541 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-bda887dd-25af-4b36-a938-049616776b91 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:05.199074 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1563/6232] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:05 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:06.208052 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-35fb6bb8-acd4-4670-89fb-ee957e6cda95 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:06.210129 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-35fb6bb8-acd4-4670-89fb-ee957e6cda95 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:06.210308 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-35fb6bb8-acd4-4670-89fb-ee957e6cda95 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:06.210513 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-35fb6bb8-acd4-4670-89fb-ee957e6cda95 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:06.210660 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-35fb6bb8-acd4-4670-89fb-ee957e6cda95 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:06.214611 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:06.214611 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:06.215333 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-35fb6bb8-acd4-4670-89fb-ee957e6cda95 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:06.215674 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1545/6233] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:06 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:07.226509 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fced9f30-ee62-4def-bc4e-79356404fdb7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:07.228238 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fced9f30-ee62-4def-bc4e-79356404fdb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:07.228501 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fced9f30-ee62-4def-bc4e-79356404fdb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:07.228683 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fced9f30-ee62-4def-bc4e-79356404fdb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:07.228797 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-fced9f30-ee62-4def-bc4e-79356404fdb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:07.233372 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:07.233372 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:07.234131 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fced9f30-ee62-4def-bc4e-79356404fdb7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:07.234566 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1564/6234] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:07 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:08.245334 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1efed214-6310-4ed1-99b4-f94fd7daf099 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:08.247013 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1efed214-6310-4ed1-99b4-f94fd7daf099 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:08.247202 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1efed214-6310-4ed1-99b4-f94fd7daf099 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:08.247381 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1efed214-6310-4ed1-99b4-f94fd7daf099 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:08.247483 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-1efed214-6310-4ed1-99b4-f94fd7daf099 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:08.251959 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:08.251959 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:08.252626 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1efed214-6310-4ed1-99b4-f94fd7daf099 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:08.253271 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1563/6235] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:08 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:08.261676 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a98bbec4-d3d1-4f23-828d-833f0a293a26 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:08.263392 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a98bbec4-d3d1-4f23-828d-833f0a293a26 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:08.263586 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a98bbec4-d3d1-4f23-828d-833f0a293a26 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:08.263787 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a98bbec4-d3d1-4f23-828d-833f0a293a26 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:08.263894 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-a98bbec4-d3d1-4f23-828d-833f0a293a26 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:08.267931 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:08.267931 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:08.268658 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a98bbec4-d3d1-4f23-828d-833f0a293a26 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:08.269001 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1564/6236] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:08 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:08.276672 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ce605ec3-4f4b-499c-92fc-6c52ac744d38 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:08.278172 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce605ec3-4f4b-499c-92fc-6c52ac744d38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:08.278330 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce605ec3-4f4b-499c-92fc-6c52ac744d38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:08.278495 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ce605ec3-4f4b-499c-92fc-6c52ac744d38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:08.278592 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-ce605ec3-4f4b-499c-92fc-6c52ac744d38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete backup with id: d7d69c3d-2fd5-4a55-a1db-fde55aae274f. Jul 03 06:53:08.282501 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:08.282501 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:08.293997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-ce605ec3-4f4b-499c-92fc-6c52ac744d38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] delete_backup rpcapi backup_id d7d69c3d-2fd5-4a55-a1db-fde55aae274f {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:53:08.295819 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ce605ec3-4f4b-499c-92fc-6c52ac744d38 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 202 Jul 03 06:53:08.296409 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1546/6237] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:53:08 2026] DELETE /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:53:08.302756 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-c4d0e44e-8022-44b6-9a2e-a30d9bfa0dc6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:08.304394 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c4d0e44e-8022-44b6-9a2e-a30d9bfa0dc6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:08.304560 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c4d0e44e-8022-44b6-9a2e-a30d9bfa0dc6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:08.304756 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-c4d0e44e-8022-44b6-9a2e-a30d9bfa0dc6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:08.304865 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-c4d0e44e-8022-44b6-9a2e-a30d9bfa0dc6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:08.308515 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:08.308515 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:08.309215 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-c4d0e44e-8022-44b6-9a2e-a30d9bfa0dc6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:08.309580 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1565/6238] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:08 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:09.318606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0b103595-2626-4bc6-b492-a0086caff6ae None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:09.320528 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b103595-2626-4bc6-b492-a0086caff6ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:09.320773 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b103595-2626-4bc6-b492-a0086caff6ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:09.321002 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b103595-2626-4bc6-b492-a0086caff6ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:09.324274 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0b103595-2626-4bc6-b492-a0086caff6ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:09.326339 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:09.326339 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:09.327251 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b103595-2626-4bc6-b492-a0086caff6ae tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:09.327625 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1564/6239] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:09 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:10.337289 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-c235102b-a197-4318-9d2e-ab0a7c4188c1 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:10.339065 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c235102b-a197-4318-9d2e-ab0a7c4188c1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:10.339295 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c235102b-a197-4318-9d2e-ab0a7c4188c1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:10.339498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-c235102b-a197-4318-9d2e-ab0a7c4188c1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:10.339623 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-c235102b-a197-4318-9d2e-ab0a7c4188c1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:10.345195 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:10.345195 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:10.346621 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-c235102b-a197-4318-9d2e-ab0a7c4188c1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 200 Jul 03 06:53:10.346788 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1565/6240] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:10 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:11.357549 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-9967a01d-57be-4a28-998a-5f46e7c6606c None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:11.359005 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9967a01d-57be-4a28-998a-5f46e7c6606c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f Jul 03 06:53:11.359236 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9967a01d-57be-4a28-998a-5f46e7c6606c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:11.359425 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-9967a01d-57be-4a28-998a-5f46e7c6606c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:11.359526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-9967a01d-57be-4a28-998a-5f46e7c6606c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id d7d69c3d-2fd5-4a55-a1db-fde55aae274f. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:11.363199 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-9967a01d-57be-4a28-998a-5f46e7c6606c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f returned with HTTP 404 Jul 03 06:53:11.363654 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1547/6241] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:11 2026] GET /volume/v3/backups/d7d69c3d-2fd5-4a55-a1db-fde55aae274f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:53:12.314435 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-7988078e-547a-4a0d-8eb9-0aeaa019d081 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:12.316190 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7988078e-547a-4a0d-8eb9-0aeaa019d081 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:53:12.316386 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7988078e-547a-4a0d-8eb9-0aeaa019d081 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:12.316560 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-7988078e-547a-4a0d-8eb9-0aeaa019d081 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:12.316668 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.contrib.backups [None req-7988078e-547a-4a0d-8eb9-0aeaa019d081 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete backup with id: 669bc063-2967-4558-b2ac-e107fd0cacb2. Jul 03 06:53:12.321823 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:12.321823 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:12.341220 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.backup.rpcapi [None req-7988078e-547a-4a0d-8eb9-0aeaa019d081 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] delete_backup rpcapi backup_id 669bc063-2967-4558-b2ac-e107fd0cacb2 {{(pid=99919) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:53:12.343224 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-7988078e-547a-4a0d-8eb9-0aeaa019d081 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 202 Jul 03 06:53:12.343736 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1566/6242] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:53:12 2026] DELETE /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:53:12.351577 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9e6c3b49-63b2-4171-a130-ebbae05f6ea7 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:12.353303 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e6c3b49-63b2-4171-a130-ebbae05f6ea7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:53:12.353499 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e6c3b49-63b2-4171-a130-ebbae05f6ea7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:12.353686 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9e6c3b49-63b2-4171-a130-ebbae05f6ea7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:12.353812 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9e6c3b49-63b2-4171-a130-ebbae05f6ea7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:12.358331 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:12.358331 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:12.359349 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9e6c3b49-63b2-4171-a130-ebbae05f6ea7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 200 Jul 03 06:53:12.359897 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1565/6243] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:12 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:13.371617 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ffe6d117-0b3d-469f-9cea-2992d1a08654 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:13.373563 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffe6d117-0b3d-469f-9cea-2992d1a08654 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 Jul 03 06:53:13.373827 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffe6d117-0b3d-469f-9cea-2992d1a08654 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:13.374060 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ffe6d117-0b3d-469f-9cea-2992d1a08654 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:13.374210 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ffe6d117-0b3d-469f-9cea-2992d1a08654 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 669bc063-2967-4558-b2ac-e107fd0cacb2. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:13.377801 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ffe6d117-0b3d-469f-9cea-2992d1a08654 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 returned with HTTP 404 Jul 03 06:53:13.378294 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1566/6244] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:13 2026] GET /volume/v3/backups/669bc063-2967-4558-b2ac-e107fd0cacb2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:53:13.389876 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:13.391653 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:53:13.392054 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-839952613"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:53:13.393447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-839952613'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:53:13.393593 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume of 1 GB Jul 03 06:53:13.398414 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Availability Zones retrieved successfully. Jul 03 06:53:13.403597 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Flow 'volume_create_api' (2cd66040-4d91-4203-9747-0d0ce23b6d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:53:13.404605 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1521b2-5738-47f5-b3f3-eff78963cc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:13.405472 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:53:13.428958 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1521b2-5738-47f5-b3f3-eff78963cc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:13.429593 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4249d0-6ec4-43b5-b158-3b1e5b4a4aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:13.468035 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['102aae0e-3980-4c40-b997-b8f0b8c2a173', '0d245aa0-8447-4ed5-ad71-49167a2e538a', '51b974e7-cd52-4fdc-94b2-1b387b414c61', 'd3445f65-ecf1-44b8-8805-f382ba521e57'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:53:13.468847 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4249d0-6ec4-43b5-b158-3b1e5b4a4aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102aae0e-3980-4c40-b997-b8f0b8c2a173', '0d245aa0-8447-4ed5-ad71-49167a2e538a', '51b974e7-cd52-4fdc-94b2-1b387b414c61', 'd3445f65-ecf1-44b8-8805-f382ba521e57']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:13.469563 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0198b392-570c-49bf-8de4-e66357473af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:13.492950 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0198b392-570c-49bf-8de4-e66357473af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63410899-b922-4656-ad18-f5a516446117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-839952613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',qos_specs=None,replication_status=,reservations=['102aae0e-3980-4c40-b997-b8f0b8c2a173','0d245aa0-8447-4ed5-ad71-49167a2e538a','51b974e7-cd52-4fdc-94b2-1b387b414c61','d3445f65-ecf1-44b8-8805-f382ba521e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-839952613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63410899-b922-4656-ad18-f5a516446117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:13.493788 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf93196-0ff7-4373-9ca7-5a9546c3cdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:13.511641 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf93196-0ff7-4373-9ca7-5a9546c3cdbd) transitioned into state 'SUCCESS' from state '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-839952613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b3eb3c1d524ddaaa2b42b23a41b29a',qos_specs=None,replication_status=,reservations=['102aae0e-3980-4c40-b997-b8f0b8c2a173','0d245aa0-8447-4ed5-ad71-49167a2e538a','51b974e7-cd52-4fdc-94b2-1b387b414c61','d3445f65-ecf1-44b8-8805-f382ba521e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfcab996b1c341ca93d4cbdab340c45b',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:13.512366 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ee9d2e-5f57-4dfd-bdbd-07ad20fcda6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:13.523068 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ee9d2e-5f57-4dfd-bdbd-07ad20fcda6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:13.524349 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Flow 'volume_create_api' (2cd66040-4d91-4203-9747-0d0ce23b6d2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:53:13.524815 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create volume request issued successfully. Jul 03 06:53:13.525657 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-52ecc578-b7e1-43cf-b3e0-21a766fc4a89 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:53:13.526247 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1548/6245] 10.4.3.243 () {68 vars in 1258 bytes} [Fri Jul 3 06:53:13 2026] POST /volume/v3/volumes => generated 748 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:53:13.540488 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2843fd8d-5bc9-49dd-abfd-139efc53a6ab None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:13.542507 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2843fd8d-5bc9-49dd-abfd-139efc53a6ab tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 Jul 03 06:53:13.542507 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2843fd8d-5bc9-49dd-abfd-139efc53a6ab tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:13.542584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2843fd8d-5bc9-49dd-abfd-139efc53a6ab tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:13.549439 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:13.549439 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:13.552573 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2843fd8d-5bc9-49dd-abfd-139efc53a6ab tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:13.556267 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2843fd8d-5bc9-49dd-abfd-139efc53a6ab tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 returned with HTTP 200 Jul 03 06:53:13.556604 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1567/6246] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:13 2026] GET /volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:14.569330 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e62140f5-b3ad-4f6c-81f4-98bbafb9e809 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:14.571412 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e62140f5-b3ad-4f6c-81f4-98bbafb9e809 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 Jul 03 06:53:14.571620 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e62140f5-b3ad-4f6c-81f4-98bbafb9e809 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:14.571878 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e62140f5-b3ad-4f6c-81f4-98bbafb9e809 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:14.580195 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:14.580195 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:14.584223 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-e62140f5-b3ad-4f6c-81f4-98bbafb9e809 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:14.589083 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e62140f5-b3ad-4f6c-81f4-98bbafb9e809 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 returned with HTTP 200 Jul 03 06:53:14.589652 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1566/6247] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:14 2026] GET /volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:14.602092 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-f59e13d5-8b98-4b14-b87f-0229addfade6 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:14.603667 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f59e13d5-8b98-4b14-b87f-0229addfade6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/snapshots Jul 03 06:53:14.603992 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-f59e13d5-8b98-4b14-b87f-0229addfade6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63410899-b922-4656-ad18-f5a516446117", "name": "tempest-VolumesBackupsTest-Snapshot-509257394"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:53:14.611740 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:14.611740 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:14.612201 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f59e13d5-8b98-4b14-b87f-0229addfade6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:14.612351 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.snapshots [None req-f59e13d5-8b98-4b14-b87f-0229addfade6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Create snapshot from volume 63410899-b922-4656-ad18-f5a516446117 Jul 03 06:53:14.663532 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-f59e13d5-8b98-4b14-b87f-0229addfade6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['49823a8c-2e7b-4961-b6fc-d61a7e24e51e', 'b41f88ee-9e87-4d7f-943d-c655c1258f58', '2a5e1384-b5f9-434d-be6e-22dda7a9b4e6', '98c67052-9971-4708-9ff7-2cc83581820e'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:53:14.707365 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-f59e13d5-8b98-4b14-b87f-0229addfade6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Snapshot create request issued successfully. Jul 03 06:53:14.707686 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-f59e13d5-8b98-4b14-b87f-0229addfade6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/snapshots returned with HTTP 202 Jul 03 06:53:14.708149 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1567/6248] 10.4.3.243 () {68 vars in 1265 bytes} [Fri Jul 3 06:53:14 2026] POST /volume/v3/snapshots => generated 304 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:53:14.717501 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-043e07a2-442b-45f9-bd23-2a4a3f3bebd5 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:14.719646 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-043e07a2-442b-45f9-bd23-2a4a3f3bebd5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da Jul 03 06:53:14.719915 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-043e07a2-442b-45f9-bd23-2a4a3f3bebd5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:14.720143 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-043e07a2-442b-45f9-bd23-2a4a3f3bebd5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:14.725411 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:14.725411 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:14.725952 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-043e07a2-442b-45f9-bd23-2a4a3f3bebd5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Snapshot retrieved successfully. Jul 03 06:53:14.726925 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-043e07a2-442b-45f9-bd23-2a4a3f3bebd5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da returned with HTTP 200 Jul 03 06:53:14.727420 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1549/6249] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:53:14 2026] GET /volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:15.737547 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b9c0d2a6-d7fb-473a-8fd7-7721279b07f5 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:15.739225 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b9c0d2a6-d7fb-473a-8fd7-7721279b07f5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da Jul 03 06:53:15.739545 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b9c0d2a6-d7fb-473a-8fd7-7721279b07f5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:15.740710 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b9c0d2a6-d7fb-473a-8fd7-7721279b07f5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:15.744443 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:15.744443 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:15.745007 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b9c0d2a6-d7fb-473a-8fd7-7721279b07f5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Snapshot retrieved successfully. Jul 03 06:53:15.745811 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b9c0d2a6-d7fb-473a-8fd7-7721279b07f5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da returned with HTTP 200 Jul 03 06:53:15.746245 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1568/6250] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:53:15 2026] GET /volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:15.754380 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:15.756263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] POST https://10.4.3.243/volume/v3/backups Jul 03 06:53:15.756606 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63410899-b922-4656-ad18-f5a516446117", "snapshot_id": "8ac8a87c-aa8c-461e-b528-4cddb1aef1da", "name": "tempest-VolumesBackupsTest-Backup-171351559"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:53:15.758112 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.contrib.backups [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating new backup {'backup': {'volume_id': '63410899-b922-4656-ad18-f5a516446117', 'snapshot_id': '8ac8a87c-aa8c-461e-b528-4cddb1aef1da', 'name': 'tempest-VolumesBackupsTest-Backup-171351559'}} {{(pid=99918) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:53:15.758254 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Creating backup of volume 63410899-b922-4656-ad18-f5a516446117 in container None Jul 03 06:53:15.766568 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:15.766568 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:15.767074 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:15.773537 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:15.773537 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:15.774086 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Snapshot retrieved successfully. Jul 03 06:53:15.793429 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Created reservations ['bdb56cd5-4316-42d2-8ee6-3e251dfd4382', '45d0e241-eaa0-44b9-a092-a6e828ac99a6'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:53:15.848493 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b79849b8-82ac-41ec-8e53-f24730998aa8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:53:15.849035 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1567/6251] 10.4.3.243 () {68 vars in 1259 bytes} [Fri Jul 3 06:53:15 2026] POST /volume/v3/backups => generated 329 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:53:15.857067 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e42ff12a-3c8a-4fc3-bde9-f0525b393416 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:15.859060 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e42ff12a-3c8a-4fc3-bde9-f0525b393416 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:15.859268 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e42ff12a-3c8a-4fc3-bde9-f0525b393416 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:15.859469 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e42ff12a-3c8a-4fc3-bde9-f0525b393416 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:15.859593 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-e42ff12a-3c8a-4fc3-bde9-f0525b393416 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:15.865348 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:15.865348 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:15.866510 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e42ff12a-3c8a-4fc3-bde9-f0525b393416 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:15.867042 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1568/6252] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:15 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:16.876977 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-b2d9825b-d9b1-466b-85f5-65c286b7f492 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:16.878949 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b2d9825b-d9b1-466b-85f5-65c286b7f492 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:16.879130 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b2d9825b-d9b1-466b-85f5-65c286b7f492 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:16.879319 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-b2d9825b-d9b1-466b-85f5-65c286b7f492 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:16.879420 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-b2d9825b-d9b1-466b-85f5-65c286b7f492 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:16.883686 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:16.883686 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:16.884438 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-b2d9825b-d9b1-466b-85f5-65c286b7f492 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:16.884917 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1550/6253] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:16 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:17.894204 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b20589f8-c4bb-4197-bc14-0d9c23edad60 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:17.895874 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b20589f8-c4bb-4197-bc14-0d9c23edad60 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:17.896143 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b20589f8-c4bb-4197-bc14-0d9c23edad60 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:17.896391 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b20589f8-c4bb-4197-bc14-0d9c23edad60 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:17.897343 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-b20589f8-c4bb-4197-bc14-0d9c23edad60 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:17.900378 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:17.900378 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:17.901456 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b20589f8-c4bb-4197-bc14-0d9c23edad60 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:17.901456 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1569/6254] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:17 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:18.910747 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-6516ac1b-8ef4-4f96-b53f-25179047e726 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:18.912460 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6516ac1b-8ef4-4f96-b53f-25179047e726 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:18.912662 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6516ac1b-8ef4-4f96-b53f-25179047e726 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:18.912881 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-6516ac1b-8ef4-4f96-b53f-25179047e726 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:18.913001 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-6516ac1b-8ef4-4f96-b53f-25179047e726 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:18.917821 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:18.917821 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:18.918540 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-6516ac1b-8ef4-4f96-b53f-25179047e726 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:18.918922 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1568/6255] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:18 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:19.928299 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-292f8f5f-0a78-477f-8bf5-d37e857f0afd None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:19.929788 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-292f8f5f-0a78-477f-8bf5-d37e857f0afd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:19.930001 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-292f8f5f-0a78-477f-8bf5-d37e857f0afd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:19.930196 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-292f8f5f-0a78-477f-8bf5-d37e857f0afd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:19.930331 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-292f8f5f-0a78-477f-8bf5-d37e857f0afd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:19.934549 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:19.934549 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:19.935398 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-292f8f5f-0a78-477f-8bf5-d37e857f0afd tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:19.935790 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1569/6256] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:19 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:20.945312 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-ad72834c-e38e-48ea-931a-a1af34bb1bf2 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:20.947031 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ad72834c-e38e-48ea-931a-a1af34bb1bf2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:20.947208 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ad72834c-e38e-48ea-931a-a1af34bb1bf2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:20.947384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-ad72834c-e38e-48ea-931a-a1af34bb1bf2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:20.947476 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-ad72834c-e38e-48ea-931a-a1af34bb1bf2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:20.952120 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:20.952120 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:20.952953 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-ad72834c-e38e-48ea-931a-a1af34bb1bf2 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:20.953381 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1551/6257] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:20 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:21.963557 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-dfc1e129-4ef6-44a7-af22-2f1d742bb522 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:21.965430 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dfc1e129-4ef6-44a7-af22-2f1d742bb522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:21.965722 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dfc1e129-4ef6-44a7-af22-2f1d742bb522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:21.965935 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-dfc1e129-4ef6-44a7-af22-2f1d742bb522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:21.966033 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-dfc1e129-4ef6-44a7-af22-2f1d742bb522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:21.971134 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:21.971134 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:21.972044 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-dfc1e129-4ef6-44a7-af22-2f1d742bb522 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:21.972485 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1570/6258] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:21 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:22.982718 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-e0d7995d-52ee-4fd0-bad4-89e54a717a29 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:22.984477 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0d7995d-52ee-4fd0-bad4-89e54a717a29 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:22.984688 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0d7995d-52ee-4fd0-bad4-89e54a717a29 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:22.984901 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-e0d7995d-52ee-4fd0-bad4-89e54a717a29 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:22.984999 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-e0d7995d-52ee-4fd0-bad4-89e54a717a29 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:22.989355 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:22.989355 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:22.990221 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-e0d7995d-52ee-4fd0-bad4-89e54a717a29 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:22.990570 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1569/6259] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:22 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:23.999963 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6600c427-f3a2-43ea-b5ce-20216e0095a5 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:24.002027 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6600c427-f3a2-43ea-b5ce-20216e0095a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:24.002212 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6600c427-f3a2-43ea-b5ce-20216e0095a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:24.002385 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6600c427-f3a2-43ea-b5ce-20216e0095a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:24.002485 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-6600c427-f3a2-43ea-b5ce-20216e0095a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:24.007457 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:24.007457 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:24.008270 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6600c427-f3a2-43ea-b5ce-20216e0095a5 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:24.008615 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1570/6260] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:23 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:25.019242 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f681a96e-ee6e-4b5b-ad85-80ffab816fd0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:25.021380 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f681a96e-ee6e-4b5b-ad85-80ffab816fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:25.021598 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f681a96e-ee6e-4b5b-ad85-80ffab816fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:25.021888 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f681a96e-ee6e-4b5b-ad85-80ffab816fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:25.022011 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-f681a96e-ee6e-4b5b-ad85-80ffab816fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:25.026900 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:25.026900 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:25.027957 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f681a96e-ee6e-4b5b-ad85-80ffab816fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:25.028459 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1552/6261] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:25 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:26.039624 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-59ca93d0-4cc4-4df9-94e7-f5397c5a7d5d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:26.041374 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-59ca93d0-4cc4-4df9-94e7-f5397c5a7d5d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:26.041739 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-59ca93d0-4cc4-4df9-94e7-f5397c5a7d5d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:26.042617 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-59ca93d0-4cc4-4df9-94e7-f5397c5a7d5d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:26.042617 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-59ca93d0-4cc4-4df9-94e7-f5397c5a7d5d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:26.046264 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:26.046264 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:26.046980 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-59ca93d0-4cc4-4df9-94e7-f5397c5a7d5d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:26.047363 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1571/6262] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:26 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:27.061383 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-01c3fd1e-7167-4ba0-b1d3-72ac6d84cea4 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:27.062731 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01c3fd1e-7167-4ba0-b1d3-72ac6d84cea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:27.062731 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01c3fd1e-7167-4ba0-b1d3-72ac6d84cea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:27.062837 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-01c3fd1e-7167-4ba0-b1d3-72ac6d84cea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:27.062883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-01c3fd1e-7167-4ba0-b1d3-72ac6d84cea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:27.066896 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:27.066896 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:27.067516 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-01c3fd1e-7167-4ba0-b1d3-72ac6d84cea4 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:27.067932 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1570/6263] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:27 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:28.078160 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-65372b4c-56fe-4928-8715-ee0f787e5cf7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:28.079652 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-65372b4c-56fe-4928-8715-ee0f787e5cf7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:28.079874 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-65372b4c-56fe-4928-8715-ee0f787e5cf7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:28.080021 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-65372b4c-56fe-4928-8715-ee0f787e5cf7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:28.080116 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-65372b4c-56fe-4928-8715-ee0f787e5cf7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:28.085481 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:28.085481 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:28.086313 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-65372b4c-56fe-4928-8715-ee0f787e5cf7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:28.086761 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1571/6264] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:28 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:29.098020 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-0282e0f0-9ef2-449b-a957-553dd169ea57 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:29.099936 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0282e0f0-9ef2-449b-a957-553dd169ea57 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:29.100148 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0282e0f0-9ef2-449b-a957-553dd169ea57 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:29.100367 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-0282e0f0-9ef2-449b-a957-553dd169ea57 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:29.100484 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-0282e0f0-9ef2-449b-a957-553dd169ea57 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:29.105116 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:29.105116 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:29.106014 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-0282e0f0-9ef2-449b-a957-553dd169ea57 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:29.106440 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1553/6265] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:29 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:30.117610 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2cc9535e-26dd-4c35-9eb4-4f22e6bcdba1 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:30.119507 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2cc9535e-26dd-4c35-9eb4-4f22e6bcdba1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:30.119638 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2cc9535e-26dd-4c35-9eb4-4f22e6bcdba1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:30.119865 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2cc9535e-26dd-4c35-9eb4-4f22e6bcdba1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:30.119971 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-2cc9535e-26dd-4c35-9eb4-4f22e6bcdba1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:30.125619 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:30.125619 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:30.126573 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2cc9535e-26dd-4c35-9eb4-4f22e6bcdba1 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:30.127059 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1572/6266] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:30 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:31.137773 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-74dc8cc3-fefb-4d3b-9ae2-0b04e43f111d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:31.139628 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74dc8cc3-fefb-4d3b-9ae2-0b04e43f111d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:31.139883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74dc8cc3-fefb-4d3b-9ae2-0b04e43f111d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:31.140083 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-74dc8cc3-fefb-4d3b-9ae2-0b04e43f111d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:31.140186 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-74dc8cc3-fefb-4d3b-9ae2-0b04e43f111d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:31.145102 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:31.145102 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:31.145871 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-74dc8cc3-fefb-4d3b-9ae2-0b04e43f111d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:31.146213 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1571/6267] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:31 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:32.156598 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-94408f57-2ccd-4783-8b8a-55cc81096cd8 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:32.158516 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-94408f57-2ccd-4783-8b8a-55cc81096cd8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:32.158784 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-94408f57-2ccd-4783-8b8a-55cc81096cd8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:32.158978 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-94408f57-2ccd-4783-8b8a-55cc81096cd8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:32.159073 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-94408f57-2ccd-4783-8b8a-55cc81096cd8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:32.163835 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:32.163835 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:32.164650 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-94408f57-2ccd-4783-8b8a-55cc81096cd8 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:32.165064 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1572/6268] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:32 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:33.174800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-20fc91ba-60d3-49ba-9a30-a52c8b5831ad None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:33.176592 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-20fc91ba-60d3-49ba-9a30-a52c8b5831ad tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:33.176791 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-20fc91ba-60d3-49ba-9a30-a52c8b5831ad tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:33.177042 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-20fc91ba-60d3-49ba-9a30-a52c8b5831ad tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:33.177197 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-20fc91ba-60d3-49ba-9a30-a52c8b5831ad tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:33.181909 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:33.181909 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:33.183028 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-20fc91ba-60d3-49ba-9a30-a52c8b5831ad tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:33.183712 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1554/6269] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:33 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:33.193783 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2926b5a8-f562-4776-99cc-53ea4dfc96e7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:33.195374 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2926b5a8-f562-4776-99cc-53ea4dfc96e7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:33.195547 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2926b5a8-f562-4776-99cc-53ea4dfc96e7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:33.195760 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2926b5a8-f562-4776-99cc-53ea4dfc96e7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:33.195910 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-2926b5a8-f562-4776-99cc-53ea4dfc96e7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:33.200610 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:33.200610 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:33.201488 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2926b5a8-f562-4776-99cc-53ea4dfc96e7 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:33.201983 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1573/6270] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:33 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:33.213972 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-516688b6-e49e-4dd1-aa63-bf1fcee614c6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:33.215671 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-516688b6-e49e-4dd1-aa63-bf1fcee614c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:33.215877 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-516688b6-e49e-4dd1-aa63-bf1fcee614c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:33.216053 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-516688b6-e49e-4dd1-aa63-bf1fcee614c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:33.216149 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.contrib.backups [None req-516688b6-e49e-4dd1-aa63-bf1fcee614c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete backup with id: 2166ed90-371c-4f04-bdbd-0f673d1973f6. Jul 03 06:53:33.220905 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:33.220905 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:33.237935 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.backup.rpcapi [None req-516688b6-e49e-4dd1-aa63-bf1fcee614c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] delete_backup rpcapi backup_id 2166ed90-371c-4f04-bdbd-0f673d1973f6 {{(pid=99918) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:53:33.239669 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-516688b6-e49e-4dd1-aa63-bf1fcee614c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 202 Jul 03 06:53:33.240120 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1572/6271] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:53:33 2026] DELETE /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:53:33.247873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b9e446a2-d916-4749-a1a7-340ecfd8e442 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:33.250299 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9e446a2-d916-4749-a1a7-340ecfd8e442 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:33.250564 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9e446a2-d916-4749-a1a7-340ecfd8e442 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:33.250870 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b9e446a2-d916-4749-a1a7-340ecfd8e442 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:33.251011 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-b9e446a2-d916-4749-a1a7-340ecfd8e442 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:33.256550 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:33.256550 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:33.257336 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b9e446a2-d916-4749-a1a7-340ecfd8e442 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 200 Jul 03 06:53:33.257748 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1573/6272] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:33 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:34.268634 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-658ff5dd-1ccd-4666-a404-4606f362f712 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:34.270559 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-658ff5dd-1ccd-4666-a404-4606f362f712 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 Jul 03 06:53:34.270773 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-658ff5dd-1ccd-4666-a404-4606f362f712 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:34.270969 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-658ff5dd-1ccd-4666-a404-4606f362f712 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:34.271106 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-658ff5dd-1ccd-4666-a404-4606f362f712 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Show backup with id 2166ed90-371c-4f04-bdbd-0f673d1973f6. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:34.274916 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-658ff5dd-1ccd-4666-a404-4606f362f712 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 returned with HTTP 404 Jul 03 06:53:34.275504 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1555/6273] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:34 2026] GET /volume/v3/backups/2166ed90-371c-4f04-bdbd-0f673d1973f6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:53:34.283193 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-efeeaef2-e67e-4363-bdce-6a5e14d3b98c None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:34.284836 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-efeeaef2-e67e-4363-bdce-6a5e14d3b98c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da Jul 03 06:53:34.285028 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-efeeaef2-e67e-4363-bdce-6a5e14d3b98c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:34.285203 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-efeeaef2-e67e-4363-bdce-6a5e14d3b98c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:34.285305 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.snapshots [None req-efeeaef2-e67e-4363-bdce-6a5e14d3b98c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete snapshot with id: 8ac8a87c-aa8c-461e-b528-4cddb1aef1da Jul 03 06:53:34.291759 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:34.291759 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:34.291759 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-efeeaef2-e67e-4363-bdce-6a5e14d3b98c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Snapshot retrieved successfully. Jul 03 06:53:34.305961 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-efeeaef2-e67e-4363-bdce-6a5e14d3b98c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Snapshot delete request issued successfully. Jul 03 06:53:34.306104 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-efeeaef2-e67e-4363-bdce-6a5e14d3b98c tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da returned with HTTP 202 Jul 03 06:53:34.306488 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1574/6274] 10.4.3.243 () {66 vars in 1357 bytes} [Fri Jul 3 06:53:34 2026] DELETE /volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:53:34.313559 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-aca3a052-e565-4a93-8b46-8211ad5e01fb None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:34.315305 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aca3a052-e565-4a93-8b46-8211ad5e01fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da Jul 03 06:53:34.315492 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aca3a052-e565-4a93-8b46-8211ad5e01fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:34.315669 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-aca3a052-e565-4a93-8b46-8211ad5e01fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:34.320879 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:34.320879 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:34.321268 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-aca3a052-e565-4a93-8b46-8211ad5e01fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Snapshot retrieved successfully. Jul 03 06:53:34.322068 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-aca3a052-e565-4a93-8b46-8211ad5e01fb tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da returned with HTTP 200 Jul 03 06:53:34.322403 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1573/6275] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:53:34 2026] GET /volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:35.331475 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cb430908-206c-4ea4-adf4-d1330ef55214 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:35.333218 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb430908-206c-4ea4-adf4-d1330ef55214 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da Jul 03 06:53:35.333416 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb430908-206c-4ea4-adf4-d1330ef55214 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:35.333594 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cb430908-206c-4ea4-adf4-d1330ef55214 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:35.337595 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cb430908-206c-4ea4-adf4-d1330ef55214 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da returned with HTTP 404 Jul 03 06:53:35.338080 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1574/6276] 10.4.3.243 () {66 vars in 1354 bytes} [Fri Jul 3 06:53:35 2026] GET /volume/v3/snapshots/8ac8a87c-aa8c-461e-b528-4cddb1aef1da => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:53:35.344132 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-94d3f737-a121-413e-b702-83cc05515874 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:35.345609 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-94d3f737-a121-413e-b702-83cc05515874 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 Jul 03 06:53:35.345867 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-94d3f737-a121-413e-b702-83cc05515874 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:35.346088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-94d3f737-a121-413e-b702-83cc05515874 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:35.346242 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-94d3f737-a121-413e-b702-83cc05515874 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete volume with id: 63410899-b922-4656-ad18-f5a516446117 Jul 03 06:53:35.353416 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:35.353416 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:35.353779 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-94d3f737-a121-413e-b702-83cc05515874 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:35.401410 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-94d3f737-a121-413e-b702-83cc05515874 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete volume request issued successfully. Jul 03 06:53:35.401578 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-94d3f737-a121-413e-b702-83cc05515874 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 returned with HTTP 202 Jul 03 06:53:35.402011 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1556/6277] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:53:35 2026] DELETE /volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:53:35.409819 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-4c1b6000-dddb-49ed-8cb3-355a2f5486c6 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:35.411601 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4c1b6000-dddb-49ed-8cb3-355a2f5486c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 Jul 03 06:53:35.411819 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4c1b6000-dddb-49ed-8cb3-355a2f5486c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:35.412034 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-4c1b6000-dddb-49ed-8cb3-355a2f5486c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:35.419532 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:35.419532 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:35.423351 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-4c1b6000-dddb-49ed-8cb3-355a2f5486c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:35.428075 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-4c1b6000-dddb-49ed-8cb3-355a2f5486c6 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 returned with HTTP 200 Jul 03 06:53:35.428487 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1575/6278] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:35 2026] GET /volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:36.441823 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7db65c59-13a4-4ff4-bd09-014610ab441d None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:36.443810 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7db65c59-13a4-4ff4-bd09-014610ab441d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 Jul 03 06:53:36.444032 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7db65c59-13a4-4ff4-bd09-014610ab441d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:36.444249 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7db65c59-13a4-4ff4-bd09-014610ab441d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:36.450536 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7db65c59-13a4-4ff4-bd09-014610ab441d tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 returned with HTTP 404 Jul 03 06:53:36.451151 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1574/6279] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:36 2026] GET /volume/v3/volumes/63410899-b922-4656-ad18-f5a516446117 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:53:36.457502 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-40fdd2eb-fe55-429b-8deb-503ab56de9b9 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:36.459179 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-40fdd2eb-fe55-429b-8deb-503ab56de9b9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:53:36.459367 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-40fdd2eb-fe55-429b-8deb-503ab56de9b9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:36.459539 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-40fdd2eb-fe55-429b-8deb-503ab56de9b9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:36.459698 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-40fdd2eb-fe55-429b-8deb-503ab56de9b9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete volume with id: afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:53:36.467236 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:36.467236 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:36.467867 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-40fdd2eb-fe55-429b-8deb-503ab56de9b9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:36.497230 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-40fdd2eb-fe55-429b-8deb-503ab56de9b9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete volume request issued successfully. Jul 03 06:53:36.497438 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-40fdd2eb-fe55-429b-8deb-503ab56de9b9 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 202 Jul 03 06:53:36.497916 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1575/6280] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:53:36 2026] DELETE /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:53:36.504551 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-bb3cb7eb-1f70-4b99-99f7-6985df2ff963 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:36.506233 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bb3cb7eb-1f70-4b99-99f7-6985df2ff963 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:53:36.506447 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bb3cb7eb-1f70-4b99-99f7-6985df2ff963 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:36.506625 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-bb3cb7eb-1f70-4b99-99f7-6985df2ff963 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:36.513285 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:36.513285 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:36.516662 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-bb3cb7eb-1f70-4b99-99f7-6985df2ff963 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:36.521306 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-bb3cb7eb-1f70-4b99-99f7-6985df2ff963 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 200 Jul 03 06:53:36.521804 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1557/6281] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:36 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:53:37.534383 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-d6341198-780a-4c73-b9f3-906153405493 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:37.536000 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6341198-780a-4c73-b9f3-906153405493 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 Jul 03 06:53:37.536189 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6341198-780a-4c73-b9f3-906153405493 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:37.536380 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-d6341198-780a-4c73-b9f3-906153405493 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:37.541477 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-d6341198-780a-4c73-b9f3-906153405493 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 returned with HTTP 404 Jul 03 06:53:37.541948 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1576/6282] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:37 2026] GET /volume/v3/volumes/afb62438-a5eb-4d52-bafa-03bd91e74f55 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:53:37.549173 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9814b4f2-2634-4c66-ab59-4c8bfc688c62 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:37.550716 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9814b4f2-2634-4c66-ab59-4c8bfc688c62 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f Jul 03 06:53:37.550923 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9814b4f2-2634-4c66-ab59-4c8bfc688c62 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:37.551094 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9814b4f2-2634-4c66-ab59-4c8bfc688c62 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:37.551232 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-9814b4f2-2634-4c66-ab59-4c8bfc688c62 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete volume with id: 8a9e4cff-d85c-48e7-a641-5d63b200740f Jul 03 06:53:37.558024 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:37.558024 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:37.558496 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9814b4f2-2634-4c66-ab59-4c8bfc688c62 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:37.582250 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-9814b4f2-2634-4c66-ab59-4c8bfc688c62 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete volume request issued successfully. Jul 03 06:53:37.582456 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9814b4f2-2634-4c66-ab59-4c8bfc688c62 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f returned with HTTP 202 Jul 03 06:53:37.582891 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1575/6283] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:53:37 2026] DELETE /volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:53:37.590347 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-e02476b7-21c6-401d-a884-7fb44b0e1d7a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:37.592574 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e02476b7-21c6-401d-a884-7fb44b0e1d7a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f Jul 03 06:53:37.592848 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e02476b7-21c6-401d-a884-7fb44b0e1d7a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:37.593128 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-e02476b7-21c6-401d-a884-7fb44b0e1d7a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:37.599935 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:37.599935 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:37.603580 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-e02476b7-21c6-401d-a884-7fb44b0e1d7a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:37.609128 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-e02476b7-21c6-401d-a884-7fb44b0e1d7a tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f returned with HTTP 200 Jul 03 06:53:37.609704 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1576/6284] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:37 2026] GET /volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:38.624419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fad4f9c1-9220-4970-b73d-6afb0ff2d435 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:38.626078 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fad4f9c1-9220-4970-b73d-6afb0ff2d435 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f Jul 03 06:53:38.626249 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fad4f9c1-9220-4970-b73d-6afb0ff2d435 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:38.626422 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fad4f9c1-9220-4970-b73d-6afb0ff2d435 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:38.631645 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fad4f9c1-9220-4970-b73d-6afb0ff2d435 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f returned with HTTP 404 Jul 03 06:53:38.632098 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1558/6285] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:38 2026] GET /volume/v3/volumes/8a9e4cff-d85c-48e7-a641-5d63b200740f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:53:38.639611 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-20e3c79c-2fb1-4f94-9c11-16f122646fd0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:38.641493 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-20e3c79c-2fb1-4f94-9c11-16f122646fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] DELETE https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a Jul 03 06:53:38.641709 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-20e3c79c-2fb1-4f94-9c11-16f122646fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:38.641954 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-20e3c79c-2fb1-4f94-9c11-16f122646fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:38.642130 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-20e3c79c-2fb1-4f94-9c11-16f122646fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete volume with id: 5b4573b6-6121-43ee-8261-6370bc7f524a Jul 03 06:53:38.651686 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:38.651686 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:38.652340 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-20e3c79c-2fb1-4f94-9c11-16f122646fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:38.675964 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-20e3c79c-2fb1-4f94-9c11-16f122646fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Delete volume request issued successfully. Jul 03 06:53:38.676155 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-20e3c79c-2fb1-4f94-9c11-16f122646fd0 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a returned with HTTP 202 Jul 03 06:53:38.676554 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1577/6286] 10.4.3.243 () {66 vars in 1351 bytes} [Fri Jul 3 06:53:38 2026] DELETE /volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:53:38.683989 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-2d544394-2b75-4343-8bed-9d399cf77e01 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:38.685780 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d544394-2b75-4343-8bed-9d399cf77e01 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a Jul 03 06:53:38.686030 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d544394-2b75-4343-8bed-9d399cf77e01 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:38.686276 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-2d544394-2b75-4343-8bed-9d399cf77e01 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:38.693174 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:38.693174 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:38.696980 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-2d544394-2b75-4343-8bed-9d399cf77e01 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Volume info retrieved successfully. Jul 03 06:53:38.701545 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-2d544394-2b75-4343-8bed-9d399cf77e01 tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a returned with HTTP 200 Jul 03 06:53:38.701963 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1576/6287] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:38 2026] GET /volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:39.713424 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-99bc50f2-425f-413e-8561-f42bb3eaefcc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:39.715097 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-99bc50f2-425f-413e-8561-f42bb3eaefcc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] GET https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a Jul 03 06:53:39.715327 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-99bc50f2-425f-413e-8561-f42bb3eaefcc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:39.715524 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-99bc50f2-425f-413e-8561-f42bb3eaefcc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:39.721006 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-99bc50f2-425f-413e-8561-f42bb3eaefcc tempest-VolumesBackupsTest-278250115 tempest-VolumesBackupsTest-278250115-project-member] https://10.4.3.243/volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a returned with HTTP 404 Jul 03 06:53:39.721427 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1577/6288] 10.4.3.243 () {66 vars in 1348 bytes} [Fri Jul 3 06:53:39 2026] GET /volume/v3/volumes/5b4573b6-6121-43ee-8261-6370bc7f524a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:53:43.391712 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d027c6f3-a8a0-4075-93f7-917035714084 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:43.493496 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:53:43.493835 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-945450846"}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:53:43.495119 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-945450846'}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:53:43.495231 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Create volume of 1 GB Jul 03 06:53:43.499171 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Availability Zones retrieved successfully. Jul 03 06:53:43.505795 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Flow 'volume_create_api' (bce6809f-7323-4ce5-b525-0d24f73908a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:53:43.506764 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0c43a3-21bd-4f81-b257-779fa8f9a310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:43.507498 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:53:43.531674 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0c43a3-21bd-4f81-b257-779fa8f9a310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=597974e6-ad9d-4296-af2a-858d19062f4d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '597974e6-ad9d-4296-af2a-858d19062f4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:43.541851 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effff78e-eeef-4d81-8971-f4329dbc44f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:43.639511 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Created reservations ['535400bc-f9ca-43b0-864a-9325fba01add', '377c76af-7394-419b-9ecc-6620ca80b71d', 'c2939c95-8062-4ff9-b36c-70839a26f94a', '448e718e-78f8-4906-b93e-f164e64f3066'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:53:43.640304 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effff78e-eeef-4d81-8971-f4329dbc44f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535400bc-f9ca-43b0-864a-9325fba01add', '377c76af-7394-419b-9ecc-6620ca80b71d', 'c2939c95-8062-4ff9-b36c-70839a26f94a', '448e718e-78f8-4906-b93e-f164e64f3066']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:43.640994 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a182a99-c3e6-43f2-85c2-99c7c6968d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:43.665703 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a182a99-c3e6-43f2-85c2-99c7c6968d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11b14c23-f0fa-4985-b31f-b9bc512dc1e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945450846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5298d3c464c54e14b63718bae590443e',qos_specs=None,replication_status=,reservations=['535400bc-f9ca-43b0-864a-9325fba01add','377c76af-7394-419b-9ecc-6620ca80b71d','c2939c95-8062-4ff9-b36c-70839a26f94a','448e718e-78f8-4906-b93e-f164e64f3066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb25a5d563a4effb9ce3bd87ef19139',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945450846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11b14c23-f0fa-4985-b31f-b9bc512dc1e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5298d3c464c54e14b63718bae590443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cb25a5d563a4effb9ce3bd87ef19139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(597974e6-ad9d-4296-af2a-858d19062f4d),volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:43.666374 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4344cf25-00b9-42b5-b0f8-c4d5ba246764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:43.689578 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4344cf25-00b9-42b5-b0f8-c4d5ba246764) transitioned into state 'SUCCESS' from state '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-945450846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5298d3c464c54e14b63718bae590443e',qos_specs=None,replication_status=,reservations=['535400bc-f9ca-43b0-864a-9325fba01add','377c76af-7394-419b-9ecc-6620ca80b71d','c2939c95-8062-4ff9-b36c-70839a26f94a','448e718e-78f8-4906-b93e-f164e64f3066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb25a5d563a4effb9ce3bd87ef19139',volume_type_id=597974e6-ad9d-4296-af2a-858d19062f4d)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:43.690332 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cfee19-c155-4029-9b5f-e5d5eb155ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:53:43.704722 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cfee19-c155-4029-9b5f-e5d5eb155ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:53:43.705381 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Flow 'volume_create_api' (bce6809f-7323-4ce5-b525-0d24f73908a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:53:43.705656 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Create volume request issued successfully. Jul 03 06:53:43.706186 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d027c6f3-a8a0-4075-93f7-917035714084 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:53:43.706558 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1559/6289] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:53:43 2026] POST /volume/v3/volumes => generated 777 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:53:43.718876 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-00472e18-6e59-4afd-8de1-7abd2786f0bf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:43.720851 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00472e18-6e59-4afd-8de1-7abd2786f0bf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 Jul 03 06:53:43.721120 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00472e18-6e59-4afd-8de1-7abd2786f0bf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:43.721326 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-00472e18-6e59-4afd-8de1-7abd2786f0bf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:43.723505 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=45,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:53:43.729707 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:43.729707 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:43.734038 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-00472e18-6e59-4afd-8de1-7abd2786f0bf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Volume info retrieved successfully. Jul 03 06:53:43.739383 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-00472e18-6e59-4afd-8de1-7abd2786f0bf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 returned with HTTP 200 Jul 03 06:53:43.739829 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1578/6290] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:43 2026] GET /volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:44.751772 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4e206829-3628-4bb5-8084-dfe21da1bae2 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:44.753279 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e206829-3628-4bb5-8084-dfe21da1bae2 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 Jul 03 06:53:44.753488 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e206829-3628-4bb5-8084-dfe21da1bae2 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:44.753636 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4e206829-3628-4bb5-8084-dfe21da1bae2 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:44.759822 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:44.759822 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:44.762787 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4e206829-3628-4bb5-8084-dfe21da1bae2 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Volume info retrieved successfully. Jul 03 06:53:44.765954 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4e206829-3628-4bb5-8084-dfe21da1bae2 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 returned with HTTP 200 Jul 03 06:53:44.766277 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1577/6291] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:44 2026] GET /volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:53:44.778160 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-cd844076-3bae-406c-8802-75948ed0dacf None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:44.779831 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cd844076-3bae-406c-8802-75948ed0dacf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] POST https://10.4.3.243/volume/v3/backups Jul 03 06:53:44.780179 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-cd844076-3bae-406c-8802-75948ed0dacf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11b14c23-f0fa-4985-b31f-b9bc512dc1e3", "name": "tempest-type-Backup-442616674"}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:53:44.781556 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.contrib.backups [None req-cd844076-3bae-406c-8802-75948ed0dacf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Creating new backup {'backup': {'volume_id': '11b14c23-f0fa-4985-b31f-b9bc512dc1e3', 'name': 'tempest-type-Backup-442616674'}} {{(pid=99916) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 06:53:44.781682 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.contrib.backups [None req-cd844076-3bae-406c-8802-75948ed0dacf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Creating backup of volume 11b14c23-f0fa-4985-b31f-b9bc512dc1e3 in container None Jul 03 06:53:44.788411 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:44.788411 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:44.788715 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-cd844076-3bae-406c-8802-75948ed0dacf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Volume info retrieved successfully. Jul 03 06:53:44.839183 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-cd844076-3bae-406c-8802-75948ed0dacf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Created reservations ['ec5232d1-4810-4006-8990-3b5d482ac98a', 'e2928764-43c3-4e26-99a8-7092351aa01a'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:53:44.933047 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-cd844076-3bae-406c-8802-75948ed0dacf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups returned with HTTP 202 Jul 03 06:53:44.933435 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1578/6292] 10.4.3.243 () {70 vars in 1299 bytes} [Fri Jul 3 06:53:44 2026] POST /volume/v3/backups => generated 315 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:53:44.943149 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-77fe97e6-f1c0-4d1b-bdbe-2ce7ef0a6cdc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:44.945039 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-77fe97e6-f1c0-4d1b-bdbe-2ce7ef0a6cdc tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:44.945232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-77fe97e6-f1c0-4d1b-bdbe-2ce7ef0a6cdc tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:44.945410 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-77fe97e6-f1c0-4d1b-bdbe-2ce7ef0a6cdc tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:44.945508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-77fe97e6-f1c0-4d1b-bdbe-2ce7ef0a6cdc tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:44.949578 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:44.949578 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:44.950220 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-77fe97e6-f1c0-4d1b-bdbe-2ce7ef0a6cdc tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:44.950562 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1560/6293] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:44 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:45.961121 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0f52dc73-07ea-455c-812e-2d729f77a05a None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:45.963027 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f52dc73-07ea-455c-812e-2d729f77a05a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:45.963250 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f52dc73-07ea-455c-812e-2d729f77a05a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:45.963413 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0f52dc73-07ea-455c-812e-2d729f77a05a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:45.963492 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-0f52dc73-07ea-455c-812e-2d729f77a05a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:45.968345 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:45.968345 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:45.969134 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0f52dc73-07ea-455c-812e-2d729f77a05a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:45.969526 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1579/6294] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:45 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:46.979283 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-fbdd050a-35b3-43d2-a012-b79d9d8ccc2b None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:46.981072 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fbdd050a-35b3-43d2-a012-b79d9d8ccc2b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:46.981275 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fbdd050a-35b3-43d2-a012-b79d9d8ccc2b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:46.981448 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-fbdd050a-35b3-43d2-a012-b79d9d8ccc2b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:46.981554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-fbdd050a-35b3-43d2-a012-b79d9d8ccc2b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:46.986017 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:46.986017 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:46.986567 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-fbdd050a-35b3-43d2-a012-b79d9d8ccc2b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:46.986936 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1578/6295] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:46 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:47.997130 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2f8288fd-729a-4146-8405-8fb55b82d43c None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:47.999014 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2f8288fd-729a-4146-8405-8fb55b82d43c tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:47.999310 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2f8288fd-729a-4146-8405-8fb55b82d43c tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:47.999569 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2f8288fd-729a-4146-8405-8fb55b82d43c tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:47.999751 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-2f8288fd-729a-4146-8405-8fb55b82d43c tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:48.004395 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:48.004395 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:48.004990 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2f8288fd-729a-4146-8405-8fb55b82d43c tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:48.005314 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1579/6296] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:47 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:49.017754 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-00b2bf01-64e7-4229-a440-167653741c23 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:49.019993 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00b2bf01-64e7-4229-a440-167653741c23 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:49.020277 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00b2bf01-64e7-4229-a440-167653741c23 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:49.020518 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-00b2bf01-64e7-4229-a440-167653741c23 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:49.020681 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-00b2bf01-64e7-4229-a440-167653741c23 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:49.025464 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:49.025464 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:49.026264 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-00b2bf01-64e7-4229-a440-167653741c23 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:49.026735 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1561/6297] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:49 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:50.037221 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ae64b818-9c30-4553-a630-05deb453176e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:50.039065 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ae64b818-9c30-4553-a630-05deb453176e tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:50.039308 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ae64b818-9c30-4553-a630-05deb453176e tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:50.039523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ae64b818-9c30-4553-a630-05deb453176e tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:50.039659 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ae64b818-9c30-4553-a630-05deb453176e tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:50.044008 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:50.044008 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:50.044677 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ae64b818-9c30-4553-a630-05deb453176e tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:50.045093 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1580/6298] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:50 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:51.055501 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-9ced8152-6d6c-4a69-98dc-97d8720fbdfa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:51.057252 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9ced8152-6d6c-4a69-98dc-97d8720fbdfa tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:51.057474 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9ced8152-6d6c-4a69-98dc-97d8720fbdfa tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:51.057647 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-9ced8152-6d6c-4a69-98dc-97d8720fbdfa tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:51.057790 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-9ced8152-6d6c-4a69-98dc-97d8720fbdfa tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:51.059631 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=52,cinder:INSERT=4,cinder:UPDATE=9 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:53:51.062548 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:51.062548 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:51.063255 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-9ced8152-6d6c-4a69-98dc-97d8720fbdfa tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:51.063644 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1579/6299] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:51 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:52.078498 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-65e8afd2-8d9e-4023-88dd-f9a65d0f48ac None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:52.080143 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-65e8afd2-8d9e-4023-88dd-f9a65d0f48ac tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:52.080355 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-65e8afd2-8d9e-4023-88dd-f9a65d0f48ac tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:52.080532 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-65e8afd2-8d9e-4023-88dd-f9a65d0f48ac tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:52.080633 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-65e8afd2-8d9e-4023-88dd-f9a65d0f48ac tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:52.082491 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=65,cinder:INSERT=16,cinder:UPDATE=29 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:53:52.086726 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:52.086726 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:52.087475 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-65e8afd2-8d9e-4023-88dd-f9a65d0f48ac tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:52.088537 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1580/6300] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:52 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:53.099508 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-440a78a5-8caf-4d8e-a5f8-68ba886e6555 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:53.102191 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-440a78a5-8caf-4d8e-a5f8-68ba886e6555 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:53.102544 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-440a78a5-8caf-4d8e-a5f8-68ba886e6555 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:53.102800 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-440a78a5-8caf-4d8e-a5f8-68ba886e6555 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:53.103003 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-440a78a5-8caf-4d8e-a5f8-68ba886e6555 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:53.105072 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=83,cinder:UPDATE=26,cinder:INSERT=17 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:53:53.109085 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:53.109085 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:53.110117 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-440a78a5-8caf-4d8e-a5f8-68ba886e6555 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:53.110556 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1562/6301] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:53 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:54.121935 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ea5ef3aa-4533-4178-8bb9-e0348666b6cf None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:54.123728 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea5ef3aa-4533-4178-8bb9-e0348666b6cf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:54.123932 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea5ef3aa-4533-4178-8bb9-e0348666b6cf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:54.124113 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ea5ef3aa-4533-4178-8bb9-e0348666b6cf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:54.124271 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ea5ef3aa-4533-4178-8bb9-e0348666b6cf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:54.129265 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:54.129265 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:54.130112 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ea5ef3aa-4533-4178-8bb9-e0348666b6cf tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:54.130588 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1581/6302] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:54 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:55.142963 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0794bc81-9819-495e-a8ad-383e8cd655b0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:55.144576 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0794bc81-9819-495e-a8ad-383e8cd655b0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:55.144762 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0794bc81-9819-495e-a8ad-383e8cd655b0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:55.144946 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0794bc81-9819-495e-a8ad-383e8cd655b0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:55.145048 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-0794bc81-9819-495e-a8ad-383e8cd655b0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:55.148752 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:55.148752 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:55.149522 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0794bc81-9819-495e-a8ad-383e8cd655b0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:55.149994 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1580/6303] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:55 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:56.159978 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-99be605f-e572-43fa-86ff-4b14c9bc69e7 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:56.161810 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-99be605f-e572-43fa-86ff-4b14c9bc69e7 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:56.162046 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-99be605f-e572-43fa-86ff-4b14c9bc69e7 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:56.162642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-99be605f-e572-43fa-86ff-4b14c9bc69e7 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:56.162642 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-99be605f-e572-43fa-86ff-4b14c9bc69e7 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:56.166349 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:56.166349 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:53:56.167530 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-99be605f-e572-43fa-86ff-4b14c9bc69e7 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:56.167530 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1581/6304] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:56 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:57.178663 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c81cde8d-2de0-4b9b-a797-c7244bae2045 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:57.180535 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c81cde8d-2de0-4b9b-a797-c7244bae2045 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:57.180808 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c81cde8d-2de0-4b9b-a797-c7244bae2045 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:57.180998 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c81cde8d-2de0-4b9b-a797-c7244bae2045 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:57.181121 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-c81cde8d-2de0-4b9b-a797-c7244bae2045 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:57.185158 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:57.185158 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:53:57.185714 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c81cde8d-2de0-4b9b-a797-c7244bae2045 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:57.186090 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1563/6305] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:57 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:58.195901 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-f8d42bb3-2cbc-45b9-ba4e-264e5c836ddb None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:58.197469 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f8d42bb3-2cbc-45b9-ba4e-264e5c836ddb tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:58.197671 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f8d42bb3-2cbc-45b9-ba4e-264e5c836ddb tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:58.197871 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-f8d42bb3-2cbc-45b9-ba4e-264e5c836ddb tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:58.197988 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-f8d42bb3-2cbc-45b9-ba4e-264e5c836ddb tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:58.202124 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:58.202124 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:53:58.202665 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-f8d42bb3-2cbc-45b9-ba4e-264e5c836ddb tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:58.203029 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1582/6306] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:58 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:53:59.213440 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-b70fc5b8-a8ce-4683-9346-cdc8d29e7440 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:53:59.215639 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b70fc5b8-a8ce-4683-9346-cdc8d29e7440 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:53:59.215938 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b70fc5b8-a8ce-4683-9346-cdc8d29e7440 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:53:59.216097 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-b70fc5b8-a8ce-4683-9346-cdc8d29e7440 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:53:59.216208 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-b70fc5b8-a8ce-4683-9346-cdc8d29e7440 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:53:59.220624 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:53:59.220624 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:53:59.221281 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-b70fc5b8-a8ce-4683-9346-cdc8d29e7440 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:53:59.221629 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1581/6307] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:53:59 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:00.231051 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-ff366950-8b6b-4710-9ce3-1123dd393881 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:00.233202 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ff366950-8b6b-4710-9ce3-1123dd393881 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:54:00.233613 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ff366950-8b6b-4710-9ce3-1123dd393881 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:00.233925 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-ff366950-8b6b-4710-9ce3-1123dd393881 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:00.234104 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-ff366950-8b6b-4710-9ce3-1123dd393881 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:54:00.238939 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:00.238939 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:00.239822 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-ff366950-8b6b-4710-9ce3-1123dd393881 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:54:00.240475 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1582/6308] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:00 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:01.252925 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3d87f2c4-1b50-47e4-bb91-68d06cff1e55 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:01.254856 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d87f2c4-1b50-47e4-bb91-68d06cff1e55 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:54:01.255088 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d87f2c4-1b50-47e4-bb91-68d06cff1e55 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:01.255286 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3d87f2c4-1b50-47e4-bb91-68d06cff1e55 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:01.255405 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.backups [None req-3d87f2c4-1b50-47e4-bb91-68d06cff1e55 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99917) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:54:01.260955 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:01.260955 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:01.261604 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3d87f2c4-1b50-47e4-bb91-68d06cff1e55 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:54:01.261990 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1564/6309] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:01 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:02.271436 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-e7cea93c-ccec-469c-a5e7-38a895eb511d None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:02.273133 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7cea93c-ccec-469c-a5e7-38a895eb511d tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:54:02.273335 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e7cea93c-ccec-469c-a5e7-38a895eb511d tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:02.273511 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-e7cea93c-ccec-469c-a5e7-38a895eb511d tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:02.273625 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-e7cea93c-ccec-469c-a5e7-38a895eb511d tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:54:02.278344 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:02.278344 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:02.279012 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-e7cea93c-ccec-469c-a5e7-38a895eb511d tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:54:02.279385 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1583/6310] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:02 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:02.287616 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-f1d5c3eb-5c47-49e8-bbe3-08b39b3ab48c None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:02.339178 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1d5c3eb-5c47-49e8-bbe3-08b39b3ab48c tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-member] PUT https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:54:02.339532 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-f1d5c3eb-5c47-49e8-bbe3-08b39b3ab48c tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:02.344850 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:02.344850 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:54:02.352197 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-f1d5c3eb-5c47-49e8-bbe3-08b39b3ab48c tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-member] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:54:02.352539 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1582/6311] 10.4.3.243 () {70 vars in 1408 bytes} [Fri Jul 3 06:54:02 2026] PUT /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 315 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:02.360552 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-923bdc15-2d9f-4221-84b4-94779fae4262 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:02.362318 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-923bdc15-2d9f-4221-84b4-94779fae4262 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:54:02.362508 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-923bdc15-2d9f-4221-84b4-94779fae4262 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:02.362681 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-923bdc15-2d9f-4221-84b4-94779fae4262 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:02.362808 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.backups [None req-923bdc15-2d9f-4221-84b4-94779fae4262 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99916) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:54:02.367023 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:02.367023 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:02.367525 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-923bdc15-2d9f-4221-84b4-94779fae4262 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:54:02.367906 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1583/6312] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:02 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:02.376786 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-876c2157-1915-4a9e-b018-f9a456017c3b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:02.378431 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-876c2157-1915-4a9e-b018-f9a456017c3b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] DELETE https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:54:02.378620 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-876c2157-1915-4a9e-b018-f9a456017c3b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:02.378822 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-876c2157-1915-4a9e-b018-f9a456017c3b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:02.378930 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.contrib.backups [None req-876c2157-1915-4a9e-b018-f9a456017c3b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Delete backup with id: 0041ee63-440b-440c-887f-6a30d271a5fa. Jul 03 06:54:02.382779 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:02.382779 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:02.397120 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.backup.rpcapi [None req-876c2157-1915-4a9e-b018-f9a456017c3b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] delete_backup rpcapi backup_id 0041ee63-440b-440c-887f-6a30d271a5fa {{(pid=99917) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 06:54:02.398615 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-876c2157-1915-4a9e-b018-f9a456017c3b tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 202 Jul 03 06:54:02.399033 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1565/6313] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:02 2026] DELETE /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 06:54:02.405085 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-ee31dc82-0abd-4af8-baa0-a064b6e21949 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:02.406623 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee31dc82-0abd-4af8-baa0-a064b6e21949 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:54:02.406838 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee31dc82-0abd-4af8-baa0-a064b6e21949 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:02.407028 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-ee31dc82-0abd-4af8-baa0-a064b6e21949 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:02.407124 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.backups [None req-ee31dc82-0abd-4af8-baa0-a064b6e21949 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99919) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:54:02.410876 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:02.410876 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:02.411603 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-ee31dc82-0abd-4af8-baa0-a064b6e21949 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 200 Jul 03 06:54:02.412253 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1584/6314] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:02 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:03.421009 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c6a8e91c-bde9-4eec-9b64-9adaf8c25b4a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:03.422727 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c6a8e91c-bde9-4eec-9b64-9adaf8c25b4a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa Jul 03 06:54:03.422959 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c6a8e91c-bde9-4eec-9b64-9adaf8c25b4a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:03.423130 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c6a8e91c-bde9-4eec-9b64-9adaf8c25b4a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:03.423242 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.backups [None req-c6a8e91c-bde9-4eec-9b64-9adaf8c25b4a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Show backup with id 0041ee63-440b-440c-887f-6a30d271a5fa. {{(pid=99918) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 06:54:03.427104 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c6a8e91c-bde9-4eec-9b64-9adaf8c25b4a tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa returned with HTTP 404 Jul 03 06:54:03.427751 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1583/6315] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:03 2026] GET /volume/v3/backups/0041ee63-440b-440c-887f-6a30d271a5fa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:54:03.434224 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-2da51a56-6769-4a6f-b639-ff22a3510603 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:03.436056 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2da51a56-6769-4a6f-b639-ff22a3510603 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 Jul 03 06:54:03.436296 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2da51a56-6769-4a6f-b639-ff22a3510603 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:03.436480 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-2da51a56-6769-4a6f-b639-ff22a3510603 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:03.436633 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-2da51a56-6769-4a6f-b639-ff22a3510603 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Delete volume with id: 11b14c23-f0fa-4985-b31f-b9bc512dc1e3 Jul 03 06:54:03.445663 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:03.445663 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:03.446180 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2da51a56-6769-4a6f-b639-ff22a3510603 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Volume info retrieved successfully. Jul 03 06:54:03.479215 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-2da51a56-6769-4a6f-b639-ff22a3510603 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Delete volume request issued successfully. Jul 03 06:54:03.479461 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-2da51a56-6769-4a6f-b639-ff22a3510603 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 returned with HTTP 202 Jul 03 06:54:03.479941 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1584/6316] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:03 2026] DELETE /volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:03.486859 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-8f3438d2-2fac-4a14-b9ab-dd2225a0b3f0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:03.488702 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8f3438d2-2fac-4a14-b9ab-dd2225a0b3f0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 Jul 03 06:54:03.488934 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8f3438d2-2fac-4a14-b9ab-dd2225a0b3f0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:03.489114 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-8f3438d2-2fac-4a14-b9ab-dd2225a0b3f0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:03.496779 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:03.496779 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:03.500362 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-8f3438d2-2fac-4a14-b9ab-dd2225a0b3f0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Volume info retrieved successfully. Jul 03 06:54:03.504371 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-8f3438d2-2fac-4a14-b9ab-dd2225a0b3f0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 returned with HTTP 200 Jul 03 06:54:03.504738 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1566/6317] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:03 2026] GET /volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 06:54:04.517366 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-9b4fbf10-5a62-49b2-82e0-ea39127ebda0 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:04.519499 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9b4fbf10-5a62-49b2-82e0-ea39127ebda0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] GET https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 Jul 03 06:54:04.519787 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9b4fbf10-5a62-49b2-82e0-ea39127ebda0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:04.520037 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-9b4fbf10-5a62-49b2-82e0-ea39127ebda0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:04.526030 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-9b4fbf10-5a62-49b2-82e0-ea39127ebda0 tempest-ProjectMemberTests39-2057823578 tempest-ProjectMemberTests39-2057823578-project-admin] https://10.4.3.243/volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 returned with HTTP 404 Jul 03 06:54:04.526460 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1585/6318] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:04 2026] GET /volume/v3/volumes/11b14c23-f0fa-4985-b31f-b9bc512dc1e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:54:06.002518 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-d11dc459-1601-4107-9ad9-af7d89c36fa0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:06.082767 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d11dc459-1601-4107-9ad9-af7d89c36fa0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:54:06.083120 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-d11dc459-1601-4107-9ad9-af7d89c36fa0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-432606897", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2040174056", "vendor_name": "tempest-vendor_name-755430736"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:06.098427 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-d11dc459-1601-4107-9ad9-af7d89c36fa0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:54:06.098780 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1584/6319] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:54:06 2026] POST /volume/v3/types => generated 328 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:06.106151 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:06.107614 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:54:06.107950 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7cb8889d-8ee5-4803-8200-ae250eac9c9a", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:06.109177 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume request body: {'volume': {'volume_type': '7cb8889d-8ee5-4803-8200-ae250eac9c9a', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:54:06.112240 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume of 1 GB Jul 03 06:54:06.112463 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:06.112463 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:06.112780 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Availability Zones retrieved successfully. Jul 03 06:54:06.117522 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Flow 'volume_create_api' (3ce6fda4-d0a1-459a-910e-2cf6f84833a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:06.118345 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b8d1cc-0fbd-4882-8bda-a51650d19675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:06.118990 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:54:06.135476 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16b8d1cc-0fbd-4882-8bda-a51650d19675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:54:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2040174056',vendor_name='tempest-vendor_name-755430736'},id=7cb8889d-8ee5-4803-8200-ae250eac9c9a,is_public=True,name='tempest-ProjectMemberTests-volume-type-432606897',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cb8889d-8ee5-4803-8200-ae250eac9c9a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:06.136231 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df70ac59-03e3-4a70-9672-3b4dbf9882bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:06.162383 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-432606897 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-432606897, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:06.162634 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-432606897 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-432606897, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:06.226486 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Created reservations ['225e579c-f1b7-41e5-8560-c222f64f475d', '34e66303-010c-41ec-b565-6d8f31e080c8', 'dd92f489-8c4a-4d36-85d5-7ab255165784', 'fe9683e5-c36a-448d-9575-b832fd5e4d80'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:06.227308 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df70ac59-03e3-4a70-9672-3b4dbf9882bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['225e579c-f1b7-41e5-8560-c222f64f475d', '34e66303-010c-41ec-b565-6d8f31e080c8', 'dd92f489-8c4a-4d36-85d5-7ab255165784', 'fe9683e5-c36a-448d-9575-b832fd5e4d80']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:06.228111 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73b5d78f-8839-4036-b985-05fb71a1a5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:06.261178 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73b5d78f-8839-4036-b985-05fb71a1a5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33608661-a3f2-4836-ac3f-eeaab777e4a2', '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='bacc81234de34e2791ad2bb42b0c1e57',qos_specs=None,replication_status=,reservations=['225e579c-f1b7-41e5-8560-c222f64f475d','34e66303-010c-41ec-b565-6d8f31e080c8','dd92f489-8c4a-4d36-85d5-7ab255165784','fe9683e5-c36a-448d-9575-b832fd5e4d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_type_id=7cb8889d-8ee5-4803-8200-ae250eac9c9a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:54:06Z,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=33608661-a3f2-4836-ac3f-eeaab777e4a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bacc81234de34e2791ad2bb42b0c1e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cb8889d-8ee5-4803-8200-ae250eac9c9a),volume_type_id=7cb8889d-8ee5-4803-8200-ae250eac9c9a)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:06.262402 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e27616-fef1-4dd1-b773-2fd9b64a0f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:06.281611 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e27616-fef1-4dd1-b773-2fd9b64a0f0a) transitioned into state 'SUCCESS' from 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='bacc81234de34e2791ad2bb42b0c1e57',qos_specs=None,replication_status=,reservations=['225e579c-f1b7-41e5-8560-c222f64f475d','34e66303-010c-41ec-b565-6d8f31e080c8','dd92f489-8c4a-4d36-85d5-7ab255165784','fe9683e5-c36a-448d-9575-b832fd5e4d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_type_id=7cb8889d-8ee5-4803-8200-ae250eac9c9a)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:06.282282 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5804d7d0-7b3c-4dcd-8465-b36f8db66503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:06.293680 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5804d7d0-7b3c-4dcd-8465-b36f8db66503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:06.294858 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Flow 'volume_create_api' (3ce6fda4-d0a1-459a-910e-2cf6f84833a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:06.295155 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume request issued successfully. Jul 03 06:54:06.295903 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-b48344f8-578e-4c32-8ca9-5ee2fd26ceef tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:54:06.296380 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1585/6320] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:54:06 2026] POST /volume/v3/volumes => generated 773 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:54:06.306522 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-3454f325-4be8-41e4-848a-22703f0b6c50 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:06.308028 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3454f325-4be8-41e4-848a-22703f0b6c50 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 Jul 03 06:54:06.308236 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3454f325-4be8-41e4-848a-22703f0b6c50 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:06.308384 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-3454f325-4be8-41e4-848a-22703f0b6c50 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:06.314743 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:06.314743 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:06.317550 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-3454f325-4be8-41e4-848a-22703f0b6c50 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:06.320803 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-3454f325-4be8-41e4-848a-22703f0b6c50 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 returned with HTTP 200 Jul 03 06:54:06.321215 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1567/6321] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:06 2026] GET /volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:07.332944 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-43783219-cd90-44b0-9477-9bed8bc9fbc9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.334678 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-43783219-cd90-44b0-9477-9bed8bc9fbc9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 Jul 03 06:54:07.334963 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-43783219-cd90-44b0-9477-9bed8bc9fbc9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:07.335184 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-43783219-cd90-44b0-9477-9bed8bc9fbc9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:07.341971 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:07.341971 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:07.345344 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-43783219-cd90-44b0-9477-9bed8bc9fbc9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:07.348870 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-43783219-cd90-44b0-9477-9bed8bc9fbc9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 returned with HTTP 200 Jul 03 06:54:07.349242 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1586/6322] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:07 2026] GET /volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:07.361224 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-7a5bd73b-c878-4a0b-828b-ec74d03d70ba None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.363008 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7a5bd73b-c878-4a0b-828b-ec74d03d70ba tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:54:07.363206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7a5bd73b-c878-4a0b-828b-ec74d03d70ba tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:07.363392 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-7a5bd73b-c878-4a0b-828b-ec74d03d70ba tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:07.366703 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-7a5bd73b-c878-4a0b-828b-ec74d03d70ba tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:54:07.367206 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1585/6323] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:54:07 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:07.374625 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-7a54069e-d9ae-4ccf-8999-7318c181cb58 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.429572 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7a54069e-d9ae-4ccf-8999-7318c181cb58 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] DELETE https://10.4.3.243/volume/v3/messages/9e2adcd0-719b-4f99-8c9f-5cd6e18ebef4 Jul 03 06:54:07.429801 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7a54069e-d9ae-4ccf-8999-7318c181cb58 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:07.429997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-7a54069e-d9ae-4ccf-8999-7318c181cb58 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:07.432600 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:07.432600 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:07.443866 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-7a54069e-d9ae-4ccf-8999-7318c181cb58 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] https://10.4.3.243/volume/v3/messages/9e2adcd0-719b-4f99-8c9f-5cd6e18ebef4 returned with HTTP 204 Jul 03 06:54:07.444213 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1586/6324] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:54:07 2026] DELETE /volume/v3/messages/9e2adcd0-719b-4f99-8c9f-5cd6e18ebef4 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:54:07.450437 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-159d1655-1fce-44ae-8d7c-c03015a69b55 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.452085 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-159d1655-1fce-44ae-8d7c-c03015a69b55 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] GET https://10.4.3.243/volume/v3/messages/9e2adcd0-719b-4f99-8c9f-5cd6e18ebef4 Jul 03 06:54:07.452323 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-159d1655-1fce-44ae-8d7c-c03015a69b55 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:07.452493 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-159d1655-1fce-44ae-8d7c-c03015a69b55 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:07.455167 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-159d1655-1fce-44ae-8d7c-c03015a69b55 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] https://10.4.3.243/volume/v3/messages/9e2adcd0-719b-4f99-8c9f-5cd6e18ebef4 returned with HTTP 404 Jul 03 06:54:07.455611 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1568/6325] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:07 2026] GET /volume/v3/messages/9e2adcd0-719b-4f99-8c9f-5cd6e18ebef4 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 06:54:07.461584 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.463295 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 Jul 03 06:54:07.463489 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:07.463656 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:07.463849 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Delete volume with id: 33608661-a3f2-4836-ac3f-eeaab777e4a2 Jul 03 06:54:07.471307 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:07.471307 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:07.471752 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:07.472741 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99919) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:54:07.482634 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-432606897 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-432606897, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:07.482989 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-432606897 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-432606897, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:07.507558 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Created reservations ['4d8547c1-4fec-48ef-a503-9831e34d3eb5', 'd89bcb38-24a5-4854-a9ee-366347934b0e', '77a6dfd1-6ada-4527-a888-50f07bbd7fee', 'ab24ad61-08b9-48ca-b73f-5c8ce2a8a9d7'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:07.542134 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Delete volume request issued successfully. Jul 03 06:54:07.542418 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-fd8dacca-3e25-473f-8a11-7c8027829e1e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 returned with HTTP 202 Jul 03 06:54:07.542941 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1587/6326] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:07 2026] DELETE /volume/v3/volumes/33608661-a3f2-4836-ac3f-eeaab777e4a2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:07.549807 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-cb43caec-b496-4dd1-ab18-3f4c4d620708 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.551497 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cb43caec-b496-4dd1-ab18-3f4c4d620708 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] DELETE https://10.4.3.243/volume/v3/types/7cb8889d-8ee5-4803-8200-ae250eac9c9a Jul 03 06:54:07.551679 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cb43caec-b496-4dd1-ab18-3f4c4d620708 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:07.551932 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-cb43caec-b496-4dd1-ab18-3f4c4d620708 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:07.573451 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-cb43caec-b496-4dd1-ab18-3f4c4d620708 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/types/7cb8889d-8ee5-4803-8200-ae250eac9c9a returned with HTTP 202 Jul 03 06:54:07.573833 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1586/6327] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:54:07 2026] DELETE /volume/v3/types/7cb8889d-8ee5-4803-8200-ae250eac9c9a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:07.580997 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-1d3d12e1-c7ae-4d88-b959-e364abe495cc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.582606 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1d3d12e1-c7ae-4d88-b959-e364abe495cc tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:54:07.583003 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-1d3d12e1-c7ae-4d88-b959-e364abe495cc tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1015180440", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2103828776", "vendor_name": "tempest-vendor_name-1619875213"}}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:07.600623 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-1d3d12e1-c7ae-4d88-b959-e364abe495cc tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:54:07.601034 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1587/6328] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:54:07 2026] POST /volume/v3/types => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:07.608463 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.610408 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:54:07.610741 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30dc95fd-7643-4fdd-b991-c3ef7a037486", "size": 1}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:07.612024 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.v3.volumes [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume request body: {'volume': {'volume_type': '30dc95fd-7643-4fdd-b991-c3ef7a037486', 'size': 1}} {{(pid=99917) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:54:07.615587 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume of 1 GB Jul 03 06:54:07.615880 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:07.615880 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:07.616202 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Availability Zones retrieved successfully. Jul 03 06:54:07.621628 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Flow 'volume_create_api' (f49384a1-428a-4322-ab08-36262de2ff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:07.622919 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7eccfa6-f2df-47c5-b364-496ac17cda37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:07.623618 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.flows.api.create_volume [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Validating volume size '1' using validate_int {{(pid=99917) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:54:07.639857 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7eccfa6-f2df-47c5-b364-496ac17cda37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:54:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2103828776',vendor_name='tempest-vendor_name-1619875213'},id=30dc95fd-7643-4fdd-b991-c3ef7a037486,is_public=True,name='tempest-ProjectMemberTests-volume-type-1015180440',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30dc95fd-7643-4fdd-b991-c3ef7a037486', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:07.640514 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d67a8d-661d-4669-b9e9-89fec96755e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:07.665508 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1015180440 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1015180440, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:07.665707 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1015180440 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1015180440, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:07.726006 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Created reservations ['370ebbd9-fd89-4e91-807d-52f954c6c5fa', '851b3f1e-f41e-4c38-8468-362f3b819511', '2588ecd8-f73b-4391-896f-68cd06880b75', 'c7a52670-668e-4f78-888b-dea28886ea51'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:07.727232 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d67a8d-661d-4669-b9e9-89fec96755e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['370ebbd9-fd89-4e91-807d-52f954c6c5fa', '851b3f1e-f41e-4c38-8468-362f3b819511', '2588ecd8-f73b-4391-896f-68cd06880b75', 'c7a52670-668e-4f78-888b-dea28886ea51']}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:07.728419 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c9c224-9b4e-41c2-8e82-0002df65a0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:07.779761 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c9c224-9b4e-41c2-8e82-0002df65a0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f37474d-e25d-43d5-b5fc-a68de36d7c92', '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='bacc81234de34e2791ad2bb42b0c1e57',qos_specs=None,replication_status=,reservations=['370ebbd9-fd89-4e91-807d-52f954c6c5fa','851b3f1e-f41e-4c38-8468-362f3b819511','2588ecd8-f73b-4391-896f-68cd06880b75','c7a52670-668e-4f78-888b-dea28886ea51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_type_id=30dc95fd-7643-4fdd-b991-c3ef7a037486), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:54:07Z,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=1f37474d-e25d-43d5-b5fc-a68de36d7c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bacc81234de34e2791ad2bb42b0c1e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30dc95fd-7643-4fdd-b991-c3ef7a037486),volume_type_id=30dc95fd-7643-4fdd-b991-c3ef7a037486)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:07.780501 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1708bcc-bf1f-4598-a44d-041da814a2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:07.819002 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1708bcc-bf1f-4598-a44d-041da814a2bf) transitioned into state 'SUCCESS' from 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='bacc81234de34e2791ad2bb42b0c1e57',qos_specs=None,replication_status=,reservations=['370ebbd9-fd89-4e91-807d-52f954c6c5fa','851b3f1e-f41e-4c38-8468-362f3b819511','2588ecd8-f73b-4391-896f-68cd06880b75','c7a52670-668e-4f78-888b-dea28886ea51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_type_id=30dc95fd-7643-4fdd-b991-c3ef7a037486)}' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:07.819675 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acaa100d-d406-4e6f-abb9-94cf11aebc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:07.850963 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acaa100d-d406-4e6f-abb9-94cf11aebc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99917) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:07.851623 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Flow 'volume_create_api' (f49384a1-428a-4322-ab08-36262de2ff1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99917) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:07.851958 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume request issued successfully. Jul 03 06:54:07.852527 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-fc0dd51d-8730-4ceb-a18e-cc46858083a0 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:54:07.853009 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1569/6329] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:54:07 2026] POST /volume/v3/volumes => generated 774 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:54:07.869483 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-2e1c84a1-19b6-4891-bd2f-912482d60b69 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:07.871408 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2e1c84a1-19b6-4891-bd2f-912482d60b69 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 Jul 03 06:54:07.871638 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2e1c84a1-19b6-4891-bd2f-912482d60b69 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:07.871801 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-2e1c84a1-19b6-4891-bd2f-912482d60b69 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:07.878999 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:07.878999 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:07.882383 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-2e1c84a1-19b6-4891-bd2f-912482d60b69 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:07.886236 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-2e1c84a1-19b6-4891-bd2f-912482d60b69 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 returned with HTTP 200 Jul 03 06:54:07.886649 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1588/6330] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:07 2026] GET /volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:08.901993 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-41e2a95b-400f-480d-af72-b3be28ecc473 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:08.903772 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-41e2a95b-400f-480d-af72-b3be28ecc473 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 Jul 03 06:54:08.903995 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-41e2a95b-400f-480d-af72-b3be28ecc473 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:08.904165 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-41e2a95b-400f-480d-af72-b3be28ecc473 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:08.910873 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:08.910873 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:54:08.914404 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-41e2a95b-400f-480d-af72-b3be28ecc473 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:08.917702 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-41e2a95b-400f-480d-af72-b3be28ecc473 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 returned with HTTP 200 Jul 03 06:54:08.918040 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1587/6331] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:08 2026] GET /volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:08.928628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-a2799555-bd3e-4e32-bc23-e44caaed8720 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:08.930287 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2799555-bd3e-4e32-bc23-e44caaed8720 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:54:08.930478 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2799555-bd3e-4e32-bc23-e44caaed8720 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:08.930646 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-a2799555-bd3e-4e32-bc23-e44caaed8720 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:08.933834 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-a2799555-bd3e-4e32-bc23-e44caaed8720 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:54:08.934173 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1588/6332] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:54:08 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:08.941216 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-4cf6573f-8630-47bf-8599-100c54eaf9fd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:08.942985 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4cf6573f-8630-47bf-8599-100c54eaf9fd tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] GET https://10.4.3.243/volume/v3/messages Jul 03 06:54:08.943180 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4cf6573f-8630-47bf-8599-100c54eaf9fd tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:08.943354 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-4cf6573f-8630-47bf-8599-100c54eaf9fd tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:08.943589 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:08.943589 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:08.946732 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-4cf6573f-8630-47bf-8599-100c54eaf9fd tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:54:08.947080 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1570/6333] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:54:08 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:08.954088 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-3df39ba6-972c-4af4-be50-8472d6d21114 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:08.956246 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3df39ba6-972c-4af4-be50-8472d6d21114 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] DELETE https://10.4.3.243/volume/v3/messages/380fc3d1-4ca8-49b6-9edd-f49addd5df13 Jul 03 06:54:08.956518 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3df39ba6-972c-4af4-be50-8472d6d21114 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:08.956786 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-3df39ba6-972c-4af4-be50-8472d6d21114 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:08.965343 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-3df39ba6-972c-4af4-be50-8472d6d21114 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/messages/380fc3d1-4ca8-49b6-9edd-f49addd5df13 returned with HTTP 204 Jul 03 06:54:08.965838 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1589/6334] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:54:08 2026] DELETE /volume/v3/messages/380fc3d1-4ca8-49b6-9edd-f49addd5df13 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:54:08.971868 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-937f95df-a887-46af-99d2-e7ada61ccaaa None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:08.973542 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 Jul 03 06:54:08.973762 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:08.973972 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:08.974146 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Delete volume with id: 1f37474d-e25d-43d5-b5fc-a68de36d7c92 Jul 03 06:54:08.980726 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:08.980726 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:54:08.981009 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:08.981883 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99918) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:54:08.990441 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1015180440 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1015180440, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:08.990713 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1015180440 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1015180440, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:09.001120 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Created reservations ['c08abc3f-9236-4f43-8260-66245541c1a3', 'a95cf3af-9940-46e9-90c2-8c9414f6e4a6', 'b359a5a2-74b9-4ecd-a921-e18e8a8ee138', 'c4889bc8-6cfd-4615-9f02-e62429010c58'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:09.024656 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Delete volume request issued successfully. Jul 03 06:54:09.024797 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-937f95df-a887-46af-99d2-e7ada61ccaaa tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 returned with HTTP 202 Jul 03 06:54:09.025208 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1588/6335] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:08 2026] DELETE /volume/v3/volumes/1f37474d-e25d-43d5-b5fc-a68de36d7c92 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:09.031429 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-9ec24baf-e8a2-4330-b0a0-df74c2e3bc9a None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:09.033216 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9ec24baf-e8a2-4330-b0a0-df74c2e3bc9a tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] DELETE https://10.4.3.243/volume/v3/types/30dc95fd-7643-4fdd-b991-c3ef7a037486 Jul 03 06:54:09.033420 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9ec24baf-e8a2-4330-b0a0-df74c2e3bc9a tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:09.033609 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-9ec24baf-e8a2-4330-b0a0-df74c2e3bc9a tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method '_delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:09.054826 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-9ec24baf-e8a2-4330-b0a0-df74c2e3bc9a tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/types/30dc95fd-7643-4fdd-b991-c3ef7a037486 returned with HTTP 202 Jul 03 06:54:09.055202 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1589/6336] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:54:09 2026] DELETE /volume/v3/types/30dc95fd-7643-4fdd-b991-c3ef7a037486 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:09.061942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-c3bdcad1-46db-4924-9162-792f435fa7ab None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:09.063559 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c3bdcad1-46db-4924-9162-792f435fa7ab tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:54:09.063957 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-c3bdcad1-46db-4924-9162-792f435fa7ab tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1232241192", "extra_specs": {"storage_protocol": "tempest-storage_protocol-636683950", "vendor_name": "tempest-vendor_name-1133190784"}}} {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:09.077052 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-c3bdcad1-46db-4924-9162-792f435fa7ab tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:54:09.077378 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1571/6337] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:54:09 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:09.084443 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:09.086100 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:54:09.086421 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f5d5b59-5f7f-4259-9309-5cfa9ce7452e", "size": 1}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:09.087742 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.v3.volumes [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume request body: {'volume': {'volume_type': '3f5d5b59-5f7f-4259-9309-5cfa9ce7452e', 'size': 1}} {{(pid=99919) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:54:09.091055 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume of 1 GB Jul 03 06:54:09.091308 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:09.091308 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:09.091613 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Availability Zones retrieved successfully. Jul 03 06:54:09.096621 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Flow 'volume_create_api' (922a1813-b5ac-4df5-9ece-7604ead41cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:09.097462 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79b32c3e-060d-4dd1-937f-026adec5af30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:09.098161 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.flows.api.create_volume [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Validating volume size '1' using validate_int {{(pid=99919) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:54:09.114234 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79b32c3e-060d-4dd1-937f-026adec5af30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:54:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-636683950',vendor_name='tempest-vendor_name-1133190784'},id=3f5d5b59-5f7f-4259-9309-5cfa9ce7452e,is_public=True,name='tempest-ProjectMemberTests-volume-type-1232241192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f5d5b59-5f7f-4259-9309-5cfa9ce7452e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:09.114916 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7dcb662-ad2f-480f-9c7e-5b168b3d2038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:09.136570 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1232241192 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1232241192, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:09.136874 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1232241192 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1232241192, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:09.168985 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Created reservations ['51fe67a6-d5b7-4a68-9c0b-3dcb9431b395', 'b5aa142f-000a-4718-9f4d-1fefc9540534', '89f871dc-9a1d-4a89-a70b-bb6c30fe4b2d', '270412ca-9fb4-4e9c-80b2-1714192ada1c'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:09.169791 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7dcb662-ad2f-480f-9c7e-5b168b3d2038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51fe67a6-d5b7-4a68-9c0b-3dcb9431b395', 'b5aa142f-000a-4718-9f4d-1fefc9540534', '89f871dc-9a1d-4a89-a70b-bb6c30fe4b2d', '270412ca-9fb4-4e9c-80b2-1714192ada1c']}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:09.170497 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50fe589-b448-4e4b-8e64-49fb1dcdf10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:09.192473 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50fe589-b448-4e4b-8e64-49fb1dcdf10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a898c47-4d59-4f1c-9b2f-fbc0a110c9be', '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='bacc81234de34e2791ad2bb42b0c1e57',qos_specs=None,replication_status=,reservations=['51fe67a6-d5b7-4a68-9c0b-3dcb9431b395','b5aa142f-000a-4718-9f4d-1fefc9540534','89f871dc-9a1d-4a89-a70b-bb6c30fe4b2d','270412ca-9fb4-4e9c-80b2-1714192ada1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_type_id=3f5d5b59-5f7f-4259-9309-5cfa9ce7452e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a898c47-4d59-4f1c-9b2f-fbc0a110c9be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bacc81234de34e2791ad2bb42b0c1e57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f5d5b59-5f7f-4259-9309-5cfa9ce7452e),volume_type_id=3f5d5b59-5f7f-4259-9309-5cfa9ce7452e)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:09.193214 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f4f24d7-c539-4e71-b1aa-f0d34ed8c428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:09.211375 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f4f24d7-c539-4e71-b1aa-f0d34ed8c428) transitioned into state 'SUCCESS' from 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='bacc81234de34e2791ad2bb42b0c1e57',qos_specs=None,replication_status=,reservations=['51fe67a6-d5b7-4a68-9c0b-3dcb9431b395','b5aa142f-000a-4718-9f4d-1fefc9540534','89f871dc-9a1d-4a89-a70b-bb6c30fe4b2d','270412ca-9fb4-4e9c-80b2-1714192ada1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1ad2f7e84b44696a02a17278b55fa86',volume_type_id=3f5d5b59-5f7f-4259-9309-5cfa9ce7452e)}' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:09.212236 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa09095-5bc6-4bc4-9fa0-dd3a30abc876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:09.221218 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa09095-5bc6-4bc4-9fa0-dd3a30abc876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99919) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:09.222151 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Flow 'volume_create_api' (922a1813-b5ac-4df5-9ece-7604ead41cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99919) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:09.222503 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Create volume request issued successfully. Jul 03 06:54:09.223122 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-cd80ef8d-b8af-422d-92bf-cd4073bb72d7 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:54:09.223560 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1590/6338] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:54:09 2026] POST /volume/v3/volumes => generated 774 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:54:09.235118 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-4db3ec04-f3e7-4206-bf3f-14e3c8af05e9 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:09.236996 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4db3ec04-f3e7-4206-bf3f-14e3c8af05e9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be Jul 03 06:54:09.237226 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4db3ec04-f3e7-4206-bf3f-14e3c8af05e9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:09.237458 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-4db3ec04-f3e7-4206-bf3f-14e3c8af05e9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'show' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:09.244069 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:09.244069 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:54:09.247313 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-4db3ec04-f3e7-4206-bf3f-14e3c8af05e9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:09.250752 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-4db3ec04-f3e7-4206-bf3f-14e3c8af05e9 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be returned with HTTP 200 Jul 03 06:54:09.251104 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1589/6339] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:09 2026] GET /volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:10.262863 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-07fe0031-97c5-4784-b00e-63ea41bad358 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:10.264813 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-07fe0031-97c5-4784-b00e-63ea41bad358 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be Jul 03 06:54:10.265040 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-07fe0031-97c5-4784-b00e-63ea41bad358 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:10.265251 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-07fe0031-97c5-4784-b00e-63ea41bad358 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:10.272171 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:10.272171 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:10.275677 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-07fe0031-97c5-4784-b00e-63ea41bad358 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:10.279826 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-07fe0031-97c5-4784-b00e-63ea41bad358 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be returned with HTTP 200 Jul 03 06:54:10.280239 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1590/6340] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:10 2026] GET /volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:10.290997 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-d58e9893-df7c-49ea-ab03-eb63b13443cd None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:10.292681 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d58e9893-df7c-49ea-ab03-eb63b13443cd tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:54:10.292942 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d58e9893-df7c-49ea-ab03-eb63b13443cd tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:10.293188 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-d58e9893-df7c-49ea-ab03-eb63b13443cd tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:10.296944 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-d58e9893-df7c-49ea-ab03-eb63b13443cd tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:54:10.297265 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1572/6341] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:54:10 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:10.304531 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0b9c10ce-de0a-4662-ad2f-2fe0bf58fd35 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:10.306167 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0b9c10ce-de0a-4662-ad2f-2fe0bf58fd35 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] GET https://10.4.3.243/volume/v3/messages/48b475cd-8ade-41ba-a9ba-96921cce53ac Jul 03 06:54:10.306346 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0b9c10ce-de0a-4662-ad2f-2fe0bf58fd35 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:10.306529 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0b9c10ce-de0a-4662-ad2f-2fe0bf58fd35 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:10.309246 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:10.309246 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:10.309853 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0b9c10ce-de0a-4662-ad2f-2fe0bf58fd35 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-member] https://10.4.3.243/volume/v3/messages/48b475cd-8ade-41ba-a9ba-96921cce53ac returned with HTTP 200 Jul 03 06:54:10.310168 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1591/6342] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:10 2026] GET /volume/v3/messages/48b475cd-8ade-41ba-a9ba-96921cce53ac => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:10.317598 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-5366699e-6a98-4167-a513-31c2ab79ad5e None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:10.319263 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5366699e-6a98-4167-a513-31c2ab79ad5e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] DELETE https://10.4.3.243/volume/v3/messages/48b475cd-8ade-41ba-a9ba-96921cce53ac Jul 03 06:54:10.319486 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5366699e-6a98-4167-a513-31c2ab79ad5e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:10.319660 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-5366699e-6a98-4167-a513-31c2ab79ad5e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:10.331423 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-5366699e-6a98-4167-a513-31c2ab79ad5e tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/messages/48b475cd-8ade-41ba-a9ba-96921cce53ac returned with HTTP 204 Jul 03 06:54:10.331790 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1590/6343] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:54:10 2026] DELETE /volume/v3/messages/48b475cd-8ade-41ba-a9ba-96921cce53ac => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:54:10.337825 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:10.339607 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be Jul 03 06:54:10.339834 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:10.340028 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method 'delete' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:10.340194 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Delete volume with id: 4a898c47-4d59-4f1c-9b2f-fbc0a110c9be Jul 03 06:54:10.347166 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:10.347166 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:10.347471 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Volume info retrieved successfully. Jul 03 06:54:10.348348 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99916) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:54:10.357364 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1232241192 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1232241192, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:10.357664 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1232241192 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1232241192, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:10.374139 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Created reservations ['c74d96ad-1abb-44aa-80fe-d71c9e4ea64f', '3d85697e-a97c-4bbe-95f2-4c88018436fb', 'a7fc4eea-91a6-472e-ac00-962b0d5b6938', 'bc2eefc3-2410-418c-8eac-ba59f9d0a875'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:10.405850 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Delete volume request issued successfully. Jul 03 06:54:10.406114 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-6d08cf6c-e5ca-43cc-a746-85864a377e79 tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be returned with HTTP 202 Jul 03 06:54:10.406565 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1591/6344] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:10 2026] DELETE /volume/v3/volumes/4a898c47-4d59-4f1c-9b2f-fbc0a110c9be => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:10.412744 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-2c90754e-0289-4591-9351-71abf76392ab None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:10.414366 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2c90754e-0289-4591-9351-71abf76392ab tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] DELETE https://10.4.3.243/volume/v3/types/3f5d5b59-5f7f-4259-9309-5cfa9ce7452e Jul 03 06:54:10.414526 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2c90754e-0289-4591-9351-71abf76392ab tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:10.414764 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-2c90754e-0289-4591-9351-71abf76392ab tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] Calling method '_delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:10.435679 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-2c90754e-0289-4591-9351-71abf76392ab tempest-ProjectMemberTests-1563045514 tempest-ProjectMemberTests-1563045514-project-admin] https://10.4.3.243/volume/v3/types/3f5d5b59-5f7f-4259-9309-5cfa9ce7452e returned with HTTP 202 Jul 03 06:54:10.436051 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1573/6345] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:54:10 2026] DELETE /volume/v3/types/3f5d5b59-5f7f-4259-9309-5cfa9ce7452e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:11.773808 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-47bae6e8-3e05-4856-90b5-50d9e14cd365 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:11.844148 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-47bae6e8-3e05-4856-90b5-50d9e14cd365 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:54:11.844523 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-47bae6e8-3e05-4856-90b5-50d9e14cd365 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2026119767", "extra_specs": {"storage_protocol": "tempest-storage_protocol-485993740", "vendor_name": "tempest-vendor_name-566938023"}}} {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:11.861796 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-47bae6e8-3e05-4856-90b5-50d9e14cd365 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:54:11.862126 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1592/6346] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:54:11 2026] POST /volume/v3/types => generated 328 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:11.869556 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-657145fc-862d-4913-8edd-e5e78893add6 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:11.871235 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:54:11.871554 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e0a77ac-fbb0-4160-b5dc-580e800118f4", "size": 1}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:11.872907 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.v3.volumes [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Create volume request body: {'volume': {'volume_type': '8e0a77ac-fbb0-4160-b5dc-580e800118f4', 'size': 1}} {{(pid=99918) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:54:11.876049 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.v3.volumes [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Create volume of 1 GB Jul 03 06:54:11.876304 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:11.876304 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:54:11.876603 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Availability Zones retrieved successfully. Jul 03 06:54:11.882122 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Flow 'volume_create_api' (9d1360f9-34c4-4d6b-94fd-f6cbf28e98f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:11.882977 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49c8111-177c-4e9f-9b48-f4325e042b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:11.883653 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.flows.api.create_volume [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Validating volume size '1' using validate_int {{(pid=99918) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:54:11.900470 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49c8111-177c-4e9f-9b48-f4325e042b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:54:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-485993740',vendor_name='tempest-vendor_name-566938023'},id=8e0a77ac-fbb0-4160-b5dc-580e800118f4,is_public=True,name='tempest-ProjectReaderTests-volume-type-2026119767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e0a77ac-fbb0-4160-b5dc-580e800118f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:11.901351 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0927212-d92c-485b-9138-54eb98a5760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:11.922597 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2026119767 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2026119767, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:11.922907 np0000004376 devstack@c-api.service[99918]: WARNING cinder.quota [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2026119767 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2026119767, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:11.961086 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.quota [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Created reservations ['5016a116-df6a-47fb-9974-320be4ed66f7', '9b1f8709-58a4-499b-a204-77d29d77575a', 'f2a0669f-bfcb-4c2d-a544-59956563505f', 'd8cb6599-a836-4697-8e46-b4345d13cbcb'] {{(pid=99918) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:11.961787 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0927212-d92c-485b-9138-54eb98a5760f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5016a116-df6a-47fb-9974-320be4ed66f7', '9b1f8709-58a4-499b-a204-77d29d77575a', 'f2a0669f-bfcb-4c2d-a544-59956563505f', 'd8cb6599-a836-4697-8e46-b4345d13cbcb']}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:11.962464 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96df1aed-412c-4db8-9369-b658ef22b509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:11.985132 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96df1aed-412c-4db8-9369-b658ef22b509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f35a5041-4d9b-4d64-ab9f-296c1a45001b', '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='ab4c399800204f8384f22a99835ba171',qos_specs=None,replication_status=,reservations=['5016a116-df6a-47fb-9974-320be4ed66f7','9b1f8709-58a4-499b-a204-77d29d77575a','f2a0669f-bfcb-4c2d-a544-59956563505f','d8cb6599-a836-4697-8e46-b4345d13cbcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164ff259c3db4c3ea3edd11a15b36380',volume_type_id=8e0a77ac-fbb0-4160-b5dc-580e800118f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:54:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f35a5041-4d9b-4d64-ab9f-296c1a45001b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4c399800204f8384f22a99835ba171',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='164ff259c3db4c3ea3edd11a15b36380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e0a77ac-fbb0-4160-b5dc-580e800118f4),volume_type_id=8e0a77ac-fbb0-4160-b5dc-580e800118f4)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:11.985810 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38caa811-0763-407d-875d-0d5002415f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:12.000080 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38caa811-0763-407d-875d-0d5002415f0f) transitioned into state 'SUCCESS' from 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='ab4c399800204f8384f22a99835ba171',qos_specs=None,replication_status=,reservations=['5016a116-df6a-47fb-9974-320be4ed66f7','9b1f8709-58a4-499b-a204-77d29d77575a','f2a0669f-bfcb-4c2d-a544-59956563505f','d8cb6599-a836-4697-8e46-b4345d13cbcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164ff259c3db4c3ea3edd11a15b36380',volume_type_id=8e0a77ac-fbb0-4160-b5dc-580e800118f4)}' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:12.000651 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba0c34d-b16b-4c26-9de6-e00e7c2cc7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:12.008790 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba0c34d-b16b-4c26-9de6-e00e7c2cc7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99918) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:12.009475 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Flow 'volume_create_api' (9d1360f9-34c4-4d6b-94fd-f6cbf28e98f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99918) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:12.009850 np0000004376 devstack@c-api.service[99918]: INFO cinder.volume.api [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Create volume request issued successfully. Jul 03 06:54:12.010338 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-657145fc-862d-4913-8edd-e5e78893add6 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:54:12.010713 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1591/6347] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:54:11 2026] POST /volume/v3/volumes => generated 774 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:54:12.021592 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-229a28ac-931c-4987-8f26-8a063bc42f6b None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:12.023437 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-229a28ac-931c-4987-8f26-8a063bc42f6b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] GET https://10.4.3.243/volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b Jul 03 06:54:12.023647 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-229a28ac-931c-4987-8f26-8a063bc42f6b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:12.023880 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-229a28ac-931c-4987-8f26-8a063bc42f6b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'show' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:12.031061 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:12.031061 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:12.034463 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-229a28ac-931c-4987-8f26-8a063bc42f6b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Volume info retrieved successfully. Jul 03 06:54:12.037911 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-229a28ac-931c-4987-8f26-8a063bc42f6b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b returned with HTTP 200 Jul 03 06:54:12.038251 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1592/6348] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:12 2026] GET /volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:13.050190 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-cd704c07-ddd2-4d43-8249-4ac3247565fc None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.051930 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cd704c07-ddd2-4d43-8249-4ac3247565fc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] GET https://10.4.3.243/volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b Jul 03 06:54:13.052134 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cd704c07-ddd2-4d43-8249-4ac3247565fc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:13.052313 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-cd704c07-ddd2-4d43-8249-4ac3247565fc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:13.061089 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:13.061089 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:13.065292 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-cd704c07-ddd2-4d43-8249-4ac3247565fc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Volume info retrieved successfully. Jul 03 06:54:13.069874 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-cd704c07-ddd2-4d43-8249-4ac3247565fc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b returned with HTTP 200 Jul 03 06:54:13.070235 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1574/6349] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:13 2026] GET /volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:13.081499 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-47cbbf2b-4aa1-4fcb-92c9-74ce1e18b3e3 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.083200 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-47cbbf2b-4aa1-4fcb-92c9-74ce1e18b3e3 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:54:13.083417 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-47cbbf2b-4aa1-4fcb-92c9-74ce1e18b3e3 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:13.083593 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-47cbbf2b-4aa1-4fcb-92c9-74ce1e18b3e3 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'version_select' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:13.087484 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-47cbbf2b-4aa1-4fcb-92c9-74ce1e18b3e3 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:54:13.087822 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1593/6350] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:54:13 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:13.095206 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-0b1f57f8-2caf-42ac-ae3a-1f49e68efd4a None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.152409 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b1f57f8-2caf-42ac-ae3a-1f49e68efd4a tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-reader] GET https://10.4.3.243/volume/v3/messages Jul 03 06:54:13.152501 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b1f57f8-2caf-42ac-ae3a-1f49e68efd4a tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-reader] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:13.152729 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-0b1f57f8-2caf-42ac-ae3a-1f49e68efd4a tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-reader] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:13.153113 np0000004376 devstack@c-api.service[99918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:13.153113 np0000004376 devstack@c-api.service[99918]: warnings.warn( Jul 03 06:54:13.156942 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-0b1f57f8-2caf-42ac-ae3a-1f49e68efd4a tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-reader] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:54:13.157366 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1592/6351] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:54:13 2026] GET /volume/v3/messages => generated 670 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:13.186985 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-558a904d-b790-4fdf-a3a5-da58304de9bc None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.189233 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-558a904d-b790-4fdf-a3a5-da58304de9bc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] DELETE https://10.4.3.243/volume/v3/messages/15d7f8e7-58a4-4ff3-b20b-80d3d3b8a5b1 Jul 03 06:54:13.189573 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-558a904d-b790-4fdf-a3a5-da58304de9bc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:13.189873 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-558a904d-b790-4fdf-a3a5-da58304de9bc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:13.226449 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-558a904d-b790-4fdf-a3a5-da58304de9bc tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/messages/15d7f8e7-58a4-4ff3-b20b-80d3d3b8a5b1 returned with HTTP 204 Jul 03 06:54:13.226783 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1593/6352] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:54:13 2026] DELETE /volume/v3/messages/15d7f8e7-58a4-4ff3-b20b-80d3d3b8a5b1 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:54:13.232855 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.234846 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b Jul 03 06:54:13.235112 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:13.235284 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'delete' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:13.235419 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.v3.volumes [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Delete volume with id: f35a5041-4d9b-4d64-ab9f-296c1a45001b Jul 03 06:54:13.241728 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:13.241728 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:13.242011 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Volume info retrieved successfully. Jul 03 06:54:13.242790 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.volume.api [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99917) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:54:13.250840 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2026119767 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2026119767, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:13.251081 np0000004376 devstack@c-api.service[99917]: WARNING cinder.quota [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2026119767 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2026119767, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:13.289559 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.quota [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Created reservations ['c6e05067-31c6-48bd-89e3-f354a4053bf7', '520be873-f24c-4fe6-9bb9-bee7ee0312a4', '5c9674b1-e751-407e-af23-792ac578ea26', '9e697c7c-1fd0-492a-a3aa-2933615ff912'] {{(pid=99917) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:13.353611 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Delete volume request issued successfully. Jul 03 06:54:13.353808 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-5718f1e8-28b6-426b-b9d3-c74d846a0251 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b returned with HTTP 202 Jul 03 06:54:13.354207 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1575/6353] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:13 2026] DELETE /volume/v3/volumes/f35a5041-4d9b-4d64-ab9f-296c1a45001b => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:13.360206 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-0bf46b27-5847-47f0-a1c6-9c7c0e24f236 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.361907 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0bf46b27-5847-47f0-a1c6-9c7c0e24f236 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] DELETE https://10.4.3.243/volume/v3/types/8e0a77ac-fbb0-4160-b5dc-580e800118f4 Jul 03 06:54:13.362085 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0bf46b27-5847-47f0-a1c6-9c7c0e24f236 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:13.362265 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-0bf46b27-5847-47f0-a1c6-9c7c0e24f236 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method '_delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:13.428509 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-0bf46b27-5847-47f0-a1c6-9c7c0e24f236 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/types/8e0a77ac-fbb0-4160-b5dc-580e800118f4 returned with HTTP 202 Jul 03 06:54:13.428920 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1594/6354] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:54:13 2026] DELETE /volume/v3/types/8e0a77ac-fbb0-4160-b5dc-580e800118f4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:13.435591 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-c366ca5c-b7a0-4f4d-b937-c2dfb95aa372 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.437344 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c366ca5c-b7a0-4f4d-b937-c2dfb95aa372 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] POST https://10.4.3.243/volume/v3/types Jul 03 06:54:13.437656 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-c366ca5c-b7a0-4f4d-b937-c2dfb95aa372 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-596891605", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1873839661", "vendor_name": "tempest-vendor_name-1240710767"}}} {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:13.487648 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-c366ca5c-b7a0-4f4d-b937-c2dfb95aa372 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/types returned with HTTP 200 Jul 03 06:54:13.488105 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1593/6355] 10.4.3.243 () {68 vars in 1253 bytes} [Fri Jul 3 06:54:13 2026] POST /volume/v3/types => generated 329 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:13.496457 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-dbc00352-e90a-4631-a937-983ae64ef552 None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.498127 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] POST https://10.4.3.243/volume/v3/volumes Jul 03 06:54:13.498458 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c4441ce-e3f4-4292-b160-ed3712604881", "size": 1}} {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 06:54:13.499793 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.v3.volumes [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Create volume request body: {'volume': {'volume_type': '0c4441ce-e3f4-4292-b160-ed3712604881', 'size': 1}} {{(pid=99916) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 06:54:13.503105 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.v3.volumes [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Create volume of 1 GB Jul 03 06:54:13.503360 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:13.503360 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:13.503729 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Availability Zones retrieved successfully. Jul 03 06:54:13.509779 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Flow 'volume_create_api' (8ac522ea-979f-4423-b713-5881a7e86c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:13.510612 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae929706-babc-406d-a540-0b1705ed8c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:13.511339 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.flows.api.create_volume [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Validating volume size '1' using validate_int {{(pid=99916) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 06:54:13.528549 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae929706-babc-406d-a540-0b1705ed8c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T06:54:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1873839661',vendor_name='tempest-vendor_name-1240710767'},id=0c4441ce-e3f4-4292-b160-ed3712604881,is_public=True,name='tempest-ProjectReaderTests-volume-type-596891605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c4441ce-e3f4-4292-b160-ed3712604881', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:13.529300 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7770cef8-5f51-4f98-95c1-1ec2ecd17965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:13.551634 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-596891605 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-596891605, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:13.551932 np0000004376 devstack@c-api.service[99916]: WARNING cinder.quota [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-596891605 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-596891605, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:13.597218 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.quota [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Created reservations ['d6d0c1ab-39e7-4ea3-8b1c-0c8a602725ee', '455b3d38-418e-490f-bbd6-e94203c698b3', '211b45d1-1cfe-4cce-8713-b16fd48a79d4', '7b004329-fe30-4005-b000-eac2b9a3557d'] {{(pid=99916) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:13.597956 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7770cef8-5f51-4f98-95c1-1ec2ecd17965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d0c1ab-39e7-4ea3-8b1c-0c8a602725ee', '455b3d38-418e-490f-bbd6-e94203c698b3', '211b45d1-1cfe-4cce-8713-b16fd48a79d4', '7b004329-fe30-4005-b000-eac2b9a3557d']}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:13.598628 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a27fd59c-239a-40ea-930d-bfc0d6527ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:13.633091 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a27fd59c-239a-40ea-930d-bfc0d6527ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5eadb14-69b5-4c1d-b64e-e382bd5494c0', '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='ab4c399800204f8384f22a99835ba171',qos_specs=None,replication_status=,reservations=['d6d0c1ab-39e7-4ea3-8b1c-0c8a602725ee','455b3d38-418e-490f-bbd6-e94203c698b3','211b45d1-1cfe-4cce-8713-b16fd48a79d4','7b004329-fe30-4005-b000-eac2b9a3557d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164ff259c3db4c3ea3edd11a15b36380',volume_type_id=0c4441ce-e3f4-4292-b160-ed3712604881), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T06:54:13Z,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=b5eadb14-69b5-4c1d-b64e-e382bd5494c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4c399800204f8384f22a99835ba171',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='164ff259c3db4c3ea3edd11a15b36380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c4441ce-e3f4-4292-b160-ed3712604881),volume_type_id=0c4441ce-e3f4-4292-b160-ed3712604881)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:13.633867 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a1b4a4-82e6-4537-8de9-ad258e842600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:13.663134 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a1b4a4-82e6-4537-8de9-ad258e842600) transitioned into state 'SUCCESS' from 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='ab4c399800204f8384f22a99835ba171',qos_specs=None,replication_status=,reservations=['d6d0c1ab-39e7-4ea3-8b1c-0c8a602725ee','455b3d38-418e-490f-bbd6-e94203c698b3','211b45d1-1cfe-4cce-8713-b16fd48a79d4','7b004329-fe30-4005-b000-eac2b9a3557d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164ff259c3db4c3ea3edd11a15b36380',volume_type_id=0c4441ce-e3f4-4292-b160-ed3712604881)}' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:13.663872 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af882d78-ab7a-4b05-b495-58960e33dcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 06:54:13.690782 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af882d78-ab7a-4b05-b495-58960e33dcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99916) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 06:54:13.691637 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Flow 'volume_create_api' (8ac522ea-979f-4423-b713-5881a7e86c29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99916) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 06:54:13.692009 np0000004376 devstack@c-api.service[99916]: INFO cinder.volume.api [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Create volume request issued successfully. Jul 03 06:54:13.692568 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-dbc00352-e90a-4631-a937-983ae64ef552 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/volumes returned with HTTP 202 Jul 03 06:54:13.693134 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1594/6356] 10.4.3.243 () {70 vars in 1298 bytes} [Fri Jul 3 06:54:13 2026] POST /volume/v3/volumes => generated 773 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 06:54:13.704459 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-a01e163f-8577-4062-a63c-dc8d388e3fda None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:13.706177 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a01e163f-8577-4062-a63c-dc8d388e3fda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] GET https://10.4.3.243/volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 Jul 03 06:54:13.706395 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a01e163f-8577-4062-a63c-dc8d388e3fda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:13.706573 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-a01e163f-8577-4062-a63c-dc8d388e3fda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'show' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:13.713298 np0000004376 devstack@c-api.service[99917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:13.713298 np0000004376 devstack@c-api.service[99917]: warnings.warn( Jul 03 06:54:13.716490 np0000004376 devstack@c-api.service[99917]: INFO cinder.volume.api [None req-a01e163f-8577-4062-a63c-dc8d388e3fda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Volume info retrieved successfully. Jul 03 06:54:13.720235 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-a01e163f-8577-4062-a63c-dc8d388e3fda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 returned with HTTP 200 Jul 03 06:54:13.720623 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1576/6357] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:13 2026] GET /volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:14.731574 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-b6168e4a-da81-4519-a470-19fbfea9aad9 None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:14.733135 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6168e4a-da81-4519-a470-19fbfea9aad9 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] GET https://10.4.3.243/volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 Jul 03 06:54:14.733342 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6168e4a-da81-4519-a470-19fbfea9aad9 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:14.733513 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-b6168e4a-da81-4519-a470-19fbfea9aad9 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'show' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:14.740525 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:14.740525 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:14.743458 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-b6168e4a-da81-4519-a470-19fbfea9aad9 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Volume info retrieved successfully. Jul 03 06:54:14.746657 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-b6168e4a-da81-4519-a470-19fbfea9aad9 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 returned with HTTP 200 Jul 03 06:54:14.747009 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1595/6358] 10.4.3.243 () {68 vars in 1388 bytes} [Fri Jul 3 06:54:14 2026] GET /volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:14.758330 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-1691b68c-c51c-4a42-b4a1-04982cbd65d0 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:14.759867 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1691b68c-c51c-4a42-b4a1-04982cbd65d0 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] GET https://10.4.3.243/volume/v3/messages Jul 03 06:54:14.760086 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1691b68c-c51c-4a42-b4a1-04982cbd65d0 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:14.760260 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-1691b68c-c51c-4a42-b4a1-04982cbd65d0 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'version_select' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:14.763708 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-1691b68c-c51c-4a42-b4a1-04982cbd65d0 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/messages returned with HTTP 200 Jul 03 06:54:14.764212 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1594/6359] 10.4.3.243 () {68 vars in 1280 bytes} [Fri Jul 3 06:54:14 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:14.772515 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.middleware.request_id [None req-abf0cc39-68e0-4bcc-aba5-d1c723daaeda None None] RequestId filter calling following filter/app {{(pid=99916) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:14.774442 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-abf0cc39-68e0-4bcc-aba5-d1c723daaeda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-reader] GET https://10.4.3.243/volume/v3/messages/2f70f99f-a527-4e1c-b989-803a0cab0efc Jul 03 06:54:14.774670 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-abf0cc39-68e0-4bcc-aba5-d1c723daaeda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-reader] Empty body provided in request {{(pid=99916) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:14.774910 np0000004376 devstack@c-api.service[99916]: DEBUG cinder.api.openstack.wsgi [None req-abf0cc39-68e0-4bcc-aba5-d1c723daaeda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-reader] Calling method 'version_select' {{(pid=99916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:14.777982 np0000004376 devstack@c-api.service[99916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:14.777982 np0000004376 devstack@c-api.service[99916]: warnings.warn( Jul 03 06:54:14.778601 np0000004376 devstack@c-api.service[99916]: INFO cinder.api.openstack.wsgi [None req-abf0cc39-68e0-4bcc-aba5-d1c723daaeda tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-reader] https://10.4.3.243/volume/v3/messages/2f70f99f-a527-4e1c-b989-803a0cab0efc returned with HTTP 200 Jul 03 06:54:14.779010 np0000004376 devstack@c-api.service[99916]: [pid: 99916|app: 0|req: 1595/6360] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:14 2026] GET /volume/v3/messages/2f70f99f-a527-4e1c-b989-803a0cab0efc => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 06:54:14.786651 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.middleware.request_id [None req-f84a06a3-39a0-4594-aef8-f01891bf543b None None] RequestId filter calling following filter/app {{(pid=99917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:14.788325 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f84a06a3-39a0-4594-aef8-f01891bf543b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] DELETE https://10.4.3.243/volume/v3/messages/2f70f99f-a527-4e1c-b989-803a0cab0efc Jul 03 06:54:14.788523 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f84a06a3-39a0-4594-aef8-f01891bf543b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99917) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:14.788709 np0000004376 devstack@c-api.service[99917]: DEBUG cinder.api.openstack.wsgi [None req-f84a06a3-39a0-4594-aef8-f01891bf543b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'version_select' {{(pid=99917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:14.796307 np0000004376 devstack@c-api.service[99917]: INFO cinder.api.openstack.wsgi [None req-f84a06a3-39a0-4594-aef8-f01891bf543b tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/messages/2f70f99f-a527-4e1c-b989-803a0cab0efc returned with HTTP 204 Jul 03 06:54:14.796619 np0000004376 devstack@c-api.service[99917]: [pid: 99917|app: 0|req: 1577/6361] 10.4.3.243 () {68 vars in 1394 bytes} [Fri Jul 3 06:54:14 2026] DELETE /volume/v3/messages/2f70f99f-a527-4e1c-b989-803a0cab0efc => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 06:54:14.802886 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.middleware.request_id [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca None None] RequestId filter calling following filter/app {{(pid=99919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:14.804526 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] DELETE https://10.4.3.243/volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 Jul 03 06:54:14.804727 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:14.804936 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.api.openstack.wsgi [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method 'delete' {{(pid=99919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:14.805092 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.v3.volumes [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Delete volume with id: b5eadb14-69b5-4c1d-b64e-e382bd5494c0 Jul 03 06:54:14.811986 np0000004376 devstack@c-api.service[99919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 06:54:14.811986 np0000004376 devstack@c-api.service[99919]: warnings.warn( Jul 03 06:54:14.812313 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Volume info retrieved successfully. Jul 03 06:54:14.813148 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.volume.api [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99919) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 06:54:14.822380 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-596891605 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-596891605, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:14.822608 np0000004376 devstack@c-api.service[99919]: WARNING cinder.quota [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-596891605 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-596891605, it is now deprecated. Please use the default quota class for default quota. Jul 03 06:54:14.833226 np0000004376 devstack@c-api.service[99919]: DEBUG cinder.quota [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Created reservations ['ec632678-6532-4854-97fa-ad47f44eb011', '9a88713d-8106-440c-9623-bda93b7cfcca', 'e33daff3-0aa2-474d-8da4-c43dfdf7e97a', 'b7171680-c8c9-4444-815b-a58b64a90f59'] {{(pid=99919) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 06:54:14.861204 np0000004376 devstack@c-api.service[99919]: INFO cinder.volume.api [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Delete volume request issued successfully. Jul 03 06:54:14.861419 np0000004376 devstack@c-api.service[99919]: INFO cinder.api.openstack.wsgi [None req-09cab730-fb6f-4d55-9e2c-71e933d640ca tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 returned with HTTP 202 Jul 03 06:54:14.861913 np0000004376 devstack@c-api.service[99919]: [pid: 99919|app: 0|req: 1596/6362] 10.4.3.243 () {68 vars in 1391 bytes} [Fri Jul 3 06:54:14 2026] DELETE /volume/v3/volumes/b5eadb14-69b5-4c1d-b64e-e382bd5494c0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:14.868051 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.middleware.request_id [None req-3a2e1be6-eedf-4ccd-99d4-ac72715d3400 None None] RequestId filter calling following filter/app {{(pid=99918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 06:54:14.869830 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a2e1be6-eedf-4ccd-99d4-ac72715d3400 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] DELETE https://10.4.3.243/volume/v3/types/0c4441ce-e3f4-4292-b160-ed3712604881 Jul 03 06:54:14.870073 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a2e1be6-eedf-4ccd-99d4-ac72715d3400 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Empty body provided in request {{(pid=99918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 06:54:14.870314 np0000004376 devstack@c-api.service[99918]: DEBUG cinder.api.openstack.wsgi [None req-3a2e1be6-eedf-4ccd-99d4-ac72715d3400 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] Calling method '_delete' {{(pid=99918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 06:54:14.890663 np0000004376 devstack@c-api.service[99918]: INFO cinder.api.openstack.wsgi [None req-3a2e1be6-eedf-4ccd-99d4-ac72715d3400 tempest-ProjectReaderTests-1701724826 tempest-ProjectReaderTests-1701724826-project-admin] https://10.4.3.243/volume/v3/types/0c4441ce-e3f4-4292-b160-ed3712604881 returned with HTTP 202 Jul 03 06:54:14.891110 np0000004376 devstack@c-api.service[99918]: [pid: 99918|app: 0|req: 1595/6363] 10.4.3.243 () {66 vars in 1345 bytes} [Fri Jul 3 06:54:14 2026] DELETE /volume/v3/types/0c4441ce-e3f4-4292-b160-ed3712604881 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 06:54:24.777022 np0000004376 devstack@c-api.service[99916]: DEBUG dbcounter [-] [99916] Writing DB stats cinder:SELECT=85,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=99916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:54:24.793388 np0000004376 devstack@c-api.service[99917]: DEBUG dbcounter [-] [99917] Writing DB stats cinder:SELECT=67,cinder:UPDATE=33,cinder:INSERT=15 {{(pid=99917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:54:24.856983 np0000004376 devstack@c-api.service[99919]: DEBUG dbcounter [-] [99919] Writing DB stats cinder:SELECT=76,cinder:INSERT=19,cinder:UPDATE=47 {{(pid=99919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 06:54:24.887998 np0000004376 devstack@c-api.service[99918]: DEBUG dbcounter [-] [99918] Writing DB stats cinder:SELECT=72,cinder:UPDATE=37,cinder:INSERT=20 {{(pid=99918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}